Commit History

Author SHA1 Message Date
  Ozkan Sezer 3dc7813ae4 more whitespace tidy-ups in SDL_os2messagebox.c 3 years ago
  Sam Lantinga c2dd50a9a0 Fixed whitespace 3 years ago
  Ozkan Sezer 4a1524350c updated linux dependencies for libXfixes-devel. 3 years ago
  Sam Lantinga 074e613bbb Fixed typo 3 years ago
  Sam Lantinga 35d90f17e1 Better implementation of SDL_SetWindowMouseGrab() and SDL_SetWindowMouseRect() on macOS 3 years ago
  Ozkan Sezer fa3330baec autotools, cmake: test Xfixes along with XInput2.h: 3 years ago
  Ozkan Sezer c3a4a6a033 mark Android.mk as non-executable 3 years ago
  Mathieu Eyraud 5fc7a90a8b Fix refcounting in SDL_hid_exit 3 years ago
  Sam Lantinga 97c71371f2 If Android version >= API 31 PendingIntent.FLAG_MUTABLE 3 years ago
  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