Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespaces | Tectu | 2012-06-27 | 1 | -1/+0 |
* | prototype fix | Tectu | 2012-06-27 | 1 | -1/+1 |
* | merge upstream changes | trsaunders | 2012-06-27 | 1 | -3/+2 |
|\ | |||||
| * | ssd1289 powermodes implemented (powerOn, powerOff, sleepOn, sleepOff) | Tectu | 2012-06-23 | 1 | -1/+1 |
| * | Merge pull request #10 from trsaunders/master | Tectu | 2012-06-19 | 1 | -3/+39 |
| |\ | |||||
| * | | added lcdSetPowerMode() | Tectu | 2012-06-20 | 1 | -0/+2 |
| * | | moved SCREEN_HEIGHT and SCREEN_WIDTH macros to glcdconf.h | Tectu | 2012-06-20 | 1 | -3/+0 |
* | | | merge Abhishek's changes, small fixes for API changes | Thomas Saunders | 2012-06-25 | 1 | -19/+15 |
* | | | add vertical scroll functions | Thomas Saunders | 2012-06-25 | 1 | -0/+7 |
* | | | remove BaseSyncronousStream interface from GLCDDriver | Thomas Saunders | 2012-06-24 | 1 | -26/+1 |
| |/ |/| | |||||
* | | added warning | trsaunders | 2012-06-19 | 1 | -0/+1 |
* | | BaseSequentialStream support | trsaunders | 2012-06-19 | 1 | -3/+38 |
|/ | |||||
* | c++ compatibility, FSMC driver for ssd1289 | trsaunders | 2012-06-19 | 1 | -0/+9 |
* | cleanups | Tectu | 2012-06-17 | 1 | -2/+2 |
* | restructure | Tectu | 2012-06-17 | 1 | -2/+2 |
* | cleanups | Tectu | 2012-06-14 | 1 | -2/+2 |
* | lcdEnableTransparentText() -> lcdSetFontTransparency() | Tectu | 2012-06-13 | 1 | -1/+2 |
* | cleanup | Tectu | 2012-06-13 | 1 | -1/+1 |
* | cleanups (coding style...) | Tectu | 2012-06-13 | 1 | -1/+1 |
* | moved lcdSetFont() from macro to function | Tectu | 2012-06-13 | 1 | -1/+2 |
* | Restored prev implementation of lcdDrawString() | Kumar Abhishek | 2012-06-13 | 1 | -1/+3 |
* | Changes in the Text Rendering API | Kumar Abhishek | 2012-06-12 | 1 | -51/+70 |
* | fixes | Tectu | 2012-06-11 | 1 | -9/+0 |
* | added s6d1121 driver by abhishek-kakkar | Tectu | 2012-06-11 | 1 | -0/+1 |
* | fixed compiler warnings | Tectu | 2012-06-11 | 1 | -2/+2 |
* | cleanups | Tectu | 2012-06-11 | 1 | -3/+2 |
* | ssd1289 support | Tectu | 2012-06-10 | 1 | -1/+0 |
* | some cleanups | Tectu | 2012-06-10 | 1 | -0/+1 |
* | added ssd1289_lld | Tectu | 2012-06-10 | 1 | -2/+3 |
* | added not working guiDrawKeymatrix() | Tectu | 2012-06-09 | 1 | -1/+1 |
* | fixes | Tectu | 2012-06-08 | 1 | -2/+2 |
* | cleanups | Tectu | 2012-06-07 | 1 | -8/+8 |
* | cleanups | Tectu | 2012-06-07 | 1 | -9/+0 |
* | touchpad does now work in all four modes | Tectu | 2012-06-07 | 1 | -2/+2 |
* | fixes | Tectu | 2012-06-06 | 1 | -2/+2 |
* | cleanup | Tectu | 2012-06-04 | 1 | -1/+1 |
* | cleanups | Tectu | 2012-06-04 | 1 | -4/+2 |
* | cleanups | Tectu | 2012-06-04 | 1 | -1/+1 |
* | added filled / frame types | Tectu | 2012-06-03 | 1 | -0/+1 |
* | added lcdGetOrientation | Tectu | 2012-06-01 | 1 | -0/+1 |
* | cleanup | Tectu | 2012-06-01 | 1 | -0/+3 |
* | fixes | Tectu | 2012-05-31 | 1 | -1/+0 |
* | fixes | Tectu | 2012-05-31 | 1 | -0/+1 |
* | cleanups | Tectu | 2012-05-31 | 1 | -3/+2 |
* | added lcdDrawRectString() | Tectu | 2012-05-29 | 1 | -2/+3 |
* | lcdGetPoint() -> lcdGetPixelColor() | Tectu | 2012-05-29 | 1 | -1/+1 |
* | added return value for current lcd height/width for current mode (landscape/p... | Tectu | 2012-05-29 | 1 | -2/+4 |
* | added portrait and landscape inverse mode | Tectu | 2012-05-29 | 1 | -1/+1 |
* | cleanup | Tectu | 2012-05-29 | 1 | -1/+0 |
* | fixes | Tectu | 2012-05-28 | 1 | -3/+3 |