aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-0315-36/+36
* Update license headerTibo Clausen2018-10-0133-33/+33
* Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-07-084-16/+16
* Change coord_t to gCoordinmarket2018-07-088-19/+19
* Added new type definitions - moving towards V3.0inmarket2018-06-2319-74/+74
* First set of V3 macro changesinmarket2018-02-2713-43/+43
* Adding readme files for implicitly supported touchscreen controllersJoel Bodenmann2016-11-273-0/+3
* Minor fix in toggle/pal readmeJoel Bodenmann2016-11-071-1/+1
* Minor fix in toggle/pal readmeJoel Bodenmann2016-11-071-1/+1
* Adding Linux event input touch driverJoel Bodenmann2016-08-233-0/+175
* Adding EXC7200 driverJoel Bodenmann2016-08-033-0/+130
* Adding QWidget touch driverJoel Bodenmann2016-07-265-0/+154
* Adding FT6x06 driverJoel Bodenmann2016-06-184-0/+272
* Make all include paths in ugfx relative.inmarket2015-11-2116-49/+37
* Replace all inline definitions with GFXINLINEinmarket2015-10-235-16/+16
* Adding first version of STM32F7 discovery touch driverJoel Bodenmann2015-07-221-35/+21
* Adding FT5336 touch driver. Not tested yet.Joel Bodenmann2015-07-214-0/+422
* Fix in FT5x06 touch driverJoel Bodenmann2015-07-101-1/+1
* Revert "Fix in FT5x06 touch driver"Joel Bodenmann2015-07-101-1/+1
* Fix in FT5x06 touch driverJoel Bodenmann2015-07-101-1/+1
* Fix compiler warningsinmarket2015-02-283-0/+3
* Fix self calibration for touch devices FT5x06 and STMPE610inmarket2015-02-282-7/+23
* Replace missing breaks.inmarket2015-02-251-0/+2
* Fix to STMPE811 touch driver to fix self-calibration in other orientationsinmarket2015-02-231-2/+15
* Add touch driver STMPE610 by lliypukinmarket2015-02-235-0/+411
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-217-7/+7
* Fixing wrong define in ADS7843 driverJoel Bodenmann2015-01-021-1/+1
* Spacing, comments and spelling mistakesinmarket2014-11-151-12/+4
* Fixing MAX11802 driver (by user steved)Joel Bodenmann2014-11-143-20/+32
* Some MAX11802 fixes.inmarket2014-11-102-11/+18
* MCU touch template fixinmarket2014-11-101-1/+1
* Update default settings in the board file for the ADS7843 touchinmarket2014-11-101-6/+6
* Update to MAX11802 touch driver. To be tested.inmarket2014-11-102-67/+75
* Added MAX11802 driver - NOT WORKING YET - read_xyz() not ported yetJoel Bodenmann2014-11-094-0/+276
* Fix the newmouse STMPE811 driver.inmarket2014-11-074-79/+178
* Allow a mouse driver to not return any results when it is polled.inmarket2014-11-072-2/+4
* small fixJoel Bodenmann2014-10-281-2/+2
* Bug fix newmouse SMTPE811 touch driverinmarket2014-10-281-1/+1
* STMPE811 fixes - still not workingJoel Bodenmann2014-10-131-3/+0
* Fixing STMPE811 driverJoel Bodenmann2014-10-131-5/+5
* Port SMTPE811 mouse driver to newmouse (and supported boards)inmarket2014-10-136-188/+223
* Remove unnecessary fileinmarket2014-10-131-18/+0
* Update newmouse driver makefilesinmarket2014-10-132-7/+1
* Convert FT5x06 mouse driver to newmouse (untested)inmarket2014-10-135-136/+166
* Add GMouse parameter to ADS7843 mouse driver to enable multiple drivers.inmarket2014-10-132-22/+19
* Tidy up MCU mouse definesinmarket2014-10-132-30/+19
* fixing ADS7843 driver - testedJoel Bodenmann2014-10-111-5/+14
* Added missing defines to board template of ADS7843Joel Bodenmann2014-10-111-0/+7
* ADS7843 porting - not tested yet!Joel Bodenmann2014-10-115-117/+79
* Board File can now request extra data bytes in the GMouse structure.inmarket2014-10-121-1/+6