Sam Lantinga
|
95dcfa4c28
|
Happy New Year!
|
2013-02-15 08:47:44 -08:00 |
|
Sam Lantinga
|
f380ecb137
|
Removed executable bit from source files
|
2012-09-27 14:35:28 -07:00 |
|
Sam Lantinga
|
028e5dcdbd
|
Happy New Year!
|
2011-12-31 09:28:07 -05:00 |
|
Ryan C. Gordon
|
9bfdb9ee33
|
Fixed uninitialized variable.
|
2011-11-08 19:45:41 -05:00 |
|
Ryan C. Gordon
|
311a3e9453
|
Merge from https://bitbucket.org/keestux/sdl ... SDL_gesture code cleanup.
|
2011-11-08 16:24:02 -05:00 |
|
Sam Lantinga
|
ad2a21d404
|
Lots of fixes importing SDL source wholesale into a new iOS project
--HG--
rename : src/libm/math.h => src/libm/math_libm.h
|
2011-10-31 05:56:58 -04:00 |
|
Kees Bakker
|
8d5ba0eb26
|
Type of SDL_GestureTouch.id is SDL_TouchID (only for SDL_gesture.c internal)
|
2011-10-27 23:04:50 +02:00 |
|
Kees Bakker
|
9e6ee9e79a
|
Correct usage of SDL_AddDollarGesture (return value >= 0 on success)
|
2011-10-27 22:53:28 +02:00 |
|
Kees Bakker
|
9f6e4ab9ab
|
Refactor SDL_AddDollarGesture
|
2011-10-27 22:52:03 +02:00 |
|
Kees Bakker
|
3c27fa1eff
|
Reformat SDL_gesture.c (part 2, space after keywords)
|
2011-10-27 22:23:09 +02:00 |
|
Kees Bakker
|
428e61a43e
|
Reformat SDL_gesture.c (part 1, reindent using Emacs, c-basic-offset 4)
|
2011-10-27 21:26:44 +02:00 |
|
Ryan C. Gordon
|
bc13816375
|
Fixed a whole slew of compiler warnings that -Wall exposed.
|
2011-10-13 01:08:30 -04:00 |
|
Sam Lantinga
|
b0660ba5ff
|
SDL 1.3 is now under the zlib license.
|
2011-04-08 13:03:26 -07:00 |
|
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 |
|