Sam Lantinga
|
d59caffe2c
Added support for clang thread-safety analysis
|
hace 3 años |
Pierre Wendling
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
hace 3 años |
Sam Lantinga
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
hace 3 años |
Sam Lantinga
|
a937b5c4ad
Add 8BitDo to the list of Xbox 360 third party vendors
|
hace 3 años |
Sylvain Becker
|
fb0ce375f0
Cleanup add brace (#6545)
|
hace 3 años |
Sam Lantinga
|
c70e675900
Wait a bit for devices to initialize before trying to enumerate and open them.
|
hace 3 años |
Sam Lantinga
|
b75d318776
Sometimes the HID open doesn't succeed immediately after being notified about the device
|
hace 3 años |
Sam Lantinga
|
72f6e216dc
Disabled debug logging
|
hace 3 años |
Sam Lantinga
|
da478d1f66
Fixed build
|
hace 3 años |
Sam Lantinga
|
a6018ae57f
Added support for the NVIDIA SHIELD controller v1.03 to the HIDAPI driver
|
hace 3 años |
Sam Lantinga
|
333935ff3f
Make sure we completely unlock joysticks when opening HIDAPI devices
|
hace 3 años |
Sam Lantinga
|
33050fea39
Only open HID devices that might have a HIDAPI driver available
|
hace 3 años |
Sam Lantinga
|
fc720321b3
Fix rare deadlock when opening a HID controller on Android
|
hace 3 años |
Sam Lantinga
|
0672dc8d8f
Fixed combined Joy-Cons after https://github.com/libsdl-org/SDL/commit/aa2e2f4843567cfe4e6f2f4ffa3f0b74dd98f1ba (thanks @happyharryh!)
|
hace 3 años |
Sam Lantinga
|
18046b9aa3
Fixed crash with a NULL serial number
|
hace 3 años |
Sam Lantinga
|
b7fddb4c0e
Minor tweaks
|
hace 3 años |
Sam Lantinga
|
39adcc0a6b
Prefer USB input over Bluetooth for PS5/PS5/Switch controllers
|
hace 3 años |
Sam Lantinga
|
51fefd1c35
Added support for third party PS3 controllers to the HIDAPI driver
|
hace 3 años |
Sam Lantinga
|
b7940c29cc
Allow HIDAPI controllers to override the default joystick type
|
hace 3 años |
Sam Lantinga
|
fa2063fb44
Improved detection of third party PS4 and PS5 controllers
|
hace 3 años |
Sam Lantinga
|
aa2e2f4843
Make sure HID devices can be opened before making them available to the application
|
hace 3 años |
Sam Lantinga
|
7df571ffc6
HIDAPI_DumpPacket() takes a const memory pointer
|
hace 3 años |
Sam Lantinga
|
8381e008ea
Handle hotplugging of Wii controller extensions
|
hace 3 años |
Sam Lantinga
|
c72e14e8f4
Added initial support for Wii controllers (thanks @tellowkrinkle!)
|
hace 3 años |
Sam Lantinga
|
cdaafcec0d
The Kinvoca Joy-Cons are handled by the Joy-Con driver, not the Switch Pro driver.
|
hace 3 años |
Sam Lantinga
|
b2c3237b75
Added support for the Kinvoca Joy-Cons
|
hace 3 años |
Ludovico de Nittis
|
e8cb4da71f
Add utility function to detect if SDL is inside a sandbox
|
hace 3 años |
Sam Lantinga
|
b6f96b69aa
Initial HIDAPI driver support for the PS3 controller
|
hace 3 años |
Sam Lantinga
|
277b033e78
Refactor joystick GUID creation
|
hace 3 años |
Sam Lantinga
|
c1e0873940
Added the CRC of the joystick name to the GUID
|
hace 3 años |