Commit graph

20 commits

Author SHA1 Message Date
Sam Lantinga
e5803d148c Happy 2011! :) 2011-02-11 22:37:15 -08:00
Sam Lantinga
3d9620ed0a Fixed massive stack memory usage in the gesture functions 2010-11-30 18:07:31 -08:00
Sam Lantinga
56c7ba92fb First pass at Windows multi-touch gesture support 2010-11-30 17:58:51 -08:00
Sam Lantinga
7411f7531b Fixed compiling with Visual Studio 2008 2010-08-29 14:22:22 -07:00
Andreas Schiffler
dc0f95c447 Update VS2010 project to add new files; update new files so code builds on Win32/Win64 2010-08-23 23:44:28 -07:00
Jim Grandpre
794c5cb3ee Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test/testgesture 2010-08-15 00:36:28 -04:00
Jim Grandpre
68b3cfb42f Fixed bugs related to keyboard handling in gestureSDLTest. Fixed gesture code (dynamic memory allocation). Cleaned up gesture and test code. 2010-08-13 23:08:32 -04:00
Jim Grandpre
ef04c29fdd Removed some debug prints. 2010-08-07 11:35:24 -04:00
Jim Grandpre
9e84eb9fa5 Fixed Dollar Recognition. 2010-08-07 11:32:11 -04:00
Jim Grandpre
f15f76c9ad Re-enabled dollar gesture 2010-08-06 01:55:38 -04:00
Jim Grandpre
bcd4b4df6f Fixed gestureMulti. Disabled dollar gesture temporarily. 2010-08-04 23:17:30 -04:00
Jim Grandpre
c219144751 Minimized functionality of gestureSDLTest. 2010-08-03 00:18:00 -04:00
Jim Grandpre
a4c4851398 Fixed some Gesture bugs 2010-08-02 00:14:53 -04:00
jimtla
39ee818f98 Added SDL_TouchID, SDL_FingerID, SDL_GestureID types. Converted to integer cioordinates (<- not working). 2010-07-31 20:02:54 +04:00
Jim Grandpre
e194428b9f Merged changes 2010-07-16 20:53:44 -04:00
Jim Grandpre
67ddc464bd Bug fixes, now using RWops instead of File pointers. 2010-07-16 20:48:43 -04:00
Sam Lantinga
92be476e14 Started trying to build gesture code for iPhone 2010-07-15 06:51:16 -07: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