Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | 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 | |
| | | | ||||||
| * | | [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 | |
|\ \ \ | | |/ | |/| | Generic GWIN Draw routine | |||||
| * | | Create generic GWIN Draw routine | Andrew Hannam | 2013-04-06 | 2 | -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/master | Andrew Hannam | 2013-04-05 | 1 | -8/+8 | |
| |\ \ | |/ / |/| | | Merge Tectu Changes | |||||
* | | | 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 | |
| | | | | | | | | | | | | This reverts commit c86cd58275c1efe62c6dd2f45e9996b077906352. | |||||
* | | | 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 plus other cleanups | |||||
| * | 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 | |
| |\ | |/ |/| | Merge Tectu Changes | |||||
* | | 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 | |
| | | ||||||
* | | ILI9320 fix | Joel Bodenmann | 2013-04-03 | 2 | -0/+16 | |
| | | ||||||
| * | Merge pull request #23 from Tectu/master | Andrew Hannam | 2013-04-03 | 11 | -0/+23 | |
| |\ | |/ |/| | Merge Tectu changes | |||||
* | | merged inmarket | Joel Bodenmann | 2013-04-03 | 6 | -8/+43 | |
|\| | ||||||
| * | Update demo to use Memory Reader for images | Andrew Hannam | 2013-04-04 | 1 | -1/+15 | |
| | | ||||||
| * | Change Memory Reader prototype | Andrew Hannam | 2013-04-04 | 2 | -3/+3 | |
| | | | | | | | | Change Memory Reader prototype to prevent signed, unsigned warning | |||||
| * | file2c copyright and add comment to output | Andrew Hannam | 2013-04-04 | 3 | -4/+44 | |
| | | ||||||
* | | file2c update | Joel Bodenmann | 2013-04-03 | 3 | -0/+21 | |
| | | ||||||
* | | file2c tool - Makefile, readme, linux binary | Joel Bodenmann | 2013-04-03 | 11 | -0/+21 | |
| | | ||||||
* | | Merge pull request #53 from inmarket/master | Tectu | 2013-04-03 | 8 | -0/+292 | |
|\| | | | | | Tool to convert a file into a c array | |||||
| * | Fix to file2c to ensure valid C identifiers | Andrew Hannam | 2013-04-04 | 3 | -1/+9 | |
| | | | | | | | | A couple of small bug fixes. | |||||
| * | Tools to convert a file to c array | Andrew Hannam | 2013-04-04 | 8 | -0/+284 | |
| | | | | | | | | | | file2c converts any file into a C array. Particularly useful for loading an image file into flash. | |||||
* | | Merge pull request #52 from inmarket/master | Tectu | 2013-04-01 | 1 | -14/+16 | |
|\| | | | | | BMP image fixes | |||||
| * | Fixes to RLE_4, RLE_8 and 16 bit BMP images | Andrew Hannam | 2013-04-03 | 1 | -14/+16 | |
| | | | | | | | | | | BMP image handling now complete. The only standard BMP feature not supported is transparency (alpha). | |||||
* | | Merge pull request #51 from inmarket/master | Tectu | 2013-04-01 | 23 | -75/+2012 | |
|\| | | | | | GDISP Image support with Demo | |||||
| * | New GDISP image handling with demo | Andrew Hannam | 2013-04-03 | 23 | -75/+2012 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Images currently support Native and BMP (except RLE4,8 and 16 bit - due to bugs) Supports reading from Memory, BaseFileStream or real files (only on the Win32 simulator). Move gdisp_pictures demo to better refect its purpose. Bug fixes for BMP RLE4,8 & 16 bit to come very soon GIF support very soon. | |||||
| * | Merge pull request #22 from Tectu/master | Andrew Hannam | 2013-04-01 | 13 | -220/+385 | |
| |\ | |/ |/| | Merge Tectu Changes | |||||
* | | coding style | Joel Bodenmann | 2013-03-31 | 2 | -2/+4 | |
| | | ||||||
* | | Merge pull request #50 from abhishek-kakkar/master | Tectu | 2013-03-30 | 3 | -3/+63 | |
|\ \ | | | | | | | GPIO interface-related orientation fixes |