Fri, 26 Aug 2016 12:18:08 -0700 |
Sam Lantinga |
Added SDL_PrivateJoystickAdded() and SDL_PrivateJoystickRemoved()
|
file |
diff |
annotate
|
Thu, 25 Aug 2016 22:31:44 +0200 |
Philipp Wiesemann |
Emscripten: Fixed crash if closing removed joystick (thanks, Sylvain!).
|
file |
diff |
annotate
|
Wed, 17 Aug 2016 21:04:50 +0200 |
Philipp Wiesemann |
Emscripten: Fixed opening previously closed joystick.
|
file |
diff |
annotate
|
Sat, 02 Jan 2016 10:10:34 -0800 |
Sam Lantinga |
Updated copyright to 2016
|
file |
diff |
annotate
|
Sun, 09 Aug 2015 20:00:51 +0200 |
Philipp Wiesemann |
Emscripten: Changed return -1 after SDL_SetError() to return SDL_SetError().
|
file |
diff |
annotate
|
Wed, 05 Aug 2015 21:04:10 +0200 |
Philipp Wiesemann |
Emscripten: Added missing error messages for audio and joystick init failures.
|
file |
diff |
annotate
|
Tue, 26 May 2015 06:27:46 -0700 |
Sam Lantinga |
Updated the copyright year to 2015
|
file |
diff |
annotate
|
Wed, 15 Apr 2015 21:29:55 +0200 |
Philipp Wiesemann |
Fixed typo in internal joystick documentation comments.
|
file |
diff |
annotate
|
Wed, 15 Apr 2015 21:27:10 +0200 |
Philipp Wiesemann |
Emscripten: Simplified implementation of joystick update function.
|
file |
diff |
annotate
|
Tue, 24 Mar 2015 13:52:01 -0400 |
Ryan C. Gordon |
Cleanups in the joystick code.
|
file |
diff |
annotate
|
Wed, 11 Mar 2015 21:14:21 +0100 |
Philipp Wiesemann |
Updated internal documentation comments.
|
file |
diff |
annotate
|
Sun, 22 Feb 2015 23:21:32 +0100 |
Philipp Wiesemann |
Emscripten: Fixed out of range joystick device index after joystick disconnect.
|
file |
diff |
annotate
|
Sun, 22 Feb 2015 21:00:35 +0100 |
Philipp Wiesemann |
Emscripten: Fixed sending button and motion events for not opened joysticks.
|
file |
diff |
annotate
|
Wed, 18 Feb 2015 21:34:07 +0100 |
Philipp Wiesemann |
Emscripten: Fixed receiving joystick events after failed init or subsystem quit.
|
file |
diff |
annotate
|
Sun, 15 Feb 2015 21:47:10 +0100 |
Philipp Wiesemann |
Emscripten: Removed unused internal function.
|
file |
diff |
annotate
|
Sun, 15 Feb 2015 21:44:36 +0100 |
Philipp Wiesemann |
Emscripten: Changed return type of callback implementations from int to EM_BOOL.
|
file |
diff |
annotate
|
Sat, 14 Feb 2015 15:22:04 +0100 |
Philipp Wiesemann |
Emscripten: Fixed sending SDL_JOYDEVICEADDED events with an index out of range.
|
file |
diff |
annotate
|
Sat, 14 Feb 2015 15:16:41 +0100 |
Philipp Wiesemann |
Emscripten: Deactivated and corrected debug log messages on joystick events.
|
file |
diff |
annotate
|
Fri, 26 Dec 2014 23:16:54 -0500 |
Ryan C. Gordon |
Cleaned up some compiler warnings.
|
file |
diff |
annotate
|
Thu, 25 Dec 2014 22:03:07 +0100 |
Philipp Wiesemann |
Fixed compile warnings about unused variables.
|
file |
diff |
annotate
|
Thu, 18 Dec 2014 00:19:52 -0500 |
Ryan C. Gordon |
Initial merge of Emscripten port!
|
file |
diff |
annotate
|