totem r5466 - trunk
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: totem r5466 - trunk
- Date: Wed, 11 Jun 2008 12:35:19 +0000 (UTC)
Author: hadess
Date: Wed Jun 11 12:35:19 2008
New Revision: 5466
URL: http://svn.gnome.org/viewvc/totem?rev=5466&view=rev
Log:
2008-06-11 Bastien Nocera <hadess hadess net>
* NEWS: upd
* configure.in: 2.23.4
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Wed Jun 11 12:35:19 2008
@@ -1,5 +1,30 @@
New features and significant updates in version...
+2.23.4:
+* Remove gnome-vfs requirements, all over
+* Better help output when wrong arguments are passed
+* Automatically remove files from the playlist when they've been
+ removed from the filesystem
+* Bug fixes for build on MacOS X with native GTK+
+* Always use files on fuse when available
+* Plenty of small bug fixes
+
+* Thumbnailer:
+ - When a file contains cover art, use the art as the thumbnail
+
+* Web browser plugin:
+ - Remove mozilla specific requirements
+ - Show stream titles in fullscreen
+ - Add double-click -> fullscreen
+ - Hide controls by default in the Cone (VLC) plugin
+ - Implement Playlist::isplaying for Cone
+
+* Plugins:
+ - Remove need to configure the MythTV plugin, use UPNP instead
+ - Add a progress bar to the YouTube plugin
+ - Add support for high-res YouTube videos
+ - Use ~/.local/share/totem/plugins/ for user-plugins
+
2.23.3:
* Update FSF address in the sources
* Use GIO when a GIO source isn't available (xine-lib, GStreamer)
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Wed Jun 11 12:35:19 2008
@@ -2,7 +2,7 @@
m4_define(totem_version_major, 2)
m4_define(totem_version_minor, 23)
-m4_define(totem_version_micro, 3)
+m4_define(totem_version_micro, 4)
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]