Commit graph

24 commits

Author SHA1 Message Date
jimtla
598471cf71 Added Iphone project. Iphone multi-touch is now functional. 2010-07-31 01:24:50 +04:00
jimtla
c9b9312be3 Upgraded touchId/fingerId to long. Changed position variables to floats. 2010-07-30 23:18:35 +04:00
jimtla
f2cbd1683a Added preliminary touch code to SDL_cocoakeyboard.m 2010-07-24 22:28:38 +04:00
Jim Grandpre
67ddc464bd Bug fixes, now using RWops instead of File pointers. 2010-07-16 20:48:43 -04:00
Jim Grandpre
987edb15b3 Added alternative finger tracking method. Still prefer IPHONE_TOUCH_EFFICIENT_DANGEROUS. 2010-07-13 18:31:09 -04:00
Jim Grandpre
99ed0692e1 Added some files I had previosuly missed 2010-07-11 01:15:39 -04:00
Jim Grandpre
746dc79478 Moved $1 Gestures into the SDL Library 2010-07-09 00:50:40 -07:00
Jim Grandpre
874300f89c Moved Multi finger gesture recognition into the library. 2010-07-07 04:13:08 -07:00
Jim Grandpre
af9c689b21 Added multi-finger gestures 2010-07-06 02:05:27 -07:00
Jim Grandpre
06e66b928e Fixed bugs in input, cleaned up $1 2010-06-18 01:43:02 -04:00
Jim Grandpre
66e6be2acd Added $1 gesture recognition.
Functional.
2010-06-17 03:41:27 -04:00
Jim Grandpre
f4e36d6a9b Started adding vectorization of touch data. 2010-06-15 02:12:16 -04:00
Jim Grandpre
9610eb78b6 Just updated 2010-06-14 01:46:08 -04:00
Jim Grandpre
9452f337e9 Added gesture test c file. Beginning of gesture recognition. 2010-06-14 01:44:04 -04:00
jimtla
cc8ad7be79 More fixes for windows. Disabled tablet code. 2010-06-10 00:15:17 -04:00
jimtla
94b3f88fb2 Addition of VC project for touchTest.c 2010-06-05 01:58:56 -04:00
Jim Grandpre
4960f0aff9 Added include/touch.h Now reading in resolution of touch pad. 2010-06-01 02:54:33 -04:00
Jim Grandpre
f75117cf0f Auto-detects Wacom touch devices. 2010-05-31 00:24:37 -04:00
Jim Grandpre
3dcae4341c Added pressure support for touch events. 2010-05-29 02:09:16 -04:00
Jim Grandpre
11b6823d3f Bug fixes. Basic touch events (finger up, finger down, finger move) supported. 2010-05-29 01:47:19 -04:00
Jim Grandpre
72c5a40b07 Added reading of event* for touch events. 2010-05-28 01:26:52 -04:00
Jim Grandpre
f806d39746 Added touch event definitions. Heavily modified events/SDL_touch*. 2010-05-27 01:21:37 -04:00
Jim Grandpre
27ad25a09d 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
bc2e106a8b 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