Releases: libusb/hidapi
Releases · libusb/hidapi
hidapi-0.10.0
- Add API to get compile/runtime version of the library (#192);
- Add
hid_get_input_reportAPI function (#59); - Fixes behavior with numbered reports on macOS (#60, #70) caused by #3;
- Dropped support of Linux kernels lower than 2.6.34 for hidraw backend;
- Fixed a sometime hang in Windows
hid_read; - Fixed
hid_closehang with some devices on linux/libusb; - Fixed crash on macOS 10.15 on
hid_close/hid_exitin some environments; - Enumerate all device usage/usage pages on macOS;
- various small fixes and improvements;
Released hidapi-win.zip includes pre-compiled:
- hidapi.dll
- hidapi.lib
For x86 and x64 Windows platforms.
hidapi-0.9.0
Tagged for 0.9.0.
Released hidapi-win.zip includes pre-compiled:
- hidapi.dll
- hidapi.lib
For x86 and x64 Windows platforms.
hidapi-0.9.0-rc1
Tagged for 0.9.0-rc1