~ubuntu-branches/ubuntu/raring/xbmc/raring-proposed

« back to all changes in this revision

Viewing changes to pvr-addons/addons/pvr.vdr.vnsi/addon/resources/skins/Confluence/720p/ChannelScan.xml

  • Committer: Package Import Robot
  • Author(s): Till Kamppeter
  • Date: 2013-01-04 21:11:52 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20130104211152-qxr1r7rmzshxuyko
Tags: 2:12.0~git20130103.0959-rc3-0ubuntu1
* New upstream release
   - Version 12.0 RC3 (.orig.tar.gz from upstream PPA
     http://launchpad.net/~team-xbmc/+archive/ppa)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<window>
2
 
  <defaultcontrol always="true">5</defaultcontrol>
3
 
  <allowoverlay>no</allowoverlay>
4
 
  <views>2</views>
5
 
  <controls>
6
 
    <include>CommonSettingsBackground</include>
7
 
    <include>CommonMediaPlayingBackground</include>
8
 
    <control type="group">
9
 
      <posx>90</posx>
10
 
      <posy>50</posy>
11
 
      <animation type="WindowOpen" reversible="false">
12
 
        <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
13
 
        <effect type="fade" start="0" end="100" time="300" />
14
 
      </animation>
15
 
      <animation type="WindowClose" reversible="false">
16
 
        <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
17
 
        <effect type="fade" start="100" end="0" time="300" />
18
 
      </animation>
19
 
      <control type="image">
20
 
        <posx>0</posx>
21
 
        <posy>0</posy>
22
 
        <width>1100</width>
23
 
        <height>640</height>
24
 
        <texture border="20">DialogBack.png</texture>
25
 
      </control>
26
 
      <control type="image">
27
 
        <description>LOGO</description>
28
 
        <posx>30</posx>
29
 
        <posy>15</posy>
30
 
        <width>220</width>
31
 
        <height>80</height>
32
 
        <aspectratio>keep</aspectratio>
33
 
        <texture>Confluence_Logo.png</texture>
34
 
      </control>
35
 
      <control type="image">
36
 
        <posx>268</posx>
37
 
        <posy>10</posy>
38
 
        <width>790</width>
39
 
        <height>618</height>
40
 
        <texture border="5">black-back2.png</texture>
41
 
      </control>
42
 
      <control type="image">
43
 
        <posx>268</posx>
44
 
        <posy>10</posy>
45
 
        <width>804</width>
46
 
        <height>70</height>
47
 
        <aspectratio>stretch</aspectratio>
48
 
        <texture>GlassTitleBar.png</texture>
49
 
      </control>
50
 
      <control type="label" id ="8">
51
 
        <description>header label</description>
52
 
        <posx>300</posx>
53
 
        <posy>20</posy>
54
 
        <width>740</width>
55
 
        <height>30</height>
56
 
        <font>font16caps</font>
57
 
        <label>$ADDON[pvr.vdr.vnsi 30009]</label>
58
 
        <align>left</align>
59
 
        <aligny>center</aligny>
60
 
        <textcolor>white</textcolor>
61
 
        <shadowcolor>black</shadowcolor>
62
 
      </control>
63
 
      <control type="button" id ="5">
64
 
        <description>Start/Stop Channel search</description>
65
 
        <posx>10</posx>
66
 
        <posy>90</posy>
67
 
        <width>260</width>
68
 
        <height>60</height>
69
 
        <textoffsety>13</textoffsety>
70
 
        <label>$ADDON[pvr.vdr.vnsi 30010]</label>
71
 
        <font>font13_title</font>
72
 
        <align>right</align>
73
 
        <aligny>center</aligny>
74
 
        <texturenofocus border="5">MenuItemNF.png</texturenofocus>
75
 
        <texturefocus border="5">MenuItemFO.png</texturefocus>
76
 
        <onleft>2</onleft>
77
 
        <onright>10</onright>
78
 
        <onup>6</onup>
79
 
        <ondown>6</ondown>
80
 
      </control>
81
 
      <control type="button" id ="6">
82
 
        <description>Cancel</description>
83
 
        <posx>10</posx>
84
 
        <posy>150</posy>
85
 
        <width>260</width>
86
 
        <height>60</height>
87
 
        <textoffsety>13</textoffsety>
88
 
        <label>$ADDON[pvr.vdr.vnsi 30024]</label>
89
 
        <font>font13_title</font>
90
 
        <align>right</align>
91
 
        <aligny>center</aligny>
92
 
        <texturenofocus border="5">MenuItemNF.png</texturenofocus>
93
 
        <texturefocus border="5">MenuItemFO.png</texturefocus>
94
 
        <onleft>10</onleft>
95
 
        <onright>10</onright>
96
 
        <onup>5</onup>
97
 
        <ondown>5</ondown>
98
 
        <visible>IsEmpty(Window.Property(Scanning))</visible>
99
 
      </control>
100
 
      <control type="group">
101
 
        <visible>IsEmpty(Window.Property(Scanning))</visible>
102
 
        <control type="spincontrolex" id="10">
103
 
          <description>Source Type</description>
104
 
          <posx>268</posx>
105
 
          <posy>80</posy>
106
 
          <width>790</width>
107
 
          <height>40</height>
108
 
          <font>font13</font>
109
 
          <textcolor>grey2</textcolor>
110
 
          <focusedcolor>white</focusedcolor>
111
 
          <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
112
 
          <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
113
 
          <aligny>center</aligny>
114
 
          <label>$ADDON[pvr.vdr.vnsi 30011]</label>
115
 
          <onright>5</onright>
116
 
          <onleft>5</onleft>
117
 
          <onup>22</onup>
118
 
          <ondown>11</ondown>
119
 
        </control>
120
 
        <control type="radiobutton" id="11">
121
 
          <description>Default RadioButton</description>
122
 
          <posx>268</posx>
123
 
          <posy>120</posy>
124
 
          <width>790</width>
125
 
          <height>40</height>
126
 
          <font>font13</font>
127
 
          <textcolor>grey2</textcolor>
128
 
          <focusedcolor>white</focusedcolor>
129
 
          <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
130
 
          <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
131
 
          <label>$ADDON[pvr.vdr.vnsi 30012]</label>
132
 
          <onright>5</onright>
133
 
          <onleft>5</onleft>
134
 
          <onup>10</onup>
135
 
          <ondown>12</ondown>
136
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(10)">Conditional</animation>
137
 
        </control>
138
 
        <control type="radiobutton" id="12">
139
 
          <description>Default RadioButton</description>
140
 
          <posx>268</posx>
141
 
          <posy>160</posy>
142
 
          <width>790</width>
143
 
          <height>40</height>
144
 
          <font>font13</font>
145
 
          <textcolor>grey2</textcolor>
146
 
          <focusedcolor>white</focusedcolor>
147
 
          <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
148
 
          <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
149
 
          <label>$ADDON[pvr.vdr.vnsi 30013]</label>
150
 
          <onright>5</onright>
151
 
          <onleft>5</onleft>
152
 
          <onup>11</onup>
153
 
          <ondown>13</ondown>
154
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(10)">Conditional</animation>
155
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(11)">Conditional</animation>
156
 
        </control>
157
 
        <control type="radiobutton" id="13">
158
 
          <description>Default RadioButton</description>
159
 
          <posx>268</posx>
160
 
          <posy>200</posy>
161
 
          <width>790</width>
162
 
          <height>40</height>
163
 
          <font>font13</font>
164
 
          <textcolor>grey2</textcolor>
165
 
          <focusedcolor>white</focusedcolor>
166
 
          <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
167
 
          <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
168
 
          <label>$ADDON[pvr.vdr.vnsi 30014]</label>
169
 
          <onright>5</onright>
170
 
          <onleft>5</onleft>
171
 
          <onup>12</onup>
172
 
          <ondown>14</ondown>
173
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(10)">Conditional</animation>
174
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(11)">Conditional</animation>
175
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(12)">Conditional</animation>
176
 
        </control>
177
 
        <control type="radiobutton" id="14">
178
 
          <description>Default RadioButton</description>
179
 
          <posx>268</posx>
180
 
          <posy>240</posy>
181
 
          <width>790</width>
182
 
          <height>40</height>
183
 
          <font>font13</font>
184
 
          <textcolor>grey2</textcolor>
185
 
          <focusedcolor>white</focusedcolor>
186
 
          <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
187
 
          <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
188
 
          <label>$ADDON[pvr.vdr.vnsi 30015]</label>
189
 
          <onright>5</onright>
190
 
          <onleft>5</onleft>
191
 
          <onup>13</onup>
192
 
          <ondown>15</ondown>
193
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(10)">Conditional</animation>
194
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(11)">Conditional</animation>
195
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(12)">Conditional</animation>
196
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(13)">Conditional</animation>
197
 
        </control>
198
 
        <control type="radiobutton" id="15">
199
 
          <description>Default RadioButton</description>
200
 
          <posx>268</posx>
201
 
          <posy>280</posy>
202
 
          <width>790</width>
203
 
          <height>40</height>
204
 
          <font>font13</font>
205
 
          <textcolor>grey2</textcolor>
206
 
          <focusedcolor>white</focusedcolor>
207
 
          <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
208
 
          <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
209
 
          <label>$ADDON[pvr.vdr.vnsi 30016]</label>
210
 
          <onright>5</onright>
211
 
          <onleft>5</onleft>
212
 
          <onup>14</onup>
213
 
          <ondown>16</ondown>
214
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(10)">Conditional</animation>
215
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(11)">Conditional</animation>
216
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(12)">Conditional</animation>
217
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(13)">Conditional</animation>
218
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(14)">Conditional</animation>
219
 
        </control>
220
 
        <control type="spincontrolex" id="16">
221
 
          <description>Country selection</description>
222
 
          <posx>268</posx>
223
 
          <posy>320</posy>
224
 
          <width>790</width>
225
 
          <height>40</height>
226
 
          <font>font13</font>
227
 
          <textcolor>grey2</textcolor>
228
 
          <focusedcolor>white</focusedcolor>
229
 
          <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
230
 
          <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
231
 
          <aligny>center</aligny>
232
 
          <label>$ADDON[pvr.vdr.vnsi 30017]</label>
233
 
          <onright>5</onright>
234
 
          <onleft>5</onleft>
235
 
          <onup>15</onup>
236
 
          <ondown>17</ondown>
237
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(10)">Conditional</animation>
238
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(11)">Conditional</animation>
239
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(12)">Conditional</animation>
240
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(13)">Conditional</animation>
241
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(14)">Conditional</animation>
242
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(15)">Conditional</animation>
243
 
        </control>
244
 
        <control type="spincontrolex" id="17">
245
 
          <description>Satellite selection</description>
246
 
          <posx>268</posx>
247
 
          <posy>360</posy>
248
 
          <width>790</width>
249
 
          <height>40</height>
250
 
          <font>font13</font>
251
 
          <textcolor>grey2</textcolor>
252
 
          <focusedcolor>white</focusedcolor>
253
 
          <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
254
 
          <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
255
 
          <aligny>center</aligny>
256
 
          <label>$ADDON[pvr.vdr.vnsi 30022]</label>
257
 
          <onright>5</onright>
258
 
          <onleft>5</onleft>
259
 
          <onup>16</onup>
260
 
          <ondown>18</ondown>
261
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(10)">Conditional</animation>
262
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(11)">Conditional</animation>
263
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(12)">Conditional</animation>
264
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(13)">Conditional</animation>
265
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(14)">Conditional</animation>
266
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(15)">Conditional</animation>
267
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(16)">Conditional</animation>
268
 
        </control>
269
 
        <control type="spincontrolex" id="18">
270
 
          <description>DVB-C Inversion</description>
271
 
          <posx>268</posx>
272
 
          <posy>400</posy>
273
 
          <width>790</width>
274
 
          <height>40</height>
275
 
          <font>font13</font>
276
 
          <textcolor>grey2</textcolor>
277
 
          <focusedcolor>white</focusedcolor>
278
 
          <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
279
 
          <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
280
 
          <aligny>center</aligny>
281
 
          <label>$ADDON[pvr.vdr.vnsi 30018]</label>
282
 
          <onright>5</onright>
283
 
          <onleft>5</onleft>
284
 
          <onup>17</onup>
285
 
          <ondown>29</ondown>
286
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(10)">Conditional</animation>
287
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(11)">Conditional</animation>
288
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(12)">Conditional</animation>
289
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(13)">Conditional</animation>
290
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(14)">Conditional</animation>
291
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(15)">Conditional</animation>
292
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(16)">Conditional</animation>
293
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(17)">Conditional</animation>
294
 
        </control>
295
 
        <control type="spincontrolex" id="29">
296
 
          <description>DVB-C Symbolrate</description>
297
 
          <posx>268</posx>
298
 
          <posy>440</posy>
299
 
          <width>790</width>
300
 
          <height>40</height>
301
 
          <font>font13</font>
302
 
          <textcolor>grey2</textcolor>
303
 
          <focusedcolor>white</focusedcolor>
304
 
          <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
305
 
          <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
306
 
          <aligny>center</aligny>
307
 
          <label>$ADDON[pvr.vdr.vnsi 30019]</label>
308
 
          <onright>5</onright>
309
 
          <onleft>5</onleft>
310
 
          <onup>18</onup>
311
 
          <ondown>20</ondown>
312
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(10)">Conditional</animation>
313
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(11)">Conditional</animation>
314
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(12)">Conditional</animation>
315
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(13)">Conditional</animation>
316
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(14)">Conditional</animation>
317
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(15)">Conditional</animation>
318
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(16)">Conditional</animation>
319
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(17)">Conditional</animation>
320
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(18)">Conditional</animation>
321
 
        </control>
322
 
        <control type="spincontrolex" id="20">
323
 
          <description>DVB-C QAM</description>
324
 
          <posx>268</posx>
325
 
          <posy>480</posy>
326
 
          <width>790</width>
327
 
          <height>40</height>
328
 
          <font>font13</font>
329
 
          <textcolor>grey2</textcolor>
330
 
          <focusedcolor>white</focusedcolor>
331
 
          <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
332
 
          <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
333
 
          <aligny>center</aligny>
334
 
          <label>$ADDON[pvr.vdr.vnsi 30020]</label>
335
 
          <onright>5</onright>
336
 
          <onleft>5</onleft>
337
 
          <onup>29</onup>
338
 
          <ondown>21</ondown>
339
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(10)">Conditional</animation>
340
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(11)">Conditional</animation>
341
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(12)">Conditional</animation>
342
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(13)">Conditional</animation>
343
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(14)">Conditional</animation>
344
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(15)">Conditional</animation>
345
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(16)">Conditional</animation>
346
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(17)">Conditional</animation>
347
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(18)">Conditional</animation>
348
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(29)">Conditional</animation>
349
 
        </control>
350
 
        <control type="spincontrolex" id="21">
351
 
          <description>DVB-T Inversion</description>
352
 
          <posx>268</posx>
353
 
          <posy>520</posy>
354
 
          <width>790</width>
355
 
          <height>40</height>
356
 
          <font>font13</font>
357
 
          <textcolor>grey2</textcolor>
358
 
          <focusedcolor>white</focusedcolor>
359
 
          <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
360
 
          <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
361
 
          <aligny>center</aligny>
362
 
          <label>$ADDON[pvr.vdr.vnsi 30021]</label>
363
 
          <onright>5</onright>
364
 
          <onleft>5</onleft>
365
 
          <onup>20</onup>
366
 
          <ondown>22</ondown>
367
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(10)">Conditional</animation>
368
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(11)">Conditional</animation>
369
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(12)">Conditional</animation>
370
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(13)">Conditional</animation>
371
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(14)">Conditional</animation>
372
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(15)">Conditional</animation>
373
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(16)">Conditional</animation>
374
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(17)">Conditional</animation>
375
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(18)">Conditional</animation>
376
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(29)">Conditional</animation>
377
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(20)">Conditional</animation>
378
 
        </control>
379
 
        <control type="spincontrolex" id="22">
380
 
          <description>ATSC Type</description>
381
 
          <posx>268</posx>
382
 
          <posy>560</posy>
383
 
          <width>790</width>
384
 
          <height>40</height>
385
 
          <font>font13</font>
386
 
          <textcolor>grey2</textcolor>
387
 
          <focusedcolor>white</focusedcolor>
388
 
          <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
389
 
          <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
390
 
          <aligny>center</aligny>
391
 
          <label>$ADDON[pvr.vdr.vnsi 30023]</label>
392
 
          <onright>5</onright>
393
 
          <onleft>5</onleft>
394
 
          <onup>21</onup>
395
 
          <ondown>10</ondown>
396
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(10)">Conditional</animation>
397
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(11)">Conditional</animation>
398
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(12)">Conditional</animation>
399
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(13)">Conditional</animation>
400
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(14)">Conditional</animation>
401
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(15)">Conditional</animation>
402
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(16)">Conditional</animation>
403
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(17)">Conditional</animation>
404
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(18)">Conditional</animation>
405
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(29)">Conditional</animation>
406
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(20)">Conditional</animation>
407
 
          <animation effect="slide" start="0,0" end="0,-40" time="100" condition="!Control.IsVisible(21)">Conditional</animation>
408
 
        </control>
409
 
      </control>
410
 
      <control type="group">
411
 
        <visible>!IsEmpty(Window.Property(Scanning))</visible>
412
 
        <control type="progress" id ="32">
413
 
          <description>Progressbar</description>
414
 
          <posx>275</posx>
415
 
          <posy>60</posy>
416
 
          <width>780</width>
417
 
          <height>14</height>
418
 
        </control>
419
 
        <control type="label">
420
 
          <description>type label</description>
421
 
          <posx>275</posx>
422
 
          <posy>85</posy>
423
 
          <width>250</width>
424
 
          <height>30</height>
425
 
          <font>font13</font>
426
 
          <label>$ADDON[pvr.vdr.vnsi 30026]</label>
427
 
          <align>left</align>
428
 
          <aligny>center</aligny>
429
 
          <textcolor>grey</textcolor>
430
 
          <shadowcolor>black</shadowcolor>
431
 
        </control>
432
 
        <control type="label" id ="30">
433
 
          <description>type value</description>
434
 
          <posx>1040</posx>
435
 
          <posy>85</posy>
436
 
          <width>500</width>
437
 
          <height>30</height>
438
 
          <font>font13</font>
439
 
          <label>-</label>
440
 
          <align>right</align>
441
 
          <aligny>center</aligny>
442
 
          <textcolor>white</textcolor>
443
 
          <shadowcolor>black</shadowcolor>
444
 
        </control>
445
 
        <control type="label">
446
 
          <description>device label</description>
447
 
          <posx>275</posx>
448
 
          <posy>115</posy>
449
 
          <width>250</width>
450
 
          <height>30</height>
451
 
          <font>font13</font>
452
 
          <label>$ADDON[pvr.vdr.vnsi 30027]</label>
453
 
          <align>left</align>
454
 
          <aligny>center</aligny>
455
 
          <textcolor>white</textcolor>
456
 
          <shadowcolor>black</shadowcolor>
457
 
        </control>
458
 
        <control type="label" id ="31">
459
 
          <description>device value</description>
460
 
          <posx>1040</posx>
461
 
          <posy>115</posy>
462
 
          <width>500</width>
463
 
          <height>30</height>
464
 
          <font>font13</font>
465
 
          <label>-</label>
466
 
          <align>right</align>
467
 
          <aligny>center</aligny>
468
 
          <textcolor>white</textcolor>
469
 
          <shadowcolor>black</shadowcolor>
470
 
        </control>
471
 
        <control type="label">
472
 
          <description>transponder label</description>
473
 
          <posx>275</posx>
474
 
          <posy>145</posy>
475
 
          <width>250</width>
476
 
          <height>30</height>
477
 
          <font>font13</font>
478
 
          <label>$ADDON[pvr.vdr.vnsi 30034]</label>
479
 
          <align>left</align>
480
 
          <aligny>center</aligny>
481
 
          <textcolor>white</textcolor>
482
 
          <shadowcolor>black</shadowcolor>
483
 
        </control>
484
 
        <control type="label" id ="33">
485
 
          <description>transponder value</description>
486
 
          <posx>1040</posx>
487
 
          <posy>145</posy>
488
 
          <width>500</width>
489
 
          <height>30</height>
490
 
          <font>font13</font>
491
 
          <label>-</label>
492
 
          <align>right</align>
493
 
          <aligny>center</aligny>
494
 
          <textcolor>white</textcolor>
495
 
          <shadowcolor>black</shadowcolor>
496
 
        </control>
497
 
        <control type="progress" id ="35">
498
 
          <description>Progressbar</description>
499
 
          <posx>30</posx>
500
 
          <posy>160</posy>
501
 
          <width>220</width>
502
 
          <height>50</height>
503
 
        </control>
504
 
        <control type="label" id ="34">
505
 
          <description>Signal label</description>
506
 
          <posx>40</posx>
507
 
          <posy>168</posy>
508
 
          <width>250</width>
509
 
          <height>30</height>
510
 
          <font>font13</font>
511
 
          <label>-</label>
512
 
          <align>left</align>
513
 
          <aligny>center</aligny>
514
 
          <textcolor>white</textcolor>
515
 
          <shadowcolor>black</shadowcolor>
516
 
        </control>
517
 
        <control type="image">
518
 
          <posx>215</posx>
519
 
          <posy>170</posy>
520
 
          <width>30</width>
521
 
          <height>30</height>
522
 
          <aspectratio>stretch</aspectratio>
523
 
          <texture>amt-overlay-watched.png</texture>
524
 
          <visible>!IsEmpty(Window.Property(Locked))</visible>
525
 
        </control>
526
 
        <control type="list" id="2">
527
 
          <posx>290</posx>
528
 
          <posy>180</posy>
529
 
          <width>750</width>
530
 
          <height>400</height>
531
 
          <onup>2</onup>
532
 
          <ondown>2</ondown>
533
 
          <onleft>10</onleft>
534
 
          <onright>60</onright>
535
 
          <pagecontrol>60</pagecontrol>
536
 
          <scrolltime>200</scrolltime>
537
 
          <itemlayout height="40" width="750">
538
 
            <control type="image">
539
 
              <posx>0</posx>
540
 
              <posy>0</posy>
541
 
              <width>750</width>
542
 
              <height>40</height>
543
 
              <aspectratio>stretch</aspectratio>
544
 
              <texture border="5">MenuItemNF.png</texture>
545
 
            </control>
546
 
            <control type="image">
547
 
              <posx>710</posx>
548
 
              <posy>5</posy>
549
 
              <width>40</width>
550
 
              <height>30</height>
551
 
              <aspectratio>stretch</aspectratio>
552
 
              <texture>OverlayLocked.png</texture>
553
 
              <visible>!IsEmpty(ListItem.Property(IsEncrypted))</visible>
554
 
            </control>
555
 
            <control type="image">
556
 
              <posx>690</posx>
557
 
              <posy>7</posy>
558
 
              <width>60</width>
559
 
              <height>25</height>
560
 
              <aspectratio>stretch</aspectratio>
561
 
              <texture>OverlayHD.png</texture>
562
 
              <animation effect="slide" start="0,0" end="-45,0" time="100" condition="!IsEmpty(ListItem.Property(IsEncrypted))">Conditional</animation>
563
 
              <visible>!IsEmpty(ListItem.Property(IsHD))</visible>
564
 
            </control>
565
 
            <control type="image">
566
 
              <posx>0</posx>
567
 
              <posy>2</posy>
568
 
              <width>36</width>
569
 
              <height>36</height>
570
 
              <aspectratio>stretch</aspectratio>
571
 
              <texture>DefaultVideoCover.png</texture>
572
 
              <visible>IsEmpty(ListItem.Property(IsRadio))</visible>
573
 
            </control>
574
 
            <control type="image">
575
 
              <posx>0</posx>
576
 
              <posy>2</posy>
577
 
              <width>36</width>
578
 
              <height>36</height>
579
 
              <aspectratio>stretch</aspectratio>
580
 
              <texture>DefaultAlbumCover.png</texture>
581
 
              <visible>!IsEmpty(ListItem.Property(IsRadio))</visible>
582
 
            </control>
583
 
            <control type="label">
584
 
              <posx>45</posx>
585
 
              <posy>0</posy>
586
 
              <width>500</width>
587
 
              <height>40</height>
588
 
              <font>font14</font>
589
 
              <align>left</align>
590
 
              <aligny>center</aligny>
591
 
              <textcolor>grey2</textcolor>
592
 
              <selectedcolor>selected</selectedcolor>
593
 
              <info>ListItem.Label</info>
594
 
            </control>
595
 
          </itemlayout>
596
 
          <focusedlayout height="40" width="750">
597
 
            <control type="image">
598
 
              <posx>0</posx>
599
 
              <posy>0</posy>
600
 
              <width>750</width>
601
 
              <height>40</height>
602
 
              <aspectratio>stretch</aspectratio>
603
 
              <texture border="5">MenuItemNF.png</texture>
604
 
              <visible>!Control.HasFocus(2)</visible>
605
 
              <include>VisibleFadeEffect</include>
606
 
            </control>
607
 
            <control type="image">
608
 
              <posx>0</posx>
609
 
              <posy>0</posy>
610
 
              <width>750</width>
611
 
              <height>40</height>
612
 
              <aspectratio>stretch</aspectratio>
613
 
              <texture border="5">MenuItemFO.png</texture>
614
 
              <visible>Control.HasFocus(2)</visible>
615
 
              <include>VisibleFadeEffect</include>
616
 
            </control>
617
 
            <control type="image">
618
 
              <posx>710</posx>
619
 
              <posy>5</posy>
620
 
              <width>40</width>
621
 
              <height>30</height>
622
 
              <aspectratio>stretch</aspectratio>
623
 
              <texture>OverlayLocked.png</texture>
624
 
              <visible>!IsEmpty(ListItem.Property(IsEncrypted))</visible>
625
 
            </control>
626
 
            <control type="image">
627
 
              <posx>690</posx>
628
 
              <posy>7</posy>
629
 
              <width>60</width>
630
 
              <height>25</height>
631
 
              <aspectratio>stretch</aspectratio>
632
 
              <texture>OverlayHD.png</texture>
633
 
              <animation effect="slide" start="0,0" end="-45,0" time="100" condition="!IsEmpty(ListItem.Property(IsEncrypted))">Conditional</animation>
634
 
              <visible>!IsEmpty(ListItem.Property(IsHD))</visible>
635
 
            </control>
636
 
            <control type="image">
637
 
              <posx>0</posx>
638
 
              <posy>2</posy>
639
 
              <width>36</width>
640
 
              <height>36</height>
641
 
              <aspectratio>stretch</aspectratio>
642
 
              <texture>DefaultVideoCover.png</texture>
643
 
              <visible>IsEmpty(ListItem.Property(IsRadio))</visible>
644
 
            </control>
645
 
            <control type="image">
646
 
              <posx>0</posx>
647
 
              <posy>2</posy>
648
 
              <width>36</width>
649
 
              <height>36</height>
650
 
              <aspectratio>stretch</aspectratio>
651
 
              <texture>DefaultAlbumCover.png</texture>
652
 
              <visible>!IsEmpty(ListItem.Property(IsRadio))</visible>
653
 
            </control>
654
 
            <control type="label">
655
 
              <posx>45</posx>
656
 
              <posy>0</posy>
657
 
              <width>500</width>
658
 
              <height>40</height>
659
 
              <font>font14</font>
660
 
              <align>left</align>
661
 
              <aligny>center</aligny>
662
 
              <textcolor>grey2</textcolor>
663
 
              <selectedcolor>selected</selectedcolor>
664
 
              <info>ListItem.Label</info>
665
 
            </control>
666
 
          </focusedlayout>
667
 
        </control>
668
 
        <control type="scrollbar" id="60">
669
 
          <posx>1060</posx>
670
 
          <posy>180</posy>
671
 
          <width>25</width>
672
 
          <height>410</height>
673
 
          <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
674
 
          <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
675
 
          <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
676
 
          <textureslidernib>ScrollBarNib.png</textureslidernib>
677
 
          <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
678
 
          <onleft>2</onleft>
679
 
          <onright>10</onright>
680
 
          <showonepage>true</showonepage>
681
 
          <orientation>vertical</orientation>
682
 
        </control>
683
 
        <control type="label">
684
 
          <description>Page Count Label</description>
685
 
          <posx>1040</posx>
686
 
          <posy>600</posy>
687
 
          <width>500</width>
688
 
          <height>20</height>
689
 
          <font>font12</font>
690
 
          <textcolor>grey</textcolor>
691
 
          <scroll>false</scroll>
692
 
          <align>right</align>
693
 
          <aligny>center</aligny>
694
 
          <label>([COLOR=blue]$INFO[Container(2).NumItems][/COLOR]) $LOCALIZE[19019] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(2).CurrentPage]/$INFO[Container(2).NumPages][/COLOR])</label>
