[totem/gnome-2-28] 2.28.3
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [totem/gnome-2-28] 2.28.3
- Date: Fri, 13 Nov 2009 17:16:18 +0000 (UTC)
commit 7bfb08ea9d7d21925cec24de0fbd64fde7a5601a
Author: Bastien Nocera <hadess hadess net>
Date: Fri Nov 13 17:12:00 2009 +0000
2.28.3
NEWS | 17 +++++++++++++++++
configure.in | 2 +-
2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8cfbb7e..b2dccaf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,22 @@
New features and significant updates in version...
+2.28.3:
+* Movie Player:
+ - Fix position saving when skipping to the next item
+ in the playlist
+ - Allow playback of Apple trailers in the movie player
+ - Fix behaviour with only one item in the playlist and
+ its playback finishes
+
+* YouTube plugin:
+ - Fix for latest website changes
+
+* Gstreamer backend:
+ - Clean up volume handling
+ - Fix aspect ratio warnings with some streams
+ - Fix tags being associated with the wrong file when
+ an error occurs
+
2.28.2:
* Movie Player:
- Fix possible crash on exit when using Python plugins
diff --git a/configure.in b/configure.in
index 08e839d..bb23188 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, 28)
-m4_define(totem_version_micro, 2)
+m4_define(totem_version_micro, 3)
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]