SDL/src/joystick
Sam Lantinga 7a05dbf4b9 Fixed building on FreeBSD
Alex S

Looks like we have a collision with https://hg.libsdl.org/SDL/rev/cd774daff9f6. (Again, the headers in the base system are intended for drivers and should not be used for compiling non-base applications. At least that's the policy for now: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240964#c19.)
2020-11-24 06:42:53 -08:00
..
android Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
bsd Fixed bug 5335 - Patch: enable joystick/haptic/evdev support by default on FreeBSD 2020-11-23 23:03:55 -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 Fixed bug 5359 - Incorrect sensor data from DualShock4 2020-11-23 21:18:37 -08:00
iphoneos Fixed building with an older SDK and macOS target 2020-11-23 22:59:22 -08:00
linux Fixed building on FreeBSD 2020-11-24 06:42:53 -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
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 5363 - Memory leak of joystick->sensors in SDL_JoystickClose 2020-11-24 06:40:13 -08:00
SDL_joystick_c.h Added API for sensors on game controllers 2020-11-17 10:30:20 -08:00
SDL_sysjoystick.h Added API for sensors on game controllers 2020-11-17 10:30:20 -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
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