summaryrefslogtreecommitdiff
path: root/sysutils/spice-protocol
AgeCommit message (Collapse)AuthorFilesLines
2016-08-24Updated spice-protocol to 0.12.12.wiz2-7/+7
Major changes in 0.12.12 ======================== * protocol: Add lz4 compression support to the SpiceVMC channel
2016-04-13Update spice-protocol to 0.12.11.wiz3-17/+8
Major changes in 0.12.11 ======================== * protocol: add support for the VP8 and h264 video codecs * protocol: add unix GL scanout messages * remove code generation scripts, moved back to spice-common * macros improvements, more type safety
2015-11-04Add SHA512 digests for distfiles for sysutils categoryagc1-1/+2
Problems found with existing digests: Package memconf distfile memconf-2.16/memconf.gz b6f4b736cac388dddc5070670351cf7262aba048 [recorded] 95748686a5ad8144232f4d4abc9bf052721a196f [calculated] Problems found locating distfiles: Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9 Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-09-30Update to 0.12.10:wiz3-7/+18
Major changes in 0.12.10 ======================== * Add VD_AGENT_CAP_MONITORS_CONFIG_POSITION to handle multi-monitor configurations that are not multi-head * Add protocol code generation scripts from spice-common * Endianness and compiler portability fixes (clang)
2015-08-06Update to 0.12.9:wiz2-6/+6
Major changes in 0.12.9 ======================= * rename newly introduced SpiceImageCompress enum to SpiceImageCompression as otherwise it was clashing with the definition used by older spice-server releases, breaking QEMU build Major changes in 0.12.8 ======================= * add LZ4 support * add audio volume synchronization * deprecate unused vdi-dev * add 'preferred-compression' message/capability * add a new Windows driver escape code to send monitors capability from guest to client
2014-06-09Major changes in 0.12.7rodent2-6/+6
======================= * add support for Webdav channel * add support for the Opus codec
2013-06-30Updated to latest release, 0.12.6. From ChangeLog:rodent2-6/+6
* add adaptive video streaming support: control playback latency and receive playback reports from the client. * add agent capabilities for signaling guest line ending.
2013-06-03Import spice-protocol-0.12.5 as sysutils/spice-protocol.rodent5-0/+57
Headers defining protocols for SPICE server code.