GUsb 0.1.4 released!
Richard Hughes
hughsient at gmail.com
Tue Nov 6 10:58:34 PST 2012
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.1.4
~~~~~~~~~~~~~
Released: 2012-11-06
New Features:
- Add GObject Introspection support (Evan Nemerson)
- Add g_usb_device_reset() to reset a connected device (Richard Hughes)
- Add Vala bindings (Evan Nemerson)
Bugfixes:
- Assorted introspection annotation fixes (Evan Nemerson)
- Rename inconsistently named gusb_* symbols to g_usb_* (Evan Nemerson)
Tarballs available here: http://people.freedesktop.org/~hughsient/releases/
More information about the devkit-devel
mailing list