Wed, 05 Jun 2013 12:48:44 -0700 |
Jørgen P. Tjernø |
Mac: Fix invalid PS3 controller mapping.
|
file |
diff |
annotate
|
Thu, 30 May 2013 22:14:24 -0400 |
Edward Rudd |
Add trigger value adjustment code to the SDL_GameControllerGetAxis code as well.
|
file |
diff |
annotate
|
Thu, 30 May 2013 10:42:52 -0400 |
Edward Rudd |
add in Controller configs for Logitech F510 for OS X / Linux
|
file |
diff |
annotate
|
Sat, 18 May 2013 14:17:52 -0700 |
Sam Lantinga |
File style cleanup for the SDL 2.0 release
|
file |
diff |
annotate
|
Thu, 16 May 2013 00:48:20 -0700 |
Sam Lantinga |
Martin Gerhardy added support for the Jess Technology USB Game Controller
|
file |
diff |
annotate
|
Wed, 01 May 2013 11:59:54 +0200 |
Philipp Wiesemann |
Corrected spelling in C source files.
|
file |
diff |
annotate
|
Mon, 29 Apr 2013 23:50:27 +0200 |
Philipp Wiesemann |
Corrected confusing indentation in C source file.
|
file |
diff |
annotate
|
Fri, 19 Apr 2013 16:02:16 -0700 |
Jørgen P. Tjernø |
Fix overflow in recent gamecontroller trigger change.
|
file |
diff |
annotate
|
Fri, 19 Apr 2013 10:51:21 -0700 |
Jørgen P. Tjernø |
Make gamecontroller triggers have values in 0 - 32767.
|
file |
diff |
annotate
|
Wed, 03 Apr 2013 16:48:20 -0700 |
Jørgen P. Tjernø |
Add 3 Logitech gamecontroller mappings for Mac OS X.
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 18:09:30 -0700 |
Jørgen P. Tjernø |
Add new controller mappings for Windows.
|
file |
diff |
annotate
|
Sun, 31 Mar 2013 12:48:50 -0400 |
Ryan C. Gordon |
Make SDL_SetError and friends unconditionally return -1.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 12:04:16 -0700 |
Sam Lantinga |
Added support for the GameStop Gamepad
|
file |
diff |
annotate
|
Tue, 12 Mar 2013 18:28:40 -0700 |
Jørgen P. Tjernø |
Missing comma in one gamepad mapping.
|
file |
diff |
annotate
|
Tue, 12 Mar 2013 18:28:36 -0700 |
Jørgen P. Tjernø |
Add GameController mappings for popular controllers.
|
file |
diff |
annotate
|
Fri, 08 Mar 2013 10:09:51 -0800 |
Sam Lantinga |
Don't re-read the hints when opening the game controller. Instead use SDL_GameControllerAddMapping() to add hints after initialization.
|
file |
diff |
annotate
|
Thu, 07 Mar 2013 15:37:08 -0800 |
Sam Lantinga |
Load the game controller mapping hint when opening a game controller.
|
file |
diff |
annotate
|
Thu, 07 Mar 2013 15:17:06 -0800 |
Sam Lantinga |
Fixed read after free bug in the game controller.
|
file |
diff |
annotate
|
Tue, 05 Mar 2013 17:59:36 -0500 |
Edward Rudd |
add new gamecontroller APIs
|
file |
diff |
annotate
|
Tue, 26 Feb 2013 20:41:28 -0800 |
Sam Lantinga |
Fixed gcc pedantic warnings in public headers
|
file |
diff |
annotate
|
Mon, 25 Feb 2013 01:51:21 -0500 |
Ryan C. Gordon |
Added SDL_GameControllerUpdate().
|
file |
diff |
annotate
|
Mon, 25 Feb 2013 00:56:21 -0500 |
Ryan C. Gordon |
Changed the game controller enum types to match SDL naming conventions.
|
file |
diff |
annotate
|
Mon, 25 Feb 2013 00:45:25 -0500 |
Ryan C. Gordon |
Added PS3 game controller config for Linux.
|
file |
diff |
annotate
|
Sun, 24 Feb 2013 22:56:35 -0500 |
Ryan C. Gordon |
Fixed a minor typo.
|
file |
diff |
annotate
|
Sun, 24 Feb 2013 22:56:24 -0500 |
Ryan C. Gordon |
Added an X360 game controller config for Linux.
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:47:44 -0800 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Tue, 12 Feb 2013 17:07:21 -0800 |
Jørgen P. Tjernø |
Check bounds in SDL_IsGameController. Switch two functions to SDL_bool.
|
file |
diff |
annotate
|
Mon, 11 Feb 2013 18:28:05 -0800 |
Sam Lantinga |
Hopefully fixed the last of the C variable declaration problems which caused compile failures with Visual Studio.
|
file |
diff |
annotate
|
Mon, 11 Feb 2013 18:13:52 -0800 |
Sam Lantinga |
Fixed C variable declarations
|
file |
diff |
annotate
|
Mon, 11 Feb 2013 17:25:58 -0800 |
Sam Lantinga |
Fixed compiler warning (and undefined behavior) in game controller event filter.
|
file |
diff |
annotate
|
Mon, 11 Feb 2013 11:21:54 -0800 |
Sam Lantinga |
tree 97aca305664b
|
file |
diff |
annotate
|
Mon, 11 Feb 2013 11:21:19 -0800 |
Sam Lantinga |
tree 0c86a223596d
|
file |
diff |
annotate
|
Mon, 11 Feb 2013 11:20:49 -0800 |
Sam Lantinga |
tree 8cbca1e6b293
|
file |
diff |
annotate
|
Fri, 25 Jan 2013 14:25:19 -0800 |
Sam Lantinga |
Fixed crash when the game controller mapping hint is set - the hint was duplicated and not null terminated.
|
file |
diff |
annotate
|
Tue, 11 Dec 2012 11:54:32 -0800 |
Sam Lantinga |
Changes from Alfred:
|
file |
diff |
annotate
|
Tue, 27 Nov 2012 01:07:44 -0800 |
Sam Lantinga |
Fixed compiler warnings
|
file |
diff |
annotate
|
Mon, 26 Nov 2012 23:53:18 -0800 |
Sam Lantinga |
Fixed unused variable warning
|
file |
diff |
annotate
|
Mon, 26 Nov 2012 23:50:12 -0800 |
Sam Lantinga |
The XInput code is only available in the DirectInput joystick driver.
|
file |
diff |
annotate
|
Mon, 26 Nov 2012 16:37:54 -0800 |
Sam Lantinga |
Added hotplug joystick support and simplified game controller API, courtesy of Alfred Reynolds
|
file |
diff |
annotate
|