[totem] 2.27.2



commit 363b6aaf1c638f8a79866f4556e64dd738d22008
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jul 23 23:22:52 2009 +0100

    2.27.2

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 20b39f2..5c9aa3a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,31 @@
 New features and significant updates in version...
 
+2.27.2:
+* Movie Player:
+  - Add frame-by-frame stepping
+  - Better fallback names for audio and languages tracks
+  - Make the arrow keys navigate DVD menus when one is loaded
+  - Move subtitles-related menu items to View â?? Subtitles.
+  - Bug fixes:
+    - Fix loading subtitles from the cache
+    - Fix loading videos when Totem is already running
+    - Fix drag'n'dropping a video onto itself reloading the video
+    - Only add a file to the recent files when it has been played,
+      makes startup with loads of files much quicker
+
+* GStreamer backend:
+  - Prevent tags from other tracks to show up when
+    they're not used
+  - Try to mount the location where the file is when it's
+    not already mounted
+
+* YouTube plugin:
+  - Fix a possible crasher when loading thumbnails
+  - Fix problems in non-English locales
+  - Fix video list rendering problems
+
+- Fix UI differences between the YouTube, Jamendo and local seach plugins
+
 2.27.1 (since 2.26.2):
 
 Major changes:
diff --git a/configure.in b/configure.in
index d8e16b7..da61c58 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, 1)
+m4_define(totem_version_micro, 2)
 
 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]