Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GConsole -> GConsole_t | Joel Bodenmann | 2012-10-11 | 3 | -9/+10 |
* | TOUCHPADDriver -> TOUCHPADDriver_t | Joel Bodenmann | 2012-10-11 | 5 | -11/+9 |
* | macro failsafe | Joel Bodenmann | 2012-10-11 | 2 | -4/+12 |
* | SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN... | Joel Bodenmann | 2012-10-11 | 15 | -102/+104 |
* | struct cal -> struct cal_t | Joel Bodenmann | 2012-10-10 | 2 | -5/+5 |
* | docs | Joel Bodenmann | 2012-10-10 | 1 | -27/+34 |
* | docs | Joel Bodenmann | 2012-10-10 | 1 | -4/+12 |
* | docs | Joel Bodenmann | 2012-10-10 | 2 | -21/+35 |
* | SSD1289 cleanup | Joel Bodenmann | 2012-10-10 | 3 | -4/+8 |
* | docs | Joel Bodenmann | 2012-10-08 | 2 | -1/+2 |
* | cleanup | Joel Bodenmann | 2012-10-08 | 1 | -2/+4 |
* | Merge pull request #5 from mobyfab/master | Tectu | 2012-10-07 | 1 | -15/+21 |
|\ | |||||
| * | Adding a define for electrically inverted touchpads. | mobyfab | 2012-10-07 | 1 | -15/+21 |
* | | Merge pull request #4 from mobyfab/master | Tectu | 2012-10-07 | 1 | -1/+1 |
|\| | |||||
| * | Merge branch 'master' of https://github.com/Tectu/ChibiOS-GFX | mobyfab | 2012-10-06 | 4 | -24/+32 |
| |\ | |/ |/| | |||||
* | | Merge pull request #3 from abhishek-kakkar/master | Tectu | 2012-10-05 | 1 | -15/+22 |
|\ \ | |||||
| * | | S6D1121 Orientation-related fixes | Kumar Abhishek | 2012-10-06 | 1 | -15/+22 |
|/ / | |||||
* | | docs | Joel Bodenmann | 2012-10-05 | 1 | -1/+2 |
* | | SSD1289 fix | Joel Bodenmann | 2012-10-05 | 1 | -2/+2 |
* | | Merge pull request #2 from abhishek-kakkar/master | Tectu | 2012-10-05 | 1 | -6/+6 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'upstream/master' | Kumar Abhishek | 2012-10-05 | 11 | -56/+56 |
| |\ \ | |/ / |/| | | |||||
| * | | Touchpad Issue Fix | Kumar Abhishek | 2012-10-04 | 1 | -6/+6 |
| | * | Updated SSD1963 default rotation. | mobyfab | 2012-10-05 | 1 | -1/+1 |
| |/ |/| | |||||
* | | rename of orientation | Joel Bodenmann | 2012-10-05 | 11 | -56/+56 |
* | | Revert "rename of orientation" | Joel Bodenmann | 2012-10-05 | 11 | -56/+56 |
* | | rename of orientation | Joel Bodenmann | 2012-10-05 | 11 | -56/+56 |
|/ | |||||
* | added toplevel makefile gfx.mk | Joel Bodenmann | 2012-10-04 | 1 | -0/+11 |
* | Makefile LCD replaced with GFX | Joel Bodenmann | 2012-10-04 | 23 | -49/+38 |
* | added codingstyle.txt | Joel Bodenmann | 2012-10-03 | 1 | -0/+289 |
* | docs | Joel Bodenmann | 2012-10-01 | 1 | -9/+9 |
* | docs | Joel Bodenmann | 2012-10-01 | 1 | -9/+20 |
* | v1.1 release | Joel Bodenmann | 2012-10-01 | 1 | -1/+4 |
* | docs update | Joel Bodenmann | 2012-10-01 | 1 | -0/+1 |
* | removed last version number digit | Joel Bodenmann | 2012-10-01 | 1 | -2/+2 |
* | replaced every LCD_XXX macro with GDISP_XXX | Joel Bodenmann | 2012-09-29 | 17 | -236/+236 |
* | docs update | Joel Bodenmann | 2012-09-29 | 1 | -2/+4 |
* | SSD1289 fix | Joel Bodenmann | 2012-09-28 | 1 | -1/+1 |
* | cleanups | Joel Bodenmann | 2012-09-26 | 10 | -76/+44 |
* | compiler warning fix | Joel Bodenmann | 2012-09-26 | 1 | -1/+1 |
* | compiler warning fix | Joel Bodenmann | 2012-09-26 | 1 | -0/+3 |
* | compiler warning fix | Joel Bodenmann | 2012-09-26 | 1 | -1/+1 |
* | implemented touchpad calibration storage interface | Joel Bodenmann | 2012-09-26 | 2 | -0/+17 |
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 52 | -176/+176 |
* | docs update | Joel Bodenmann | 2012-09-23 | 1 | -0/+1 |
* | docs update | Joel Bodenmann | 2012-09-23 | 1 | -2/+4 |
* | fixed gdispDrawArc() | Joel Bodenmann | 2012-09-23 | 1 | -57/+102 |
* | Merge pull request #50 from mobyfab/master | Tectu | 2012-09-19 | 4 | -85/+154 |
|\ | |||||
| * | Some cleaning. | mobyfab | 2012-09-18 | 3 | -60/+71 |
| * | More info in the readme file. | mobyfab | 2012-09-18 | 1 | -5/+31 |
| * | Fixed indentation | mobyfab | 2012-09-18 | 1 | -72/+72 |