summaryrefslogtreecommitdiff
path: root/common/messages.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-14Add GL scanout structuresMarc-Andre Lureau1-0/+19
2015-11-25Use new libcacard.h if possibleMarc-André Lureau1-1/+5
2015-06-22Proto: Add preferred compression message and constants.Javier Celaya1-0/+4
2013-04-22add SPICE_MSG_PLAYBACK_LATENCYYonit Halperin1-0/+4
2013-04-22add stream report messagesYonit Halperin1-0/+18
2012-12-05Add a "port" channelMarc-André Lureau1-0/+14
2012-08-27support seamless migrationYonit Halperin1-1/+14
2012-08-27add SPICE_MSG_MAIN_AGENT_CONNECTED_TOKENSYonit Halperin1-0/+2
2012-08-24Add support for A8 images to the LZ routinesSøren Sandmann Pedersen1-0/+5
2012-07-12support multiple monitors in single display channelAlon Levy1-0/+16
2012-05-02video streaming: add support for frames of different sizesYonit Halperin1-1/+14
2012-04-18add padding member to SpiceMsgEmptyAric Stewart1-0/+1
2012-03-20messages.h: add smartcard bitsChristophe Fergeau1-0/+22
2012-03-20Use SPICE_{BEGIN,END}_DECLSMarc-André Lureau1-6/+8
2012-03-20Send name & uuid to capable clientsMarc-André Lureau1-0/+9
2012-03-20server,proto: tell the clients to connect to the migration target before migr...Yonit Halperin1-0/+2
2012-03-20sndworker: add AudioVolume/AudioMute messagesMarc-André Lureau1-0/+9
2012-03-20common: add extern "C" guards to headersChristophe Fergeau1-2/+8
2012-03-20Don't send padding over the network with video dataAlexander Larsson1-1/+0
2012-03-20codegen: Various cleanupsAlexander Larsson1-11/+12
2012-03-20Fix various misspellingsAlexander Larsson1-1/+1
2012-03-20Fix inclusion of common files, no need for common/ partAlexander Larsson1-1/+1
2012-03-20Move in spice/draw.h from spice-protocol to common/Alexander Larsson1-0/+1
2012-03-20Make sound data @as_ptr to avoid copying dataAlexander Larsson1-2/+4
2012-03-20Make ping data @as_ptr to avoid copying dataAlexander Larsson1-0/+2
2012-03-20Make cursor data @as_ptr to avoid copying dataAlexander Larsson1-1/+2
2012-03-20Make pointer types in messages be 64bit in memoryAlexander Larsson1-2/+2
2012-03-20Don't pack the message structuresAlexander Larsson1-87/+83
2012-03-20Make all message structs internal to spiceAlexander Larsson1-0/+497