Merge pull request #473 from Montellese/onplaybackspeedchanged
[vuplus_xbmc] / addons / skin.confluence / 720p / includes.xml
1 <includes>
2         <include file="defaults.xml" />
3         <include file="ViewsVideoLibrary.xml" />
4         <include file="ViewsMusicLibrary.xml" />
5         <include file="ViewsFileMode.xml" />
6         <include file="ViewsPictures.xml" />
7         <include file="ViewsAddonBrowser.xml" />
8         <include file="ViewsLiveTV.xml" />
9         <include file="IncludesCodecFlagging.xml" />
10         <include file="IncludesHomeRecentlyAdded.xml" />
11         <include file="IncludesHomeMenuItems.xml" />
12         <include file="IncludesBackgroundBuilding.xml" />
13         <include file="weather+\10DayForecast.xml" />
14         <include file="weather+\36HourForecast.xml" />
15         <include file="weather+\WeekendForecast.xml" />
16         <include file="weather+\HourlyForecast.xml" />
17         <include file="weather+\MapsVideo.xml" />
18
19         <constant name="FanartCrossfadeTime">500</constant>
20         <constant name="IconCrossfadeTime">400</constant>
21
22         <include name="BehindDialogFadeOut">
23                 <control type="image">
24                         <posx>0</posx>
25                         <posy>0</posy>
26                         <width>1280</width>
27                         <height>720</height>
28                         <texture>black-back.png</texture>
29                         <animation effect="fade" time="400">Visible</animation>
30                         <animation effect="fade" time="200">Hidden</animation>
31                         <visible>Window.IsActive(MovieInformation) | Window.IsActive(MusicInformation) | Window.IsActive(SongInformation) | Window.IsActive(FileBrowser) | Window.IsActive(TextViewer) | Window.IsActive(AddonSettings) | Window.IsActive(ContentSettings) | Window.IsActive(SelectDialog) | Window.IsActive(FileStackingDialog) | Window.IsActive(MediaSource) | Window.IsActive(PictureInfo) | Window.IsActive(PlayerControls) | Window.IsActive(VirtualKeyboard) | Window.IsActive(NumericInput) | Window.IsActive(ProfileSettings) | Window.IsActive(LockSettings) | Window.IsActive(SmartPlaylistEditor) | Window.IsActive(SmartPlaylistRule) | Window.IsActive(script-Apple_Movie_Trailers-settings.xml) | Window.IsActive(script-Apple_Movie_Trailers-chooser.xml) | Window.IsActive(script-Apple_Movie_Trailers-search.xml) | Window.IsActive(script-Apple_Movie_Trailers-showtimes.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml) | Window.IsActive(script-RSS_Editor-rssEditor.xml) | Window.IsActive(script-RSS_Editor-setEditor.xml) | Window.IsActive(AddonInformation) | Window.IsActive(Peripherals) | Window.IsActive(PeripheralSettings)</visible>
32                 </control>
33         </include>
34         <include name="WindowTitleCommons">
35                 <posy>0</posy>
36                 <width>1060</width>
37                 <height>28</height>
38                 <font>font12caps</font>
39                 <textcolor>white</textcolor>
40                 <scroll>false</scroll>
41                 <align>right</align>
42                 <aligny>center</aligny>
43         </include>
44         <include name="WindowTitleHomeButton">
45                 <control type="group">
46                         <posx>0</posx>
47                         <posy>0</posy>
48                         <animation effect="slide" end="-270,0" time="400" tween="quadratic" easing="out" condition="Window.Next(Home)">WindowClose</animation>
49                         <animation effect="slide" start="-270,0" time="400" tween="quadratic" easing="out" condition="Window.Previous(Home)">WindowOpen</animation>
50                         <control type="image">
51                                 <posx>0</posx>
52                                 <posy>0</posy>
53                                 <width>80</width>
54                                 <height>35</height>
55                                 <texture border="0,0,32,0">header.png</texture>
56                         </control>
57                         <control type="button">
58                                 <hitrect x="0" y="0" w="60" h="30" />
59                                 <posx>20</posx>
60                                 <posy>5</posy>
61                                 <width>25</width>
62                                 <height>20</height>
63                                 <texturenofocus>HomeIcon.png</texturenofocus>
64                                 <texturefocus>HomeIcon-Focus.png</texturefocus>
65                                 <label>-</label>
66                                 <onclick>ActivateWindow(Home)</onclick>
67                         </control>
68                 </control>
69         </include>
70         <include name="ButtonCommonValues">
71                 <height>40</height>
72                 <width>250</width>
73                 <textoffsetx>10</textoffsetx>
74                 <textwidth>200</textwidth>
75                 <aligny>center</aligny>
76                 <font>font13</font>
77                 <texturefocus border="5">button-focus.png</texturefocus>
78                 <texturenofocus>-</texturenofocus>
79                 <pulseonselect>false</pulseonselect>
80         </include>
81         <include name="ButtonMediaSubCommonValues">
82                 <height>40</height>
83                 <width>221</width>
84                 <textoffsetx>20</textoffsetx>
85                 <textwidth>195</textwidth>
86                 <aligny>center</aligny>
87                 <font>font12_title</font>
88                 <texturefocus border="5">button-focus.png</texturefocus>
89                 <texturenofocus border="5">button-nofocus.png</texturenofocus>
90                 <pulseonselect>false</pulseonselect>
91         </include>
92         <include name="ButtonHomeSubCommonValues">
93                 <height>35</height>
94                 <width>180</width>
95                 <textwidth>195</textwidth>
96                 <align>center</align>
97                 <aligny>center</aligny>
98                 <font>font12</font>
99                 <textcolor>grey2</textcolor>
100                 <focusedcolor>white</focusedcolor>
101                 <texturefocus border="5">HomeSubFO.png</texturefocus>
102                 <texturenofocus border="5">HomeSubNF.png</texturenofocus>
103                 <pulseonselect>false</pulseonselect>
104         </include>
105         <include name="HomeSubMenuCommonValues">
106                 <posx>0</posx>
107                 <posy>0</posy>
108                 <width>1280</width>
109                 <height>35</height>
110                 <align>center</align>
111                 <onup>9000</onup>
112                 <ondown>9002</ondown>
113                 <itemgap>0</itemgap>
114                 <orientation>Horizontal</orientation>
115                 <animation effect="slide" start="0,-40" end="0,0" delay="200" time="200" tween="quadratic" easing="out">Visible</animation>
116                 <animation effect="slide" start="0,0" end="0,-40" time="200" tween="quadratic" easing="out">Hidden</animation>
117         </include>
118         <include name="ButtonInfoDialogsCommonValues">
119                 <height>40</height>
120                 <width>170</width>
121                 <textoffsetx>20</textoffsetx>
122                 <align>center</align>
123                 <aligny>center</aligny>
124                 <font>font12_title</font>
125                 <texturefocus border="5">button-focus.png</texturefocus>
126                 <texturenofocus border="5">button-nofocus.png</texturenofocus>
127                 <pulseonselect>false</pulseonselect>
128         </include>
129         <include name="SideBladeLeft">
130                 <animation effect="slide" start="0,0" end="250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(9001) | Control.HasFocus(8999)">Conditional</animation>
131                 <animation effect="slide" start="0,0" end="-300,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(9001)">WindowClose</animation>
132                 <animation effect="slide" start="0,0" end="-50,0" time="300" tween="quadratic" easing="out" condition="![ControlGroup(9000).HasFocus | Control.HasFocus(9001)]">WindowClose</animation>
133                 <animation effect="slide" start="-50,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation>
134                 <control type="button" id="8999">
135                         <description>Fake button for mouse control</description>
136                         <posx>0</posx>
137                         <posy>0</posy>
138                         <width>250</width>
139                         <height>720</height>
140                         <label>-</label>
141                         <font>-</font>
142                         <texturenofocus>-</texturenofocus>
143                         <texturefocus>-</texturefocus>
144                         <visible>true</visible>
145                 </control>
146                 <control type="button" id="9001">
147                         <posx>250</posx>
148                         <posy>260</posy>
149                         <width>42</width>
150                         <height>128</height>
151                         <font>-</font>
152                         <texturefocus>HasSub.png</texturefocus>
153                         <texturenofocus>HasSub.png</texturenofocus>
154                 </control>
155                 <control type="image">
156                         <posx>0</posx>
157                         <posy>0</posy>
158                         <width>260</width>
159                         <height>720</height>
160                         <texture border="0,0,10,0">MediaBladeSub.png</texture>
161                 </control>
162                 <control type="image">
163                         <description>LOGO</description>
164                         <posx>15</posx>
165                         <posy>50</posy>
166                         <width>220</width>
167                         <height>80</height>
168                         <aspectratio>keep</aspectratio>
169                         <texture>Confluence_Logo.png</texture>
170                 </control>
171         </include>
172         <include name="CommonNowPlaying">
173                 <control type="group">
174                         <visible>Player.HasMedia + !SubString(Window(videolibrary).Property(TvTunesIsAlive),TRUE)</visible>
175                         <include>VisibleFadeEffect</include>
176                         <include>Window_OpenClose_Animation</include>
177                         <control type="image">
178                                 <description>Icon</description>
179                                 <posx>30</posx>
180                                 <posy>56r</posy>
181                                 <width>50</width>
182                                 <height>50</height>
183                                 <texture>NowPlayingIcon.png</texture>
184                         </control>
185                         <control type="label">
186                                 <posx>85</posx>
187                                 <posy>53r</posy>
188                                 <width>700</width>
189                                 <height>20</height>
190                                 <label>$INFO[MusicPlayer.Title]$INFO[VideoPlayer.Title] - ([COLOR=blue]$INFO[Player.Time] / $INFO[Player.Duration,][/COLOR])</label>
191                                 <align>left</align>
192                                 <aligny>center</aligny>
193                                 <font>font12</font>
194                                 <textcolor>grey</textcolor>
195                                 <shadowcolor>black</shadowcolor>
196                         </control>
197                         <control type="label">
198                                 <posx>85</posx>
199                                 <posy>30r</posy>
200                                 <width>700</width>
201                                 <height>20</height>
202                                 <label>$INFO[MusicPlayer.Artist]$INFO[MusicPlayer.Album, - ]</label>
203                                 <align>left</align>
204                                 <aligny>center</aligny>
205                                 <font>font12</font>
206                                 <textcolor>grey</textcolor>
207                                 <shadowcolor>black</shadowcolor>
208                                 <visible>Player.HasAudio</visible>
209                         </control>
210                         <control type="label">
211                                 <posx>85</posx>
212                                 <posy>30r</posy>
213                                 <width>700</width>
214                                 <height>20</height>
215                                 <label>$INFO[VideoPlayer.Studio]</label>
216                                 <align>left</align>
217                                 <aligny>center</aligny>
218                                 <font>font12</font>
219                                 <textcolor>grey</textcolor>
220                                 <shadowcolor>black</shadowcolor>
221                                 <visible>Player.HasVideo + VideoPlayer.Content(Movies)</visible>
222                         </control>
223                         <control type="label">
224                                 <posx>85</posx>
225                                 <posy>30r</posy>
226                                 <width>700</width>
227                                 <height>20</height>
228                                 <label>$INFO[VideoPlayer.TVShowTitle]</label>
229                                 <align>left</align>
230                                 <aligny>center</aligny>
231                                 <font>font12</font>
232                                 <textcolor>grey</textcolor>
233                                 <shadowcolor>black</shadowcolor>
234                                 <visible>Player.HasVideo + VideoPlayer.Content(Episodes)</visible>
235                         </control>
236                         <control type="label">
237                                 <posx>85</posx>
238                                 <posy>30r</posy>
239                                 <width>700</width>
240                                 <height>20</height>
241                                 <label>$INFO[VideoPlayer.Artist]</label>
242                                 <align>left</align>
243                                 <aligny>center</aligny>
244                                 <font>font12</font>
245                                 <textcolor>grey</textcolor>
246                                 <shadowcolor>black</shadowcolor>
247                                 <visible>Player.HasVideo + VideoPlayer.Content(MusicVideos)</visible>
248                         </control>
249                 </control>
250         </include>
251         <include name="CommonPageCount">
252                 <control type="label">
253                         <description>Page Count Label</description>
254                         <posx>40r</posx>
255                         <posy>53r</posy>
256                         <width>500</width>
257                         <height>20</height>
258                         <font>font12</font>
259                         <textcolor>grey</textcolor>
260                         <scroll>false</scroll>
261                         <align>right</align>
262                         <aligny>center</aligny>
263                         <label>$INFO[Window.Property(filter),$LOCALIZE[587] ([COLOR=blue],[/COLOR]) - ]$INFO[Container.NumItems,([COLOR=blue],[/COLOR]) $LOCALIZE[31025]]$INFO[Container.CurrentPage, - $LOCALIZE[31024] ([COLOR=blue]]$INFO[Container.NumPages,/,[/COLOR])]</label>
264                         <include>Window_OpenClose_Animation</include>
265                 </control>
266                 <control type="label">
267                         <description>Container Duration Label</description>
268                         <posx>40r</posx>
269                         <posy>30r</posy>
270                         <width>500</width>
271                         <height>20</height>
272                         <font>font12</font>
273                         <textcolor>grey</textcolor>
274                         <scroll>false</scroll>
275                         <align>right</align>
276                         <aligny>center</aligny>
277                         <label>$INFO[Container.TotalTime,$LOCALIZE[180] ([COLOR=blue],[/COLOR])]</label>
278                         <include>Window_OpenClose_Animation</include>
279                 </control>
280         </include>
281         <include name="SmallMusicInfo">
282                 <control type="image">
283                         <description>gradient</description>
284                         <posx>0</posx>
285                         <posy>0</posy>
286                         <width>500</width>
287                         <height>165</height>
288                         <colordiffuse>DDFFFFFF</colordiffuse>
289                         <texture border="20">OverlayDialogBackground.png</texture>
290                 </control>
291                 <control type="image">
292                         <description>Cover image</description>
293                         <posx>20</posx>
294                         <posy>17</posy>
295                         <width>130</width>
296                         <height>130</height>
297                         <texture>$INFO[MusicPlayer.Cover]</texture>
298                 </control>
299                 <control type="label">
300                         <description>Artist label</description>
301                         <posx>160</posx>
302                         <posy>20</posy>
303                         <height>30</height>
304                         <width>325</width>
305                         <label>$INFO[MusicPlayer.Artist]</label>
306                         <align>left</align>
307                         <aligny>center</aligny>
308                         <font>font12_title</font>
309                         <textcolor>grey2</textcolor>
310                         <shadowcolor>black</shadowcolor>
311                 </control>
312                 <control type="fadelabel">
313                         <description>Title label</description>
314                         <posx>160</posx>
315                         <posy>43</posy>
316                         <height>30</height>
317                         <width>325</width>
318                         <label>$INFO[MusicPlayer.Title]</label>
319                         <align>left</align>
320                         <aligny>center</aligny>
321                         <font>font13_title</font>
322                         <textcolor>white</textcolor>
323                         <shadowcolor>black</shadowcolor>
324                         <scrollout>false</scrollout>
325                         <pauseatend>2000</pauseatend>
326                 </control>
327                 <control type="label">
328                         <description>Album Label</description>
329                         <posx>160</posx>
330                         <posy>70</posy>
331                         <height>30</height>
332                         <width>325</width>
333                         <label>$INFO[MusicPlayer.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label>
334                         <align>left</align>
335                         <aligny>center</aligny>
336                         <font>font12</font>
337                         <textcolor>white</textcolor>
338                         <shadowcolor>black</shadowcolor>
339                 </control>
340                 <control type="label">
341                         <description>Time Label</description>
342                         <posx>160</posx>
343                         <posy>95</posy>
344                         <height>30</height>
345                         <width>325</width>
346                         <label>$INFO[MusicPlayer.Time]$INFO[MusicPlayer.Duration, / ]</label>
347                         <align>left</align>
348                         <aligny>center</aligny>
349                         <font>font12</font>
350                         <textcolor>white</textcolor>
351                         <shadowcolor>black</shadowcolor>
352                 </control>
353                 <control type="label">
354                         <description>Next Label</description>
355                         <posx>485</posx>
356                         <posy>120</posy>
357                         <height>30</height>
358                         <width>325</width>
359                         <label>[COLOR=blue]$LOCALIZE[209] :[/COLOR] $INFO[MusicPlayer.offset(1).Title]</label>
360                         <align>right</align>
361                         <aligny>center</aligny>
362                         <font>font12</font>
363                         <textcolor>grey</textcolor>
364                         <shadowcolor>black</shadowcolor>
365                 </control>
366         </include>
367         <include name="SmallVideoInfo">
368                 <control type="image">
369                         <description>gradient</description>
370                         <posx>0</posx>
371                         <posy>0</posy>
372                         <width>500</width>
373                         <height>165</height>
374                         <colordiffuse>DDFFFFFF</colordiffuse>
375                         <texture border="20">OverlayDialogBackground.png</texture>
376                 </control>
377                 <control type="image">
378                         <description>Cover image</description>
379                         <posx>20</posx>
380                         <posy>17</posy>
381                         <width>130</width>
382                         <height>130</height>
383                         <aspectratio>keep</aspectratio>
384                         <texture>$INFO[VideoPlayer.cover]</texture>
385                 </control>
386                 <control type="label">
387                         <description>Studio label</description>
388                         <posx>160</posx>
389                         <posy>20</posy>
390                         <height>30</height>
391                         <width>325</width>
392                         <label>$INFO[VideoPlayer.Studio]</label>
393                         <align>left</align>
394                         <aligny>center</aligny>
395                         <font>font12_title</font>
396                         <textcolor>grey2</textcolor>
397                         <shadowcolor>black</shadowcolor>
398                         <visible>!videoplayer.content(episodes) + !videoplayer.content(musicvideos)</visible>
399                 </control>
400                 <control type="label">
401                         <description>TV Show Title label</description>
402                         <posx>160</posx>
403                         <posy>20</posy>
404                         <height>30</height>
405                         <width>325</width>
406                         <label>$INFO[VideoPlayer.tvshowtitle]</label>
407                         <align>left</align>
408                         <aligny>center</aligny>
409                         <font>font12_title</font>
410                         <textcolor>white</textcolor>
411                         <shadowcolor>black</shadowcolor>
412                         <visible>videoplayer.content(episodes)</visible>
413                 </control>
414                 <control type="fadelabel">
415                         <description>Music Video Artist label</description>
416                         <posx>160</posx>
417                         <posy>20</posy>
418                         <height>30</height>
419                         <width>325</width>
420                         <label>$INFO[VideoPlayer.Artist]</label>
421                         <align>left</align>
422                         <aligny>center</aligny>
423                         <font>font12_title</font>
424                         <textcolor>white</textcolor>
425                         <shadowcolor>black</shadowcolor>
426                         <visible>videoplayer.content(musicvideos)</visible>
427                         <scrollout>false</scrollout>
428                         <pauseatend>2000</pauseatend>
429                 </control>
430                 <control type="fadelabel">
431                         <description>Title label</description>
432                         <posx>160</posx>
433                         <posy>43</posy>
434                         <height>30</height>
435                         <width>325</width>
436                         <label>$INFO[VideoPlayer.Title]</label>
437                         <align>left</align>
438                         <aligny>center</aligny>
439                         <font>font13_title</font>
440                         <textcolor>white</textcolor>
441                         <shadowcolor>black</shadowcolor>
442                         <scrollout>false</scrollout>
443                         <pauseatend>2000</pauseatend>
444                 </control>
445                 <control type="label">
446                         <description>Genre label</description>
447                         <posx>160</posx>
448                         <posy>70</posy>
449                         <height>30</height>
450                         <width>325</width>
451                         <label>$INFO[VideoPlayer.Genre]</label>
452                         <align>left</align>
453                         <aligny>center</aligny>
454                         <font>font12</font>
455                         <textcolor>white</textcolor>
456                         <shadowcolor>black</shadowcolor>
457                         <visible>!videoplayer.content(episodes) + !videoplayer.content(musicvideos)</visible>
458                 </control>
459                 <control type="label">
460                         <posx>160</posx>
461                         <posy>70</posy>
462                         <height>30</height>
463                         <width>325</width>
464                         <label>$INFO[VideoPlayer.Album]</label>
465                         <align>left</align>
466                         <aligny>center</aligny>
467                         <font>font12</font>
468                         <textcolor>white</textcolor>
469                         <shadowcolor>black</shadowcolor>
470                         <visible>videoplayer.content(musicvideos)</visible>
471                 </control>
472                 <control type="label">
473                         <description>Season and Episode label</description>
474                         <posx>160</posx>
475                         <posy>70</posy>
476                         <height>30</height>
477                         <width>325</width>
478                         <label>$LOCALIZE[20373] $INFO[VideoPlayer.Season] - $LOCALIZE[20359] $INFO[VideoPlayer.episode]</label>
479                         <align>left</align>
480                         <aligny>center</aligny>
481                         <font>font12</font>
482                         <textcolor>white</textcolor>
483                         <shadowcolor>black</shadowcolor>
484                         <visible>videoplayer.content(episodes)</visible>
485                 </control>
486                 <control type="label">
487                         <description>Time Label</description>
488                         <posx>160</posx>
489                         <posy>95</posy>
490                         <height>30</height>
491                         <width>325</width>
492                         <label>$INFO[VideoPlayer.Time]$INFO[VideoPlayer.Duration, / ]</label>
493                         <align>left</align>
494                         <aligny>center</aligny>
495                         <font>font12</font>
496                         <textcolor>white</textcolor>
497                         <shadowcolor>black</shadowcolor>
498                 </control>
499         </include>
500         <include name="CommonNowPlaying_Controls">
501                 <control type="label" id="202">
502                         <width>250</width>
503                         <height>35</height>
504                         <font>font12caps</font>
505                         <label>31023</label>
506                         <textcolor>blue</textcolor>
507                         <align>center</align>
508                         <aligny>center</aligny>
509                         <visible>[Player.HasAudio | Player.HasVideo]</visible>
510                         <include>VisibleFadeEffect</include>
511                 </control>
512                 <control type="button" id="610">
513                         <description>Fake Button to fix Player Controls Navigation</description>
514                         <visible>false</visible>
515                 </control>
516                 <control type="group" id="9005">
517                         <visible>[Player.HasAudio | Player.HasVideo]</visible>
518                         <include>VisibleFadeEffect</include>
519                         <width>250</width>
520                         <height>45</height>
521                         <defaultcontrol always="true">603</defaultcontrol>
522                         <control type="button" id="600">
523                                 <posx>5</posx>
524                                 <posy>2</posy>
525                                 <width>39</width>
526                                 <height>39</height>
527                                 <label>-</label>
528                                 <texturefocus>OSDPrevTrackFO.png</texturefocus>
529                                 <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
530                                 <onleft>50</onleft>
531                                 <onright>606</onright>
532                                 <onup>610</onup>
533                                 <ondown>611</ondown>
534                                 <onback>50</onback>
535                                 <onclick>XBMC.PlayerControl(Previous)</onclick>
536                         </control>
537                         <control type="button" id="606">
538                                 <posx>45</posx>
539                                 <posy>2</posy>
540                                 <width>39</width>
541                                 <height>39</height>
542                                 <label>-</label>
543                                 <texturefocus>OSDRewindFO.png</texturefocus>
544                                 <texturenofocus>OSDRewindNF.png</texturenofocus>
545                                 <onleft>600</onleft>
546                                 <onright>603</onright>
547                                 <onup>610</onup>
548                                 <ondown>611</ondown>
549                                 <onback>50</onback>
550                                 <onclick>XBMC.PlayerControl(Rewind)</onclick>
551                                 <visible>Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo</visible>
552                         </control>
553                         <control type="group">
554                                 <animation effect="slide" start="0,0" end="40,0" time="0" condition="Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo">Conditional</animation>
555                                 <control type="togglebutton" id="603">
556                                         <posx>45</posx>
557                                         <posy>2</posy>
558                                         <width>39</width>
559                                         <height>39</height>
560                                         <label>-</label>
561                                         <texturefocus>OSDPauseFO.png</texturefocus>
562                                         <texturenofocus>OSDPauseNF.png</texturenofocus>
563                                         <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
564                                         <alttexturefocus>OSDPlayFO.png</alttexturefocus>
565                                         <alttexturenofocus>OSDPlayNF.png</alttexturenofocus>
566                                         <onleft>606</onleft>
567                                         <onright>601</onright>
568                                         <onup>610</onup>
569                                         <ondown>611</ondown>
570                                         <onback>50</onback>
571                                         <onclick>XBMC.PlayerControl(Play)</onclick>
572                                 </control>
573                                 <control type="button" id="601">
574                                         <posx>85</posx>
575                                         <posy>2</posy>
576                                         <width>39</width>
577                                         <height>39</height>
578                                         <label>-</label>
579                                         <texturefocus>OSDStopFO.png</texturefocus>
580                                         <texturenofocus>OSDStopNF.png</texturenofocus>
581                                         <onleft>603</onleft>
582                                         <onright>607</onright>
583                                         <onup>610</onup>
584                                         <ondown>611</ondown>
585                                         <onback>50</onback>
586                                         <onclick>down</onclick>
587                                         <onclick>XBMC.PlayerControl(Stop)</onclick>
588                                 </control>
589                                 <control type="button" id="607">
590                                         <posx>125</posx>
591                                         <posy>2</posy>
592                                         <width>39</width>
593                                         <height>39</height>
594                                         <label>-</label>
595                                         <texturefocus>OSDForwardFO.png</texturefocus>
596                                         <texturenofocus>OSDForwardNF.png</texturenofocus>
597                                         <onleft>601</onleft>
598                                         <onright>602</onright>
599                                         <onup>610</onup>
600                                         <ondown>611</ondown>
601                                         <onback>50</onback>
602                                         <onclick>XBMC.PlayerControl(Forward)</onclick>
603                                         <visible>Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo</visible>
604                                 </control>
605                                 <control type="button" id="602">
606                                         <posx>125</posx>
607                                         <posy>2</posy>
608                                         <width>39</width>
609                                         <height>39</height>
610                                         <label>-</label>
611                                         <texturefocus>OSDNextTrackFO.png</texturefocus>
612                                         <texturenofocus>OSDNextTrackNF.png</texturenofocus>
613                                         <onleft>607</onleft>
614                                         <onright>604</onright>
615                                         <onup>610</onup>
616                                         <ondown>611</ondown>
617                                         <onback>50</onback>
618                                         <onclick>XBMC.PlayerControl(Next)</onclick>
619                                         <animation effect="slide" start="0,0" end="40,0" time="0" condition="Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo">Conditional</animation>
620                                 </control>
621                         </control>
622                         <control type="group">
623                                 <visible>!Window.IsVisible(MusicPlaylist) + !Window.IsVisible(VideoPlaylist) + !Player.HasVideo</visible>
624                                 <control type="button" id="604">
625                                         <posx>165</posx>
626                                         <posy>2</posy>
627                                         <width>39</width>
628                                         <height>39</height>
629                                         <label>-</label>
630                                         <texturefocus>-</texturefocus>
631                                         <texturenofocus>-</texturenofocus>
632                                         <onclick>XBMC.PlayerControl(Repeat)</onclick>
633                                         <onleft>602</onleft>
634                                         <onright>605</onright>
635                                         <onup>610</onup>
636                                         <ondown>611</ondown>
637                                         <onback>50</onback>
638                                 </control>
639                                 <control type="image">
640                                         <posx>165</posx>
641                                         <posy>2</posy>
642                                         <width>39</width>
643                                         <height>39</height>
644                                         <texture>OSDRepeatNF.png</texture>
645                                         <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
646                                         <visible>!Control.HasFocus(604)</visible>
647                                 </control>
648                                 <control type="image">
649                                         <posx>165</posx>
650                                         <posy>2</posy>
651                                         <width>39</width>
652                                         <height>39</height>
653                                         <texture>OSDRepeatFO.png</texture>
654                                         <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
655                                         <visible>Control.HasFocus(604)</visible>
656                                 </control>
657                                 <control type="image">
658                                         <posx>165</posx>
659                                         <posy>2</posy>
660                                         <width>39</width>
661                                         <height>39</height>
662                                         <texture>OSDRepeatOneNF.png</texture>
663                                         <visible>Playlist.IsRepeatOne</visible>
664                                         <visible>!Control.HasFocus(604)</visible>
665                                 </control>
666                                 <control type="image">
667                                         <posx>165</posx>
668                                         <posy>2</posy>
669                                         <width>39</width>
670                                         <height>39</height>
671                                         <texture>OSDRepeatOneFO.png</texture>
672                                         <visible>Playlist.IsRepeatOne</visible>
673                                         <visible>Control.HasFocus(604)</visible>
674                                 </control>
675                                 <control type="image">
676                                         <posx>165</posx>
677                                         <posy>2</posy>
678                                         <width>39</width>
679                                         <height>39</height>
680                                         <texture>OSDRepeatAllNF.png</texture>
681                                         <visible>Playlist.IsRepeat</visible>
682                                         <visible>!Control.HasFocus(604)</visible>
683                                 </control>
684                                 <control type="image">
685                                         <posx>165</posx>
686                                         <posy>2</posy>
687                                         <width>39</width>
688                                         <height>39</height>
689                                         <texture>OSDRepeatAllFO.png</texture>
690                                         <visible>Playlist.IsRepeat</visible>
691                                         <visible>Control.HasFocus(604)</visible>
692                                 </control>
693                                 <control type="togglebutton" id="605">
694                                         <posx>205</posx>
695                                         <posy>2</posy>
696                                         <width>39</width>
697                                         <height>39</height>
698                                         <label>-</label>
699                                         <texturefocus>OSDRandomOffFO.png</texturefocus>
700                                         <texturenofocus>OSDRandomOffNF.png</texturenofocus>
701                                         <usealttexture>Playlist.IsRandom</usealttexture>
702                                         <alttexturefocus>OSDRandomOnFO.png</alttexturefocus>
703                                         <alttexturenofocus>OSDRandomOnNF.png</alttexturenofocus>
704                                         <onclick>XBMC.PlayerControl(Random)</onclick>
705                                         <onleft>604</onleft>
706                                         <onright>50</onright>
707                                         <onup>610</onup>
708                                         <ondown>611</ondown>
709                                         <onback>50</onback>
710                                 </control>
711                         </control>
712                 </control>
713                 <control type="radiobutton" id="611">
714                         <description>Go to fullscreen Playback</description>
715                         <include>ButtonCommonValues</include>
716                         <label>31008</label>
717                         <onclick>fullscreen</onclick>
718                         <textureradiofocus>GoFullscreen.png</textureradiofocus>
719                         <textureradionofocus>GoFullscreen.png</textureradionofocus>
720                         <visible>Player.HasMedia</visible>
721                 </control>
722         </include>
723         <include name="ScrollOffsetLabel">
724                 <control type="group">
725                         <visible>Container.Scrolling + [StringCompare(Container.SortMethod,$LOCALIZE[551]) | StringCompare(Container.SortMethod,$LOCALIZE[561]) | StringCompare(Container.SortMethod,$LOCALIZE[558]) | StringCompare(Container.SortMethod,$LOCALIZE[557]) | StringCompare(Container.SortMethod,$LOCALIZE[556])]</visible>
726                         <animation effect="slide" start="0,0" end="0,-60" time="100">Visible</animation>
727                         <animation effect="slide" start="0,-60" end="0,0" delay="400" time="100">Hidden</animation>
728                         <posx>300r</posx>
729                         <posy>720</posy>
730                         <control type="image">
731                                 <posx>0</posx>
732                                 <posy>0</posy>
733                                 <width>70</width>
734                                 <height>65</height>
735                                 <texture border="20,20,20,2">InfoMessagePanel.png</texture>
736                         </control>
737                         <control type="label">
738                                 <posx>5</posx>
739                                 <posy>0</posy>
740                                 <width>65</width>
741                                 <height>60</height>
742                                 <align>center</align>
743                                 <aligny>center</aligny>
744                                 <label>$INFO[ListItem.SortLetter]</label>
745                                 <textcolor>white</textcolor>
746                                 <font>font30_title</font>
747                         </control>
748                 </control>
749         </include>
750         <include name="Clock">
751                 <control type="group">
752                         <posx>140r</posx>
753                         <posy>0</posy>
754                         <animation effect="slide" start="0,0" end="-60,0" delay="0" time="300" condition="Window.IsVisible(MuteBug)">conditional</animation>
755                         <animation effect="slide" start="0,0" end="210,0" delay="0" time="300" condition="Window.Next(Home) + ![Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowClose</animation>
756                         <animation effect="slide" start="210,0" end="0,0" delay="0" time="300" condition="Window.Previous(Home) + ![Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowOpen</animation>
757                         <control type="image">
758                                 <description>time background</description>
759                                 <posx>0</posx>
760                                 <posy>0</posy>
761                                 <width>150</width>
762                                 <height>35</height>
763                                 <texture flipx="true" border="32,0,0,0">header.png</texture>
764                         </control>
765                         <control type="label">
766                                 <description>time label</description>
767                                 <posx>30</posx>
768                                 <posy>0</posy>
769                                 <width>400</width>
770                                 <height>28</height>
771                                 <align>left</align>
772                                 <aligny>center</aligny>
773                                 <font>font12</font>
774                                 <textcolor>white</textcolor>
775                                 <label>$INFO[System.Time]</label>
776                         </control>
777                 </control>
778         </include>
779         <include name="backgroundfade">
780                  <animation effect="fade" time="600">Visible</animation>
781                  <animation effect="fade" time="600">Hidden</animation>
782         </include>
783         <include name="Window_OpenClose_Animation">
784                 <animation effect="fade" time="250">WindowOpen</animation>
785                 <animation effect="fade" time="250">WindowClose</animation>
786         </include>
787         <include name="dialogeffect">
788                 <animation effect="fade" time="250">WindowOpen</animation>
789                 <animation effect="fade" time="250">WindowClose</animation>
790         </include>
791         <include name="VisibleFadeEffect">
792                 <animation effect="fade" time="300">Visible</animation>
793                 <animation effect="fade" time="300">Hidden</animation>
794         </include>
795 </includes>