index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gdisp
/
SSD1331
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
-4
/
+4
|
*
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
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
2
-5
/
+5
|
*
Change new colors to GFX_RED instead of GFXRED. Use the new color defs
inmarket
2018-03-10
1
-1
/
+1
|
*
First set of V3 macro changes
inmarket
2018-02-27
1
-4
/
+4
|
*
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
-3
/
+3
|
|
|
|
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
-7
/
+7
|
*
Fixes to SSD1331
inmarket
2015-05-10
2
-9
/
+6
|
*
SSD1331 OLED display controller driver - accelerated including scroll support.
inmarket
2015-04-07
5
-0
/
+493