From 640f93d0183419c1d7894fa09ef7cafac416ab9f Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 30 Nov 2003 16:36:10 +0000 Subject: runtime 'stay-on-top' functionality git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11543 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/ports.xml | 3 +-- DOCS/xml/en/usage.xml | 5 +++++ 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'DOCS/xml/en') diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index 6b807dc3f4..37de7e3132 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -283,8 +283,7 @@ since QNX has only X emulation which is VERY slow. Use SDL. Best results are achieved with the native DirectX video output driver () and the native Windows waveout audio driver () 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 . If the image is + distort sound and image or crash on some systems. If the image is distorted, try turning off hardware acceleration with . Download DirectX 7 header files diff --git a/DOCS/xml/en/usage.xml b/DOCS/xml/en/usage.xml index a0699a63c4..9a950fb660 100644 --- a/DOCS/xml/en/usage.xml +++ b/DOCS/xml/en/usage.xml @@ -295,6 +295,11 @@ You can have a full list of known commands by running Switch fullscreen mode. +vo_ontop + + Toggle stay-on-top. Supported by drivers which use X11, except SDL, + as well as directx and gl2 under Windows. + tv_step_channel (int) dir Select next/previous tv channel. -- cgit v1.2.3