[Spice-devel] [spice-xpi PATCHv2 1/2] Add SpiceControllerWin class

Christophe Fergeau cfergeau at redhat.com
Mon Apr 8 01:37:13 PDT 2013


Ping?

Christophe

On Wed, Mar 27, 2013 at 02:09:08PM +0100, Christophe Fergeau wrote:
> This class implements the controller interface for Windows/mingw.
> ---
> 
> Changes since v1:
> - Adjusted copyright notice
> - Initialize random seed with current time
> - Simplify error handling in several places by bailing out early
> - Use TEXT() instead of recoding it
> - Use g_shell_parse_argv() rather than doing the parsing by hand
> - Remove obsolete FIXME
> 
>  SpiceXPI/src/plugin/Makefile.am        |   2 +
>  SpiceXPI/src/plugin/controller-win.cpp | 229 +++++++++++++++++++++++++++++++++
>  SpiceXPI/src/plugin/controller-win.h   |  93 +++++++++++++
>  SpiceXPI/src/plugin/controller.cpp     |  15 +++
>  SpiceXPI/src/plugin/plugin.cpp         |  11 ++
>  configure.ac                           |   6 +-
>  6 files changed, 353 insertions(+), 3 deletions(-)
>  create mode 100644 SpiceXPI/src/plugin/controller-win.cpp
>  create mode 100644 SpiceXPI/src/plugin/controller-win.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20130408/459bc0dc/attachment.pgp>


More information about the Spice-devel mailing list