index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gdisp
/
SSD1963
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-3
/
+3
*
Replace all inline definitions with GFXINLINE
inmarket
2015-10-23
2
-9
/
+9
*
Adding 'flipHorizontally' and 'flipVertically^optiony to SSD1963
Joel Bodenmann
2015-06-21
3
-10
/
+23
*
Updates to Mikromedia-Plus-STM32-M4 board and the SSD1963 driver
inmarket
2015-02-28
1
-27
/
+17
*
Some changes to the SSD1963 driver to cater for new boards
inmarket
2015-02-23
1
-17
/
+39
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-1
/
+1
*
Spacing, comments and spelling mistakes
inmarket
2014-11-15
1
-0
/
+7
*
SSD1963 driver updates originally by steved
inmarket
2014-11-15
1
-90
/
+103
*
Rename all driver makefiles to driver.mk
inmarket
2014-08-22
1
-0
/
+0
*
Updating SSD1963 driver
Joel Bodenmann
2014-08-08
3
-34
/
+124
*
Removed the doxygen inside of every driver as doxygen is only meant for highl...
Joel Bodenmann
2014-03-28
4
-112
/
+0
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
1
-3
/
+3
*
Replace color format conversion macros with proper routines to prevent side e...
inmarket
2013-11-17
1
-1
/
+1
*
New GDISP now supports multiple controllers with different pixel formats.
inmarket
2013-11-05
1
-1
/
+1
*
Auto-generate pixel formats using macro's.
inmarket
2013-11-05
1
-1
/
+1
*
Clean up the driver directory structure by moving all board specific files in...
inmarket
2013-10-28
2
-207
/
+0
*
Rename GDISP driver files to prevent problems when compiling for multiple con...
inmarket
2013-10-28
2
-1
/
+1
*
Fix typos in drivers
inmarket
2013-10-22
1
-1
/
+1
*
Convert SSD1963 driver to new format.
inmarket
2013-10-21
11
-942
/
+583
*
added SSD1963 example files
Joel Bodenmann
2013-08-03
2
-0
/
+368
*
fixed license headers
Joel Bodenmann
2013-07-21
5
-5
/
+5
*
cleaned up board file mess
Joel Bodenmann
2013-07-21
5
-394
/
+116
*
Various README updates
Mateusz Tomaszkiewicz
2013-06-21
1
-10
/
+10
*
License header updates
inmarket
2013-06-15
6
-6
/
+6
*
GOS module, for operating system independance
inmarket
2013-05-25
2
-17
/
+15
*
updated license headers
Joel Bodenmann
2013-05-03
6
-110
/
+32
*
Revert "updated license headers"
Joel Bodenmann
2013-05-02
6
-53
/
+19
*
updated license headers
Joel Bodenmann
2013-05-02
6
-19
/
+53
*
some doxygen fixes
Joel Bodenmann
2013-04-08
2
-2
/
+2
*
SSD1963 - Removed unused function that what using an inline macro.
mobyfab
2013-04-04
1
-5
/
+0
*
SSD1963 Driver - Removed old config files
mobyfab
2013-04-04
2
-268
/
+0
*
Fixed SSD1963 Driver to work with latest GDISP.
mobyfab
2013-04-04
6
-337
/
+768
*
SSD1963 rework by user: fred
Joel Bodenmann
2013-03-14
4
-224
/
+294
*
updated copyright - 2013
Joel Bodenmann
2013-03-06
2
-2
/
+2
*
__inline becomes inline because most compilers dont like the prefix
Joel Bodenmann
2013-03-04
1
-18
/
+18
*
Fix compile error in GDISP
Andrew Hannam
2013-02-18
1
-613
/
+613
*
removed GDISP_LLD() macro - fix
Joel Bodenmann
2013-02-11
6
-0
/
+895
*
removed GDISP_LLD() macro
Joel Bodenmann
2013-02-11
6
-895
/
+0
*
Restructure
Andrew Hannam
2012-12-06
1
-2
/
+9
*
Ginput and structure changes
Andrew Hannam
2012-11-26
1
-1
/
+1
*
big doxygen update - now it works as it should
Joel Bodenmann
2012-11-07
2
-2
/
+2
*
docs
Joel Bodenmann
2012-11-03
3
-11
/
+4
*
moar doxygen fixes
Joel Bodenmann
2012-11-02
1
-1
/
+1
*
renamed macros
Joel Bodenmann
2012-10-21
3
-5
/
+5
*
SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN...
Joel Bodenmann
2012-10-11
3
-20
/
+20
*
Updated SSD1963 default rotation.
mobyfab
2012-10-05
1
-1
/
+1
*
rename of orientation
Joel Bodenmann
2012-10-05
1
-5
/
+5
*
Revert "rename of orientation"
Joel Bodenmann
2012-10-05
1
-5
/
+5
*
rename of orientation
Joel Bodenmann
2012-10-05
1
-5
/
+5
*
Makefile LCD replaced with GFX
Joel Bodenmann
2012-10-04
2
-3
/
+3
[next]