Commit History

Author SHA1 Message Date
  Cameron Cawley ffab9f46b5 Avoid clashing with system headers when redefining standard library functions 3 years ago
  Ozkan Sezer 09465a9083 hidapi, windows: replace a strncpy() with plain memcpy() 4 years ago
  Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API 4 years ago
  Sam Lantinga a91ab883e9 Fixed building on Windows with cmake, ninja, and clang 4 years ago
  Sam Lantinga 1dc9180fb6 Fixed compiler warnings 5 years ago
  Sam Lantinga d59a926837 Fixed build warning 5 years ago
  Sam Lantinga eb83da0234 Fixed PS4 controllers over Bluetooth on Windows 7 5 years ago
  Sam Lantinga a4db44fa71 The Sharkoon Skiller SGH2 headset hangs in DirectInput enumeration, so avoid it here just in case. 5 years ago
  Ozkan Sezer 01a2f27679 consistently use TEXT() macro with LoadLibrary() and GetModuleHandle() 5 years ago
  Cameron Gutman 414ddc32c5 Do not wait in GetOverlappedResult() in hid_read_timeout() 5 years ago
  Sam Lantinga f0b6c78733 Fixed Windows XP compatibility with recent hidapi commit 5 years ago
  Sam Lantinga ab55ec4850 Fix use-after-free SBH corruption due to overlapped ReadFile in hidapi not being canceled for all threads before device close 5 years ago
  Ozkan Sezer 90456670b5 more "'for' loop initial declarations are only allowed in C99 mode" fixes 5 years ago
  Sam Lantinga 5b3616c325 Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices 5 years ago
  Sam Lantinga a94fe009c6 Moved comment with the code it covers 5 years ago
  Sam Lantinga 49f7be6d0d Fixed compile warning C4127: conditional expression is constant 5 years ago
  Sam Lantinga 63b52e8e67 Remove SDL dependency in Windows code 5 years ago
  Sam Lantinga b442e617e9 Fixed adding an extra zero byte for feature reports 5 years ago
  Sam Lantinga b0b76a61c7 Fixed rumble on PS5 controllers connected to Windows over Bluetooth 5 years ago
  Ryan C. Gordon b3a34c94e0 hid: Add Microsoft Precision Mouse to the joystick blacklist. 5 years ago
  Ryan C. Gordon 85d97410d4 hid: Cleanup Windows joystick blacklist code, to make additions easier. 5 years ago
  Ryan C. Gordon 3625b83c63 hid: Add Razer Arctosa keyboard to hid enumeration blacklist. 6 years ago
  Ryan C. Gordon eaaa809e40 hidapi: Blacklist the Razer Lycosa keyboard from enumeration. 6 years ago
  Sam Lantinga 6e646b6156 Removed blacklist entries for devices that aren't game controllers, allow Steam Controllers 6 years ago
  Cameron Gutman 5ed71f3bc0 Only enumerate HID devices on Windows that have gamepad HID usages 6 years ago
  Sam Lantinga 19c3484469 Fixed slow enumeration when Apple Cinema HD display 30" is plugged in 6 years ago
  Sam Lantinga 96836ec643 Add 500ms max wait time for hid_write to complete on Windows 6 years ago
  Sam Lantinga 07000bfc33 Fixed bug 5010 - SDL_Init with SDL_INIT_JOYSTICK hangs for 10 seconds when playing audio from another application 6 years ago
  Sam Lantinga 5c15e81cfb Prevent the SPEEDLINK COMPETITION PRO joystick from switching into Android controller mode when enumerated over HID on Windows 10. 6 years ago
  Andrew Eikum 738dff4bbc hidapi: Update repository URLs 6 years ago