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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added type gDelay to replace V2.x delaytime_t
inmarket
2018-07-08
1
-7
/
+7
*
Change color_t to gColor
inmarket
2018-07-08
1
-7
/
+7
*
Change coord_t to gCoord
inmarket
2018-07-08
1
-9
/
+9
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
1
-6
/
+6
*
Change new colors to GFX_RED instead of GFXRED. Use the new color defs
inmarket
2018-03-10
1
-1
/
+1
*
Tidy up
inmarket
2017-10-02
1
-3
/
+1
*
Adding nullpointer checks to GDISP image functions
Joel Bodenmann
2017-10-01
1
-3
/
+14
*
Minor changes & improvements on image color palletization handling
Joel Bodenmann
2016-11-11
1
-6
/
+25
*
Adding ability to modify the color palette of BMP images (untested)
Joel Bodenmann
2016-11-10
1
-7
/
+18
*
Add PNG image support - Does not support interlaced PNG's
inmarket
2016-02-27
1
-0
/
+10
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-1
/
+1
*
Fix endian macro's
inmarket
2015-11-18
1
-1
/
+1
*
More endian updates. Images should now work for any endian machine even stran...
inmarket
2015-11-12
1
-2
/
+43
*
Clean up endian support for images based on new system defines
inmarket
2015-11-11
1
-33
/
+6
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-8
/
+0
*
Rename lots of files to help prevent compile time name conflicts.
inmarket
2014-08-20
1
-0
/
+233