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_png.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce type gImage to replace v2.x gdispImage
Joel Bodenmann
2019-04-10
1
-6
/
+6
*
For all source files update integer types to the new gI8 etc type names
inmarket
2018-11-03
1
-80
/
+80
*
Update license header
Tibo Clausen
2018-10-01
1
-1
/
+1
*
gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE
inmarket
2018-07-08
1
-1
/
+1
*
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
-2
/
+2
*
Change pixel_t to gPixel
inmarket
2018-07-08
1
-1
/
+1
*
Change coord_t to gCoord
inmarket
2018-07-08
1
-8
/
+8
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
1
-45
/
+45
*
Add compatibility with Visual Studio and make compile warning capabilities mo...
inmarket
2017-06-30
1
-1
/
+5
*
Adding GDISP_IMAGE_PNG_Z_BUFFER_SIZE configuration option
Joel Bodenmann
2017-01-10
1
-16
/
+8
*
Adding GDISP_IMAGE_PNG_FILE_BUFFER_SIZE configuration option
Joel Bodenmann
2017-01-10
1
-9
/
+3
*
Adding GDISP_IMAGE_PNG_BLIT_BUFFER_SIZE configuration option
Joel Bodenmann
2017-01-10
1
-6
/
+1
*
Add PNG image support - Does not support interlaced PNG's
inmarket
2016-02-27
1
-1
/
+1631
*
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
-0
/
+2
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-5
/
+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
/
+19