GUsb 0.3.6 released!

Richard Hughes hughsient at gmail.com
Fri Mar 12 16:10:51 UTC 2021


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.6
~~~~~~~~~~~~~
Released: 2021-03-12

New Features:
 - Add g_usb_device_get_string_descriptor_bytes() (Richard Hughes)

Bugfixes:
 - Properly set dylib versions on darwin (Caleb Xu)
 - Fix cancellation if cancellable is already cancelled (Benjamin Berg)

Tarballs available here: http://people.freedesktop.org/~hughsient/releases/

Richard


More information about the devkit-devel mailing list