index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ginput
/
mouse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-1
/
+1
*
License header updates
inmarket
2013-06-15
1
-1
/
+1
*
GOS module, for operating system independance
inmarket
2013-05-25
1
-11
/
+9
*
cleanup & tdisp warning fix
Joel Bodenmann
2013-05-20
1
-570
/
+570
*
updated license headers
Joel Bodenmann
2013-05-03
1
-19
/
+6
*
Revert "updated license headers"
Joel Bodenmann
2013-05-02
1
-9
/
+0
*
updated license headers
Joel Bodenmann
2013-05-02
1
-0
/
+9
*
Revert "slider doc fix"
Joel Bodenmann
2013-04-05
1
-3
/
+3
*
slider doc fix
Joel Bodenmann
2013-04-05
1
-3
/
+3
*
updated copyright - 2013
Joel Bodenmann
2013-03-06
1
-1
/
+1
*
__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
1
-0
/
+589
*
removed GDISP_LLD() macro
Joel Bodenmann
2013-02-11
1
-589
/
+0
*
Using ginput with polling allow thread preemption
Andrew Hannam
2012-12-20
1
-0
/
+4
*
more doxygen
Joel Bodenmann
2012-12-18
1
-1
/
+1
*
doxygen
Joel Bodenmann
2012-12-18
1
-1
/
+2
*
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
1
-5
/
+4
*
GINPUT Touch Calibration
Andrew Hannam
2012-11-30
1
-7
/
+39
*
Ginput and structure changes
Andrew Hannam
2012-11-26
1
-0
/
+554