aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added touch to gdisp Win32 driverAndrew Hannam2012-11-104-7/+173
* Removed some hardware dependancies in HL driversAndrew Hannam2012-11-104-26/+25
* Merge pull request #1 from Tectu/masterAndrew Hannam2012-11-0970-3670/+3016
|\
| * added touchscreen filesJoel Bodenmann2012-11-104-0/+655
| * untracked template files since out of dateJoel Bodenmann2012-11-108-880/+0
| * renamed touchpad into touchscreenJoel Bodenmann2012-11-1019-806/+153
| * small macro updateJoel Bodenmann2012-11-091-2/+2
| * small cleanupJoel Bodenmann2012-11-092-4/+7
| * Merge pull request #13 from abhishek-kakkar/masterTectu2012-11-082-273/+387
| |\
| | * Touchpad Updates - 3 point calibration support + Kumar Abhishek2012-11-091-266/+375
| | * Touchpad API update to return coordinates as coord_t instead of uint16_tKumar Abhishek2012-11-091-7/+12
| |/
| * small cosmetic fixJoel Bodenmann2012-11-071-1/+1
| * a bit more doxygenJoel Bodenmann2012-11-072-2/+4
| * more doxygenJoel Bodenmann2012-11-075-0/+133
| * big doxygen update - now it works as it shouldJoel Bodenmann2012-11-0720-24/+22
| * very small @file path fixJoel Bodenmann2012-11-071-1/+1
| * Revert "doxygen tweaks - not complete yet"Joel Bodenmann2012-11-076-62/+23
| * doxygen tweaks - not complete yetJoel Bodenmann2012-11-066-23/+62
| * removed doxygen of static internal functionsJoel Bodenmann2012-11-061-42/+27
| * small doxygen fixJoel Bodenmann2012-11-051-19/+1
| * release v1.4Joel Bodenmann2012-11-032-2/+5
| * added .gitingoreJoel Bodenmann2012-11-031-0/+1
| * cleanup of doxygenJoel Bodenmann2012-11-032-23/+2
| * yes sir, please give us even more doxygenJoel Bodenmann2012-11-031-0/+37
| * docsJoel Bodenmann2012-11-031-0/+1
| * and the final touch of doxygen...Joel Bodenmann2012-11-032-1/+2
| * even more doxygen...Joel Bodenmann2012-11-0318-29/+81
| * moar docsJoel Bodenmann2012-11-032-2/+4
| * docsJoel Bodenmann2012-11-039-0/+1057
| * docsJoel Bodenmann2012-11-0330-2833/+1857
| * doxygen updateJoel Bodenmann2012-11-031-0/+184
| * doxygen updateJoel Bodenmann2012-11-033-6/+5
| * moar doxygen fixesJoel Bodenmann2012-11-0212-63/+74
| * docsJoel Bodenmann2012-11-024-1/+8
| * Doxygenfile updateJoel Bodenmann2012-11-021-3/+3
| * finally removed directory containging old codeJoel Bodenmann2012-11-023-452/+0
| * doxygen for graphJoel Bodenmann2012-10-312-1/+102
| * Merge pull request #12 from inmarket/masterTectu2012-10-307-527/+1015
| |\ | |/ |/|
* | GDISP fixes and new routines. Many GWIN changes.Andrew Hannam2012-10-307-527/+1015
|/
* macro fix and whitespacesJoel Bodenmann2012-10-291-1/+3
* Revert "header prototype order cleanup"Joel Bodenmann2012-10-291-7/+13
* whitespacesJoel Bodenmann2012-10-291-1/+2
* header prototype order cleanupJoel Bodenmann2012-10-291-13/+7
* fixed compiler warningsJoel Bodenmann2012-10-281-0/+1
* docsJoel Bodenmann2012-10-281-0/+5
* Merge pull request #10 from inmarket/masterTectu2012-10-282-67/+102
|\
| * Fixes to gdisp Win32 driverAndrew Hannam2012-10-282-67/+102
* | Merge pull request #9 from inmarket/masterTectu2012-10-274-13/+923
|\|
| * Implement gdispFillArc. Add GWIN windows.Andrew Hannam2012-10-274-13/+923
* | Merge pull request #8 from inmarket/masterTectu2012-10-266-61/+513
|\|