| .. |
|
android
|
Android: indicate gamepaddb entries where axis order changed.
|
2023-03-11 13:01:50 -08:00 |
|
bsd
|
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2023-03-09 15:23:59 -08:00 |
|
darwin
|
Updated source to match SDL function prototype style
|
2023-05-23 10:59:03 -07:00 |
|
dummy
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
emscripten
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
haiku
|
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2023-03-09 15:23:59 -08:00 |
|
hidapi
|
Don't tickle Bluetooth PS4 controllers in simple mode with an effects packet
|
2023-07-08 10:30:31 -07:00 |
|
iphoneos
|
Updated source to match SDL function prototype style
|
2023-05-23 10:59:03 -07:00 |
|
linux
|
Cleanup for previous change, fixing typos, etc.
|
2023-06-13 17:04:54 -07:00 |
|
n3ds
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
os2
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
ps2
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
psp
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
steam
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
virtual
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
vita
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
windows
|
Added WGI gamepad added/removed listeners for RAWINPUT
|
2023-07-08 10:40:12 -07:00 |
|
SDL_gamecontroller.c
|
Added support for the Nintendo Online Famicom controllers
|
2023-06-29 11:18:09 -07:00 |
|
SDL_gamecontrollerdb.h
|
Added Linux mapping for the Logitech Chillstream
|
2023-06-29 16:15:00 -07:00 |
|
SDL_joystick.c
|
SDL_FindFreePlayerIndex() will always return the next available player index
|
2023-06-24 15:40:09 -07:00 |
|
SDL_joystick_c.h
|
Fixed joystick vendor detection in Linux automatic gamepad mapping
|
2023-06-13 10:11:55 -07:00 |
|
SDL_sysjoystick.h
|
Updated copyright for 2023
|
2023-01-09 09:48:21 -08:00 |
|
check_8bitdo.sh
|
Avoid use of deprecated egrep/fgrep
|
2022-11-24 02:59:41 -08:00 |
|
controller_list.h
|
Corrected the Victrix FS Pro as a PS4 controller instead of a PS3 controller
|
2023-06-23 15:44:15 -07:00 |
|
controller_type.c
|
Undo name change for the controller list
|
2023-05-19 14:27:06 -07:00 |
|
controller_type.h
|
Separate the controller protocol from the controller style
|
2022-06-15 20:46:01 -07:00 |
|
sort_controllers.py
|
The Xinmotek Controller is used in multiple products with different mappings
|
2023-03-28 15:16:07 -07:00 |
|
usb_ids.h
|
Corrected the Victrix FS Pro as a PS4 controller instead of a PS3 controller
|
2023-06-23 15:44:15 -07:00 |