index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gdisp
/
SSD1351
Commit message (
Collapse
)
Author
Age
Files
Lines
*
For all source files update integer types to the new gI8 etc type names
inmarket
2018-11-03
2
-6
/
+6
|
*
Update license header
Tibo Clausen
2018-10-01
3
-3
/
+3
|
*
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
-8
/
+8
|
|
|
|
replace powerXXX
*
Change color_t to gColor
inmarket
2018-07-08
1
-1
/
+1
|
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
2
-5
/
+5
|
*
First set of V3 macro changes
inmarket
2018-02-27
1
-3
/
+3
|
*
Add compatibility with Visual Studio and make compile warning capabilities ↵
inmarket
2017-06-30
1
-6
/
+7
|
|
|
|
more cross platform
*
Some gdisp drivers release_bus() calls are in the wrong spot compared to ↵
inmarket
2015-11-27
1
-2
/
+0
|
|
|
|
post_init_board()
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-1
/
+1
|
|
|
|
The only include path now needed is for drivers (in particular GDISP drivers)
*
Replace all inline definitions with GFXINLINE
inmarket
2015-10-23
1
-11
/
+11
|
*
First cut SSD1351 driver
inmarket
2015-04-01
5
-0
/
+388