Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changelog: ========== general: add hid_get_report_descriptor API function (openembedded#451) macOS: fix retrieving USB Interface number on macOS 13.3 (openembedded#534) macOS: Properly handle the close of run loop on macOS (openembedded#522) libusb: fix crash in hid_enumerate() caused by a stale device handle (openembedded#526) windows: alternative way to get USB Serial Number if not provided by HidD_GetSerialNumberString (openembedded#464) windows: don't mark with dllexport in static build (openembedded#507/openembedded#515) windows: Get Bluetooth device Model Number String instead of Device Name into product string (openembedded#500) general: fixes (mostly error handling) of issues found by Coverity Scan (openembedded#552/openembedded#554/openembedded#555/openembedded#559/openembedded#560/openembedded#561) general: variouse fixes and improvements Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
- Loading branch information