Mercurial > mplayer.hg
changeset 18224:c4e25e4d7117
Fix up osd_show_/operty_text.
author | diego |
---|---|
date | Sun, 23 Apr 2006 14:58:14 +0000 |
parents | cdf3cb516027 |
children | 1e1398e6bdf9 |
files | DOCS/tech/slave.txt |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/slave.txt Sun Apr 23 14:48:15 2006 +0000 +++ b/DOCS/tech/slave.txt Sun Apr 23 14:58:14 2006 +0000 @@ -140,8 +140,8 @@ osd_show_property_text <string> [duration] [level] Show an expanded property string on the OSD, see -playing-msg for a description of the available expansions. If [duration] is >= 0 the text - is shown for [duration] ms. [level] set the minimum OSD level needed for - the message to be visible, default to 0 (always show). + is shown for [duration] ms. [level] sets the minimum OSD level needed + for the message to be visible (default: 0 - always show). osd_show_text <string> [duration] [level] Show <string> on the OSD.