[totem] 2.91.4
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] 2.91.4
- Date: Wed, 22 Dec 2010 17:56:58 +0000 (UTC)
commit f82c4293b86f15ba59b8807a832071b2357ba248
Author: Philip Withnall <philip tecnocode co uk>
Date: Wed Dec 22 17:56:34 2010 +0000
2.91.4
NEWS | 20 ++++++++++++++++++++
configure.in | 2 +-
2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index af69a7f..8633b52 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,25 @@
New features and significant updates in version...
+2.91.4:
+* Build:
+ - Port to GtkStyleContext
+ - Other GTK+ 3.x fixes
+
+* Movie Player:
+ - Remove the MythTV plugin (upstream is dead and UPnP works just as well)
+ - Change the data paths in GSettings schemas
+ - Lots of Python plugin fixes
+ - Add a save file plugin
+ - Fix a race condition when parsing multiple playlist entries
+ - More GSettings fixes and cleanup
+ - Use symbolic icons for the volume level
+ - Fix plugin shutdown
+
+* GStreamer backend:
+ - Various drawing fixes
+
+* Updated translations
+
2.91.0:
* List audio/mp2 as supported
diff --git a/configure.in b/configure.in
index 59908b7..44ff8d8 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, 91)
-m4_define(totem_version_micro, 0)
+m4_define(totem_version_micro, 4)
# 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]