comparison DOCS/tech/slave.txt @ 13109:693f3b591c25

cosmetics
author diego
date Tue, 24 Aug 2004 10:55:02 +0000
parents a7ff30cf339f
children aa4114c517ea
comparison
equal deleted inserted replaced
13108:a7ff30cf339f 13109:693f3b591c25
99 99
100 get_vo_fullscreen 100 get_vo_fullscreen
101 Print out fullscreen status (1 == fullscreened, 0 == windowed). 101 Print out fullscreen status (1 == fullscreened, 0 == windowed).
102 102
103 vo_ontop 103 vo_ontop
104 Toggle stay-on-top. 104 Toggle stay-on-top.
105 105
106 vo_rootwin 106 vo_rootwin
107 Toggle playback on the root window. 107 Toggle playback on the root window.
108 108
109 panscan <value> [value2] 109 panscan <value> [value2]
110 ??? 110 ???
111 111
112 loadfile <file|url> 112 loadfile <file|url>
115 loadlist <file> 115 loadlist <file>
116 Load the given playlist file. 116 Load the given playlist file.
117 117
118 change_rectangle <val1> <val2> 118 change_rectangle <val1> <val2>
119 Change the position of the rectangle filter rectangle. 119 Change the position of the rectangle filter rectangle.
120 <val1> 120 <val1>
121 Must be one of the following: 121 Must be one of the following:
122 0 = width 122 0 = width
123 1 = height 123 1 = height
124 2 = x position 124 2 = x position
125 3 = y position 125 3 = y position
126 <val2> 126 <val2>
127 If <val1> is 0 or 1: 127 If <val1> is 0 or 1:
128 Integer amount to add/subtract from the width/height. 128 Integer amount to add/subtract from the width/height.
129 Positive values add to width/height and negative values 129 Positive values add to width/height and negative values
130 subtract from it. 130 subtract from it.
131 If <val1> is 2 or 3: 131 If <val1> is 2 or 3:
132 Relative integer amount by which to move the upper left corner 132 Relative integer amount by which to move the upper left
133 of the rectangle. Positive values move the rectangle right/down 133 rectangle corner. Positive values move the rectangle
134 and negative values move the rectangle left/up. 134 right/down and negative values move the rectangle left/up.
135 135
136 dvdnav <button> 136 dvdnav <button>
137 Press the given dvdnav button. 137 Press the given dvdnav button.
138 1 up 138 1 up
139 2 down 139 2 down