SDL/src/joystick
2020-05-27 10:35:43 -07:00
..
android Added SDL_log.h to SDL_internal.h so logging is available everywhere 2020-04-07 09:38:57 -07:00
bsd Moved rumble expiration to the main joystick handling level, and prevent sending the driver layer duplicate rumble requests. 2020-02-04 12:48:53 -08:00
darwin joystick: Remove force_centering flag; we handle this on disconnect now. 2020-04-07 23:17:27 -04:00
dummy Moved rumble expiration to the main joystick handling level, and prevent sending the driver layer duplicate rumble requests. 2020-02-04 12:48:53 -08:00
emscripten Added SDL_log.h to SDL_internal.h so logging is available everywhere 2020-04-07 09:38:57 -07:00
haiku haiku: Patched to compile. 2020-04-15 13:31:54 -04:00
hidapi hidapi: Fix compiler warning. 2020-05-20 17:01:25 -04:00
iphoneos Fixed building on iOS with MFI controllers disabled 2020-05-27 10:14:08 -07:00
linux Don't check the HIDAPI driver for the virtual device created by xow 2020-03-23 14:10:25 -07: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 virtual joysticks: move variable decls to top of function (for C90 compat; Bug 5038) 2020-03-16 17:19:18 -04:00
windows windows: Fix calls to CoCreateInstance() so last parameter is a LPVOID *. 2020-05-20 16:58:33 -04:00
check_8bitdo.sh Fixed running on older versions of iOS 2020-04-27 13:31:10 -07:00
controller_type.h ControllerList: add PDP Faceoff Deluxe Audio Switch Controller and HORI Real Arcade Pro V Switch Edition 2020-05-06 11:19:52 -07:00
SDL_gamecontroller.c joystick: Don't report duplicate recentering events for game controllers. 2020-04-20 18:58:18 -04:00
SDL_gamecontrollerdb.h Added support for the HORI Real Arcade Pro on Mac OSX and Linux 2020-05-06 12:19:58 -07:00
SDL_joystick.c Don't include the iOS joystick driver if joysticks are disabled 2020-05-27 10:35:43 -07:00
SDL_joystick_c.h Added a Windows Gaming Input joystick driver 2020-04-18 21:41:37 -07:00
SDL_sysjoystick.h Added a Windows Gaming Input joystick driver 2020-04-18 21:41:37 -07: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 Razer Atrox Arcade Stick 2020-04-17 21:30:58 -07:00