Merge pull request #4314 from MartijnKaijser/beta1
[vuplus_xbmc] / addons / skin.confluence / 720p / Home.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <window>
3         <defaultcontrol always="true">9000</defaultcontrol>
4         <allowoverlay>no</allowoverlay> 
5         <onunload condition="Container(9000).Hasfocus(10) | Container(9000).Hasfocus(11) | ControlGroup(9010).HasFocus | ControlGroup(9016).HasFocus | ControlGroup(9017).HasFocus">SetProperty(VideosDirectLink,True)</onunload>
6         <onunload condition="Control.HasFocus(9000) + Container(9000).Hasfocus(2)">ClearProperty(VideosDirectLink)</onunload>
7         <controls>
8                 <include>CommonBackground</include>
9                 <control type="image">
10                         <left>0</left>
11                         <top>90r</top>
12                         <width>1280</width>
13                         <height>90</height>
14                         <texture>floor.png</texture>
15                         <animation effect="fade" time="250" condition="Window.Previous(Home)">WindowOpen</animation>
16                         <animation effect="fade" time="250" condition="Window.Next(Home)">WindowClose</animation>
17                 </control>
18                 <control type="image">
19                         <description>LOGO</description>
20                         <left>0</left>
21                         <top>5</top>
22                         <width>170</width>
23                         <height>100</height>
24                         <aspectratio aligny="top" align="left">keep</aspectratio>
25                         <texture>xbmc-logo.png</texture>
26                         <include>VisibleFadeEffect</include>
27                         <include>Window_OpenClose_Animation</include>
28                         <visible>!Skin.HasSetting(homepageWeatherinfo)</visible>
29                 </control>
30                 <!-- Music Info -->
31                 <control type="group">
32                         <left>0</left>
33                         <top>60</top>
34                         <visible>Player.HasAudio + !Skin.HasSetting(homepageMusicinfo)</visible>
35                         <include>VisibleFadeEffect</include>
36                         <include>Window_OpenClose_Animation</include>
37                         <control type="image">
38                                 <description>Cover image</description>
39                                 <left>20</left>
40                                 <top>45</top>
41                                 <width>130</width>
42                                 <height>295</height>
43                                 <aspectratio aligny="bottom">keep</aspectratio>
44                                 <texture fallback="DefaultAlbumCover.png">$INFO[Player.Art(thumb)]</texture>
45                                 <bordertexture border="8">ThumbBorder.png</bordertexture>
46                                 <bordersize>5</bordersize>
47                         </control>
48                         <control type="label">
49                                 <description>Album Label</description>
50                                 <left>170</left>
51                                 <top>265</top>
52                                 <height>25</height>
53                                 <width>1000</width>
54                                 <label>$INFO[MusicPlayer.Artist,, - ]$INFO[MusicPlayer.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label>
55                                 <align>left</align>
56                                 <aligny>center</aligny>
57                                 <font>font12</font>
58                                 <textcolor>white</textcolor>
59                                 <shadowcolor>black</shadowcolor>
60                         </control>
61                         <control type="label">
62                                 <description>Title label</description>
63                                 <left>170</left>
64                                 <top>285</top>
65                                 <height>30</height>
66                                 <width>1000</width>
67                                 <label>$INFO[Player.Title]</label>
68                                 <align>left</align>
69                                 <aligny>center</aligny>
70                                 <font>font13_title</font>
71                                 <textcolor>white</textcolor>
72                                 <shadowcolor>black</shadowcolor>
73                         </control>
74                         <control type="label">
75                                 <description>Time Label</description>
76                                 <left>170</left>
77                                 <top>310</top>
78                                 <height>30</height>
79                                 <width>300</width>
80                                 <label>$INFO[Player.Time]$INFO[Player.Duration,[COLOR=blue] / [/COLOR]]</label>
81                                 <align>left</align>
82                                 <aligny>center</aligny>
83                                 <font>font12</font>
84                                 <textcolor>white</textcolor>
85                                 <shadowcolor>black</shadowcolor>
86                         </control>
87                 </control>
88                 <!-- LiveTV Info -->
89                 <control type="group">
90                         <left>490r</left>
91                         <top>70</top>
92                         <visible>Container(9000).HasFocus(12) + [PVR.IsRecording | PVR.HasNonRecordingTimer]</visible>
93                         <include>VisibleFadeEffect</include>
94                         <include>Window_OpenClose_Animation</include>
95                         <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(Favourites)">conditional</animation>
96                         <control type="group">
97                                 <animation effect="slide" start="0,0" end="0,100" time="0" condition="PVR.IsRecording">conditional</animation>
98                                 <visible>PVR.HasNonRecordingTimer</visible>
99                                 <control type="image">
100                                         <left>0</left>
101                                         <top>-5</top>
102                                         <width>490</width>
103                                         <height>90</height>
104                                         <texture>gradient.png</texture>
105                                 </control>
106                                 <control type="image">
107                                         <left>400</left>
108                                         <top>0</top>
109                                         <width>80</width>
110                                         <height>80</height>
111                                         <aspectratio>keep</aspectratio>
112                                         <texture background="true" fallback="DefaultVideoCover.png">$INFO[PVR.NextRecordingChannelIcon]</texture>
113                                         <bordertexture border="8">ThumbBorder.png</bordertexture>
114                                         <bordersize>4</bordersize>
115                                 </control>
116                                 <control type="image">
117                                         <left>365</left>
118                                         <top>5</top>
119                                         <width>25</width>
120                                         <height>25</height>
121                                         <aspectratio>keep</aspectratio>
122                                         <texture>PVR-HasTimer.png</texture>
123                                 </control>
124                                 <control type="label">
125                                         <description>Next Timer Header label</description>
126                                         <left>-45</left>
127                                         <top>5</top>
128                                         <height>25</height>
129                                         <width>400</width>
130                                         <label>$LOCALIZE[19157]</label>
131                                         <align>right</align>
132                                         <aligny>center</aligny>
133                                         <font>font12_title</font>
134                                         <textcolor>blue</textcolor>
135                                         <shadowcolor>black</shadowcolor>
136                                 </control>
137                                 <control type="label">
138                                         <description>NextRecordingDateTime</description>
139                                         <left>-10</left>
140                                         <top>30</top>
141                                         <height>25</height>
142                                         <width>400</width>
143                                         <label>$INFO[PVR.NextRecordingDateTime,$LOCALIZE[19126] - ]</label>
144                                         <align>right</align>
145                                         <aligny>center</aligny>
146                                         <font>font12</font>
147                                         <scroll>true</scroll>
148                                         <shadowcolor>black</shadowcolor>
149                                 </control>
150                                 <control type="label">
151                                         <description>NextRecordingTitle Channel</description>
152                                         <left>-410</left>
153                                         <top>50</top>
154                                         <height>25</height>
155                                         <width>800</width>
156                                         <label>$INFO[PVR.NextRecordingTitle][COLOR=grey]$INFO[PVR.NextRecordingChannel, - [COLOR=blue]([/COLOR],[COLOR=blue])[/COLOR]][/COLOR]</label>
157                                         <align>right</align>
158                                         <aligny>center</aligny>
159                                         <font>font12_title</font>
160                                         <shadowcolor>black</shadowcolor>
161                                         <scroll>true</scroll>
162                                 </control>
163                         </control>
164                         <control type="group">
165                                 <visible>PVR.IsRecording</visible>
166                                 <control type="image">
167                                         <left>0</left>
168                                         <top>-5</top>
169                                         <width>490</width>
170                                         <height>90</height>
171                                         <texture>gradient.png</texture>
172                                 </control>
173                                 <control type="image">
174                                         <left>400</left>
175                                         <top>0</top>
176                                         <width>80</width>
177                                         <height>80</height>
178                                         <aspectratio>keep</aspectratio>
179                                         <texture background="true" fallback="DefaultVideoCover.png">$INFO[PVR.NowRecordingChannelIcon]</texture>
180                                         <bordertexture border="8">ThumbBorder.png</bordertexture>
181                                         <bordersize>4</bordersize>
182                                 </control>
183                                 <control type="image">
184                                         <left>360</left>
185                                         <top>5</top>
186                                         <width>30</width>
187                                         <height>25</height>
188                                         <aspectratio>keep</aspectratio>
189                                         <texture>PVR-IsRecording.png</texture>
190                                 </control>
191                                 <control type="label">
192                                         <description>Is Recording Header label</description>
193                                         <left>-50</left>
194                                         <top>5</top>
195                                         <height>25</height>
196                                         <width>400</width>
197                                         <label>$LOCALIZE[19158]</label>
198                                         <align>right</align>
199                                         <aligny>center</aligny>
200                                         <font>font12_title</font>
201                                         <textcolor>blue</textcolor>
202                                         <shadowcolor>black</shadowcolor>
203                                 </control>
204                                 <control type="label">
205                                         <description>NextRecordingDateTime</description>
206                                         <left>-10</left>
207                                         <top>30</top>
208                                         <height>25</height>
209                                         <width>400</width>
210                                         <label>$INFO[PVR.NowRecordingDateTime,$LOCALIZE[19126] - ]</label>
211                                         <align>right</align>
212                                         <aligny>center</aligny>
213                                         <font>font12</font>
214                                         <scroll>true</scroll>
215                                         <shadowcolor>black</shadowcolor>
216                                 </control>
217                                 <control type="label">
218                                         <description>NextRecordingTitle Channel</description>
219                                         <left>-410</left>
220                                         <top>50</top>
221                                         <height>30</height>
222                                         <width>800</width>
223                                         <label>$INFO[PVR.NowRecordingTitle][COLOR=grey]$INFO[PVR.NowRecordingChannel, - [COLOR=blue]([/COLOR],[COLOR=blue])[/COLOR]][/COLOR]</label>
224                                         <align>right</align>
225                                         <aligny>center</aligny>
226                                         <font>font12_title</font>
227                                         <shadowcolor>black</shadowcolor>
228                                         <scroll>true</scroll>
229                                 </control>
230                         </control>
231                 </control>
232                 <!-- Video Info -->
233                 <control type="group">
234                         <left>0</left>
235                         <top>50</top>
236                         <visible>Player.HasVideo + !Skin.HasSetting(homepageVideoinfo)</visible>
237                         <include>VisibleFadeEffect</include>
238                         <include>Window_OpenClose_Animation</include>
239                         <control type="group">
240                                 <visible>!VideoPlayer.Content(Movies) + !VideoPlayer.Content(Episodes) + !VideoPlayer.Content(LiveTV)</visible>
241                                 <control type="image">
242                                         <description>Cover image</description>
243                                         <left>20</left>
244                                         <top>45</top>
245                                         <width>150</width>
246                                         <height>300</height>
247                                         <aspectratio aligny="bottom">keep</aspectratio>
248                                         <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
249                                         <bordertexture border="8">ThumbBorder.png</bordertexture>
250                                         <bordersize>5</bordersize>
251                                 </control>
252                                 <control type="label">
253                                         <description>Title label</description>
254                                         <left>190</left>
255                                         <top>285</top>
256                                         <height>30</height>
257                                         <width>1000</width>
258                                         <label>$INFO[Player.Title]</label>
259                                         <align>left</align>
260                                         <aligny>center</aligny>
261                                         <font>font13_title</font>
262                                         <textcolor>white</textcolor>
263                                         <shadowcolor>black</shadowcolor>
264                                 </control>
265                                 <control type="label">
266                                         <description>Time Label</description>
267                                         <left>190</left>
268                                         <top>310</top>
269                                         <height>30</height>
270                                         <width>300</width>
271                                         <label>$INFO[Player.Time]$INFO[Player.Duration,[COLOR=blue] / [/COLOR]]</label>
272                                         <align>left</align>
273                                         <aligny>center</aligny>
274                                         <font>font12</font>
275                                         <textcolor>white</textcolor>
276                                         <shadowcolor>black</shadowcolor>
277                                 </control>
278                         </control>
279                         <control type="group">
280                                 <visible>VideoPlayer.Content(LiveTV)</visible>
281                                 <control type="image">
282                                         <description>Cover image</description>
283                                         <left>20</left>
284                                         <top>45</top>
285                                         <width>120</width>
286                                         <height>300</height>
287                                         <aspectratio aligny="bottom">keep</aspectratio>
288                                         <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
289                                         <bordertexture border="8">ThumbBorder.png</bordertexture>
290                                         <bordersize>5</bordersize>
291                                 </control>
292                                 <control type="label">
293                                         <description>Channel label</description>
294                                         <left>160</left>
295                                         <top>265</top>
296                                         <height>25</height>
297                                         <width>660</width>
298                                         <label>$INFO[VideoPlayer.ChannelName]</label>
299                                         <align>left</align>
300                                         <aligny>center</aligny>
301                                         <font>font12</font>
302                                         <textcolor>white</textcolor>
303                                         <shadowcolor>black</shadowcolor>
304                                 </control>
305                                 <control type="label">
306                                         <description>Title label</description>
307                                         <left>160</left>
308                                         <top>285</top>
309                                         <height>30</height>
310                                         <width>1000</width>
311                                         <label>$INFO[Player.Title]</label>
312                                         <align>left</align>
313                                         <aligny>center</aligny>
314                                         <font>font13_title</font>
315                                         <textcolor>white</textcolor>
316                                         <shadowcolor>black</shadowcolor>
317                                 </control>
318                                 <control type="label">
319                                         <description>Time Label</description>
320                                         <left>160</left>
321                                         <top>310</top>
322                                         <height>30</height>
323                                         <width>300</width>
324                                         <label>$INFO[Player.Time]$INFO[Player.Duration,[COLOR=blue] / [/COLOR]]</label>
325                                         <align>left</align>
326                                         <aligny>center</aligny>
327                                         <font>font12</font>
328                                         <textcolor>white</textcolor>
329                                         <shadowcolor>black</shadowcolor>
330                                 </control>
331                         </control>
332                         <control type="group">
333                                 <visible>VideoPlayer.Content(Movies)</visible>
334                                 <control type="image">
335                                         <description>Cover image</description>
336                                         <left>20</left>
337                                         <top>45</top>
338                                         <width>120</width>
339                                         <height>300</height>
340                                         <aspectratio aligny="bottom">keep</aspectratio>
341                                         <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
342                                         <bordertexture border="8">ThumbBorder.png</bordertexture>
343                                         <bordersize>5</bordersize>
344                                 </control>
345                                 <control type="label">
346                                         <description>Studio label</description>
347                                         <left>160</left>
348                                         <top>265</top>
349                                         <height>25</height>
350                                         <width>1000</width>
351                                         <label>$INFO[VideoPlayer.Studio]</label>
352                                         <align>left</align>
353                                         <aligny>center</aligny>
354                                         <font>font12</font>
355                                         <textcolor>white</textcolor>
356                                         <shadowcolor>black</shadowcolor>
357                                 </control>
358                                 <control type="label">
359                                         <description>Title label</description>
360                                         <left>160</left>
361                                         <top>285</top>
362                                         <height>30</height>
363                                         <width>1000</width>
364                                         <label>$INFO[Player.Title]$INFO[VideoPlayer.Year,[COLOR=grey] (,)[/COLOR]]</label>
365                                         <align>left</align>
366                                         <aligny>center</aligny>
367                                         <font>font13_title</font>
368                                         <textcolor>white</textcolor>
369                                         <shadowcolor>black</shadowcolor>
370                                 </control>
371                                 <control type="label">
372                                         <description>Time Label</description>
373                                         <left>160</left>
374                                         <top>310</top>
375                                         <height>30</height>
376                                         <width>300</width>
377                                         <label>$INFO[Player.Time]$INFO[Player.Duration,[COLOR=blue] / [/COLOR]]</label>
378                                         <align>left</align>
379                                         <aligny>center</aligny>
380                                         <font>font12</font>
381                                         <textcolor>white</textcolor>
382                                         <shadowcolor>black</shadowcolor>
383                                 </control>
384                         </control>
385                         <control type="group">
386                                 <visible>VideoPlayer.Content(Episodes)</visible>
387                                 <control type="image">
388                                         <description>Cover image</description>
389                                         <left>20</left>
390                                         <top>225</top>
391                                         <width>180</width>
392                                         <height>120</height>
393                                         <aspectratio>scale</aspectratio>
394                                         <texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
395                                         <bordertexture border="8">ThumbBorder.png</bordertexture>
396                                         <bordersize>5</bordersize>
397                                 </control>
398                                 <control type="label">
399                                         <description>TV Show Season Ep Label</description>
400                                         <left>210</left>
401                                         <top>265</top>
402                                         <height>25</height>
403                                         <width>1000</width>
404                                         <label>$INFO[VideoPlayer.TVShowTitle] ($INFO[VideoPlayer.Season,$LOCALIZE[20373] , - ]$INFO[VideoPlayer.episode,$LOCALIZE[20359] ,])</label>
405                                         <align>left</align>
406                                         <aligny>center</aligny>
407                                         <font>font12</font>
408                                         <textcolor>white</textcolor>
409                                         <shadowcolor>black</shadowcolor>
410                                 </control>
411                                 <control type="label">
412                                         <description>Title label</description>
413                                         <left>210</left>
414                                         <top>285</top>
415                                         <height>30</height>
416                                         <width>1000</width>
417                                         <label>$INFO[Player.Title]</label>
418                                         <align>left</align>
419                                         <aligny>center</aligny>
420                                         <font>font13_title</font>
421                                         <textcolor>white</textcolor>
422                                         <shadowcolor>black</shadowcolor>
423                                 </control>
424                                 <control type="label">
425                                         <description>Time Label</description>
426                                         <left>210</left>
427                                         <top>310</top>
428                                         <height>30</height>
429                                         <width>300</width>
430                                         <label>$INFO[Player.Time]$INFO[Player.Duration,[COLOR=blue] / [/COLOR]]</label>
431                                         <align>left</align>
432                                         <aligny>center</aligny>
433                                         <font>font12</font>
434                                         <textcolor>white</textcolor>
435                                         <shadowcolor>black</shadowcolor>
436                                 </control>
437                         </control>
438                 </control>
439                 <include condition="!Skin.HasSetting(HomepageHideRecentlyAddedVideo) | !Skin.HasSetting(HomepageHideRecentlyAddedAlbums)">HomeRecentlyAddedInfo</include>
440                 <control type="button" id="9003">
441                         <description>Hidden Button to pass through navigation when recently added is disabled</description>
442                         <left>-20</left>
443                         <top>-20</top>
444                         <width>1</width>
445                         <height>1</height>
446                         <label>-</label>
447                         <font>-</font>
448                         <texturefocus>-</texturefocus>
449                         <texturenofocus>-</texturenofocus>
450                         <onleft>9000</onleft>
451                         <onright>9000</onright>
452                         <onup>20</onup>
453                         <ondown>608</ondown>
454                         <visible>false</visible>
455                 </control>
456                 <control type="group">
457                         <description>Controls for currently playing media</description>
458                         <left>545r</left>
459                         <top>370</top>
460                         <animation effect="slide" start="0,0" end="365,0" time="300" condition="!Player.HasMedia">conditional</animation>
461                         <animation type="WindowOpen" reversible="false">
462                                 <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
463                                 <effect type="fade" start="0" end="100" time="300"/>
464                         </animation>
465                         <animation type="WindowClose" reversible="false">
466                                 <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
467                                 <effect type="fade" start="100" end="0" time="300"/>
468                         </animation>
469                         <control type="image">
470                                 <description>Background End image</description>
471                                 <left>0</left>
472                                 <top>0</top>
473                                 <width>35</width>
474                                 <height>35</height>
475                                 <colordiffuse>CCFFFFFF</colordiffuse>
476                                 <texture flipy="true" border="0,5,0,0" flipx="true">HomeSubEnd.png</texture>
477                                 <animation effect="slide" start="0,0" end="145,0" time="0" condition="!System.HasAddon(script.globalsearch)">Conditional</animation>
478                         </control>
479                         <control type="radiobutton" id="608">
480                                 <colordiffuse>CCFFFFFF</colordiffuse>
481                                 <description>Global Search</description>
482                                 <left>35</left>
483                                 <top>0</top>
484                                 <height>35</height>
485                                 <width>145</width>
486                                 <textwidth>150</textwidth>
487                                 <textoffsetx>10</textoffsetx>
488                                 <align>left</align>
489                                 <aligny>center</aligny>
490                                 <font>font12</font>
491                                 <textcolor>grey2</textcolor>
492                                 <focusedcolor>white</focusedcolor>
493                                 <texturefocus flipy="true" border="5">HomeSubFO.png</texturefocus>
494                                 <texturenofocus flipy="true" border="5">HomeSubNF.png</texturenofocus>
495                                 <pulseonselect>false</pulseonselect>
496                                 <label>137</label>
497                                 <onclick>RunScript(script.globalsearch)</onclick>
498                                 <textureradioonfocus>icon_search.png</textureradioonfocus>
499                                 <textureradioonnofocus>icon_search.png</textureradioonnofocus>
500                                 <textureradioofffocus>icon_search.png</textureradioofffocus>
501                                 <textureradiooffnofocus>icon_search.png</textureradiooffnofocus>
502                                 <onleft>607</onleft>
503                                 <onright>601</onright>
504                                 <onup>9003</onup>
505                                 <ondown>9000</ondown>
506                                 <visible>System.HasAddon(script.globalsearch)</visible>
507                         </control>
508                         <control type="group" id="600">
509                                 <left>180</left>
510                                 <onup>9003</onup>
511                                 <ondown>9000</ondown>
512                                 <defaultcontrol>-</defaultcontrol>
513                                 <enable>Player.HasMedia</enable>
514                                 <control type="image">
515                                         <description>Background image</description>
516                                         <left>0</left>
517                                         <top>0</top>
518                                         <width>205</width>
519                                         <height>35</height>
520                                         <texture flipy="true" border="0,5,0,0">HomeSubNF.png</texture>
521                                         <colordiffuse>CCFFFFFF</colordiffuse>
522                                 </control>
523                                 <control type="group">
524                                         <visible>!VideoPlayer.Content(LiveTV)</visible>
525                                         <control type="button" id="601">
526                                                 <left>10</left>
527                                                 <top>2</top>
528                                                 <width>30</width>
529                                                 <height>30</height>
530                                                 <label>-</label>
531                                                 <texturefocus>OSDPrevTrackFO.png</texturefocus>
532                                                 <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
533                                                 <onleft>608</onleft>
534                                                 <onright>602</onright>
535                                                 <onup>9003</onup>
536                                                 <ondown>9000</ondown>
537                                                 <onclick>XBMC.PlayerControl(Previous)</onclick>
538                                         </control>
539                                         <control type="button" id="602">
540                                                 <left>40</left>
541                                                 <top>2</top>
542                                                 <width>30</width>
543                                                 <height>30</height>
544                                                 <label>-</label>
545                                                 <texturefocus>OSDRewindFO.png</texturefocus>
546                                                 <texturenofocus>OSDRewindNF.png</texturenofocus>
547                                                 <onleft>601</onleft>
548                                                 <onright>603</onright>
549                                                 <onup>9003</onup>
550                                                 <ondown>9000</ondown>
551                                                 <onclick>XBMC.PlayerControl(Rewind)</onclick>
552                                         </control>
553                                         <control type="togglebutton" id="603">
554                                                 <left>70</left>
555                                                 <top>2</top>
556                                                 <width>30</width>
557                                                 <height>30</height>
558                                                 <label>-</label>
559                                                 <texturefocus>OSDPauseFO.png</texturefocus>
560                                                 <texturenofocus>OSDPauseNF.png</texturenofocus>
561                                                 <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
562                                                 <alttexturefocus>OSDPlayFO.png</alttexturefocus>
563                                                 <alttexturenofocus>OSDPlayNF.png</alttexturenofocus>
564                                                 <onleft>602</onleft>
565                                                 <onright>604</onright>
566                                                 <onup>9003</onup>
567                                                 <ondown>9000</ondown>
568                                                 <onclick>XBMC.PlayerControl(Play)</onclick>
569                                         </control>
570                                         <control type="button" id="604">
571                                                 <left>100</left>
572                                                 <top>2</top>
573                                                 <width>30</width>
574                                                 <height>30</height>
575                                                 <label>-</label>
576                                                 <texturefocus>OSDStopFO.png</texturefocus>
577                                                 <texturenofocus>OSDStopNF.png</texturenofocus>
578                                                 <onleft>603</onleft>
579                                                 <onright>605</onright>
580                                                 <onup>9003</onup>
581                                                 <ondown>9000</ondown>
582                                                 <onclick>down</onclick>
583                                                 <onclick>XBMC.PlayerControl(Stop)</onclick>
584                                         </control>
585                                         <control type="button" id="605">
586                                                 <left>130</left>
587                                                 <top>2</top>
588                                                 <width>30</width>
589                                                 <height>30</height>
590                                                 <label>-</label>
591                                                 <texturefocus>OSDForwardFO.png</texturefocus>
592                                                 <texturenofocus>OSDForwardNF.png</texturenofocus>
593                                                 <onleft>604</onleft>
594                                                 <onright>606</onright>
595                                                 <onup>9003</onup>
596                                                 <ondown>9000</ondown>
597                                                 <onclick>XBMC.PlayerControl(Forward)</onclick>
598                                         </control>
599                                         <control type="button" id="606">
600                                                 <left>160</left>
601                                                 <top>2</top>
602                                                 <width>30</width>
603                                                 <height>30</height>
604                                                 <label>-</label>
605                                                 <texturefocus>OSDNextTrackFO.png</texturefocus>
606                                                 <texturenofocus>OSDNextTrackNF.png</texturenofocus>
607                                                 <onleft>605</onleft>
608                                                 <onright>607</onright>
609                                                 <onup>9003</onup>
610                                                 <ondown>9000</ondown>
611                                                 <onclick>XBMC.PlayerControl(Next)</onclick>
612                                         </control>
613                                 </control>
614                                 <control type="group" id="600">
615                                         <visible>VideoPlayer.Content(LiveTV)</visible>
616                                         <control type="button" id="601">
617                                                 <left>10</left>
618                                                 <top>2</top>
619                                                 <width>30</width>
620                                                 <height>30</height>
621                                                 <label>-</label>
622                                                 <texturefocus>OSDChannelUPFO.png</texturefocus>
623                                                 <texturenofocus>OSDChannelUPNF.png</texturenofocus>
624                                                 <onleft>608</onleft>
625                                                 <onright>602</onright>
626                                                 <onup>9003</onup>
627                                                 <ondown>9000</ondown>
628                                                 <onclick>XBMC.PlayerControl(Previous)</onclick>
629                                         </control>
630                                         <control type="button" id="602">
631                                                 <left>40</left>
632                                                 <top>2</top>
633                                                 <width>30</width>
634                                                 <height>30</height>
635                                                 <label>-</label>
636                                                 <texturefocus>OSDChannelDownFO.png</texturefocus>
637                                                 <texturenofocus>OSDChannelDownNF.png</texturenofocus>
638                                                 <onleft>601</onleft>
639                                                 <onright>603</onright>
640                                                 <onup>9003</onup>
641                                                 <ondown>9000</ondown>
642                                                 <onclick>XBMC.PlayerControl(Next)</onclick>
643                                         </control>
644                                         <control type="button" id="603">
645                                                 <left>70</left>
646                                                 <top>2</top>
647                                                 <width>30</width>
648                                                 <height>30</height>
649                                                 <label>-</label>
650                                                 <texturefocus>OSDStopFO.png</texturefocus>
651                                                 <texturenofocus>OSDStopNF.png</texturenofocus>
652                                                 <onleft>602</onleft>
653                                                 <onright>604</onright>
654                                                 <onup>9003</onup>
655                                                 <ondown>9000</ondown>
656                                                 <onclick>down</onclick>
657                                                 <onclick>XBMC.PlayerControl(Stop)</onclick>
658                                         </control>
659                                         <control type="togglebutton" id="604">
660                                                 <left>100</left>
661                                                 <top>2</top>
662                                                 <width>30</width>
663                                                 <height>30</height>
664                                                 <label>-</label>
665                                                 <texturefocus>OSDPauseFO.png</texturefocus>
666                                                 <texturenofocus>OSDPauseNF.png</texturenofocus>
667                                                 <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
668                                                 <alttexturefocus>OSDPlayFO.png</alttexturefocus>
669                                                 <alttexturenofocus>OSDPlayNF.png</alttexturenofocus>
670                                                 <onleft>603</onleft>
671                                                 <onright>606</onright>
672                                                 <onup>9003</onup>
673                                                 <ondown>9000</ondown>
674                                                 <onclick>XBMC.PlayerControl(Play)</onclick>
675                                                 <enable>Player.PauseEnabled</enable>
676                                                 <animation effect="fade" start="100" end="30" time="100" condition="!Player.PauseEnabled">Conditional</animation>
677                                         </control>
678                                         <control type="button" id="606">
679                                                 <left>160</left>
680                                                 <top>2</top>
681                                                 <width>30</width>
682                                                 <height>30</height>
683                                                 <label>-</label>
684                                                 <texturefocus>OSDRecordOffFO.png</texturefocus>
685                                                 <texturenofocus>OSDRecordOffNF.png</texturenofocus>
686                                                 <onleft>604</onleft>
687                                                 <onright>607</onright>
688                                                 <onup>9003</onup>
689                                                 <ondown>9000</ondown>
690                                                 <onclick>XBMC.PlayerControl(record)</onclick>
691                                         </control>
692                                 </control>
693                         </control>
694                         <control type="radiobutton" id="607">
695                                 <colordiffuse>CCFFFFFF</colordiffuse>
696                                 <description>Go to fullscreen Playback</description>
697                                 <left>385</left>
698                                 <top>0</top>
699                                 <height>35</height>
700                                 <width>160</width>
701                                 <textwidth>150</textwidth>
702                                 <textoffsetx>10</textoffsetx>
703                                 <align>left</align>
704                                 <aligny>center</aligny>
705                                 <font>font12</font>
706                                 <textcolor>grey2</textcolor>
707                                 <focusedcolor>white</focusedcolor>
708                                 <texturefocus flipy="true" border="5">HomeSubFO.png</texturefocus>
709                                 <texturenofocus flipy="true" border="5">HomeSubNF.png</texturenofocus>
710                                 <pulseonselect>false</pulseonselect>
711                                 <label>31008</label>
712                                 <onclick>fullscreen</onclick>
713                                 <textureradioonfocus>GoFullscreen.png</textureradioonfocus>
714                                 <textureradioonnofocus>GoFullscreen.png</textureradioonnofocus>
715                                 <textureradioofffocus>GoFullscreen.png</textureradioofffocus>
716                                 <textureradiooffnofocus>GoFullscreen.png</textureradiooffnofocus>
717                                 <onleft>606</onleft>
718                                 <onright>608</onright>
719                                 <onup>9003</onup>
720                                 <ondown>9000</ondown>
721                                 <enable>Player.HasMedia</enable>
722                         </control>
723                 </control>
724                 <control type="group">
725                         <top>400</top>
726                         <animation type="WindowOpen" reversible="false">
727                                 <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
728                                 <effect type="fade" start="0" end="100" time="300"/>
729                         </animation>
730                         <animation type="WindowClose" reversible="false">
731                                 <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
732                                 <effect type="fade" start="100" end="0" time="300"/>
733                         </animation>
734                         <control type="group" id="9001">
735                                 <left>0</left>
736                                 <top>70</top>
737                                 <onup>9000</onup>
738                                 <ondown>9002</ondown>
739                                 <control type="grouplist" id="9010">
740                                         <include>HomeSubMenuCommonValues</include>
741                                         <onleft>9010</onleft>
742                                         <onright>9010</onright>
743                                         <visible>Container(9000).HasFocus(2)</visible>
744                                         <include>HomeSubMenuVideos</include> <!-- Buttons for the grouplist -->
745                                 </control>
746                                 <control type="grouplist" id="9016">
747                                         <include>HomeSubMenuCommonValues</include>
748                                         <onleft>9016</onleft>
749                                         <onright>9016</onright>
750                                         <visible>Container(9000).HasFocus(10)</visible>
751                                         <include>HomeSubMenuMovies</include> <!-- Buttons for the grouplist -->
752                                 </control>
753                                 <control type="grouplist" id="9017">
754                                         <include>HomeSubMenuCommonValues</include>
755                                         <onleft>9017</onleft>
756                                         <onright>9017</onright>
757                                         <visible>Container(9000).HasFocus(11)</visible>
758                                         <include>HomeSubMenuTVShows</include> <!-- Buttons for the grouplist -->
759                                 </control>
760                                 <control type="grouplist" id="9011">
761                                         <include>HomeSubMenuCommonValues</include>
762                                         <onleft>9011</onleft>
763                                         <onright>9011</onright>
764                                         <visible>Container(9000).HasFocus(3)</visible>
765                                         <include>HomeSubMenuMusic</include> <!-- Buttons for the grouplist -->
766                                 </control>
767                                 <control type="grouplist" id="9012">
768                                         <include>HomeSubMenuCommonValues</include>
769                                         <onleft>9012</onleft>
770                                         <onright>9012</onright>
771                                         <visible>Container(9000).HasFocus(5)</visible>
772                                         <include>HomeSubMenuSystem</include> <!-- Buttons for the grouplist -->
773                                 </control>
774                                 <control type="grouplist" id="9013">
775                                         <include>HomeSubMenuCommonValues</include>
776                                         <onleft>9013</onleft>
777                                         <onright>9013</onright>
778                                         <visible>Container(9000).HasFocus(6)</visible>
779                                         <include>HomeSubMenuPlayDisc</include> <!-- Buttons for the grouplist -->
780                                 </control>
781                                 <control type="grouplist" id="9014">
782                                         <include>HomeSubMenuCommonValues</include>
783                                         <onleft>9014</onleft>
784                                         <onright>9014</onright>
785                                         <visible>Container(9000).HasFocus(12)</visible>
786                                         <include>HomeSubMenuLiveTV</include> <!-- Buttons for the grouplist -->
787                                 </control>
788                                 <control type="grouplist" id="9015">
789                                         <include>HomeSubMenuCommonValues</include>
790                                         <onleft>9013</onleft>
791                                         <onright>9013</onright>
792                                         <visible>Container(9000).HasFocus(4)</visible>
793                                         <include>HomeSubMenuPictures</include> <!-- Buttons for the grouplist -->
794                                 </control>
795                         </control>
796                         <control type="image">
797                                 <left>-100</left>
798                                 <top>0</top>
799                                 <width>1480</width>
800                                 <height>75</height>
801                                 <texture border="0,6,0,6">HomeBack.png</texture>
802                         </control>
803                         <control type="image">
804                                 <left>0</left>
805                                 <top>5</top>
806                                 <width>1280</width>
807                                 <height>6</height>
808                                 <texture>HomeOverlay1.png</texture>
809                         </control>
810                         <control type="fixedlist" id="9000">
811                                 <left>-110</left>
812                                 <top>5</top>
813                                 <width>1500</width>
814                                 <height>60</height>
815                                 <onleft>9000</onleft>
816                                 <onright>9000</onright>
817                                 <onup condition="System.HasAddon(script.globalsearch)">608</onup>
818                                 <onup condition="!System.HasAddon(script.globalsearch)">603</onup>
819                                 <ondown>9001</ondown>
820                                 <pagecontrol>-</pagecontrol>
821                                 <scrolltime>300</scrolltime>
822                                 <focusposition>2</focusposition>
823                                 <movement>1</movement>
824                                 <orientation>Horizontal</orientation>
825                                 <itemlayout height="60" width="300">
826                                         <control type="image">
827                                                 <left>0</left>
828                                                 <top>4</top>
829                                                 <width>1</width>
830                                                 <height>52</height>
831                                                 <texture>HomeSeperator.png</texture>
832                                         </control>
833                                         <control type="image">
834                                                 <left>299</left>
835                                                 <top>4</top>
836                                                 <width>1</width>
837                                                 <height>52</height>
838                                                 <texture>HomeSeperator.png</texture>
839                                         </control>
840                                         <control type="label">
841                                                 <left>150</left>
842                                                 <top>0</top>
843                                                 <width>290</width>
844                                                 <height>60</height>
845                                                 <font>font_MainMenu</font>
846                                                 <textcolor>grey3</textcolor>
847                                                 <align>center</align>
848                                                 <aligny>center</aligny>
849                                                 <label>$INFO[ListItem.Label]</label>
850                                         </control>
851                                 </itemlayout>
852                                 <focusedlayout height="60" width="300">
853                                         <control type="image">
854                                                 <left>0</left>
855                                                 <top>4</top>
856                                                 <width>1</width>
857                                                 <height>52</height>
858                                                 <texture>HomeSeperator.png</texture>
859                                         </control>
860                                         <control type="image">
861                                                 <left>299</left>
862                                                 <top>4</top>
863                                                 <width>1</width>
864                                                 <height>52</height>
865                                                 <texture>HomeSeperator.png</texture>
866                                         </control>
867                                         <control type="label">
868                                                 <left>150</left>
869                                                 <top>0</top>
870                                                 <width>290</width>
871                                                 <height>60</height>
872                                                 <font>font_MainMenu</font>
873                                                 <textcolor>grey3</textcolor>
874                                                 <align>center</align>
875                                                 <aligny>center</aligny>
876                                                 <label>$INFO[ListItem.Label]</label>
877                                         </control>
878                                         <control type="label">
879                                                 <left>150</left>
880                                                 <top>0</top>
881                                                 <width>290</width>
882                                                 <height>60</height>
883                                                 <font>font_MainMenu</font>
884                                                 <textcolor>blue</textcolor>
885                                                 <align>center</align>
886                                                 <aligny>center</aligny>
887                                                 <label>$INFO[ListItem.Label]</label>
888                                                 <visible>Control.HasFocus(9000)</visible>
889                                                 <include>VisibleFadeEffect</include>
890                                         </control>
891                                 </focusedlayout>
892                                 <content>
893                                         <item id="7">
894                                                 <label>31950</label>
895                                                 <onclick>ActivateWindow(Weather)</onclick>
896                                                 <icon>-</icon>
897                                                 <thumb>-</thumb>
898                                                 <visible>!Skin.HasSetting(HomeMenuNoWeatherButton) + !IsEmpty(Weather.Plugin)</visible>
899                                         </item>
900                                         <item id="4">
901                                                 <label>31951</label>
902                                                 <onclick>ActivateWindow(Pictures)</onclick>
903                                                 <icon>-</icon>
904                                                 <thumb>-</thumb>
905                                                 <visible>!Skin.HasSetting(HomeMenuNoPicturesButton)</visible>
906                                         </item>
907                                         <item id="12">
908                                                 <label>31952</label>
909                                                 <onclick>ActivateWindow(PVR)</onclick>
910                                                 <icon>-</icon>
911                                                 <thumb>-</thumb>
912                                                 <visible>System.GetBool(pvrmanager.enabled)</visible>
913                                         </item>
914                                         <item id="2">
915                                                 <label>31953</label>
916                                                 <onclick condition="StringCompare(Window.Property(VideosDirectLink),True)">ActivateWindow(Videos)</onclick>
917                                                 <onclick condition="!StringCompare(Window.Property(VideosDirectLink),True)">ActivateWindow(Videos,root)</onclick>
918                                                 <icon>-</icon>
919                                                 <thumb>-</thumb>
920                                                 <visible>!Skin.HasSetting(HomeMenuNoVideosButton)</visible>
921                                         </item>
922                                         <item id="10">
923                                                 <label>31954</label>
924                                                 <onclick>ActivateWindow(Videos,MovieTitles,return)</onclick>
925                                                 <icon>-</icon>
926                                                 <thumb>-</thumb>
927                                                 <visible>!Skin.HasSetting(HomeMenuNoMovieButton) + Library.HasContent(Movies)</visible>
928                                         </item>
929                                         <item id="11">
930                                                 <label>31955</label>
931                                                 <onclick>ActivateWindow(Videos,TVShowTitles,return)</onclick>
932                                                 <icon>-</icon>
933                                                 <thumb>-</thumb>
934                                                 <visible>!Skin.HasSetting(HomeMenuNoTVShowButton) + Library.HasContent(TVShows)</visible>
935                                         </item>
936                                         <item id="3">
937                                                 <label>31956</label>
938                                                 <onclick>ActivateWindow(Music)</onclick>
939                                                 <icon>-</icon>
940                                                 <thumb>-</thumb>
941                                                 <visible>!Skin.HasSetting(HomeMenuNoMusicButton)</visible>
942                                         </item>
943                                         <item id="1">
944                                                 <label>31957</label>
945                                                 <onclick condition="!System.Platform.Android">ActivateWindow(Programs,Addons,return)</onclick>
946                                                 <onclick condition="System.Platform.Android">ActivateWindow(Programs)</onclick>
947                                                 <icon>-</icon>
948                                                 <thumb>-</thumb>
949                                                 <visible>!Skin.HasSetting(HomeMenuNoProgramsButton)</visible>
950                                         </item>
951                                         <item id="6">
952                                                 <label>31958</label>
953                                                 <onclick>XBMC.PlayDVD()</onclick>
954                                                 <icon>-</icon>
955                                                 <thumb>-</thumb>
956                                                 <visible>System.HasMediaDVD</visible>
957                                         </item>
958                                         <item id="5">
959                                                 <label>31959</label>
960                                                 <onclick>ActivateWindow(Settings)</onclick>
961                                                 <icon>-</icon>
962                                                 <thumb>-</thumb>
963                                         </item>
964                                 </content>
965                         </control>
966                         <control type="image">
967                                 <left>0</left>
968                                 <top>6</top>
969                                 <width>128</width>
970                                 <height>63</height>
971                                 <texture>SideFade.png</texture>
972                         </control>
973                         <control type="image">
974                                 <left>128r</left>
975                                 <top>6</top>
976                                 <width>128</width>
977                                 <height>63</height>
978                                 <texture flipx="true">SideFade.png</texture>
979                         </control>
980                 </control>
981                 <control type="group" id="9002">
982                         <onup>9001</onup>
983                         <ondown>20</ondown>
984                         <control type="fixedlist" id="700">
985                                 <animation effect="slide" start="0,0" end="-91,0" time="0" condition="StringCompare(Container(700).NumItems,2) | StringCompare(Container(700).NumItems,4)">conditional</animation>
986                                 <visible>Container(9000).HasFocus(2) | Container(9000).HasFocus(10) | Container(9000).HasFocus(11)</visible>
987                                 <onleft>700</onleft>
988                                 <onright>700</onright>
989                                 <onup>9001</onup>
990                                 <ondown>20</ondown>
991                                 <include>HomeAddonsCommonLayout</include>
992                                 <content>
993                                         <include>HomeAddonItemsVideos</include>
994                                 </content>
995                         </control>
996                         <control type="fixedlist" id="703">
997                                 <animation effect="slide" start="0,0" end="-91,0" time="0" condition="StringCompare(Container(703).NumItems,2) | StringCompare(Container(703).NumItems,4)">conditional</animation>
998                                 <visible>Container(9000).HasFocus(3)</visible>
999                                 <onleft>703</onleft>
1000                                 <onright>703</onright>
1001                                 <onup>9001</onup>
1002                                 <ondown>20</ondown>
1003                                 <include>HomeAddonsCommonLayout</include>
1004                                 <content>
1005                                         <include>HomeAddonItemsMusic</include>
1006                                 </content>
1007                         </control>
1008                         <control type="fixedlist" id="704">
1009                                 <animation effect="slide" start="0,0" end="-91,0" time="0" condition="StringCompare(Container(704).NumItems,2) | StringCompare(Container(704).NumItems,4)">conditional</animation>
1010                                 <visible>Container(9000).HasFocus(4)</visible>
1011                                 <onleft>704</onleft>
1012                                 <onright>704</onright>
1013                                 <onup>9001</onup>
1014                                 <ondown>20</ondown>
1015                                 <include>HomeAddonsCommonLayout</include>
1016                                 <content>
1017                                         <include>HomeAddonItemsPictures</include>
1018                                 </content>
1019                         </control>
1020                         <control type="fixedlist" id="705">
1021                                 <animation effect="slide" start="0,0" end="-91,0" time="0" condition="StringCompare(Container(705).NumItems,2) | StringCompare(Container(705).NumItems,4)">conditional</animation>
1022                                 <visible>Container(9000).HasFocus(1)</visible>
1023                                 <onleft>705</onleft>
1024                                 <onright>705</onright>
1025                                 <onup>9001</onup>
1026                                 <ondown>20</ondown>
1027                                 <include>HomeAddonsCommonLayout</include>
1028                                 <content>
1029                                         <include>HomeAddonItemsPrograms</include>
1030                                 </content>
1031                         </control>
1032                 </control>
1033                 <control type="group">
1034                         <left>0</left>
1035                         <top>33r</top>
1036                         <visible>system.getbool(lookandfeel.enablerssfeeds)</visible>
1037                         <include>Window_OpenClose_Animation</include>
1038                         <control type="rss">
1039                                 <description>RSS feed</description>
1040                                 <left>100</left>
1041                                 <top>0</top>
1042                                 <height>30</height>
1043                                 <width>1145</width>
1044                                 <font>font12</font>
1045                                 <urlset>1</urlset>
1046                                 <textcolor>blue</textcolor>
1047                                 <titlecolor>blue</titlecolor>
1048                                 <headlinecolor>white</headlinecolor>
1049                         </control>
1050                         <control type="image">
1051                                 <description>RSS background</description>
1052                                 <left>1250</left>
1053                                 <top>2</top>
1054                                 <width>24</width>
1055                                 <height>24</height>
1056                                 <texture>icon-rss.png</texture>
1057                         </control>
1058                 </control>
1059                 <control type="group" id="10">
1060                         <left>20</left>
1061                         <top>55r</top>
1062                         <include>Window_OpenClose_Animation</include>
1063                         <control type="button" id="20">
1064                                 <description>Power push button</description>
1065                                 <left>55</left>
1066                                 <top>0</top>
1067                                 <width>45</width>
1068                                 <height>45</height>
1069                                 <label>31003</label>
1070                                 <font>-</font>
1071                                 <onclick>ActivateWindow(ShutdownMenu)</onclick>
1072                                 <texturefocus border="5">floor_buttonFO.png</texturefocus>
1073                                 <texturenofocus border="5">floor_button.png</texturenofocus>
1074                                 <onleft>21</onleft>
1075                                 <onright>21</onright>
1076                                 <onup>9002</onup>
1077                                 <ondown>9003</ondown>
1078                         </control>
1079                         <control type="image">
1080                                 <description>Power Icon</description>
1081                                 <left>60</left>
1082                                 <top>5</top>
1083                                 <width>35</width>
1084                                 <height>35</height>
1085                                 <aspectratio>keep</aspectratio>
1086                                 <texture>icon_power.png</texture>
1087                         </control>
1088                         <control type="button" id="21">
1089                                 <description>Favourites push button</description>
1090                                 <left>0</left>
1091                                 <top>0</top>
1092                                 <width>45</width>
1093                                 <height>45</height>
1094                                 <label>1036</label>
1095                                 <font>-</font>
1096                                 <onclick>ActivateWindow(Favourites)</onclick>
1097                                 <texturefocus border="5">floor_buttonFO.png</texturefocus>
1098                                 <texturenofocus border="5">floor_button.png</texturenofocus>
1099                                 <onleft>20</onleft>
1100                                 <onright>20</onright>
1101                                 <onup>9002</onup>
1102                                 <ondown>9003</ondown>
1103                         </control>
1104                         <control type="image">
1105                                 <description>Favourites Icon</description>
1106                                 <left>5</left>
1107                                 <top>5</top>
1108                                 <width>35</width>
1109                                 <height>35</height>
1110                                 <aspectratio>keep</aspectratio>
1111                                 <texture>icon_favourites.png</texture>
1112                         </control>
1113                 </control>
1114                 <control type="group">
1115                         <left>20</left>
1116                         <top>0</top>
1117                         <visible>Skin.HasSetting(homepageWeatherinfo) + !IsEmpty(Weather.Plugin)</visible>
1118                         <include>Window_OpenClose_Animation</include>
1119                         <control type="image">
1120                                 <description>Weather image</description>
1121                                 <left>0</left>
1122                                 <top>0</top>
1123                                 <width>60</width>
1124                                 <height>60</height>
1125                                 <aspectratio>keep</aspectratio>
1126                                 <texture>$INFO[Weather.Conditions]</texture>
1127                         </control>
1128                         <control type="label">
1129                                 <description>Location label</description>
1130                                 <left>65</left>
1131                                 <top>5</top>
1132                                 <width>500</width>
1133                                 <height>15</height>
1134                                 <align>left</align>
1135                                 <aligny>center</aligny>
1136                                 <font>font10</font>
1137                                 <textcolor>white</textcolor>
1138                                 <shadowcolor>black</shadowcolor>
1139                                 <label>$INFO[Window(Weather).Property(Location)]</label>
1140                         </control>
1141                         <control type="grouplist">
1142                                 <left>65</left>
1143                                 <top>20</top>
1144                                 <width>1000</width>
1145                                 <height>30</height>
1146                                 <orientation>horizontal</orientation>
1147                                 <align>left</align>
1148                                 <itemgap>0</itemgap>
1149                                 <control type="label">
1150                                         <description>Temp label</description>
1151                                         <width min="0" max="300">auto</width>
1152                                         <height>30</height>
1153                                         <align>left</align>
1154                                         <aligny>center</aligny>
1155                                         <font>font28_title</font>
1156                                         <textcolor>white</textcolor>
1157                                         <shadowcolor>black</shadowcolor>
1158                                         <label>[B]$INFO[Window(Weather).Property(Current.Temperature)][/B]</label>
1159                                 </control>
1160                                 <control type="label">
1161                                         <description>Temp Units</description>
1162                                         <width min="0" max="100">auto</width>
1163                                         <height>22</height>
1164                                         <font>font10</font>
1165                                         <aligny>center</aligny>
1166                                         <label>$INFO[System.TemperatureUnits]</label>
1167                                         <textcolor>white</textcolor>
1168                                         <shadowcolor>black</shadowcolor>
1169                                         <visible>!IsEmpty(Window(Weather).Property(Current.Temperature))</visible>
1170                                 </control>
1171                                 <control type="label">
1172                                         <description>Conditions Label</description>
1173                                         <width>500</width>
1174                                         <height>22</height>
1175                                         <font>font10</font>
1176                                         <aligny>center</aligny>
1177                                         <label>$INFO[Window(Weather).Property(Current.Condition),  ]</label>
1178                                         <textcolor>grey2</textcolor>
1179                                         <shadowcolor>black</shadowcolor>
1180                                 </control>
1181                         </control>
1182                 </control>
1183                 <include>Clock</include>
1184                 <control type="label">
1185                         <description>Date label</description>
1186                         <right>20</right>
1187                         <top>35</top>
1188                         <width>200</width>
1189                         <height>15</height>
1190                         <align>right</align>
1191                         <aligny>center</aligny>
1192                         <font>font10</font>
1193                         <textcolor>white</textcolor>
1194                         <shadowcolor>black</shadowcolor>
1195                         <label>$INFO[System.Date]</label>
1196                         <include>Window_OpenClose_Animation</include>
1197                         <animation effect="slide" start="0,0" end="-40,0" time="100" condition="Window.IsVisible(Mutebug)">conditional</animation>
1198                 </control>
1199         </controls>     
1200 </window>