[MPlayer-cvslog] CVS: main/DOCS/tech slave.txt,1.57,1.58

Alban Bedel CVS syncmail at mplayerhq.hu
Sun Apr 23 16:31:56 CEST 2006


CVS change done by Alban Bedel CVS

Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv1268/DOCS/tech

Modified Files:
	slave.txt 
Log Message:
Add a new command: osd_show_property_text that show an expanded property
string on the OSD. Based on a patch 'by someone named "veal" on irc'
that showed the filename.


Index: slave.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/slave.txt,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- slave.txt	22 Apr 2006 19:34:49 -0000	1.57
+++ slave.txt	23 Apr 2006 14:31:54 -0000	1.58
@@ -137,6 +137,12 @@
 osd [level]
     Toggle OSD mode or set it to [level] when [level] >= 0.
 
+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).
+
 osd_show_text <string>
     Show <string> on the OSD.
 




More information about the MPlayer-cvslog mailing list