Andrew Hannam
1394b41d48
GWIN Button bug fix
GWIN Buttons are now tested and working.
10 years ago
Andrew Hannam
b819359442
Change Mouse Poll period default to a better value
10 years ago
Andrew Hannam
d24aa689e9
Win32 Hardware Toggle Emulation
Emulates 4 toggle switches and 4 momentary action buttons in the Win32
driver.
These are represented as a row of buttons under the GDISP display
window.
These are implemented as GINPUT Toggle driver (not as GPIO pins).
10 years ago
Andrew Hannam
99a9bf45e7
Add support for interrupt driven Toggle Inputs
10 years ago
Andrew Hannam
e23485273e
Merge pull request #10 from Tectu/master
Merge Tectu Changes
10 years ago
Joel Bodenmann
ef13b27a79
added XPT2046 ginput driver
10 years ago
Joel Bodenmann
a976c449a3
boardfile update
10 years ago
Joel Bodenmann
c5f1bc7723
MCU update
10 years ago
Tectu
f2c74cf431
Merge pull request #24 from inmarket/master
New GINPUT touch driver test demo + fixes
10 years ago
Andrew Hannam
a123ba7c4e
GINPUT touch driver test demo
Added demo program to test the driver parameters for a new GINPUT touch
driver. It steps through a series of tests to ensure that the driver is
configured optimally.
10 years ago
Andrew Hannam
64ceade60c
GINPUT Touch Calibration
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.
10 years ago
Andrew Hannam
e741d6045b
GWIN Console Clear Fix
When a GWIN Console is cleared, set the cursor back to the top left
corner.
10 years ago
Andrew Hannam
bc0ce07298
Static initialisation fix for a GListener
10 years ago
Andrew Hannam
b8a64a20fe
Adjust Win32 mouse poll period
Adjust Win32 mouse poll period for better performance
10 years ago
Andrew Hannam
f91aeb4c4d
Merge pull request #9 from Tectu/master
Merge Tectu Changes
10 years ago
Joel Bodenmann
5bfa0f2622
ginput/touch/MCU Olimex STM32 LCD board file
10 years ago
Joel Bodenmann
62dee0d351
porting of the touchscreen/MCU driver to ginput - not working yet
10 years ago
Joel Bodenmann
de85a1496e
removed xxx_unknown.h board files from ginput drivers
10 years ago
Joel Bodenmann
b1b117bffa
ADS7843 fix
10 years ago
Joel Bodenmann
7b2e0d06d4
ILI9320 landscape mode
10 years ago
Joel Bodenmann
fa82491a0b
ILI9320 fix
10 years ago
Joel Bodenmann
8bdfc52efe
FireBull STM32F103 board file for GINPUT
10 years ago
Joel Bodenmann
e6bb13be05
copyright header fixes...
10 years ago
Joel Bodenmann
c71022132c
FireBull STM32 F103 GINPUT dummy board file (forgot to add at last commit)
10 years ago
Joel Bodenmann
e89bb0b4d8
few fixes and FireBull STM32 F103 GINPUT dummy board file
10 years ago
Joel Bodenmann
ba08afef3e
doxygen
10 years ago
Joel Bodenmann
1aef326a77
src/gwin/button.c macro fix
10 years ago
Joel Bodenmann
f1fb0a9b98
Revert "macro fix on src/gwin/button.c"
This reverts commit b7a8366140
.
10 years ago
Joel Bodenmann
b7a8366140
macro fix on src/gwin/button.c
10 years ago
Tectu
b5d8cc2086
Merge pull request #23 from inmarket/master
Ginput and structure changes
10 years ago
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
10 years ago
Andrew Hannam
6cc2bc280c
Merge pull request #8 from Tectu/master
Merge Tectu Changes
10 years ago
Joel Bodenmann
ac5267af6a
touchscreen fix
10 years ago
Joel Bodenmann
0ab8da8c78
touchscreen MCU driver fix
10 years ago
Joel Bodenmann
9c74a08131
implemented MCU touchscreen driver
10 years ago
Joel Bodenmann
b724f40c3f
S6D1121 doxygen
10 years ago
Joel Bodenmann
f82865b88b
SSD1289 firebull doc
10 years ago
Joel Bodenmann
437134eb38
SSD1289 - firebull update
10 years ago
Joel Bodenmann
971c9fd0d9
S6D1121 macro fix
10 years ago
Joel Bodenmann
0ef5bf9dfc
ported S6D1121 driver
10 years ago
Joel Bodenmann
f262b7ad91
console demo code doc
10 years ago
Joel Bodenmann
dfb9f92eb1
cleanup of source files
10 years ago
Joel Bodenmann
795947a251
window example code
10 years ago
Joel Bodenmann
e0052718e3
typo
10 years ago
Joel Bodenmann
1b30c77ab3
in gwin.c GDISP_SET_CLIP -> GDISP_NEED_CLIP
10 years ago
Joel Bodenmann
ffde888bc0
SSD1289 fix
10 years ago
Joel Bodenmann
c0cf584c85
console example doc
10 years ago
Joel Bodenmann
1dd5de6e81
added console demo
10 years ago
Joel Bodenmann
b77d45350f
SSD1289 fix
10 years ago
Joel Bodenmann
92ed50dbf0
gwin doxygen
10 years ago