aboutsummaryrefslogtreecommitdiffstats
path: root/src/touchpad.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* renamed macrosJoel Bodenmann2012-10-211-2/+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-131-1/+1
|/
* 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-261-23/+16
* implemented touchpad calibration storage interfaceJoel Bodenmann2012-09-261-0/+8
* renaming from ChibiOS-LCD-Driver to ChibiOS/GFXJoel Bodenmann2012-09-251-4/+4
* Some cleaning.mobyfab2012-09-181-3/+5
* Fixes for the touchpad API.mobyfab2012-09-071-2/+3
* fixed touchpad orientationTectu2012-08-221-10/+2
* Fix compiler warningsKumar Abhishek2012-08-161-9/+9
* restructureTectu2012-08-131-0/+261