CVS change done by Diego Biurrun CVS Update of /cvsroot/mplayer/main/DOCS/tech In directory mail:/var2/tmp/cvs-serv14999/DOCS/tech Modified Files: slave.txt Log Message: Document missing slave mode commands. patch by Oded Shimon <ods15 at ods15 dot dyndns dot org> Index: slave.txt =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/tech/slave.txt,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- slave.txt 12 Feb 2005 17:22:49 -0000 1.29 +++ slave.txt 13 Feb 2005 12:31:47 -0000 1.30 @@ -1,8 +1,6 @@ SLAVE MODE PROTOCOL ------------------- -FIXME: Some of these options are still not documented, patches welcome. - Most slave mode commands are equivalent to command line options. Have a look at the man page for more detailed descriptions. @@ -239,14 +237,18 @@ set_menu <menu_name> Display the menu named <menu_name>. +The following commands are really only useful for OSD menu console mode: + help - ??? + Displays help text, currently empty. exit - ??? + Exits from OSD menu console. Unlike 'quit', does not quit MPlayer. hide - ??? + Hides the OSD menu console. Clicking a menu command unhides it. Other + keybindings act as usual. run <value> - Run <value> as shell command. + Run <value> as shell command. In OSD menu console mode stdout and stdin + are through the video output driver.
participants (1)
-
syncmail@mplayerhq.hu