summaryrefslogtreecommitdiff
path: root/spice
AgeCommit message (Expand)AuthorFilesLines
2016-06-13LZ4 compression is now available at the Spicevmc channelsnir sheriber2-0/+13
2016-03-10Remove codegenMarc-André Lureau1-24/+0
2016-03-03protocol: Add support for the VP8 and h264 video codecsFrancois Gouget2-0/+6
2016-03-02macros: do not use more type safe CONTAINEROF version if not requestedFrediano Ziglio1-1/+6
2016-01-14protocol: add unix GL scanout messagesMarc-Andre Lureau2-0/+10
2016-01-08Use gcc builtin rather than asm for memory barriersChristophe Fergeau1-6/+1
2015-12-04macros: make SPICE_CONTAINEROF more typesafeFrediano Ziglio1-0/+6
2015-08-20macros: fix compatibility with non-clang compilersFrediano Ziglio1-0/+4
2015-08-20macros: fix alignment issue reported by clangVictor Toso1-1/+1
2015-08-20macros: verify if __alloc_size__ works with clangVictor Toso1-1/+2
2015-08-19Fix endianess compatibility with old GCC versionsFrediano Ziglio1-1/+2
2015-08-12Use 0xffu everywhere in new SPICE_MAGIC_CONST macroChristophe Fergeau1-2/+2
2015-08-12Define and use new SPICE_MAGIC_CONST macroFrediano Ziglio7-7/+21
2015-08-12Detects processor endianess using preprocessorFrediano Ziglio1-0/+55
2015-08-07build-sys: Add --enable-code-generatorChristophe Fergeau1-0/+24
2015-08-06Add VD_AGENT_CAP_MONITORS_CONFIG_POSITION capability to client.Sandy Stutsman1-0/+1
2015-07-23Rename SpiceImageCompress constantsChristophe Fergeau1-12/+12
2015-06-30Add QXL_ESCAPE_MONITOR_CONFIG enumSandy Stutsman1-0/+1
2015-06-01Add a preferred compression capabilityJavier Celaya1-0/+1
2015-06-01Update enums.h for preferred compression messageJavier Celaya1-0/+14
2015-04-14add volume synchronization to protocolVictor Toso1-0/+9
2014-12-04vdi-dev: mark as deprecatedMarc-André Lureau1-0/+4
2014-12-02Add LZ4 compression display capability.Javier Celaya2-0/+2
2014-03-19Update enums.h for webdav channelMarc-André Lureau1-2/+18
2014-01-02Add support for the Opus codecJeremy White2-0/+3
2013-11-14vdagent: add max-clipboard messageMarc-André Lureau1-0/+6
2013-11-14Mark VD_AGENT_CLIPBOARD_MAX as deprecatedMarc-André Lureau1-0/+3
2013-10-04macros: remove INLINEMarc-André Lureau1-6/+0
2013-09-12enums: add SPICE_MSG_BASE_LASTMarc-André Lureau1-0/+1
2013-06-05vd_agent: Add caps for the agent to signal the guest line-ending (rhbz#752350)Hans de Goede1-0/+2
2013-04-22add SPICE_MSG_PLAYBACK_LATENCYYonit Halperin2-0/+2
2013-04-22add SPICE_MSGC_DISPLAY_STREAM_REPORTYonit Halperin2-0/+3
2013-03-05vd_agent: Add a new VD_AGENT_CLIENT_DISCONNECTED messageHans de Goede1-0/+1
2013-02-28vd_agent: Add a VD_AGENT_FILE_XFER_STATUS_SUCCESS result valueHans de Goede1-0/+1
2013-01-28controller: add proxy messageMarc-André Lureau1-0/+2
2013-01-18vd_agent.h: add a VD_AGENT_CAP_SPARSE_MONITORS_CONFIG capability (rhbz#881072)Hans de Goede1-0/+6
2013-01-11vd_agent.h: add file copy supportDunrong Huang1-0/+25
2012-11-30Add port channel enum valuesMarc-André Lureau2-0/+20
2012-09-12qxl_dev.h: add client monitors configuration notification to guestAlon Levy1-0/+16
2012-09-02Add new client_present and client capabilities fields to QXLRomSøren Sandmann Pedersen1-1/+4
2012-09-02Add A8 surface capabilitySøren Sandmann Pedersen1-0/+1
2012-08-27inputs: add an INPUTS_KEY_SCANCODE messageMarc-André Lureau2-0/+5
2012-08-27seamless migration supportYonit Halperin2-0/+6
2012-08-27add SPICE_MSG_MAIN_AGENT_CONNECTED_TOKENSYonit Halperin2-0/+2
2012-08-22Add support for QXLComposite to the Spice protocol headersSøren Sandmann Pedersen3-0/+107
2012-08-13Add an 8BIT_A formatSøren Sandmann Pedersen1-0/+1
2012-06-27support multiple monitors on a single display channelAlon Levy3-1/+32
2012-06-22enums.h: update for smartcard updated spice.protoAlon Levy1-0/+18
2012-05-11Add QXL_ESCAPE_SET_CUSTOM_DISPLAYMarc-André Lureau2-0/+21
2012-04-24video streaming: add support for frames of different sizesYonit Halperin2-0/+5