index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gdisp
/
gdisp_image_gif.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce type gImage to replace v2.x gdispImage
Joel Bodenmann
2019-04-10
1
-9
/
+9
*
For all source files update integer types to the new gI8 etc type names
inmarket
2018-11-03
1
-72
/
+72
*
Update license header
Tibo Clausen
2018-10-01
1
-1
/
+1
*
gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE
inmarket
2018-07-08
1
-3
/
+3
*
Added type gDelay to replace V2.x delaytime_t
inmarket
2018-07-08
1
-3
/
+3
*
Change color_t to gColor
inmarket
2018-07-08
1
-14
/
+14
*
Change pixel_t to gPixel
inmarket
2018-07-08
1
-2
/
+2
*
Change coord_t to gCoord
inmarket
2018-07-08
1
-7
/
+7
*
Adding GDISP_IMAGE_GIF_BLIT_BUFFER_SIZE configuration option
Joel Bodenmann
2017-01-10
1
-15
/
+9
*
Fixing crash when loading GIF image without enough memory available
Joel Bodenmann
2016-07-27
1
-0
/
+1
*
Fix compiler errors and warnings on image handling with multiple image format...
inmarket
2015-11-25
1
-11
/
+11
*
Prevent naming conflicts when compiling multiple image formats with GFXSINGLE...
inmarket
2015-11-24
1
-145
/
+145
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-1
/
+1
*
Clean up endian support for images based on new system defines
inmarket
2015-11-11
1
-51
/
+9
*
Fix compiler warning
inmarket
2015-10-06
1
-0
/
+1
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-8
/
+0
*
doxygen updates
inmarket
2014-09-29
1
-1
/
+1
*
Rename lots of files to help prevent compile time name conflicts.
inmarket
2014-08-20
1
-0
/
+1208