[totem] 3.15.4
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] 3.15.4
- Date: Mon, 19 Jan 2015 14:42:54 +0000 (UTC)
commit 754679c6f0d58ee1e93a6b923d9eb8b20d8f2d9f
Author: Bastien Nocera <hadess hadess net>
Date: Mon Jan 19 15:40:45 2015 +0100
3.15.4
NEWS | 14 ++++++++++++++
configure.ac | 4 ++--
2 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index dbadf69..5bb9805 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,19 @@
New features and significant updates in version...
+Major changes in 3.15.4:
+- Remove spacing around preferences tabs
+- Stop thumbnailing when exiting, and when playback starts
+- Handle "Powerpoint" buttons on remotes
+- Keep the controls visible when seeking with the slider
+- Show controls when seeking with the keyboard
+- Use the theme's foreground color to render the symbolics
+- Only show videos longer than 5 seconds in the overview
+- Hide source which provide torrent URLs (for now)
+- Remove use of a number of deprecated properties
+- Require a newer cairo for hi-dpi support
+- Fix Totem doubling files added on the cmd line
+- Fix missing translation support in thumbnailer/gallery support
+
Major changes in 3.14.1:
- Fix lingering white line in fullscreen
- Fix bug in MPRIS support when used via Rygel
diff --git a/configure.ac b/configure.ac
index 15cbd70..925c9f4 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, 14)
-m4_define(totem_version_micro, 1)
+m4_define(totem_version_minor, 15)
+m4_define(totem_version_micro, 4)
# The version of the API exposed to plugins
m4_define(totem_api_version_major, 1)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]