[totem] 2.27.92



commit b56e81cb532172f8fc5f7d626d58428111c5b98b
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Sep 8 11:18:54 2009 +0100

    2.27.92

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5c9aa3a..fc77c99 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,31 @@
 New features and significant updates in version...
 
+2.27.92:
+* Movie Player:
+  - Remember the current file position when Pause is clicked
+  - Show menu item description in status bar
+  - Make Home and End keys seek to the start and the end of streams
+  - Use Totem's icon as the main window logo
+  - Make screenshot dialogue more like GNOME's
+  - Bug fixes:
+    - Fix crash when a storage volume is encrypted
+    - Make shuffle playlists faster with a large number of items
+    - Fix the artist not showing up in the window title
+    - Detect non-xine DVB channel configurations
+    - Select the directory in which the movie is by default,
+      when looking for a subtitle
+
+* Web browser plugin:
+  - Use the user-agents for the plugins we're mimicking
+  - Show controls for the Cone plugin when VLC compatibility
+    isn't explicitely asked
+
+* Thumbnailer:
+  - Make it possible to output thumbnails without the film borders
+
+* Plugins:
+  - Add plugin authoring tutorial
+
 2.27.2:
 * Movie Player:
   - Add frame-by-frame stepping
diff --git a/configure.in b/configure.in
index 10011d9..725638f 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
 
 m4_define(totem_version_major, 2)
 m4_define(totem_version_minor, 27)
-m4_define(totem_version_micro, 2)
+m4_define(totem_version_micro, 92)
 
 AC_INIT([totem],
         [totem_version_major.totem_version_minor.totem_version_micro],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]