115 Commits (2e8eaa34717f99c9696867b62ff5f19e76a7ccf8)

Author SHA1 Message Date
inmarket 2ab2d77fcb Change coord_t to gCoord 5 years ago
inmarket 41271d632b Added new type definitions - moving towards V3.0 5 years ago
inmarket f265924396 First set of V3 macro changes 5 years ago
Joel Bodenmann 792bc3889e Adding readme files for implicitly supported touchscreen controllers 6 years ago
Joel Bodenmann ac5e96cca1 Adding Linux event input touch driver 7 years ago
Joel Bodenmann c95a851c77 Adding EXC7200 driver 7 years ago
Joel Bodenmann af5fe425a8 Adding QWidget touch driver 7 years ago
Joel Bodenmann 0548401d18 Adding FT6x06 driver 7 years ago
inmarket c5a86757bd Make all include paths in ugfx relative. 7 years ago
inmarket 48a9d334b7 Replace all inline definitions with GFXINLINE 8 years ago
Joel Bodenmann 940eda4cd4 Adding first version of STM32F7 discovery touch driver 8 years ago
Joel Bodenmann 78dc6e4b8e Adding FT5336 touch driver. Not tested yet. 8 years ago
Joel Bodenmann 6f181c17e6 Fix in FT5x06 touch driver 8 years ago
Joel Bodenmann e69fff5100 Revert "Fix in FT5x06 touch driver" 8 years ago
Joel Bodenmann a3d67e76e5 Fix in FT5x06 touch driver 8 years ago
inmarket 8f779effe1 Fix compiler warnings 8 years ago
inmarket fe980847d4 Fix self calibration for touch devices FT5x06 and STMPE610 8 years ago
inmarket d008c83bc7 Replace missing breaks. 8 years ago
inmarket 78db2f1d49 Fix to STMPE811 touch driver to fix self-calibration in other orientations 8 years ago
inmarket 07707276f6 Add touch driver STMPE610 by lliypuk 8 years ago
inmarket fa8167b94d Big file rename to reduce problems with brain-dead IDE's that don't handle project file hierarchies well. 8 years ago
Joel Bodenmann f58124d06e Fixing wrong define in ADS7843 driver 8 years ago
inmarket 599a163181 Spacing, comments and spelling mistakes 8 years ago
Joel Bodenmann 4f8b30ef36 Fixing MAX11802 driver (by user steved) 8 years ago
inmarket 04334f284c Some MAX11802 fixes. 8 years ago
inmarket bc75dbc24c MCU touch template fix 8 years ago
inmarket 00de925523 Update default settings in the board file for the ADS7843 touch 8 years ago
inmarket 069c791fc1 Update to MAX11802 touch driver. To be tested. 8 years ago
Joel Bodenmann f65b189673 Added MAX11802 driver - NOT WORKING YET - read_xyz() not ported yet 8 years ago
inmarket 2a1c7785cc Fix the newmouse STMPE811 driver. 8 years ago
inmarket bd041926b4 Allow a mouse driver to not return any results when it is polled. 8 years ago
Joel Bodenmann 804fcc7c6a small fix 9 years ago
inmarket 0129ba3dfe Bug fix newmouse SMTPE811 touch driver 9 years ago
Joel Bodenmann 6343a2e844 STMPE811 fixes - still not working 9 years ago
Joel Bodenmann d6b4af4ff6 Fixing STMPE811 driver 9 years ago
inmarket 7c9e3e5a42 Port SMTPE811 mouse driver to newmouse (and supported boards) 9 years ago
inmarket 39c4d3207c Remove unnecessary file 9 years ago
inmarket 65a165f1e0 Update newmouse driver makefiles 9 years ago
inmarket b7baee596b Convert FT5x06 mouse driver to newmouse (untested) 9 years ago
inmarket cf3b8e4ed2 Add GMouse parameter to ADS7843 mouse driver to enable multiple drivers. 9 years ago
inmarket eb0cc21872 Tidy up MCU mouse defines 9 years ago
Joel Bodenmann dc1ff7afa8 fixing ADS7843 driver - tested 9 years ago
Joel Bodenmann 5b897baae7 Added missing defines to board template of ADS7843 9 years ago
Joel Bodenmann d9f93a31bb ADS7843 porting - not tested yet! 9 years ago
inmarket 097bce6aa4 Board File can now request extra data bytes in the GMouse structure. 9 years ago
inmarket 08e26fcb90 New newmouse driver for MCU touch 9 years ago
inmarket 1a495f3013 Rename all driver makefiles to driver.mk 9 years ago
Joel Bodenmann 08e1b0ebc7 Removed the doxygen inside of every driver as doxygen is only meant for highlevel API documentation. 9 years ago
inmarket 37966ff16d Integrate the include files with each module. Simplifies structure of code. 9 years ago
inmarket c24ec8daf2 Update template files for the MCU touch driver. 9 years ago