aboutsummaryrefslogtreecommitdiffstats
path: root/touchpad.c
Commit message (Expand)AuthorAgeFilesLines
* restructorizingTectu2012-07-181-149/+0
* touchpad fixTectu2012-07-101-1/+1
* fixed tpCalibrate()Tectu2012-07-101-0/+2
* cleanupTectu2012-07-091-1/+1
* merge Abhishek's changes, small fixes for API changesThomas Saunders2012-06-251-2/+2
* added support for 3D touchpadsTectu2012-06-151-0/+4
* Restored prev implementation of lcdDrawString()Kumar Abhishek2012-06-131-1/+1
* Changes in the Text Rendering APIKumar Abhishek2012-06-121-1/+2
* added ADS7843 lld supportTectu2012-06-111-28/+2
* fixed compiler warningTectu2012-06-111-1/+1
* Revert "added ads7843 lld functions"Tectu2012-06-111-2/+28
* added ads7843 lld functionsTectu2012-06-111-28/+2
* touchpad init takes different driversTectu2012-06-111-2/+2
* fixed compiler warningsTectu2012-06-111-0/+4
* fixed compiler warningsTectu2012-06-111-8/+8
* fixesTectu2012-06-081-1/+3
* cleanup & docTectu2012-06-081-1/+1
* cleanupsTectu2012-06-071-2/+2
* touchpad does now work in all four modesTectu2012-06-071-6/+35
* cleanupTectu2012-06-041-8/+8
* cleanupsTectu2012-06-041-3/+1
* cleanupsTectu2012-06-041-15/+14
* cleanupTectu2012-06-041-9/+0
* made working calibration routineTectu2012-06-041-42/+6
* added new calibration methodTectu2012-06-041-5/+48
* added tpIRQ()Tectu2012-06-041-1/+1
* fixesTectu2012-06-031-0/+1
* added basic calibration routineTectu2012-06-031-4/+63
* added dummy readoutTectu2012-06-011-3/+6
* fixesTectu2012-06-011-4/+4
* fixTectu2012-06-011-5/+27
* fixesTectu2012-06-011-10/+1
* added lcdGetOrientationTectu2012-06-011-1/+10
* cleanupTectu2012-06-011-13/+6
* added touchpad supportTectu2012-06-011-0/+60