Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed calibration storage interface | Joel Bodenmann | 2012-10-23 | 1 | -6/+5 |
| | |||||
* | touchpad calibration storage update | Joel Bodenmann | 2012-10-23 | 1 | -7/+1 |
| | |||||
* | touchpad calibration storage update | Joel Bodenmann | 2012-10-23 | 1 | -20/+32 |
| | |||||
* | whitespaces | Joel Bodenmann | 2012-10-23 | 1 | -0/+2 |
| | |||||
* | SSD1289 setViewPort bugfix | Joel Bodenmann | 2012-10-23 | 1 | -0/+1 |
| | |||||
* | renamed macros | Joel Bodenmann | 2012-10-21 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of github.com:Tectu/ChibiOS-GFX | Joel Bodenmann | 2012-10-13 | 1 | -0/+5 |
|\ | |||||
| * | small fix | Joel Bodenmann | 2012-10-11 | 1 | -0/+5 |
| | | |||||
* | | TOUCHPADDriver_t -> TOUCHPADDriver | GConsole_t -> GConsole | Joel Bodenmann | 2012-10-13 | 1 | -1/+1 |
|/ | |||||
* | TOUCHPADDriver -> TOUCHPADDriver_t | Joel Bodenmann | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and ↵ | Joel Bodenmann | 2012-10-11 | 1 | -4/+4 |
| | | | | GDISP_SCREEN_HEIGHT | ||||
* | struct cal -> struct cal_t | Joel Bodenmann | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | cleanup | Joel Bodenmann | 2012-10-08 | 1 | -2/+4 |
| | |||||
* | Adding a define for electrically inverted touchpads. | mobyfab | 2012-10-07 | 1 | -15/+21 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Kumar Abhishek | 2012-10-05 | 1 | -8/+8 |
|\ | | | | | | | | | | | | | Conflicts: src/touchpad.c Fix conflicts | ||||
| * | rename of orientation | Joel Bodenmann | 2012-10-05 | 1 | -8/+8 |
| | | |||||
| * | Revert "rename of orientation" | Joel Bodenmann | 2012-10-05 | 1 | -8/+8 |
| | | | | | | | | This reverts commit d6b17a157392b40a1131fe70d798ad3eaab6378f. | ||||
| * | rename of orientation | Joel Bodenmann | 2012-10-05 | 1 | -8/+8 |
| | | |||||
* | | Touchpad Issue Fix | Kumar Abhishek | 2012-10-04 | 1 | -6/+6 |
|/ | | | | Fixed interchanged cases of landscape and landscapeInv in tpReadX() and tpReadY() | ||||
* | cleanups | Joel Bodenmann | 2012-09-26 | 1 | -23/+16 |
| | |||||
* | implemented touchpad calibration storage interface | Joel Bodenmann | 2012-09-26 | 1 | -0/+8 |
| | |||||
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 1 | -4/+4 |
| | |||||
* | Some cleaning. | mobyfab | 2012-09-18 | 1 | -3/+5 |
| | | | | Fixed and tested DMA blitarea for SSD1963. | ||||
* | Fixes for the touchpad API. | mobyfab | 2012-09-07 | 1 | -2/+3 |
| | |||||
* | fixed touchpad orientation | Tectu | 2012-08-22 | 1 | -10/+2 |
| | |||||
* | Fix compiler warnings | Kumar Abhishek | 2012-08-16 | 1 | -9/+9 |
| | | | | Removed redundant dummy read from high level functions | ||||
* | restructure | Tectu | 2012-08-13 | 1 | -0/+261 |