Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restructure | Tectu | 2012-08-13 | 1 | -599/+0 |
| | |||||
* | Removed GDISPDriver structure, add macros | Andrew Hannam | 2012-08-09 | 1 | -4/+0 |
| | | | | | | | Removed the GDISPDriver strucutre definitions, and as a parameter to gdispInit. Added macros for common Control and Query routines eg. gdispGetWidth ... | ||||
* | Multi-thread, Async Multi-thread & VMT | Andrew Hannam | 2012-08-09 | 1 | -62/+173 |
| | |||||
* | implemented tpCalibrate() | Tectu | 2012-08-09 | 1 | -0/+2 |
| | |||||
* | Backport GDISP low level drivers to GLCD | Andrew Hannam | 2012-08-06 | 1 | -0/+24 |
| | | | | see GLCD/readme.txt | ||||
* | Many changes including scaled fonts | Andrew Hannam | 2012-08-05 | 1 | -0/+466 |
Scaled fonts (independantly in x & y direction) based on normal sized font. Effectively double sized and double height same width fonts come free (or triple etc). New routine for sending low level drivers hardware commands eg backlight brightness, contrast Power and Orientation moved to new routine. Clean up on files to simplify low level driver file overheads. |