applied two patches (two-in-one! :P)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6121 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2002-05-19 17:09:29 +00:00
parent aab9f7a085
commit 988d08e72e
2 changed files with 7 additions and 4 deletions

View File

@ -364,11 +364,11 @@ the <A HREF="codecs.html#2.2.1.2">FFmpeg section</A>.
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
<TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
The GUI isn't usable with icewm, because a panel is over the movie!!
The taskbar keeps covering the movie in fullscreen mode!
</B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text">
Known problem with icewm. It is unsolvable from our side. In detail:
Icewm's taskbar overrides the GUI's window resize queries. If asked for a
resize to 800x600, icewm resizes the window to 800x(600-taskbar_size).
The taskbar cannot be overlapped by any window unless you add the following
line to <CODE>~/.icewm/preferences</CODE>:<BR>
<CODE>TaskBarKeepBelow=1</CODE>
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
<TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">

View File

@ -428,6 +428,9 @@ Available plugins are:
0 : disabled (default)
1 : enabled
You can get the list of available plugins executing
.I mplayer \-vop help
.TP
.B \-x <x> (MPLAYER only)
Scale image to x width (if sw/hw scaling available). Disables aspect calcs.