[confluence] update positioning so that <right> is measured from the right
[vuplus_xbmc] / addons / skin.confluence / 720p / ViewsPVR.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <includes>
3         <include name="LiveTVChannelView">
4                 <control type="group">
5                         <description>TV Channels group</description>
6                         <visible>Control.IsVisible(11)</visible>
7                         <include>VisibleFadeEffect</include>
8                         <control type="group">
9                                 <left>530</left>
10                                 <top>490</top>
11                                 <control type="label">
12                                         <left>0</left>
13                                         <top>0</top>
14                                         <width>690</width>
15                                         <height>20</height>
16                                         <font>font13</font>
17                                         <textcolor>white</textcolor>
18                                         <shadowcolor>black</shadowcolor>
19                                         <scroll>true</scroll>
20                                         <align>center</align>
21                                         <aligny>center</aligny>
22                                         <label>[B]$INFO[Container(11).ListItem.Title][/B]</label>
23                                 </control>
24                                 <control type="label">
25                                         <left>0</left>
26                                         <top>22</top>
27                                         <width>80</width>
28                                         <height>20</height>
29                                         <align>right</align>
30                                         <aligny>center</aligny>
31                                         <font>font10_title</font>
32                                         <textcolor>blue</textcolor>
33                                         <visible>Container(11).ListItem.HasEpg</visible>
34                                         <label>$INFO[Container(11).ListItem.StartTime]</label>
35                                 </control>
36                                 <control type="progress">
37                                         <description>Progressbar</description>
38                                         <left>85</left>
39                                         <top>30</top>
40                                         <width>510</width>
41                                         <height>8</height>
42                                         <visible>Container(11).ListItem.HasEpg</visible>
43                                         <info>Container(11).ListItem.Progress</info>
44                                 </control>
45                                 <control type="label">
46                                         <left>600</left>
47                                         <top>22</top>
48                                         <width>80</width>
49                                         <height>20</height>
50                                         <align>left</align>
51                                         <aligny>center</aligny>
52                                         <font>font10_title</font>
53                                         <textcolor>blue</textcolor>
54                                         <visible>Container(11).ListItem.HasEpg</visible>
55                                         <label>$INFO[Container(11).ListItem.EndTime]</label>
56                                 </control>
57                                 <control type="textbox">
58                                         <description>Plot Value for TVShow</description>
59                                         <left>0</left>
60                                         <top>50</top>
61                                         <width>690</width>
62                                         <height>74</height>
63                                         <font>font13</font>
64                                         <align>justify</align>
65                                         <textcolor>white</textcolor>
66                                         <shadowcolor>black</shadowcolor>
67                                         <pagecontrol>-</pagecontrol>
68                                         <label>$INFO[Container(11).ListItem.Plot]</label>
69                                         <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
70                                 </control>
71                                 <control type="label">
72                                         <left>0</left>
73                                         <top>140</top>
74                                         <width>690</width>
75                                         <height>20</height>
76                                         <font>font12</font>
77                                         <textcolor>grey2</textcolor>
78                                         <align>right</align>
79                                         <aligny>center</aligny>
80                                         <scroll>false</scroll>
81                                         <visible>!IsEmpty(Container(11).ListItem.NextTitle)</visible>
82                                         <label>$LOCALIZE[19031]: $INFO[Container(11).ListItem.NextTitle]</label>
83                                 </control>
84                         </control>
85                         <control type="list" id="11">
86                                 <left>70</left>
87                                 <top>85</top>
88                                 <width>390</width>
89                                 <height>541</height>
90                                 <onleft>32</onleft>
91                                 <onright>70</onright>
92                                 <onup>11</onup>
93                                 <ondown>11</ondown>
94                                 <viewtype label="535">list</viewtype>
95                                 <pagecontrol>70</pagecontrol>
96                                 <scrolltime>200</scrolltime>
97                                 <itemlayout height="60" width="390">
98                                         <control type="image">
99                                                 <left>0</left>
100                                                 <top>0</top>
101                                                 <width>390</width>
102                                                 <height>61</height>
103                                                 <texture border="2">MenuItemNF.png</texture>
104                                                 <include>VisibleFadeEffect</include>
105                                         </control>
106                                         <control type="label">
107                                                 <left>5</left>
108                                                 <top>-4</top>
109                                                 <width>40</width>
110                                                 <height>35</height>
111                                                 <font>font12</font>
112                                                 <align>left</align>
113                                                 <aligny>center</aligny>
114                                                 <textcolor>grey</textcolor>
115                                                 <selectedcolor>grey</selectedcolor>
116                                                 <info>ListItem.ChannelNumber</info>
117                                         </control>
118                                         <control type="label">
119                                                 <left>50</left>
120                                                 <top>0</top>
121                                                 <width>270</width>
122                                                 <height>25</height>
123                                                 <font>font13</font>
124                                                 <textcolor>white</textcolor>
125                                                 <selectedcolor>selected</selectedcolor>
126                                                 <align>left</align>
127                                                 <aligny>center</aligny>
128                                                 <label>$INFO[ListItem.Label]</label>
129                                         </control>
130                                         <control type="label">
131                                                 <left>50</left>
132                                                 <top>25</top>
133                                                 <width>330</width>
134                                                 <height>20</height>
135                                                 <font>font12</font>
136                                                 <textcolor>grey</textcolor>
137                                                 <selectedcolor>grey</selectedcolor>
138                                                 <align>left</align>
139                                                 <aligny>center</aligny>
140                                                 <label>$INFO[ListItem.Title]</label>
141                                                 <visible>IsEmpty(Listitem.Icon)</visible>
142                                         </control>
143                                         <control type="label">
144                                                 <left>50</left>
145                                                 <top>25</top>
146                                                 <width>280</width>
147                                                 <height>20</height>
148                                                 <font>font12</font>
149                                                 <textcolor>grey</textcolor>
150                                                 <selectedcolor>grey</selectedcolor>
151                                                 <align>left</align>
152                                                 <aligny>center</aligny>
153                                                 <label>$INFO[ListItem.Title]</label>
154                                                 <visible>!IsEmpty(Listitem.Icon)</visible>
155                                         </control>
156                                         <control type="progress">
157                                                 <description>Progressbar</description>
158                                                 <left>50</left>
159                                                 <top>48</top>
160                                                 <width>280</width>
161                                                 <height>6</height>
162                                                 <colordiffuse>88FFFFFF</colordiffuse>
163                                                 <visible>ListItem.HasEpg</visible>
164                                                 <info>ListItem.Progress</info>
165                                         </control>
166                                         <control type="image">
167                                                 <left>340</left>
168                                                 <top>4</top>
169                                                 <width>50</width>
170                                                 <height>50</height>
171                                                 <texture>$INFO[ListItem.Icon]</texture>
172                                         </control>
173                                         <control type="image">
174                                                 <left>5</left>
175                                                 <top>37</top>
176                                                 <width>30</width>
177                                                 <height>20</height>
178                                                 <texture>PVR-IsRecording.png</texture>
179                                                 <visible>ListItem.IsRecording</visible>
180                                         </control>
181                                 </itemlayout>
182                                 <focusedlayout height="60" width="390">
183                                         <control type="image">
184                                                 <left>0</left>
185                                                 <top>0</top>
186                                                 <width>390</width>
187                                                 <height>61</height>
188                                                 <texture border="2">MenuItemNF.png</texture>
189                                                 <visible>!Control.HasFocus(11)</visible>
190                                                 <include>VisibleFadeEffect</include>
191                                         </control>
192                                         <control type="image">
193                                                 <left>0</left>
194                                                 <top>0</top>
195                                                 <width>390</width>
196                                                 <height>61</height>
197                                                 <texture border="2">MenuItemFO.png</texture>
198                                                 <visible>Control.HasFocus(11)</visible>
199                                                 <include>VisibleFadeEffect</include>
200                                         </control>
201                                         <control type="label">
202                                                 <left>5</left>
203                                                 <top>-4</top>
204                                                 <width>40</width>
205                                                 <height>35</height>
206                                                 <font>font12</font>
207                                                 <align>left</align>
208                                                 <aligny>center</aligny>
209                                                 <textcolor>grey</textcolor>
210                                                 <selectedcolor>grey</selectedcolor>
211                                                 <info>ListItem.ChannelNumber</info>
212                                         </control>
213                                         <control type="label">
214                                                 <left>50</left>
215                                                 <top>0</top>
216                                                 <width>270</width>
217                                                 <height>25</height>
218                                                 <font>font13</font>
219                                                 <textcolor>white</textcolor>
220                                                 <selectedcolor>selected</selectedcolor>
221                                                 <align>left</align>
222                                                 <aligny>center</aligny>
223                                                 <label>$INFO[ListItem.Label]</label>
224                                         </control>
225                                         <control type="label">
226                                                 <left>50</left>
227                                                 <top>25</top>
228                                                 <width>330</width>
229                                                 <height>20</height>
230                                                 <font>font12</font>
231                                                 <textcolor>grey</textcolor>
232                                                 <selectedcolor>grey</selectedcolor>
233                                                 <align>left</align>
234                                                 <aligny>center</aligny>
235                                                 <label>$INFO[ListItem.Title]</label>
236                                                 <visible>IsEmpty(Listitem.Icon)</visible>
237                                         </control>
238                                         <control type="label">
239                                                 <left>50</left>
240                                                 <top>25</top>
241                                                 <width>280</width>
242                                                 <height>20</height>
243                                                 <font>font12</font>
244                                                 <textcolor>grey</textcolor>
245                                                 <selectedcolor>grey</selectedcolor>
246                                                 <align>left</align>
247                                                 <aligny>center</aligny>
248                                                 <label>$INFO[ListItem.Title]</label>
249                                                 <visible>!IsEmpty(Listitem.Icon)</visible>
250                                         </control>
251                                         <control type="progress">
252                                                 <description>Progressbar</description>
253                                                 <left>50</left>
254                                                 <top>48</top>
255                                                 <width>280</width>
256                                                 <height>6</height>
257                                                 <colordiffuse>88FFFFFF</colordiffuse>
258                                                 <visible>ListItem.HasEpg</visible>
259                                                 <info>ListItem.Progress</info>
260                                         </control>
261                                         <control type="image">
262                                                 <left>340</left>
263                                                 <top>4</top>
264                                                 <width>50</width>
265                                                 <height>50</height>
266                                                 <texture>$INFO[ListItem.Icon]</texture>
267                                         </control>
268                                         <control type="image">
269                                                 <left>5</left>
270                                                 <top>37</top>
271                                                 <width>30</width>
272                                                 <height>20</height>
273                                                 <texture>PVR-IsRecording.png</texture>
274                                                 <visible>ListItem.IsRecording</visible>
275                                         </control>
276                                 </focusedlayout>
277                         </control>
278                         <control type="scrollbar" id="70">
279                                 <left>465</left>
280                                 <top>85</top>
281                                 <width>25</width>
282                                 <height>540</height>
283                                 <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
284                                 <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
285                                 <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
286                                 <textureslidernib>ScrollBarNib.png</textureslidernib>
287                                 <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
288                                 <onleft>11</onleft>
289                                 <onright>32</onright>
290                                 <showonepage>false</showonepage>
291                                 <orientation>vertical</orientation>
292                         </control>
293                         <control type="label">
294                                 <animation effect="slide" start="0,0" end="-90,0" time="0" condition="system.getbool(input.enablemouse)">Conditional</animation>
295                                 <description>Page Count Label</description>
296                                 <right>40</right>
297                                 <top>53r</top>
298                                 <width>500</width>
299                                 <height>20</height>
300                                 <font>font12</font>
301                                 <textcolor>grey</textcolor>
302                                 <scroll>false</scroll>
303                                 <align>right</align>
304                                 <aligny>center</aligny>
305                                 <label>([COLOR=blue]$INFO[Container(11).NumItems][/COLOR]) $LOCALIZE[19019] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(11).CurrentPage]/$INFO[Container(11).NumPages][/COLOR])</label>
306                                 <include>Window_OpenClose_Animation</include>
307                         </control>
308                 </control>
309         </include>
310
311         <include name="LiveRadioChannelView">
312                 <control type="group">
313                         <description>Radio Channels group</description>
314                         <visible>Control.IsVisible(12)</visible>
315                         <include>VisibleFadeEffect</include>
316                         <control type="group">
317                                 <left>530</left>
318                                 <top>490</top>
319                                 <control type="label">
320                                         <left>0</left>
321                                         <top>0</top>
322                                         <width>690</width>
323                                         <height>20</height>
324                                         <font>font13</font>
325                                         <textcolor>white</textcolor>
326                                         <shadowcolor>black</shadowcolor>
327                                         <scroll>true</scroll>
328                                         <align>center</align>
329                                         <aligny>center</aligny>
330                                         <label>[B]$INFO[Container(12).ListItem.Title][/B]</label>
331                                 </control>
332                                 <control type="label">
333                                         <left>0</left>
334                                         <top>22</top>
335                                         <width>80</width>
336                                         <height>20</height>
337                                         <align>right</align>
338                                         <aligny>center</aligny>
339                                         <font>font10_title</font>
340                                         <textcolor>blue</textcolor>
341                                         <visible>Container(12).ListItem.HasEpg</visible>
342                                         <label>$INFO[Container(12).ListItem.StartTime]</label>
343                                 </control>
344                                 <control type="progress">
345                                         <description>Progressbar</description>
346                                         <left>85</left>
347                                         <top>30</top>
348                                         <width>510</width>
349                                         <height>8</height>
350                                         <visible>Container(12).ListItem.HasEpg</visible>
351                                         <info>Container(12).ListItem.Progress</info>
352                                 </control>
353                                 <control type="label">
354                                         <left>600</left>
355                                         <top>22</top>
356                                         <width>80</width>
357                                         <height>20</height>
358                                         <align>left</align>
359                                         <aligny>center</aligny>
360                                         <font>font10_title</font>
361                                         <textcolor>blue</textcolor>
362                                         <visible>Container(12).ListItem.HasEpg</visible>
363                                         <label>$INFO[Container(12).ListItem.EndTime]</label>
364                                 </control>
365                                 <control type="textbox">
366                                         <description>Plot Value for TVShow</description>
367                                         <left>0</left>
368                                         <top>50</top>
369                                         <width>690</width>
370                                         <height>74</height>
371                                         <font>font13</font>
372                                         <align>justify</align>
373                                         <textcolor>white</textcolor>
374                                         <shadowcolor>black</shadowcolor>
375                                         <pagecontrol>-</pagecontrol>
376                                         <label>$INFO[Container(12).ListItem.Plot]</label>
377                                         <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
378                                 </control>
379                                 <control type="label">
380                                         <left>0</left>
381                                         <top>140</top>
382                                         <width>690</width>
383                                         <height>20</height>
384                                         <font>font12</font>
385                                         <textcolor>grey2</textcolor>
386                                         <align>right</align>
387                                         <aligny>center</aligny>
388                                         <scroll>false</scroll>
389                                         <visible>!IsEmpty(Container(12).ListItem.NextTitle)</visible>
390                                         <label>$LOCALIZE[19031]: $INFO[Container(12).ListItem.NextTitle]</label>
391                                 </control>
392                         </control>
393                         <control type="list" id="12">
394                                 <left>70</left>
395                                 <top>85</top>
396                                 <width>390</width>
397                                 <height>541</height>
398                                 <onleft>33</onleft>
399                                 <onright>71</onright>
400                                 <onup>12</onup>
401                                 <ondown>12</ondown>
402                                 <viewtype label="535">list</viewtype>
403                                 <pagecontrol>71</pagecontrol>
404                                 <scrolltime>200</scrolltime>
405                                 <itemlayout height="60" width="390">
406                                         <control type="image">
407                                                 <left>0</left>
408                                                 <top>0</top>
409                                                 <width>390</width>
410                                                 <height>61</height>
411                                                 <texture border="2">MenuItemNF.png</texture>
412                                                 <include>VisibleFadeEffect</include>
413                                         </control>
414                                         <control type="label">
415                                                 <left>5</left>
416                                                 <top>-4</top>
417                                                 <width>40</width>
418                                                 <height>35</height>
419                                                 <font>font12</font>
420                                                 <align>left</align>
421                                                 <aligny>center</aligny>
422                                                 <textcolor>grey</textcolor>
423                                                 <selectedcolor>grey</selectedcolor>
424                                                 <info>ListItem.ChannelNumber</info>
425                                         </control>
426                                         <control type="label">
427                                                 <left>50</left>
428                                                 <top>0</top>
429                                                 <width>270</width>
430                                                 <height>25</height>
431                                                 <font>font13</font>
432                                                 <textcolor>white</textcolor>
433                                                 <selectedcolor>selected</selectedcolor>
434                                                 <align>left</align>
435                                                 <aligny>center</aligny>
436                                                 <label>$INFO[ListItem.Label]</label>
437                                         </control>
438                                         <control type="label">
439                                                 <left>50</left>
440                                                 <top>25</top>
441                                                 <width>330</width>
442                                                 <height>20</height>
443                                                 <font>font12</font>
444                                                 <textcolor>grey</textcolor>
445                                                 <selectedcolor>grey</selectedcolor>
446                                                 <align>left</align>
447                                                 <aligny>center</aligny>
448                                                 <label>$INFO[ListItem.Title]</label>
449                                                 <visible>IsEmpty(Listitem.Icon)</visible>
450                                         </control>
451                                         <control type="label">
452                                                 <left>50</left>
453                                                 <top>25</top>
454                                                 <width>280</width>
455                                                 <height>20</height>
456                                                 <font>font12</font>
457                                                 <textcolor>grey</textcolor>
458                                                 <selectedcolor>grey</selectedcolor>
459                                                 <align>left</align>
460                                                 <aligny>center</aligny>
461                                                 <label>$INFO[ListItem.Title]</label>
462                                                 <visible>!IsEmpty(Listitem.Icon)</visible>
463                                         </control>
464                                         <control type="progress">
465                                                 <description>Progressbar</description>
466                                                 <left>50</left>
467                                                 <top>48</top>
468                                                 <width>280</width>
469                                                 <height>6</height>
470                                                 <colordiffuse>88FFFFFF</colordiffuse>
471                                                 <info>ListItem.Progress</info>
472                                                 <visible>ListItem.HasEpg</visible>
473                                         </control>
474                                         <control type="image">
475                                                 <left>340</left>
476                                                 <top>4</top>
477                                                 <width>50</width>
478                                                 <height>50</height>
479                                                 <texture>$INFO[ListItem.Icon]</texture>
480                                         </control>
481                                         <control type="image">
482                                                 <left>5</left>
483                                                 <top>37</top>
484                                                 <width>30</width>
485                                                 <height>20</height>
486                                                 <texture>PVR-IsRecording.png</texture>
487                                                 <visible>ListItem.IsRecording</visible>
488                                         </control>
489                                 </itemlayout>
490                                 <focusedlayout height="60" width="390">
491                                         <control type="image">
492                                                 <left>0</left>
493                                                 <top>0</top>
494                                                 <width>390</width>
495                                                 <height>61</height>
496                                                 <texture border="2">MenuItemNF.png</texture>
497                                                 <visible>!Control.HasFocus(12)</visible>
498                                                 <include>VisibleFadeEffect</include>
499                                         </control>
500                                         <control type="image">
501                                                 <left>0</left>
502                                                 <top>0</top>
503                                                 <width>390</width>
504                                                 <height>61</height>
505                                                 <texture border="2">MenuItemFO.png</texture>
506                                                 <visible>Control.HasFocus(12)</visible>
507                                                 <include>VisibleFadeEffect</include>
508                                         </control>
509                                         <control type="label">
510                                                 <left>5</left>
511                                                 <top>-4</top>
512                                                 <width>40</width>
513                                                 <height>35</height>
514                                                 <font>font12</font>
515                                                 <align>left</align>
516                                                 <aligny>center</aligny>
517                                                 <textcolor>grey</textcolor>
518                                                 <selectedcolor>grey</selectedcolor>
519                                                 <info>ListItem.ChannelNumber</info>
520                                         </control>
521                                         <control type="label">
522                                                 <left>50</left>
523                                                 <top>0</top>
524                                                 <width>270</width>
525                                                 <height>25</height>
526                                                 <font>font13</font>
527                                                 <textcolor>white</textcolor>
528                                                 <selectedcolor>selected</selectedcolor>
529                                                 <align>left</align>
530                                                 <aligny>center</aligny>
531                                                 <label>$INFO[ListItem.Label]</label>
532                                         </control>
533                                         <control type="label">
534                                                 <left>50</left>
535                                                 <top>25</top>
536                                                 <width>330</width>
537                                                 <height>20</height>
538                                                 <font>font12</font>
539                                                 <textcolor>grey</textcolor>
540                                                 <selectedcolor>grey</selectedcolor>
541                                                 <align>left</align>
542                                                 <aligny>center</aligny>
543                                                 <label>$INFO[ListItem.Title]</label>
544                                                 <visible>IsEmpty(Listitem.Icon)</visible>
545                                         </control>
546                                         <control type="label">
547                                                 <left>50</left>
548                                                 <top>25</top>
549                                                 <width>280</width>
550                                                 <height>20</height>
551                                                 <font>font12</font>
552                                                 <textcolor>grey</textcolor>
553                                                 <selectedcolor>grey</selectedcolor>
554                                                 <align>left</align>
555                                                 <aligny>center</aligny>
556                                                 <label>$INFO[ListItem.Title]</label>
557                                                 <visible>!IsEmpty(Listitem.Icon)</visible>
558                                         </control>
559                                         <control type="progress">
560                                                 <description>Progressbar</description>
561                                                 <left>50</left>
562                                                 <top>48</top>
563                                                 <width>280</width>
564                                                 <height>6</height>
565                                                 <colordiffuse>88FFFFFF</colordiffuse>
566                                                 <info>ListItem.Progress</info>
567                                                 <visible>ListItem.HasEpg</visible>
568                                         </control>
569                                         <control type="image">
570                                                 <left>340</left>
571                                                 <top>4</top>
572                                                 <width>50</width>
573                                                 <height>50</height>
574                                                 <texture>$INFO[ListItem.Icon]</texture>
575                                         </control>
576                                         <control type="image">
577                                                 <left>5</left>
578                                                 <top>37</top>
579                                                 <width>30</width>
580                                                 <height>20</height>
581                                                 <texture>PVR-IsRecording.png</texture>
582                                                 <visible>ListItem.IsRecording</visible>
583                                         </control>
584                                 </focusedlayout>
585                         </control>
586                         <control type="scrollbar" id="71">
587                                 <left>465</left>
588                                 <top>85</top>
589                                 <width>25</width>
590                                 <height>540</height>
591                                 <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
592                                 <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
593                                 <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
594                                 <textureslidernib>ScrollBarNib.png</textureslidernib>
595                                 <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
596                                 <onleft>12</onleft>
597                                 <onright>33</onright>
598                                 <showonepage>false</showonepage>
599                                 <orientation>vertical</orientation>
600                         </control>
601                         <control type="label">
602                                 <animation effect="slide" start="0,0" end="-90,0" time="0" condition="system.getbool(input.enablemouse)">Conditional</animation>
603                                 <description>Page Count Label</description>
604                                 <right>40</right>
605                                 <top>53r</top>
606                                 <width>500</width>
607                                 <height>20</height>
608                                 <font>font12</font>
609                                 <textcolor>grey</textcolor>
610                                 <scroll>false</scroll>
611                                 <align>right</align>
612                                 <aligny>center</aligny>
613                                 <label>([COLOR=blue]$INFO[Container(12).NumItems][/COLOR]) $LOCALIZE[19019] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(12).CurrentPage]/$INFO[Container(12).NumPages][/COLOR])</label>
614                                 <include>Window_OpenClose_Animation</include>           
615                         </control>
616                 </control>
617         </include>
618
619         <include name="LiveTVRecordingsView">
620                 <control type="group">
621                         <description>Recordings group</description>
622                         <visible>Control.IsVisible(13)</visible>
623                         <include>VisibleFadeEffect</include>
624                         <control type="list" id="13">
625                                 <left>70</left>
626                                 <top>75</top>
627                                 <width>760</width>
628                                 <height>561</height>
629                                 <onleft>34</onleft>
630                                 <onright>72</onright>
631                                 <onup>13</onup>
632                                 <ondown>13</ondown>
633                                 <viewtype label="535">list</viewtype>
634                                 <pagecontrol>72</pagecontrol>
635                                 <scrolltime>200</scrolltime>
636                                 <itemlayout height="40" width="760">
637                                         <control type="image">
638                                                 <left>0</left>
639                                                 <top>0</top>
640                                                 <width>760</width>
641                                                 <height>41</height>
642                                                 <texture border="2">MenuItemNF.png</texture>
643                                                 <include>VisibleFadeEffect</include>
644                                         </control>
645                                         <control type="image">
646                                                 <left>10</left>
647                                                 <top>5</top>
648                                                 <width>30</width>
649                                                 <height>30</height>
650                                                 <texture background="true" fallback="DefaultVideoCover.png">$INFO[ListItem.Icon]</texture>
651                                         </control>
652                                         <control type="label">
653                                                 <left>50</left>
654                                                 <top>0</top>
655                                                 <width>605</width>
656                                                 <height>40</height>
657                                                 <font>font13</font>
658                                                 <textcolor>grey2</textcolor>
659                                                 <selectedcolor>selected</selectedcolor>
660                                                 <align>left</align>
661                                                 <aligny>center</aligny>
662                                                 <label>$INFO[ListItem.Label]</label>
663                                         </control>
664                                         <control type="label">
665                                                 <left>725</left>
666                                                 <top>0</top>
667                                                 <width>500</width>
668                                                 <height>40</height>
669                                                 <font>font12</font>
670                                                 <textcolor>grey2</textcolor>
671                                                 <selectedcolor>selected</selectedcolor>
672                                                 <align>right</align>
673                                                 <aligny>center</aligny>
674                                                 <label>$INFO[ListItem.Date]</label>
675                                         </control>
676                                         <control type="image">
677                                                 <left>730</left>
678                                                 <top>14</top>
679                                                 <width>20</width>
680                                                 <height>16</height>
681                                                 <texture>$INFO[ListItem.Overlay]</texture>
682                                                 <visible>!ListItem.IsResumable</visible>
683                                         </control>
684                                         <control type="image">
685                                                 <left>730</left>
686                                                 <top>14</top>
687                                                 <width>16</width>
688                                                 <height>16</height>
689                                                 <texture>OverlayWatching.png</texture>
690                                                 <visible>ListItem.IsResumable</visible>
691                                         </control>
692                                 </itemlayout>
693                                 <focusedlayout height="40" width="760">
694                                         <control type="image">
695                                                 <left>0</left>
696                                                 <top>0</top>
697                                                 <width>760</width>
698                                                 <height>41</height>
699                                                 <texture border="2">MenuItemFO.png</texture>
700                                                 <visible>Control.HasFocus(13)</visible>
701                                                 <include>VisibleFadeEffect</include>
702                                         </control>
703                                         <control type="image">
704                                                 <left>0</left>
705                                                 <top>0</top>
706                                                 <width>760</width>
707                                                 <height>41</height>
708                                                 <texture border="2">MenuItemNF.png</texture>
709                                                 <include>VisibleFadeEffect</include>
710                                                 <visible>!Control.HasFocus(13)</visible>
711                                         </control>
712                                         <control type="image">
713                                                 <left>560</left>
714                                                 <top>5</top>
715                                                 <width>200</width>
716                                                 <height>31</height>
717                                                 <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
718                                                 <visible>Control.HasFocus(13) + !IsEmpty(ListItem.Date)</visible>
719                                         </control>
720                                         <control type="image">
721                                                 <left>10</left>
722                                                 <top>5</top>
723                                                 <width>30</width>
724                                                 <height>30</height>
725                                                 <texture background="true" fallback="DefaultVideoCover.png">$INFO[ListItem.Icon]</texture>
726                                         </control>
727                                         <control type="label">
728                                                 <left>50</left>
729                                                 <top>0</top>
730                                                 <width>630</width>
731                                                 <height>40</height>
732                                                 <font>font13</font>
733                                                 <textcolor>white</textcolor>
734                                                 <selectedcolor>selected</selectedcolor>
735                                                 <align>left</align>
736                                                 <aligny>center</aligny>
737                                                 <label>$INFO[ListItem.Label]</label>
738                                         </control>
739                                         <control type="label">
740                                                 <left>725</left>
741                                                 <top>0</top>
742                                                 <width>500</width>
743                                                 <height>40</height>
744                                                 <font>font12</font>
745                                                 <textcolor>grey2</textcolor>
746                                                 <selectedcolor>selected</selectedcolor>
747                                                 <align>right</align>
748                                                 <aligny>center</aligny>
749                                                 <label>$INFO[ListItem.Date]</label>
750                                         </control>
751                                         <control type="image">
752                                                 <left>730</left>
753                                                 <top>14</top>
754                                                 <width>20</width>
755                                                 <height>16</height>
756                                                 <texture>$INFO[ListItem.Overlay]</texture>
757                                                 <visible>!ListItem.IsResumable</visible>
758                                         </control>
759                                         <control type="image">
760                                                 <left>730</left>
761                                                 <top>14</top>
762                                                 <width>16</width>
763                                                 <height>16</height>
764                                                 <texture>OverlayWatching.png</texture>
765                                                 <visible>ListItem.IsResumable</visible>
766                                         </control>
767                                 </focusedlayout>
768                         </control>
769                         <control type="scrollbar" id="72">
770                                 <left>850</left>
771                                 <top>78</top>
772                                 <width>25</width>
773                                 <height>560</height>
774                                 <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
775                                 <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
776                                 <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
777                                 <textureslidernib>ScrollBarNib.png</textureslidernib>
778                                 <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
779                                 <onleft>13</onleft>
780                                 <onright>34</onright>
781                                 <showonepage>false</showonepage>
782                                 <orientation>vertical</orientation>
783                         </control>
784                         <control type="label">
785                                 <animation effect="slide" start="0,0" end="-90,0" time="0" condition="system.getbool(input.enablemouse)">Conditional</animation>
786                                 <description>Page Count Label</description>
787                                 <right>40</right>
788                                 <top>53r</top>
789                                 <width>500</width>
790                                 <height>20</height>
791                                 <font>font12</font>
792                                 <textcolor>grey</textcolor>
793                                 <scroll>false</scroll>
794                                 <align>right</align>
795                                 <aligny>center</aligny>
796                                 <label>([COLOR=blue]$INFO[Container(13).NumItems][/COLOR]) $LOCALIZE[19163] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(13).CurrentPage]/$INFO[Container(13).NumPages][/COLOR])</label>
797                                 <include>Window_OpenClose_Animation</include>           
798                         </control>
799                         <control type="group">
800                                 <left>910</left>
801                                 <top>80</top>
802                                 <control type="image">
803                                         <left>10</left>
804                                         <top>0</top>
805                                         <width>290</width>
806                                         <height>230</height>
807                                         <aspectratio aligny="bottom">keep</aspectratio>
808                                         <fadetime>IconCrossfadeTime</fadetime>
809                                         <texture fallback="DefaultVideoCover.png">$INFO[Container(13).ListItem.Icon]</texture>
810                                         <bordertexture border="8">ThumbShadow.png</bordertexture>
811                                         <bordersize>8</bordersize>
812                                 </control>
813                                 <control type="fadelabel">
814                                         <left>10</left>
815                                         <top>230</top>
816                                         <width>290</width>
817                                         <height>25</height>
818                                         <label>$INFO[Container(13).ListItem.Title]</label>
819                                         <align>center</align>
820                                         <aligny>center</aligny>
821                                         <font>font13</font>
822                                         <textcolor>blue</textcolor>
823                                         <shadowcolor>black</shadowcolor>
824                                         <scrollout>false</scrollout>
825                                         <pauseatend>1000</pauseatend>
826                                 </control>
827                                 <control type="textbox">
828                                         <description>Description Value for TV Show</description>
829                                         <left>10</left>
830                                         <top>270</top>
831                                         <width>290</width>
832                                         <height>280</height>
833                                         <font>font13</font>
834                                         <align>justify</align>
835                                         <textcolor>white</textcolor>
836                                         <label>$INFO[Container(13).ListItem.Plot]</label>
837                                         <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
838                                 </control>
839                         </control>
840                 </control>
841         </include>
842
843         <include name="EPGTimelineView">
844                 <control type="group">
845                         <description>TV Guide Timeline</description>
846                         <visible>Control.IsVisible(10)</visible>
847                         <include>VisibleFadeEffect</include>
848                         <control type="image">
849                                 <description>separator image</description>
850                                 <left>80</left>
851                                 <top>111</top>
852                                 <width>1100</width>
853                                 <height>1</height>
854                                 <colordiffuse>88FFFFFF</colordiffuse>
855                                 <texture>separator2.png</texture>
856                         </control>
857                         <control type="epggrid" id="10">
858                                 <description>EPG Grid</description>
859                                 <left>80</left>
860                                 <top>81</top>
861                                 <width>1120</width>
862                                 <height>555</height>
863                                 <pagecontrol>10</pagecontrol>
864                                 <scrolltime>350</scrolltime>
865                                 <timeblocks>40</timeblocks>
866                                 <rulerunit>6</rulerunit>
867                                 <progresstexture border="0,48,18,14">PVR-EpgProgressIndicator.png</progresstexture>
868                                 <onleft>31</onleft>
869                                 <onright>31</onright>
870                                 <onup>10</onup>
871                                 <ondown>10</ondown>
872                                 <rulerlayout height="35" width="40">
873                                         <control type="label" id="2">
874                                                 <left>10</left>
875                                                 <top>0</top>
876                                                 <width>34</width>
877                                                 <height>29</height>
878                                                 <font>font12</font>
879                                                 <aligny>center</aligny>
880                                                 <selectedcolor>selected</selectedcolor>
881                                                 <align>left</align>
882                                                 <label>$INFO[ListItem.Label]</label>
883                                         </control>
884                                 </rulerlayout>
885                                 <channellayout height="52" width="280">
886                                         <control type="image">
887                                                 <left>0</left>
888                                                 <top>0</top>
889                                                 <width>270</width>
890                                                 <height>52</height>
891                                                 <texture border="2">MenuItemNF.png</texture>
892                                                 <include>VisibleFadeEffect</include>
893                                         </control>
894                                         <control type="label">
895                                                 <left>5</left>
896                                                 <top>5</top>
897                                                 <width>40</width>
898                                                 <height>35</height>
899                                                 <font>font12</font>
900                                                 <align>left</align>
901                                                 <aligny>center</aligny>
902                                                 <textcolor>grey</textcolor>
903                                                 <selectedcolor>grey</selectedcolor>
904                                                 <info>ListItem.ChannelNumber</info>
905                                         </control>
906                                         <control type="image">
907                                                 <left>45</left>
908                                                 <top>4</top>
909                                                 <width>45</width>
910                                                 <height>44</height>
911                                                 <texture>$INFO[ListItem.Icon]</texture>
912                                         </control>
913                                         <control type="label" id="1">
914                                                 <left>94</left>
915                                                 <top>0</top>
916                                                 <width>160</width>
917                                                 <height>52</height>
918                                                 <font>special12</font>
919                                                 <aligny>center</aligny>
920                                                 <selectedcolor>selected</selectedcolor>
921                                                 <align>left</align>
922                                                 <label>$INFO[ListItem.ChannelName]</label>
923                                         </control>
924                                 </channellayout>
925                                 <focusedchannellayout height="52" width="280">
926                                         <control type="image">
927                                                 <left>0</left>
928                                                 <top>0</top>
929                                                 <width>270</width>
930                                                 <height>52</height>
931                                                 <texture border="2">MenuItemNF.png</texture>
932                                                 <visible>!Control.HasFocus(10)</visible>
933                                                 <include>VisibleFadeEffect</include>
934                                         </control>
935                                         <control type="image">
936                                                 <left>0</left>
937                                                 <top>0</top>
938                                                 <width>270</width>
939                                                 <height>52</height>
940                                                 <texture border="2">MenuItemFO.png</texture>
941                                                 <visible>Control.HasFocus(10)</visible>
942                                                 <include>VisibleFadeEffect</include>
943                                         </control>
944                                         <control type="label">
945                                                 <left>5</left>
946                                                 <top>5</top>
947                                                 <width>40</width>
948                                                 <height>35</height>
949                                                 <font>font12</font>
950                                                 <align>left</align>
951                                                 <aligny>center</aligny>
952                                                 <textcolor>grey</textcolor>
953                                                 <selectedcolor>grey</selectedcolor>
954                                                 <info>ListItem.ChannelNumber</info>
955                                         </control>
956                                         <control type="image">
957                                                 <left>45</left>
958                                                 <top>4</top>
959                                                 <width>45</width>
960                                                 <height>44</height>
961                                                 <texture>$INFO[ListItem.Icon]</texture>
962                                         </control>
963                                         <control type="label" id="1">
964                                                 <left>94</left>
965                                                 <top>0</top>
966                                                 <width>160</width>
967                                                 <height>52</height>
968                                                 <font>special12</font>
969                                                 <aligny>center</aligny>
970                                                 <selectedcolor>selected</selectedcolor>
971                                                 <align>left</align>
972                                                 <label>$INFO[ListItem.ChannelName]</label>
973                                         </control>
974                                 </focusedchannellayout>
975                                 <itemlayout height="52" width="40">
976                                         <control type="image" id="2">
977                                                 <width>40</width>
978                                                 <height>52</height>
979                                                 <left>0</left>
980                                                 <top>0</top>
981                                                 <aspectratio>stretch</aspectratio>
982                                                 <texture border="3">epg-genres/$INFO[ListItem.Property(GenreType)].png</texture>
983                                         </control>
984                                         <control type="label" id="1">
985                                                 <left>6</left>
986                                                 <top>3</top>
987                                                 <width>30</width>
988                                                 <height>25</height>
989                                                 <font>font12</font>
990                                                 <aligny>center</aligny>
991                                                 <selectedcolor>selected</selectedcolor>
992                                                 <align>left</align>
993                                                 <info>ListItem.Label</info>
994                                         </control>
995                                         <control type="image">
996                                                 <left>5</left>
997                                                 <top>28</top>
998                                                 <width>30</width>
999                                                 <height>20</height>
1000                                                 <texture>PVR-IsRecording.png</texture>
1001                                                 <visible>ListItem.IsRecording</visible>
1002                                         </control>
1003                                         <control type="image">
1004                                                 <left>5</left>
1005                                                 <top>28</top>
1006                                                 <width>20</width>
1007                                                 <height>20</height>
1008                                                 <texture>PVR-HasTimer.png</texture>
1009                                                 <visible>ListItem.HasTimer + !ListItem.IsRecording</visible>
1010                                         </control>
1011                                 </itemlayout>
1012                                 <focusedlayout height="52" width="40">
1013                                         <control type="image" id="14">
1014                                                 <width>40</width>
1015                                                 <height>52</height>
1016                                                 <left>0</left>
1017                                                 <top>0</top>
1018                                                 <texture border="5">folder-focus.png</texture>
1019                                         </control>
1020                                         <control type="image" id="2">
1021                                                 <width>40</width>
1022                                                 <height>52</height>
1023                                                 <left>0</left>
1024                                                 <top>0</top>
1025                                                 <aspectratio>stretch</aspectratio>
1026                                                 <texture border="3">epg-genres/$INFO[ListItem.Property(GenreType)].png</texture>
1027                                         </control>
1028                                         <control type="label" id="1">
1029                                                 <left>6</left>
1030                                                 <top>3</top>
1031                                                 <width>30</width>
1032                                                 <height>25</height>
1033                                                 <font>font12</font>
1034                                                 <aligny>center</aligny>
1035                                                 <selectedcolor>selected</selectedcolor>
1036                                                 <align>left</align>
1037                                                 <info>ListItem.Label</info>
1038                                         </control>
1039                                         <control type="image">
1040                                                 <left>5</left>
1041                                                 <top>28</top>
1042                                                 <width>30</width>
1043                                                 <height>20</height>
1044                                                 <texture>PVR-IsRecording.png</texture>
1045                                                 <visible>ListItem.IsRecording</visible>
1046                                         </control>
1047                                         <control type="image">
1048                                                 <left>5</left>
1049                                                 <top>28</top>
1050                                                 <width>20</width>
1051                                                 <height>20</height>
1052                                                 <texture>PVR-HasTimer.png</texture>
1053                                                 <visible>ListItem.HasTimer + !ListItem.IsRecording</visible>
1054                                         </control>
1055                                 </focusedlayout>
1056                         </control>
1057                 </control>
1058         </include>
1059
1060         <include name="LiveTVTimersView">
1061                 <control type="group">
1062                         <description>Timers group</description>
1063                         <visible>Control.IsVisible(14)</visible>
1064                         <include>VisibleFadeEffect</include>
1065                         <control type="group">
1066                                 <left>80</left>
1067                                 <top>60</top>
1068                                 <control type="label">
1069                                         <description>Channel header label</description>
1070                                         <left>0</left>
1071                                         <top>20</top>
1072                                         <width>220</width>
1073                                         <height>20</height>
1074                                         <font>font13_title</font>
1075                                         <textcolor>white</textcolor>
1076                                         <shadowcolor>black</shadowcolor>
1077                                         <align>center</align>
1078                                         <aligny>center</aligny>
1079                                         <label>19029</label>
1080                                 </control>
1081                                 <control type="label">
1082                                         <description>Title header label</description>
1083                                         <left>220</left>
1084                                         <top>20</top>
1085                                         <width>300</width>
1086                                         <height>20</height>
1087                                         <font>font13_title</font>
1088                                         <textcolor>white</textcolor>
1089                                         <shadowcolor>black</shadowcolor>
1090                                         <align>center</align>
1091                                         <aligny>center</aligny>
1092                                         <label>369</label>
1093                                 </control>
1094                                 <control type="label">
1095                                         <description>Schedule Time header label</description>
1096                                         <left>580</left>
1097                                         <top>20</top>
1098                                         <width>300</width>
1099                                         <height>20</height>
1100                                         <font>font13_title</font>
1101                                         <textcolor>white</textcolor>
1102                                         <shadowcolor>black</shadowcolor>
1103                                         <align>center</align>
1104                                         <aligny>center</aligny>
1105                                         <label>31501</label>
1106                                 </control>
1107                                 <control type="label">
1108                                         <description>Status header label</description>
1109                                         <left>940</left>
1110                                         <top>20</top>
1111                                         <width>150</width>
1112                                         <height>20</height>
1113                                         <font>font13_title</font>
1114                                         <textcolor>white</textcolor>
1115                                         <shadowcolor>black</shadowcolor>
1116                                         <align>center</align>
1117                                         <aligny>center</aligny>
1118                                         <label>126</label>
1119                                 </control>
1120                                 <control type="image">
1121                                         <description>separator image</description>
1122                                         <left>0</left>
1123                                         <top>50</top>
1124                                         <width>1100</width>
1125                                         <height>1</height>
1126                                         <colordiffuse>88FFFFFF</colordiffuse>
1127                                         <texture>separator2.png</texture>
1128                                 </control>
1129                                 <control type="list" id="14">
1130                                         <left>0</left>
1131                                         <top>55</top>
1132                                         <width>1100</width>
1133                                         <height>480</height>
1134                                         <onup>14</onup>
1135                                         <ondown>14</ondown>
1136                                         <onleft>35</onleft>
1137                                         <onright>73</onright>
1138                                         <pagecontrol>73</pagecontrol>
1139                                         <scrolltime>200</scrolltime>
1140                                         <itemlayout height="40">
1141                                                 <control type="image">
1142                                                         <left>0</left>
1143                                                         <top>0</top>
1144                                                         <width>1100</width>
1145                                                         <height>41</height>
1146                                                         <texture border="5">MenuItemNF.png</texture>
1147                                                 </control>
1148                                                 <control type="image">
1149                                                         <left>220</left>
1150                                                         <top>0</top>
1151                                                         <width>300</width>
1152                                                         <height>40</height>
1153                                                         <colordiffuse>33FFFFFF</colordiffuse>
1154                                                         <texture border="5">StackFO.png</texture>
1155                                                 </control>
1156                                                 <control type="image">
1157                                                         <left>940</left>
1158                                                         <top>0</top>
1159                                                         <width>155</width>
1160                                                         <height>40</height>
1161                                                         <colordiffuse>33FFFFFF</colordiffuse>
1162                                                         <texture border="5">StackFO.png</texture>
1163                                                 </control>
1164                                                 <control type="image">
1165                                                         <left>0</left>
1166                                                         <top>8</top>
1167                                                         <width>50</width>
1168                                                         <height>26</height>
1169                                                         <visible>!IsEmpty(ListItem.Date)</visible>
1170                                                         <texture border="1">$INFO[ListItem.Icon]</texture>
1171                                                 </control>
1172                                                 <control type="label">
1173                                                         <left>50</left>
1174                                                         <top>0</top>
1175                                                         <width>150</width>
1176                                                         <height>40</height>
1177                                                         <font>font12</font>
1178                                                         <align>left</align>
1179                                                         <aligny>center</aligny>
1180                                                         <selectedcolor>selected</selectedcolor>
1181                                                         <info>ListItem.ChannelName</info>
1182                                                 </control>
1183                                                 <control type="label">
1184                                                         <left>370</left>
1185                                                         <top>0</top>
1186                                                         <width>290</width>
1187                                                         <height>40</height>
1188                                                         <font>font12</font>
1189                                                         <align>center</align>
1190                                                         <aligny>center</aligny>
1191                                                         <selectedcolor>selected</selectedcolor>
1192                                                         <info>ListItem.Label</info>
1193                                                 </control>
1194                                                 <control type="label">
1195                                                         <left>730</left>
1196                                                         <top>0</top>
1197                                                         <width>400</width>
1198                                                         <height>40</height>
1199                                                         <font>font12</font>
1200                                                         <align>center</align>
1201                                                         <aligny>center</aligny>
1202                                                         <selectedcolor>selected</selectedcolor>
1203                                                         <info>ListItem.Date</info>
1204                                                 </control>
1205                                                 <control type="label">
1206                                                         <left>1018</left>
1207                                                         <top>0</top>
1208                                                         <width>170</width>
1209                                                         <height>40</height>
1210                                                         <font>font12</font>
1211                                                         <align>center</align>
1212                                                         <aligny>center</aligny>
1213                                                         <selectedcolor>selected</selectedcolor>
1214                                                         <info>ListItem.Comment</info>
1215                                                 </control>
1216                                         </itemlayout>
1217                                         <focusedlayout height="40">
1218                                                 <control type="image">
1219                                                         <left>0</left>
1220                                                         <top>0</top>
1221                                                         <width>1100</width>
1222                                                         <height>41</height>
1223                                                         <texture border="5">MenuItemNF.png</texture>
1224                                                 </control>
1225                                                 <control type="image">
1226                                                         <left>220</left>
1227                                                         <top>0</top>
1228                                                         <width>300</width>
1229                                                         <height>40</height>
1230                                                         <colordiffuse>33FFFFFF</colordiffuse>
1231                                                         <texture border="5">StackFO.png</texture>
1232                                                         <visible>!Control.HasFocus(14)</visible>
1233                                                 </control>
1234                                                 <control type="image">
1235                                                         <left>940</left>
1236                                                         <top>0</top>
1237                                                         <width>155</width>
1238                                                         <height>40</height>
1239                                                         <colordiffuse>33FFFFFF</colordiffuse>
1240                                                         <texture border="5">StackFO.png</texture>
1241                                                         <visible>!Control.HasFocus(14)</visible>
1242                                                 </control>
1243                                                 <control type="image">
1244                                                         <left>220</left>
1245                                                         <top>0</top>
1246                                                         <width>300</width>
1247                                                         <height>40</height>
1248                                                         <colordiffuse>88FFFFFF</colordiffuse>
1249                                                         <texture border="5">StackFO.png</texture>
1250                                                         <visible>Control.HasFocus(14)</visible>
1251                                                 </control>
1252                                                 <control type="image">
1253                                                         <left>940</left>
1254                                                         <top>0</top>
1255                                                         <width>155</width>
1256                                                         <height>40</height>
1257                                                         <colordiffuse>88FFFFFF</colordiffuse>
1258                                                         <texture border="5">StackFO.png</texture>
1259                                                         <visible>Control.HasFocus(14)</visible>
1260                                                 </control>
1261                                                 <control type="image">
1262                                                         <left>0</left>
1263                                                         <top>8</top>
1264                                                         <width>50</width>
1265                                                         <height>26</height>
1266                                                         <visible>!IsEmpty(ListItem.Date)</visible>
1267                                                         <texture border="1">$INFO[ListItem.Icon]</texture>
1268                                                 </control>
1269                                                 <control type="label">
1270                                                         <left>50</left>
1271                                                         <top>0</top>
1272                                                         <width>150</width>
1273                                                         <height>40</height>
1274                                                         <font>font12</font>
1275                                                         <align>left</align>
1276                                                         <aligny>center</aligny>
1277                                                         <selectedcolor>selected</selectedcolor>
1278                                                         <info>ListItem.ChannelName</info>
1279                                                 </control>
1280                                                 <control type="label">
1281                                                         <left>370</left>
1282                                                         <top>0</top>
1283                                                         <width>290</width>
1284                                                         <height>40</height>
1285                                                         <font>font12</font>
1286                                                         <align>center</align>
1287                                                         <aligny>center</aligny>
1288                                                         <selectedcolor>selected</selectedcolor>
1289                                                         <info>ListItem.Label</info>
1290                                                 </control>
1291                                                 <control type="label">
1292                                                         <left>730</left>
1293                                                         <top>0</top>
1294                                                         <width>400</width>
1295                                                         <height>40</height>
1296                                                         <font>font12</font>
1297                                                         <align>center</align>
1298                                                         <aligny>center</aligny>
1299                                                         <selectedcolor>selected</selectedcolor>
1300                                                         <info>ListItem.Date</info>
1301                                                 </control>
1302                                                 <control type="label">
1303                                                         <left>1018</left>
1304                                                         <top>0</top>
1305                                                         <width>150</width>
1306                                                         <height>40</height>
1307                                                         <font>font12</font>
1308                                                         <align>center</align>
1309                                                         <aligny>center</aligny>
1310                                                         <selectedcolor>selected</selectedcolor>
1311                                                         <info>ListItem.Comment</info>
1312                                                 </control>
1313                                         </focusedlayout>
1314                                 </control>
1315                                 <control type="scrollbar" id="73">
1316                                         <left>1105</left>
1317                                         <top>50</top>
1318                                         <width>25</width>
1319                                         <height>480</height>
1320                                         <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
1321                                         <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
1322                                         <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
1323                                         <textureslidernib>ScrollBarNib.png</textureslidernib>
1324                                         <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
1325                                         <onleft>11</onleft>
1326                                         <onright>35</onright>
1327                                         <showonepage>false</showonepage>
1328                                         <orientation>vertical</orientation>
1329                                 </control>
1330                                 <control type="image">
1331                                         <description>separator image</description>
1332                                         <left>55</left>
1333                                         <top>540</top>
1334                                         <width>1010</width>
1335                                         <height>1</height>
1336                                         <colordiffuse>88FFFFFF</colordiffuse>
1337                                         <texture>separator2.png</texture>
1338                                 </control>
1339                                 <control type="label">
1340                                         <description>Next timer date</description>
1341                                         <left>55</left>
1342                                         <top>545</top>
1343                                         <width>1010</width>
1344                                         <height>30</height>
1345                                         <font>font13</font>
1346                                         <align>center</align>
1347                                         <aligny>center</aligny>
1348                                         <scroll>true</scroll>
1349                                         <textcolor>white</textcolor>
1350                                         <label>$INFO[PVR.NextTimer]</label>
1351                                         <visible>PVR.HasTimer</visible>
1352                                 </control>
1353                         </control>
1354                         <control type="label">
1355                                 <animation effect="slide" start="0,0" end="-90,0" time="0" condition="system.getbool(input.enablemouse)">Conditional</animation>
1356                                 <description>Page Count Label</description>
1357                                 <right>40</right>
1358                                 <top>53r</top>
1359                                 <width>500</width>
1360                                 <height>20</height>
1361                                 <font>font12</font>
1362                                 <textcolor>grey</textcolor>
1363                                 <scroll>false</scroll>
1364                                 <align>right</align>
1365                                 <aligny>center</aligny>
1366                                 <label>([COLOR=blue]$INFO[Container(14).NumItems][/COLOR]) $LOCALIZE[19040] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(14).CurrentPage]/$INFO[Container(14).NumPages][/COLOR])</label>
1367                                 <include>Window_OpenClose_Animation</include>           
1368                         </control>
1369                 </control>
1370         </include>
1371
1372         <include name="LiveTVSearchView">
1373                 <control type="group">
1374                         <description>TV Search group</description>
1375                         <visible>Control.IsVisible(17)</visible>
1376                         <include>VisibleFadeEffect</include>
1377                         <control type="group">
1378                                 <left>80</left>
1379                                 <top>60</top>
1380                                 <control type="label">
1381                                         <description>Channel label</description>
1382                                         <left>0</left>
1383                                         <top>20</top>
1384                                         <width>250</width>
1385                                         <height>20</height>
1386                                         <font>font13_title</font>
1387                                         <textcolor>white</textcolor>
1388                                         <shadowcolor>black</shadowcolor>
1389                                         <align>center</align>
1390                                         <aligny>center</aligny>
1391                                         <label>19148</label>
1392                                 </control>
1393                                 <control type="label">
1394                                         <description>Title</description>
1395                                         <left>290</left>
1396                                         <top>20</top>
1397                                         <width>350</width>
1398                                         <height>20</height>
1399                                         <font>font13_title</font>
1400                                         <textcolor>white</textcolor>
1401                                         <shadowcolor>black</shadowcolor>
1402                                         <align>left</align>
1403                                         <aligny>center</aligny>
1404                                         <label>369</label>
1405                                 </control>
1406                                 <control type="label">
1407                                         <description>Time label</description>
1408                                         <left>620</left>
1409                                         <top>20</top>
1410                                         <width>300</width>
1411                                         <height>20</height>
1412                                         <font>font13_title</font>
1413                                         <textcolor>white</textcolor>
1414                                         <shadowcolor>black</shadowcolor>
1415                                         <align>right</align>
1416                                         <aligny>center</aligny>
1417                                         <label>21820</label>
1418                                 </control>
1419                                 <control type="label">
1420                                         <description>Status header label</description>
1421                                         <left>960</left>
1422                                         <top>20</top>
1423                                         <width>140</width>
1424                                         <height>20</height>
1425                                         <font>font13_title</font>
1426                                         <textcolor>white</textcolor>
1427                                         <shadowcolor>black</shadowcolor>
1428                                         <align>center</align>
1429                                         <aligny>center</aligny>
1430                                         <label>126</label>
1431                                 </control>
1432                                 <control type="image">
1433                                         <description>separator image</description>
1434                                         <left>0</left>
1435                                         <top>50</top>
1436                                         <width>1100</width>
1437                                         <height>1</height>
1438                                         <colordiffuse>88FFFFFF</colordiffuse>
1439                                         <texture>separator2.png</texture>
1440                                 </control>
1441                                 <control type="list" id="17">
1442                                         <left>0</left>
1443                                         <top>55</top>
1444                                         <width>1100</width>
1445                                         <height>520</height>
1446                                         <onup>17</onup>
1447                                         <ondown>17</ondown>
1448                                         <onleft>36</onleft>
1449                                         <onright>77</onright>
1450                                         <pagecontrol>77</pagecontrol>
1451                                         <scrolltime>200</scrolltime>
1452                                         <itemlayout height="40">
1453                                                 <control type="image">
1454                                                         <left>0</left>
1455                                                         <top>0</top>
1456                                                         <width>1100</width>
1457                                                         <height>41</height>
1458                                                         <texture border="5">MenuItemNF.png</texture>
1459                                                 </control>
1460                                                 <control type="image">
1461                                                         <left>0</left>
1462                                                         <top>0</top>
1463                                                         <width>250</width>
1464                                                         <height>40</height>
1465                                                         <colordiffuse>33FFFFFF</colordiffuse>
1466                                                         <texture border="5">StackFO.png</texture>
1467                                                 </control>
1468                                                 <control type="image">
1469                                                         <left>960</left>
1470                                                         <top>0</top>
1471                                                         <width>140</width>
1472                                                         <height>40</height>
1473                                                         <colordiffuse>33FFFFFF</colordiffuse>
1474                                                         <texture border="5">StackFO.png</texture>
1475                                                 </control>
1476                                                 <control type="image">
1477                                                         <left>10</left>
1478                                                         <top>5</top>
1479                                                         <width>30</width>
1480                                                         <height>30</height>
1481                                                         <info>ListItem.Icon</info>
1482                                                 </control>
1483                                                 <control type="label">
1484                                                         <left>50</left>
1485                                                         <top>0</top>
1486                                                         <width>190</width>
1487                                                         <height>35</height>
1488                                                         <font>font12</font>
1489                                                         <align>left</align>
1490                                                         <aligny>center</aligny>
1491                                                         <textcolor>grey2</textcolor>
1492                                                         <selectedcolor>selected</selectedcolor>
1493                                                         <info>ListItem.ChannelName</info>
1494                                                 </control>
1495                                                 <control type="label">
1496                                                         <left>260</left>
1497                                                         <top>0</top>
1498                                                         <width>650</width>
1499                                                         <height>35</height>
1500                                                         <font>font13</font>
1501                                                         <align>left</align>
1502                                                         <aligny>center</aligny>
1503                                                         <textcolor>grey2</textcolor>
1504                                                         <selectedcolor>selected</selectedcolor>
1505                                                         <info>ListItem.Label</info>
1506                                                 </control>
1507                                                 <control type="label">
1508                                                         <left>950</left>
1509                                                         <top>0</top>
1510                                                         <width>500</width>
1511                                                         <height>40</height>
1512                                                         <font>font12</font>
1513                                                         <align>right</align>
1514                                                         <aligny>center</aligny>
1515                                                         <textcolor>grey2</textcolor>
1516                                                         <selectedcolor>selected</selectedcolor>
1517                                                         <info>ListItem.Date</info>
1518                                                 </control>
1519                                                 <control type="image">
1520                                                         <left>970</left>
1521                                                         <top>10</top>
1522                                                         <width>30</width>
1523                                                         <height>20</height>
1524                                                         <texture>PVR-IsRecording.png</texture>
1525                                                         <visible>ListItem.IsRecording</visible>
1526                                                 </control>
1527                                                 <control type="label">
1528                                                         <left>1005</left>
1529                                                         <top>0</top>
1530                                                         <width>80</width>
1531                                                         <height>40</height>
1532                                                         <font>font10</font>
1533                                                         <align>left</align>
1534                                                         <aligny>center</aligny>
1535                                                         <textcolor>grey2</textcolor>
1536                                                         <selectedcolor>selected</selectedcolor>
1537                                                         <label>19043</label>
1538                                                         <visible>ListItem.IsRecording</visible>
1539                                                 </control>
1540                                                 <control type="image">
1541                                                         <left>970</left>
1542                                                         <top>10</top>
1543                                                         <width>20</width>
1544                                                         <height>20</height>
1545                                                         <texture>PVR-HasTimer.png</texture>
1546                                                         <visible>ListItem.HasTimer + !ListItem.IsRecording</visible>
1547                                                 </control>
1548                                                 <control type="label">
1549                                                         <left>1000</left>
1550                                                         <top>0</top>
1551                                                         <width>80</width>
1552                                                         <height>40</height>
1553                                                         <font>font10</font>
1554                                                         <align>left</align>
1555                                                         <aligny>center</aligny>
1556                                                         <textcolor>grey2</textcolor>
1557                                                         <selectedcolor>selected</selectedcolor>
1558                                                         <label>31510</label>
1559                                                         <visible>ListItem.HasTimer</visible>
1560                                                 </control>
1561                                         </itemlayout>
1562                                         <focusedlayout height="40">
1563                                                 <control type="image">
1564                                                         <left>0</left>
1565                                                         <top>0</top>
1566                                                         <width>1100</width>
1567                                                         <height>41</height>
1568                                                         <texture border="5">MenuItemNF.png</texture>
1569                                                 </control>
1570                                                 <control type="image">
1571                                                         <left>0</left>
1572                                                         <top>0</top>
1573                                                         <width>250</width>
1574                                                         <height>40</height>
1575                                                         <colordiffuse>33FFFFFF</colordiffuse>
1576                                                         <texture border="5">StackFO.png</texture>
1577                                                         <visible>!Control.HasFocus(17)</visible>
1578                                                 </control>
1579                                                 <control type="image">
1580                                                         <left>960</left>
1581                                                         <top>0</top>
1582                                                         <width>140</width>
1583                                                         <height>40</height>
1584                                                         <colordiffuse>33FFFFFF</colordiffuse>
1585                                                         <texture border="5">StackFO.png</texture>
1586                                                         <visible>!Control.HasFocus(17)</visible>
1587                                                 </control>
1588                                                 <control type="image">
1589                                                         <left>0</left>
1590                                                         <top>0</top>
1591                                                         <width>250</width>
1592                                                         <height>40</height>
1593                                                         <colordiffuse>88FFFFFF</colordiffuse>
1594                                                         <texture border="5">StackFO.png</texture>
1595                                                         <visible>Control.HasFocus(17)</visible>
1596                                                 </control>
1597                                                 <control type="image">
1598                                                         <left>960</left>
1599                                                         <top>0</top>
1600                                                         <width>140</width>
1601                                                         <height>40</height>
1602                                                         <colordiffuse>88FFFFFF</colordiffuse>
1603                                                         <texture border="5">StackFO.png</texture>
1604                                                         <visible>Control.HasFocus(17)</visible>
1605                                                 </control>
1606                                                 <control type="image">
1607                                                         <left>10</left>
1608                                                         <top>5</top>
1609                                                         <width>30</width>
1610                                                         <height>30</height>
1611                                                         <info>ListItem.Icon</info>
1612                                                 </control>
1613                                                 <control type="label">
1614                                                         <left>50</left>
1615                                                         <top>0</top>
1616                                                         <width>190</width>
1617                                                         <height>35</height>
1618                                                         <font>font12</font>
1619                                                         <align>left</align>
1620                                                         <aligny>center</aligny>
1621                                                         <textcolor>grey2</textcolor>
1622                                                         <selectedcolor>selected</selectedcolor>
1623                                                         <info>ListItem.ChannelName</info>
1624                                                 </control>
1625                                                 <control type="label">
1626                                                         <left>260</left>
1627                                                         <top>0</top>
1628                                                         <width>650</width>
1629                                                         <height>35</height>
1630                                                         <font>font13</font>
1631                                                         <align>left</align>
1632                                                         <aligny>center</aligny>
1633                                                         <textcolor>white</textcolor>
1634                                                         <selectedcolor>selected</selectedcolor>
1635                                                         <info>ListItem.Label</info>
1636                                                 </control>
1637                                                 <control type="label">
1638                                                         <left>950</left>
1639                                                         <top>0</top>
1640                                                         <width>500</width>
1641                                                         <height>40</height>
1642                                                         <font>font12</font>
1643                                                         <align>right</align>
1644                                                         <aligny>center</aligny>
1645                                                         <textcolor>white</textcolor>
1646                                                         <selectedcolor>selected</selectedcolor>
1647                                                         <info>ListItem.Date</info>
1648                                                 </control>
1649                                                 <control type="image">
1650                                                         <left>970</left>
1651                                                         <top>10</top>
1652                                                         <width>30</width>
1653                                                         <height>20</height>
1654                                                         <texture>PVR-IsRecording.png</texture>
1655                                                         <visible>ListItem.IsRecording</visible>
1656                                                 </control>
1657                                                 <control type="label">
1658                                                         <left>1005</left>
1659                                                         <top>0</top>
1660                                                         <width>80</width>
1661                                                         <height>40</height>
1662                                                         <font>font10</font>
1663                                                         <align>left</align>
1664                                                         <aligny>center</aligny>
1665                                                         <textcolor>grey2</textcolor>
1666                                                         <selectedcolor>selected</selectedcolor>
1667                                                         <label>19043</label>
1668                                                         <visible>ListItem.IsRecording</visible>
1669                                                 </control>
1670                                                 <control type="image">
1671                                                         <left>970</left>
1672                                                         <top>10</top>
1673                                                         <width>20</width>
1674                                                         <height>20</height>
1675                                                         <texture>PVR-HasTimer.png</texture>
1676                                                         <visible>ListItem.HasTimer + !ListItem.IsRecording</visible>
1677                                                 </control>
1678                                                 <control type="label">
1679                                                         <left>1000</left>
1680                                                         <top>0</top>
1681                                                         <width>80</width>
1682                                                         <height>40</height>
1683                                                         <font>font10</font>
1684                                                         <align>left</align>
1685                                                         <aligny>center</aligny>
1686                                                         <textcolor>grey2</textcolor>
1687                                                         <selectedcolor>selected</selectedcolor>
1688                                                         <label>31510</label>
1689                                                         <visible>ListItem.HasTimer</visible>
1690                                                 </control>
1691                                         </focusedlayout>
1692                                 </control>
1693                                 <control type="scrollbar" id="77">
1694                                         <left>1105</left>
1695                                         <top>50</top>
1696                                         <width>25</width>
1697                                         <height>520</height>
1698                                         <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
1699                                         <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
1700                                         <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
1701                                         <textureslidernib>ScrollBarNib.png</textureslidernib>
1702                                         <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
1703                                         <onleft>16</onleft>
1704                                         <onright>36</onright>
1705                                         <showonepage>false</showonepage>
1706                                         <orientation>vertical</orientation>
1707                                 </control>
1708                         </control>
1709                         <control type="label">
1710                                 <animation effect="slide" start="0,0" end="-90,0" time="0" condition="system.getbool(input.enablemouse)">Conditional</animation>
1711                                 <description>Page Count Label</description>
1712                                 <right>40</right>
1713                                 <top>53r</top>
1714                                 <width>500</width>
1715                                 <height>20</height>
1716                                 <font>font12</font>
1717                                 <textcolor>grey</textcolor>
1718                                 <scroll>false</scroll>
1719                                 <align>right</align>
1720                                 <aligny>center</aligny>
1721                                 <label>([COLOR=blue]$INFO[Container(17).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(17).CurrentPage]/$INFO[Container(17).NumPages][/COLOR])</label>
1722                         </control>
1723                 </control>
1724         </include>
1725
1726         <include name="LiveTVGuideChannelView">
1727                 <control type="group">
1728                         <description>TV Guide Channel</description>
1729                         <visible>Control.IsVisible(15)</visible>
1730                         <include>VisibleFadeEffect</include>
1731                         <control type="group">
1732                                 <left>80</left>
1733                                 <top>60</top>
1734                                 <control type="label">
1735                                         <description>Date Time label</description>
1736                                         <left>0</left>
1737                                         <top>20</top>
1738                                         <width>300</width>
1739                                         <height>20</height>
1740                                         <font>font13_title</font>
1741                                         <textcolor>white</textcolor>
1742                                         <shadowcolor>black</shadowcolor>
1743                                         <align>center</align>
1744                                         <aligny>center</aligny>
1745                                         <label>21820</label>
1746                                 </control>
1747                                 <control type="label">
1748                                         <description>Title</description>
1749                                         <left>300</left>
1750                                         <top>20</top>
1751                                         <width>600</width>
1752                                         <height>20</height>
1753                                         <font>font13_title</font>
1754                                         <textcolor>white</textcolor>
1755                                         <shadowcolor>black</shadowcolor>
1756                                         <align>center</align>
1757                                         <aligny>center</aligny>
1758                                         <label>369</label>
1759                                 </control>
1760                                 <control type="label">
1761                                         <description>Status header label</description>
1762                                         <left>960</left>
1763                                         <top>20</top>
1764                                         <width>140</width>
1765                                         <height>20</height>
1766                                         <font>font13_title</font>
1767                                         <textcolor>white</textcolor>
1768                                         <shadowcolor>black</shadowcolor>
1769                                         <align>center</align>
1770                                         <aligny>center</aligny>
1771                                         <label>126</label>
1772                                 </control>
1773                                 <control type="image">
1774                                         <description>separator image</description>
1775                                         <left>0</left>
1776                                         <top>50</top>
1777                                         <width>1100</width>
1778                                         <height>1</height>
1779                                         <colordiffuse>88FFFFFF</colordiffuse>
1780                                         <texture>separator2.png</texture>
1781                                 </control>
1782                                 <control type="list" id="15">
1783                                         <left>0</left>
1784                                         <top>60</top>
1785                                         <width>1100</width>
1786                                         <height>500</height>
1787                                         <onup>15</onup>
1788                                         <ondown>15</ondown>
1789                                         <onleft>31</onleft>
1790                                         <onright>75</onright>
1791                                         <pagecontrol>75</pagecontrol>
1792                                         <scrolltime>200</scrolltime>
1793                                         <itemlayout height="40">
1794                                                 <control type="image">
1795                                                         <left>0</left>
1796                                                         <top>0</top>
1797                                                         <width>1100</width>
1798                                                         <height>41</height>
1799                                                         <texture border="5">MenuItemNF.png</texture>
1800                                                 </control>
1801                                                 <control type="image">
1802                                                         <left>0</left>
1803                                                         <top>0</top>
1804                                                         <width>300</width>
1805                                                         <height>40</height>
1806                                                         <colordiffuse>33FFFFFF</colordiffuse>
1807                                                         <texture border="5">StackFO.png</texture>
1808                                                 </control>
1809                                                 <control type="image">
1810                                                         <left>960</left>
1811                                                         <top>0</top>
1812                                                         <width>140</width>
1813                                                         <height>40</height>
1814                                                         <colordiffuse>33FFFFFF</colordiffuse>
1815                                                         <texture border="5">StackFO.png</texture>
1816                                                 </control>
1817                                                 <control type="label">
1818                                                         <left>150</left>
1819                                                         <top>0</top>
1820                                                         <width>280</width>
1821                                                         <height>40</height>
1822                                                         <font>font12</font>
1823                                                         <align>center</align>
1824                                                         <aligny>center</aligny>
1825                                                         <textcolor>grey2</textcolor>
1826                                                         <selectedcolor>selected</selectedcolor>
1827                                                         <info>ListItem.Date</info>
1828                                                 </control>
1829                                                 <control type="label">
1830                                                         <left>310</left>
1831                                                         <top>0</top>
1832                                                         <width>640</width>
1833                                                         <height>40</height>
1834                                                         <font>font13</font>
1835                                                         <align>left</align>
1836                                                         <aligny>center</aligny>
1837                                                         <textcolor>grey2</textcolor>
1838                                                         <selectedcolor>selected</selectedcolor>
1839                                                         <info>ListItem.Label</info>
1840                                                 </control>
1841                                                 <control type="image">
1842                                                         <left>970</left>
1843                                                         <top>10</top>
1844                                                         <width>30</width>
1845                                                         <height>20</height>
1846                                                         <texture>PVR-IsRecording.png</texture>
1847                                                         <visible>ListItem.IsRecording</visible>
1848                                                 </control>
1849                                                 <control type="label">
1850                                                         <left>1005</left>
1851                                                         <top>0</top>
1852                                                         <width>80</width>
1853                                                         <height>40</height>
1854                                                         <font>font10</font>
1855                                                         <align>left</align>
1856                                                         <aligny>center</aligny>
1857                                                         <textcolor>grey2</textcolor>
1858                                                         <selectedcolor>selected</selectedcolor>
1859                                                         <label>19043</label>
1860                                                         <visible>ListItem.IsRecording</visible>
1861                                                 </control>
1862                                                 <control type="image">
1863                                                         <left>970</left>
1864                                                         <top>10</top>
1865                                                         <width>20</width>
1866                                                         <height>20</height>
1867                                                         <texture>PVR-HasTimer.png</texture>
1868                                                         <visible>ListItem.HasTimer + !ListItem.IsRecording</visible>
1869                                                 </control>
1870                                                 <control type="label">
1871                                                         <left>1000</left>
1872                                                         <top>0</top>
1873                                                         <width>80</width>
1874                                                         <height>40</height>
1875                                                         <font>font10</font>
1876                                                         <align>left</align>
1877                                                         <aligny>center</aligny>
1878                                                         <textcolor>grey2</textcolor>
1879                                                         <selectedcolor>selected</selectedcolor>
1880                                                         <label>31510</label>
1881                                                         <visible>ListItem.HasTimer</visible>
1882                                                 </control>
1883                                         </itemlayout>
1884                                         <focusedlayout height="100">
1885                                                 <control type="image">
1886                                                         <left>0</left>
1887                                                         <top>1</top>
1888                                                         <width>1100</width>
1889                                                         <height>98</height>
1890                                                         <colordiffuse>AAFFFFFF</colordiffuse>
1891                                                         <texture border="5">black-back2.png</texture>
1892                                                 </control>
1893                                                 <control type="image">
1894                                                         <left>0</left>
1895                                                         <top>0</top>
1896                                                         <width>1100</width>
1897                                                         <height>101</height>
1898                                                         <texture border="5">MenuItemNF.png</texture>
1899                                                 </control>
1900                                                 <control type="image">
1901                                                         <left>0</left>
1902                                                         <top>0</top>
1903                                                         <width>300</width>
1904                                                         <height>40</height>
1905                                                         <colordiffuse>AAFFFFFF</colordiffuse>
1906                                                         <texture border="5">StackFO.png</texture>
1907                                                         <visible>!Control.HasFocus(15)</visible>
1908                                                 </control>
1909                                                 <control type="image">
1910                                                         <left>960</left>
1911                                                         <top>0</top>
1912                                                         <width>140</width>
1913                                                         <height>40</height>
1914                                                         <colordiffuse>AAFFFFFF</colordiffuse>
1915                                                         <texture border="5">StackFO.png</texture>
1916                                                         <visible>!Control.HasFocus(15)</visible>
1917                                                 </control>
1918                                                 <control type="image">
1919                                                         <left>0</left>
1920                                                         <top>0</top>
1921                                                         <width>300</width>
1922                                                         <height>40</height>
1923                                                         <colordiffuse>88FFFFFF</colordiffuse>
1924                                                         <texture border="5">StackFO.png</texture>
1925                                                         <visible>Control.HasFocus(15)</visible>
1926                                                 </control>
1927                                                 <control type="image">
1928                                                         <left>960</left>
1929                                                         <top>0</top>
1930                                                         <width>140</width>
1931                                                         <height>40</height>
1932                                                         <colordiffuse>88FFFFFF</colordiffuse>
1933                                                         <texture border="5">StackFO.png</texture>
1934                                                         <visible>Control.HasFocus(15)</visible>
1935                                                 </control>
1936                                                 <control type="label">
1937                                                         <left>150</left>
1938                                                         <top>0</top>
1939                                                         <width>280</width>
1940                                                         <height>40</height>
1941                                                         <font>font12</font>
1942                                                         <align>center</align>
1943                                                         <aligny>center</aligny>
1944                                                         <textcolor>white</textcolor>
1945                                                         <selectedcolor>selected</selectedcolor>
1946                                                         <info>ListItem.Date</info>
1947                                                 </control>
1948                                                 <control type="label">
1949                                                         <left>310</left>
1950                                                         <top>0</top>
1951                                                         <width>640</width>
1952                                                         <height>40</height>
1953                                                         <font>font13</font>
1954                                                         <align>left</align>
1955                                                         <aligny>center</aligny>
1956                                                         <textcolor>white</textcolor>
1957                                                         <selectedcolor>selected</selectedcolor>
1958                                                         <info>ListItem.Label</info>
1959                                                 </control>
1960                                                 <control type="textbox">
1961                                                         <description>Plot Value for TVShow</description>
1962                                                         <left>50</left>
1963                                                         <top>40</top>
1964                                                         <width>1000</width>
1965                                                         <height>60</height>
1966                                                         <font>font12</font>
1967                                                         <align>justify</align>
1968                                                         <textcolor>grey2</textcolor>
1969                                                         <shadowcolor>black</shadowcolor>
1970                                                         <pagecontrol>-</pagecontrol>
1971                                                         <label>$INFO[ListItem.Plot]</label>
1972                                                 </control>
1973                                                 <control type="image">
1974                                                         <left>970</left>
1975                                                         <top>10</top>
1976                                                         <width>30</width>
1977                                                         <height>20</height>
1978                                                         <texture>PVR-IsRecording.png</texture>
1979                                                         <visible>ListItem.IsRecording</visible>
1980                                                 </control>
1981                                                 <control type="label">
1982                                                         <left>1005</left>
1983                                                         <top>0</top>
1984                                                         <width>80</width>
1985                                                         <height>40</height>
1986                                                         <font>font10</font>
1987                                                         <align>left</align>
1988                                                         <aligny>center</aligny>
1989                                                         <textcolor>grey2</textcolor>
1990                                                         <selectedcolor>selected</selectedcolor>
1991                                                         <label>19043</label>
1992                                                         <visible>ListItem.IsRecording</visible>
1993                                                 </control>
1994                                                 <control type="image">
1995                                                         <left>970</left>
1996                                                         <top>10</top>
1997                                                         <width>20</width>
1998                                                         <height>20</height>
1999                                                         <texture>PVR-HasTimer.png</texture>
2000                                                         <visible>ListItem.HasTimer + !ListItem.IsRecording</visible>
2001                                                 </control>
2002                                                 <control type="label">
2003                                                         <left>1000</left>
2004                                                         <top>0</top>
2005                                                         <width>80</width>
2006                                                         <height>40</height>
2007                                                         <font>font10</font>
2008                                                         <align>left</align>
2009                                                         <aligny>center</aligny>
2010                                                         <textcolor>grey2</textcolor>
2011                                                         <selectedcolor>selected</selectedcolor>
2012                                                         <label>31510</label>
2013                                                         <visible>ListItem.HasTimer</visible>
2014                                                 </control>
2015                                         </focusedlayout>
2016                                 </control>
2017                                 <control type="scrollbar" id="75">
2018                                         <left>1105</left>
2019                                         <top>60</top>
2020                                         <width>25</width>
2021                                         <height>500</height>
2022                                         <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
2023                                         <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
2024                                         <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
2025                                         <textureslidernib>ScrollBarNib.png</textureslidernib>
2026                                         <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
2027                                         <onleft>15</onleft>
2028                                         <onright>31</onright>
2029                                         <showonepage>false</showonepage>
2030                                         <orientation>vertical</orientation>
2031                                 </control>
2032                         </control>
2033                         <control type="label">
2034                                 <animation effect="slide" start="0,0" end="-90,0" time="0" condition="system.getbool(input.enablemouse)">Conditional</animation>
2035                                 <description>Page Count Label</description>
2036                                 <right>40</right>
2037                                 <top>53r</top>
2038                                 <width>500</width>
2039                                 <height>20</height>
2040                                 <font>font12</font>
2041                                 <textcolor>grey</textcolor>
2042                                 <scroll>false</scroll>
2043                                 <align>right</align>
2044                                 <aligny>center</aligny>
2045                                 <label>([COLOR=blue]$INFO[Container(15).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(15).CurrentPage]/$INFO[Container(15).NumPages][/COLOR])</label>
2046                         </control>
2047                 </control>
2048         </include>
2049
2050         <include name="LiveTVGuideNowNextView">
2051                 <control type="group">
2052                         <description>TV Guide Now/Next</description>
2053                         <visible>Control.IsVisible(16)</visible>
2054                         <include>VisibleFadeEffect</include>
2055                         <control type="group">
2056                                 <left>80</left>
2057                                 <top>60</top>
2058                                 <control type="label">
2059                                         <description>Time label</description>
2060                                         <left>0</left>
2061                                         <top>20</top>
2062                                         <width>100</width>
2063                                         <height>20</height>
2064                                         <font>font13_title</font>
2065                                         <textcolor>white</textcolor>
2066                                         <shadowcolor>black</shadowcolor>
2067                                         <align>center</align>
2068                                         <aligny>center</aligny>
2069                                         <label>555</label>
2070                                 </control>
2071                                 <control type="label">
2072                                         <description>Channel label</description>
2073                                         <left>100</left>
2074                                         <top>20</top>
2075                                         <width>250</width>
2076                                         <height>20</height>
2077                                         <font>font13_title</font>
2078                                         <textcolor>white</textcolor>
2079                                         <shadowcolor>black</shadowcolor>
2080                                         <align>center</align>
2081                                         <aligny>center</aligny>
2082                                         <label>19148</label>
2083                                 </control>
2084                                 <control type="label">
2085                                         <description>Title</description>
2086                                         <left>350</left>
2087                                         <top>20</top>
2088                                         <width>550</width>
2089                                         <height>20</height>
2090                                         <font>font13_title</font>
2091                                         <textcolor>white</textcolor>
2092                                         <shadowcolor>black</shadowcolor>
2093                                         <align>center</align>
2094                                         <aligny>center</aligny>
2095                                         <label>369</label>
2096                                 </control>
2097                                 <control type="label">
2098                                         <description>Status header label</description>
2099                                         <left>960</left>
2100                                         <top>20</top>
2101                                         <width>140</width>
2102                                         <height>20</height>
2103                                         <font>font13_title</font>
2104                                         <textcolor>white</textcolor>
2105                                         <shadowcolor>black</shadowcolor>
2106                                         <align>center</align>
2107                                         <aligny>center</aligny>
2108                                         <label>126</label>
2109                                 </control>
2110                                 <control type="image">
2111                                         <description>separator image</description>
2112                                         <left>0</left>
2113                                         <top>50</top>
2114                                         <width>1100</width>
2115                                         <height>1</height>
2116                                         <colordiffuse>88FFFFFF</colordiffuse>
2117                                         <texture>separator2.png</texture>
2118                                 </control>
2119                                 <control type="list" id="16">
2120                                         <left>0</left>
2121                                         <top>60</top>
2122                                         <width>1100</width>
2123                                         <height>500</height>
2124                                         <onup>16</onup>
2125                                         <ondown>16</ondown>
2126                                         <onleft>31</onleft>
2127                                         <onright>76</onright>
2128                                         <pagecontrol>76</pagecontrol>
2129                                         <scrolltime>200</scrolltime>
2130                                         <itemlayout height="40">
2131                                                 <control type="image">
2132                                                         <left>0</left>
2133                                                         <top>0</top>
2134                                                         <width>1100</width>
2135                                                         <height>41</height>
2136                                                         <texture border="5">MenuItemNF.png</texture>
2137                                                 </control>
2138                                                 <control type="image">
2139                                                         <left>100</left>
2140                                                         <top>0</top>
2141                                                         <width>250</width>
2142                                                         <height>40</height>
2143                                                         <colordiffuse>33FFFFFF</colordiffuse>
2144                                                         <texture border="5">StackFO.png</texture>
2145                                                 </control>
2146                                                 <control type="image">
2147                                                         <left>960</left>
2148                                                         <top>0</top>
2149                                                         <width>140</width>
2150                                                         <height>40</height>
2151                                                         <colordiffuse>33FFFFFF</colordiffuse>
2152                                                         <texture border="5">StackFO.png</texture>
2153                                                 </control>
2154                                                 <control type="label">
2155                                                         <left>50</left>
2156                                                         <top>0</top>
2157                                                         <width>100</width>
2158                                                         <height>40</height>
2159                                                         <font>font12</font>
2160                                                         <align>center</align>
2161                                                         <aligny>center</aligny>
2162                                                         <textcolor>grey2</textcolor>
2163                                                         <selectedcolor>selected</selectedcolor>
2164                                                         <info>ListItem.StartTime</info>
2165                                                 </control>
2166                                                 <control type="image">
2167                                                         <left>110</left>
2168                                                         <top>5</top>
2169                                                         <width>30</width>
2170                                                         <height>30</height>
2171                                                         <info>ListItem.Icon</info>
2172                                                 </control>
2173                                                 <control type="label">
2174                                                         <left>150</left>
2175                                                         <top>0</top>
2176                                                         <width>190</width>
2177                                                         <height>35</height>
2178                                                         <font>font12</font>
2179                                                         <align>left</align>
2180                                                         <aligny>center</aligny>
2181                                                         <textcolor>grey2</textcolor>
2182                                                         <selectedcolor>selected</selectedcolor>
2183                                                         <info>ListItem.ChannelName</info>
2184                                                 </control>
2185                                                 <control type="label">
2186                                                         <left>360</left>
2187                                                         <top>0</top>
2188                                                         <width>590</width>
2189                                                         <height>35</height>
2190                                                         <font>font13</font>
2191                                                         <align>left</align>
2192                                                         <aligny>center</aligny>
2193                                                         <textcolor>grey2</textcolor>
2194                                                         <selectedcolor>selected</selectedcolor>
2195                                                         <info>ListItem.Label</info>
2196                                                 </control>
2197                                                 <control type="image">
2198                                                         <left>970</left>
2199                                                         <top>10</top>
2200                                                         <width>30</width>
2201                                                         <height>20</height>
2202                                                         <texture>PVR-IsRecording.png</texture>
2203                                                         <visible>ListItem.IsRecording</visible>
2204                                                 </control>
2205                                                 <control type="label">
2206                                                         <left>1005</left>
2207                                                         <top>0</top>
2208                                                         <width>80</width>
2209                                                         <height>40</height>
2210                                                         <font>font10</font>
2211                                                         <align>left</align>
2212                                                         <aligny>center</aligny>
2213                                                         <textcolor>grey2</textcolor>
2214                                                         <selectedcolor>selected</selectedcolor>
2215                                                         <label>19043</label>
2216                                                         <visible>ListItem.IsRecording</visible>
2217                                                 </control>
2218                                                 <control type="image">
2219                                                         <left>970</left>
2220                                                         <top>10</top>
2221                                                         <width>20</width>
2222                                                         <height>20</height>
2223                                                         <texture>PVR-HasTimer.png</texture>
2224                                                         <visible>ListItem.HasTimer + !ListItem.IsRecording</visible>
2225                                                 </control>
2226                                                 <control type="label">
2227                                                         <left>1000</left>
2228                                                         <top>0</top>
2229                                                         <width>80</width>
2230                                                         <height>40</height>
2231                                                         <font>font10</font>
2232                                                         <align>left</align>
2233                                                         <aligny>center</aligny>
2234                                                         <textcolor>grey2</textcolor>
2235                                                         <selectedcolor>selected</selectedcolor>
2236                                                         <label>31510</label>
2237                                                         <visible>ListItem.HasTimer</visible>
2238                                                 </control>
2239                                         </itemlayout>
2240                                         <focusedlayout height="100">
2241                                                 <control type="image">
2242                                                         <left>0</left>
2243                                                         <top>1</top>
2244                                                         <width>1100</width>
2245                                                         <height>98</height>
2246                                                         <colordiffuse>AAFFFFFF</colordiffuse>
2247                                                         <texture border="5">black-back2.png</texture>
2248                                                 </control>
2249                                                 <control type="image">
2250                                                         <left>0</left>
2251                                                         <top>0</top>
2252                                                         <width>1100</width>
2253                                                         <height>100</height>
2254                                                         <texture border="5">MenuItemNF.png</texture>
2255                                                 </control>
2256                                                 <control type="image">
2257                                                         <left>100</left>
2258                                                         <top>0</top>
2259                                                         <width>250</width>
2260                                                         <height>40</height>
2261                                                         <colordiffuse>AAFFFFFF</colordiffuse>
2262                                                         <texture border="5">StackFO.png</texture>
2263                                                         <visible>!Control.HasFocus(16)</visible>
2264                                                 </control>
2265                                                 <control type="image">
2266                                                         <left>960</left>
2267                                                         <top>0</top>
2268                                                         <width>140</width>
2269                                                         <height>40</height>
2270                                                         <colordiffuse>AAFFFFFF</colordiffuse>
2271                                                         <texture border="5">StackFO.png</texture>
2272                                                         <visible>!Control.HasFocus(16)</visible>
2273                                                 </control>
2274                                                 <control type="image">
2275                                                         <left>100</left>
2276                                                         <top>0</top>
2277                                                         <width>250</width>
2278                                                         <height>40</height>
2279                                                         <colordiffuse>88FFFFFF</colordiffuse>
2280                                                         <texture border="5">StackFO.png</texture>
2281                                                         <visible>Control.HasFocus(16)</visible>
2282                                                 </control>
2283                                                 <control type="image">
2284                                                         <left>960</left>
2285                                                         <top>0</top>
2286                                                         <width>140</width>
2287                                                         <height>40</height>
2288                                                         <colordiffuse>88FFFFFF</colordiffuse>
2289                                                         <texture border="5">StackFO.png</texture>
2290                                                         <visible>Control.HasFocus(16)</visible>
2291                                                 </control>
2292                                                 <control type="label">
2293                                                         <left>50</left>
2294                                                         <top>0</top>
2295                                                         <width>100</width>
2296                                                         <height>40</height>
2297                                                         <font>font12</font>
2298                                                         <align>center</align>
2299                                                         <aligny>center</aligny>
2300                                                         <textcolor>white</textcolor>
2301                                                         <selectedcolor>selected</selectedcolor>
2302                                                         <info>ListItem.StartTime</info>
2303                                                 </control>
2304                                                 <control type="image">
2305                                                         <left>110</left>
2306                                                         <top>5</top>
2307                                                         <width>30</width>
2308                                                         <height>30</height>
2309                                                         <info>ListItem.Icon</info>
2310                                                 </control>
2311                                                 <control type="label">
2312                                                         <left>150</left>
2313                                                         <top>0</top>
2314                                                         <width>190</width>
2315                                                         <height>35</height>
2316                                                         <font>font12</font>
2317                                                         <align>left</align>
2318                                                         <aligny>center</aligny>
2319                                                         <textcolor>white</textcolor>
2320                                                         <selectedcolor>selected</selectedcolor>
2321                                                         <info>ListItem.ChannelName</info>
2322                                                 </control>
2323                                                 <control type="label">
2324                                                         <left>360</left>
2325                                                         <top>0</top>
2326                                                         <width>590</width>
2327                                                         <height>35</height>
2328                                                         <font>font13</font>
2329                                                         <align>left</align>
2330                                                         <aligny>center</aligny>
2331                                                         <textcolor>white</textcolor>
2332                                                         <selectedcolor>selected</selectedcolor>
2333                                                         <info>ListItem.Label</info>
2334                                                 </control>
2335                                                 <control type="textbox">
2336                                                         <description>Plot Value for TVShow</description>
2337                                                         <left>50</left>
2338                                                         <top>35</top>
2339                                                         <width>1000</width>
2340                                                         <height>60</height>
2341                                                         <font>font12</font>
2342                                                         <align>justify</align>
2343                                                         <textcolor>grey2</textcolor>
2344                                                         <shadowcolor>black</shadowcolor>
2345                                                         <pagecontrol>-</pagecontrol>
2346                                                         <label>$INFO[ListItem.Plot]</label>
2347                                                 </control>
2348                                                 <control type="image">
2349                                                         <left>970</left>
2350                                                         <top>10</top>
2351                                                         <width>30</width>
2352                                                         <height>20</height>
2353                                                         <texture>PVR-IsRecording.png</texture>
2354                                                         <visible>ListItem.IsRecording</visible>
2355                                                 </control>
2356                                                 <control type="label">
2357                                                         <left>1005</left>
2358                                                         <top>0</top>
2359                                                         <width>80</width>
2360                                                         <height>40</height>
2361                                                         <font>font10</font>
2362                                                         <align>left</align>
2363                                                         <aligny>center</aligny>
2364                                                         <textcolor>grey2</textcolor>
2365                                                         <selectedcolor>selected</selectedcolor>
2366                                                         <label>19043</label>
2367                                                         <visible>ListItem.IsRecording</visible>
2368                                                 </control>
2369                                                 <control type="image">
2370                                                         <left>970</left>
2371                                                         <top>10</top>
2372                                                         <width>20</width>
2373                                                         <height>20</height>
2374                                                         <texture>PVR-HasTimer.png</texture>
2375                                                         <visible>ListItem.HasTimer + !ListItem.IsRecording</visible>
2376                                                 </control>
2377                                                 <control type="label">
2378                                                         <left>1000</left>
2379                                                         <top>0</top>
2380                                                         <width>80</width>
2381                                                         <height>40</height>
2382                                                         <font>font10</font>
2383                                                         <align>left</align>
2384                                                         <aligny>center</aligny>
2385                                                         <textcolor>grey2</textcolor>
2386                                                         <selectedcolor>selected</selectedcolor>
2387                                                         <label>31510</label>
2388                                                         <visible>ListItem.HasTimer</visible>
2389                                                 </control>
2390                                         </focusedlayout>
2391                                 </control>
2392                                 <control type="scrollbar" id="76">
2393                                         <left>1105</left>
2394                                         <top>60</top>
2395                                         <width>25</width>
2396                                         <height>500</height>
2397                                         <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
2398                                         <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
2399                                         <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
2400                                         <textureslidernib>ScrollBarNib.png</textureslidernib>
2401                                         <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
2402                                         <onleft>16</onleft>
2403                                         <onright>31</onright>
2404                                         <showonepage>false</showonepage>
2405                                         <orientation>vertical</orientation>
2406                                 </control>
2407                         </control>
2408                         <control type="label">
2409                                 <animation effect="slide" start="0,0" end="-90,0" time="0" condition="system.getbool(input.enablemouse)">Conditional</animation>
2410                                 <description>Page Count Label</description>
2411                                 <right>40</right>
2412                                 <top>53r</top>
2413                                 <width>500</width>
2414                                 <height>20</height>
2415                                 <font>font12</font>
2416                                 <textcolor>grey</textcolor>
2417                                 <scroll>false</scroll>
2418                                 <align>right</align>
2419                                 <aligny>center</aligny>
2420                                 <label>([COLOR=blue]$INFO[Container(16).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(16).CurrentPage]/$INFO[Container(16).NumPages][/COLOR])</label>
2421                         </control>
2422                 </control>
2423         </include>
2424 </includes>