summaryrefslogtreecommitdiff
path: root/spice.proto
AgeCommit message (Expand)AuthorFilesLines
2020-08-31proto: Add support for side mouse buttonsFrediano Ziglio1-1/+7
2020-04-07proto: Generate correct constants for smartcard supportFrediano Ziglio1-2/+2
2020-04-07proto: Allows to specify @deprecated option for flags and enumsFrediano Ziglio1-1/+1
2020-04-02spice.proto: add quality_indicator messagesKevin Pouget1-0/+3
2019-10-08proto: Demarshal Smartcard data fieldFrediano Ziglio1-0/+1
2019-08-14protocol: Removed unneeded type specificationsFrediano Ziglio1-2/+2
2019-04-03proto: Fix typo in message nameFrediano Ziglio1-1/+1
2019-03-18Generate automatically most C message declarationsFrediano Ziglio1-96/+96
2019-03-05protocol: Add a dummy TunnelChannelFrediano Ziglio1-2/+5
2019-02-22proto: Remove obsolete TunnelChannelFrediano Ziglio1-111/+2
2018-09-28proto: Remove support for SPICE version 1Frediano Ziglio1-14/+1
2018-07-19spice*.proto: Replace tabs with the appropriate number of spacesLukáš Hrázký1-311/+311
2018-07-18Rename SpiceHead::id to monitor_idLukáš Hrázký1-1/+1
2018-06-19protocol: Add support for h265 video codecSnir Sheriber1-0/+1
2018-05-17Fix field names for Smartcard protocol structuresEduardo Lima (Etrunko)1-3/+3
2018-05-17Fix generation of Smartcard channelFrediano Ziglio1-2/+10
2018-05-10protocol: Use a typedef to specify stream_id typeFrediano Ziglio1-6/+11
2018-03-18protocol: Add some documentation for inval_all_pixmaps messageFrediano Ziglio1-0/+7
2017-12-01protocol: Allow to specify a surface will be streamedFrediano Ziglio1-2/+11
2017-11-29proto: Add some documentation to stream_report messageFrediano Ziglio1-0/+13
2017-01-31protocol: Add support for VP9 video codecFrediano Ziglio1-0/+1
2017-01-06protocol: add preferred video codec messageVictor Toso1-0/+5
2016-06-13Add LZ4 data compression and use it in spicevmc channelsnir sheriber1-0/+24
2016-05-13Explicitly specify size of SpiceMsgSmartcardDataFrediano Ziglio1-1/+1
2016-03-10protocol: Add support for the VP8 and h264 video codecsFrancois Gouget1-0/+2
2016-03-10protocol: add unix GL scanout messagesMarc-Andre Lureau1-0/+24
2016-03-10proto: Use proper type for preferred_compression fieldChristophe Fergeau1-1/+1
2016-03-10proto: Rename image_compress to image_compressionChristophe Fergeau1-1/+1
2016-03-10Revert "Remove files moved to spice-protocol"Marc-André Lureau1-0/+1388
2015-08-11Remove files moved to spice-protocolFrediano Ziglio1-1388/+0
2015-07-20proto: Remove space before tabChristophe Fergeau1-2/+2
2015-06-22Proto: Add preferred compression message and constants.Javier Celaya1-0/+15
2014-12-02Add LZ4 image compression support.Javier Celaya1-0/+3
2014-03-19spice.proto: add webdav channelMarc-André Lureau1-0/+4
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