[MPlayer-cvslog] CVS: main/DOCS/tech slave.txt,1.42,1.43
Diego Biurrun CVS
syncmail at mplayerhq.hu
Thu Aug 18 12:50:29 CEST 2005
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv17825
Modified Files:
slave.txt
Log Message:
Further clarify loadfile/loadlist description.
Index: slave.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/slave.txt,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- slave.txt 17 Aug 2005 22:56:44 -0000 1.42
+++ slave.txt 18 Aug 2005 10:50:27 -0000 1.43
@@ -175,11 +175,13 @@
loadfile <file|url> <append>
Load the given file/URL, stopping playback of the current file/URL.
- If <append> is nonzero it will be appended to the playlist instead.
+ If <append> is nonzero playback continues and the file/URL is
+ appended to the current playlist instead.
loadlist <file> <append>
Load the given playlist file, stopping playback of the current file.
- If <append> is nonzero it will be appended to the playlist instead.
+ If <append> is nonzero playback continues and the playlist file is
+ appended to the current playlist instead.
change_rectangle <val1> <val2>
Change the position of the rectangle filter rectangle.
More information about the MPlayer-cvslog
mailing list