Joel Bodenmann
e8ee122321
Revert "removed unused RGB565CONVERT. Please use RGB2COLOR instead"
This reverts commit 8231e9738c
.
11 years ago
Tectu
933ea0a866
Merge pull request #16 from inmarket/master
Touch fixes. Deprecate Console
11 years ago
Andrew Hannam
8b51bcf46f
Touch Fixes. Deprecate Console
Touch:
- Move defines that may be altered by the touch config file to the lld
header file.
- Move the definition of the Touch driver structure to the lld config
file.
- Changed CONVERSIONS macro to TOUCHSCREEN_CONVERSIONS
- Replaced references to GDISP_SCREEN_WIDTH with gdispGetWidth
- Renamed TOUCHSCREEN_HAS_IRQ to TOUCHSCREEN_HAS_PRESSED to match new
function name.
- Added prototypes for calibration storage functions to
touchscreen_lld.h so that either the lld driver or the application can
define the function.
Console:
-Deprecated into "old" directory. Functionality replaced by gwin.
11 years ago
Andrew Hannam
e28a4dbd0e
Merge pull request #2 from Tectu/master
Merge Tectu changes
11 years ago
Joel Bodenmann
44bb28ed92
small doxygen fix
11 years ago
Joel Bodenmann
f05315e0c0
small doxygen fix
11 years ago
Joel Bodenmann
b6c5a0882e
GWIN doxygen fix
11 years ago
Joel Bodenmann
43a1300f13
docs
11 years ago
Joel Bodenmann
ccf7fc3068
cleanup
11 years ago
Tectu
800869979f
Merge pull request #15 from mobyfab/master
Inverted touchpad fix
11 years ago
Joel Bodenmann
37b5067de8
small doxygen update
11 years ago
mobyfab
1ba2539b6c
Adding TOUCHSCREEN_XY_INVERTED define to the calibration function.
11 years ago
Joel Bodenmann
5f90362261
touchscreen fixes
11 years ago
Joel Bodenmann
8231e9738c
removed unused RGB565CONVERT. Please use RGB2COLOR instead
11 years ago
Joel Bodenmann
5a5db64288
renamed tsIRQ() into tsPressed()
11 years ago
Tectu
cc5ae04b7b
Merge pull request #14 from inmarket/master
Win32 touch support
11 years ago
Andrew Hannam
77e1371b86
Added touch to gdisp Win32 driver
GDISP Win32 driver:
Fixed a window sizing bug
Added hardware scroll support
Added touchscreen integrated driver into this driver
11 years ago
Andrew Hannam
c069817f0c
Removed some hardware dependancies in HL drivers
Removed some hardware dependancies in high level drivers that had crept
in over time.
11 years ago
Andrew Hannam
0eeb2a2b8f
Merge pull request #1 from Tectu/master
Included Tectu changes
11 years ago
Joel Bodenmann
affd9792ff
added touchscreen files
11 years ago
Joel Bodenmann
8f31c5e632
untracked template files since out of date
11 years ago
Joel Bodenmann
87b6d98055
renamed touchpad into touchscreen
11 years ago
Joel Bodenmann
995c9835c2
small macro update
11 years ago
Joel Bodenmann
61d2238b25
small cleanup
11 years ago
Tectu
3dd0b1a5af
Merge pull request #13 from abhishek-kakkar/master
Touchscreen 3 point calibration support
11 years ago
Kumar Abhishek
f75a2ae91e
Touchpad Updates - 3 point calibration support +
Touchpad reads now return coord_t instead of uint16_t
tpTransform function does the calibration transformation instead of
the original functions
11 years ago
Kumar Abhishek
6105b88f89
Touchpad API update to return coordinates as coord_t instead of uint16_t
11 years ago
Joel Bodenmann
9592a87826
small cosmetic fix
11 years ago
Joel Bodenmann
0458a02b76
a bit more doxygen
11 years ago
Joel Bodenmann
89baca2ef6
more doxygen
11 years ago
Joel Bodenmann
17857d6e97
big doxygen update - now it works as it should
11 years ago
Joel Bodenmann
1fd69f3144
very small @file path fix
11 years ago
Joel Bodenmann
a178db6f13
Revert "doxygen tweaks - not complete yet"
This reverts commit b86c313aa2
.
11 years ago
Joel Bodenmann
b86c313aa2
doxygen tweaks - not complete yet
11 years ago
Joel Bodenmann
a39a8427d9
removed doxygen of static internal functions
11 years ago
Joel Bodenmann
8c1ffacd2e
small doxygen fix
11 years ago
Joel Bodenmann
f8976f8428
release v1.4
11 years ago
Joel Bodenmann
b0acbd1166
added .gitingore
11 years ago
Joel Bodenmann
fa5ea79150
cleanup of doxygen
11 years ago
Joel Bodenmann
66922e0fcb
yes sir, please give us even more doxygen
11 years ago
Joel Bodenmann
bca9c1442e
docs
11 years ago
Joel Bodenmann
ecc3989355
and the final touch of doxygen...
11 years ago
Joel Bodenmann
db0c770ca0
even more doxygen...
11 years ago
Joel Bodenmann
5b7b4c2db6
moar docs
11 years ago
Joel Bodenmann
3c5c736183
docs
11 years ago
Joel Bodenmann
75de4fe1db
docs
11 years ago
Joel Bodenmann
74b00382a6
doxygen update
11 years ago
Joel Bodenmann
9ff7292013
doxygen update
11 years ago
Joel Bodenmann
1294824260
moar doxygen fixes
11 years ago
Joel Bodenmann
397b5074e8
docs
11 years ago