.. |
android
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
bsd
|
renamed SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H to SDL_HAVE_MACHINE_JOYSTICK_H
|
2021-01-24 00:51:25 -05:00 |
darwin
|
Fixed bug 5195 - Replugging in "mixed" controller types crashes on macOS
|
2021-01-14 15:03:11 -08:00 |
dummy
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
emscripten
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
haiku
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
hidapi
|
Only change joystick->nbuttons for Joy-Cons, since they're the only ones that have these "paddles"
|
2021-02-22 17:54:32 -08:00 |
iphoneos
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
linux
|
Don't use udev for joystick enumeration if running in a container
|
2021-02-20 23:01:38 -08:00 |
os2
|
old os2 analogue joystick code ported from SDL-1.2. disabled by default,
|
2021-01-24 00:51:25 -05:00 |
psp
|
move outdated winmm and psp joystick codes to struct _SDL_JoystickDriver
|
2021-01-24 00:51:25 -05:00 |
steam
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
virtual
|
SDL_virtualjoystick.c: remove wrong #endif comment.
|
2021-01-24 00:51:24 -05:00 |
windows
|
Don't uncorrelate while rumble is active and stay correlated longer in case raw input messages are lagging a bit.
|
2021-02-10 10:22:19 -05:00 |
check_8bitdo.sh
|
Fixed running on older versions of iOS
|
2020-04-27 13:31:10 -07:00 |
controller_type.h
|
Added support for the PowerA Xbox One Series X Wired Controller
|
2021-02-11 17:27:22 -08:00 |
SDL_gamecontroller.c
|
Switch Joy-Con SL and SR buttons are now mapped to matching paddle positions so that all buttons can be accessed when using SDL_HINT_JOYSTICK_HIDAPI_JOY_CONS
|
2021-02-22 17:54:32 -08:00 |
SDL_gamecontrollerdb.h
|
Added mappings for popular controllers on Chromebooks
|
2021-02-21 11:03:26 -08:00 |
SDL_joystick_c.h
|
Fix Xbox Series X controller on macOS
|
2021-02-10 10:22:19 -05:00 |
SDL_joystick.c
|
Added support for the PowerA Xbox One Series X Wired Controller
|
2021-02-11 17:27:22 -08:00 |
SDL_sysjoystick.h
|
move outdated winmm and psp joystick codes to struct _SDL_JoystickDriver
|
2021-01-24 00:51:25 -05: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
|
Added support for the PowerA Xbox One Series X Wired Controller
|
2021-02-11 17:27:22 -08:00 |