summaryrefslogtreecommitdiffstats
path: root/common/messages.h
Commit message (Expand)AuthorAgeFilesLines
* Use new libcacard.h if possibleMarc-André Lureau2015-11-251-1/+5
* Proto: Add preferred compression message and constants.Javier Celaya2015-06-221-0/+4
* add SPICE_MSG_PLAYBACK_LATENCYYonit Halperin2013-04-221-0/+4
* add stream report messagesYonit Halperin2013-04-221-0/+18
* Add a "port" channelMarc-André Lureau2012-12-051-0/+14
* support seamless migrationYonit Halperin2012-08-271-1/+14
* add SPICE_MSG_MAIN_AGENT_CONNECTED_TOKENSYonit Halperin2012-08-271-0/+2
* Add support for A8 images to the LZ routinesSøren Sandmann Pedersen2012-08-241-0/+5
* support multiple monitors in single display channelAlon Levy2012-07-121-0/+16
* video streaming: add support for frames of different sizesYonit Halperin2012-05-021-1/+14
* add padding member to SpiceMsgEmptyAric Stewart2012-04-181-0/+1
* messages.h: add smartcard bitsChristophe Fergeau2012-03-201-0/+22
* Use SPICE_{BEGIN,END}_DECLSMarc-André Lureau2012-03-201-6/+8
* Send name & uuid to capable clientsbefore-split2Marc-André Lureau2012-03-201-0/+9
* server,proto: tell the clients to connect to the migration target before migr...Yonit Halperin2012-03-201-0/+2
* sndworker: add AudioVolume/AudioMute messagesMarc-André Lureau2012-03-201-0/+9
* common: add extern "C" guards to headersChristophe Fergeau2012-03-201-2/+8
* Don't send padding over the network with video dataAlexander Larsson2012-03-201-1/+0
* codegen: Various cleanupsAlexander Larsson2012-03-201-11/+12
* Fix various misspellingsAlexander Larsson2012-03-201-1/+1
* Fix inclusion of common files, no need for common/ partAlexander Larsson2012-03-201-1/+1
* Move in spice/draw.h from spice-protocol to common/Alexander Larsson2012-03-201-0/+1
* Make sound data @as_ptr to avoid copying dataAlexander Larsson2012-03-201-2/+4
* Make ping data @as_ptr to avoid copying dataAlexander Larsson2012-03-201-0/+2
* Make cursor data @as_ptr to avoid copying dataAlexander Larsson2012-03-201-1/+2
* Make pointer types in messages be 64bit in memoryAlexander Larsson2012-03-201-2/+2
* Don't pack the message structuresAlexander Larsson2012-03-201-87/+83
* Make all message structs internal to spiceAlexander Larsson2012-03-201-0/+497