summaryrefslogtreecommitdiffstats
path: root/spice.proto
Commit message (Expand)AuthorAgeFilesLines
* protocol: Add support for the VP8 and h264 video codecsFrancois Gouget2016-03-101-0/+2
* protocol: add unix GL scanout messagesMarc-Andre Lureau2016-03-101-0/+24
* proto: Use proper type for preferred_compression fieldChristophe Fergeau2016-03-101-1/+1
* proto: Rename image_compress to image_compressionChristophe Fergeau2016-03-101-1/+1
* Revert "Remove files moved to spice-protocol"Marc-André Lureau2016-03-101-0/+1388
* Remove files moved to spice-protocolFrediano Ziglio2015-08-111-1388/+0
* proto: Remove space before tabChristophe Fergeau2015-07-201-2/+2
* Proto: Add preferred compression message and constants.Javier Celaya2015-06-221-0/+15
* Add LZ4 image compression support.Javier Celaya2014-12-021-0/+3
* spice.proto: add webdav channelMarc-André Lureau2014-03-191-0/+4
* Add support for the Opus codec.Jeremy White2014-01-021-0/+1
* proto: add fake last message in base channelMarc-André Lureau2013-09-121-0/+2
* proto: comment future surface flags usageMarc-André Lureau2013-09-121-0/+2
* 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/+17
* inputs: add a INPUTS_KEY_SCANCODE messageMarc-André Lureau2012-08-271-0/+2
* support seamless migrationYonit Halperin2012-08-271-3/+21
* add SPICE_MSG_MAIN_AGENT_CONNECTED_TOKENSYonit Halperin2012-08-271-0/+4
* Add support for A8 images to the LZ routinesSøren Sandmann Pedersen2012-08-241-1/+55
* support multiple monitors in single display channelAlon Levy2012-07-121-0/+16
* smartcard: build fixes for spice serverAlon Levy2012-06-141-3/+3
* video streaming: add support for frames of different sizesYonit Halperin2012-05-021-3/+16
* spice.proto: fix demarshaller crash with name messageMarc-André Lureau2012-03-211-1/+1
* use new @ifdef directive for smartcard messagesChristophe Fergeau2012-03-201-1/+1
* add smartcard bits to spice.protoChristophe Fergeau2012-03-201-4/+73
* Send name & uuid to capable clientsbefore-split2Marc-André Lureau2012-03-201-0/+10
* spice.proto: add SPICE_MSG_LIST to base channelYonit Halperin2012-03-201-0/+1
* codegen: Fix enums.h generationHans de Goede2012-03-201-1/+4
* spice.proto: add SPICE_MSG_MAIN_MIGRATE_END & SPICE_MSGC_MAIN_MIGRATE_ENDYonit Halperin2012-03-201-0/+4
* server,proto: tell the clients to connect to the migration target before migr...Yonit Halperin2012-03-201-3/+2
* spice.proto: add comment for origin of STYLED and START_WITH_GAPAlon Levy2012-03-201-0/+5
* server: Add a usbredir channelHans de Goede2012-03-201-0/+8
* sndworker: add AudioVolume/AudioMute messagesMarc-André Lureau2012-03-201-0/+13
* spice.proto: Fill.rop_descriptor type s/uint16/ropd (10x atiti)Alon Levy2012-03-201-1/+1
* smartcard: add to spice.protoAlon Levy2012-03-201-0/+8
* Don't send padding over the network with video dataAlexander Larsson2012-03-201-2/+0
* Don't send CursorHeader if cursor_flags is NONEAlexander Larsson2012-03-201-1/+4
* Send Clip.rects inline rather than using a pointerAlexander Larsson2012-03-201-1/+1
* codegen: Various cleanupsAlexander Larsson2012-03-201-12/+7
* Don't marshall bitmap data as pointer, instead send inlineAlexander Larsson2012-03-201-1/+1
* Fix various misspellingsAlexander Larsson2012-03-201-1/+1
* codegen: No SPICE_ADDRESS types left, drop @c_ptrAlexander Larsson2012-03-201-13/+13
* Properly parse QXLLineAttrs.styleAlexander Larsson2012-03-201-1/+1
* Properly parse QXLImage to the new-world SpiceImageGerd Hoffmann2012-03-201-38/+43
* Convert SpicePath.segments to a pointer arrayAlexander Larsson2012-03-201-1/+1
* Properly parse and marshall SpiceStringGerd Hoffmann2012-03-201-5/+5
* Simplify SpiceLineAttr by removing unsed stuffAlexander Larsson2012-03-201-19/+9
* Automatically marshall SpiceClipRectsAlexander Larsson2012-03-201-1/+1
* Automatically marshall SpicePathAlexander Larsson2012-03-201-1/+1