Update of /cvsroot/xine/gnome-xine
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13592
Modified Files:
ChangeLog
Log Message:
Doc update.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/xine/gnome-xine/ChangeLog,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -r1.165 -r1.166
--- ChangeLog 24 Mar 2006 00:27:20 -0000 1.165
+++ ChangeLog 26 Mar 2006 02:46:45 -0000 1.166
@@ -6,6 +6,7 @@
* Fixed health check for CD and DVD drives (wrong config option names).
Cope with relevant media.*.device being null; set to default when
the health check is run.
+ * Fixed a couple of possible hangs.
* Added "splash screen" config option. (Bug 1445189)
* Added -s/--splash to complement -S/--no-splash.
* Allow the video widget to remain hidden after playing an audio-only
@@ -18,6 +19,10 @@
* Each plugin selector in the plugin chain config windows now has a
tooltip which reflects the chosen plugin (if the plugin supplies a
short help string).
+ * Allow the "load playlist" button to load more than just gxine's
+ own playlist format.
+ * Added JS functions playlist_load and playlist_delete.
+ * JS function playlist_add can now take a title parameter.
* Added some code to cope with gnome-screensaver blanking the screen
despite our (previous) best efforts. Requires dbus-glib.
(Based on totem's screensaver code.) (Ubuntu bug 36153)
|