spice/python_modules
Marc-André Lureau b8c928ccd8 Send name & uuid to capable clients
Add spice_server_set_name() and spice_server_set_uuid() that allows
the client to identify a Spice server (useful to associate settings
with a particular server)

The SPICE_MSG_MAIN_NAME and SPICE_MSG_MAIN_UUID messages are only sent
to capable clients, announcing SPICE_MAIN_CAP_NAME_AND_UUID.

Conflicts:

	spice-protocol
2012-05-28 13:09:20 +02:00
..
__init__.py Initial import of spice protocol description and demarshall generator 2010-06-18 16:32:10 +02:00
codegen.py python: remove c-ism trailing ; 2011-06-21 13:20:33 +02:00
demarshal.py Send name & uuid to capable clients 2012-05-28 13:09:20 +02:00
Makefile.am Remove trailing blank lines 2012-01-13 18:11:59 +02:00
marshal.py demarshaller/marshaller fix gcc 4.6.0 2011-01-25 17:29:31 +02:00
ptypes.py codegen: Fix enums.h generation 2012-01-12 14:42:47 +01:00
spice_parser.py Remove trailing blank lines 2012-01-13 18:11:59 +02:00