summaryrefslogtreecommitdiffstats
path: root/spice
Commit message (Expand)AuthorAgeFilesLines
* Remove codegenMarc-André Lureau2016-03-101-24/+0
* protocol: Add support for the VP8 and h264 video codecsFrancois Gouget2016-03-032-0/+6
* macros: do not use more type safe CONTAINEROF version if not requestedFrediano Ziglio2016-03-021-1/+6
* protocol: add unix GL scanout messagesMarc-Andre Lureau2016-01-142-0/+10
* Use gcc builtin rather than asm for memory barriersChristophe Fergeau2016-01-081-6/+1
* macros: make SPICE_CONTAINEROF more typesafeFrediano Ziglio2015-12-041-0/+6
* macros: fix compatibility with non-clang compilersFrediano Ziglio2015-08-201-0/+4
* macros: fix alignment issue reported by clangVictor Toso2015-08-201-1/+1
* macros: verify if __alloc_size__ works with clangVictor Toso2015-08-201-1/+2
* Fix endianess compatibility with old GCC versionsFrediano Ziglio2015-08-191-1/+2
* Use 0xffu everywhere in new SPICE_MAGIC_CONST macroChristophe Fergeau2015-08-121-2/+2
* Define and use new SPICE_MAGIC_CONST macroFrediano Ziglio2015-08-127-7/+21
* Detects processor endianess using preprocessorFrediano Ziglio2015-08-121-0/+55
* build-sys: Add --enable-code-generatorChristophe Fergeau2015-08-071-0/+24
* Add VD_AGENT_CAP_MONITORS_CONFIG_POSITION capability to client.Sandy Stutsman2015-08-061-0/+1
* Rename SpiceImageCompress constantsChristophe Fergeau2015-07-231-12/+12
* Add QXL_ESCAPE_MONITOR_CONFIG enumSandy Stutsman2015-06-301-0/+1
* Add a preferred compression capabilityJavier Celaya2015-06-011-0/+1
* Update enums.h for preferred compression messageJavier Celaya2015-06-011-0/+14
* add volume synchronization to protocolVictor Toso2015-04-141-0/+9
* vdi-dev: mark as deprecatedMarc-André Lureau2014-12-041-0/+4
* Add LZ4 compression display capability.Javier Celaya2014-12-022-0/+2
* Update enums.h for webdav channelMarc-André Lureau2014-03-191-2/+18
* Add support for the Opus codecJeremy White2014-01-022-0/+3
* vdagent: add max-clipboard messageMarc-André Lureau2013-11-141-0/+6
* Mark VD_AGENT_CLIPBOARD_MAX as deprecatedMarc-André Lureau2013-11-141-0/+3
* macros: remove INLINEMarc-André Lureau2013-10-041-6/+0
* enums: add SPICE_MSG_BASE_LASTMarc-André Lureau2013-09-121-0/+1
* vd_agent: Add caps for the agent to signal the guest line-ending (rhbz#752350)Hans de Goede2013-06-051-0/+2
* add SPICE_MSG_PLAYBACK_LATENCYYonit Halperin2013-04-222-0/+2
* add SPICE_MSGC_DISPLAY_STREAM_REPORTYonit Halperin2013-04-222-0/+3
* vd_agent: Add a new VD_AGENT_CLIENT_DISCONNECTED messageHans de Goede2013-03-051-0/+1
* vd_agent: Add a VD_AGENT_FILE_XFER_STATUS_SUCCESS result valueHans de Goede2013-02-281-0/+1
* controller: add proxy messageMarc-André Lureau2013-01-281-0/+2
* vd_agent.h: add a VD_AGENT_CAP_SPARSE_MONITORS_CONFIG capability (rhbz#881072)Hans de Goede2013-01-181-0/+6
* vd_agent.h: add file copy supportDunrong Huang2013-01-111-0/+25
* Add port channel enum valuesMarc-André Lureau2012-11-302-0/+20
* qxl_dev.h: add client monitors configuration notification to guestAlon Levy2012-09-121-0/+16
* Add new client_present and client capabilities fields to QXLRomSøren Sandmann Pedersen2012-09-021-1/+4
* Add A8 surface capabilitySøren Sandmann Pedersen2012-09-021-0/+1
* inputs: add an INPUTS_KEY_SCANCODE messageMarc-André Lureau2012-08-272-0/+5
* seamless migration supportYonit Halperin2012-08-272-0/+6
* add SPICE_MSG_MAIN_AGENT_CONNECTED_TOKENSYonit Halperin2012-08-272-0/+2
* Add support for QXLComposite to the Spice protocol headersSøren Sandmann Pedersen2012-08-223-0/+107
* Add an 8BIT_A formatSøren Sandmann Pedersen2012-08-131-0/+1
* support multiple monitors on a single display channelAlon Levy2012-06-273-1/+32
* enums.h: update for smartcard updated spice.protoAlon Levy2012-06-221-0/+18
* Add QXL_ESCAPE_SET_CUSTOM_DISPLAYMarc-André Lureau2012-05-112-0/+21
* video streaming: add support for frames of different sizesYonit Halperin2012-04-242-0/+5
* qxl_dev: fix const cast warning for QXL_R[AO]M_MAGICAlon Levy2012-04-091-2/+2