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
Attachment:
pgpXgwg0beuCG.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel