aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/gdisp_image_gif.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce type gImage to replace v2.x gdispImageJoel Bodenmann2019-04-101-9/+9
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-72/+72
* Update license headerTibo Clausen2018-10-011-1/+1
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-3/+3
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-3/+3
* Change color_t to gColorinmarket2018-07-081-14/+14
* Change pixel_t to gPixelinmarket2018-07-081-2/+2
* Change coord_t to gCoordinmarket2018-07-081-7/+7
* Adding GDISP_IMAGE_GIF_BLIT_BUFFER_SIZE configuration optionJoel Bodenmann2017-01-101-15/+9
* Fixing crash when loading GIF image without enough memory availableJoel Bodenmann2016-07-271-0/+1
* Fix compiler errors and warnings on image handling with multiple image format...inmarket2015-11-251-11/+11
* Prevent naming conflicts when compiling multiple image formats with GFXSINGLE...inmarket2015-11-241-145/+145
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* Clean up endian support for images based on new system definesinmarket2015-11-111-51/+9
* Fix compiler warninginmarket2015-10-061-0/+1
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-211-8/+0
* doxygen updatesinmarket2014-09-291-1/+1
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+1208