Commit History

Author SHA1 Message Date
  Sam Lantinga 85f33fe866 Fixed crash if the X11 display doesn't have a resource manager property 2 years ago
  Anonymous Maarten 76a919d458 cmake: don't force enable/disable SDL_HIDAPI_LIBUSB 2 years ago
  Jeffrey Knockel e4eab186ec Return xrandr-scaled display modes 4 years ago
  SDL Wiki Bot 4d6ed7173e Sync SDL3 wiki -> header 2 years ago
  Sam Lantinga 0ffeca8a1c Added SDL_HINT_HIDAPI_ENUMERATE_ONLY_CONTROLLERS to control whether SDL_hid_enumerate() enumerates all HID devices or only controllers. 2 years ago
  Ozkan Sezer 77e59d4fa9 fixed build error due to -Wunused-function 2 years ago
  Ozkan Sezer 8ea76ba116 move diagnostic pragma out of the function for old gcc versions. 2 years ago
  Sam Lantinga 211054d9db hidapi: improved error handling 2 years ago
  Sam Lantinga 2666e15cf1 hidapi: fixed upstream build 2 years ago
  Sam Lantinga bc28790817 Make sure hidapi error handling is thread-safe 2 years ago
  Sam Lantinga d51f84a2e1 Revert "Fixed double-free during multi-threaded hidapi access" 2 years ago
  Sam Lantinga 1c9aae9a29 hidapi build fixes for the upstream build environment 2 years ago
  Sam Lantinga 2b386b6c80 Fixed double-free during multi-threaded hidapi access 2 years ago
  Anonymous Maarten 860e52c99e windows: SDL_Delay expects a 32-bit integer 2 years ago
  Anonymous Maarten 13a6a72b88 windows: SDL_GetTicks64 -> SDL_GetTicks 2 years ago
  Anonymous Maarten b4291412a4 tests: build tests with C90 standard 2 years ago
  Anonymous Maarten 5b5b67df20 wayland: don't use libdecor_frame_get_* functions when header doesn't have it 2 years ago
  Ryan C. Gordon c6cecb0fb0 wasapi: Deal with HDMI or DisplayPort-based audio devices. 2 years ago
  Nikita Krapivin 97a927b44e gdk: Fix the project 2 years ago
  Sam Lantinga 128ca70160 Added support for printing wide strings using "%ls" syntax 2 years ago
  Ozkan Sezer a8a72de6fb fix mingw build failures in CI with clang-tidy. 2 years ago
  Sam Lantinga 31d0d1b93a Fixed HIDAPI driver build 2 years ago
  Sam Lantinga 1ef18c7677 Fixed windows build 2 years ago
  Sam Lantinga cb73bed6eb SDL API renaming: SDL TLS functions 2 years ago
  SDL Wiki Bot 2a271aeaf1 Sync SDL3 wiki -> header 2 years ago
  Sam Lantinga 381cb41027 Don't export hidapi functions from SDL 2 years ago
  Sam Lantinga 007c36e513 Added SDL_HINT_HIDAPI_IGNORE_DEVICES to specify devices that should be ignored in SDL_hid_enumerate() 2 years ago
  Sam Lantinga e6834a1535 hidapi/linux: fixed crash if uevent info isn't available 2 years ago
  Sam Lantinga b35d813ebb hidapi/linux: retry hid_send_feature_report() if the ioctl() fails with EPIPE (e.g. the device stalled) 2 years ago
  Sam Lantinga 7c65c9d411 hidapi/linux: fixed doubled and missing report ID for BLE devices 2 years ago