Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #70 from inmarket/master | Tectu | 2013-05-15 | 7 | -0/+457 |
|\ | | | | | X11 Driver for GDISP and GINPUT MOUSE | ||||
| * | X driver for GDISP and GINPUT_MOUSE | Andrew Hannam | 2013-05-16 | 7 | -0/+457 |
| | | |||||
| * | Merge pull request #29 from Tectu/master | Andrew Hannam | 2013-05-15 | 5 | -326/+342 |
| |\ | |/ |/| | Merge Tectu Changes | ||||
* | | TDISP demo fix | Joel Bodenmann | 2013-05-15 | 2 | -7/+7 |
| | | |||||
* | | TDISP fixes | Joel Bodenmann | 2013-05-15 | 1 | -1/+1 |
| | | |||||
* | | TDISP fixes | Joel Bodenmann | 2013-05-15 | 4 | -325/+341 |
| | | |||||
* | | Merge pull request #69 from inmarket/master | Tectu | 2013-05-09 | 1 | -7/+7 |
|\| | | | | | More image fixes | ||||
| * | More Image Fixes | Andrew Hannam | 2013-05-09 | 1 | -7/+7 |
| | | | | | | | | GIF Interlaced offset Fixes and area reveal offset fixes | ||||
* | | Merge pull request #68 from inmarket/master | Tectu | 2013-05-09 | 3 | -51/+82 |
|\| | | | | | Image Decoder Fixes | ||||
| * | Image Decoder Fixes | Andrew Hannam | 2013-05-09 | 3 | -51/+82 |
| | | | | | | | | | | Fixes to memory allocation for BMP and NATIVE Fixes to source offset images for GIF | ||||
* | | Merge pull request #67 from inmarket/master | Tectu | 2013-05-05 | 31 | -900/+1276 |
|\| | | | | | Reinsertion of doxygen headers | ||||
| * | Reinsertion of doxygen headers | Andrew Hannam | 2013-05-06 | 31 | -900/+1276 |
| | | | | | | | | Reinsertion of doxygen headers that got lost in license change | ||||
| * | Merge pull request #28 from Tectu/master | Andrew Hannam | 2013-05-05 | 153 | -3279/+2336 |
| |\ | |/ |/| | Merge Tectu Changes | ||||
* | | doxygen version update | Joel Bodenmann | 2013-05-03 | 1 | -1/+1 |
| | | |||||
* | | fixed release notes | Joel Bodenmann | 2013-05-03 | 1 | -0/+1 |
| | | |||||
* | | release v1.6 | Joel Bodenmann | 2013-05-03 | 1 | -1/+4 |
| | | |||||
* | | updated license.html | Joel Bodenmann | 2013-05-03 | 1 | -0/+188 |
| | | |||||
* | | updated license headers | Joel Bodenmann | 2013-05-03 | 148 | -3367/+1089 |
| | | |||||
* | | Revert "updated license headers" | Joel Bodenmann | 2013-05-02 | 193 | -1630/+1178 |
| | | | | | | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c. | ||||
* | | Revert "fixed 3rdparty demos path" | Joel Bodenmann | 2013-05-02 | 5 | -0/+0 |
| | | | | | | | | This reverts commit dca2721b9de72b4435dfb80b8c7c9c2ac89ed370. | ||||
* | | 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 |
|\ \ | | | | | | | New LLD: ILI9481 | ||||
| * | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | For HVGA : 320 x 480, 16bpp displays, controlled by ILI9481 or compatible controllers. * Pixel readback TODO * Powermodes: Sleep implemented | ||||
* | | | Merge pull request #65 from inmarket/master | Tectu | 2013-04-20 | 10 | -24/+1953 |
|\ \ \ | | |/ | |/| | GIF image handling (including animations) and demo | ||||
| * | | GIF image handling | Andrew Hannam | 2013-04-20 | 10 | -24/+1953 |
| | | | | | | | | | | | | | | | | | | GIF image handling Updates to Image structure to make memory accounting optional Add set image background color to handle animated transparency. | ||||
| * | | Merge pull request #27 from Tectu/master | Andrew Hannam | 2013-04-20 | 54 | -18832/+1497 |
| |\ \ | |/ / |/| | | Merge Tectu Changes | ||||
* | | | 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 |
| |\ \ | | | | | | | | | Touch panel LLD for olimex pic32mx board | ||||
| | * | | 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 |
|\ \ \ | | |/ | |/| | GINPUT Dial. Simplify input -> GWIN widget assignment | ||||
| * | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | Added GINPUT Dial support and a driver that uses GADC to read the dial. Added support for Dial inputs to the GWIN slider. Updated the slider demo for Dial Inputs. Simplified the assigning of inputs to GWIN "widgets" button and slider. Updated the demo's to match the new input to button assignment. | ||||
| * | | Merge pull request #26 from Tectu/master | Andrew Hannam | 2013-04-06 | 5 | -12/+137 |
| |\ \ | | | | | | | | | Merge Tectu Changes | ||||
* | \ \ | Merge pull request #62 from niamster/master | Tectu | 2013-04-07 | 1 | -0/+5 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | A fix in pic32mx LLD for ILI9320 | ||||
| * | | [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 |
|\ \ \ | | | | | | | | | ADS7843 - Macro for Inverted touchpad | ||||
| * | | | 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 |
| | | |