Sun, 02 Feb 2014 00:53:27 -0800 |
Fixed bug 2374 - Update copyright for 2014...
|
file | diff | annotate |
Sat, 18 May 2013 14:17:52 -0700 |
File style cleanup for the SDL 2.0 release
|
file | diff | annotate |
Sun, 12 May 2013 13:42:20 +0200 |
Fixed bug 1845 - SDL_GetNumTouchDevices() has incorrect prototype
|
file | diff | annotate |
Sun, 03 Mar 2013 01:01:33 -0800 |
Updated touch API
|
file | diff | annotate |
Sat, 02 Mar 2013 20:44:16 -0800 |
Added a mouse ID to the mouse events, which set to the special value SDL_TOUCH_MOUSEID for mouse events simulated by touch input.
|
file | diff | annotate |
Fri, 15 Feb 2013 08:47:44 -0800 |
Happy New Year!
|
file | diff | annotate |
Wed, 18 Jul 2012 15:53:33 -0700 |
Fixed bug 1542 - SDL_Touch should reserve tilt_x and tilt_y
|
file | diff | annotate |
Fri, 22 Jun 2012 19:19:18 -0400 |
Created a header file for system dependent API functions, and added SDL_iPhoneSetAnimationCallback()
|
file | diff | annotate |
Sat, 31 Dec 2011 09:28:07 -0500 |
Happy New Year!
|
file | diff | annotate |
Fri, 08 Apr 2011 13:03:26 -0700 |
SDL 1.3 is now under the zlib license.
|
file | diff | annotate |
Fri, 11 Feb 2011 22:37:15 -0800 |
Happy 2011! :)
|
file | diff | annotate |
Sun, 15 Aug 2010 00:36:28 -0400 |
Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test/testgesture
|
file | diff | annotate |
Sat, 31 Jul 2010 20:38:37 -0700 |
Fixed various type and print format issues
|
file | diff | annotate |
Sat, 31 Jul 2010 20:02:54 +0400 |
Added SDL_TouchID, SDL_FingerID, SDL_GestureID types. Converted to integer cioordinates (<- not working).
|
file | diff | annotate |
Fri, 30 Jul 2010 23:18:35 +0400 |
Upgraded touchId/fingerId to long. Changed position variables to floats.
|
file | diff | annotate |
Sun, 11 Jul 2010 01:15:39 -0400 |
Added some files I had previosuly missed
|
file | diff | annotate |
Fri, 18 Jun 2010 01:43:02 -0400 |
Fixed bugs in input, cleaned up $1
|
file | diff | annotate |
Sat, 05 Jun 2010 01:58:56 -0400 |
Addition of VC project for touchTest.c
|
file | diff | annotate |
Tue, 01 Jun 2010 02:54:33 -0400 |
Added include/touch.h Now reading in resolution of touch pad.
|
file | diff | annotate |