totem r5172 - trunk



Author: hadess
Date: Sun Feb 24 20:01:15 2008
New Revision: 5172
URL: http://svn.gnome.org/viewvc/totem?rev=5172&view=rev

Log:
2008-02-24  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.in: 2.21.94



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sun Feb 24 20:01:15 2008
@@ -1,5 +1,25 @@
 New features and significant updates in version...
 
+2.21.94:
+
+Note that configuration files are now in ~/.config/totem/ instead
+of ~/.gnome2/Totem. You will need to move the files by hand.
+
+* Movie player:
+  - Fix crash when pressing a remote button in windowed mode
+  - Fix the YouTube plugin when there's no search results
+  - Better support for using "--fullscreen" on startup
+  - Default to using the fastest speed for MMS streaming
+  - Support auto-loading subtitles when the suffix is upper-case
+  - Add a bug-buddy script so we get more information when totem crashes
+* Browser plugin:
+  - Support the audio/x-ms-wma mime-type
+  - Better VLC Javascript support
+  - Implement stubs for DivX Player Javascript support
+  - Force opening videos directly with the DivX plugin
+* GStreamer backend:
+  - Check for DVB plugins before saying it's available
+
 2.21.93:
 * Movie player:
   - Make "Aspect ratio" menu items work again

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sun Feb 24 20:01:15 2008
@@ -2,7 +2,7 @@
 
 m4_define(totem_version_major, 2)
 m4_define(totem_version_minor, 21)
-m4_define(totem_version_micro, 93)
+m4_define(totem_version_micro, 94)
 
 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]