Version 0.99.3
~~
Released: 2015-05-28
Bugfixes:
- Bail out when iDevice state is malformed (Bastien Nocera)
- Defer getting iDevice info until ready (Bastien Nocera)
- Fix crash on uninitialized variant (Vlad Orlov)
- Fix libimobiledevice msg in configure (Bastien Nocera)
- More
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.2.5
~
Released: 2015-05-28
New Features:
- Add g_usb_device_get_custom_index() (Richard Hughes)
- All