Skip to content

hidapi-0.10.0

Compare
Choose a tag to compare
@Youw Youw released this 25 Oct 22:16
· 192 commits to master since this release
  • Add API to get compile/runtime version of the library (#192);
  • Add hid_get_input_report API 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_close hang with some devices on linux/libusb;
  • Fixed crash on macOS 10.15 on hid_close/hid_exit in 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.