[totem/gnome-3-10] 3.9.5
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/gnome-3-10] 3.9.5
- Date: Mon, 29 Jul 2013 06:05:04 +0000 (UTC)
commit 15824cb6563589cae296e8ab3a446dadde1ffced
Author: Bastien Nocera <hadess hadess net>
Date: Mon Jul 29 07:59:11 2013 +0200
3.9.5
NEWS | 13 +++++++++++++
configure.ac | 4 ++--
libgd | 2 +-
3 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7b815db..2701a0b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,18 @@
New features and significant updates in version...
+Major changes in 3.9.5:
+- Add work-around to allow streaming of Vimeo videos
+- Don't hide the titlebar on fullscreen (as we still have
+ a menu bar)
+- Make thumbnailer work even when VA-API support is enabled
+- Avoid warnings from the rotation plugin for unsupported locations
+- Fix aspect ratio in dual-head setups
+- Fix playback when video location is not mounted
+- Access streams directly rather than through FUSE, making
+ buffering and playback smoother
+- Fix excessive redraws when using rotation, and make
+ rotation and crop work together
+
Major changes in 3.8.2:
- Work-around problem with initial window size
- Fix errors in gallery name print when filename contains "&"
diff --git a/configure.ac b/configure.ac
index be7e4e6..e99ddd8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
AC_PREREQ[(2.64)]
m4_define(totem_version_major, 3)
-m4_define(totem_version_minor, 8)
-m4_define(totem_version_micro, 2)
+m4_define(totem_version_minor, 9)
+m4_define(totem_version_micro, 5)
# The version of the API exposed to plugins
m4_define(totem_api_version_major, 1)
diff --git a/libgd b/libgd
index 572fcf4..5f75e01 160000
--- a/libgd
+++ b/libgd
@@ -1 +1 @@
-Subproject commit 572fcf471c8d521ddbff7dab5be08450ec15c995
+Subproject commit 5f75e01e74235e2a503356e2198599cb1105b7dc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]