<div dir="ltr"><div class="gmail_default" style="font-family:arial black,sans-serif;font-size:large;color:#000099">Hi, thx for your great work, I wonder when these patches will be in git upstream?</div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Thu, Apr 24, 2014 at 11:50 PM, Marc-André Lureau <span dir="ltr"><<a href="mailto:marcandre.lureau@gmail.com" target="_blank">marcandre.lureau@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
Here is a small series, of little cleanups, and of goal to throw early<br>
an error when the win32 usbclerk can't be reached. In turn, the error<br>
can be catched by client code to show a useful dialog.<br>
<br>
In v2:<br>
 - fixes after Jonathon Jongsma review<br>
<br>
Marc-André Lureau (14):<br>
  usb: remove useless declaration<br>
  win-usb: introduce a spice_win_usb_driver_op_finish<br>
  win-usb: rename async functions<br>
  usb: use win-usb uninstall_finish()<br>
  win-usb: throw an error if reply.status == 0<br>
  win-usb: get rid of status code return in async ops<br>
  usb: remove useless device ref/unref<br>
  usb: remove useless assignment<br>
  usb: use SPICE_CLIENT_ERROR_ prefix<br>
  usb: call win_usb_driver_new() during initable_init()<br>
  usb: misc code formatting<br>
  win-usb: remove useless function<br>
  usb: do not return GError on programmer pre-condition checks<br>
  win-usb: try to connect to usbclerk during init<br>
<br>
 gtk/channel-usbredir.c       |   4 +-<br>
 gtk/spice-client.h           |  13 +++-<br>
 gtk/usb-device-manager.c     | 127 ++++++++++++++++-----------------------<br>
 gtk/win-usb-driver-install.c | 140 ++++++++++++++++++++++++++-----------------<br>
 gtk/win-usb-driver-install.h |  28 +++++----<br>
 5 files changed, 162 insertions(+), 150 deletions(-)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
1.8.5.3<br>
<br>
_______________________________________________<br>
Spice-devel mailing list<br>
<a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
</font></span></blockquote></div><br></div>