[totem] 3.16.1



commit 7845129ee13f78af3f4b8d594c4e4a8ff6a30aa0
Author: Bastien Nocera <hadess hadess net>
Date:   Thu May 7 14:50:29 2015 +0200

    3.16.1

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 43a9acd..3024f22 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
 New features and significant updates in version...
 
+Major changes in 3.16.1:
+- 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
+- Provide a symbolic variant of the app icon
+- Fix frames not getting applied for new thumbnails
+- Don't warn when video rotation is unset
+
 Major changes in 3.16.0:
 - Translation updates
 
diff --git a/configure.ac b/configure.ac
index c3aca01..f1d02fe 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, 16)
-m4_define(totem_version_micro, 0)
+m4_define(totem_version_micro, 1)
 
 # 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]