Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | more touchpad stuff | Tectu | 2012-08-09 | 2 | -5/+5 | |
* | | | more touchpad stuff | Tectu | 2012-08-09 | 3 | -12/+12 | |
* | | | a few more touchpad things | Tectu | 2012-08-09 | 2 | -0/+42 | |
* | | | fixed a few TOUCHPAD_MULTITHREAD stuffs | Tectu | 2012-08-09 | 3 | -7/+14 | |
* | | | some more touchpad stuff | Tectu | 2012-08-09 | 3 | -0/+304 | |
* | | | some more touchpad stuff | Tectu | 2012-08-09 | 3 | -8/+12 | |
* | | | added touchpad XPT2046 driver dummy | Tectu | 2012-08-08 | 2 | -246/+25 | |
|/ / | ||||||
* | | added touchpad driver structure for halext | Tectu | 2012-08-08 | 4 | -0/+404 | |
* | | makefiles update | Tectu | 2012-08-08 | 5 | -12/+12 | |
| * | Merge pull request #1 from Tectu/master | Andrew Hannam | 2012-08-08 | 10 | -39/+46 | |
| |\ | |/ |/| | ||||||
* | | readme update | Tectu | 2012-08-08 | 1 | -5/+7 | |
* | | lcd.mk is now main Makefile again | Tectu | 2012-08-08 | 1 | -18/+26 | |
* | | whitespaces | Tectu | 2012-08-08 | 1 | -2/+3 | |
* | | readme update | Tectu | 2012-08-08 | 1 | -6/+1 | |
* | | SPI config for touchpad fix | Tectu | 2012-08-08 | 1 | -1/+1 | |
* | | Merge pull request #35 from trsaunders/upstream | Tectu | 2012-08-07 | 4 | -4/+5 | |
|\ \ | ||||||
| * | | fix grammar, vertical scroll, missing function definition | Thomas Saunders | 2012-08-07 | 4 | -4/+5 | |
|/ / | ||||||
* | | Merge pull request #34 from trsaunders/upstream | Tectu | 2012-08-07 | 1 | -3/+3 | |
|\ \ | ||||||
| * | | fix spelling | Thomas Saunders | 2012-08-07 | 1 | -3/+3 | |
|/ / | ||||||
* | | Merge pull request #33 from inmarket/master | Tectu | 2012-08-06 | 2 | -21/+2 | |
|\| | ||||||
| * | Compile error fix for GDISP_NEED_MULTITHREAD | Andrew Hannam | 2012-08-07 | 2 | -21/+2 | |
|/ | ||||||
* | Merge pull request #32 from inmarket/GLCDBackPort2 | Tectu | 2012-08-05 | 13 | -2395/+1238 | |
|\ | ||||||
| * | Merge branch 'GLCDBackPort' into GLCDBackPort2 | Andrew Hannam | 2012-08-06 | 0 | -0/+0 | |
| |\ | ||||||
| | * | Update GLCD to use GDISP low level drivers | Andrew Hannam | 2012-08-05 | 13 | -2397/+1240 | |
| * | | Backport GDISP low level drivers to GLCD | Andrew Hannam | 2012-08-06 | 13 | -2395/+1238 | |
| * | | Merge pull request #4 from Tectu/master | Andrew Hannam | 2012-08-05 | 4 | -184/+0 | |
| |\ \ | |/ / |/| / | |/ | ||||||
* | | fix | Tectu | 2012-08-05 | 2 | -2/+0 | |
* | | cleanup | Tectu | 2012-08-05 | 2 | -182/+0 | |
* | | Merge pull request #30 from inmarket/master | Tectu | 2012-08-04 | 26 | -4182/+3409 | |
|\| | ||||||
| * | Merge branch 'master' of https://github.com/inmarket/ChibiOS-LCD-Driver | Andrew Hannam | 2012-08-05 | 1 | -0/+247 | |
| |\ | ||||||
| | * | Many changes including scaled fonts. | Andrew Hannam | 2012-08-05 | 22 | -2612/+1563 | |
| | * | Incorporate Abhishek's changes | Andrew Hannam | 2012-08-04 | 5 | -403/+402 | |
| | * | Deleted superflous files | Andrew Hannam | 2012-08-04 | 2 | -1041/+0 | |
| | * | Fix fonts nd fix debug symbols | Andrew Hannam | 2012-08-04 | 10 | -233/+1287 | |
| | * | Add new license to files missing it | Andrew Hannam | 2012-08-04 | 8 | -1700/+1777 | |
| | * | Merge pull request #1 from Tectu/master | Andrew Hannam | 2012-08-02 | 59 | -876/+1451 | |
| | |\ | ||||||
| * | | | Many changes including scaled fonts | Andrew Hannam | 2012-08-05 | 25 | -4182/+3162 | |
|/ / / | ||||||
* | | | Merge pull request #27 from abhishek-kakkar/master | Tectu | 2012-08-03 | 3 | -161/+204 | |
|\ \ \ | ||||||
| * | | | Fixed Text Rendering Issues | abhishek-kakkar | 2012-08-03 | 2 | -160/+203 | |
| * | | | S6D1121 LLD Compile error fix | abhishek-kakkar | 2012-08-03 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | fixed gdisp.h | Tectu | 2012-08-03 | 1 | -0/+17 | |
* | | | contributors.txt update | Tectu | 2012-08-03 | 1 | -2/+2 | |
| |/ |/| | ||||||
* | | contributors update | Tectu | 2012-08-02 | 1 | -1/+1 | |
* | | added contributors.txt file | Tectu | 2012-08-02 | 1 | -0/+14 | |
* | | halext new license headers | Tectu | 2012-08-02 | 25 | -458/+185 | |
* | | added new license headers to all files, expect /halext | Tectu | 2012-08-02 | 30 | -70/+576 | |
* | | added license.txt | Tectu | 2012-08-02 | 2 | -347/+674 | |
* | | Merge pull request #26 from inmarket/master | Tectu | 2012-08-02 | 13 | -470/+1170 | |
|\| | ||||||
| * | New (working) driver gdispNokia6610 + small syntax fix | Andrew Hannam | 2012-08-02 | 13 | -470/+1170 | |
* | | compiling fix | Tectu | 2012-08-02 | 1 | -0/+1 |