Histórico de Commits

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