aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #72 from abhishek-kakkar/masterTectu2013-05-2310-0/+1354
|\ | | | | New Notepad-2 Demo
| * New Notepad-2 Demo for ChibiOS/GFXAbhishek Kumar2013-05-2310-0/+1354
| | | | | | | | See demos/3rdparty/notepad-2/readme.txt for more details.
* | Merge pull request #71 from abhishek-kakkar/masterTectu2013-05-211-0/+2
|\| | | | | Fix GIF rendering stability issue
| * Fix GIF rendering issueAbhishek Kumar2013-05-211-0/+2
|/ | | | | Uninitialized cache values causes stability issues in systems Cache initialized to 0 fixes it.
* Added HX8347D driver by the user EddieJoel Bodenmann2013-05-217-0/+909
|
* docsJoel Bodenmann2013-05-208-64/+82
|
* doxygen fixJoel Bodenmann2013-05-203-0/+4
|
* docsJoel Bodenmann2013-05-201-0/+1
|
* added enable and disable APIs to high level GWIN codeJoel Bodenmann2013-05-202-0/+27
|
* button fixJoel Bodenmann2013-05-202-16/+24
|
* added gwin enabled parameter and implemented button enable/disable functionsJoel Bodenmann2013-05-203-1/+50
|
* cleanup & tdisp warning fixJoel Bodenmann2013-05-203-578/+576
|
* Merge pull request #70 from inmarket/masterTectu2013-05-157-0/+457
|\ | | | | X11 Driver for GDISP and GINPUT MOUSE
| * X driver for GDISP and GINPUT_MOUSEAndrew Hannam2013-05-167-0/+457
| |
| * Merge pull request #29 from Tectu/masterAndrew Hannam2013-05-155-326/+342
| |\ | |/ |/| Merge Tectu Changes
* | TDISP demo fixJoel Bodenmann2013-05-152-7/+7
| |
* | TDISP fixesJoel Bodenmann2013-05-151-1/+1
| |
* | TDISP fixesJoel Bodenmann2013-05-154-325/+341
| |
* | Merge pull request #69 from inmarket/masterTectu2013-05-091-7/+7
|\| | | | | More image fixes
| * More Image FixesAndrew Hannam2013-05-091-7/+7
| | | | | | | | GIF Interlaced offset Fixes and area reveal offset fixes
* | Merge pull request #68 from inmarket/masterTectu2013-05-093-51/+82
|\| | | | | Image Decoder Fixes
| * Image Decoder FixesAndrew Hannam2013-05-093-51/+82
| | | | | | | | | | Fixes to memory allocation for BMP and NATIVE Fixes to source offset images for GIF
* | Merge pull request #67 from inmarket/masterTectu2013-05-0531-900/+1276
|\| | | | | Reinsertion of doxygen headers
| * Reinsertion of doxygen headersAndrew Hannam2013-05-0631-900/+1276
| | | | | | | | Reinsertion of doxygen headers that got lost in license change
| * Merge pull request #28 from Tectu/masterAndrew Hannam2013-05-05153-3279/+2336
| |\ | |/ |/| Merge Tectu Changes
* | doxygen version updateJoel Bodenmann2013-05-031-1/+1
| |
* | fixed release notesJoel Bodenmann2013-05-031-0/+1
| |
* | release v1.6Joel Bodenmann2013-05-031-1/+4
| |
* | updated license.htmlJoel Bodenmann2013-05-031-0/+188
| |
* | updated license headersJoel Bodenmann2013-05-03148-3367/+1089
| |
* | Revert "updated license headers"Joel Bodenmann2013-05-02193-1630/+1178
| | | | | | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* | Revert "fixed 3rdparty demos path"Joel Bodenmann2013-05-025-0/+0
| | | | | | | | This reverts commit dca2721b9de72b4435dfb80b8c7c9c2ac89ed370.
* | fixed 3rdparty demos pathJoel Bodenmann2013-05-025-0/+0
| |
* | 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
| | |