Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | macro fixes | Joel Bodenmann | 2012-10-24 | 2 | -4/+12 |
* | graph update | Joel Bodenmann | 2012-10-24 | 1 | -0/+2 |
* | graph update | Joel Bodenmann | 2012-10-24 | 1 | -11/+15 |
* | graphGetOrigin() | Joel Bodenmann | 2012-10-24 | 1 | -0/+2 |
* | graph - different axis and grid color | Joel Bodenmann | 2012-10-24 | 1 | -1/+2 |
* | graph update | Joel Bodenmann | 2012-10-24 | 1 | -0/+1 |
* | first graph implementation | Joel Bodenmann | 2012-10-24 | 1 | -0/+14 |
* | added point_t struct | Joel Bodenmann | 2012-10-24 | 1 | -0/+5 |
* | added graph dummy | Joel Bodenmann | 2012-10-24 | 1 | -0/+39 |
* | renamed macros | Joel Bodenmann | 2012-10-21 | 8 | -17/+17 |
* | cleanup | Joel Bodenmann | 2012-10-14 | 1 | -4/+4 |
* | renamed console fuctions to gfx | Joel Bodenmann | 2012-10-13 | 1 | -3/+3 |
* | update console for latest chibios changes | trsaunders | 2012-10-13 | 1 | -1/+10 |
* | fix | Joel Bodenmann | 2012-10-13 | 1 | -1/+1 |
* | fix | Joel Bodenmann | 2012-10-13 | 1 | -1/+1 |
* | #error optimization | Joel Bodenmann | 2012-10-13 | 1 | -0/+4 |
* | console update | Joel Bodenmann | 2012-10-13 | 1 | -1/+1 |
* | console updates | Joel Bodenmann | 2012-10-13 | 1 | -5/+28 |
* | Merge branch 'master' of github.com:Tectu/ChibiOS-GFX | Joel Bodenmann | 2012-10-13 | 1 | -5/+0 |
|\ | |||||
| * | small fix | Joel Bodenmann | 2012-10-11 | 1 | -5/+0 |
* | | TOUCHPADDriver_t -> TOUCHPADDriver | GConsole_t -> GConsole | Joel Bodenmann | 2012-10-13 | 3 | -7/+7 |
|/ | |||||
* | GConsole -> GConsole_t | Joel Bodenmann | 2012-10-11 | 1 | -4/+3 |
* | TOUCHPADDriver -> TOUCHPADDriver_t | Joel Bodenmann | 2012-10-11 | 2 | -6/+4 |
* | macro failsafe | Joel Bodenmann | 2012-10-11 | 2 | -4/+12 |
* | struct cal -> struct cal_t | Joel Bodenmann | 2012-10-10 | 1 | -4/+4 |
* | rename of orientation | Joel Bodenmann | 2012-10-05 | 1 | -1/+1 |
* | Revert "rename of orientation" | Joel Bodenmann | 2012-10-05 | 1 | -1/+1 |
* | rename of orientation | Joel Bodenmann | 2012-10-05 | 1 | -1/+1 |
* | cleanups | Joel Bodenmann | 2012-09-26 | 3 | -12/+5 |
* | implemented touchpad calibration storage interface | Joel Bodenmann | 2012-09-26 | 1 | -0/+9 |
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 8 | -32/+32 |
* | Clip Boundary Conditions & Nokia6610 Fixes | Andrew Hannam | 2012-09-10 | 1 | -2/+2 |
* | Changes to Console, VMT, BitBlt, Clip & Drivers | Andrew Hannam | 2012-09-10 | 5 | -107/+317 |
* | Fixes for the touchpad API. | mobyfab | 2012-09-07 | 1 | -0/+1 |
* | added gdispDrawArc() and gdispFillArc() dummies | Tectu | 2012-08-24 | 1 | -0/+2 |
* | gdispSetOrientation() bugfix (by inmarket) | Tectu | 2012-08-22 | 1 | -1/+1 |
* | added old glcd.h header backport | Tectu | 2012-08-21 | 1 | -136/+0 |
* | coord_t from uint16_t to int16_t | Tectu | 2012-08-20 | 1 | -1/+1 |
* | Fix compiler warnings | Kumar Abhishek | 2012-08-16 | 1 | -1/+1 |
* | XPT2046 LLD Major Update | Kumar Abhishek | 2012-08-16 | 1 | -15/+50 |
* | moved console to src/ and include/ | Tectu | 2012-08-13 | 1 | -0/+87 |
* | restructure | Tectu | 2012-08-13 | 8 | -0/+2004 |