spice-gtk/doc/reference
Iordan Iordanov 9a0cec4b2f Implemented the ability to allocate SpiceUsbDevice instances
by passing an open file descriptor in order to support the modern
Android USB device permissioning scheme.

During the process, a handle obtained by a call to
libusb_wrap_sys_device() is stored in the SpiceUsbDevice instance.

A call to libusb_open() is skipped if there is already a handle
present in the SpiceUsbDevice instance.

Finally, on Android, the option LIBUSB_OPTION_NO_DEVICE_DISCOVERY
must be set prior to the call to libusb_init() as per libusb
documentation.

Acked-by: Frediano Ziglio <freddy77@gmail.com>
2022-01-28 12:20:46 +00:00
..
meson.build Remove PulseAudio backend 2020-03-17 18:25:38 +01:00
spice-gtk-docs.xml gtk-doc: fix api-index warnings 2019-02-13 17:31:09 +00:00
spice-gtk-overrides.txt Release v0.13 2012-08-28 18:32:24 +02:00
spice-gtk-sections.txt Implemented the ability to allocate SpiceUsbDevice instances 2022-01-28 12:20:46 +00:00