aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gdisp/gdisp_images_animated/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert "updated license headers"Joel Bodenmann2013-05-021-8/+19
| | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* updated license headersJoel Bodenmann2013-05-021-19/+8
|
* GIF image handlingAndrew Hannam2013-04-201-0/+101
GIF image handling Updates to Image structure to make memory accounting optional Add set image background color to handle animated transparency.