| .. |
|
android
|
Fixed Android not sending controller event timestamps
|
2023-08-08 09:47:49 -07:00 |
|
apple
|
Relabel back paddles as left or right
|
2023-08-09 11:03:30 -07:00 |
|
bsd
|
simplify OpenBSD D-pad calculation with bitwise operation (#7996)
|
2023-07-17 19:01:23 -07:00 |
|
darwin
|
Updated source to match SDL function prototype style
|
2023-05-23 11:29:41 -07:00 |
|
dummy
|
|
|
|
emscripten
|
|
|
|
haiku
|
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2023-03-09 15:10:44 -08:00 |
|
hidapi
|
Fixed build warning '=': conversion from 'Uint32' to 'Uint16', possible loss of data
|
2023-09-18 13:56:51 -07:00 |
|
linux
|
Fix assertion in LINUX_JoystickSetSensorsEnabled()
|
2023-10-05 13:06:48 -07: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
|
|
|
|
virtual
|
Relabel back paddles as left or right
|
2023-08-09 11:03:30 -07:00 |
|
vita
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
windows
|
RAWINPUT_RegisterNotifications() should return int, for consistency
|
2023-07-11 10:50:43 -07:00 |
|
check_8bitdo.sh
|
|
|
|
controller_list.h
|
Added the Victrix Pro FS for PS4/PS5 to the controller list
|
2023-08-07 14:04:34 -07:00 |
|
controller_type.c
|
Undo name change for the controller list
|
2023-05-19 14:26:37 -07:00 |
|
controller_type.h
|
|
|
|
SDL_gamepad.c
|
Replaced SDL_GetGamepadBindForAxis() and SDL_GetGamepadBindForButton() with SDL_GetGamepadBindings()
|
2023-09-13 23:01:28 -07:00 |
|
SDL_gamepad_c.h
|
Improved reliability of gamepad message ordering
|
2023-07-18 11:52:56 -07:00 |
|
SDL_gamepad_db.h
|
Added a gamepad mapping for the G-Shark GS-GP702
|
2023-08-02 14:35:39 -07:00 |
|
SDL_joystick.c
|
detect fanatec steering wheels
|
2023-09-12 15:35:35 -07:00 |
|
SDL_joystick_c.h
|
Relabel back paddles as left or right
|
2023-08-09 11:03:30 -07:00 |
|
SDL_sysjoystick.h
|
Added the events SDL_EVENT_JOYSTICK_UPDATE_COMPLETE and SDL_EVENT_GAMEPAD_UPDATE_COMPLETE
|
2023-06-21 13:59:53 -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
|
Corrected the Victrix FS Pro as a PS4 controller instead of a PS3 controller
|
2023-06-23 14:27:21 -07:00 |