index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ginput
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doco updates
inmarket
2014-08-23
1
-2
/
+2
*
Rename lots of files to help prevent compile time name conflicts.
inmarket
2014-08-20
11
-197
/
+197
*
doxygen fixes
Joel Bodenmann
2014-03-28
4
-4
/
+4
*
Compiler warning fix
inmarket
2014-02-19
1
-0
/
+2
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
14
-8
/
+1013
*
Allow touch calibration to occur in any screen orientation (through the use o...
inmarket
2014-02-17
1
-91
/
+145
*
whitespaces take 3
Joel Bodenmann
2014-02-03
1
-2
/
+2
*
whitespaces
Joel Bodenmann
2014-02-03
1
-3
/
+3
*
whitespaces
Joel Bodenmann
2014-02-03
1
-6
/
+6
*
added deinit() routines for all modules (not implemented so far)
Joel Bodenmann
2014-02-02
1
-5
/
+15
*
Compiler error fix.
inmarket
2013-12-24
1
-1
/
+1
*
Mouse calibration data might be returned in a non-aligned structure. Copy saf...
inmarket
2013-12-21
1
-1
/
+3
*
Whitespaces
Joel Bodenmann
2013-11-25
1
-2
/
+2
*
Add support for edge to edge touch calibration.
inmarket
2013-11-25
1
-9
/
+9
*
Improvements to the GINPUT touch system
inmarket
2013-11-24
1
-12
/
+27
*
Add support for mouse drivers that do their own orientation mapping as the di...
inmarket
2013-11-16
1
-13
/
+13
*
Allow full range of values to be returned from the mouse driver when it is in...
inmarket
2013-11-10
1
-2
/
+7
*
Store the display locally within the mouse structure.
inmarket
2013-10-24
1
-32
/
+39
*
New: ginputSetMouseDisplay() to allow the mouse to work with a non-default di...
inmarket
2013-10-24
1
-35
/
+48
*
Change screen clear to match initial screen state (Black) in a non-GWIN situa...
inmarket
2013-07-29
1
-1
/
+1
*
clear after mouse calibration to avoid silly display
Joel Bodenmann
2013-07-29
1
-0
/
+7
*
fixed license headers
Joel Bodenmann
2013-07-21
5
-5
/
+5
*
License header updates
inmarket
2013-06-15
5
-5
/
+5
*
Clean up GWIN Event assignment. Optimise event efficiency.
inmarket
2013-06-10
1
-0
/
+2
*
GOS module, for operating system independance
inmarket
2013-05-25
6
-31
/
+50
*
cleanup & tdisp warning fix
Joel Bodenmann
2013-05-20
1
-570
/
+570
*
updated license headers
Joel Bodenmann
2013-05-03
4
-75
/
+23
*
Revert "updated license headers"
Joel Bodenmann
2013-05-02
4
-35
/
+19
*
updated license headers
Joel Bodenmann
2013-05-02
4
-19
/
+35
*
Add GINPUT Dial, simplify GWIN input assignment
Andrew Hannam
2013-04-07
1
-36
/
+166
*
updated copyright - 2013
Joel Bodenmann
2013-03-06
4
-4
/
+4
*
__inline becomes inline because most compilers dont like the prefix
Joel Bodenmann
2013-03-04
1
-4
/
+4
*
removed GDISP_LLD() macro - fix
Joel Bodenmann
2013-02-11
5
-0
/
+838
*
removed GDISP_LLD() macro
Joel Bodenmann
2013-02-11
5
-838
/
+0
*
Using ginput with polling allow thread preemption
Andrew Hannam
2012-12-20
2
-0
/
+8
*
more doxygen
Joel Bodenmann
2012-12-18
4
-5
/
+7
*
doxygen
Joel Bodenmann
2012-12-18
4
-4
/
+8
*
ginput/mouse doxygen
Joel Bodenmann
2012-12-18
1
-8
/
+0
*
SSD1289 calibration clear fix
Joel Bodenmann
2012-12-17
1
-5
/
+0
*
dirty dirty dirty very very dirty reset_viewport for mouse calibration fix
Joel Bodenmann
2012-12-17
1
-1
/
+3
*
SSD1289 reset_viewport quick fix
Joel Bodenmann
2012-12-17
1
-0
/
+4
*
Add GDISP font routines. Fix demo bugs
Andrew Hannam
2012-12-07
1
-5
/
+11
*
Restructure
Andrew Hannam
2012-12-06
4
-16
/
+14
*
Add support for interrupt driven Toggle Inputs
Andrew Hannam
2012-12-02
1
-4
/
+10
*
GINPUT Touch Calibration
Andrew Hannam
2012-11-30
1
-7
/
+39
*
Ginput and structure changes
Andrew Hannam
2012-11-26
5
-0
/
+789