[Spice-devel] [spice-xpi PATCHv2 1/2] Add SpiceControllerWin class
Marc-André Lureau
marcandre.lureau at gmail.com
Mon Apr 8 04:52:34 PDT 2013
ack
On Mon, Apr 8, 2013 at 10:37 AM, Christophe Fergeau <cfergeau at redhat.com>wrote:
> 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
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
>
>
--
Marc-André Lureau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20130408/9be945e7/attachment.html>
More information about the Spice-devel
mailing list