Sam Lantinga
|
d59caffe2c
Added support for clang thread-safety analysis
|
3 years ago |
Sam Lantinga
|
fc689a6cb3
Fixed build
|
3 years ago |
Sam Lantinga
|
b4d547905d
Use the correct name for the DualSense controllers
|
3 years ago |
Sam Lantinga
|
4ee36a9474
Added support for the DualSense Edge paddles
|
3 years ago |
Pierre Wendling
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
3 years ago |
Sam Lantinga
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
3 years ago |
Sylvain Becker
|
fb0ce375f0
Cleanup add brace (#6545)
|
3 years ago |
Sam Lantinga
|
38af459dd9
Fixed potential clobbering of packets of different types using SDL_HIDAPI_SendRumble()
|
3 years ago |
Sam Lantinga
|
33050fea39
Only open HID devices that might have a HIDAPI driver available
|
3 years ago |
Sam Lantinga
|
2c518747b9
Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver
|
3 years ago |
Sam Lantinga
|
1e1be0b954
Updated logic to match between PS4/PS5/Switch controllers
|
3 years ago |
Sam Lantinga
|
8c40a6b0c7
Drop PS5 Bluetooth reports that fail CRC check
|
3 years ago |
Sam Lantinga
|
67db8a9103
Wait for input before reconnecting a Bluetooth device
|
3 years ago |
Sam Lantinga
|
b7fddb4c0e
Minor tweaks
|
3 years ago |
Sam Lantinga
|
39adcc0a6b
Prefer USB input over Bluetooth for PS5/PS5/Switch controllers
|
3 years ago |
Sam Lantinga
|
17d7d03adf
Added detection of the joystick type for third party PS4 and PS5 controllers
|
3 years ago |
Sam Lantinga
|
5b3b7e6e7c
Separated PS4/PS5 effects support into individual capabilities
|
3 years ago |
Sam Lantinga
|
5b4c10fc7b
Return true from IsSupportedDevice if it's a device that we _might_ support
|
3 years ago |
Sam Lantinga
|
899a1e7cba
Skip PS4/PS5 probe message if we already know it's a supported controller
|
3 years ago |
Sam Lantinga
|
fa2063fb44
Improved detection of third party PS4 and PS5 controllers
|
3 years ago |
Sam Lantinga
|
aa2e2f4843
Make sure HID devices can be opened before making them available to the application
|
3 years ago |
Sam Lantinga
|
6cbdc66650
Fixed use of uninitialized 'size' variable (thanks @ozkan!)
|
3 years ago |
Sam Lantinga
|
0c4594ac72
Improved PS4 and PS5 third-party controller feature detection
|
3 years ago |
Sam Lantinga
|
2e9f5b5989
Added support for the HORI Fighting Commander OCTA (Xbox Series X and PS versions)
|
3 years ago |
Sam Lantinga
|
5770e87cb2
Fixed regression handling touchpad input with PS5 controllers using the original shipping firmware
|
3 years ago |
Sam Lantinga
|
cdaafcec0d
The Kinvoca Joy-Cons are handled by the Joy-Con driver, not the Switch Pro driver.
|
3 years ago |
Sam Lantinga
|
b2ac758f61
Added support for the Hori Fighting Stick Alpha to the HIDAPI driver
|
3 years ago |
Sam Lantinga
|
52b6899a6b
Added hints for more fine grained control over HIDAPI Xbox controller support
|
3 years ago |
Sam Lantinga
|
5545be8530
The player LED index wraps for PS5 controllers, like it does for other controller types
|
3 years ago |
Sam Lantinga
|
b0e827fb65
Enable improved rumble emulation on DualSense(tm) Wireless Controllers with firmware version 2.24 and newer
|
3 years ago |