GUsb 0.1.1 released!
Richard Hughes
hughsient at gmail.com
Tue Nov 1 03:01:17 PDT 2011
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.1
~~~~~~~~~~~~~
Released: 2011-11-01
Notes:
- This release bumps soname to remove GUdevDevice from the public API.
New Features:
- Add g_usb_device_get_platform_id (Richard Hughes)
Bugfixes:
- Add usb-1.0 to the gusb.pc 'Requires' (Richard Hughes)
- Do not leak the GUdev API into the public API of GUsb (Richard Hughes)
- Do not try to set the currently running device configuration twice
(Richard Hughes)
- Do not use g_simple_async_result_is_valid() as it fails for sync
methods (Richard Hughes)
Tarballs available here: http://people.freedesktop.org/~hughsient/releases/
Richard.
More information about the devkit-devel
mailing list