aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | cleanupsTectu2012-06-192-129/+131
* | | Merge pull request #9 from trsaunders/masterTectu2012-06-197-35/+259
|\ \ \
| | | * tidy up commentstrsaunders2012-06-271-1/+2
| | | * add missing semi colontrsaunders2012-06-271-1/+1
| | | * use max(height,width) to calculate buffer sizetrsaunders2012-06-272-2/+3
| | | * more safety checkstrsaunders2012-06-271-13/+6
| | | * tidy uptrsaunders2012-06-272-7/+36
| | | * more console worktrsaunders2012-06-264-49/+71
| | | * tidy uptrsaunders2012-06-251-2/+0
| | | * work in progress for partial area scrollThomas Saunders2012-06-252-20/+56
| | | * merge Abhishek's changes, small fixes for API changesThomas Saunders2012-06-257-136/+120
| | | * add vertical scroll functionsThomas Saunders2012-06-257-64/+69
| | | * remove BaseSyncronousStream interface from GLCDDriverThomas Saunders2012-06-242-109/+17
| | | * clear the end of lines when shifting downThomas Saunders2012-06-232-21/+14
| | | * text scrolling sort of starting to workThomas Saunders2012-06-222-44/+70
| | | * removed glcdconf.hThomas Saunders2012-06-225-25/+2
| | | * more console stufftrsaunders2012-06-212-35/+113
| | | * starting work on virtual consoletrsaunders2012-06-203-0/+167
| | |/
| | * revert glcdconf.htrsaunders2012-06-191-2/+2
| | * added warningtrsaunders2012-06-192-3/+4
| | * BaseSequentialStream supporttrsaunders2012-06-194-13/+150
| |/
| * c++ compatibility, FSMC driver for ssd1289trsaunders2012-06-197-35/+259
|/
* Merge pull request #8 from abhishek-kakkar/masterTectu2012-06-191-25/+73
|\
| * Implemented writeStream functions for S6D1121Kumar Abhishek2012-06-191-25/+73
|/
* cleanupsTectu2012-06-171-18/+18
* small cleanupTectu2012-06-171-1/+2
* ssd1289 fixTectu2012-06-171-1/+1
* ssd1289 fixTectu2012-06-171-1/+4
* ssd1289 lld_lcdWriteStream() implementationTectu2012-06-171-10/+15
* added lcdWriteStream start and stop functionsTectu2012-06-174-3/+46
* added static lcdWriteStreamTectu2012-06-173-0/+9
* ssd1289 fixTectu2012-06-171-11/+8
* cleanupsTectu2012-06-172-4/+4
* restructureTectu2012-06-1712-16/+23
* lcdFillArea now lldTectu2012-06-153-100/+105
* Revert "lcdFillArea() is now lld"Tectu2012-06-153-7/+14
* lcdFillArea() is now lldTectu2012-06-153-14/+7
* small fixTectu2012-06-151-0/+1
* added driver for xpt2046 touchpad driverTectu2012-06-152-0/+58
* added support for 3D touchpadsTectu2012-06-156-3/+24
* drawing demo cleanupTectu2012-06-141-12/+0
* Merge pull request #7 from abhishek-kakkar/masterTectu2012-06-142-16/+8
|\
| * Sync repo againKumar Abhishek2012-06-141-4/+0
| * Sync repoKumar Abhishek2012-06-141-5/+0
| * Critical Bug fixed in text rendering functionKumar Abhishek2012-06-141-14/+6
| * cleanupTectu2012-06-141-59/+46
| * cleanupsTectu2012-06-142-0/+9
| * Critical Bug fix in Text Rendering functionKumar Abhishek2012-06-142-6/+6
* | cleanupTectu2012-06-141-59/+46
* | cleanupsTectu2012-06-142-5/+5
|/