totem r5347 - trunk
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: totem r5347 - trunk
- Date: Tue, 8 Apr 2008 14:59:20 +0100 (BST)
Author: hadess
Date: Tue Apr 8 14:59:20 2008
New Revision: 5347
URL: http://svn.gnome.org/viewvc/totem?rev=5347&view=rev
Log:
2008-04-08 Bastien Nocera <hadess hadess net>
* NEWS: upd
* configure.in: 2.23.1
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Tue Apr 8 14:59:20 2008
@@ -1,5 +1,26 @@
New features and significant updates in version...
+2.23.1:
+* Port large portions of the code to GIO
+* Add audio/x-speex as a supported mime-type
+* Update Vala sample plugin and bindings to use new features
+* Movie Player:
+ - Add an icon to "Clear playlist"
+ - Fix a crash when a command-line argument isn't known in the GTK+
+ only build
+ - Fix the bug report script
+ - Fix crasher when trying to load (unsupported) audio CDs
+* YouTube Plugin:
+ - Make the plugin faster, by downloading less data
+ - Don't crash when the server returns HTTP errors
+ - Check for required GStreamer plugins in the YouTube plugin
+* GStreamer backend:
+ - Fix a possible crash when forcing use of ximagesink (as is the case
+ for small videos on trailers.apple.com)
+* xine-lib backend:
+ - Allow loading remote subtitle files using gvfs' fuse
+ - Fix potential crasher when copying MRLs from the engine
+
2.23.0:
* Build the backend as a shared library instead of statically
inside the front-ends, so they can easily be swapped out
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Tue Apr 8 14:59:20 2008
@@ -2,7 +2,7 @@
m4_define(totem_version_major, 2)
m4_define(totem_version_minor, 23)
-m4_define(totem_version_micro, 0)
+m4_define(totem_version_micro, 1)
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]