From 699e0cc67bf6a91419df945eb17015f95edcf2d2 Mon Sep 17 00:00:00 2001 From: reimar Date: Mon, 15 Aug 2005 08:30:43 +0000 Subject: loadfile/loadlist can now also add files to the playlist git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16228 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/slave.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'DOCS/tech/slave.txt') diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt index dda091a952..63d2e695eb 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -173,11 +173,15 @@ panscan <-1.0 - 1.0> | <0.0 - 1.0> If is != 0, then the pan-and scan range is interpreted as an absolute range. -loadfile +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. -loadlist +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. change_rectangle Change the position of the rectangle filter rectangle. -- cgit v1.2.3