sdl2_frt/src/joystick
Sam Lantinga c8c818d7a4 Fixed bug 5360 - non-libudev joystick detection doesn't see controllers that were already connected
Simon McVittie

When watching for hotplug events we can poll the inotify fd, but we
still need to scan /dev/input once per process, otherwise we'll fail
to detect devices that were already connected.
2020-11-23 21:14:37 -08:00
..
android Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
bsd Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
darwin Fixed building on Mac OS X on the command line and with an older macOS SDK 2020-11-21 14:13:26 -08:00
dummy Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
emscripten Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
haiku Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
hidapi Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices 2020-11-23 18:24:05 -08:00
iphoneos Fixed building with an older SDK and macOS target 2020-11-23 20:57:14 -08:00
linux Fixed bug 5360 - non-libudev joystick detection doesn't see controllers that were already connected 2020-11-23 21:14:37 -08: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 Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
windows Fixed compiling with SDL_JOYSTICK_RAWINPUT disabled 2020-11-23 20:26:28 -08:00
check_8bitdo.sh Fixed running on older versions of iOS 2020-04-27 13:31:10 -07:00
controller_type.h The HORI Fighting Commander should only show up as an XInput Switch Controller on Windows 2020-11-19 19:09:42 -08:00
SDL_gamecontroller.c Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices 2020-11-23 18:24:05 -08:00
SDL_gamecontrollerdb.h Respect SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS for the Nintendo Switch Pro controller on Linux 2020-11-19 19:09:38 -08:00
SDL_joystick_c.h Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
SDL_joystick.c Fixed building with an older SDK and macOS target 2020-11-23 20:57:14 -08:00
SDL_sysjoystick.h Added API for sensors on game controllers 2020-11-17 10:30:20 -08: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 Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices 2020-11-23 18:24:05 -08:00