changeset 19607:f83205ac7cfb

Improve radio command descriptions.
author diego
date Thu, 31 Aug 2006 18:43:53 +0000
parents 832d6f6f805e
children 18a538908577
files DOCS/tech/slave.txt
diffstat 1 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/slave.txt	Thu Aug 31 18:43:41 2006 +0000
+++ b/DOCS/tech/slave.txt	Thu Aug 31 18:43:53 2006 +0000
@@ -213,15 +213,17 @@
     Quit MPlayer. The optional integer [value] is used as the return code
     for the mplayer process (default: 0).
 
-radio_step_channel <channel>
-    Select next/previous radio channel.
-
 radio_set_channel <channel>
-    Set the current radio channel.
+    Switch to <channel>. The 'channels' radio parameter needs to be set.
 
 radio_set_freq <frequency in MHz>
     Set the radio tuner frequency.
 
+    Select next/previous radio channel.
+radio_step_channel <-1|1>
+    Step forwards (1) or backwards (-1) in channel list. Works only when the
+    'channels' radio parameter was set.
+
 seek <value> [type]
     Seek to some place in the movie.
         0 is a relative seek of +/- <value> seconds (default).