[Spice-devel] [Announce] spice-gtk 0.4
Marc-André Lureau
marcandre.lureau at gmail.com
Sun Jan 9 14:13:30 PST 2011
Hi!
Here is a minor release of spice-gtk, v0.4. This release has a/v-sync
with PulseAudio and it can now build with mingw32 and it runs on
Windows (using cairo and gstreamer backends). And also various other
fixes, such as async read() being incomplete and could lead to various
communication errors.
d7ea131295ee0885b09ab9613069e20c spice-gtk-0.4.tar.bz2
http://spice-space.org/download/gtk/spice-gtk-0.4.tar.bz2
Alon Levy (1):
gtk: handle server sending DRAW_COPY before MARK
Marc-André Lureau (29):
gtk: add private spice_channel_get_session()
gtk: update mm time based on playback time+delay
gtk: synchronize video on mmtime
gtk: pulse: flush audio buffer on cork
gtk: pulse: reduce playback latency to 20ms
gtk: win32: create a drawing context
gtk: win32: channel_new() must be called in main context
gtk: win32: fallback to g_get_home_dir() if g_getenv() failed
build: search for .defs file under $(srcdir)
gtk: win32: clean-up and GSocket quirks
build: win32: add spicy-for-windows.exe scripts
Merge commit 'refs/merge-requests/1' of
git://gitorious.org/spice-gtk/spice-gtk into integration
gtk: win32: refix jpeg_boolean to build on mingw
gtk: gstaudio: timestamp appsrc buffer to be in sync with audio sink clock
gtk: gstaudio: add recording
build: win32: package libgstdirectsoundsrc.dll as well
gtk: s/warning/message on failed connect
gtk: fix reconnection from dialog in spicy
build: help libtool/koji install client-glib before client-gtk
gtk: add missing set_delay() symbol to map-file
gtk: simplify CHANNEL_CLOSE event handling
gtk: ignore clipboard owner signal when main channel disconnected
update NEWS and TODO for v0.4
gtk: fix async reading... booo, that was *really* missing
gtk: emit ERROR_LINK when connecting to non-spice server
gtk: be more careful when accessing GDK_WINDOW_XDISPLAY
build: get rid of _DEPENDENCIES and -lspice-client*
build: replace echo by AC_MSG_NOTICE, that way it's logged
gtk: build x11 keyboard code with cairo backend
Tiziano Mueller (1):
jpeg_boolean is a mingw32-libjpeg specific thing. Use a define
check rather than a version check.
regards
--
Marc-André Lureau
More information about the Spice-devel
mailing list