Commit History

Author SHA1 Message Date
  Sam Lantinga 162772aa63 Fixed build warnings on Android 3 years ago
  Sam Lantinga 544d2e6aa0 Don't try to load hidapi at startup on Android 3 years ago
  Ozkan Sezer 33735d5997 mark Android.mk as non-executable 3 years ago
  Cameron Gutman 50971577e4 dinput: Fix memory leak when SDL_DINPUT_JoystickPresent() returns true 3 years ago
  Sam Lantinga ed05a0e9e7 Fixed exception trying to get USB permission 3 years ago
  Ozkan Sezer acb602d607 minor style adjustment 3 years ago
  Misa 3bf7994fe2 Add and use `SDL_FALLTHROUGH` for fallthroughs 3 years ago
  Sam Lantinga c877dd93c5 The hidapi code is now built into SDL, we don't need to load a shared library for it 3 years ago
  Sam Lantinga 9c3bcf8e8a Added SDL_hid_ble_scan() for pairing Steam Controllers on iOS and tvOS 3 years ago
  Sam Lantinga abc12a832c Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs" 3 years ago
  Sam Lantinga 36b2690e40 Moved SDL HIDAPI functions into a single block for the ABI 3 years ago
  SDL Wiki Bot cfbae8b967 Sync wiki -> header 3 years ago
  Cameron Gutman fe09a4930a joystick: Add APIs to query rumble support 3 years ago
  Cameron Gutman afccabb881 joystick: Add capability flags for rumble and trigger rumble 3 years ago
  Cameron Gutman 1ccfbf963e joystick: Convert HasLED() into a generic GetCapabilities() function 3 years ago
  Ozkan Sezer 1ba695dc94 whitespace between '#' and 'cmakedefine' does not seem to work.. 3 years ago
  Sam Lantinga 911d91c55c Retry hid_send_feature_report() if the ioctl() fails with EPIPE (e.g. the device stalled) 3 years ago
  SDL Wiki Bot a3648e26df Sync wiki -> header 3 years ago
  Sam Lantinga b15e880e73 Fixed open functions in the SDL_hidapi.h header 3 years ago
  Sam Lantinga 1e159bc6fa Include standard wrapping for SDL public headers in SDL_hidapi.h 3 years ago
  Sam Lantinga b9b0df40bf Fixed Linux build 3 years ago
  SDL Wiki Bot 76e3bb55bb Sync wiki -> header 3 years ago
  Sam Lantinga c9ada1c142 Made HIDAPI device change notifications available via SDL_hid_device_change_count() 3 years ago
  Ozkan Sezer 77a1ad1c61 minor update to os/2 readme. 3 years ago
  Ethan Lee 63ae103cd1 wayland: QTWAYLAND_CONTENT_ORIENTATION can support multiple values as bitmasks 3 years ago
  Sam Lantinga ebed961cb2 Fixed build with older Linux kernel headers 3 years ago
  Sam Lantinga a0f8afb599 Separated the HIDAPI subsystem from HIDAPI joysticks 3 years ago
  Sam Lantinga 11ae43ca16 Only lock the pointer for mouse relative mode, there isn't really a concept of grab and confinement on iOS 3 years ago
  Misa 66a08aa391 Add and use `SDL_FALLTHROUGH` for fallthroughs 3 years ago
  Sam Lantinga 828a0a4a10 Fixed mapping for PS4 controller when using the classic Joystick 3 years ago