log touchTest/gestureSDLTest.c @ 4689:f9ab8df6d45a

age author description
Sun, 15 Aug 2010 00:36:28 -0400 Jim Grandpre Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test/testgesture
Fri, 13 Aug 2010 23:08:32 -0400 Jim Grandpre Fixed bugs related to keyboard handling in gestureSDLTest. Fixed gesture code (dynamic memory allocation). Cleaned up gesture and test code.
Wed, 04 Aug 2010 23:17:30 -0400 Jim Grandpre Fixed gestureMulti. Disabled dollar gesture temporarily.
Tue, 03 Aug 2010 00:18:00 -0400 Jim Grandpre Minimized functionality of gestureSDLTest.
Mon, 02 Aug 2010 00:14:53 -0400 Jim Grandpre Fixed some Gesture bugs
Sat, 31 Jul 2010 20:38:37 -0700 Sam Lantinga Fixed various type and print format issues
Fri, 30 Jul 2010 23:18:35 +0400 jimtla Upgraded touchId/fingerId to long. Changed position variables to floats.
Fri, 16 Jul 2010 20:48:43 -0400 Jim Grandpre Bug fixes, now using RWops instead of File pointers.
Tue, 13 Jul 2010 18:31:09 -0400 Jim Grandpre Added alternative finger tracking method. Still prefer IPHONE_TOUCH_EFFICIENT_DANGEROUS.
Sun, 11 Jul 2010 01:15:39 -0400 Jim Grandpre Added some files I had previosuly missed
Wed, 07 Jul 2010 04:13:08 -0700 Jim Grandpre Moved Multi finger gesture recognition into the library.