[totem/gnome-3-6] 3.5.90
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/gnome-3-6] 3.5.90
- Date: Tue, 18 Sep 2012 08:04:07 +0000 (UTC)
commit ed2508222f3b29176af1792bfa5ed5759a395798
Author: Bastien Nocera <hadess hadess net>
Date: Tue Aug 21 19:51:08 2012 +0100
3.5.90
NEWS | 36 ++++++++++++++++++++++++++++++++++++
configure.in | 4 ++--
2 files changed, 38 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a0b6de0..6115261 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,41 @@
New features and significant updates in version...
+Major changes in 3.5.90:
+
+- Plenty of build fixes to make it possible to build with Wayland support
+- Increase thumbnail size to 256 px
+
+Movie player:
+- Rename to "Videos"
+- Hide titlebar when maximised
+- Move some menu items to the app menu
+- Command-line parsing bug fixes
+- Use Grilo to list DVDs and other optical media
+- Remove connection speed preferences
+- Stop DVD playback when disc is ejected
+- Fix ordering of the playlist after drag'n'drop
+
+Backend:
+- Port to GStreamer 1.0
+- Add HTTP proxy support
+- Much improved error messages
+- Add variable rate playback
+- Use Clutter for the OSD
+- Disable visualisations by default
+- Animate rotations
+- Add av-offset support
+- Prepare the ground for chapter support in non-DVDs
+
+Plugins:
+- Make screenshot UI-less, like in gnome-shell
+- Simplify the screensaver and browser plugin code
+- Remove publish and iPlayer plugins
+- Use Grilo 0.2
+- Better search sidebar
+- Add hook for site-specific user-agents
+- Add hook for custom subtitle selection through plugins
+- Move recent-files handling to a plugin
+
3.4.0:
* Mark some strings as translatable
* Handle Clutter failing to initialise
diff --git a/configure.in b/configure.in
index 8c47384..9dfbf87 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,8 @@
AC_PREREQ(2.52)
m4_define(totem_version_major, 3)
-m4_define(totem_version_minor, 4)
-m4_define(totem_version_micro, 0)
+m4_define(totem_version_minor, 5)
+m4_define(totem_version_micro, 90)
# 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]