Go to file
Christophe Fergeau ec5f0c2e99 fix integer marshalling helpers on big endian
They were trying to convert the destination pointer to an integer before
trying to dereference it. The initial conversion was meant to be a cast
to a pointer of the right size, not to an integer.
2012-03-20 15:25:53 +01:00
common fix integer marshalling helpers on big endian 2012-03-20 15:25:53 +01:00
python_modules add check for pyparsing 2012-03-20 15:25:53 +01:00
spice1.proto spice-client migration: fix minor for old migration support. 2012-03-20 15:25:51 +01:00
spice_codegen.py don't #include config.h in generated header files 2012-03-20 15:25:53 +01:00
spice.proto sndworker: add AudioVolume/AudioMute messages 2012-03-20 15:25:53 +01:00