Commit Graph

24 Commits

Author SHA1 Message Date
jimtla
edc78a1b7e Added Iphone project. Iphone multi-touch is now functional. 2010-07-31 01:24:50 +04:00
jimtla
214939549f Upgraded touchId/fingerId to long. Changed position variables to floats. 2010-07-30 23:18:35 +04:00
jimtla
2826ce67af Added preliminary touch code to SDL_cocoakeyboard.m 2010-07-24 22:28:38 +04:00
Jim Grandpre
d18ef30119 Bug fixes, now using RWops instead of File pointers. 2010-07-16 20:48:43 -04:00
Jim Grandpre
4b707013d1 Added alternative finger tracking method. Still prefer IPHONE_TOUCH_EFFICIENT_DANGEROUS. 2010-07-13 18:31:09 -04:00
Jim Grandpre
9e7603a6ba Added some files I had previosuly missed 2010-07-11 01:15:39 -04:00
Jim Grandpre
bdbb130028 Moved $1 Gestures into the SDL Library 2010-07-09 00:50:40 -07:00
Jim Grandpre
9d8bd2bcf5 Moved Multi finger gesture recognition into the library. 2010-07-07 04:13:08 -07:00
Jim Grandpre
1573d0bde8 Added multi-finger gestures 2010-07-06 02:05:27 -07:00
Jim Grandpre
4e7b6a96a5 Fixed bugs in input, cleaned up $1 2010-06-18 01:43:02 -04:00
Jim Grandpre
37a59b7433 Added $1 gesture recognition.
Functional.
2010-06-17 03:41:27 -04:00
Jim Grandpre
2b82c20da7 Started adding vectorization of touch data. 2010-06-15 02:12:16 -04:00
Jim Grandpre
680e9a966a Just updated 2010-06-14 01:46:08 -04:00
Jim Grandpre
7d8f7d2a1e Added gesture test c file. Beginning of gesture recognition. 2010-06-14 01:44:04 -04:00
jimtla
02a308063c More fixes for windows. Disabled tablet code. 2010-06-10 00:15:17 -04:00
jimtla
ea0c984c8e Addition of VC project for touchTest.c 2010-06-05 01:58:56 -04:00
Jim Grandpre
60450688f9 Added include/touch.h Now reading in resolution of touch pad. 2010-06-01 02:54:33 -04:00
Jim Grandpre
b0ec80e373 Auto-detects Wacom touch devices. 2010-05-31 00:24:37 -04:00
Jim Grandpre
80ecbb9011 Added pressure support for touch events. 2010-05-29 02:09:16 -04:00
Jim Grandpre
cd768e2013 Bug fixes. Basic touch events (finger up, finger down, finger move) supported. 2010-05-29 01:47:19 -04:00
Jim Grandpre
a1401afe42 Added reading of event* for touch events. 2010-05-28 01:26:52 -04:00
Jim Grandpre
4a3ed7b859 Added touch event definitions. Heavily modified events/SDL_touch*. 2010-05-27 01:21:37 -04:00
Jim Grandpre
8deb256a6b Added SDL_touch.c/SDL_touch_c.h as slightly modifeind SDL_mouse*. Made reads in touchSimp non-blocking. 2010-05-25 23:23:23 -04:00
Jim Grandpre
16b269a2c8 Added Test Directory. Touch input works in touchSimp for wacom bamboo fun on Ubuntu linux. Not yet integrated into library. Should support other touch devices and other linux distros, but not tested on anything else. 2010-05-24 23:44:24 -04:00