.. |
android
|
Added SDL_log.h to SDL_internal.h so logging is available everywhere
|
2020-04-07 09:38:57 -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
|
joystick: Remove force_centering flag; we handle this on disconnect now.
|
2020-04-07 23:17:27 -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
|
Added SDL_log.h to SDL_internal.h so logging is available everywhere
|
2020-04-07 09:38:57 -07:00 |
haiku
|
Unified code to standardize joystick names
|
2020-03-12 19:47:30 -07:00 |
hidapi
|
SDL: ps4 controller trigger bits on other controllers just mean that there's some activity, not saturation - only force it on if the analog value is 0.
|
2020-04-08 08:42:15 -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
|
Fixed setting the controller name for the RAWINPUT driver
|
2020-04-07 11:17:52 -07:00 |
controller_type.h
|
The 0x02ff product ID shows up for new firmware Xbox One controllers using the RAWINPUT driver
|
2020-04-07 11:17:22 -07:00 |
SDL_gamecontroller.c
|
joystick: Remove force_centering flag; we handle this on disconnect now.
|
2020-04-07 23:17:27 -04:00 |
SDL_gamecontrollerdb.h
|
Fixed bug 5028 - Virtual Joysticks (new joystick backend)
|
2020-03-13 19:08:45 -07: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_joystick.c
|
joystick: Remove force_centering flag; we handle this on disconnect now.
|
2020-04-07 23:17:27 -04:00 |
SDL_sysjoystick.h
|
joystick: Remove force_centering flag; we handle this on disconnect now.
|
2020-04-07 23:17:27 -04: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 |