aboutsummaryrefslogtreecommitdiffstats
path: root/glcd.h
Commit message (Expand)AuthorAgeFilesLines
* c++ compatibility, FSMC driver for ssd1289trsaunders2012-06-191-0/+9
* cleanupsTectu2012-06-171-2/+2
* restructureTectu2012-06-171-2/+2
* cleanupsTectu2012-06-141-2/+2
* lcdEnableTransparentText() -> lcdSetFontTransparency()Tectu2012-06-131-1/+2
* cleanupTectu2012-06-131-1/+1
* cleanups (coding style...)Tectu2012-06-131-1/+1
* moved lcdSetFont() from macro to functionTectu2012-06-131-1/+2
* Restored prev implementation of lcdDrawString()Kumar Abhishek2012-06-131-1/+3
* Changes in the Text Rendering APIKumar Abhishek2012-06-121-51/+70
* fixesTectu2012-06-111-9/+0
* added s6d1121 driver by abhishek-kakkarTectu2012-06-111-0/+1
* fixed compiler warningsTectu2012-06-111-2/+2
* cleanupsTectu2012-06-111-3/+2
* ssd1289 supportTectu2012-06-101-1/+0
* some cleanupsTectu2012-06-101-0/+1
* added ssd1289_lldTectu2012-06-101-2/+3
* added not working guiDrawKeymatrix()Tectu2012-06-091-1/+1
* fixesTectu2012-06-081-2/+2
* cleanupsTectu2012-06-071-8/+8
* cleanupsTectu2012-06-071-9/+0
* touchpad does now work in all four modesTectu2012-06-071-2/+2
* fixesTectu2012-06-061-2/+2
* cleanupTectu2012-06-041-1/+1
* cleanupsTectu2012-06-041-4/+2
* cleanupsTectu2012-06-041-1/+1
* added filled / frame typesTectu2012-06-031-0/+1
* added lcdGetOrientationTectu2012-06-011-0/+1
* cleanupTectu2012-06-011-0/+3
* fixesTectu2012-05-311-1/+0
* fixesTectu2012-05-311-0/+1
* cleanupsTectu2012-05-311-3/+2
* added lcdDrawRectString()Tectu2012-05-291-2/+3
* lcdGetPoint() -> lcdGetPixelColor()Tectu2012-05-291-1/+1
* added return value for current lcd height/width for current mode (landscape/p...Tectu2012-05-291-2/+4
* added portrait and landscape inverse modeTectu2012-05-291-1/+1
* cleanupTectu2012-05-291-1/+0
* fixesTectu2012-05-281-3/+3
* cleanupsTectu2012-05-281-10/+19
* cleanupsTectu2012-05-281-1/+1
* added orientation modeTectu2012-05-281-5/+5
* cleanupsTectu2012-05-281-3/+7
* cleanupTectu2012-05-231-8/+8
* fixesTectu2012-05-231-8/+8
* nothing depends on chibios anymoreTectu2012-05-231-8/+8
* initial commitTectu2012-05-231-0/+51