SDL/src/joystick
2023-11-16 21:01:28 -08:00
..
android Re-add SDL_assert() with non boolean ptr syntax (#8530) 2023-11-11 12:28:24 +03:00
apple Fixed build with older macOS SDK 2023-11-16 21:01:28 -08:00
bsd Re-add SDL_assert() with non boolean ptr syntax (#8530) 2023-11-11 12:28:24 +03:00
darwin Added SDL_HINT_JOYSTICK_IOKIT and SDL_HINT_JOYSTICK_MFI to control whether the IOKit and GCController drivers should be used for joystick support. 2023-11-14 10:28:19 -08:00
dummy Updated copyright for 2023 2023-01-09 09:41:41 -08:00
emscripten Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
haiku Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:10:44 -08:00
hidapi Only update the battery status for Bluetooth Switch Pro controllers 2023-11-10 17:09:39 -08:00
linux Re-add SDL_assert() with non boolean ptr syntax (#8530) 2023-11-11 12:28:24 +03:00
n3ds Relabel back paddles as left or right 2023-08-09 11:03:30 -07:00
ps2 Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
psp Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
steam Updated API for SDL_JoystickID sign change 2023-01-13 14:20:59 -08:00
virtual SDL now represents gamepad buttons as positional elements with a separate label 2023-11-10 12:21:43 -08:00
vita Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
windows Revert "Check to make sure the Windows joystick device has buttons and axes" 2023-11-13 21:33:09 -08:00
check_8bitdo.sh SDL API renaming: SDL_gamecontroller.h 2022-12-27 09:47:24 -08:00
controller_list.h Use the standard gamepad type for Switch Pro controllers using the GameCube form factor 2023-11-10 16:39:32 -08:00
controller_type.c Undo name change for the controller list 2023-05-19 14:26:37 -07:00
controller_type.h Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
SDL_gamepad.c We'll just use the legacy names for face buttons in the mappings 2023-11-15 22:09:09 -08:00
SDL_gamepad_c.h Improved reliability of gamepad message ordering 2023-07-18 11:52:56 -07:00
SDL_gamepad_db.h Revert "Map Siri Remote touchpad to D-Pad for consistency with physicalInputProfile mapping" 2023-11-16 09:07:29 -08:00
SDL_joystick.c Improved GCController handling on Apple platforms 2023-11-15 21:04:25 -08:00
SDL_joystick_c.h Improved GCController handling on Apple platforms 2023-11-15 21:04:25 -08:00
SDL_sysjoystick.h Added properties to various SDL objects 2023-10-11 22:38:00 -07:00
sort_controllers.py The Flydigi Vader and Apex series controllers all have the same VID, PID, and name 2023-07-19 09:22:01 -07:00
usb_ids.h Added support for the Dragonrise GameCube adapter with VID 0x1843 2023-11-10 16:39:32 -08:00