- update to 0.3.5:
- Add a way to get iConfiguration (Benson Leung)
- Allow building GtkDoc when building as a subproject (Richard Hughes)
- Fix version script to be more portable (Laurent Bigonville, Ting-Wei Lan)
- Include methods on plain structs in the version script (Simon McVittie)
- This fixes the symbol version for g_usb_version_string() to be in the right
place, so update this library alongside with external programs if you've
already started using this symbol for example in fwupd. We've put a mechanism
in place so this kind of thing can't happen again. Sorry!
- Validate the exported symbol list during check (Richard Hughes)
- Include the USB bus in the generated platform_id (Richard Hughes)
- Add a thin glib wrapper around libusb_endpoint_descriptor (Emmanuel Pacaud)
- Fix high number of wakeups when checking the GUsbContext (Richard Hughes)
- Use '#pragma once' to reduce boilerplate (Richard Hughes)
- Wrap the upstream libusb_strerror() (Richard Hughes)
- Do not use deprecated libusb API (Richard Hughes)
- Fix compilation on macOS (Richard Hughes)
- Use a 1ms timeout in the Windows event thread (Richard Hughes)
- Use has_link_argument() to detect linker flags (Richard Hughes)
- Add g_usb_device_get_spec() (Richard Hughes)
- Add g_usb_version_string() for fwupd (Richard Hughes)
- Add -Wswitch-enum (Benjamin Berg)
- Fix GI length introspection annotations (grindhold)
- Make gir generation optional (maxice8)
OBS-URL: https://build.opensuse.org/request/show/834277
OBS-URL: https://build.opensuse.org/package/show/hardware/libgusb?expand=0&rev=32
- Update to version 0.2.3
Bugfixes:
- Correctly terminate the libusb event thread (Richard Hughes)
- Update to version 0.2.2
New Features:
- Official Windows support!
Bugfixes:
- No longer require G_USB_API_IS_SUBJECT_TO_CHANGE (Richard Hughes)
- Use a thread to process libusb1 events (Richard Hughes)
- Update to version 0.2.1
Bugfixes:
- Always set a device platform ID (Richard Hughes)
- Ignore 'unsupported' as a return value for kernel drivers (Richard Hughes)
- Update to version 0.2.0
Notes:
- This release raises the GLib requirement to 2.32 and libusb to 1.0.19
- No GUdev functionality is now required
New Features:
- Add g_usb_device_get_device_class() (Richard Hughes)
- Use the native hotplug support in libusb 1.0.19 (Richard Hughes)
Bugfixes:
- Fix a crash where libusb_get_pollfds() is unavailable (Richard Hughes)
- Manually coldplug devices and poll if hotplugging is not available (Richard Hughes)
OBS-URL: https://build.opensuse.org/request/show/265887
OBS-URL: https://build.opensuse.org/package/show/hardware/libgusb?expand=0&rev=9