Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #48 from mobyfab/master | Tectu | 2012-09-09 | 2 | -2/+4 | |
|\ \ | ||||||
| * | | Fixes for the touchpad API. | mobyfab | 2012-09-07 | 2 | -2/+4 | |
* | | | Merge pull request #47 from mobyfab/master | Tectu | 2012-09-06 | 1 | -1/+1 | |
|\| | | ||||||
| * | | Increased FSMC delays. They were too low. | mobyfab | 2012-09-06 | 1 | -1/+1 | |
| | * | Merge pull request #5 from Tectu/master | Andrew Hannam | 2012-09-06 | 9 | -7/+1147 | |
| | |\ | |_|/ |/| | | ||||||
* | | | Merge pull request #46 from mobyfab/master | Tectu | 2012-09-04 | 2 | -36/+112 | |
|\| | | ||||||
| * | | Adding GPIO to SSD1963 | mobyfab | 2012-09-04 | 2 | -36/+112 | |
|/ / | ||||||
* | | docs | Tectu | 2012-09-03 | 1 | -1/+1 | |
* | | header adjustments on SSD1963 | Tectu | 2012-09-03 | 4 | -8/+8 | |
* | | docs update | Tectu | 2012-09-03 | 2 | -0/+4 | |
* | | Merge pull request #44 from mobyfab/master | Tectu | 2012-08-31 | 6 | -0/+972 | |
|\ \ | ||||||
| * | | updated comments, cleaning | mobyfab | 2012-08-31 | 6 | -31/+26 | |
| * | | modifications, fixes. | mobyfab | 2012-08-31 | 4 | -61/+59 | |
| * | | Adding SSD1963 | mobyfab | 2012-08-30 | 6 | -0/+979 | |
|/ / | ||||||
* | | 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 | |
| * | Merge pull request #4 from Tectu/master | Andrew Hannam | 2012-08-24 | 17 | -346/+353 | |
| |\ | |/ |/| | ||||||
* | | 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 | |
* | | fixed SSD1289 driver | Tectu | 2012-08-24 | 1 | -1/+1 | |
* | | makefile fix | Tectu | 2012-08-24 | 1 | -1/+1 | |
* | | Merge branch 'master' of github.com:Tectu/ChibiOS-LCD-Driver | Tectu | 2012-08-24 | 3 | -10/+107 | |
|\ \ | ||||||
| * | | added notepad demo | Tectu | 2012-08-23 | 1 | -0/+103 | |
| * | | fixed touchpad orientation | Tectu | 2012-08-22 | 1 | -10/+2 | |
| * | | compiler warning fix | Tectu | 2012-08-22 | 1 | -0/+2 | |
* | | | added gdispDrawArc() and gdispFillArc() dummies | Tectu | 2012-08-24 | 2 | -0/+35 | |
|/ / | ||||||
* | | gdispSetOrientation() bugfix (by inmarket) | Tectu | 2012-08-22 | 1 | -1/+1 | |
* | | added old glcd.h header backport | Tectu | 2012-08-21 | 2 | -137/+1 | |
* | | removed deviceCode readout of SSD1289 | Tectu | 2012-08-20 | 1 | -4/+0 | |
* | | coord_t from uint16_t to int16_t | Tectu | 2012-08-20 | 1 | -1/+1 | |
* | | readme updates | Tectu | 2012-08-17 | 6 | -12/+6 | |
* | | touchpad demo update | Tectu | 2012-08-17 | 1 | -5/+15 | |
| * | Merge pull request #3 from Tectu/master | Andrew Hannam | 2012-08-16 | 110 | -3101/+2698 | |
| |\ | |/ |/| | ||||||
* | | contributors.txt update | Tectu | 2012-08-16 | 1 | -11/+19 | |
* | | ADS7843 cleanup | Tectu | 2012-08-16 | 1 | -237/+248 | |
* | | XPT2046 cleanup | Tectu | 2012-08-16 | 1 | -63/+62 | |
* | | Merge pull request #43 from abhishek-kakkar/master | Tectu | 2012-08-16 | 5 | -203/+420 | |
|\ \ | ||||||
| * | | ADS7843 update | Kumar Abhishek | 2012-08-16 | 1 | -146/+237 | |
| * | | Fix compiler warnings | Kumar Abhishek | 2012-08-16 | 2 | -10/+10 | |
| * | | XPT2046 LLD Major Update | Kumar Abhishek | 2012-08-16 | 2 | -47/+173 | |
| * | | Merge branch 'master' of https://github.com/abhishek-kakkar/ChibiOS-LCD-Driver | Kumar Abhishek | 2012-08-14 | 0 | -0/+0 | |
|/| | | ||||||
| * | | Update to touchpad LLDs to use new structure. | Kumar Abhishek | 2012-08-09 | 2 | -43/+28 | |
| * | | Changes to the Touchpad Configuration structure | Kumar Abhishek | 2012-08-09 | 1 | -4/+23 | |
* | | | docs update | Tectu | 2012-08-14 | 1 | -0/+1 | |
* | | | removed touchpad prefix on touchpad drivers | Tectu | 2012-08-14 | 11 | -13/+13 | |
* | | | removed gdisp prefix on gdisp drivers | Tectu | 2012-08-14 | 34 | -28/+28 | |
* | | | demos license header | Tectu | 2012-08-14 | 2 | -0/+40 | |
* | | | added console demo | Tectu | 2012-08-14 | 1 | -0/+47 | |
* | | | SSD1289 fix | Tectu | 2012-08-14 | 1 | -1/+1 |