summaryrefslogtreecommitdiffstats
path: root/common/messages.h
Commit message (Expand)AuthorAgeFilesLines
* sndworker: add AudioVolume/AudioMute messagesMarc-André Lureau2011-06-221-0/+9
* common: add extern "C" guards to headersChristophe Fergeau2011-05-021-2/+8
* Don't send padding over the network with video dataAlexander Larsson2010-07-201-1/+0
* codegen: Various cleanupsAlexander Larsson2010-07-191-11/+12
* Fix various misspellingsAlexander Larsson2010-07-081-1/+1
* Fix inclusion of common files, no need for common/ partAlexander Larsson2010-07-081-1/+1
* Move in spice/draw.h from spice-protocol to common/Alexander Larsson2010-07-081-0/+1
* Make sound data @as_ptr to avoid copying dataAlexander Larsson2010-06-181-2/+4
* Make ping data @as_ptr to avoid copying dataAlexander Larsson2010-06-181-0/+2
* Make cursor data @as_ptr to avoid copying dataAlexander Larsson2010-06-181-1/+2
* Make pointer types in messages be 64bit in memoryAlexander Larsson2010-06-181-2/+2
* Don't pack the message structuresAlexander Larsson2010-06-181-87/+83
* Make all message structs internal to spiceAlexander Larsson2010-06-181-0/+497