Since spice-gtk requires glib 2.28, we can now fix a small FIXME.
Since G_TYPE_CLASS_GET_PRIVATE is a bit expensive, it's still worth to
cache it in klass->priv. However, there is no good place I can think of
to put this. (channel_class_init() is called only once, and not per
each subclass)
---
s
Remove outdated items:
- ChannelBaseAudio?,
- GDI backend wouldn't work well with scaling (moved to fdo bug)
Fix fdo link
---
TODO | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/TODO b/TODO
index 68ea4d5..8463c90 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
* implement
Hello, spice-devel,
I've noticed that SPICE Server is still at 0.12.5 for quite some time. I
wonder when next version will be tagged and released?
I'm asking because I want to use QEMU's support for UNIX domain socket
for SPICE server, but this functionality is not available in
spice-server 0.12.
Hey all,
I've spent a lot of time on spice-html5 and video streaming in the past
week. I wanted to share the status while it is fresh in my mind, as I'm
headed off on vacation for a week or so.
I guess I also have the hope that someone else, expert in Media Source
Extensions and WebSockets, may
Hi
After a rebase, I finally pushed this series.
thanks
On Fri, Jun 27, 2014 at 5:16 PM, Jonathon Jongsma
wrote:
> Oops, that last message wasn't intended to go to the list. Oh well. I
> found some time to look yesterday, and I'm comfortable ACKing the v2
> series. Sorry it took so long.
>
>
Hey,
On Thu, Jun 04, 2015 at 06:07:42PM +0200, Marc-André Lureau wrote:
> ack latest series, with minor comment on first patch
Thanks! Pushed!
In case of cherry-pick, the fixes are:
(1/6) 5cf5f631cc5f74ce8d1d462d06a80cb71b3121ed
(2/6) 33d4016228798108250b0ef9173f2c4c719a5065
Best,
__