Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Sam Lantinga 66058bbbd5 Fixed exception accessing Bluetooth devices on Android 12 4 vuotta sitten
  Ozkan Sezer 6ad0fb8462 SDL_hidapi_ps4.c, SDL_hidapi_ps5.c: use SDL_zeroa() 4 vuotta sitten
  Cameron Gutman afccabb881 joystick: Add capability flags for rumble and trigger rumble 4 vuotta sitten
  Cameron Gutman 1ccfbf963e joystick: Convert HasLED() into a generic GetCapabilities() function 4 vuotta sitten
  Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API 4 vuotta sitten
  Sam Lantinga a186a503e7 Added SDL_GameControllerGetSensorDataRate() to get the sensor update rate for a controller. 4 vuotta sitten
  Sam Lantinga 384d86b584 Fixed compile warnings with Visual Studio 4 vuotta sitten
  Sam Lantinga d135c0762f Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 4 vuotta sitten
  Sam Lantinga e2f46ed8ef Always lock the HIDAPI device when closing, in case rumble is pending 5 vuotta sitten
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 vuotta sitten
  Sam Lantinga 6341bb35a5 Fixed controller disconnect detection for PS4 and PS5 controllers over Bluetooth 5 vuotta sitten
  Sam Lantinga a30adae567 Make it possible to turn on PS4 rumble effects at runtime using the hint 5 vuotta sitten
  Sam Lantinga 59f28b7f4b Fixed whitespace 5 vuotta sitten
  Sam Lantinga e44bf8a080 Fixed bug 5359 - Incorrect sensor data from DualShock4 5 vuotta sitten
  Sam Lantinga 5b3616c325 Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices 5 vuotta sitten
  Sam Lantinga 2e8e3854b8 Fixed compile warning 5 vuotta sitten
  Sam Lantinga fcb21aa883 Added API for sensors on game controllers 5 vuotta sitten
  Sam Lantinga d140d88744 Added SDL_JoystickGetSerial() and SDL_GameControllerGetSerial() 5 vuotta sitten
  Sam Lantinga 71e32f5e1b Added SDL_crc32() 5 vuotta sitten
  Sam Lantinga c6c116e847 Implemented setting the LED color on the PS5 controller 5 vuotta sitten
  Sam Lantinga f28c01a4fb Fixed rumble order on PS5 5 vuotta sitten
  Sam Lantinga 9f51fad361 Added support for the touchpad on PS4 and PS5 controllers 5 vuotta sitten
  Sam Lantinga 1e2caac58b Added SDL_JoystickRumbleTriggers() and SDL_GameControllerRumbleTriggers() 5 vuotta sitten
  John "Nielk1" Klein 067630aef3 Fix hidapi for unhandled DS4 headset microphone data corrupting controller state 5 vuotta sitten
  Sam Lantinga a22beef402 Moved the PS5 controller driver to a separate file, as the advanced feature protocol is very different from that of the PS4 5 vuotta sitten
  Sam Lantinga 4d79f9662f Added initial support for the Sony PS5 Controller 5 vuotta sitten
  Sam Lantinga e555d45331 Added SDL_JoystickHasLED 5 vuotta sitten
  Ethan Lee 83cddd2ebc Add SDL_JoystickSetLED. 6 vuotta sitten
  Sam Lantinga 55515a8c25 SDL: ps4 controller trigger bits on other controllers just mean that there's some activity, not saturation - only force it on if the analog value is 0. 6 vuotta sitten
  Sam Lantinga b6afbe6317 Added SDL_log.h to SDL_internal.h so logging is available everywhere 6 vuotta sitten