Commit Graph

121 Commits (2e8eaa34717f99c9696867b62ff5f19e76a7ccf8)

Author SHA1 Message Date
Joel Bodenmann e1de308dfa ginput doxygen 2012-12-18 20:06:10 +01:00
Joel Bodenmann f115d43753 SSD1289 calibration clear fix 2012-12-17 22:33:00 +01:00
etmatrix e39e9e7604 correct typo 2012-12-17 21:23:23 +01:00
Joel Bodenmann 58b9938db2 typo fix - thanks to etmatrix 2012-12-16 23:11:08 +01:00
Andrew Hannam c0f68cd748 Fix header files for ginput touch drivers 2012-12-08 13:09:56 +10:00
Andrew Hannam 07f3483535 Restructure
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.
2012-12-06 18:45:54 +10:00
Joel Bodenmann ae7da0770b GINPUT MCU driver update 2012-12-02 15:26:14 +01:00
Joel Bodenmann ef13b27a79 added XPT2046 ginput driver 2012-11-30 00:21:46 +01:00
Joel Bodenmann a976c449a3 boardfile update 2012-11-30 00:19:19 +01:00
Joel Bodenmann c5f1bc7723 MCU update 2012-11-29 20:56:04 +01:00
Joel Bodenmann 5bfa0f2622 ginput/touch/MCU Olimex STM32 LCD board file 2012-11-29 01:21:36 +01:00
Joel Bodenmann 62dee0d351 porting of the touchscreen/MCU driver to ginput - not working yet 2012-11-29 01:20:54 +01:00
Joel Bodenmann de85a1496e removed xxx_unknown.h board files from ginput drivers 2012-11-29 00:45:17 +01:00
Joel Bodenmann b1b117bffa ADS7843 fix 2012-11-28 23:59:30 +01:00
Joel Bodenmann 7b2e0d06d4 ILI9320 landscape mode 2012-11-28 22:40:23 +01:00
Joel Bodenmann 8bdfc52efe FireBull STM32F103 board file for GINPUT 2012-11-27 00:42:51 +01:00
Joel Bodenmann e6bb13be05 copyright header fixes... 2012-11-26 23:38:11 +01:00
Joel Bodenmann c71022132c FireBull STM32 F103 GINPUT dummy board file (forgot to add at last commit) 2012-11-26 23:34:08 +01:00
Joel Bodenmann e89bb0b4d8 few fixes and FireBull STM32 F103 GINPUT dummy board file 2012-11-26 23:33:41 +01:00
Joel Bodenmann ba08afef3e doxygen 2012-11-26 21:19:32 +01:00
Andrew Hannam 8275c8820f Ginput and structure changes
GINPUT Touch including drivers
GTIMER fixes
GEVENT fixes
GWIN button completion
Structure changes to better seperate sections of a sub-system
2012-11-26 18:45:26 +10:00