Historial de Commits

Autor SHA1 Mensaje Fecha
  Cameron Gutman 1ccfbf963e joystick: Convert HasLED() into a generic GetCapabilities() function hace 3 años
  Ozkan Sezer 1ba695dc94 whitespace between '#' and 'cmakedefine' does not seem to work.. hace 3 años
  Sam Lantinga 911d91c55c Retry hid_send_feature_report() if the ioctl() fails with EPIPE (e.g. the device stalled) hace 3 años
  SDL Wiki Bot a3648e26df Sync wiki -> header hace 3 años
  Sam Lantinga b15e880e73 Fixed open functions in the SDL_hidapi.h header hace 3 años
  Sam Lantinga 1e159bc6fa Include standard wrapping for SDL public headers in SDL_hidapi.h hace 3 años
  Sam Lantinga b9b0df40bf Fixed Linux build hace 3 años
  SDL Wiki Bot 76e3bb55bb Sync wiki -> header hace 3 años
  Sam Lantinga c9ada1c142 Made HIDAPI device change notifications available via SDL_hid_device_change_count() hace 3 años
  Ozkan Sezer 77a1ad1c61 minor update to os/2 readme. hace 3 años
  Ethan Lee 63ae103cd1 wayland: QTWAYLAND_CONTENT_ORIENTATION can support multiple values as bitmasks hace 3 años
  Sam Lantinga ebed961cb2 Fixed build with older Linux kernel headers hace 3 años
  Sam Lantinga a0f8afb599 Separated the HIDAPI subsystem from HIDAPI joysticks hace 3 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 3 años
  Misa 66a08aa391 Add and use `SDL_FALLTHROUGH` for fallthroughs hace 3 años
  Sam Lantinga 828a0a4a10 Fixed mapping for PS4 controller when using the classic Joystick hace 3 años
  Sam Lantinga dc9de1e2bd Get the correct USB VID/PID information for /dev/input/js* devices hace 3 años
  Sam Lantinga bd92a95f22 Cleanup for the /dev/js* support (thanks @meyraud705) hace 3 años
  Mathieu Eyraud 3090812e1e Convert last SDL_IOReady()'s 2nd parameter to flags hace 3 años
  Sam Lantinga 1c78b08007 Added support for /dev/input/js* on Linux hace 3 años
  Sam Lantinga 65a50b2430 Re-enable udev joystick enumeration by default hace 3 años
  Sam Lantinga dfb834d3d4 Track button state for each mouse input source separately hace 3 años
  Ryan C. Gordon cb4491ca60 Sync wiki -> header hace 3 años
  Sam Lantinga eda4c40732 Make sure the X event is an Xkb event before checking the Xkb event type hace 3 años
  Ryan C. Gordon a1c125c1f5 fnsince.pl: Report unreleased APIs as part of the next release version. hace 3 años
  Ryan C. Gordon b42ae3dbfe Sync wiki -> header hace 3 años
  Sam Lantinga 98c9836287 Don't clobber the error in SDL_ShowMessageBox() if one has been set at hace 3 años
  Sam Lantinga dca5ce4ea3 Clarified that AAudio is only used on Android 8.1 and newer hace 3 años
  Sam Lantinga dc4c7d9539 Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer hace 3 años
  Sam Lantinga d5032582e0 Use consistent language between SDLTest_AssertPass() and SDLTest_AssertCheck() hace 3 años