summaryrefslogtreecommitdiffstats
path: root/addons/skin.estouchy/xml/SettingsScreenCalibration.xml
blob: 0a425f3178c8422e20e600550c0e198e9e04db78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<?xml version="1.0" encoding="UTF-8"?>
<window>
	<defaultcontrol>8</defaultcontrol>
	<controls>
		<control type="videowindow" id="20">
			<description>videowindow</description>
			<posx>0</posx>
			<posy>0</posy>
			<include>ScreenWidth</include>
			<height>960</height>
			<visible>Player.HasVideo</visible>
		</control>
		<control type="group">
			<visible>!Player.HasVideo</visible>
			<include>CommonBackground</include>
		</control>
		<control type="image">
			<description>Overlay</description>
			<posx>0</posx>
			<posy>0</posy>
			<include>ScreenWidth</include>
			<height>960</height>
			<texture>grey.png</texture>
			<include>dialogeffect</include>
		</control>
		<control type="button">
			<description>Close Window button</description>
			<posx>100r</posx>
			<posy>0</posy>
			<width>64</width>
			<height>32</height>
			<label></label>
			<font></font>
			<onclick>Back</onclick>
			<texturefocus>DialogCloseButton-focus.png</texturefocus>
			<texturenofocus colordiffuse="grey3">DialogCloseButton.png</texturenofocus>
			<onleft>1</onleft>
			<onright>1</onright>
			<onup>1</onup>
			<ondown>1</ondown>
		</control>
		<control type="mover" id="8">
			<description>top left mover</description>
			<posx>0</posx>
			<posy>0</posy>
			<width>128</width>
			<height>128</height>
			<texturefocus>calibrate_top.png</texturefocus>
			<texturenofocus colordiffuse="grey3">calibrate_top.png</texturenofocus>
			<movingspeed acceleration="180" maxvelocity="300" resettimeout="200" delta="1">
				<eventconfig type="up" />
				<eventconfig type="down" />
				<eventconfig type="left" />
				<eventconfig type="right" />
			</movingspeed>
		</control>
		<control type="mover" id="9">
			<description>right bottom mover</description>
			<posx>700</posx>
			<posy>500</posy>
			<width>128</width>
			<height>128</height>
			<texturefocus>calibrate_bottom.png</texturefocus>
			<texturenofocus colordiffuse="grey3">calibrate_bottom.png</texturenofocus>
			<movingspeed acceleration="180" maxvelocity="300" resettimeout="200" delta="1">
				<eventconfig type="up" />
				<eventconfig type="down" />
				<eventconfig type="left" />
				<eventconfig type="right" />
			</movingspeed>
		</control>
		<control type="resize" id="11">
			<description>pixel aspect ratio box</description>
			<posx>0</posx>
			<posy>232</posy>
			<width>500</width>
			<height>500</height>
			<texturefocus>calibrate_aspect.png</texturefocus>
			<texturenofocus colordiffuse="grey3">calibrate_aspect.png</texturenofocus>
			<movingspeed acceleration="140" maxvelocity="300" resettimeout="180" delta="1">
				<eventconfig type="left" />
				<eventconfig type="right" />
			</movingspeed>
		</control>
		<control type="mover" id="10">
			<description>subtitle position mover</description>
			<posx>200</posx>
			<posy>500</posy>
			<width>380</width>
			<height>90</height>
			<!-- NOTE: The image must have 40px of trasparent on top and bottom the bar -->
			<texturefocus>calibrate_subtitles.png</texturefocus>
			<texturenofocus colordiffuse="grey3">calibrate_subtitles.png</texturenofocus>
			<movingspeed acceleration="180" maxvelocity="300" resettimeout="200" delta="1">
				<eventconfig type="up" />
				<eventconfig type="down" />
			</movingspeed>
		</control>
		<control type="mover" id="12">
			<description>reset calibration</description>
			<posx>0</posx>
			<posy>900</posy>
			<width>100</width>
			<height>100</height>
			<texturefocus>calibrate_reset.png</texturefocus>
			<texturenofocus colordiffuse="grey3">calibrate_reset.png</texturenofocus>
		</control>
		<control type="group">
			<posx>0</posx>
			<posy>10</posy>
			<control type="label">
				<description>window title</description>
				<posx>0</posx>
				<posy>0</posy>
				<width>100%</width>
				<label>$LOCALIZE[214]</label>
				<align>center</align>
				<font>font38_title</font>
			</control>
			<control type="label" id="2">
				<description>resolution info</description>
				<posx>0</posx>
				<posy>50</posy>
				<width>100%</width>
				<label></label>
				<align>center</align>
				<font>font22</font>
			</control>
			<control type="label" id="3">
				<description>control description and help</description>
				<posx>0</posx>
				<posy>90</posy>
				<width>100%</width>
				<label></label>
				<align>center</align>
				<font>font30</font>
			</control>
			<control type="label" id="4">
				<description>calibration value</description>
				<posx>0</posx>
				<posy>180</posy>
				<width>100%</width>
				<label></label>
				<align>center</align>
				<font>font25</font>
			</control>
		</control>
	</controls>
</window>