[totem/gnome-3-14] 3.14.2



commit 85ec45b698e57ce5bca4522d335c864919fb780c
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jan 28 15:02:46 2015 +0100

    3.14.2

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index dbadf69..5328458 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
 New features and significant updates in version...
 
+Major changes in 3.14.2:
+- Stop thumbnailing when starting playback
+- Keep the controls visible when seeking with the slider
+- Show popup when seeking with the keyboard
+- Only show videos longer than 5 seconds
+- Hide source which provide torrent URLs
+- Fix translation support in thumbnailer
+- Fix Totem doubling files added on the cmd line
+- Handle "Powerpoint" buttons on remotes
+- Remove spacing around preferences tabs
+
 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 b597b51..65e3069 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ 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_micro, 2)
 
 # 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]