From a0854c197893e4e05090d223a88fbb7e180f3c83 Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Sat, 19 Sep 2009 05:10:46 +0300 Subject: commands: Add set_property_osd and step_property_osd --- DOCS/tech/slave.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'DOCS') diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt index e1fed7edee..580275b609 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -261,6 +261,10 @@ set_mouse_pos set_property Set a property. +set_property_osd + Same as above, but show the new value on the OSD in the standard + manner defined for that property (if any). + speed_incr Add to the current playback speed. @@ -275,6 +279,10 @@ step_property [value] [direction] not given or zero. The direction is reversed if direction is less than zero. +step_property_osd [value] [direction] + Same as above, but show the new value on the OSD in the standard + manner defined for that property (if any). + stop Stop playback. -- cgit v1.2.3