| .. |
|
android
|
dca3fd8307
Android: indicate gamepaddb entries where axis order changed.
|
3 лет назад |
|
bsd
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
3 лет назад |
|
darwin
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 лет назад |
|
dummy
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
emscripten
|
31dfc10c3b
Fixed connecting and disconnecting real-joysticks closing virtual joysticks in Emscripten (thanks David!)
|
2 лет назад |
|
haiku
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
3 лет назад |
|
hidapi
|
74b3959e04
Added support for the HP HyperX Clutch Gladiate controller
|
2 лет назад |
|
iphoneos
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 лет назад |
|
linux
|
d691010686
Check for NULL before dereferencing newly allocated memory
|
2 лет назад |
|
n3ds
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
os2
|
45fb778fe5
adjusted coding style in SDL_os2_joystick.c to match rest of SDL better
|
2 лет назад |
|
ps2
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
psp
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
steam
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
virtual
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
vita
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
windows
|
ac23faf0a6
Fixed potential uninitialized memory access (thanks Mathieu!)
|
2 лет назад |
|
SDL_gamecontroller.c
|
dda971833e
Add missing break
|
2 лет назад |
|
SDL_gamecontrollerdb.h
|
89433c2339
Added a mapping for the Atari VCS controller connected over Bluetooth (thanks @WizzardSK!)
|
2 лет назад |
|
SDL_joystick.c
|
00096baf18
Actually we need to enumerate the 8BitDo Xbox SKUs
|
2 лет назад |
|
SDL_joystick_c.h
|
7db23f4ef1
Fixed joystick vendor detection in Linux automatic gamepad mapping
|
2 лет назад |
|
SDL_sysjoystick.h
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
check_8bitdo.sh
|
4c7156c1e6
Avoid use of deprecated egrep/fgrep
|
3 лет назад |
|
controller_list.h
|
74b3959e04
Added support for the HP HyperX Clutch Gladiate controller
|
2 лет назад |
|
controller_type.c
|
beca41480d
Undo name change for the controller list
|
2 лет назад |
|
controller_type.h
|
16f55fbdb4
Separate the controller protocol from the controller style
|
3 лет назад |
|
sort_controllers.py
|
e0a345702d
The Flydigi Vader and Apex series controllers all have the same VID, PID, and name
|
2 лет назад |
|
usb_ids.h
|
00096baf18
Actually we need to enumerate the 8BitDo Xbox SKUs
|
2 лет назад |