Thu, 19 Aug 2010 13:49:11 -0400 |
Jim Grandpre |
Fixed hgIgnore to ignore test/gesturetest
|
Thu, 19 Aug 2010 13:47:12 -0400 |
Jim Grandpre |
Updated README's
|
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.
|
Fri, 13 Aug 2010 17:05:06 -0700 |
Sam Lantinga |
Fixed so the origin of the touch events is the upper left.
|
Sat, 07 Aug 2010 11:35:24 -0400 |
Jim Grandpre |
Removed some debug prints.
|
Sat, 07 Aug 2010 11:32:11 -0400 |
Jim Grandpre |
Fixed Dollar Recognition.
|
Fri, 06 Aug 2010 01:55:38 -0400 |
Jim Grandpre |
Re-enabled dollar gesture
|
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:55:33 -0700 |
Sam Lantinga |
Fixed sending motion and finger up events
|
Sat, 31 Jul 2010 20:38:37 -0700 |
Sam Lantinga |
Fixed various type and print format issues
|
Sat, 31 Jul 2010 20:02:54 +0400 |
jimtla |
Added SDL_TouchID, SDL_FingerID, SDL_GestureID types. Converted to integer cioordinates (<- not working).
|
Sat, 31 Jul 2010 01:24:50 +0400 |
jimtla |
Added Iphone project. Iphone multi-touch is now functional.
|