Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
spice
spice-gtk
Commits
15432988
Commit
15432988
authored
May 23, 2016
by
Marc-André Lureau
🎺
Committed by
Marc-André Lureau
Jun 21, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update NEWS for 0.32 release
Signed-off-by:
Marc-André Lureau
<
marcandre.lureau@redhat.com
>
parent
ea37f06e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
0 deletions
+30
-0
NEWS
NEWS
+30
-0
No files found.
NEWS
View file @
15432988
v0.32
=====
libspice-client-gtk API/ABI break: library soname/version has been
bumped, and deprecated symbols have been removed. In practice, most
of the API (in particular for language bindings) should be unchanged.
- drop gtk+ 2.0 support
- require gtk+ >= 3.12 and glib >= 2.36
- add GStreamer as a backend for mjpeg, vp8 & h264 decoding
This allows the upcoming Spice server release to send video
regions with better codecs.
- a number of spice-gtk structures are now private
- spice-gtk widget is no longer a GtkDrawingArea but an opaque type
with only guarantee to be a GtkWidget
- virgl: use GtkGlArea if possible (on wayland only atm)
- virgl: various fixes (multiple display, resize, canvas-less support)
- win-usbredir: use UsbDk backend when available and various
improvements
- ensure that dnd file copy get cancelled
- some JP and KR keyboard handling fixes on Windows
- fix SASL GSSAPI
- fix ipv6 proxy address handling
- allow smaller widget with scaling enabled
- add spice_main_request_mouse_mode() to request mouse mode
- add SpiceGtkSession:sync-modifiers to change modifiers sync behaviour
- various video decoding improvements
- use GTask instead of GSimpleAsyncResult
- misc bindings, leaks, warnings, and spelling fixes
v0.31
=====
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment