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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce type gImage to replace v2.x gdispImage
Joel Bodenmann
2019-04-10
1
-15
/
+15
*
For all source files update integer types to the new gI8 etc type names
inmarket
2018-11-03
1
-8
/
+8
*
Update license header
Tibo Clausen
2018-10-01
1
-1
/
+1
*
gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE
inmarket
2018-07-08
1
-7
/
+7
*
Added type gDelay to replace V2.x delaytime_t
inmarket
2018-07-08
1
-1
/
+1
*
Change color_t to gColor
inmarket
2018-07-08
1
-4
/
+4
*
Change coord_t to gCoord
inmarket
2018-07-08
1
-2
/
+2
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
1
-205
/
+197
*
First set of V3 macro changes
inmarket
2018-02-27
1
-2
/
+2
*
Adding nullpointer checks to GDISP image functions
Joel Bodenmann
2017-10-01
1
-15
/
+16
*
Adding API documentation for new image color palette functions
Joel Bodenmann
2016-11-11
1
-0
/
+32
*
Minor changes & improvements on image color palletization handling
Joel Bodenmann
2016-11-11
1
-4
/
+4
*
Adding ability to modify the color palette of BMP images (untested)
Joel Bodenmann
2016-11-10
1
-0
/
+4
*
Fix compiler errors and warnings on image handling with multiple image format...
inmarket
2015-11-25
1
-1
/
+1
*
Clean up endian support for images based on new system defines
inmarket
2015-11-11
1
-59
/
+0
*
Doxygen
Joel Bodenmann
2015-11-07
1
-1
/
+3
*
Rename lots of files to help prevent compile time name conflicts.
inmarket
2014-08-20
1
-0
/
+315