[totem/gnome-3-14] 3.14.3



commit 2c92695d184f9248d943d918c25ee9f96c6a3a50
Author: Bastien Nocera <hadess hadess net>
Date:   Thu May 7 12:37:38 2015 +0200

    3.14.3

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5328458..67a4c83 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
 New features and significant updates in version...
 
+Major changes in 3.14.3:
+- Loads of performance fixes, related to thumbnailing
+  when a video is playing
+- Fix (again) doubling files added on the command-line
+- Don't monitor the tracker source, it adds incomplete
+  items to the view
+- Fix Videos icon not showing in volume control
+
 Major changes in 3.14.2:
 - Stop thumbnailing when starting playback
 - Keep the controls visible when seeking with the slider
diff --git a/configure.ac b/configure.ac
index 47718b0..85d82a7 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, 2)
+m4_define(totem_version_micro, 3)
 
 # 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]