.. |
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
|
Refactor joystick GUID creation
|
2022-08-22 19:44:14 -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
|
The new Wii Remote shares the same VID/PID as the Wii U Pro controller
|
2022-09-07 12:33:43 -07:00 |
iphoneos
|
Refactor joystick GUID creation
|
2022-08-22 19:44:14 -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
|
Refactor joystick GUID creation
|
2022-08-22 19:44:14 -07:00 |
windows
|
SDL_IsXInputDevice() shouldn't return true if XInput isn't enabled
|
2022-09-07 15:31:24 -07:00 |
SDL_gamecontroller.c
|
Don't treat the Wii extension controls as a separate game controller on Linux
|
2022-09-07 01:41:11 -07:00 |
SDL_gamecontrollerdb.h
|
Added Wii Remote controller mappings for Linux
|
2022-09-07 02:02:04 -07:00 |
SDL_joystick.c
|
Note that the Logitech Extreme 3D is a flight stick
|
2022-09-07 11:53:13 -07:00 |
SDL_joystick_c.h
|
Fixed deadlock when shutting down the Windows joystick system
|
2022-08-30 12:59:02 -07:00 |
SDL_sysjoystick.h
|
Don't crash if SDL functions are passed a closed joystick or gamecontroller
|
2022-08-30 12:39:23 -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 Hori Fighting Stick mini 4 kai
|
2022-09-02 17:04:53 -07:00 |
controller_type.h
|
Separate the controller protocol from the controller style
|
2022-06-15 20:46:01 -07:00 |
sort_controllers.py
|
Re-added the CRC to the joystick guid
|
2022-08-27 19:00:31 -07:00 |
usb_ids.h
|
The new Wii Remote shares the same VID/PID as the Wii U Pro controller
|
2022-09-07 12:33:43 -07:00 |