[totem] 3.11.90



commit bd62f08da477461a41deb094e1ba341d2c78fc27
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Feb 18 17:16:40 2014 +0100

    3.11.90

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5fd067b..9474200 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,22 @@
 New features and significant updates in version...
 
+Major changes in 3.11.90:
+- Add sideways swipe gestures to seek inside the window
+- Move Open/Add menu items to the "Add" button
+- Add drop support to the "Recent" section of the overview
+- Implement "Make Available Offline"
+- Maximise window by default
+- Make F10 show the gear menu
+- Make Ctrl+F toggle the search mode
+- Handle the "Play DVD" remote control key
+- Pause playback when the screensaver comes on
+- Correct spacing and title of the preferences window
+- Remove film strip by default from thumbnails, nautilus
+  will add them itself if necessary
+- Fix monitoring of Grilo sources
+- Show switcher buttons when turning on search
+- Ensure the buffering spinner gets removed when closing a file
+
 Major changes in 3.11.5:
 - Complete redesign :)
 
diff --git a/configure.ac b/configure.ac
index e95ae7d..850fe9d 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, 11)
-m4_define(totem_version_micro, 5)
+m4_define(totem_version_micro, 90)
 
 # 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]