Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga e6834a1535 hidapi/linux: fixed crash if uevent info isn't available há 1 ano atrás
  Sam Lantinga b35d813ebb hidapi/linux: retry hid_send_feature_report() if the ioctl() fails with EPIPE (e.g. the device stalled) há 1 ano atrás
  Sam Lantinga 7c65c9d411 hidapi/linux: fixed doubled and missing report ID for BLE devices há 1 ano atrás
  Sam Lantinga 9c2ec04733 hidapi/windows: fixed PS4 controllers over Bluetooth on Windows 7 há 1 ano atrás
  Sam Lantinga 8f60d3ee86 hidapi/windows: do not wait in GetOverlappedResult() in hid_read_timeout() há 1 ano atrás
  Sam Lantinga f5c731212e hidapi/windows: fix use-after-free SBH corruption due to overlapped ReadFile in hidapi not being canceled for all threads before device close há 1 ano atrás
  Sam Lantinga c09848f7ab hidapi/windows: avoid enumerating devices that may hang when queried há 1 ano atrás
  Sam Lantinga b0ba509d87 hidapi/windows: allow building on Windows, using the SDL C runtime há 1 ano atrás
  Sam Lantinga 57b33aec01 hidapi/libusb: allow building on Windows, using the SDL C runtime há 1 ano atrás
  Sam Lantinga feb7178e66 hidapi/mac: Only enumerate IOHIDDevices that are likely to be joysticks há 1 ano atrás
  Sam Lantinga 2fa4b2e78f hidapi/mac: fixed crash on macOS when AirPods are connected há 1 ano atrás
  Sam Lantinga daccd7289b hidapi/libusb: added quirks for the Sony PS3 controller há 1 ano atrás
  Sam Lantinga 3b06d64dc3 hidapi/libusb: enable support for Xbox 360 and Xbox One controllers há 1 ano atrás
  Sam Lantinga e2ec976735 hidapi/libusb: maintain in-memory cache of vendor/product strings há 1 ano atrás
  Sam Lantinga 04e686c52f hidapi/libusb: use LIBUSB_CALL for the read_callback function há 1 ano atrás
  Sam Lantinga 5de35a1d77 hidapi/libusb: use the same logic to get the config descriptor in hid_open_path() as in hid_enumerate() há 1 ano atrás
  Sam Lantinga 0487621ec4 Added iOS/tvOS hidapi 0.14.0 support há 1 ano atrás
  Sam Lantinga bb12c6e03e Added Android hidapi 0.14.0 support há 1 ano atrás
  Sam Lantinga 92b3969ea3 Fixed parameter documentation mismatch há 1 ano atrás
  Sam Lantinga 22f22472a0 Create wrapper headers for platform specific hidapi modules há 1 ano atrás
  Sam Lantinga 2a08bf6118 Use the bus in the HIDAPI joystick guid now that it's available há 1 ano atrás
  Sam Lantinga af45ae7296 Update the SDL HIDAPI API to match upstream hidapi 0.14.0 há 1 ano atrás
  Sam Lantinga 003a9b9666 Added interface_class, interface_subclass, and interface_protocol to USB device info há 1 ano atrás
  Sam Lantinga 55ed69fc9a Fixed building SDL_hidapi.c with new hidapi há 1 ano atrás
  Sam Lantinga 651d9c4a6e Fixed compiling hidapi in SDL build environment há 1 ano atrás
  Sam Lantinga 2004304348 Directly include hidapi.h bundled with the hidapi source code há 1 ano atrás
  Sam Lantinga 3b7b8f3c09 Updated hidapi to 0.14.0 release há 1 ano atrás
  Sam Lantinga 6b8b9af88a Disable HIDAPI libusb support on FreeBSD in CI há 1 ano atrás
  Sam Lantinga b252ecec6d Fixed crash if trying to dump a packet larger than USB_PACKET_LENGTH há 1 ano atrás
  Sam Lantinga 2bf6a7c6af Fixed build warning on Xcode 14.3 há 1 ano atrás