| .. |
|
android
|
b6afbe6317
Added SDL_log.h to SDL_internal.h so logging is available everywhere
|
6 years ago |
|
bsd
|
6efebf1768
Moved rumble expiration to the main joystick handling level, and prevent sending the driver layer duplicate rumble requests.
|
6 years ago |
|
darwin
|
8c165adde7
joystick: Remove force_centering flag; we handle this on disconnect now.
|
6 years ago |
|
dummy
|
6efebf1768
Moved rumble expiration to the main joystick handling level, and prevent sending the driver layer duplicate rumble requests.
|
6 years ago |
|
emscripten
|
b6afbe6317
Added SDL_log.h to SDL_internal.h so logging is available everywhere
|
6 years ago |
|
haiku
|
c44473ba73
Unified code to standardize joystick names
|
6 years ago |
|
hidapi
|
55515a8c25
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.
|
6 years ago |
|
iphoneos
|
c44473ba73
Unified code to standardize joystick names
|
6 years ago |
|
linux
|
885b3f6948
Don't check the HIDAPI driver for the virtual device created by xow
|
6 years ago |
|
psp
|
a8780c6a28
Updated copyright date for 2020
|
6 years ago |
|
steam
|
a8780c6a28
Updated copyright date for 2020
|
6 years ago |
|
virtual
|
8cd08646bb
virtual joysticks: move variable decls to top of function (for C90 compat; Bug 5038)
|
6 years ago |
|
windows
|
3cb62d5265
Fixed setting the controller name for the RAWINPUT driver
|
6 years ago |
|
SDL_gamecontroller.c
|
8c165adde7
joystick: Remove force_centering flag; we handle this on disconnect now.
|
6 years ago |
|
SDL_gamecontrollerdb.h
|
2be75c6a61
Fixed bug 5028 - Virtual Joysticks (new joystick backend)
|
6 years ago |
|
SDL_joystick.c
|
8c165adde7
joystick: Remove force_centering flag; we handle this on disconnect now.
|
6 years ago |
|
SDL_joystick_c.h
|
4dea340ca7
Fixed bug 4477 - Support more than 4 XInput-capable devices on Windows
|
6 years ago |
|
SDL_sysjoystick.h
|
8c165adde7
joystick: Remove force_centering flag; we handle this on disconnect now.
|
6 years ago |
|
controller_type.h
|
e62c25b693
The 0x02ff product ID shows up for new firmware Xbox One controllers using the RAWINPUT driver
|
6 years ago |
|
sort_controllers.py
|
db3b3a1d84
Added support for SDL hints in the game controller mapping database
|
6 years ago |
|
usb_ids.h
|
885b3f6948
Don't check the HIDAPI driver for the virtual device created by xow
|
6 years ago |