Commit Graph

16 Commits (fb070f8d2cb31481c4a80f4a56e86fb9cc9bf4cc)

Author SHA1 Message Date
Tectu fda647c6c2 doc 2012-08-09 09:39:22 +02:00
Tectu b8e412e066 implemented tpCalibrate() 2012-08-09 03:43:30 +02:00
Tectu 03c27adb1c added tpIRQ() 2012-08-09 03:30:45 +02:00
Tectu 385798b212 touchpad fix 2012-08-09 03:07:07 +02:00
Tectu 55c8323950 more touchpad stuff 2012-08-09 02:31:42 +02:00
Tectu 4c3e1847de removed TOUCHPAD_NEED_MULTITASKING 2012-08-09 02:22:10 +02:00
Tectu 79c0535678 more touchpad stuff 2012-08-09 01:31:24 +02:00
Tectu ed29707da6 fixed a few TOUCHPAD_MULTITHREAD stuffs 2012-08-09 01:00:09 +02:00
Tectu ebcc53e8e7 some more touchpad stuff 2012-08-09 00:44:12 +02:00
Thomas Saunders 6ed32ae8ab fix spelling 2012-08-07 12:10:02 +01:00
Andrew Hannam 9f33efcf21 Compile error fix for GDISP_NEED_MULTITHREAD 2012-08-07 07:44:11 +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
Tectu 27634aedf7 halext new license headers 2012-08-02 22:23:03 +02:00
Andrew Hannam c99accc70e Extracted font structure definitions, re-organised some files, added gdispS6d1121 driver
Created gdisp_fonts.h to describe the internal structure of a font.
Moved template directory to templates and created a sub-folder for each
low level driver type.
Moved the pre-defined font data and emulation code into better
locations.
Changed the emulation code to be included in the low level driver (where
it should be) instead of the high level driver.
Added new low level driver gdispS6d1121 (someone please test)
Updated and added new readme's.
2012-08-02 02:03:46 +10:00
Andrew Hannam d7fc0795d5 Reduce minimum number of low level driver routines to 2 2012-07-31 15:24:15 +10:00
Andrew Hannam 256062859a Many changes
Fixed compile errors
Moved to halext directory (with readme instructions)
Started gdispNokia6100 low level driver
2012-07-31 14:34:10 +10:00