.. |
android
|
Unified code to standardize joystick names
|
2020-03-12 19:47:30 -07:00 |
bsd
|
Moved rumble expiration to the main joystick handling level, and prevent sending the driver layer duplicate rumble requests.
|
2020-02-04 12:48:53 -08:00 |
darwin
|
Fix for Bug 5034 - Replugging in a controller crashes on macOS in SDL 2.0.12
|
2020-03-17 17:34:24 -04:00 |
dummy
|
Moved rumble expiration to the main joystick handling level, and prevent sending the driver layer duplicate rumble requests.
|
2020-02-04 12:48:53 -08:00 |
emscripten
|
Unified code to standardize joystick names
|
2020-03-12 19:47:30 -07:00 |
haiku
|
Unified code to standardize joystick names
|
2020-03-12 19:47:30 -07:00 |
hidapi
|
SDL: plumb previously unused digital trigger bits for PS4 controllers. Victrix fight stick only sets these bits and doesn't send the analog values
|
2020-03-30 14:26:21 -07:00 |
iphoneos
|
Unified code to standardize joystick names
|
2020-03-12 19:47:30 -07:00 |
linux
|
Don't check the HIDAPI driver for the virtual device created by xow
|
2020-03-23 14:10:25 -07:00 |
psp
|
Updated copyright date for 2020
|
2020-01-16 20:49:25 -08:00 |
steam
|
Updated copyright date for 2020
|
2020-01-16 20:49:25 -08:00 |
virtual
|
virtual joysticks: move variable decls to top of function (for C90 compat; Bug 5038)
|
2020-03-16 17:19:18 -04:00 |
windows
|
Probable fix for compile errors on Mac OS and (non-VS) Win32
|
2020-03-20 19:49:19 -07:00 |
controller_type.h
|
Fixed bug 4854 - Add a way to extend the values in controller_type.h
|
2020-03-02 10:37:28 -08:00 |
SDL_gamecontroller.c
|
Fixed bug 4477 - Support more than 4 XInput-capable devices on Windows
|
2020-03-16 12:23:38 -07:00 |
SDL_gamecontrollerdb.h
|
Fixed bug 5028 - Virtual Joysticks (new joystick backend)
|
2020-03-13 19:08:45 -07:00 |
SDL_joystick.c
|
joystick: Make sure recentering events happen before disconnect events.
|
2020-03-26 18:47:04 -04:00 |
SDL_joystick_c.h
|
Fixed bug 4477 - Support more than 4 XInput-capable devices on Windows
|
2020-03-16 12:23:38 -07:00 |
SDL_sysjoystick.h
|
Fixed bug 4477 - Support more than 4 XInput-capable devices on Windows
|
2020-03-16 12:23:38 -07:00 |
sort_controllers.py
|
Added support for SDL hints in the game controller mapping database
|
2020-03-12 19:47:28 -07:00 |
usb_ids.h
|
Don't check the HIDAPI driver for the virtual device created by xow
|
2020-03-23 14:10:25 -07:00 |