aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/gdisp_image_gif.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵inmarket2015-11-251-11/+11
| | | | formats turned on.
* Prevent naming conflicts when compiling multiple image formats with ↵inmarket2015-11-241-145/+145
| | | | GFXSINGLEMAKE
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
| | | | The only include path now needed is for drivers (in particular GDISP drivers)
* Clean up endian support for images based on new system definesinmarket2015-11-111-51/+9
| | | | Remove deprecated image functions
* Fix compiler warninginmarket2015-10-061-0/+1
|
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-8/+0
| | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
* doxygen updatesinmarket2014-09-291-1/+1
|
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+1208