Mercurial > sdl-ios-xcode
log include/SDL_events.h @ 4940:77f079051f60
age | author | description |
---|---|---|
Sun, 22 Aug 2010 12:07:55 -0700 | Sam Lantinga | Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture |
Sun, 15 Aug 2010 00:36:28 -0400 | Jim Grandpre | Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test/testgesture |
Wed, 04 Aug 2010 23:17:30 -0400 | Jim Grandpre | Fixed gestureMulti. Disabled dollar gesture temporarily. |
Sat, 31 Jul 2010 20:02:54 +0400 | jimtla | Added SDL_TouchID, SDL_FingerID, SDL_GestureID types. Converted to integer cioordinates (<- not working). |
Fri, 30 Jul 2010 23:18:35 +0400 | jimtla | Upgraded touchId/fingerId to long. Changed position variables to floats. |
Tue, 13 Jul 2010 18:31:09 -0400 | Jim Grandpre | Added alternative finger tracking method. Still prefer IPHONE_TOUCH_EFFICIENT_DANGEROUS. |
Mon, 12 Jul 2010 21:09:23 -0700 | Sam Lantinga | Merged changes from the main SDL codebase |