| .. |
|
android
|
dca3fd8307
Android: indicate gamepaddb entries where axis order changed.
|
3 lat temu |
|
bsd
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
3 lat temu |
|
darwin
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 lat temu |
|
dummy
|
0479df53ca
Updated copyright for 2023
|
3 lat temu |
|
emscripten
|
0479df53ca
Updated copyright for 2023
|
3 lat temu |
|
haiku
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
3 lat temu |
|
hidapi
|
37dee79b74
Fixed sensor timestamp units for third-party PS5 controllers
|
2 lat temu |
|
iphoneos
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 lat temu |
|
linux
|
27f2df2292
Check for NULL before dereferencing newly allocated memory
|
2 lat temu |
|
n3ds
|
0479df53ca
Updated copyright for 2023
|
3 lat temu |
|
os2
|
57f3c41b97
adjusted coding style in SDL_os2_joystick.c to match rest of SDL better
|
2 lat temu |
|
ps2
|
0479df53ca
Updated copyright for 2023
|
3 lat temu |
|
psp
|
0479df53ca
Updated copyright for 2023
|
3 lat temu |
|
steam
|
0479df53ca
Updated copyright for 2023
|
3 lat temu |
|
virtual
|
0479df53ca
Updated copyright for 2023
|
3 lat temu |
|
vita
|
0479df53ca
Updated copyright for 2023
|
3 lat temu |
|
windows
|
e8b6edd5a0
RAWINPUT_RegisterNotifications() should return int, for consistency
|
2 lat temu |
|
SDL_gamecontroller.c
|
82cd3bfe1c
Add missing break
|
2 lat temu |
|
SDL_gamecontrollerdb.h
|
2304b4e86a
Added a gamepad mapping for the G-Shark GS-GP702
|
2 lat temu |
|
SDL_joystick.c
|
a8b9414697
detect fanatec steering wheels
|
2 lat temu |
|
SDL_joystick_c.h
|
7db23f4ef1
Fixed joystick vendor detection in Linux automatic gamepad mapping
|
2 lat temu |
|
SDL_sysjoystick.h
|
0479df53ca
Updated copyright for 2023
|
3 lat temu |
|
check_8bitdo.sh
|
4c7156c1e6
Avoid use of deprecated egrep/fgrep
|
3 lat temu |
|
controller_list.h
|
4bceea70c5
Added the Victrix Pro FS for PS4/PS5 to the controller list
|
2 lat temu |
|
controller_type.c
|
beca41480d
Undo name change for the controller list
|
2 lat temu |
|
controller_type.h
|
16f55fbdb4
Separate the controller protocol from the controller style
|
3 lat temu |
|
sort_controllers.py
|
0f753d9794
The Flydigi Vader and Apex series controllers all have the same VID, PID, and name
|
2 lat temu |
|
usb_ids.h
|
c6660afe44
Corrected the Victrix FS Pro as a PS4 controller instead of a PS3 controller
|
2 lat temu |