summaryrefslogtreecommitdiff
path: root/spice
AgeCommit message (Expand)AuthorFilesLines
2021-04-09stream-device: Fix some typos in comments (found by codespell)Stefan Weil1-3/+3
2020-11-04protocol: Fix enumeration deprecation for Visual StudioFrediano Ziglio2-1/+9
2020-09-14vdagent: add a MonitorsMM field to VDAgentMonitorsConfigMarc-André Lureau1-0/+16
2020-08-19protocol: Add support for side mouse buttonsSimonP2-1/+9
2020-07-08vdagent: add VD_AGENT_CLIPBOARD_FILE_LISTJakub Janků1-0/+6
2020-05-15vd_agent: Add some documentationFrediano Ziglio1-0/+3
2020-04-07Formally deprecated celt 0.5.1 usageVictor Toso1-1/+3
2020-04-02enums: add quality_indicator messagesKevin Pouget1-0/+1
2020-04-01vd_agent: Fix incompatibility with Microsoft compilerFrediano Ziglio1-0/+4
2020-03-26vd_agent: Add some documentationFrediano Ziglio1-1/+12
2020-03-20vd_agent: Fix indentationFrediano Ziglio1-18/+18
2020-03-19vd_agent: Add structure for VD_AGENT_FILE_XFER_STATUS_NOT_ENOUGH_SPACE detailsFrediano Ziglio1-1/+10
2020-03-19vd_agent: Add a new detail for VD_AGENT_FILE_XFER_STATUS_ERROR statusFrediano Ziglio1-0/+22
2020-03-10Remove foreign-menu and controller interfacesVictor Toso3-240/+0
2020-03-09Remove autotools files in favor of mesonEduardo Lima (Etrunko)1-25/+0
2020-03-06foreign-menu: mark as deprecatedVictor Toso1-0/+4
2020-03-06controller: mark as deprecatedVictor Toso1-0/+4
2020-03-06vdagent: introduce VD_AGENT_CAP_CLIPBOARD_GRAB_SERIALMarc-André Lureau1-0/+4
2020-03-06vdagent: introduce VD_AGENT_CAP_CLIPBOARD_NO_RELEASE_ON_REGRABMarc-André Lureau1-0/+1
2020-03-02vdi_dev: remove deprecated headerVictor Toso3-89/+0
2020-03-02vd_agent: remove VD_AGENT_CLIPBOARD_MAX_SIZE_[DEFAULT ENV]Victor Toso1-6/+0
2019-11-08stream-device: Define Quality Indicator messagesKevin Pouget1-0/+21
2019-11-08protocol: Define an enumeration for Quality Indicator messagesKevin Pouget1-0/+1
2019-08-22qxl_dev: Add comment to QXLQUICData->data fieldFrediano Ziglio1-0/+3
2019-08-07protocol: Add some comments to vd_agentd.hFrancois Gouget1-1/+23
2019-07-21start-packet: Correct misleading commentFrediano Ziglio1-2/+2
2019-07-21qxl_dev: Move QXLReleaseInfoExt out of start/end-packed.hFrediano Ziglio1-5/+5
2019-07-18qxl_dev: Fix alignment for QXLReleaseInfoFrediano Ziglio1-1/+1
2019-06-27macros: Remove unused SPICE_GNUC_XXX macrosFrancois Gouget1-16/+0
2019-03-29protocol: Generate enums.h again to remove old protocol definitionsFrediano Ziglio1-57/+0
2019-01-17stats: Avoid holes in SpiceStat structureFrediano Ziglio1-0/+2
2019-01-16Add the StreamMsgGraphicsDeviceInfo messageLukáš Hrázký1-0/+31
2019-01-16Add the VDAgentGraphicsDeviceInfo messageLukáš Hrázký1-0/+23
2019-01-02error_codes: Remove obsolete header fileFrediano Ziglio3-53/+0
2018-07-11qxl_dev: Align QXLRam to 4 bytesFrediano Ziglio3-1/+4
2018-06-21Fix typo in commentFrediano Ziglio2-2/+2
2018-06-19Add support for h265 video codecSnir Sheriber2-0/+2
2018-05-31vd_agent: Do not define structures without fieldsFrediano Ziglio1-0/+1
2018-05-08Add support for building with mesonEduardo Lima (Etrunko)2-0/+24
2018-05-05streaming: define max of number of concurrent streamsVictor Toso1-0/+6
2018-04-11stream-device: Define an enumeration to store capabilities constantsFrediano Ziglio1-1/+5
2018-04-05stream-device.h: Remove the reference to the streaming port nameLukáš Hrázký1-1/+0
2018-03-10stream-device: Specify how padding shoud be inside new structuresFrediano Ziglio1-0/+2
2018-03-09macros: Use Visual C++ built-ins for byte swapping if availableFrediano Ziglio1-0/+4
2018-03-09macros: Use GCC built-ins to swap bytesFrediano Ziglio1-124/+4
2017-12-01Allow to specify a surface will be streamedFrediano Ziglio1-1/+2
2017-11-09Change STREAM_MSG_CAPABILITIES_MAX_BYTESJonathon Jongsma1-3/+3
2017-11-01Add definition of STREAM_MSG_CAPABILITIES_MAXJonathon Jongsma1-1/+3
2017-09-15Add support for mouse movementFrediano Ziglio1-0/+11
2017-09-15Add support for setting cursor shape from guestFrediano Ziglio1-0/+33