Update of /cvsroot/mplayerplug-in/mplayerplug-in
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30275
Modified Files:
ChangeLog
Log Message:
Don't fail out of the read loop if we get a \'No stream found\' message
Index: ChangeLog
===================================================================
RCS file: /cvsroot/mplayerplug-in/mplayerplug-in/ChangeLog,v
retrieving revision 1.556
retrieving revision 1.557
diff -C2 -d -r1.556 -r1.557
*** ChangeLog 2 Nov 2007 16:07:24 -0000 1.556
--- ChangeLog 14 Nov 2007 12:30:08 -0000 1.557
***************
*** 1,2 ****
--- 1,8 ----
+
+
+
+
+ Development
+ Don't fail out of the read loop if we get a 'No stream found' message
3.50
Initialize enable_mp3 to enabled (it should have been)
|