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_driver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added type gFont to replace V2.x font_t
inmarket
2018-07-08
1
-1
/
+1
*
Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...
inmarket
2018-07-08
1
-1
/
+1
*
Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla...
inmarket
2018-07-08
1
-1
/
+1
*
Change color_t to gColor
inmarket
2018-07-08
1
-10
/
+10
*
Change pixel_t to gPixel
inmarket
2018-07-08
1
-1
/
+1
*
Change coord_t to gCoord
inmarket
2018-07-08
1
-12
/
+12
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
1
-4
/
+4
*
First set of V3 macro changes
inmarket
2018-02-27
1
-60
/
+60
*
Fix font baseline_x problem, decrease word-wrap stack usage, add text justifi...
inmarket
2017-03-11
1
-0
/
+4
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-1
/
+1
*
Fixing comment
Joel Bodenmann
2015-11-18
1
-1
/
+1
*
Fix to LLD driver color conversions.
inmarket
2015-05-10
1
-2
/
+2
*
Fix compiler warnings for some drivers
inmarket
2015-02-05
1
-34
/
+17
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-0
/
+1070