Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Restructure | Andrew Hannam | 2012-12-06 | 5 | -55/+49 | |
| | | | | | | | | | | | | | 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. | |||||
* | GINPUT MCU driver update | Joel Bodenmann | 2012-12-02 | 2 | -7/+7 | |
| | ||||||
* | added XPT2046 ginput driver | Joel Bodenmann | 2012-11-30 | 6 | -0/+387 | |
| | ||||||
* | boardfile update | Joel Bodenmann | 2012-11-30 | 1 | -4/+4 | |
| | ||||||
* | MCU update | Joel Bodenmann | 2012-11-29 | 1 | -8/+8 | |
| | ||||||
* | ginput/touch/MCU Olimex STM32 LCD board file | Joel Bodenmann | 2012-11-29 | 1 | -0/+163 | |
| | ||||||
* | porting of the touchscreen/MCU driver to ginput - not working yet | Joel Bodenmann | 2012-11-29 | 2 | -8/+12 | |
| | ||||||
* | removed xxx_unknown.h board files from ginput drivers | Joel Bodenmann | 2012-11-29 | 2 | -271/+0 | |
| | ||||||
* | ADS7843 fix | Joel Bodenmann | 2012-11-28 | 3 | -5/+9 | |
| | ||||||
* | ILI9320 landscape mode | Joel Bodenmann | 2012-11-28 | 3 | -5/+5 | |
| | ||||||
* | FireBull STM32F103 board file for GINPUT | Joel Bodenmann | 2012-11-27 | 2 | -6/+15 | |
| | ||||||
* | copyright header fixes... | Joel Bodenmann | 2012-11-26 | 10 | -10/+10 | |
| | ||||||
* | FireBull STM32 F103 GINPUT dummy board file (forgot to add at last commit) | Joel Bodenmann | 2012-11-26 | 1 | -0/+89 | |
| | ||||||
* | few fixes and FireBull STM32 F103 GINPUT dummy board file | Joel Bodenmann | 2012-11-26 | 1 | -5/+9 | |
| | ||||||
* | doxygen | Joel Bodenmann | 2012-11-26 | 4 | -4/+4 | |
| | ||||||
* | Ginput and structure changes | Andrew Hannam | 2012-11-26 | 18 | -0/+1088 | |
GINPUT Touch including drivers GTIMER fixes GEVENT fixes GWIN button completion Structure changes to better seperate sections of a sub-system |