Re: [Spice-devel] [PATCH] [spice-gtk v2] usb-device: Expose libusb device

2014-11-19 Thread Hans de Goede
Hi, On 11/19/2014 04:37 AM, Fabiano Fidêncio wrote: ping? Looks good to me. Regards, Hans On Thu, 2014-11-13 at 02:32 +0100, Fabiano Fidêncio wrote: As we only can filter USB devices by their Classes and sometimes it is not enough (eg: I do not want to have Keyboard and Mouse, but I

Re: [Spice-devel] [PATCH] [spice-gtk v2] usb-device: Expose libusb device

2014-11-19 Thread Uri Lublin
On 11/19/2014 05:37 AM, Fabiano Fidêncio wrote: ping? On Thu, 2014-11-13 at 02:32 +0100, Fabiano Fidêncio wrote: + +/** + * spice_usb_device_get_libusb_device: + * @device: #SpiceUsbDevice to get the descriptor information of + * + * Returns: (transfer none): the %libusb_device associated to

Re: [Spice-devel] [PATCH] [spice-gtk v2] usb-device: Expose libusb device

2014-11-18 Thread Fabiano Fidêncio
ping? On Thu, 2014-11-13 at 02:32 +0100, Fabiano Fidêncio wrote: As we only can filter USB devices by their Classes and sometimes it is not enough (eg: I do not want to have Keyboard and Mouse, but I want to have Joysticks, being all of them part of HID Class), let's expose the libusb device