totem r5106 - trunk



Author: hadess
Date: Tue Feb 12 00:55:33 2008
New Revision: 5106
URL: http://svn.gnome.org/viewvc/totem?rev=5106&view=rev

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

	* NEWS: upd
	* configure.in: 2.21.93



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Feb 12 00:55:33 2008
@@ -1,5 +1,24 @@
 New features and significant updates in version...
 
+2.21.93:
+* Movie player:
+  - Make "Aspect ratio" menu items work again
+  - Add DVB playback straight in the "Movie" menu
+  - Add better errors when parts are missing for DVB playback
+  - Fix a crasher when using the mouse scroll in windowed mode
+* Browser plugin:
+  - Fix playback on the Stage6 website
+  - Fix playback of lessons on the arichuvadi.nrcfosshelpline.in site
+  - Fix playback on the Sirius Radio website
+  - Fix playback on the mediathek.zdf.de website
+  - Show errors in the plugin with a logo when there is one
+* GStreamer backend:
+  - Add support for playing titles from DVDs in the backend
+* xine-lib backend:
+  - Fix build
+* Plugins:
+  - Fix build with newer versions of gmyth
+
 2.21.92:
 * Update the tracker plugin UI
 * Fix compilation with newer versions of Vala

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Feb 12 00:55:33 2008
@@ -2,7 +2,7 @@
 
 m4_define(totem_version_major, 2)
 m4_define(totem_version_minor, 21)
-m4_define(totem_version_micro, 92)
+m4_define(totem_version_micro, 93)
 
 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]