695
 
        </control>
696
 
        <control type="label" id="36">
697
 
          <description>Status Label</description>
698
 
          <posx>275</posx>
699
 
          <posy>590</posy>
700
 
          <width>500</width>
701
 
          <height>20</height>
702
 
          <font>font14</font>
703
 
          <textcolor>yellow</textcolor>
704
 
          <scroll>false</scroll>
705
 
          <align>left</align>
706
 
          <aligny>center</aligny>
707
 
          <label>-</label>
708
 
        </control>
709
 
      </control>
710
 
    </control>
711
 
    <include>BehindDialogFadeOut</include>
712
 
    <control type="group">
713
 
      <posx>60</posx>
714
 
      <posy>0</posy>
715
 
      <animation effect="slide" end="-310,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
716
 
      <animation effect="slide" start="-310,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
717
 
      <control type="image">
718
 
        <posx>0</posx>
719
 
        <posy>0</posy>
720
 
        <width>250</width>
721
 
        <height>35</height>
722
 
        <texture border="0,0,32,0">header.png</texture>
723
 
      </control>
724
 
      <control type="label">
725
 
        <include>WindowTitleCommons</include>
726
 
        <posx>220</posx>
727
 
        <label>$ADDON[pvr.vdr.vnsi 30008]</label>
728
 
      </control>
729
 
    </control>
730
 
    <include>WindowTitleHomeButton</include>
731
 
    <include>Clock</include>
732
 
  </controls>
733
 
</window>