summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-12README: Add basic info and .md prefixVictor Toso2-0/+27
2019-04-12Rename NEWS to CHANGELOG.mdVictor Toso1-0/+0
2019-04-12ChangeLog: remove old oneVictor Toso1-0/+0
2019-04-12gitlab-ci: add fedora meson+autotoolsVictor Toso1-0/+22
2019-04-12build-sys: automake: do not require NEWS and ChangeLogVictor Toso1-1/+1
2019-04-06Bump minor version to mark cleanup changeFrediano Ziglio2-3/+3
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-11build-sys: post-release version bump 0.12.16Marc-André Lureau2-2/+2
2019-01-11NEWS: prepare for 0.12.15 releaseMarc-André Lureau1-0/+6
2019-01-02error_codes: Remove obsolete header fileFrediano Ziglio3-53/+0
2018-09-26meson: Add declare_dependency statementEduardo Lima (Etrunko)1-0/+2
2018-07-11qxl_dev: Align QXLRam to 4 bytesFrediano Ziglio3-1/+4
2018-06-21meson: Post-release bump to 0.12.15Christophe Fergeau1-1/+1
2018-06-21Fix typo in commentFrediano Ziglio2-2/+2
2018-06-19Add support for h265 video codecSnir Sheriber2-0/+2
2018-06-01build-sys: post-release bump 0.12.15Victor Toso1-1/+1
2018-06-01NEWS: prepare for 0.12.14 releaseVictor Toso1-0/+10
2018-05-31vd_agent: Do not define structures without fieldsFrediano Ziglio1-0/+1
2018-05-08Remove obsolete files used to help renaming some identifiersFrediano Ziglio3-539/+0
2018-05-08Add support for building with mesonEduardo Lima (Etrunko)4-0/+49
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
2017-09-15Add error reports from server to guestFrediano Ziglio1-0/+20
2017-09-15Add a message to control guest streamingFrediano Ziglio1-0/+19
2017-09-15Add protocol to send streams to serverFrediano Ziglio2-0/+129
2017-09-15macros.h: s/endianess/endianness/gMichael Shigorin1-3/+3
2017-09-15macros.h: added e2k detectionMichael Shigorin1-1/+2
2017-07-03build-sys: post-release bump 0.12.14Marc-André Lureau1-1/+1
2017-07-03NEWS: prepare for 0.12.13 releaseMarc-André Lureau1-0/+10
2017-06-20agent: Add new file-xfer statusesJakub Janků1-1/+7
2017-05-31agent: Add support for reporting on free spaceJakub Janků1-0/+9
2017-05-08Change enums.h license to MITFrediano Ziglio1-14/+27
2017-03-10agent: Add capability for disabled file transferPavel Grunt1-0/+1
2017-03-03agent: Add macro for clearing capabilityPavel Grunt1-0/+3
2017-01-31protocol: Add support for VP9 video codecFrediano Ziglio2-0/+2
2017-01-06protocol: add preferred video codec messageVictor Toso2-0/+2
2016-11-23macros: Add MSVC support to SPICE_GNUC_DEPRECATEDFrancois Gouget1-0/+2
2016-11-23macros: Use GLib's G_DEPRECATED macro if availableFrancois Gouget1-2/+4