Go to file
Victor Toso 2981f214d3 controller: mark as deprecated
This patch deprecates this interface and suggests to drop it in the
next release.

The last known user of this interface was spice-gtk, which dropped its
implementation in 2017-08-01 with

    spice-gtk@8da3378f "build-sys: remove the spice-controller library"

The commit log there has good enough justification to also drop this
in the protocol.

Signed-off-by: Victor Toso <victortoso@redhat.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
2020-03-06 10:45:55 +00:00
spice controller: mark as deprecated 2020-03-06 10:45:55 +00:00
.gitlab-ci.yml build-sys: remove codegen leftovers 2019-11-04 15:48:26 +00:00
.gitpublish Add a .gitpublish 2020-02-29 13:22:26 +00:00
AUTHORS Add autoconf and pkg-config setup 2010-02-04 16:47:27 +01:00
autogen.sh Remove codegen 2016-03-10 16:57:08 +01:00
CHANGELOG.md NEWS: prepare for 0.14.0 release 2019-04-12 13:04:38 +00:00
configure.ac build-sys: Provide spec file during build 2019-10-23 12:58:06 +01:00
COPYING Add MIT style COPYING file 2010-02-04 16:23:24 +01:00
git.mk Update git.mk to latest version 2012-09-21 15:48:39 +02:00
Makefile.am build-sys: Provide spec file during build 2019-10-23 12:58:06 +01:00
meson.build meson: generate spice-protocol.spec 2020-03-04 12:35:35 +00:00
README.md README: Add basic info and .md prefix 2019-04-12 13:04:34 +00:00
spice-protocol.pc.in Remove codegen 2016-03-10 16:57:08 +01:00
spice-protocol.spec.in build-sys: Provide spec file during build 2019-10-23 12:58:06 +01:00

spice-protocol

The protocol definition for SPICE project used by:

Please report bugs at Freedesktop's instance of Gitlab