Historial de Commits

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