index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
multiple
/
uGFXnetESP8266
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, ↵
inmarket
2018-11-03
1
-1
/
+1
|
|
|
|
gMutex etc
*
For all source files update integer types to the new gI8 etc type names
inmarket
2018-11-03
1
-19
/
+19
|
*
Update license header
Tibo Clausen
2018-10-01
4
-4
/
+4
|
*
gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE
inmarket
2018-07-08
1
-2
/
+2
|
*
Added type gOrientation to replace V2.x orientation_t, and values ↵
inmarket
2018-07-08
1
-8
/
+8
|
|
|
|
gOrientationX replace GDISP_ROTATE_X
*
Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX ↵
inmarket
2018-07-08
1
-3
/
+3
|
|
|
|
replace powerXXX
*
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
-2
/
+2
|
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
1
-16
/
+16
|
*
First set of V3 macro changes
inmarket
2018-02-27
4
-17
/
+17
|
*
New uGFXnetESP8266 driver. A gdisp driver for the ESP8266.
inmarket
2016-08-30
6
-0
/
+761
Not tested yet.