SDL/src/joystick
Sam Lantinga 0dfc829a6b Added simple BLE Steam Controller support on all platforms
This is still disabled by default via the hint SDL_HINT_JOYSTICK_HIDAPI_STEAM
2022-11-10 19:17:04 -08:00
..
android Make sure we completely unlock joysticks when opening HIDAPI devices 2022-10-17 11:10:53 -07:00
bsd Fixed the mapping from raw joystick values to the expected [SDL_JOYSTICK_AXIS_MIN, SDL_JOYSTICK_AXIS_MAX] range. (thanks Tas!) 2022-10-12 21:44:50 -07:00
darwin Fixed build warning 2022-09-16 08:19:45 -07:00
dummy Added functions to get the platform dependent name for a joystick or game controller 2022-04-26 14:54:14 -07:00
emscripten Refactor joystick GUID creation 2022-08-22 19:44:14 -07:00
haiku Refactor joystick GUID creation 2022-08-22 19:44:14 -07:00
hidapi Added simple BLE Steam Controller support on all platforms 2022-11-10 19:17:04 -08:00
iphoneos Fixed the start button on the Nimbus+ controller on tvOS 2022-10-06 17:34:24 -07:00
linux Wait a bit for devices to initialize before trying to enumerate and open them. 2022-11-03 12:37:54 -07:00
n3ds N3DS: Use macro to correct axis. 2022-10-10 08:50:59 -07:00
os2 Refactor joystick GUID creation 2022-08-22 19:44:14 -07:00
ps2 Refactor joystick GUID creation 2022-08-22 19:44:14 -07:00
psp Refactor joystick GUID creation 2022-08-22 19:44:14 -07:00
steam Updated copyright for 2022 2022-01-03 09:40:21 -08:00
virtual Refactor joystick GUID creation 2022-08-22 19:44:14 -07:00
vita Vita: fix controls on PSTV with opened IME 2022-09-20 11:03:34 -07:00
windows fix a few 'unused but set variable' and 'unused function' warnings 2022-10-24 10:36:56 -07:00
SDL_gamecontroller.c Don't treat the Nintendo IMU as a separate game controller on Linux 2022-11-08 10:27:21 -08:00
SDL_gamecontrollerdb.h Added mappings for the GameSir T3 and T4 Pro controllers 2022-11-10 13:35:59 -08:00
SDL_joystick.c Fix Dualshock 4 rumble stopping too early 2022-11-08 10:30:11 -08:00
SDL_joystick_c.h Make sure we completely unlock joysticks when opening HIDAPI devices 2022-10-17 11:10:53 -07:00
SDL_sysjoystick.h Fix Dualshock 4 rumble stopping too early 2022-11-08 10:30:11 -08:00
check_8bitdo.sh Fixed running on older versions of iOS 2020-04-27 13:31:10 -07:00
controller_type.c Added the G29 as a PlayStation controller 2022-11-06 08:23:08 -08:00
controller_type.h Separate the controller protocol from the controller style 2022-06-15 20:46:01 -07:00
sort_controllers.py Need to swap endianness when extracting the CRC from game controller mappings 2022-10-05 16:18:42 -07:00
usb_ids.h Added support for the Razer Raiju Tournament Edition controller in Bluetooth mode 2022-10-25 13:11:41 -07:00