.. |
android
|
Added functions to get the platform dependent name for a joystick or game controller
|
2022-04-26 14:54:14 -07:00 |
bsd
|
Added functions to get the platform dependent name for a joystick or game controller
|
2022-04-26 14:54:14 -07:00 |
darwin
|
Fix C89 declaration for macOS modules.
|
2022-06-27 15:19:40 -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
|
Added functions to get the platform dependent name for a joystick or game controller
|
2022-04-26 14:54:14 -07:00 |
haiku
|
Added functions to get the platform dependent name for a joystick or game controller
|
2022-04-26 14:54:14 -07:00 |
hidapi
|
Removed unused variable
|
2022-08-03 22:27:43 -07:00 |
iphoneos
|
Added debug code to show available inputs on iOS/tvOS controllers
|
2022-07-27 16:17:32 -07:00 |
linux
|
Fixed build error on Linux if HAVE_INOTIFY isn't defined
|
2022-05-18 17:59:17 -07:00 |
os2
|
Added functions to get the platform dependent name for a joystick or game controller
|
2022-04-26 14:54:14 -07:00 |
ps2
|
Initial PS2_Joystick implementation
|
2022-06-27 00:32:43 -07:00 |
psp
|
Improve Joystick removing semaphores
|
2022-06-22 15:08:41 +02:00 |
steam
|
Updated copyright for 2022
|
2022-01-03 09:40:21 -08:00 |
virtual
|
Fixed picking up the correct mapping for virtual controllers on Android
|
2022-05-18 23:48:15 -07:00 |
vita
|
Adding GetGamepadMapping to Vita Joystick driver
|
2022-06-22 02:23:00 +03:00 |
windows
|
Added header needed for SDL_Delay()
|
2022-08-01 11:11:25 -07:00 |
check_8bitdo.sh
|
Fixed running on older versions of iOS
|
2020-04-27 13:31:10 -07:00 |
controller_type.c
|
The Nintendo Online classic controllers and Joy-Cons shouldn't show up as Switch Pro controllers
|
2022-08-03 13:53:49 -07:00 |
controller_type.h
|
Separate the controller protocol from the controller style
|
2022-06-15 20:46:01 -07:00 |
SDL_gamecontroller.c
|
Don't rely on the device VID/PID to get the Nintendo controller type
|
2022-08-03 21:31:12 -07:00 |
SDL_gamecontrollerdb.h
|
The Nintendo Wii Remote Pro Controller respects the SDL_GAMECONTROLLER_USE_BUTTON_LABELS hint
|
2022-08-03 22:27:42 -07:00 |
SDL_joystick.c
|
Update in-flight SDL_CONTROLLERDEVICEADDED messages when a device is removed
|
2022-08-03 19:39:37 -07:00 |
SDL_joystick_c.h
|
Added support for the Nintendo Switch Joy-Con Charging Grip
|
2022-08-03 18:01:10 -07:00 |
SDL_sysjoystick.h
|
Xbox GDKX support (#5869)
|
2022-07-01 13:59:14 -07:00 |
sort_controllers.py
|
'Refactored by Sourcery'
|
2022-06-27 17:55:47 -07:00 |
usb_ids.h
|
sort the controller names
|
2022-08-03 13:51:25 -07:00 |