comparison DOCS/tech/slave.txt @ 13367:81ca72fd45f6

runtime aspect switching, patch by Aurelien Jacobs <aurel at gnuage . org>
author diego
date Fri, 17 Sep 2004 15:38:59 +0000
parents a75512de0dad
children 1f415687a3f7
comparison
equal deleted inserted replaced
13366:a75512de0dad 13367:81ca72fd45f6
108 Toggle playback on the root window. 108 Toggle playback on the root window.
109 109
110 switch_vsync [<value>] 110 switch_vsync [<value>]
111 Toggle vsync (1 == on, 0 == off). If no value is provided, 111 Toggle vsync (1 == on, 0 == off). If no value is provided,
112 vsync status is inverted. 112 vsync status is inverted.
113
114 switch_ratio [<value>]
115 Change aspect ratio at runtime. Value is the new aspect ratio expressed
116 as a float (e.g. 1.77778 for 16/9).
113 117
114 panscan <value> [value2] 118 panscan <value> [value2]
115 ??? 119 ???
116 120
117 loadfile <file|url> 121 loadfile <file|url>