[MPlayer-DOCS] CVS: main/DOCS/xml/en ports.xml,1.27,1.28 usage.xml,1.13,1.14

Joey Parrish CVS joey at mplayerhq.hu
Sun Nov 30 17:36:36 CET 2003


Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var/tmp.root/cvs-serv7217/DOCS/xml/en

Modified Files:
	ports.xml usage.xml 
Log Message:
runtime 'stay-on-top' functionality


Index: ports.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/ports.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ports.xml	30 Nov 2003 13:07:40 -0000	1.27
+++ ports.xml	30 Nov 2003 16:36:04 -0000	1.28
@@ -283,8 +283,7 @@
 <para>Best results are achieved with the native DirectX video output driver
   (<option>-vo directx</option>) and the native Windows waveout audio driver
   (<option>-ao win32</option>)  as OpenGL does not work and SDL is known to
-  distort sound and image or crash on some systems. You can make the movie
-  window stay on top with <option>-vo directx:ontop</option>. If the image is
+  distort sound and image or crash on some systems. If the image is
   distorted, try turning off hardware acceleration with
   <option>-vo directx:noaccel</option>. Download
   <ulink url="http://www.videolan.org/vlc/dx7headers.tgz">DirectX 7 header files</ulink>

Index: usage.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/usage.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- usage.xml	30 Nov 2003 13:07:40 -0000	1.13
+++ usage.xml	30 Nov 2003 16:36:04 -0000	1.14
@@ -295,6 +295,11 @@
   <para>
   Switch fullscreen mode.
   </para></listitem>
+<listitem><para><literal>vo_ontop</literal></para>
+  <para>
+  Toggle stay-on-top. Supported by drivers which use X11, except SDL,
+  as well as directx and gl2 under Windows.
+  </para></listitem>
 <listitem><para><literal>tv_step_channel</literal> (int) dir</para>
   <para>
   Select next/previous tv channel.



More information about the MPlayer-DOCS mailing list