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/ _______________________________________________ devkit-devel mailing list devkit-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/devkit-devel