GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop.
Version 0.3.4 ~~~~~~~~~~~~~ Released: 2020-02-20 Notes: - This fixes the symbol version for g_usb_version_string() to be in the right place, so update this library alongside with external programs if you've already started using this symbol for example in fwupd. We've put a mechanism in place so this kind of thing can't happen again. Sorry! New Features: - Validate the exported symbol list during check (Richard Hughes) Bugfixes: - Include the USB bus in the generated platform_id (Richard Hughes) Tarballs available here: http://people.freedesktop.org/~hughsient/releases/ Richard. _______________________________________________ devkit-devel mailing list devkit-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/devkit-devel