# HG changeset patch # User diego # Date 1124319404 0 # Node ID 7df45743ee0678b7e90e201ee296011054680914 # Parent d47cd711f6171d833a98b0d925c6d1214b325e8e Clarify loadfile/loadlist description. diff -r d47cd711f617 -r 7df45743ee06 DOCS/tech/slave.txt --- a/DOCS/tech/slave.txt Wed Aug 17 22:50:29 2005 +0000 +++ b/DOCS/tech/slave.txt Wed Aug 17 22:56:44 2005 +0000 @@ -174,14 +174,12 @@ absolute range. loadfile - Load the given file/URL. - If is 0 or not given playback of the current file will be stopped - and the playlist replaced. Otherwise it will only be added to the playlist. + Load the given file/URL, stopping playback of the current file/URL. + If is nonzero it will be appended to the playlist instead. loadlist - Load the given playlist file. - If is 0 or not given playback of the current file will be stopped - and the playlist replaced. Otherwise it will only be added to the playlist. + Load the given playlist file, stopping playback of the current file. + If is nonzero it will be appended to the playlist instead. change_rectangle Change the position of the rectangle filter rectangle.