aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* graphDrawNets() fixJoel Bodenmann2012-10-251-3/+3
* graph fixJoel Bodenmann2012-10-251-6/+8
* graph - added boundary checksJoel Bodenmann2012-10-241-13/+42
* graph updateJoel Bodenmann2012-10-241-0/+21
* graph updateJoel Bodenmann2012-10-241-94/+31
* graphDrawDots() fixJoel Bodenmann2012-10-241-2/+6
* graph fixJoel Bodenmann2012-10-241-2/+2
* graphGetOrigin()Joel Bodenmann2012-10-241-1/+5
* graph - different axis and grid colorJoel Bodenmann2012-10-241-14/+12
* graphDrawDot() fixJoel Bodenmann2012-10-241-1/+1
* graphDrawOneQuadrant() fixJoel Bodenmann2012-10-241-2/+2
* graph grid drawing fixJoel Bodenmann2012-10-241-9/+23
* graph updateJoel Bodenmann2012-10-241-8/+19
* first graph implementationJoel Bodenmann2012-10-242-5/+112
* added graph dummyJoel Bodenmann2012-10-241-0/+33
* renamed calibration storage interfaceJoel Bodenmann2012-10-231-6/+5
* touchpad calibration storage updateJoel Bodenmann2012-10-231-7/+1
* touchpad calibration storage updateJoel Bodenmann2012-10-231-20/+32
* whitespacesJoel Bodenmann2012-10-231-0/+2
* SSD1289 setViewPort bugfixJoel Bodenmann2012-10-231-0/+1
* added delay to gdispControl() to fix some timing issuesJoel Bodenmann2012-10-231-0/+2
* renamed macrosJoel Bodenmann2012-10-214-7/+7
* renamed console fuctions to gfxJoel Bodenmann2012-10-131-8/+8
* update console for latest chibios changestrsaunders2012-10-131-21/+6
* console fixJoel Bodenmann2012-10-131-1/+1
* console updateJoel Bodenmann2012-10-131-0/+4
* console updatesJoel Bodenmann2012-10-131-35/+2
* Merge branch 'master' of github.com:Tectu/ChibiOS-GFXJoel Bodenmann2012-10-131-0/+5
|\
| * small fixJoel Bodenmann2012-10-111-0/+5
* | TOUCHPADDriver_t -> TOUCHPADDriver | GConsole_t -> GConsoleJoel Bodenmann2012-10-132-6/+6
|/
* GConsole -> GConsole_tJoel Bodenmann2012-10-112-5/+7
* TOUCHPADDriver -> TOUCHPADDriver_tJoel Bodenmann2012-10-111-1/+1
* SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN...Joel Bodenmann2012-10-111-4/+4
* struct cal -> struct cal_tJoel Bodenmann2012-10-101-1/+1
* cleanupJoel Bodenmann2012-10-081-2/+4
* Adding a define for electrically inverted touchpads.mobyfab2012-10-071-15/+21
* Merge remote-tracking branch 'upstream/master'Kumar Abhishek2012-10-051-8/+8
|\
| * rename of orientationJoel Bodenmann2012-10-051-8/+8
| * Revert "rename of orientation"Joel Bodenmann2012-10-051-8/+8
| * rename of orientationJoel Bodenmann2012-10-051-8/+8
* | Touchpad Issue FixKumar Abhishek2012-10-041-6/+6
|/
* cleanupsJoel Bodenmann2012-09-262-33/+18
* compiler warning fixJoel Bodenmann2012-09-261-1/+1
* implemented touchpad calibration storage interfaceJoel Bodenmann2012-09-261-0/+8
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-254-16/+16
* fixed gdispDrawArc()Joel Bodenmann2012-09-231-57/+102
* Some cleaning.mobyfab2012-09-181-3/+5
* Changes to Console, VMT, BitBlt, Clip & DriversAndrew Hannam2012-09-102-310/+312
* Fixes for the touchpad API.mobyfab2012-09-071-2/+3
* cleanups & docsTectu2012-08-281-1/+14