summaryrefslogtreecommitdiff
path: root/spice.proto
AgeCommit message (Expand)AuthorFilesLines
2014-03-12spice-common: start adding egl protocolHEADmasterDave Airlie1-0/+13
2014-01-02Add support for the Opus codec.Jeremy White1-0/+1
2013-09-12proto: add fake last message in base channelMarc-André Lureau1-0/+2
2013-09-12proto: comment future surface flags usageMarc-André Lureau1-0/+2
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/+17
2012-08-27inputs: add a INPUTS_KEY_SCANCODE messageMarc-André Lureau1-0/+2
2012-08-27support seamless migrationYonit Halperin1-3/+21
2012-08-27add SPICE_MSG_MAIN_AGENT_CONNECTED_TOKENSYonit Halperin1-0/+4
2012-08-24Add support for A8 images to the LZ routinesSøren Sandmann Pedersen1-1/+55
2012-07-12support multiple monitors in single display channelAlon Levy1-0/+16
2012-06-14smartcard: build fixes for spice serverAlon Levy1-3/+3
2012-05-02video streaming: add support for frames of different sizesYonit Halperin1-3/+16
2012-03-21spice.proto: fix demarshaller crash with name messageMarc-André Lureau1-1/+1
2012-03-20use new @ifdef directive for smartcard messagesChristophe Fergeau1-1/+1
2012-03-20add smartcard bits to spice.protoChristophe Fergeau1-4/+73
2012-03-20Send name & uuid to capable clientsbefore-split2Marc-André Lureau1-0/+10
2012-03-20spice.proto: add SPICE_MSG_LIST to base channelYonit Halperin1-0/+1
2012-03-20codegen: Fix enums.h generationHans de Goede1-1/+4
2012-03-20spice.proto: add SPICE_MSG_MAIN_MIGRATE_END & SPICE_MSGC_MAIN_MIGRATE_ENDYonit Halperin1-0/+4
2012-03-20server,proto: tell the clients to connect to the migration target before migr...Yonit Halperin1-3/+2
2012-03-20spice.proto: add comment for origin of STYLED and START_WITH_GAPAlon Levy1-0/+5
2012-03-20server: Add a usbredir channelHans de Goede1-0/+8
2012-03-20sndworker: add AudioVolume/AudioMute messagesMarc-André Lureau1-0/+13
2012-03-20spice.proto: Fill.rop_descriptor type s/uint16/ropd (10x atiti)Alon Levy1-1/+1
2012-03-20smartcard: add to spice.protoAlon Levy1-0/+8
2012-03-20Don't send padding over the network with video dataAlexander Larsson1-2/+0
2012-03-20Don't send CursorHeader if cursor_flags is NONEAlexander Larsson1-1/+4
2012-03-20Send Clip.rects inline rather than using a pointerAlexander Larsson1-1/+1
2012-03-20codegen: Various cleanupsAlexander Larsson1-12/+7
2012-03-20Don't marshall bitmap data as pointer, instead send inlineAlexander Larsson1-1/+1
2012-03-20Fix various misspellingsAlexander Larsson1-1/+1
2012-03-20codegen: No SPICE_ADDRESS types left, drop @c_ptrAlexander Larsson1-13/+13
2012-03-20Properly parse QXLLineAttrs.styleAlexander Larsson1-1/+1
2012-03-20Properly parse QXLImage to the new-world SpiceImageGerd Hoffmann1-38/+43
2012-03-20Convert SpicePath.segments to a pointer arrayAlexander Larsson1-1/+1
2012-03-20Properly parse and marshall SpiceStringGerd Hoffmann1-5/+5
2012-03-20Simplify SpiceLineAttr by removing unsed stuffAlexander Larsson1-19/+9
2012-03-20Automatically marshall SpiceClipRectsAlexander Larsson1-1/+1
2012-03-20Automatically marshall SpicePathAlexander Larsson1-1/+1
2012-03-20Store SpicePath segment count rather than sizeAlexander Larsson1-2/+2
2012-03-20Update client and protocol to support the new SpiceClipRectsAlexander Larsson1-1/+1
2012-03-20qxl abi: parse QXLCopy + QXLBlend.Gerd Hoffmann1-2/+2
2012-03-20qxl abi: parse QXLOpaque.Gerd Hoffmann1-1/+1
2012-03-20qxl abi: parse QXLFill.Gerd Hoffmann1-1/+1
2012-03-20spice.proto: surface_create.format is of type surface_fmtAlexander Larsson1-1/+1
2012-03-20Use smaller size for enums and flags on the networkAlexander Larsson1-16/+16
2012-03-20Remove support for clip by pathAlexander Larsson1-4/+1
2012-03-20spice.proto: No need for @ptr32 as that is now the defaultAlexander Larsson1-2/+2