Commit History

Author SHA1 Message Date
  Sam Lantinga fb57ba763d Fixed LED pending check failing when the controller timestamp is very large 2 years ago
  Sam Lantinga 63a98d0da2 Don't send k_EPS5FeatureReportIdCapabilities to Sony PS5 controllers 2 years ago
  Sam Lantinga 78f11e05ff Don't tickle Bluetooth PS5 controllers in simple mode with an effects packet 2 years ago
  Sam Lantinga f444eac557 Fixed analog triggers on the DualSense controller 3 years ago
  Sam Lantinga ab1670386f Added support for the trigger buttons on the Victrix Pro FS for PS5 3 years ago
  Sam Lantinga 0d76380042 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 3 years ago
  Sam Lantinga c0fb092425 Fixed locking up the Logitech F310 with the PlayStation controller detection 3 years ago
  Sam Lantinga abe8dbbf1c Added support for the Razer Wolverine V2 controllers 3 years ago
  Sylvain 17515f4aef Backport simplify flags PR #7220 3 years ago
  Sam Lantinga 0479df53ca Updated copyright for 2023 3 years ago
  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