[Mplayer-cvslog] CVS: main/DOCS/tech slave.txt,1.23,1.24

Diego Biurrun CVS syncmail at mplayerhq.hu
Thu Oct 21 13:06:33 CEST 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv28652

Modified Files:
	slave.txt 
Log Message:
Better descriptions merged from the XML docs.


Index: slave.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/slave.txt,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- slave.txt	21 Oct 2004 10:41:07 -0000	1.23
+++ slave.txt	21 Oct 2004 11:06:30 -0000	1.24
@@ -44,14 +44,16 @@
     ???
 
 pt_step <value> [<force>]
-    Go to the next/previous entry in the playtree.
+    Go to the next/previous entry in the playtree. The sign of <value> tells
+    the direction.  If no entry is available in the given direction it will do
+    nothing unless force is non-zero.
 
 pt_up_step <value> [<force>]
-    Like pt_step but it jumps to next/previous in the parent list.
+    Similar to pt_step but jumps to the next/previous entry in the parent list.
+    Useful to break out of the inner loop in the playtree.
 
-alt_src_step <value>
-    When more than one source is available it selects the next/previous one
-    (only supported by ASX playlist).
+alt_src_step <value> (ASX playlist only)
+    When more than one source is available it selects the next/previous one.
 
 sub_delay <value> [<abs>]
     Adjust the subtitle delay by +/- <value> seconds or set it to <value>
@@ -212,7 +214,6 @@
 screenshot
     Take a screenshot.
 
-
 menu <value>
     ???
 




More information about the MPlayer-cvslog mailing list