Sat, 01 Mar 2014 12:21:15 -0800 |
Changed SDL_HINT_ACCEL_AS_JOY to SDL_HINT_ACCELEROMETER_AS_JOYSTICK to be more clear.
|
file | diff | annotate |
Sun, 02 Feb 2014 00:53:27 -0800 |
Fixed bug 2374 - Update copyright for 2014...
|
file | diff | annotate |
Tue, 28 Jan 2014 15:28:20 -0800 |
fixed hat code validation.
|
file | diff | annotate |
Mon, 27 Jan 2014 17:59:19 -0300 |
[Android] Fixes Bug 2370, don't send accelerometer changes when
|
file | diff | annotate |
Thu, 23 Jan 2014 08:44:25 -0300 |
Bug 2358 - [Android] Joystick Button Mappings are strange (fix by David Brady)
|
file | diff | annotate |
Tue, 21 Jan 2014 18:20:12 -0300 |
Fixes 2356, [Android] SDL_JoystickGetAttached does not function
|
file | diff | annotate |
Sun, 24 Nov 2013 23:56:17 -0500 |
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
|
file | diff | annotate |
Tue, 24 Dec 2013 20:00:58 +0100 |
Fixed unused local variable warning in joystick source for Android.
|
file | diff | annotate |
Tue, 24 Dec 2013 19:59:35 +0100 |
Fixed implicit declaration of SDL_Log() warning in joystick source for Android.
|
file | diff | annotate |
Thu, 12 Dec 2013 14:55:33 -0300 |
[Android] Poll joysticks every three seconds
|
file | diff | annotate |
Tue, 10 Dec 2013 16:24:11 -0300 |
[Android] Hotplugging support for joysticks
|
file | diff | annotate |
Sat, 23 Nov 2013 18:29:36 +0100 |
Removed include of no more needed header.
|
file | diff | annotate |
Sat, 23 Nov 2013 09:47:25 -0300 |
[Android] Fixes #2264, handle joystick open/closed state properly
|
file | diff | annotate |
Tue, 19 Nov 2013 10:00:05 -0300 |
[Android] Try to improve handling of DPAD|GAMEPAD + KEYBOARD devices
|
file | diff | annotate |
Mon, 18 Nov 2013 23:38:59 +0100 |
Fixed implicit function declaration warning in joystick source for Android.
|
file | diff | annotate |
Mon, 11 Nov 2013 10:15:35 -0300 |
[Android] Fixes bug 2217, better joystick axes handling on Android.
|
file | diff | annotate |
Sun, 10 Nov 2013 20:13:27 -0300 |
Fixes bugs #2213 and #2214, improves the Android joystick code button handling
|
file | diff | annotate |
Sun, 10 Nov 2013 14:47:05 +0100 |
Changed function to return -1 through SDL_Error() instead of plain -1.
|
file | diff | annotate |
Sun, 10 Nov 2013 14:44:50 +0100 |
Changed function to be static.
|
file | diff | annotate |
Sun, 10 Nov 2013 14:42:41 +0100 |
Removed unused local variable to fix warning.
|
file | diff | annotate |
Tue, 05 Nov 2013 20:07:39 -0300 |
Adds Joystick support for Android
|
file | diff | annotate |
Sat, 18 May 2013 14:17:52 -0700 |
File style cleanup for the SDL 2.0 release
|
file | diff | annotate |
Mon, 01 Apr 2013 13:21:23 -0300 |
Backed out changeset: a500a9dbfb41
|
file | diff | annotate |
Fri, 15 Feb 2013 08:47:44 -0800 |
Happy New Year!
|
file | diff | annotate |
Tue, 11 Dec 2012 12:16:28 -0800 |
Fixed joystick GUID renaming for other platforms
|
file | diff | annotate |
Tue, 27 Nov 2012 00:58:12 -0800 |
Organized joystick hotplug code a bit.
|
file | diff | annotate |
Mon, 26 Nov 2012 22:09:34 -0800 |
Return an error if the joystick index isn't 0 on Android
|
file | diff | annotate |
Mon, 26 Nov 2012 22:02:01 -0800 |
Fixed building joystick code on Android
|
file | diff | annotate |
Fri, 13 Jan 2012 20:57:35 -0500 |
Fixed bug 1368 - Enabling joystick subsystem cause an infinite loop
|
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 |
Mon, 24 Jan 2011 21:20:30 -0800 |
Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share.
|
file | diff | annotate |
Thu, 13 Jan 2011 18:03:56 -0800 |
Cleaned up internal accelerometer interface
|
file | diff | annotate |
Tue, 27 Jul 2010 21:20:17 +0200 |
Added accelerometer 'joystick'
|
file | diff | annotate |