Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 6 | -788/+0 | |
| | ||||||
* | small doxygen fixes | Joel Bodenmann | 2013-01-11 | 1 | -1/+1 | |
| | ||||||
* | Restructure | Andrew Hannam | 2012-12-06 | 1 | -2/+4 | |
| | | | | | | | | | | | | | Create global include file called gfx.h which knows about sub-system dependancies. Deprecate Touchscreen (GINPUT touch is now working properly) Merge Graph into GWIN Change directory structure to reflect sub-system structure Many small bugs fixed Split Nokia6610 gdisp driver into GE8 and GE12 controller versions Fixed broken demos. GFX sub-systems are now clearly defined and new ones should be much easier to add. | |||||
* | ILI9320 fix | Joel Bodenmann | 2012-12-02 | 1 | -2/+2 | |
| | ||||||
* | ILI9320 landscape mode | Joel Bodenmann | 2012-11-28 | 1 | -8/+35 | |
| | ||||||
* | ILI9320 fix | Joel Bodenmann | 2012-11-27 | 2 | -6/+5 | |
| | ||||||
* | copyright header fixes... | Joel Bodenmann | 2012-11-26 | 4 | -4/+4 | |
| | ||||||
* | Ginput and structure changes | Andrew Hannam | 2012-11-26 | 1 | -3/+6 | |
| | | | | | | | | GINPUT Touch including drivers GTIMER fixes GEVENT fixes GWIN button completion Structure changes to better seperate sections of a sub-system | |||||
* | Gdisp lld driver corrections | Andrew Hannam | 2012-11-15 | 1 | -2/+15 | |
| | | | | | | | | | | | | Corrections to Nokia gdisp driver - Fix for the application calling the unsupported gdispSetOrientation and gdispSetPower - Implemented full backlight control (on/off only currently) Corrections to the Ili9320 driver - Fix for the application calling the unsupported gdispSetOrientation - Fix for initialisation of the backlight - Fix for backlight when using display low power modes. | |||||
* | ILI9320 update | Joel Bodenmann | 2012-11-13 | 1 | -0/+5 | |
| | ||||||
* | Backlight fix | Joel Bodenmann | 2012-11-13 | 1 | -4/+3 | |
| | ||||||
* | typo fix | Joel Bodenmann | 2012-11-13 | 1 | -1/+1 | |
| | ||||||
* | implemented contrast and backlight functions for GDISP. Implemented those ↵ | Joel Bodenmann | 2012-11-13 | 2 | -44/+50 | |
| | | | | into ILI9320 | |||||
* | typo | Joel Bodenmann | 2012-11-13 | 1 | -1/+1 | |
| | ||||||
* | ILI9320 update | Joel Bodenmann | 2012-11-12 | 1 | -20/+21 | |
| | ||||||
* | new ILI9320 driver - please use as template | Joel Bodenmann | 2012-11-12 | 6 | -320/+300 | |
| | ||||||
* | removed false ILI9320 code | Joel Bodenmann | 2012-11-12 | 1 | -12/+7 | |
| | ||||||
* | implemented power modes for ILI9320 | Joel Bodenmann | 2012-11-12 | 1 | -65/+110 | |
| | ||||||
* | added ILI3920 orientation dummies | Joel Bodenmann | 2012-11-11 | 1 | -7/+32 | |
| | ||||||
* | added ILI9320 driver - not finished yet, but working | Joel Bodenmann | 2012-11-11 | 5 | -0/+688 | |