aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* macro fixesJoel Bodenmann2012-10-242-4/+12
* graph updateJoel Bodenmann2012-10-241-0/+2
* graph updateJoel Bodenmann2012-10-241-11/+15
* graphGetOrigin()Joel Bodenmann2012-10-241-0/+2
* graph - different axis and grid colorJoel Bodenmann2012-10-241-1/+2
* graph updateJoel Bodenmann2012-10-241-0/+1
* first graph implementationJoel Bodenmann2012-10-241-0/+14
* added point_t structJoel Bodenmann2012-10-241-0/+5
* added graph dummyJoel Bodenmann2012-10-241-0/+39
* renamed macrosJoel Bodenmann2012-10-218-17/+17
* cleanupJoel Bodenmann2012-10-141-4/+4
* renamed console fuctions to gfxJoel Bodenmann2012-10-131-3/+3
* update console for latest chibios changestrsaunders2012-10-131-1/+10
* fixJoel Bodenmann2012-10-131-1/+1
* fixJoel Bodenmann2012-10-131-1/+1
* #error optimizationJoel Bodenmann2012-10-131-0/+4
* console updateJoel Bodenmann2012-10-131-1/+1
* console updatesJoel Bodenmann2012-10-131-5/+28
* Merge branch 'master' of github.com:Tectu/ChibiOS-GFXJoel Bodenmann2012-10-131-5/+0
|\
| * small fixJoel Bodenmann2012-10-111-5/+0
* | TOUCHPADDriver_t -> TOUCHPADDriver | GConsole_t -> GConsoleJoel Bodenmann2012-10-133-7/+7
|/
* GConsole -> GConsole_tJoel Bodenmann2012-10-111-4/+3
* TOUCHPADDriver -> TOUCHPADDriver_tJoel Bodenmann2012-10-112-6/+4
* macro failsafeJoel Bodenmann2012-10-112-4/+12
* struct cal -> struct cal_tJoel Bodenmann2012-10-101-4/+4
* rename of orientationJoel Bodenmann2012-10-051-1/+1
* Revert "rename of orientation"Joel Bodenmann2012-10-051-1/+1
* rename of orientationJoel Bodenmann2012-10-051-1/+1
* cleanupsJoel Bodenmann2012-09-263-12/+5
* implemented touchpad calibration storage interfaceJoel Bodenmann2012-09-261-0/+9
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-258-32/+32
* Clip Boundary Conditions & Nokia6610 FixesAndrew Hannam2012-09-101-2/+2
* Changes to Console, VMT, BitBlt, Clip & DriversAndrew Hannam2012-09-105-107/+317
* Fixes for the touchpad API.mobyfab2012-09-071-0/+1
* added gdispDrawArc() and gdispFillArc() dummiesTectu2012-08-241-0/+2
* gdispSetOrientation() bugfix (by inmarket)Tectu2012-08-221-1/+1
* added old glcd.h header backportTectu2012-08-211-136/+0
* coord_t from uint16_t to int16_tTectu2012-08-201-1/+1
* Fix compiler warningsKumar Abhishek2012-08-161-1/+1
* XPT2046 LLD Major UpdateKumar Abhishek2012-08-161-15/+50
* moved console to src/ and include/Tectu2012-08-131-0/+87
* restructureTectu2012-08-138-0/+2004