cosmetics

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13110 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-08-24 10:55:02 +00:00
parent 7b8ec42f02
commit 43876e1871
1 changed files with 17 additions and 17 deletions

View File

@ -101,10 +101,10 @@ get_vo_fullscreen
Print out fullscreen status (1 == fullscreened, 0 == windowed). Print out fullscreen status (1 == fullscreened, 0 == windowed).
vo_ontop vo_ontop
Toggle stay-on-top. Toggle stay-on-top.
vo_rootwin vo_rootwin
Toggle playback on the root window. Toggle playback on the root window.
panscan <value> [value2] panscan <value> [value2]
??? ???
@ -117,21 +117,21 @@ loadlist <file>
change_rectangle <val1> <val2> change_rectangle <val1> <val2>
Change the position of the rectangle filter rectangle. Change the position of the rectangle filter rectangle.
<val1> <val1>
Must be one of the following: Must be one of the following:
0 = width 0 = width
1 = height 1 = height
2 = x position 2 = x position
3 = y position 3 = y position
<val2> <val2>
If <val1> is 0 or 1: If <val1> is 0 or 1:
Integer amount to add/subtract from the width/height. Integer amount to add/subtract from the width/height.
Positive values add to width/height and negative values Positive values add to width/height and negative values
subtract from it. subtract from it.
If <val1> is 2 or 3: If <val1> is 2 or 3:
Relative integer amount by which to move the upper left corner Relative integer amount by which to move the upper left
of the rectangle. Positive values move the rectangle right/down rectangle corner. Positive values move the rectangle
and negative values move the rectangle left/up. right/down and negative values move the rectangle left/up.
dvdnav <button> dvdnav <button>
Press the given dvdnav button. Press the given dvdnav button.