diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt index 8dd0301fe2..db3d349e47 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -41,7 +41,7 @@ frame_step Play one frame, then pause again. grab_frames - ??? + Currently unimplemented. pt_step [] Go to the next/previous entry in the playtree. The sign of tells @@ -59,14 +59,16 @@ sub_delay [] Adjust the subtitle delay by +/- seconds or set it to seconds when is nonzero. -sub_step - ??? +sub_step + Step forward in the subtitle list by steps or backwards if + is negative. osd [] Toggle OSD mode or set it to level when >= 0. -osd_show_text - ??? +osd_show_text + Show on the OSD. Spaces need to be escaped with \, otherwise + only the first word will be shown. volume Increase/decrease volume. @@ -212,7 +214,7 @@ dvb_set_channel Set DVB channel. screenshot - Take a screenshot. + Take a screenshot. Currently not implemented in any video output driver. menu ???