コミット履歴

作者 SHA1 メッセージ 日付
  Sylvain 17515f4aef Backport simplify flags PR #7220 3 年 前
  Sam Lantinga 0479df53ca Updated copyright for 2023 3 年 前
  Sam Lantinga d59caffe2c Added support for clang thread-safety analysis 3 年 前
  Pierre Wendling d0bbfdbfb8 Clang-Tidy fixes (#6725) 3 年 前
  Sam Lantinga b8d85c6939 Update for SDL3 coding style (#6717) 3 年 前
  Sylvain Becker fb0ce375f0 Cleanup add brace (#6545) 3 年 前
  Sam Lantinga fa2063fb44 Improved detection of third party PS4 and PS5 controllers 3 年 前
  Sam Lantinga aa2e2f4843 Make sure HID devices can be opened before making them available to the application 3 年 前
  Sam Lantinga cdaafcec0d The Kinvoca Joy-Cons are handled by the Joy-Con driver, not the Switch Pro driver. 3 年 前
  Sam Lantinga 52b6899a6b Added hints for more fine grained control over HIDAPI Xbox controller support 3 年 前
  Sam Lantinga 68544be44b Added support for the Nintendo Online controllers 3 年 前
  Phillip Stephens 94d43186f2 GameCubeAdapter: Add suppport for all rumble modes 4 年 前
  pionere 60deadba59 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 4 年 前
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 年 前
  Sam Lantinga 66058bbbd5 Fixed exception accessing Bluetooth devices on Android 12 4 年 前
  Cameron Gutman afccabb881 joystick: Add capability flags for rumble and trigger rumble 4 年 前
  Cameron Gutman 1ccfbf963e joystick: Convert HasLED() into a generic GetCapabilities() function 4 年 前
  Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API 4 年 前
  Sam Lantinga d135c0762f Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 4 年 前
  Sam Lantinga 2cc70ca39e Fixed crash if the GameCube controller hasn't been opened yet 5 年 前
  Sam Lantinga c857b5e0c9 Minor cleanup 5 年 前
  Sam Lantinga f68b36df75 Added support for the EVORETRO GameCube Adapter in PC mode 5 年 前
  Sam Lantinga 9e45372a2f Fixed build on Android and iOS 5 年 前
  Sam Lantinga 3527b49459 Fixed initializing the Nyko and EVORETRO GameCube adaptors 5 年 前
  Sam Lantinga e2f46ed8ef Always lock the HIDAPI device when closing, in case rumble is pending 5 年 前
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 年 前
  Sam Lantinga 5b3616c325 Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices 5 年 前
  Sam Lantinga fcb21aa883 Added API for sensors on game controllers 5 年 前
  Sam Lantinga 1e2caac58b Added SDL_JoystickRumbleTriggers() and SDL_GameControllerRumbleTriggers() 5 年 前
  Sam Lantinga e555d45331 Added SDL_JoystickHasLED 5 年 前