Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | cleanups | Tectu | 2012-06-19 | 2 | -129/+131 | |
* | | | Merge pull request #9 from trsaunders/master | Tectu | 2012-06-19 | 7 | -35/+259 | |
|\ \ \ | ||||||
| | | * | tidy up comments | trsaunders | 2012-06-27 | 1 | -1/+2 | |
| | | * | add missing semi colon | trsaunders | 2012-06-27 | 1 | -1/+1 | |
| | | * | use max(height,width) to calculate buffer size | trsaunders | 2012-06-27 | 2 | -2/+3 | |
| | | * | more safety checks | trsaunders | 2012-06-27 | 1 | -13/+6 | |
| | | * | tidy up | trsaunders | 2012-06-27 | 2 | -7/+36 | |
| | | * | more console work | trsaunders | 2012-06-26 | 4 | -49/+71 | |
| | | * | tidy up | trsaunders | 2012-06-25 | 1 | -2/+0 | |
| | | * | work in progress for partial area scroll | Thomas Saunders | 2012-06-25 | 2 | -20/+56 | |
| | | * | merge Abhishek's changes, small fixes for API changes | Thomas Saunders | 2012-06-25 | 7 | -136/+120 | |
| | | * | add vertical scroll functions | Thomas Saunders | 2012-06-25 | 7 | -64/+69 | |
| | | * | remove BaseSyncronousStream interface from GLCDDriver | Thomas Saunders | 2012-06-24 | 2 | -109/+17 | |
| | | * | clear the end of lines when shifting down | Thomas Saunders | 2012-06-23 | 2 | -21/+14 | |
| | | * | text scrolling sort of starting to work | Thomas Saunders | 2012-06-22 | 2 | -44/+70 | |
| | | * | removed glcdconf.h | Thomas Saunders | 2012-06-22 | 5 | -25/+2 | |
| | | * | more console stuff | trsaunders | 2012-06-21 | 2 | -35/+113 | |
| | | * | starting work on virtual console | trsaunders | 2012-06-20 | 3 | -0/+167 | |
| | |/ | ||||||
| | * | revert glcdconf.h | trsaunders | 2012-06-19 | 1 | -2/+2 | |
| | * | added warning | trsaunders | 2012-06-19 | 2 | -3/+4 | |
| | * | BaseSequentialStream support | trsaunders | 2012-06-19 | 4 | -13/+150 | |
| |/ | ||||||
| * | c++ compatibility, FSMC driver for ssd1289 | trsaunders | 2012-06-19 | 7 | -35/+259 | |
|/ | ||||||
* | Merge pull request #8 from abhishek-kakkar/master | Tectu | 2012-06-19 | 1 | -25/+73 | |
|\ | ||||||
| * | Implemented writeStream functions for S6D1121 | Kumar Abhishek | 2012-06-19 | 1 | -25/+73 | |
|/ | ||||||
* | cleanups | Tectu | 2012-06-17 | 1 | -18/+18 | |
* | small cleanup | Tectu | 2012-06-17 | 1 | -1/+2 | |
* | ssd1289 fix | Tectu | 2012-06-17 | 1 | -1/+1 | |
* | ssd1289 fix | Tectu | 2012-06-17 | 1 | -1/+4 | |
* | ssd1289 lld_lcdWriteStream() implementation | Tectu | 2012-06-17 | 1 | -10/+15 | |
* | added lcdWriteStream start and stop functions | Tectu | 2012-06-17 | 4 | -3/+46 | |
* | added static lcdWriteStream | Tectu | 2012-06-17 | 3 | -0/+9 | |
* | ssd1289 fix | Tectu | 2012-06-17 | 1 | -11/+8 | |
* | cleanups | Tectu | 2012-06-17 | 2 | -4/+4 | |
* | restructure | Tectu | 2012-06-17 | 12 | -16/+23 | |
* | lcdFillArea now lld | Tectu | 2012-06-15 | 3 | -100/+105 | |
* | Revert "lcdFillArea() is now lld" | Tectu | 2012-06-15 | 3 | -7/+14 | |
* | lcdFillArea() is now lld | Tectu | 2012-06-15 | 3 | -14/+7 | |
* | small fix | Tectu | 2012-06-15 | 1 | -0/+1 | |
* | added driver for xpt2046 touchpad driver | Tectu | 2012-06-15 | 2 | -0/+58 | |
* | added support for 3D touchpads | Tectu | 2012-06-15 | 6 | -3/+24 | |
* | drawing demo cleanup | Tectu | 2012-06-14 | 1 | -12/+0 | |
* | Merge pull request #7 from abhishek-kakkar/master | Tectu | 2012-06-14 | 2 | -16/+8 | |
|\ | ||||||
| * | Sync repo again | Kumar Abhishek | 2012-06-14 | 1 | -4/+0 | |
| * | Sync repo | Kumar Abhishek | 2012-06-14 | 1 | -5/+0 | |
| * | Critical Bug fixed in text rendering function | Kumar Abhishek | 2012-06-14 | 1 | -14/+6 | |
| * | cleanup | Tectu | 2012-06-14 | 1 | -59/+46 | |
| * | cleanups | Tectu | 2012-06-14 | 2 | -0/+9 | |
| * | Critical Bug fix in Text Rendering function | Kumar Abhishek | 2012-06-14 | 2 | -6/+6 | |
* | | cleanup | Tectu | 2012-06-14 | 1 | -59/+46 | |
* | | cleanups | Tectu | 2012-06-14 | 2 | -5/+5 | |
|/ |