summaryrefslogtreecommitdiff
path: root/common/messages.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-02server,proto: tell the clients to connect to the migration target before migr...Yonit Halperin1-0/+2
2011-06-22sndworker: add AudioVolume/AudioMute messagesMarc-André Lureau1-0/+9
2011-05-02common: add extern "C" guards to headersChristophe Fergeau1-2/+8
2010-07-20Don't send padding over the network with video dataAlexander Larsson1-1/+0
2010-07-19codegen: Various cleanupsAlexander Larsson1-11/+12
2010-07-08Fix various misspellingsAlexander Larsson1-1/+1
2010-07-08Fix inclusion of common files, no need for common/ partAlexander Larsson1-1/+1
2010-07-08Move in spice/draw.h from spice-protocol to common/Alexander Larsson1-0/+1
2010-06-18Make sound data @as_ptr to avoid copying dataAlexander Larsson1-2/+4
2010-06-18Make ping data @as_ptr to avoid copying dataAlexander Larsson1-0/+2
2010-06-18Make cursor data @as_ptr to avoid copying dataAlexander Larsson1-1/+2
2010-06-18Make pointer types in messages be 64bit in memoryAlexander Larsson1-2/+2
2010-06-18Don't pack the message structuresAlexander Larsson1-87/+83
2010-06-18Make all message structs internal to spiceAlexander Larsson1-0/+497