[totem/gnome-2-30] 2.30.2



commit 4e1ef19112377ad36e71cf77c2e6794124a8feb1
Author: Bastien Nocera <hadess hadess net>
Date:   Wed May 12 13:13:59 2010 +0100

    2.30.2

 NEWS         |   18 ++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0bd77d0..f8aaa93 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,23 @@
 New features and significant updates in version...
 
+2.30.2:
+* Movie Player:
+  - Fix huge window height when hiding then showing controls again
+  - Fix slight resize when showing the sidebar for the first time
+  - Fix possible crash when loading PytGTK
+  - Fix loading OSD icons when there's no SVG versions
+
+* Browser Plugin:
+  - Fix volume being at zero when starting playback
+  - Fix use of URL parameter for the Window Media Player
+    compatibility plugin
+  - Fix position on End-Of-Stream when using the QuickTime
+    compatibility plugin
+
+* GStreamer backend:
+  - Try not to block the UI when seeking
+  - Fix constant buffering when playing live streams
+
 2.30.1:
 * Movie Player:
   - Fix artifacts and flashing or black screen when paused
diff --git a/configure.in b/configure.in
index 8064df6..a5b3f8c 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, 30)
-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]