提交历史

作者 SHA1 备注 提交日期
  Sam Lantinga 3c8f4dca1d Make sure we don't touch the controller effects state when we're in auto mode for PS4/PS5 controllers. 2 年之前
  Sam Lantinga 2ebbfe7c5b Added an "auto" mode for PS4 and PS5 controller rumble hints 2 年之前
  Sam Lantinga 49b9fd1843 Don't send k_ePS4FeatureReportIdSerialNumber to Bluetooth PS4 controllers 2 年之前
  Sam Lantinga 092a4b780c Don't send k_ePS4FeatureReportIdCapabilities to Sony PS4 controllers 2 年之前
  Sam Lantinga efed24850a Don't tickle Bluetooth PS4 controllers in simple mode with an effects packet 2 年之前
  Sam Lantinga 267fdd7daa Removed Bluetooth connection detection now that we get it from hidapi 2 年之前
  Sam Lantinga 44bae1e8a9 Corrected the Victrix FS Pro as a PS4 controller instead of a PS3 controller 2 年之前
  Sam Lantinga 558bbbb07a The latest Armor-X Pro firmware update fixes the sign on the Z axis of the sensors 3 年之前
  Sam Lantinga 8df7b4d853 Fixed gyro values for the Armor-X Pro controller 3 年之前
  Sam Lantinga 37517557ae Fixed the accelerometer and gyro axes for the Armor-X Pro controller 3 年之前
  Sam Lantinga 8029a767ee Fixed the accelerometer sensitivity for the Armor-X Pro controller 3 年之前
  Sam Lantinga 3340864786 Increased precision for PS4 sensor data conversion 3 年之前
  Sam Lantinga 3951cae4a5 Ignore the PS4 packet CRC if it's not being set correctly 3 年之前
  Sam Lantinga c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 3 年之前
  Sam Lantinga da134a3039 Fixed locking up the Logitech F310 with the PlayStation controller detection 3 年之前
  Sam Lantinga 5925cd4ef3 Fixed handling simple mode PS4 reports 3 年之前
  Sylvain Becker cb6b8b0132 Simplify flags testing (#7220) 3 年之前
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 年之前
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions 3 年之前
  Sam Lantinga ab2d007982 More gamepad renaming 3 年之前
  Sam Lantinga 659abc721a SDL API renaming: SDL_gamecontroller.h 3 年之前
  Sam Lantinga fc478c1bc0 SDL API renaming: SDL_joystick.h 3 年之前
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 年之前
  Sam Lantinga 5c29b58e95 Added support for clang thread-safety analysis 3 年之前
  Sam Lantinga 618340bf99 Added support for the STRIKEPAD PS4 Grip Add-on to the HIDAPI driver 3 年之前
  Sam Lantinga b8760a3ffe The `timestamp_us` member of the sensor events has been renamed `sensor_timestamp` and now represents nanoseconds. 3 年之前
  Sam Lantinga 73f4aeee6a Pass the event timestamp for joystick events 3 年之前
  Sam Lantinga 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API 3 年之前
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 年之前
  Sam Lantinga 27e8eb4ca8 Fixed Victrix FS Pro V2 controller hang on reboot 3 年之前