Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated license headers | Joel Bodenmann | 2013-05-03 | 148 | -3367/+1089 |
* | Revert "updated license headers" | Joel Bodenmann | 2013-05-02 | 193 | -1630/+1178 |
* | Revert "fixed 3rdparty demos path" | Joel Bodenmann | 2013-05-02 | 5 | -0/+0 |
* | fixed 3rdparty demos path | Joel Bodenmann | 2013-05-02 | 5 | -0/+0 |
* | updated license headers | Joel Bodenmann | 2013-05-02 | 193 | -1178/+1630 |
* | Merge pull request #66 from abhishek-kakkar/master | Tectu | 2013-04-30 | 7 | -0/+1143 |
|\ | |||||
| * | Renamed HVGA_X81 to ILI9481 | Abhishek Kumar | 2013-04-30 | 8 | -20/+20 |
| * | New LLD: HVGA_X81 | Abhishek Kumar | 2013-04-30 | 7 | -0/+1143 |
* | | Merge pull request #65 from inmarket/master | Tectu | 2013-04-20 | 10 | -24/+1953 |
|\ \ | |||||
| * | | GIF image handling | Andrew Hannam | 2013-04-20 | 10 | -24/+1953 |
| * | | Merge pull request #27 from Tectu/master | Andrew Hannam | 2013-04-20 | 54 | -18832/+1497 |
| |\ \ | |/ / |/| | | |||||
* | | | typo | Joel Bodenmann | 2013-04-15 | 5 | -0/+0 |
| |/ |/| | |||||
* | | cleanup | Joel Bodenmann | 2013-04-14 | 1 | -3/+0 |
* | | added demos/3thparty | Joel Bodenmann | 2013-04-14 | 6 | -0/+398 |
* | | TDISP fixes - by Frysk | Joel Bodenmann | 2013-04-12 | 3 | -37/+155 |
* | | Merge branch 'master' of github.com:Tectu/ChibiOS-GFX | Joel Bodenmann | 2013-04-10 | 2 | -0/+166 |
|\ \ | |||||
| * \ | Merge pull request #64 from niamster/master | Tectu | 2013-04-09 | 2 | -0/+166 |
| |\ \ | |||||
| | * | | ginput/touch/MCU Olimex PIC32 LCD board file | Dmytro Milinevskyy | 2013-04-10 | 2 | -0/+166 |
* | | | | doxygen fix | Joel Bodenmann | 2013-04-10 | 2 | -0/+19 |
|/ / / | |||||
* | | | changed the license of all demos to BSD | Joel Bodenmann | 2013-04-08 | 39 | -18821/+782 |
* | | | docs | Joel Bodenmann | 2013-04-08 | 1 | -0/+1 |
* | | | some doxygen fixes | Joel Bodenmann | 2013-04-08 | 3 | -3/+3 |
* | | | Merge pull request #63 from inmarket/master | Tectu | 2013-04-07 | 18 | -345/+865 |
|\ \ \ | | |/ | |/| | |||||
| * | | Move doxygen to the include file for Mouse LLD | Andrew Hannam | 2013-04-07 | 1 | -121/+181 |
| * | | Add GINPUT Dial, simplify GWIN input assignment | Andrew Hannam | 2013-04-07 | 17 | -224/+684 |
| * | | Merge pull request #26 from Tectu/master | Andrew Hannam | 2013-04-06 | 5 | -12/+137 |
| |\ \ | |||||
* | \ \ | Merge pull request #62 from niamster/master | Tectu | 2013-04-07 | 1 | -0/+5 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | [ILI9320][olimex][pic32] extra dummy read after index write | Dmytro Milinevskyy | 2013-04-07 | 1 | -0/+5 |
* | | | Merge pull request #61 from mobyfab/master | Tectu | 2013-04-06 | 1 | -6/+15 |
|\ \ \ | |||||
| * | | | Added the GINPUT_MOUSE_YX_INVERTED macro. | mobyfab | 2013-04-05 | 1 | -6/+15 |
* | | | | Merge branch 'master' of https://github.com/niamster/ChibiOS-GFX | Joel Bodenmann | 2013-04-06 | 3 | -6/+120 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | [ILI9320] LLD for olimex pic32 demo board | Dmytro Milinevskyy | 2013-04-05 | 2 | -0/+116 |
| * | | [ILI9325] read LCD version | Dmytro Milinevskyy | 2013-04-05 | 1 | -0/+2 |
| * | | [ILI9320/ILI9325] use correct lld accessor to read the data from the LCD | Dmytro Milinevskyy | 2013-04-04 | 2 | -6/+2 |
* | | | doc | Joel Bodenmann | 2013-04-05 | 1 | -0/+2 |
* | | | Merge pull request #59 from inmarket/master | Tectu | 2013-04-05 | 2 | -0/+25 |
|\ \ \ | | |/ | |/| | |||||
| * | | Create generic GWIN Draw routine | Andrew Hannam | 2013-04-06 | 2 | -0/+25 |
| * | | Merge pull request #25 from Tectu/master | Andrew Hannam | 2013-04-05 | 1 | -8/+8 |
| |\ \ | |/ / |/| | | |||||
* | | | slider doc fix take one of two | Joel Bodenmann | 2013-04-05 | 1 | -8/+8 |
* | | | Revert "slider doc fix" | Joel Bodenmann | 2013-04-05 | 3 | -13/+13 |
* | | | slider doc fix | Joel Bodenmann | 2013-04-05 | 3 | -13/+13 |
* | | | Merge pull request #58 from inmarket/master | Tectu | 2013-04-05 | 16 | -626/+1334 |
|\| | | |/ |/| | |||||
| * | GWIN slider + image support | Andrew Hannam | 2013-04-06 | 10 | -0/+708 |
| * | Move demos to better locations | Andrew Hannam | 2013-04-06 | 6 | -626/+626 |
| * | Merge pull request #24 from Tectu/master | Andrew Hannam | 2013-04-05 | 17 | -351/+525 |
| |\ | |/ |/| | |||||
* | | SSD1963 - Removed unused function that what using an inline macro. | mobyfab | 2013-04-04 | 1 | -5/+0 |
* | | SSD1963 Driver - Removed old config files | mobyfab | 2013-04-04 | 2 | -268/+0 |
* | | Fixed SSD1963 Driver to work with latest GDISP. | mobyfab | 2013-04-04 | 6 | -337/+768 |
* | | SSD2119: readme fix | Mateusz Tomaszkiewicz | 2013-04-04 | 1 | -2/+2 |
* | | file2c tool cleanup | Joel Bodenmann | 2013-04-04 | 9 | -0/+0 |