| .. |
|
android
|
Android: indicate gamepaddb entries where axis order changed.
|
2023-03-11 12:43:48 -08:00 |
|
apple
|
Fix -Wundef warnings due to use of unguarded SDL_JOYSTICK_MFI
|
2023-03-28 19:29:43 +02:00 |
|
bsd
|
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2023-03-09 15:10:44 -08:00 |
|
darwin
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
dummy
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
emscripten
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
haiku
|
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2023-03-09 15:10:44 -08:00 |
|
hidapi
|
Fixed the accelerometer sensitivity for the Armor-X Pro controller
|
2023-03-27 14:27:22 -07:00 |
|
linux
|
video/blit: fix -Wimplicit-fallthrough warnings
|
2023-03-28 16:59:27 +00:00 |
|
n3ds
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
ps2
|
Fix -Wundef warnings due to use of unguarded SDL_JOYSTICK_PS2
|
2023-03-28 19:29:43 +02:00 |
|
psp
|
Fix -Wundef warnings due to use of unguarded SDL_JOYSTICK_PSP
|
2023-03-28 19:29:43 +02:00 |
|
steam
|
Updated API for SDL_JoystickID sign change
|
2023-01-13 14:20:59 -08:00 |
|
virtual
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
vita
|
Fix -Wundef warnings due to use of unguarded SDL_JOYSTICK_VITA
|
2023-03-28 19:29:43 +02:00 |
|
windows
|
Fix -Wundef warnings due to use of unguarded SDL_JOYSTICK_DINPUT
|
2023-03-28 19:29:43 +02:00 |
|
SDL_gamepad.c
|
Fix -Wundef warnings due to use of unguarded __MACOS__
|
2023-03-28 19:29:43 +02:00 |
|
SDL_gamepad_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_gamepad_db.h
|
Fix -Wundef warnings due to use of unguarded SDL_JOYSTICK_N3DS
|
2023-03-28 19:29:43 +02:00 |
|
SDL_joystick.c
|
Fix -Wundef warnings due to use of unguarded SDL_EVENTS_DISABLED
|
2023-03-28 19:29:43 +02:00 |
|
SDL_joystick_c.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_sysjoystick.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
check_8bitdo.sh
|
SDL API renaming: SDL_gamecontroller.h
|
2022-12-27 09:47:24 -08:00 |
|
controller_type.c
|
Changed the VID/PID used for the Backbone One controller on iOS
|
2023-02-23 12:24:15 -08:00 |
|
controller_type.h
|
Removed the vi format comments from the source
|
2022-12-26 11:17:23 -08:00 |
|
sort_controllers.py
|
Don't accept official mappings for controllers that aren't unique
|
2023-02-02 08:39:54 -08:00 |
|
usb_ids.h
|
Fixed locking up the Logitech F310 with the PlayStation controller detection
|
2023-02-28 08:36:31 -08:00 |