changeset 13715:ca0a780a6a47

Better descriptions merged from the XML docs.
author diego
date Thu, 21 Oct 2004 11:06:30 +0000
parents 3995da1d8d68
children 591399303d20
files DOCS/tech/slave.txt
diffstat 1 files changed, 7 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/slave.txt	Thu Oct 21 10:41:07 2004 +0000
+++ b/DOCS/tech/slave.txt	Thu Oct 21 11:06:30 2004 +0000
@@ -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>
     ???