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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typedef gImage compatibility only when GDISP_NEED_IMAGE is GFXON
Joel Bodenmann
2019-05-01
1
-1
/
+3
*
Introduce type gImage to replace v2.x gdispImage
Joel Bodenmann
2019-04-10
1
-0
/
+1
*
For all source files update integer types to the new gI8 etc type names
inmarket
2018-11-03
1
-10
/
+10
*
Update license header
Tibo Clausen
2018-10-01
1
-1
/
+1
*
Added type gColorformat to replace V2.x colorformat
inmarket
2018-07-08
1
-0
/
+1
*
Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...
inmarket
2018-07-08
1
-41
/
+48
*
Added macros JUSTIFYMASK_HORIZONTAL, JUSTIFYMASK_VERTICAL to replace macros J...
inmarket
2018-07-08
1
-2
/
+4
*
Added type gFont to replace V2.x font_t
inmarket
2018-07-08
1
-16
/
+17
*
Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX repl...
inmarket
2018-07-08
1
-16
/
+25
*
Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...
inmarket
2018-07-08
1
-17
/
+28
*
Correct V2 powermode macros
inmarket
2018-07-08
1
-4
/
+4
*
Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla...
inmarket
2018-07-08
1
-17
/
+22
*
Change color_t to gColor
inmarket
2018-07-08
1
-32
/
+33
*
Change pixel_t to gPixel
inmarket
2018-07-08
1
-2
/
+3
*
Change coord_t to gCoord
inmarket
2018-07-08
1
-39
/
+40
*
Change point and point_t to gPoint
inmarket
2018-07-08
1
-5
/
+9
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
1
-12
/
+4
*
First set of V3 macro changes
inmarket
2018-02-27
1
-44
/
+44
*
Fix font baseline_x problem, decrease word-wrap stack usage, add text justifi...
inmarket
2017-03-11
1
-3
/
+12
*
Doxygen fixes
Joel Bodenmann
2016-12-11
1
-15
/
+15
*
Added a function to draw thick arcs
Corentin Barman
2016-11-27
1
-0
/
+25
*
Add support for adding fonts to the font list
inmarket
2016-11-14
1
-0
/
+13
*
Fixing gdispFillDualCircle() wrapper macro parameters
Joel Bodenmann
2016-11-11
1
-1
/
+1
*
New dual circle drawing in GDISP
inmarket
2016-11-09
1
-0
/
+18
*
Fixing comment
Joel Bodenmann
2016-07-14
1
-1
/
+1
*
typo
Joel Bodenmann
2016-01-08
1
-1
/
+1
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-1
/
+2
*
Doxygen
Joel Bodenmann
2015-10-30
1
-0
/
+1
*
Add extra font metrics
inmarket
2015-10-06
1
-2
/
+19
*
Improvind doxygen
Joel Bodenmann
2015-06-18
1
-5
/
+40
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-0
/
+1124