| .. |
|
android
|
333935ff3f
Make sure we completely unlock joysticks when opening HIDAPI devices
|
3 년 전 |
|
bsd
|
fc73386f45
Fixed the mapping from raw joystick values to the expected [SDL_JOYSTICK_AXIS_MIN, SDL_JOYSTICK_AXIS_MAX] range. (thanks Tas!)
|
3 년 전 |
|
darwin
|
eb046958da
Fixed build warning
|
3 년 전 |
|
dummy
|
e551384a99
Added functions to get the platform dependent name for a joystick or game controller
|
3 년 전 |
|
emscripten
|
277b033e78
Refactor joystick GUID creation
|
3 년 전 |
|
haiku
|
277b033e78
Refactor joystick GUID creation
|
3 년 전 |
|
hidapi
|
509939b1b6
Disable the third party PS3 HIDAPI driver by default, the L3/R3 buttons are unknown
|
3 년 전 |
|
iphoneos
|
689409fd97
Fixed the start button on the Nimbus+ controller on tvOS
|
3 년 전 |
|
linux
|
c70e675900
Wait a bit for devices to initialize before trying to enumerate and open them.
|
3 년 전 |
|
n3ds
|
bf4f9aaa63
N3DS: Use designated initialiser for drivers.
|
3 년 전 |
|
ps2
|
60c6cd554d
Fixed bug #6533 - PS2_JoystickUpdate: some invalid condition
|
3 년 전 |
|
psp
|
277b033e78
Refactor joystick GUID creation
|
3 년 전 |
|
steam
|
120c76c84b
Updated copyright for 2022
|
4 년 전 |
|
virtual
|
277b033e78
Refactor joystick GUID creation
|
3 년 전 |
|
vita
|
08a331847b
Vita: fix controls on PSTV with opened IME
|
3 년 전 |
|
windows
|
a635a485bc
Re-added WinRT support until we're sure that it's no longer being used
|
3 년 전 |
|
SDL_gamecontroller.c
|
ec58a817ef
Fixes made in response to running a static code analyzer under MS Windows.
|
3 년 전 |
|
SDL_gamecontrollerdb.h
|
189f71efb3
Revert "Added Linux mappings for the Logitech G29 in PS3 and PS4 modes"
|
3 년 전 |
|
SDL_joystick.c
|
a635a485bc
Re-added WinRT support until we're sure that it's no longer being used
|
3 년 전 |
|
SDL_joystick_c.h
|
b7e65a81f1
Fixed incorrect WGI controller state when the application loses focus
|
3 년 전 |
|
SDL_sysjoystick.h
|
8d6fda4810
removed os2 support & support for building SDL with watcom.
|
3 년 전 |
|
check_8bitdo.sh
|
b0b12e46ba
Fixed running on older versions of iOS
|
5 년 전 |
|
controller_type.c
|
3b318f981e
Removed G29 from controller_type.c
|
3 년 전 |
|
controller_type.h
|
16f55fbdb4
Separate the controller protocol from the controller style
|
3 년 전 |
|
sort_controllers.py
|
81afb3e303
Need to swap endianness when extracting the CRC from game controller mappings
|
3 년 전 |
|
usb_ids.h
|
c74ea994a5
Added support for the Razer Raiju Tournament Edition controller in Bluetooth mode
|
3 년 전 |