aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated license headersJoel Bodenmann2013-05-02193-1178/+1630
|
* Merge pull request #66 from abhishek-kakkar/masterTectu2013-04-307-0/+1143
|\ | | | | New LLD: ILI9481
| * Renamed HVGA_X81 to ILI9481Abhishek Kumar2013-04-308-20/+20
| |
| * New LLD: HVGA_X81Abhishek Kumar2013-04-307-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/masterTectu2013-04-2010-24/+1953
|\ \ | | | | | | GIF image handling (including animations) and demo
| * | GIF image handlingAndrew Hannam2013-04-2010-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/masterAndrew Hannam2013-04-2054-18832/+1497
| |\ \ | |/ / |/| | Merge Tectu Changes
* | | typoJoel Bodenmann2013-04-155-0/+0
| |/ |/|
* | cleanupJoel Bodenmann2013-04-141-3/+0
| |
* | added demos/3thpartyJoel Bodenmann2013-04-146-0/+398
| |
* | TDISP fixes - by FryskJoel Bodenmann2013-04-123-37/+155
| |
* | Merge branch 'master' of github.com:Tectu/ChibiOS-GFXJoel Bodenmann2013-04-102-0/+166
|\ \
| * \ Merge pull request #64 from niamster/masterTectu2013-04-092-0/+166
| |\ \ | | | | | | | | Touch panel LLD for olimex pic32mx board
| | * | ginput/touch/MCU Olimex PIC32 LCD board fileDmytro Milinevskyy2013-04-102-0/+166
| | | |
* | | | doxygen fixJoel Bodenmann2013-04-102-0/+19
|/ / /
* | | changed the license of all demos to BSDJoel Bodenmann2013-04-0839-18821/+782
| | |
* | | docsJoel Bodenmann2013-04-081-0/+1
| | |
* | | some doxygen fixesJoel Bodenmann2013-04-083-3/+3
| | |
* | | Merge pull request #63 from inmarket/masterTectu2013-04-0718-345/+865
|\ \ \ | | |/ | |/| GINPUT Dial. Simplify input -> GWIN widget assignment
| * | Move doxygen to the include file for Mouse LLDAndrew Hannam2013-04-071-121/+181
| | |
| * | Add GINPUT Dial, simplify GWIN input assignmentAndrew Hannam2013-04-0717-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/masterAndrew Hannam2013-04-065-12/+137
| |\ \ | | | | | | | | Merge Tectu Changes
* | \ \ Merge pull request #62 from niamster/masterTectu2013-04-071-0/+5
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| A fix in pic32mx LLD for ILI9320
| * | [ILI9320][olimex][pic32] extra dummy read after index writeDmytro Milinevskyy2013-04-071-0/+5
| | |
* | | Merge pull request #61 from mobyfab/masterTectu2013-04-061-6/+15
|\ \ \ | | | | | | | | ADS7843 - Macro for Inverted touchpad
| * | | Added the GINPUT_MOUSE_YX_INVERTED macro.mobyfab2013-04-051-6/+15
| | | |
* | | | Merge branch 'master' of https://github.com/niamster/ChibiOS-GFXJoel Bodenmann2013-04-063-6/+120
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [ILI9320] LLD for olimex pic32 demo boardDmytro Milinevskyy2013-04-052-0/+116
| | |
| * | [ILI9325] read LCD versionDmytro Milinevskyy2013-04-051-0/+2
| | |
| * | [ILI9320/ILI9325] use correct lld accessor to read the data from the LCDDmytro Milinevskyy2013-04-042-6/+2
| | |
* | | docJoel Bodenmann2013-04-051-0/+2
| | |
* | | Merge pull request #59 from inmarket/masterTectu2013-04-052-0/+25
|\ \ \ | | |/ | |/| Generic GWIN Draw routine
| * | Create generic GWIN Draw routineAndrew Hannam2013-04-062-0/+25
| | | | | | | | | | | | | | | | | | | | | For some GWIN controls they support a Draw() routine. For those controls the base class now supports a generic Draw routine which will call their specific Draw routine. The only GWIN's with a Draw routine currently are Buttons and Sliders.
| * | Merge pull request #25 from Tectu/masterAndrew Hannam2013-04-051-8/+8
| |\ \ | |/ / |/| | Merge Tectu Changes
* | | slider doc fix take one of twoJoel Bodenmann2013-04-051-8/+8
| | |
* | | Revert "slider doc fix"Joel Bodenmann2013-04-053-13/+13
| | | | | | | | | | | | This reverts commit c86cd58275c1efe62c6dd2f45e9996b077906352.
* | | slider doc fixJoel Bodenmann2013-04-053-13/+13
| | |
* | | Merge pull request #58 from inmarket/masterTectu2013-04-0516-626/+1334
|\| | | |/ |/| GWIN Slider plus other cleanups
| * GWIN slider + image supportAndrew Hannam2013-04-0610-0/+708
| |
| * Move demos to better locationsAndrew Hannam2013-04-066-626/+626
| |
| * Merge pull request #24 from Tectu/masterAndrew Hannam2013-04-0517-351/+525
| |\ | |/ |/| Merge Tectu Changes
* | SSD1963 - Removed unused function that what using an inline macro.mobyfab2013-04-041-5/+0
| |
* | SSD1963 Driver - Removed old config filesmobyfab2013-04-042-268/+0
| |
* | Fixed SSD1963 Driver to work with latest GDISP.mobyfab2013-04-046-337/+768
| |
* | SSD2119: readme fixMateusz Tomaszkiewicz2013-04-041-2/+2
| |
* | file2c tool cleanupJoel Bodenmann2013-04-049-0/+0
| |
* | ILI9320 fixJoel Bodenmann2013-04-032-0/+16
| |
| * Merge pull request #23 from Tectu/masterAndrew Hannam2013-04-0311-0/+23
| |\ | |/ |/| Merge Tectu changes
* | merged inmarketJoel Bodenmann2013-04-036-8/+43
|\|
| * Update demo to use Memory Reader for imagesAndrew Hannam2013-04-041-1/+15
| |