SDL/src/joystick
Sam Lantinga ddc3de602e Added mapping for PS5 controller over Bluetooth on Android 12
Tested on Pixel 3a
2022-10-05 16:24:05 -07:00
..
android Added locking for Android joystick events 2022-09-02 16:52:55 -07:00
bsd Fixed compiling with USB_GET_DEVICEINFO on DragonFly BSD 2022-08-29 00:15:56 -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 Fixed sensor axes in vertical mode 2022-10-02 10:15:39 -07:00
iphoneos Add joystick locking for controller notifications on iOS/tvOS 2022-09-27 12:58:16 -07:00
linux Add utility function to detect if SDL is inside a sandbox 2022-08-29 06:30:40 -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 Find out if a controller is wireless using WGI (thanks @DJm00n!) 2022-10-03 11:02:23 -07:00
SDL_gamecontroller.c Remapped the side button and trigger as paddles for the mini-gamepad mode of the Joy-Cons 2022-10-02 09:51:05 -07:00
SDL_gamecontrollerdb.h Added mapping for PS5 controller over Bluetooth on Android 12 2022-10-05 16:24:05 -07:00
SDL_joystick.c Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver 2022-09-27 09:56:49 -07:00
SDL_joystick_c.h Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver 2022-09-27 09:56:49 -07:00
SDL_sysjoystick.h Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver 2022-09-27 09:56:49 -07:00
check_8bitdo.sh Fixed running on older versions of iOS 2020-04-27 13:31:10 -07:00
controller_type.c Added an entry for the ZEROPLUS P4 Wired Gamepad 2022-09-23 16:56:24 -07: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 ZEROPLUS P4 Wired Gamepad to the HIDAPI driver 2022-09-23 16:38:15 -07:00