Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs | Joel Bodenmann | 2012-10-17 | 1 | -0/+1 |
* | Merge pull request #7 from mobyfab/master | Tectu | 2012-10-17 | 1 | -2/+8 |
|\ | |||||
| * | F2/F4 FSMC support for SSD1289 | mobyfab | 2012-10-17 | 1 | -2/+8 |
|/ | |||||
* | cleanup | Joel Bodenmann | 2012-10-14 | 1 | -4/+4 |
* | version 1.2 released | Joel Bodenmann | 2012-10-13 | 2 | -4/+9 |
* | docs | Joel Bodenmann | 2012-10-13 | 1 | -0/+1 |
* | renamed console fuctions to gfx | Joel Bodenmann | 2012-10-13 | 3 | -12/+12 |
* | Merge pull request #6 from trsaunders/master | Tectu | 2012-10-13 | 2 | -22/+16 |
|\ | |||||
| * | update console for latest chibios changes | trsaunders | 2012-10-13 | 2 | -22/+16 |
|/ | |||||
* | 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 | 3 | -6/+4 |
* | console fix | Joel Bodenmann | 2012-10-13 | 1 | -1/+1 |
* | console update | Joel Bodenmann | 2012-10-13 | 2 | -1/+5 |
* | console updates | Joel Bodenmann | 2012-10-13 | 4 | -44/+47 |
* | touchpad driver fix | Joel Bodenmann | 2012-10-13 | 2 | -4/+4 |
* | Merge branch 'master' of github.com:Tectu/ChibiOS-GFX | Joel Bodenmann | 2012-10-13 | 3 | -5/+7 |
|\ | |||||
| * | docs | Joel Bodenmann | 2012-10-11 | 1 | -0/+2 |
| * | small fix | Joel Bodenmann | 2012-10-11 | 2 | -5/+5 |
* | | TOUCHPADDriver_t -> TOUCHPADDriver | GConsole_t -> GConsole | Joel Bodenmann | 2012-10-13 | 5 | -13/+13 |
* | | docs | Joel Bodenmann | 2012-10-11 | 1 | -0/+8 |
|/ | |||||
* | 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 |