Commit Graph

5 Commits

Author SHA1 Message Date
Andrew Hannam
4ffb258d71 Removed GDISPDriver structure, add macros
Removed the GDISPDriver strucutre definitions, and as a parameter to
gdispInit.
Added macros for common Control and Query routines
eg. gdispGetWidth ...
2012-08-09 18:56:09 +10:00
Andrew Hannam
8f9c956810 Multi-thread, Async Multi-thread & VMT 2012-08-09 17:18:32 +10:00
Tectu
b8e412e066 implemented tpCalibrate() 2012-08-09 03:43:30 +02:00
Andrew Hannam
34075031de Backport GDISP low level drivers to GLCD
see GLCD/readme.txt
2012-08-06 11:30:02 +10:00
Andrew Hannam
f4b63ebaf4 Many changes including scaled fonts
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.
2012-08-05 02:32:31 +10:00