aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* GINPUT Touch CalibrationAndrew Hannam2012-11-301-7/+39
| | | | | | | | Improvements to error detection and displaying that to the user during a calibration. Also introduced a hack to allow initialisation of a touch device without an automatic calibration for when the user application wants to do something with the raw readings first.
* GWIN Console Clear FixAndrew Hannam2012-11-301-0/+7
| | | | | When a GWIN Console is cleared, set the cursor back to the top left corner.
* Static initialisation fix for a GListenerAndrew Hannam2012-11-301-1/+1
|
* Adjust Win32 mouse poll periodAndrew Hannam2012-11-301-1/+1
| | | | Adjust Win32 mouse poll period for better performance
* Merge pull request #9 from Tectu/masterAndrew Hannam2012-11-2947-276/+306
|\ | | | | Merge Tectu Changes
| * ginput/touch/MCU Olimex STM32 LCD board fileJoel Bodenmann2012-11-291-0/+163
| |
| * porting of the touchscreen/MCU driver to ginput - not working yetJoel Bodenmann2012-11-292-8/+12
| |
| * removed xxx_unknown.h board files from ginput driversJoel Bodenmann2012-11-292-271/+0
| |
| * ADS7843 fixJoel Bodenmann2012-11-283-5/+9
| |
| * ILI9320 landscape modeJoel Bodenmann2012-11-284-13/+40
| |
| * ILI9320 fixJoel Bodenmann2012-11-272-6/+5
| |
| * FireBull STM32F103 board file for GINPUTJoel Bodenmann2012-11-272-6/+15
| |
| * copyright header fixes...Joel Bodenmann2012-11-2636-36/+36
| |
| * FireBull STM32 F103 GINPUT dummy board file (forgot to add at last commit)Joel Bodenmann2012-11-261-0/+89
| |
| * few fixes and FireBull STM32 F103 GINPUT dummy board fileJoel Bodenmann2012-11-261-5/+9
| |
| * doxygenJoel Bodenmann2012-11-2612-15/+17
| |
| * src/gwin/button.c macro fixJoel Bodenmann2012-11-261-3/+3
| |
| * Revert "macro fix on src/gwin/button.c"Joel Bodenmann2012-11-261-4/+4
| | | | | | | | This reverts commit b7a836614008086e3f745cbe8dd95d75f1e57bf7.
| * macro fix on src/gwin/button.cJoel Bodenmann2012-11-261-4/+4
| |
| * Merge pull request #23 from inmarket/masterTectu2012-11-2665-885/+3591
| |\ | |/ |/| Ginput and structure changes
* | Ginput and structure changesAndrew Hannam2012-11-2665-885/+3591
| | | | | | | | | | | | | | | | GINPUT Touch including drivers GTIMER fixes GEVENT fixes GWIN button completion Structure changes to better seperate sections of a sub-system
* | Merge pull request #8 from Tectu/masterAndrew Hannam2012-11-2533-683/+1000
|\| | | | | Merge Tectu Changes
| * touchscreen fixJoel Bodenmann2012-11-261-6/+2
| |
| * touchscreen MCU driver fixJoel Bodenmann2012-11-261-6/+6
| |
| * implemented MCU touchscreen driverJoel Bodenmann2012-11-253-43/+99
| |
| * S6D1121 doxygenJoel Bodenmann2012-11-231-1/+1
| |
| * SSD1289 firebull docJoel Bodenmann2012-11-221-4/+4
| |
| * SSD1289 - firebull updateJoel Bodenmann2012-11-221-19/+19
| |
| * S6D1121 macro fixJoel Bodenmann2012-11-221-4/+7
| |
| * ported S6D1121 driverJoel Bodenmann2012-11-226-420/+438
| |
| * console demo code docJoel Bodenmann2012-11-221-1/+1
| |
| * cleanup of source filesJoel Bodenmann2012-11-217-34/+0
| |
| * window example codeJoel Bodenmann2012-11-211-0/+72
| |
| * typoJoel Bodenmann2012-11-211-1/+1
| |
| * in gwin.c GDISP_SET_CLIP -> GDISP_NEED_CLIPJoel Bodenmann2012-11-211-21/+21
| |
| * SSD1289 fixJoel Bodenmann2012-11-211-2/+2
| |
| * console example docJoel Bodenmann2012-11-211-2/+11
| |
| * added console demoJoel Bodenmann2012-11-201-0/+86
| |
| * SSD1289 fixJoel Bodenmann2012-11-202-5/+6
| |
| * gwin doxygenJoel Bodenmann2012-11-201-2/+43
| |
| * typo fix: aquire_bus -> acquire_busJoel Bodenmann2012-11-207-19/+19
| |
| * gtimer demoJoel Bodenmann2012-11-205-0/+65
| |
| * removed tools folderJoel Bodenmann2012-11-201-7/+0
| |
| * gtimer doxygen fixJoel Bodenmann2012-11-201-75/+1
| |
| * replaced get_bus by aquire_busJoel Bodenmann2012-11-197-20/+20
| |
| * GEVENT doxygenJoel Bodenmann2012-11-191-34/+70
| |
| * GTimer doxygen bugfixJoel Bodenmann2012-11-192-1/+2
| |
| * doxygen of gtimerJoel Bodenmann2012-11-192-2/+40
| |
| * more SSD1289 and touchscreen workaroundJoel Bodenmann2012-11-172-2/+4
| |
| * SSD1289 fixJoel Bodenmann2012-11-171-2/+10
| |