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="IncludesCodecFlagging.xml" />
9
<include file="IncludesHomeRecentlyAdded.xml" />
11
<constant name="FanartCrossfadeTime">500</constant>
12
<constant name="IconCrossfadeTime">400</constant>
14
<include name="CommonMediaPlayingBackground">
15
<control type="image">
20
<texture>special://skin/backgrounds/media-overlay.png</texture>
21
<visible>Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)</visible>
23
<control type="visualisation">
28
<visible>Player.HasAudio + !Skin.HasSetting(ShowBackgroundVis)</visible>
30
<control type="videowindow">
35
<visible>Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)</visible>
38
<include name="CommonVideoBackground">
39
<control type="multiimage">
44
<imagepath fallback="special://skin/backgrounds/videos.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</imagepath>
45
<timeperimage>10000</timeperimage>
46
<randomize>true</randomize>
47
<fadetime>1000</fadetime>
49
<control type="multiimage">
54
<imagepath fallback="special://skin/backgrounds/videos.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</imagepath>
55
<timeperimage>10000</timeperimage>
56
<randomize>true</randomize>
57
<fadetime>1000</fadetime>
58
<visible>Container.Content(Movies) + [!IsEmpty(Skin.String(Home_Custom_Back_Movies_Folder)) + Skin.HasSetting(HomeMenuNoMoviesButton)]</visible>
60
<control type="multiimage">
65
<imagepath fallback="special://skin/backgrounds/videos.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_TVShow_Folder)]</imagepath>
66
<timeperimage>10000</timeperimage>
67
<randomize>true</randomize>
68
<fadetime>1000</fadetime>
69
<visible>[Container.Content(TVShows) | Container.Content(Seasons) |Container.Content(Episodes)] + [!IsEmpty(Skin.String(Home_Custom_Back_TVShow_Folder) + Skin.HasSetting(HomeMenuNoTVShowsButton)])</visible>
72
<include name="CommonMusicBackground">
73
<control type="multiimage">
78
<imagepath fallback="special://skin/backgrounds/music.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</imagepath>
79
<timeperimage>10000</timeperimage>
80
<randomize>true</randomize>
81
<fadetime>1000</fadetime>
84
<include name="CommonPictureBackground">
85
<control type="multiimage">
90
<imagepath fallback="special://skin/backgrounds/pictures.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Pictures_Folder)]</imagepath>
91
<timeperimage>10000</timeperimage>
92
<randomize>true</randomize>
93
<fadetime>1000</fadetime>
96
<include name="CommonProgramsBackground">
97
<control type="multiimage">
102
<imagepath fallback="special://skin/backgrounds/programs.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]</imagepath>
103
<timeperimage>10000</timeperimage>
104
<randomize>true</randomize>
105
<fadetime>1000</fadetime>
108
<include name="CommonScriptBackground">
109
<control type="multiimage">
114
<imagepath fallback="special://skin/backgrounds/scripts.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Scripts_Folder)]</imagepath>
115
<timeperimage>10000</timeperimage>
116
<randomize>true</randomize>
117
<fadetime>1000</fadetime>
120
<include name="CommonWeatherBackground">
121
<control type="multiimage">
126
<imagepath fallback="special://skin/backgrounds/weather.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</imagepath>
127
<timeperimage>10000</timeperimage>
128
<randomize>true</randomize>
129
<fadetime>1000</fadetime>
130
<visible>![Skin.HasSetting(ShowWeatherFanart) + !IsEmpty(Skin.String(WeatherFanartDir))]</visible>
132
<control type="multiimage">
137
<imagepath background="true">$INFO[Skin.String(WeatherFanartDir)]$INFO[Weather.FanartCode]</imagepath>
138
<timeperimage>10000</timeperimage>
139
<randomize>true</randomize>
140
<fadetime>1000</fadetime>
141
<visible>Skin.HasSetting(ShowWeatherFanart) + !IsEmpty(Skin.String(WeatherFanartDir))</visible>
142
<animation effect="fade" time="200">WindowClose</animation>
145
<include name="CommonSettingsBackground">
146
<control type="multiimage">
151
<imagepath fallback="special://skin/backgrounds/settings.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</imagepath>
152
<timeperimage>10000</timeperimage>
153
<randomize>true</randomize>
154
<fadetime>1000</fadetime>
157
<include name="CommonAddonsBackground">
158
<control type="multiimage">
163
<imagepath fallback="special://skin/backgrounds/addons.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Addons_Folder)]</imagepath>
164
<timeperimage>10000</timeperimage>
165
<randomize>true</randomize>
166
<fadetime>1000</fadetime>
169
<include name="BehindDialogFadeOut">
170
<control type="image">
175
<texture>black-back.png</texture>
176
<animation effect="fade" time="400">Visible</animation>
177
<animation effect="fade" time="200">Hidden</animation>
178
<visible>Window.IsActive(MovieInformation) | Window.IsActive(MusicInformation) | Window.IsActive(SongInformation) | Window.IsActive(FileBrowser) | Window.IsActive(ScriptsDebugInfo) | 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)</visible>
181
<include name="WindowTitleCommons">
185
<font>font12caps</font>
186
<textcolor>white</textcolor>
187
<scroll>false</scroll>
189
<aligny>center</aligny>
191
<include name="WindowTitleHomeButton">
192
<control type="group">
195
<animation effect="slide" end="-270,0" time="400" tween="quadratic" easing="out" condition="Window.Next(Home)">WindowClose</animation>
196
<animation effect="slide" start="-270,0" time="400" tween="quadratic" easing="out" condition="Window.Previous(Home)">WindowOpen</animation>
197
<control type="image">
202
<texture border="0,0,32,0">header.png</texture>
204
<control type="button">
205
<hitrect x="0" y="0" w="60" h="30" />
210
<texturenofocus>HomeIcon.png</texturenofocus>
211
<texturefocus>HomeIcon-Focus.png</texturefocus>
213
<onclick>ActivateWindow(Home)</onclick>
217
<include name="ButtonCommonValues">
220
<textoffsetx>10</textoffsetx>
221
<textwidth>235</textwidth>
222
<aligny>center</aligny>
223
<font>font13caps</font>
224
<texturefocus border="5">button-focus.png</texturefocus>
225
<texturenofocus>-</texturenofocus>
226
<pulseonselect>false</pulseonselect>
228
<include name="ButtonMediaSubCommonValues">
231
<textoffsetx>20</textoffsetx>
232
<textwidth>195</textwidth>
233
<aligny>center</aligny>
234
<font>font12_title</font>
235
<texturefocus border="5">button-focus.png</texturefocus>
236
<texturenofocus border="5">button-nofocus.png</texturenofocus>
237
<pulseonselect>false</pulseonselect>
239
<include name="ButtonHomeSubCommonValues">
242
<textoffsetx>20</textoffsetx>
243
<textwidth>195</textwidth>
244
<aligny>center</aligny>
245
<font>font12_title</font>
246
<texturefocus border="5">button-focus.png</texturefocus>
247
<texturenofocus border="5">button-nofocus.png</texturenofocus>
248
<pulseonselect>false</pulseonselect>
250
<include name="ButtonInfoDialogsCommonValues">
253
<textoffsetx>20</textoffsetx>
254
<align>center</align>
255
<aligny>center</aligny>
256
<font>font12_title</font>
257
<texturefocus border="5">button-focus.png</texturefocus>
258
<texturenofocus border="5">button-nofocus.png</texturenofocus>
259
<pulseonselect>false</pulseonselect>
261
<include name="SideBladeRight">
262
<control type="image">
267
<texture flipx="true">HomeBlade.png</texture>
268
<animation effect="slide" start="26,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation>
269
<animation effect="slide" start="0,0" end="26,0" time="200" delay="200" tween="quadratic" easing="out">WindowClose</animation>
272
<include name="SideBladeLeft">
273
<control type="image">
278
<texture>HomeBlade.png</texture>
279
<animation effect="slide" start="-26,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation>
280
<animation effect="slide" start="0,0" end="-26,0" time="200" delay="200" tween="quadratic" easing="out">WindowClose</animation>
283
<include name="CommonPageCount">
284
<control type="label">
289
<label>([COLOR=blue]$INFO[Player.Time] / $INFO[Player.Duration,][/COLOR]) - $INFO[MusicPlayer.Title]$INFO[VideoPlayer.Title]</label>
291
<aligny>center</aligny>
293
<textcolor>grey</textcolor>
294
<shadowcolor>black</shadowcolor>
295
<visible>Player.HasMedia</visible>
296
<include>VisibleFadeEffect</include>
297
<include>Window_OpenClose_Animation</include>
299
<control type="label">
300
<description>Page Count Label</description>
306
<textcolor>grey</textcolor>
307
<scroll>false</scroll>
309
<aligny>center</aligny>
310
<label>([COLOR=blue]$INFO[Container.NumItems][/COLOR]) $LOCALIZE[31025]$INFO[Container.TotalTime, - $LOCALIZE[180] ([COLOR=blue],[/COLOR])] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container.CurrentPage]/$INFO[Container.NumPages][/COLOR])</label>
311
<include>Window_OpenClose_Animation</include>
314
<include name="SmallMusicInfo">
315
<control type="image">
316
<description>gradient</description>
321
<colordiffuse>DDFFFFFF</colordiffuse>
322
<texture border="20">OverlayDialogBackground.png</texture>
324
<control type="image">
325
<description>Cover image</description>
330
<texture>$INFO[MusicPlayer.Cover]</texture>
332
<control type="label">
333
<description>Artist label</description>
338
<label>$INFO[MusicPlayer.Artist]</label>
340
<aligny>center</aligny>
341
<font>font12_title</font>
342
<textcolor>grey2</textcolor>
343
<shadowcolor>black</shadowcolor>
345
<control type="fadelabel">
346
<description>Title label</description>
351
<label>$INFO[MusicPlayer.Title]</label>
353
<aligny>center</aligny>
354
<font>font13_title</font>
355
<textcolor>white</textcolor>
356
<shadowcolor>black</shadowcolor>
357
<scrollout>false</scrollout>
358
<pauseatend>2000</pauseatend>
360
<control type="label">
361
<description>Album Label</description>
366
<label>$INFO[MusicPlayer.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label>
368
<aligny>center</aligny>
370
<textcolor>white</textcolor>
371
<shadowcolor>black</shadowcolor>
373
<control type="label">
374
<description>Time Label</description>
379
<label>$INFO[MusicPlayer.Time]$INFO[MusicPlayer.Duration, / ]</label>
381
<aligny>center</aligny>
383
<textcolor>white</textcolor>
384
<shadowcolor>black</shadowcolor>
386
<control type="label">
387
<description>Next Label</description>
392
<label>[COLOR=blue]$LOCALIZE[209] :[/COLOR] $INFO[MusicPlayer.offset(1).Title]</label>
394
<aligny>center</aligny>
396
<textcolor>grey</textcolor>
397
<shadowcolor>black</shadowcolor>
400
<include name="SmallVideoInfo">
401
<control type="image">
402
<description>gradient</description>
407
<colordiffuse>DDFFFFFF</colordiffuse>
408
<texture border="20">OverlayDialogBackground.png</texture>
410
<control type="image">
411
<description>Cover image</description>
416
<aspectratio>keep</aspectratio>
417
<texture>$INFO[VideoPlayer.cover]</texture>
419
<control type="label">
420
<description>Studio label</description>
425
<label>$INFO[VideoPlayer.Studio]</label>
427
<aligny>center</aligny>
428
<font>font12_title</font>
429
<textcolor>grey2</textcolor>
430
<shadowcolor>black</shadowcolor>
431
<visible>!videoplayer.content(episodes) + !videoplayer.content(musicvideos)</visible>
433
<control type="label">
434
<description>TV Show Title label</description>
439
<label>$INFO[VideoPlayer.tvshowtitle]</label>
441
<aligny>center</aligny>
442
<font>font12_title</font>
443
<textcolor>white</textcolor>
444
<shadowcolor>black</shadowcolor>
445
<visible>videoplayer.content(episodes)</visible>
447
<control type="fadelabel">
448
<description>Music Video Artist label</description>
453
<label>$INFO[VideoPlayer.Artist]</label>
455
<aligny>center</aligny>
456
<font>font12_title</font>
457
<textcolor>white</textcolor>
458
<shadowcolor>black</shadowcolor>
459
<visible>videoplayer.content(musicvideos)</visible>
460
<scrollout>false</scrollout>
461
<pauseatend>2000</pauseatend>
463
<control type="fadelabel">
464
<description>Title label</description>
469
<label>$INFO[VideoPlayer.Title]</label>
471
<aligny>center</aligny>
472
<font>font13_title</font>
473
<textcolor>white</textcolor>
474
<shadowcolor>black</shadowcolor>
475
<scrollout>false</scrollout>
476
<pauseatend>2000</pauseatend>
478
<control type="label">
479
<description>Genre label</description>
484
<label>$INFO[VideoPlayer.Genre]</label>
486
<aligny>center</aligny>
488
<textcolor>white</textcolor>
489
<shadowcolor>black</shadowcolor>
490
<visible>!videoplayer.content(episodes) + !videoplayer.content(musicvideos)</visible>
492
<control type="label">
497
<label>$INFO[VideoPlayer.Album]</label>
499
<aligny>center</aligny>
501
<textcolor>white</textcolor>
502
<shadowcolor>black</shadowcolor>
503
<visible>videoplayer.content(musicvideos)</visible>
505
<control type="label">
506
<description>Season and Episode label</description>
511
<label>$LOCALIZE[20373] $INFO[VideoPlayer.Season] - $LOCALIZE[20359] $INFO[VideoPlayer.episode]</label>
513
<aligny>center</aligny>
515
<textcolor>white</textcolor>
516
<shadowcolor>black</shadowcolor>
517
<visible>videoplayer.content(episodes)</visible>
519
<control type="label">
520
<description>Time Label</description>
525
<label>$INFO[VideoPlayer.Time]$INFO[VideoPlayer.Duration, / ]</label>
527
<aligny>center</aligny>
529
<textcolor>white</textcolor>
530
<shadowcolor>black</shadowcolor>
533
<include name="CommonNowPlaying_Controls">
534
<visible>[Player.HasAudio | Player.HasVideo]</visible>
535
<include>VisibleFadeEffect</include>
536
<control type="label">
541
<font>font28_title</font>
542
<textcolor>grey2</textcolor>
544
<aligny>center</aligny>
547
<control type="group" id="9005">
550
<control type="button" id="600">
556
<texturefocus>OSDPrevTrackFO.png</texturefocus>
557
<texturenofocus>OSDPrevTrackNF.png</texturenofocus>
559
<onright>606</onright>
562
<onclick>XBMC.PlayerControl(Previous)</onclick>
564
<control type="button" id="606">
570
<texturefocus>OSDRewindFO.png</texturefocus>
571
<texturenofocus>OSDRewindNF.png</texturenofocus>
573
<onright>603</onright>
576
<onclick>XBMC.PlayerControl(Rewind)</onclick>
577
<visible>Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo</visible>
579
<control type="group">
580
<animation effect="slide" start="0,0" end="40,0" time="0" condition="Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo">Conditional</animation>
581
<control type="togglebutton" id="603">
587
<texturefocus>OSDPauseFO.png</texturefocus>
588
<texturenofocus>OSDPauseNF.png</texturenofocus>
589
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
590
<alttexturefocus>OSDPlayFO.png</alttexturefocus>
591
<alttexturenofocus>OSDPlayNF.png</alttexturenofocus>
593
<onright>601</onright>
596
<onclick>XBMC.PlayerControl(Play)</onclick>
598
<control type="button" id="601">
604
<texturefocus>OSDStopFO.png</texturefocus>
605
<texturenofocus>OSDStopNF.png</texturenofocus>
607
<onright>607</onright>
610
<onclick>down</onclick>
611
<onclick>XBMC.PlayerControl(Stop)</onclick>
613
<control type="button" id="607">
619
<texturefocus>OSDForwardFO.png</texturefocus>
620
<texturenofocus>OSDForwardNF.png</texturenofocus>
622
<onright>602</onright>
625
<onclick>XBMC.PlayerControl(Forward)</onclick>
626
<visible>Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo</visible>
628
<control type="button" id="602">
634
<texturefocus>OSDNextTrackFO.png</texturefocus>
635
<texturenofocus>OSDNextTrackNF.png</texturenofocus>
637
<onright>604</onright>
640
<onclick>XBMC.PlayerControl(Next)</onclick>
641
<animation effect="slide" start="0,0" end="40,0" time="0" condition="Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo">Conditional</animation>
644
<control type="group">
645
<visible>!Window.IsVisible(MusicPlaylist) + !Window.IsVisible(VideoPlaylist) + !Player.HasVideo</visible>
646
<control type="button" id="604">
652
<texturefocus>-</texturefocus>
653
<texturenofocus>-</texturenofocus>
654
<onclick>XBMC.PlayerControl(Repeat)</onclick>
656
<onright>605</onright>
660
<control type="image">
665
<texture>OSDRepeatNF.png</texture>
666
<visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
667
<visible>!Control.HasFocus(604)</visible>
669
<control type="image">
674
<texture>OSDRepeatFO.png</texture>
675
<visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
676
<visible>Control.HasFocus(604)</visible>
678
<control type="image">
683
<texture>OSDRepeatOneNF.png</texture>
684
<visible>Playlist.IsRepeatOne</visible>
685
<visible>!Control.HasFocus(604)</visible>
687
<control type="image">
692
<texture>OSDRepeatOneFO.png</texture>
693
<visible>Playlist.IsRepeatOne</visible>
694
<visible>Control.HasFocus(604)</visible>
696
<control type="image">
701
<texture>OSDRepeatAllNF.png</texture>
702
<visible>Playlist.IsRepeat</visible>
703
<visible>!Control.HasFocus(604)</visible>
705
<control type="image">
710
<texture>OSDRepeatAllFO.png</texture>
711
<visible>Playlist.IsRepeat</visible>
712
<visible>Control.HasFocus(604)</visible>
714
<control type="togglebutton" id="605">
720
<texturefocus>OSDRandomOffFO.png</texturefocus>
721
<texturenofocus>OSDRandomOffNF.png</texturenofocus>
722
<usealttexture>Playlist.IsRandom</usealttexture>
723
<alttexturefocus>OSDRandomOnFO.png</alttexturefocus>
724
<alttexturenofocus>OSDRandomOnNF.png</alttexturenofocus>
725
<onclick>XBMC.PlayerControl(Random)</onclick>
727
<onright>50</onright>
734
<include name="CommonNowPlaying">
735
<control type="group">
738
<visible>Player.HasAudio</visible>
739
<include>VisibleFadeEffect</include>
740
<control type="button" id="608">
746
<texturefocus border="5">folder-focus.png</texturefocus>
747
<texturenofocus>-</texturenofocus>
749
<onright>50</onright>
752
<onclick>fullscreen</onclick>
754
<control type="image">
759
<texture>$INFO[MusicPlayer.Cover]</texture>
760
<bordertexture border="3">black-back2.png</bordertexture>
761
<bordersize>5</bordersize>
762
<aspectratio align="center">keep</aspectratio>
764
<control type="fadelabel">
769
<label>$INFO[MusicPlayer.Title]</label>
771
<aligny>center</aligny>
773
<textcolor>white</textcolor>
774
<shadowcolor>black</shadowcolor>
775
<scrollout>false</scrollout>
776
<pauseatend>2000</pauseatend>
778
<control type="fadelabel">
783
<label>$INFO[MusicPlayer.Artist]$INFO[MusicPlayer.Album, | ]</label>
785
<aligny>center</aligny>
787
<textcolor>grey2</textcolor>
788
<shadowcolor>black</shadowcolor>
789
<scrollout>false</scrollout>
790
<pauseatend>2000</pauseatend>
793
<control type="group">
796
<visible>Player.HasVideo</visible>
797
<include>VisibleFadeEffect</include>
798
<control type="button" id="608">
804
<texturefocus border="5">folder-focus.png</texturefocus>
805
<texturenofocus>-</texturenofocus>
807
<onright>50</onright>
810
<onclick>fullscreen</onclick>
812
<control type="videowindow">
818
<control type="fadelabel">
823
<label>$INFO[VideoPlayer.Title]</label>
825
<aligny>center</aligny>
827
<textcolor>white</textcolor>
828
<shadowcolor>black</shadowcolor>
829
<scrollout>false</scrollout>
830
<pauseatend>2000</pauseatend>
832
<control type="fadelabel">
837
<label>$INFO[VideoPlayer.TVShowTitle,, - ]$INFO[VideoPlayer.Season,,x]$INFO[VideoPlayer.Episode]</label>
839
<aligny>center</aligny>
841
<textcolor>white</textcolor>
842
<shadowcolor>black</shadowcolor>
843
<scrollout>false</scrollout>
844
<pauseatend>2000</pauseatend>
845
<visible>VideoPlayer.Content(Episodes)</visible>
847
<control type="fadelabel">
852
<label>$INFO[VideoPlayer.Year]$INFO[VideoPlayer.Director, | ]$INFO[VideoPlayer.Genre, | ]</label>
854
<aligny>center</aligny>
856
<textcolor>white</textcolor>
857
<shadowcolor>black</shadowcolor>
858
<scrollout>false</scrollout>
859
<pauseatend>2000</pauseatend>
860
<visible>VideoPlayer.Content(Movies)</visible>
864
<include name="ScrollOffsetLabel">
865
<control type="group">
866
<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>
867
<animation effect="slide" start="0,0" end="0,-60" time="100">Visible</animation>
868
<animation effect="slide" start="0,-60" end="0,0" delay="400" time="100">Hidden</animation>
871
<control type="image">
876
<texture border="20,20,20,2">InfoMessagePanel.png</texture>
878
<control type="label">
883
<align>center</align>
884
<aligny>center</aligny>
885
<label>$INFO[ListItem.SortLetter]</label>
886
<textcolor>white</textcolor>
887
<font>font30_title</font>
891
<include name="Clock">
892
<control type="group">
895
<animation effect="slide" start="0,0" end="-60,0" delay="0" time="300" condition="Window.IsVisible(MuteBug)">conditional</animation>
896
<animation effect="slide" start="0,0" end="210,0" delay="0" time="300" condition="Window.Next(Home) | Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)">WindowClose</animation>
897
<animation effect="slide" start="210,0" end="0,0" delay="0" time="300" condition="Window.Previous(Home) | Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)">WindowOpen</animation>
898
<control type="image">
899
<description>time background</description>
904
<texture flipx="true" border="32,0,0,0">header.png</texture>
906
<control type="label">
907
<description>time label</description>
913
<aligny>center</aligny>
915
<textcolor>white</textcolor>
916
<label>$INFO[System.Time]</label>
920
<include name="backgroundfade">
921
<animation effect="fade" time="600">Visible</animation>
922
<animation effect="fade" time="600">Hidden</animation>
924
<include name="Window_OpenClose_Animation">
925
<animation effect="fade" time="250">WindowOpen</animation>
926
<animation effect="fade" time="250">WindowClose</animation>
928
<include name="dialogeffect">
929
<animation effect="fade" time="250">WindowOpen</animation>
930
<animation effect="fade" time="250">WindowClose</animation>
932
<include name="VisibleFadeEffect">
933
<animation effect="fade" time="300">Visible</animation>
934
<animation effect="fade" time="300">Hidden</animation>