Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SSD1289 setViewPort bugfix | Joel Bodenmann | 2012-10-23 | 1 | -0/+1 |
* | added delay to gdispControl() to fix some timing issues | Joel Bodenmann | 2012-10-23 | 1 | -0/+2 |
* | renamed macros | Joel Bodenmann | 2012-10-21 | 4 | -7/+7 |
* | renamed console fuctions to gfx | Joel Bodenmann | 2012-10-13 | 1 | -8/+8 |
* | update console for latest chibios changes | trsaunders | 2012-10-13 | 1 | -21/+6 |
* | console fix | Joel Bodenmann | 2012-10-13 | 1 | -1/+1 |
* | console update | Joel Bodenmann | 2012-10-13 | 1 | -0/+4 |
* | console updates | Joel Bodenmann | 2012-10-13 | 1 | -35/+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 | 2 | -6/+6 |
|/ | |||||
* | GConsole -> GConsole_t | Joel Bodenmann | 2012-10-11 | 2 | -5/+7 |
* | TOUCHPADDriver -> TOUCHPADDriver_t | Joel Bodenmann | 2012-10-11 | 1 | -1/+1 |
* | SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN... | Joel Bodenmann | 2012-10-11 | 1 | -4/+4 |
* | 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 |
|\ | |||||
| * | rename of orientation | Joel Bodenmann | 2012-10-05 | 1 | -8/+8 |
| * | Revert "rename of orientation" | Joel Bodenmann | 2012-10-05 | 1 | -8/+8 |
| * | rename of orientation | Joel Bodenmann | 2012-10-05 | 1 | -8/+8 |
* | | Touchpad Issue Fix | Kumar Abhishek | 2012-10-04 | 1 | -6/+6 |
|/ | |||||
* | cleanups | Joel Bodenmann | 2012-09-26 | 2 | -33/+18 |
* | compiler warning fix | Joel Bodenmann | 2012-09-26 | 1 | -1/+1 |
* | 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 | 4 | -16/+16 |
* | fixed gdispDrawArc() | Joel Bodenmann | 2012-09-23 | 1 | -57/+102 |
* | Some cleaning. | mobyfab | 2012-09-18 | 1 | -3/+5 |
* | Changes to Console, VMT, BitBlt, Clip & Drivers | Andrew Hannam | 2012-09-10 | 2 | -310/+312 |
* | Fixes for the touchpad API. | mobyfab | 2012-09-07 | 1 | -2/+3 |
* | cleanups & docs | Tectu | 2012-08-28 | 1 | -1/+14 |
* | cleanup | Tectu | 2012-08-28 | 1 | -21/+13 |
* | implemented gdispDrawArc() by noether | Tectu | 2012-08-28 | 1 | -8/+91 |
* | first try to implement gdispDrawARC() (not working yet) | Tectu | 2012-08-24 | 1 | -0/+6 |
* | console patch (thanks to inmarket for helping) | Tectu | 2012-08-24 | 1 | -175/+180 |
* | Merge branch 'master' of github.com:Tectu/ChibiOS-LCD-Driver | Tectu | 2012-08-24 | 1 | -10/+2 |
|\ | |||||
| * | fixed touchpad orientation | Tectu | 2012-08-22 | 1 | -10/+2 |
* | | added gdispDrawArc() and gdispFillArc() dummies | Tectu | 2012-08-24 | 1 | -0/+33 |
|/ | |||||
* | Fix compiler warnings | Kumar Abhishek | 2012-08-16 | 1 | -9/+9 |
* | fix spelling | trsaunders | 2012-08-13 | 1 | -3/+3 |
* | only enable console code if driver support is available | trsaunders | 2012-08-13 | 1 | -0/+5 |
* | moved console to src/ and include/ | Tectu | 2012-08-13 | 1 | -0/+170 |
* | restructure | Tectu | 2012-08-13 | 4 | -0/+1927 |