SDL/src/core
Tyson Whitehead 6daf2e943f Try SDL_UDEV_deviceclass to detect joysticks even if in a container
The udev container issue is mostly to do with device notifications
and netlink. The device classification stuff just pokes file in /sys
and /run/udev. Doesn't hurt to try it first for classifying joysticks
and then fall to the guess heuristics if it fails.
2023-12-24 22:39:16 -08:00
..
android Clear any errors from a previous run 2023-12-07 14:30:40 -08:00
freebsd Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
gdk gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation 2023-08-25 10:40:16 -04:00
haiku Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
linux Try SDL_UDEV_deviceclass to detect joysticks even if in a container 2023-12-24 22:39:16 -08:00
n3ds Updated copyright for 2023 2023-01-09 09:41:41 -08:00
ngage Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
openbsd Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
ps2 Fixed PS2 build 2023-01-13 10:00:16 -08:00
psp Updated copyright for 2023 2023-01-09 09:41:41 -08:00
unix Consolidate the X11 WM_CLASS and Wayland app ID envvars 2023-05-28 19:15:36 -04:00
windows XInput: Use XInputGetCapabilitiesEx instead of fragile GuessXInputDevice 2023-12-17 08:32:10 -08:00
winrt UWP: Add support for supplementary Unicode characters input 2023-11-28 12:33:21 -08:00
SDL_core_unsupported.c SDL_syswm.h has been removed and replaced with window properties 2023-11-08 12:01:48 -08:00
SDL_runapp.c SDL_RunApp: Make sure argc/argv are stable if the caller didn't define them. 2023-11-22 17:34:39 -05:00