hidapi-0.12.0-rc1
Pre-release
Pre-release
Youw
released this
03 May 09:30
·
118 commits
to master
since this release
-
Windows: migrate from SetupApi to CfgMgr32 (#362) - as per recommendation from Microsoft;
-
Windows: add
hid_winapi_get_container_id
WinAPI-specific function (#379); -
Windows: improved error messages (#388);
-
macOS: add
hid_darwin_get_location_id
macOS-specific function (#378); -
macOS: add macOS-specific function(s) to open device(s) in non-exclusive mode (#397);
-
libusb: improved CMake dependency on Iconv (#405) - as a result, better support for NetBSD;
-
general: documentation improvements;
-
general: small code cleanups/improvements;