Commit History

Author SHA1 Message Date
  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
  Sam Lantinga dc9de1e2bd Get the correct USB VID/PID information for /dev/input/js* devices 3 years ago
  Sam Lantinga bd92a95f22 Cleanup for the /dev/js* support (thanks @meyraud705) 3 years ago
  Mathieu Eyraud 3090812e1e Convert last SDL_IOReady()'s 2nd parameter to flags 3 years ago
  Sam Lantinga 1c78b08007 Added support for /dev/input/js* on Linux 3 years ago
  Sam Lantinga 65a50b2430 Re-enable udev joystick enumeration by default 3 years ago
  Sam Lantinga dfb834d3d4 Track button state for each mouse input source separately 3 years ago
  Ryan C. Gordon cb4491ca60 Sync wiki -> header 3 years ago
  Sam Lantinga eda4c40732 Make sure the X event is an Xkb event before checking the Xkb event type 3 years ago
  Ryan C. Gordon a1c125c1f5 fnsince.pl: Report unreleased APIs as part of the next release version. 3 years ago
  Ryan C. Gordon b42ae3dbfe Sync wiki -> header 3 years ago
  Sam Lantinga 98c9836287 Don't clobber the error in SDL_ShowMessageBox() if one has been set at 3 years ago
  Sam Lantinga dca5ce4ea3 Clarified that AAudio is only used on Android 8.1 and newer 3 years ago
  Sam Lantinga dc4c7d9539 Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer 3 years ago
  Sam Lantinga d5032582e0 Use consistent language between SDLTest_AssertPass() and SDLTest_AssertCheck() 3 years ago
  Sam Lantinga 6c4b4ee7a6 Don't assert on API parameters 3 years ago