sdl2_frt/src/joystick
Ludovico de Nittis b17242bf98 Allow libudev for HIDAPI joystick to be disabled at runtime
As already explained in the previous commit "joystick: Allow libudev to
be disabled at runtime" (13e7d1a9), libudev can fail in a container.

To make it easier to experiment with, we add a new environment variable
"SDL_HIDAPI_JOYSTICK_DISABLE_UDEV" that disables udev and let it
fallback to the device enumeration using polling.

Signed-off-by: Ludovico de Nittis <ludovico.denittis@collabora.com>
2021-02-20 23:01:38 -08:00
..
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 Allow libudev for HIDAPI joystick to be disabled at runtime 2021-02-20 23:01:38 -08:00
iphoneos Updated copyright for 2021 2021-01-02 10:25:38 -08:00
linux Updated copyright for 2021 2021-01-02 10:25: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 Fixed detecting the paddles on the Xbox Elite Series 1 controller 2021-02-10 10:22:19 -05:00
SDL_gamecontrollerdb.h Add Xbox Controller S entry to gamecontrollerdb 2021-02-16 10:15:44 -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