summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/slave.txt
diff options
context:
space:
mode:
authoralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-09 14:52:46 +0000
committeralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-09 14:52:46 +0000
commit63865de207e821ad5e9d176abb365ffa3e2243af (patch)
tree08e26fdc0237a56db75e48f8cc0c3c4713e44c38 /DOCS/tech/slave.txt
parentf48a4beff0a43adf6073fc213b91a7b25e7f931d (diff)
downloadmpv-63865de207e821ad5e9d176abb365ffa3e2243af.tar.bz2
mpv-63865de207e821ad5e9d176abb365ffa3e2243af.tar.xz
Add a loop command and property.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23747 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/slave.txt')
-rw-r--r--DOCS/tech/slave.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index a74ba2fe38..9f5c031bae 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -157,6 +157,10 @@ loadlist <file> <append>
If <append> is nonzero playback continues and the playlist file is
appended to the current playlist instead.
+loop <value> [abs]
+ Adjust/set how many times the movie should be looped. -1 means no loop,
+ and 0 forever.
+
menu <command>
Execute an OSD menu command.
up Move cursor up.
@@ -397,6 +401,7 @@ name type min max get set step comment
osdlevel int 0 3 X X X as -osdlevel
speed float 0.01 100 X X X as -speed
+loop int -1 X X X as -loop
filename string X file playing wo path
path string X file playing
demuxer string X demuxer used