Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gif] - support for animated splash screens #5181

Closed
wants to merge 21 commits into from

Commits on Feb 27, 2015

  1. [depends] Add giflib.

    ace20022 authored and Memphiz committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    4771096 View commit details
    Browse the repository at this point in the history
  2. [gif] - Add proper gif implementation.

    ace20022 authored and Memphiz committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    ed022cf View commit details
    Browse the repository at this point in the history
  3. [gif] - fixups from jm

    Memphiz committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    8e3faaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    637423c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58fae3d View commit details
    Browse the repository at this point in the history
  6. [TextureManager] Use new gif implementation and remove now unused Ani…

    …matedGif class
    ace20022 authored and Memphiz committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    e0ad7d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8cb2a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    244e7d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d92771a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e02f87 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9df2b76 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    08eb1d4 View commit details
    Browse the repository at this point in the history
  13. [application] - render the splash during render() and process it in f…

    …ramemove if it is animated - do this until the animation was finished at least once to the end
    Memphiz committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    911eaf0 View commit details
    Browse the repository at this point in the history
  14. fix vc filter

    Memphiz committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    f6324d6 View commit details
    Browse the repository at this point in the history
  15. fixup system splash

    Memphiz committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    b3079ab View commit details
    Browse the repository at this point in the history
  16. fix rebase errors

    Memphiz committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    862cbeb View commit details
    Browse the repository at this point in the history
  17. [*SQUASH*] Use giflib 5.1.0.

    Conflicts:
    	xbmc/pictures/DllLibGif.h
    ace20022 authored and Memphiz committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    892d8ef View commit details
    Browse the repository at this point in the history
  18. fix error handling for giflib 4.1.6 and add a PrettyPrintError function.

    Conflicts:
    	xbmc/pictures/DllLibGif.h
    	xbmc/pictures/Gif.cpp
    ace20022 authored and Memphiz committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    dad04b7 View commit details
    Browse the repository at this point in the history
  19. - another rebase fuckup

    Memphiz committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    4db887e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ec4ac91 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    48abf37 View commit details
    Browse the repository at this point in the history