| Commit message (Expand) | Author | Age | Files | Lines |
* | graphDrawNets() fix | Joel Bodenmann | 2012-10-25 | 1 | -3/+3 |
* | graph fix | Joel Bodenmann | 2012-10-25 | 1 | -6/+8 |
* | graph - added boundary checks | Joel Bodenmann | 2012-10-24 | 1 | -13/+42 |
* | graph update | Joel Bodenmann | 2012-10-24 | 1 | -0/+21 |
* | graph update | Joel Bodenmann | 2012-10-24 | 1 | -94/+31 |
* | graphDrawDots() fix | Joel Bodenmann | 2012-10-24 | 1 | -2/+6 |
* | graph fix | Joel Bodenmann | 2012-10-24 | 1 | -2/+2 |
* | graphGetOrigin() | Joel Bodenmann | 2012-10-24 | 1 | -1/+5 |
* | graph - different axis and grid color | Joel Bodenmann | 2012-10-24 | 1 | -14/+12 |
* | graphDrawDot() fix | Joel Bodenmann | 2012-10-24 | 1 | -1/+1 |
* | graphDrawOneQuadrant() fix | Joel Bodenmann | 2012-10-24 | 1 | -2/+2 |
* | graph grid drawing fix | Joel Bodenmann | 2012-10-24 | 1 | -9/+23 |
* | graph update | Joel Bodenmann | 2012-10-24 | 1 | -8/+19 |
* | first graph implementation | Joel Bodenmann | 2012-10-24 | 2 | -5/+112 |
* | added graph dummy | Joel Bodenmann | 2012-10-24 | 1 | -0/+33 |
* | 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 |
* | 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 |