Commit Graph

598 Commits (9fcff16f7e0d1b8bbd841e79afca3984e91c5548)

Author SHA1 Message Date
Kumar Abhishek 58ddfd9210 Changes to the Touchpad Configuration structure
Added field to the driver structure to set PENIRQ pin and port,
defines removed
2012-08-09 16:25:23 +05:30
Tectu c5e9fa504f added SPI config struct to TOUCHPADDriver 2012-08-09 12:54:22 +02:00
Tectu aae3722857 Doxygenfile update 2012-08-09 12:35:14 +02:00
Tectu b9449b89e8 Doxygenfile update 2012-08-09 12:35:04 +02:00
Tectu 3cc5e2eee7 contributors update 2012-08-09 11:56:25 +02:00
Tectu 60582cbf35 Merge pull request #37 from inmarket/master
Removed GDISPDriver strucutre, added macros for Query & Control
2012-08-09 01:59:45 -07:00
Andrew Hannam 4ffb258d71 Removed GDISPDriver structure, add macros
Removed the GDISPDriver strucutre definitions, and as a parameter to
gdispInit.
Added macros for common Control and Query routines
eg. gdispGetWidth ...
2012-08-09 18:56:09 +10:00
Tectu 3c3ef1d78a Merge pull request #36 from inmarket/master
MultiThread, Async MultiThread & VMT for GDISP
2012-08-09 00:23:41 -07:00
Andrew Hannam 8f9c956810 Multi-thread, Async Multi-thread & VMT 2012-08-09 17:18:32 +10:00
Andrew Hannam fb070f8d2c Merge pull request #2 from Tectu/master
merge Tectu Changes
2012-08-09 00:11:23 -07:00
Tectu 36a95ec8a6 readme update 2012-08-09 08:58:24 +02:00
Tectu e9bf4f92f0 added doxyfile 2012-08-09 08:57:45 +02:00
Tectu fda647c6c2 doc 2012-08-09 09:39:22 +02:00
Tectu fdb5d8a580 fixed licensing on XPT2046 2012-08-09 09:35:54 +02:00
Tectu 883b9345b4 added ADS7843 touchpad driver 2012-08-09 09:31:07 +02:00
Tectu b8e412e066 implemented tpCalibrate() 2012-08-09 03:43:30 +02:00
Tectu 03c27adb1c added tpIRQ() 2012-08-09 03:30:45 +02:00
Tectu 956f612544 TOUCHPAD_PRESSURE -> TOUCHPAD_HAS_PRESSURE 2012-08-09 03:21:52 +02:00
Tectu 69bcdbba84 added XPT2046 readme 2012-08-09 03:16:13 +02:00
Tectu 23dc88bce5 Merge branch 'master' into touchpad 2012-08-09 03:13:12 +02:00
Tectu 385798b212 touchpad fix 2012-08-09 03:07:07 +02:00
Tectu 18581a40de touchpad fix 2012-08-09 03:01:21 +02:00
Tectu 6780a59439 merged from touchpad 2012-08-09 02:38:45 +02:00
Tectu 55c8323950 more touchpad stuff 2012-08-09 02:31:42 +02:00
Tectu 4c3e1847de removed TOUCHPAD_NEED_MULTITASKING 2012-08-09 02:22:10 +02:00
Tectu 19bb3b15dd tpInit() 2012-08-09 02:03:26 +02:00
Tectu 79c0535678 more touchpad stuff 2012-08-09 01:31:24 +02:00
Tectu 1c0212bb2b Revert "added touchpad driver structure for halext"
This reverts commit 22d66771f2.
2012-08-09 01:21:30 +02:00
Tectu 640b747393 more touchpad stuff 2012-08-09 01:20:15 +02:00
Tectu 384529af26 a few more touchpad things 2012-08-09 01:07:04 +02:00
Tectu ed29707da6 fixed a few TOUCHPAD_MULTITHREAD stuffs 2012-08-09 01:00:09 +02:00
Tectu ebcc53e8e7 some more touchpad stuff 2012-08-09 00:44:12 +02:00
Tectu 308184ead1 some more touchpad stuff 2012-08-09 00:43:52 +02:00
Tectu 82dbef4c8d added touchpad XPT2046 driver dummy 2012-08-08 23:41:18 +02:00
Tectu 22d66771f2 added touchpad driver structure for halext 2012-08-08 23:28:10 +02:00
Tectu 292ca0d44e makefiles update 2012-08-08 22:51:23 +02:00
Andrew Hannam f326f5786f Merge pull request #1 from Tectu/master
Merge Tectu Changes
2012-08-08 10:37:45 -07:00
Tectu d2e660cc13 readme update 2012-08-08 13:38:05 +02:00
Tectu e1eab0befd lcd.mk is now main Makefile again 2012-08-08 13:35:04 +02:00
Tectu 6195e6763b whitespaces 2012-08-08 13:29:08 +02:00
Tectu ba318556a7 readme update 2012-08-08 01:52:50 +02:00
Tectu 342d752533 SPI config for touchpad fix 2012-08-08 01:35:17 +02:00
Tectu f61404305e Merge pull request #35 from trsaunders/upstream
fix grammar, vertical scroll, missing function definition
2012-08-07 10:15:36 -07:00
Thomas Saunders b87fc583d4 fix grammar, vertical scroll, missing function definition 2012-08-07 17:04:57 +01:00
Tectu fc2a9900d1 Merge pull request #34 from trsaunders/upstream
fix spelling
2012-08-07 04:16:18 -07:00
Thomas Saunders 6ed32ae8ab fix spelling 2012-08-07 12:10:02 +01:00
Tectu f21d4c9c9a Merge pull request #33 from inmarket/master
Compile error fix for GDISP_NEED_MULTITHREAD
2012-08-06 15:06:56 -07:00
Andrew Hannam 9f33efcf21 Compile error fix for GDISP_NEED_MULTITHREAD 2012-08-07 07:44:11 +10:00
Tectu e2629e350b Merge pull request #32 from inmarket/GLCDBackPort2
Packport GDISP driver into GLCD
2012-08-05 23:02:38 -07:00
Andrew Hannam 4311a56126 Merge branch 'GLCDBackPort' into GLCDBackPort2 2012-08-06 12:13:38 +10:00