2010-09-02 06:21:57 +02:00
|
|
|
<includes>
|
|
|
|
<include file="defaults.xml" />
|
|
|
|
<include file="IncludesCodecFlagging.xml" />
|
|
|
|
<include file="ViewsVideoLibrary.xml" />
|
|
|
|
<include file="ViewsMusicLibrary.xml" />
|
|
|
|
<include file="ViewsFileMode.xml" />
|
|
|
|
<include file="Views3dCoverView.xml" />
|
|
|
|
<include file="ViewsAddonBrowser.xml" />
|
|
|
|
|
|
|
|
<constant name="FanartCrossfadeTime">400</constant>
|
|
|
|
<constant name="IconCrossfadeTime">400</constant>
|
|
|
|
|
2011-12-19 05:53:39 +01:00
|
|
|
<variable name="PlaybackStateLabel">
|
|
|
|
<value condition="Player.Playing + !Player.Seeking">$LOCALIZE[31042]</value>
|
|
|
|
<value condition="[Player.Paused + !Player.Caching] + !Player.Seeking">$LOCALIZE[31043]</value>
|
|
|
|
<value condition="[Player.Paused + Player.Caching] + !Player.Seeking">$LOCALIZE[15107] $INFO[Player.CacheLevel]%</value>
|
|
|
|
<value condition="Player.Seeking">[UPPERCASE]$LOCALIZE[773][/UPPERCASE]</value>
|
|
|
|
<value condition="Player.Rewinding2x + !Player.Seeking">$LOCALIZE[31045] x2</value>
|
|
|
|
<value condition="Player.Rewinding4x + !Player.Seeking">$LOCALIZE[31045] x4</value>
|
|
|
|
<value condition="Player.Rewinding8x + !Player.Seeking">$LOCALIZE[31045] x8</value>
|
|
|
|
<value condition="Player.Rewinding16x + !Player.Seeking">$LOCALIZE[31045] x16</value>
|
|
|
|
<value condition="Player.Rewinding32x + !Player.Seeking">$LOCALIZE[31045] x32</value>
|
|
|
|
<value condition="Player.Forwarding2x + !Player.Seeking">$LOCALIZE[31044] x2</value>
|
|
|
|
<value condition="Player.Forwarding4x + !Player.Seeking">$LOCALIZE[31044] x4</value>
|
|
|
|
<value condition="Player.Forwarding8x + !Player.Seeking">$LOCALIZE[31044] x8</value>
|
|
|
|
<value condition="Player.Forwarding16x + !Player.Seeking">$LOCALIZE[31044] x16</value>
|
|
|
|
<value condition="Player.Forwarding32x + !Player.Seeking">$LOCALIZE[31044] x32</value>
|
|
|
|
</variable>
|
|
|
|
|
2013-02-02 05:31:55 +01:00
|
|
|
<variable name="BannerThumb">
|
|
|
|
<value condition="!IsEmpty(ListItem.Art(banner))">$INFO[ListItem.Art(banner)]</value>
|
|
|
|
<value condition="IsEmpty(ListItem.Art(banner))">$INFO[ListItem.Icon]</value>
|
|
|
|
</variable>
|
|
|
|
<variable name="PosterThumb">
|
|
|
|
<value condition="!IsEmpty(ListItem.Art(poster))">$INFO[ListItem.Art(poster)]</value>
|
|
|
|
<value condition="IsEmpty(ListItem.Art(poster))">$INFO[ListItem.Icon]</value>
|
|
|
|
</variable>
|
|
|
|
|
2010-09-02 06:21:57 +02:00
|
|
|
<include name="CommonBackground">
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1280</width>
|
|
|
|
<height>720</height>
|
|
|
|
<texture>Background.png</texture>
|
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
<include name="ContentPanel">
|
|
|
|
<control type="image">
|
|
|
|
<posx>285</posx>
|
|
|
|
<posy>100</posy>
|
|
|
|
<width>995</width>
|
|
|
|
<height>570</height>
|
|
|
|
<fadetime>FanartCrossfadeTime</fadetime>
|
|
|
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
2013-02-02 05:31:55 +01:00
|
|
|
<texture diffuse="Fanart_Diffuse.png" background="true">$INFO[ListItem.Art(fanart)]</texture>
|
2010-09-02 06:21:57 +02:00
|
|
|
<visible>![Control.IsVisible(56) | Control.IsVisible(500)] + !Skin.HasSetting(Show_Panel_Fanart)</visible>
|
|
|
|
<include>VisibleFadeEffect</include>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>265</posx>
|
|
|
|
<posy>100</posy>
|
|
|
|
<width>1015</width>
|
|
|
|
<height>580</height>
|
|
|
|
<texture border="50,0,0,45">Panel.png</texture>
|
2013-02-02 05:31:55 +01:00
|
|
|
<animation effect="fade" start="100" end="95" time="0" condition="!IsEmpty(ListItem.Art(fanart))">conditional</animation>
|
2010-09-02 06:21:57 +02:00
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
<include name="WindowTitleCommons">
|
|
|
|
<posx>110</posx>
|
|
|
|
<posy>50</posy>
|
|
|
|
<width>1060</width>
|
|
|
|
<height>30</height>
|
|
|
|
<font>font18</font>
|
|
|
|
<textcolor>white</textcolor>
|
|
|
|
<scroll>false</scroll>
|
|
|
|
<align>left</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<include>Window_OpenClose_Animation</include>
|
|
|
|
</include>
|
|
|
|
<include name="WindowCloseButtonCommons">
|
|
|
|
<width>30</width>
|
|
|
|
<height>30</height>
|
|
|
|
<label>-</label>
|
|
|
|
<font>-</font>
|
|
|
|
<onclick>PreviousMenu</onclick>
|
|
|
|
<texturefocus>close-windowFO.png</texturefocus>
|
|
|
|
<texturenofocus>close-window.png</texturenofocus>
|
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onright>9000</onright>
|
|
|
|
<onup>9000</onup>
|
|
|
|
<ondown>9000</ondown>
|
|
|
|
<visible>system.getbool(input.enablemouse)</visible>
|
|
|
|
</include>
|
|
|
|
<include name="BehindDialogFadeOut">
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1280</width>
|
|
|
|
<height>720</height>
|
|
|
|
<texture>black-back.png</texture>
|
|
|
|
<animation effect="fade" time="400">Visible</animation>
|
|
|
|
<animation effect="fade" time="200">Hidden</animation>
|
2013-02-02 06:57:19 +01:00
|
|
|
<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-RSS_Editor-rssEditor.xml) | Window.IsActive(script-RSS_Editor-setEditor.xml) | Window.IsActive(AddonInformation) | Window.IsActive(Peripherals) | Window.IsActive(PeripheralSettings) | Window.IsActive(script-XBMC_Lyrics-main.xml) | Window.IsActive(PVRChannelManager) | Window.IsActive(MediaFilter)</visible>
|
2010-09-02 06:21:57 +02:00
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
<include name="CommonNowPlaying_Controls">
|
|
|
|
<visible>[Player.HasAudio | Player.HasVideo]</visible>
|
|
|
|
<include>VisibleFadeEffect</include>
|
|
|
|
<control type="image">
|
|
|
|
<description>Unfocus Background</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>280</width>
|
|
|
|
<height>44</height>
|
|
|
|
<texture border="32,0,0,0">Button_Side_NoFocus.png</texture>
|
|
|
|
<visible>!ControlGroup(9005).HasFocus</visible>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<description>Focus Background</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>280</width>
|
|
|
|
<height>44</height>
|
|
|
|
<texture border="32,0,0,0">Button_Side_Focus.png</texture>
|
|
|
|
<visible>ControlGroup(9005).HasFocus</visible>
|
|
|
|
<animation effect="fade" start="100" end="70" time="900" pulse="true" condition="ControlGroup(9005).HasFocus">conditional</animation>
|
|
|
|
</control>
|
|
|
|
<control type="group" id="9005">
|
|
|
|
<posx>38</posx>
|
|
|
|
<posy>6</posy>
|
|
|
|
<control type="image">
|
|
|
|
<description>Button background image</description>
|
|
|
|
<posx>-5</posx>
|
|
|
|
<posy>-2</posy>
|
|
|
|
<width>234</width>
|
|
|
|
<height>36</height>
|
|
|
|
<texture border="3">black-back2.png</texture>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="600">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<label>-</label>
|
|
|
|
<texturefocus>PlayerControls-PrevFO.png</texturefocus>
|
|
|
|
<texturenofocus>PlayerControls-PrevNF.png</texturenofocus>
|
|
|
|
<onleft>50</onleft>
|
|
|
|
<onright>601</onright>
|
|
|
|
<onup>610</onup>
|
2013-02-02 05:12:54 +01:00
|
|
|
<ondown>611</ondown>
|
2010-09-02 06:21:57 +02:00
|
|
|
<onclick>XBMC.PlayerControl(Previous)</onclick>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="601">
|
|
|
|
<posx>32</posx>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<label>-</label>
|
|
|
|
<texturefocus>PlayerControls-StopFO.png</texturefocus>
|
|
|
|
<texturenofocus>PlayerControls-StopNF.png</texturenofocus>
|
|
|
|
<onleft>600</onleft>
|
|
|
|
<onright>603</onright>
|
|
|
|
<onup>610</onup>
|
2013-02-02 05:12:54 +01:00
|
|
|
<ondown>611</ondown>
|
2010-09-02 06:21:57 +02:00
|
|
|
<onclick>Up</onclick>
|
|
|
|
<onclick>XBMC.PlayerControl(Stop)</onclick>
|
|
|
|
</control>
|
|
|
|
<control type="togglebutton" id="603">
|
|
|
|
<posx>64</posx>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<label>-</label>
|
|
|
|
<texturefocus>PlayerControls-PauseFO.png</texturefocus>
|
|
|
|
<texturenofocus>PlayerControls-PauseNF.png</texturenofocus>
|
|
|
|
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
|
|
|
|
<alttexturefocus>PlayerControls-PlayFO.png</alttexturefocus>
|
|
|
|
<alttexturenofocus>PlayerControls-PlayNF.png</alttexturenofocus>
|
|
|
|
<onleft>601</onleft>
|
|
|
|
<onright>602</onright>
|
|
|
|
<onup>610</onup>
|
2013-02-02 05:12:54 +01:00
|
|
|
<ondown>611</ondown>
|
2010-09-02 06:21:57 +02:00
|
|
|
<onclick>XBMC.PlayerControl(Play)</onclick>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="602">
|
|
|
|
<posx>96</posx>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<label>-</label>
|
|
|
|
<texturefocus>PlayerControls-NextFO.png</texturefocus>
|
|
|
|
<texturenofocus>PlayerControls-NextNF.png</texturenofocus>
|
|
|
|
<onleft>603</onleft>
|
|
|
|
<onright>604</onright>
|
|
|
|
<onup>610</onup>
|
2013-02-02 05:12:54 +01:00
|
|
|
<ondown>611</ondown>
|
2010-09-02 06:21:57 +02:00
|
|
|
<onclick>XBMC.PlayerControl(Next)</onclick>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="604">
|
|
|
|
<posx>128</posx>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<label>-</label>
|
|
|
|
<texturefocus>-</texturefocus>
|
|
|
|
<texturenofocus>-</texturenofocus>
|
|
|
|
<onclick>XBMC.PlayerControl(Repeat)</onclick>
|
|
|
|
<onleft>602</onleft>
|
|
|
|
<onright>605</onright>
|
|
|
|
<onup>610</onup>
|
2013-02-02 05:12:54 +01:00
|
|
|
<ondown>611</ondown>
|
2010-09-02 06:21:57 +02:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>128</posx>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<texture>PlayerControls-RepeatNF.png</texture>
|
|
|
|
<visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
|
|
|
|
<visible>!Control.HasFocus(604)</visible>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>128</posx>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<texture>PlayerControls-RepeatFO.png</texture>
|
|
|
|
<visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
|
|
|
|
<visible>Control.HasFocus(604)</visible>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>128</posx>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<texture>PlayerControls-RepeatOneNF.png</texture>
|
|
|
|
<visible>Playlist.IsRepeatOne</visible>
|
|
|
|
<visible>!Control.HasFocus(604)</visible>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>128</posx>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<texture>PlayerControls-RepeatOneFO.png</texture>
|
|
|
|
<visible>Playlist.IsRepeatOne</visible>
|
|
|
|
<visible>Control.HasFocus(604)</visible>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>128</posx>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<texture>PlayerControls-RepeatAllNF.png</texture>
|
|
|
|
<visible>Playlist.IsRepeat</visible>
|
|
|
|
<visible>!Control.HasFocus(604)</visible>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>128</posx>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<texture>PlayerControls-RepeatAllFO.png</texture>
|
|
|
|
<visible>Playlist.IsRepeat</visible>
|
|
|
|
<visible>Control.HasFocus(604)</visible>
|
|
|
|
</control>
|
|
|
|
<control type="togglebutton" id="605">
|
|
|
|
<posx>160</posx>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<label>-</label>
|
|
|
|
<texturefocus>PlayerControls-RandomFO_2.png</texturefocus>
|
|
|
|
<texturenofocus>PlayerControls-RandomNF_2.png</texturenofocus>
|
|
|
|
<usealttexture>Playlist.IsRandom</usealttexture>
|
|
|
|
<alttexturefocus>PlayerControls-RandomOnFO_2.png</alttexturefocus>
|
|
|
|
<alttexturenofocus>PlayerControls-RandomOnNF_2.png</alttexturenofocus>
|
|
|
|
<onclick>XBMC.PlayerControl(Random)</onclick>
|
|
|
|
<onleft>604</onleft>
|
|
|
|
<onright>606</onright>
|
|
|
|
<onup>610</onup>
|
2013-02-02 05:12:54 +01:00
|
|
|
<ondown>611</ondown>
|
2010-09-02 06:21:57 +02:00
|
|
|
</control>
|
|
|
|
<control type="button" id="606">
|
|
|
|
<posx>192</posx>
|
|
|
|
<posy>2</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<label>-</label>
|
|
|
|
<texturefocus>PlayerControls-FullScreenFO.png</texturefocus>
|
|
|
|
<texturenofocus>PlayerControls-FullScreenNF.png</texturenofocus>
|
|
|
|
<onleft>605</onleft>
|
|
|
|
<onright>50</onright>
|
|
|
|
<onup>610</onup>
|
|
|
|
<ondown>611</ondown>
|
2013-02-02 05:12:54 +01:00
|
|
|
<onclick>FullScreen</onclick>
|
2010-09-02 06:21:57 +02:00
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
<include name="CommonNowPlaying">
|
|
|
|
<control type="group">
|
|
|
|
<posx>10</posx>
|
|
|
|
<posy>450</posy>
|
|
|
|
<visible>Player.HasAudio</visible>
|
2011-05-09 07:40:05 +02:00
|
|
|
<visible>![Window.IsVisible(Videos) + Control.IsVisible(56)]</visible>
|
|
|
|
<visible>![Window.IsVisible(Videos) + Control.IsVisible(500)]</visible>
|
2010-09-02 06:21:57 +02:00
|
|
|
<visible>![Window.IsVisible(MusicLibrary) + Control.IsVisible(500)]</visible>
|
|
|
|
<visible>![Window.IsVisible(MusicLibrary) + Control.IsVisible(56)]</visible>
|
|
|
|
<visible>![Window.IsVisible(MusicFiles) + Control.IsVisible(500)]</visible>
|
|
|
|
<include>VisibleFadeEffect</include>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>180</width>
|
|
|
|
<height>175</height>
|
|
|
|
<texture>$INFO[MusicPlayer.Cover]</texture>
|
|
|
|
<bordertexture border="3">black-back2.png</bordertexture>
|
|
|
|
<bordersize>5</bordersize>
|
|
|
|
<aspectratio align="left">keep</aspectratio>
|
|
|
|
<visible>!Window.IsVisible(MusicLibrary)</visible>
|
2011-05-09 07:40:05 +02:00
|
|
|
<visible>!Window.IsVisible(Videos)</visible>
|
2010-09-02 06:21:57 +02:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>180</width>
|
|
|
|
<height>175</height>
|
|
|
|
<texture>$INFO[MusicPlayer.Cover]</texture>
|
|
|
|
<bordertexture border="3">black-back2.png</bordertexture>
|
|
|
|
<bordersize>5</bordersize>
|
|
|
|
<aspectratio align="left">keep</aspectratio>
|
|
|
|
<visible>Window.IsVisible(MusicLibrary) + !LastFM.RadioPlaying</visible>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>45</posy>
|
|
|
|
<width>180</width>
|
|
|
|
<height>135</height>
|
|
|
|
<texture>$INFO[MusicPlayer.Cover]</texture>
|
|
|
|
<bordertexture border="3">black-back2.png</bordertexture>
|
|
|
|
<bordersize>5</bordersize>
|
|
|
|
<aspectratio align="left">keep</aspectratio>
|
|
|
|
<visible>Window.IsVisible(MusicLibrary) + LastFM.RadioPlaying</visible>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>5</posx>
|
|
|
|
<posy>180</posy>
|
|
|
|
<width>250</width>
|
|
|
|
<height>20</height>
|
|
|
|
<label>$INFO[MusicPlayer.Time]$INFO[MusicPlayer.Duration, - ]</label>
|
|
|
|
<align>left</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>font11</font>
|
|
|
|
<textcolor>grey2</textcolor>
|
|
|
|
<shadowcolor>black</shadowcolor>
|
|
|
|
<scroll>true</scroll>
|
|
|
|
</control>
|
|
|
|
<control type="fadelabel">
|
|
|
|
<posx>5</posx>
|
|
|
|
<posy>203</posy>
|
|
|
|
<width>250</width>
|
|
|
|
<height>20</height>
|
|
|
|
<label>$INFO[MusicPlayer.Title]</label>
|
|
|
|
<align>left</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>font11</font>
|
|
|
|
<textcolor>white</textcolor>
|
|
|
|
<shadowcolor>black</shadowcolor>
|
|
|
|
<scrollout>false</scrollout>
|
|
|
|
<pauseatend>2000</pauseatend>
|
|
|
|
</control>
|
|
|
|
<control type="fadelabel">
|
|
|
|
<posx>5</posx>
|
|
|
|
<posy>225</posy>
|
|
|
|
<width>250</width>
|
|
|
|
<height>20</height>
|
|
|
|
<label>$INFO[MusicPlayer.Artist]$INFO[MusicPlayer.Album, | ]</label>
|
|
|
|
<align>left</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>font10</font>
|
|
|
|
<textcolor>white</textcolor>
|
|
|
|
<shadowcolor>black</shadowcolor>
|
|
|
|
<scrollout>false</scrollout>
|
|
|
|
<pauseatend>2000</pauseatend>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<control type="group">
|
|
|
|
<posx>10</posx>
|
|
|
|
<posy>450</posy>
|
|
|
|
<visible>Player.HasVideo</visible>
|
2011-05-09 07:40:05 +02:00
|
|
|
<visible>![Window.IsVisible(Videos) + Control.IsVisible(56)]</visible>
|
|
|
|
<visible>![Window.IsVisible(Videos) + Control.IsVisible(500)]</visible>
|
2010-09-02 06:21:57 +02:00
|
|
|
<visible>![Window.IsVisible(MusicLibrary) + Control.IsVisible(500)]</visible>
|
|
|
|
<visible>![Window.IsVisible(MusicLibrary) + Control.IsVisible(56)]</visible>
|
|
|
|
<visible>![Window.IsVisible(MusicFiles) + Control.IsVisible(500)]</visible>
|
|
|
|
<include>VisibleFadeEffect</include>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>10</posy>
|
|
|
|
<width>260</width>
|
|
|
|
<height>165</height>
|
|
|
|
<colordiffuse>AAFFFFFF</colordiffuse>
|
|
|
|
<texture>black-back.png</texture>
|
2011-05-09 07:40:05 +02:00
|
|
|
<visible>!Window.IsVisible(Videos)</visible>
|
2010-09-02 06:21:57 +02:00
|
|
|
</control>
|
|
|
|
<control type="videowindow">
|
|
|
|
<posx>5</posx>
|
|
|
|
<posy>15</posy>
|
|
|
|
<width>250</width>
|
|
|
|
<height>155</height>
|
2011-05-09 07:40:05 +02:00
|
|
|
<visible>!Window.IsVisible(Videos)</visible>
|
2010-09-02 06:21:57 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>5</posx>
|
|
|
|
<posy>180</posy>
|
|
|
|
<width>250</width>
|
|
|
|
<height>20</height>
|
|
|
|
<label>$INFO[VideoPlayer.Time]$INFO[Player.Duration, - ]</label>
|
|
|
|
<align>left</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>font11</font>
|
|
|
|
<textcolor>grey2</textcolor>
|
|
|
|
<shadowcolor>black</shadowcolor>
|
|
|
|
<scroll>true</scroll>
|
|
|
|
</control>
|
|
|
|
<control type="fadelabel">
|
|
|
|
<posx>5</posx>
|
|
|
|
<posy>203</posy>
|
|
|
|
<width>250</width>
|
|
|
|
<height>20</height>
|
|
|
|
<label>$INFO[VideoPlayer.Title]</label>
|
|
|
|
<align>left</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>font11</font>
|
|
|
|
<textcolor>white</textcolor>
|
|
|
|
<shadowcolor>black</shadowcolor>
|
|
|
|
<scrollout>false</scrollout>
|
|
|
|
<pauseatend>2000</pauseatend>
|
|
|
|
</control>
|
|
|
|
<control type="fadelabel">
|
|
|
|
<posx>5</posx>
|
|
|
|
<posy>225</posy>
|
|
|
|
<width>250</width>
|
|
|
|
<height>20</height>
|
|
|
|
<label>$INFO[VideoPlayer.TVShowTitle,, - ]$INFO[VideoPlayer.Season,,x]$INFO[VideoPlayer.Episode]</label>
|
|
|
|
<align>left</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>font10</font>
|
|
|
|
<textcolor>white</textcolor>
|
|
|
|
<shadowcolor>black</shadowcolor>
|
|
|
|
<scrollout>false</scrollout>
|
|
|
|
<pauseatend>2000</pauseatend>
|
|
|
|
<visible>VideoPlayer.Content(Episodes)</visible>
|
|
|
|
</control>
|
|
|
|
<control type="fadelabel">
|
|
|
|
<posx>5</posx>
|
|
|
|
<posy>225</posy>
|
|
|
|
<width>250</width>
|
|
|
|
<height>20</height>
|
|
|
|
<label>$INFO[VideoPlayer.Year]$INFO[VideoPlayer.Director, | ]$INFO[VideoPlayer.Genre, | ]</label>
|
|
|
|
<align>left</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>font10</font>
|
|
|
|
<textcolor>white</textcolor>
|
|
|
|
<shadowcolor>black</shadowcolor>
|
|
|
|
<scrollout>false</scrollout>
|
|
|
|
<pauseatend>2000</pauseatend>
|
|
|
|
<visible>VideoPlayer.Content(Movies)</visible>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
<include name="CommonFileCount">
|
|
|
|
<control type="label">
|
|
|
|
<description>Page Count Label</description>
|
|
|
|
<posx>50r</posx>
|
|
|
|
<posy>38r</posy>
|
|
|
|
<width>500</width>
|
|
|
|
<height>20</height>
|
|
|
|
<font>font12b</font>
|
|
|
|
<textcolor>white</textcolor>
|
|
|
|
<scroll>false</scroll>
|
|
|
|
<align>right</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<label>($INFO[Container.NumItems]) $LOCALIZE[31025]$INFO[Container.TotalTime, - $LOCALIZE[180] (,)] - $LOCALIZE[31024] ($INFO[Container.CurrentPage]/$INFO[Container.NumPages])</label>
|
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
<include name="AllViewCommonPageControls">
|
|
|
|
<control type="scrollbar" id="61">
|
|
|
|
<posx>300</posx>
|
|
|
|
<posy>630</posy>
|
|
|
|
<width>970</width>
|
|
|
|
<height>20</height>
|
|
|
|
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
|
|
|
|
<texturesliderbar border="16,2,16,2">scrollbar_bar-vertical.png</texturesliderbar>
|
|
|
|
<texturesliderbarfocus border="16,2,16,2">scrollbar_bar_focus-vertical.png</texturesliderbarfocus>
|
|
|
|
<textureslidernib>scrollbar_nib-vertical.png</textureslidernib>
|
|
|
|
<textureslidernibfocus>scrollbar_nib-vertical.png</textureslidernibfocus>
|
|
|
|
<onup>50</onup>
|
|
|
|
<ondown>9000</ondown>
|
|
|
|
<showonepage>false</showonepage>
|
|
|
|
<orientation>horizontal</orientation>
|
|
|
|
<visible>Control.IsVisible(57)</visible>
|
|
|
|
</control>
|
|
|
|
<control type="scrollbar" id="60">
|
|
|
|
<posx>1255</posx>
|
|
|
|
<posy>130</posy>
|
|
|
|
<width>20</width>
|
|
|
|
<height>360</height>
|
|
|
|
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
|
|
|
|
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
|
|
|
|
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
|
|
|
|
<textureslidernib>scrollbar_nib.png</textureslidernib>
|
|
|
|
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
|
|
|
|
<onleft>50</onleft>
|
|
|
|
<onright>9000</onright>
|
|
|
|
<showonepage>false</showonepage>
|
|
|
|
<orientation>vertical</orientation>
|
2011-05-09 07:40:05 +02:00
|
|
|
<visible>[Control.IsVisible(59) + Window.IsVisible(MusicFiles)] | [Control.IsVisible(59) + Window.IsVisible(MusicLibrary)] | [Control.IsVisible(59) + Window.IsVisible(MusicPlaylist)] | [Control.IsVisible(58) + Window.IsVisible(Videos)] | Control.IsVisible(550)</visible>
|
2010-09-02 06:21:57 +02:00
|
|
|
</control>
|
|
|
|
<control type="scrollbar" id="60">
|
|
|
|
<posx>1255</posx>
|
|
|
|
<posy>130</posy>
|
|
|
|
<width>20</width>
|
|
|
|
<height>510</height>
|
|
|
|
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
|
|
|
|
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
|
|
|
|
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
|
|
|
|
<textureslidernib>scrollbar_nib.png</textureslidernib>
|
|
|
|
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
|
|
|
|
<onleft>50</onleft>
|
|
|
|
<onright>9000</onright>
|
|
|
|
<showonepage>false</showonepage>
|
|
|
|
<orientation>vertical</orientation>
|
|
|
|
<visible>!Control.IsVisible(57)</visible>
|
|
|
|
<visible>!Control.IsVisible(500)</visible>
|
|
|
|
<visible>![Control.IsVisible(59) + Window.IsVisible(MusicFiles)]</visible>
|
|
|
|
<visible>![Control.IsVisible(59) + Window.IsVisible(MusicLibrary)]</visible>
|
|
|
|
<visible>![Control.IsVisible(59) + Window.IsVisible(MusicPlaylist)]</visible>
|
2011-05-09 07:40:05 +02:00
|
|
|
<visible>![Control.IsVisible(58) + Window.IsVisible(Videos)]</visible>
|
2010-09-02 08:42:35 +02:00
|
|
|
<visible>!Control.IsVisible(550)</visible>
|
2010-09-02 06:21:57 +02:00
|
|
|
<animation effect="slide" end="-410,0" time="0" condition="Control.IsVisible(51)">Conditional</animation>
|
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
<include name="ScrollOffsetLabel">
|
|
|
|
<control type="group">
|
|
|
|
<visible>Container.Scrolling</visible>
|
|
|
|
<animation effect="fade" time="100">Visible</animation>
|
|
|
|
<animation effect="fade" time="300">Hidden</animation>
|
|
|
|
<animation effect="slide" end="-200,0" time="0" condition="Control.IsVisible(51)">Conditional</animation>
|
|
|
|
<animation effect="slide" end="130,-50" time="0" condition="[Window.IsVisible(MusicFiles) | Window.IsVisible(Musiclibrary) | Window.IsVisible(MusicPlaylist)] + Control.IsVisible(59)">Conditional</animation>
|
2011-05-09 07:40:05 +02:00
|
|
|
<animation effect="slide" end="280,0" time="0" condition="Window.IsVisible(Videos) + [Control.IsVisible(56) | Control.IsVisible(59)]">Conditional</animation>
|
|
|
|
<animation effect="slide" end="130,-50" time="0" condition="Window.IsVisible(Videos) + Control.IsVisible(58)">Conditional</animation>
|
|
|
|
<animation effect="slide" end="-130,0" time="0" condition="Window.IsVisible(Videos) + Control.IsVisible(500)">Conditional</animation>
|
2010-09-02 06:21:57 +02:00
|
|
|
<animation effect="slide" end="-130,0" time="0" condition="Window.IsVisible(Musiclibrary) + Control.IsVisible(500)">Conditional</animation>
|
|
|
|
<animation effect="slide" end="-130,0" time="0" condition="Window.IsVisible(MusicFiles) + Control.IsVisible(500)">Conditional</animation>
|
|
|
|
<posx>740</posx>
|
|
|
|
<posy>324</posy>
|
|
|
|
<width>330</width>
|
|
|
|
<height>232</height>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>70</width>
|
|
|
|
<height>70</height>
|
|
|
|
<texture border="10">black-back.png</texture>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>70</width>
|
|
|
|
<height>70</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<label>$INFO[ListItem.SortLetter]</label>
|
|
|
|
<textcolor>white</textcolor>
|
|
|
|
<font>font13</font>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
<include name="ButtonCommonValues">
|
|
|
|
<height>44</height>
|
|
|
|
<width>280</width>
|
|
|
|
<font>font12</font>
|
|
|
|
<textcolor>white</textcolor>
|
|
|
|
<focusedcolor>white</focusedcolor>
|
|
|
|
<shadowcolor>black</shadowcolor>
|
|
|
|
<align>left</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<textoffsetx>35</textoffsetx>
|
|
|
|
<texturefocus border="32,0,0,0">Button_Side_Focus.png</texturefocus>
|
|
|
|
<texturenofocus border="32,0,0,0">Button_Side_NoFocus.png</texturenofocus>
|
|
|
|
<pulseonselect>true</pulseonselect>
|
|
|
|
</include>
|
|
|
|
<include name="ButtonInfoDialogsCommonValues">
|
|
|
|
<height>30</height>
|
|
|
|
<width>200</width>
|
|
|
|
<font>font12</font>
|
|
|
|
<textcolor>white</textcolor>
|
|
|
|
<focusedcolor>white</focusedcolor>
|
|
|
|
<shadowcolor>black</shadowcolor>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<texturefocus border="2">button-focus.png</texturefocus>
|
|
|
|
<texturenofocus border="2">button-nofocus.png</texturenofocus>
|
|
|
|
<pulseonselect>no</pulseonselect>
|
|
|
|
</include>
|
|
|
|
<include name="ButtonSetBackgroundCommonValues">
|
|
|
|
<width>180</width>
|
|
|
|
<height>35</height>
|
|
|
|
<font>font12</font>
|
|
|
|
<textcolor>grey2</textcolor>
|
|
|
|
<focusedcolor>white</focusedcolor>
|
|
|
|
<align>center</align>
|
|
|
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
|
|
|
<texturefocus border="3">button-focus2.png</texturefocus>
|
|
|
|
</include>
|
|
|
|
<include name="WindowTitleButtons">
|
|
|
|
<control type="group">
|
|
|
|
<posx>98r</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>36</width>
|
|
|
|
<height>32</height>
|
|
|
|
<visible>system.getbool(input.enablemouse)</visible>
|
|
|
|
<animation effect="slide" start="0,-32" end="0,0" time="200">WindowOpen</animation>
|
|
|
|
<animation effect="slide" end="0,-32" start="0,0" time="200">WindowClose</animation>
|
|
|
|
<control type="image">
|
|
|
|
<description>Button background image</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>74</width>
|
|
|
|
<height>32</height>
|
|
|
|
<texture border="3">black-back2.png</texture>
|
|
|
|
</control>
|
|
|
|
<control type="button">
|
|
|
|
<posx>5</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<label>31003</label>
|
|
|
|
<align>right</align>
|
|
|
|
<font>font10</font>
|
|
|
|
<textoffsetx>50</textoffsetx>
|
|
|
|
<textwidth>300</textwidth>
|
|
|
|
<textcolor>00FFFFFF</textcolor>
|
|
|
|
<focusedcolor>grey2</focusedcolor>
|
|
|
|
<texturefocus>HeaderControlBackFO.png</texturefocus>
|
|
|
|
<texturenofocus>HeaderControlBackNF.png</texturenofocus>
|
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onright>9000</onright>
|
|
|
|
<onup>9000</onup>
|
|
|
|
<ondown>9000</ondown>
|
|
|
|
<onclick>PreviousMenu</onclick>
|
|
|
|
</control>
|
|
|
|
<control type="button">
|
|
|
|
<posx>37</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<label>31004</label>
|
|
|
|
<align>right</align>
|
|
|
|
<font>font10</font>
|
|
|
|
<textoffsetx>82</textoffsetx>
|
|
|
|
<textwidth>300</textwidth>
|
|
|
|
<textcolor>00FFFFFF</textcolor>
|
|
|
|
<focusedcolor>grey2</focusedcolor>
|
|
|
|
<texturefocus>HeaderControlHomeFO.png</texturefocus>
|
|
|
|
<texturenofocus>HeaderControlHomeNF.png</texturenofocus>
|
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onright>9000</onright>
|
|
|
|
<onup>9000</onup>
|
|
|
|
<ondown>9000</ondown>
|
|
|
|
<onclick>ActivateWindow(Home)</onclick>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
<include name="WindowTitleButtonsMedia">
|
|
|
|
<control type="group">
|
|
|
|
<posx>130r</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>36</width>
|
|
|
|
<height>32</height>
|
|
|
|
<visible>system.getbool(input.enablemouse)</visible>
|
|
|
|
<animation effect="slide" start="0,-32" end="0,0" time="200">WindowOpen</animation>
|
|
|
|
<animation effect="slide" end="0,-32" start="0,0" time="200">WindowClose</animation>
|
|
|
|
<control type="image">
|
|
|
|
<description>Button background image</description>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>106</width>
|
|
|
|
<height>32</height>
|
|
|
|
<texture border="3">black-back2.png</texture>
|
|
|
|
</control>
|
|
|
|
<control type="button">
|
|
|
|
<posx>5</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<label>31002</label>
|
|
|
|
<align>right</align>
|
|
|
|
<font>font10</font>
|
|
|
|
<textoffsetx>50</textoffsetx>
|
|
|
|
<textwidth>300</textwidth>
|
|
|
|
<textcolor>00FFFFFF</textcolor>
|
|
|
|
<focusedcolor>grey2</focusedcolor>
|
|
|
|
<texturefocus>HeaderControlUpOneLevelFO.png</texturefocus>
|
|
|
|
<texturenofocus>HeaderControlUpOneLevelNF.png</texturenofocus>
|
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onright>9000</onright>
|
|
|
|
<onup>9000</onup>
|
|
|
|
<ondown>9000</ondown>
|
|
|
|
<onclick>ParentDir</onclick>
|
|
|
|
</control>
|
|
|
|
<control type="button">
|
|
|
|
<posx>37</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<label>31003</label>
|
|
|
|
<align>right</align>
|
|
|
|
<font>font10</font>
|
|
|
|
<textoffsetx>82</textoffsetx>
|
|
|
|
<textwidth>300</textwidth>
|
|
|
|
<textcolor>00FFFFFF</textcolor>
|
|
|
|
<focusedcolor>grey2</focusedcolor>
|
|
|
|
<texturefocus>HeaderControlBackFO.png</texturefocus>
|
|
|
|
<texturenofocus>HeaderControlBackNF.png</texturenofocus>
|
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onright>9000</onright>
|
|
|
|
<onup>9000</onup>
|
|
|
|
<ondown>9000</ondown>
|
|
|
|
<onclick>PreviousMenu</onclick>
|
|
|
|
</control>
|
|
|
|
<control type="button">
|
|
|
|
<posx>69</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>32</width>
|
|
|
|
<height>28</height>
|
|
|
|
<label>31004</label>
|
|
|
|
<align>right</align>
|
|
|
|
<font>font10</font>
|
|
|
|
<textoffsetx>114</textoffsetx>
|
|
|
|
<textwidth>300</textwidth>
|
|
|
|
<textcolor>00FFFFFF</textcolor>
|
|
|
|
<focusedcolor>grey2</focusedcolor>
|
|
|
|
<texturefocus>HeaderControlHomeFO.png</texturefocus>
|
|
|
|
<texturenofocus>HeaderControlHomeNF.png</texturenofocus>
|
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onright>9000</onright>
|
|
|
|
<onup>9000</onup>
|
|
|
|
<ondown>9000</ondown>
|
|
|
|
<onclick>ActivateWindow(Home)</onclick>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
<include name="Window_OpenClose_Animation">
|
|
|
|
<animation effect="fade" time="200">WindowOpen</animation>
|
|
|
|
<animation effect="fade" time="200">WindowClose</animation>
|
|
|
|
</include>
|
|
|
|
<include name="Window_OpenClose_Left_Panel_Animation">
|
|
|
|
<animation effect="fade" time="200" condition="Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
|
|
|
|
<animation effect="fade" time="200" condition="Skin.HasSetting(Animate_Skin)">WindowClose</animation>
|
|
|
|
<animation effect="slide" start="-400,0" end="0,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
|
|
|
|
<animation effect="slide" end="-400,0" start="0,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin)">WindowClose</animation>
|
|
|
|
</include>
|
|
|
|
<include name="Window_OpenClose_Right_Panel_Animation">
|
|
|
|
<animation effect="fade" time="200" condition="Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
|
|
|
|
<animation effect="fade" time="200" condition="Skin.HasSetting(Animate_Skin)">WindowClose</animation>
|
|
|
|
<animation effect="slide" start="1030,0" end="0,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
|
|
|
|
<animation effect="slide" end="1030,0" start="0,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin)">WindowClose</animation>
|
|
|
|
</include>
|
|
|
|
<include name="Window_OpenClose_Home_Panel_Animation">
|
|
|
|
<animation effect="fade" time="200" condition="Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
|
|
|
|
<animation effect="fade" time="200" condition="Skin.HasSetting(Animate_Skin)">WindowClose</animation>
|
|
|
|
<animation effect="slide" start="-600,0" end="0,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
|
|
|
|
<animation effect="slide" end="-600,0" start="0,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin)">WindowClose</animation>
|
|
|
|
</include>
|
|
|
|
<include name="dialogeffect">
|
|
|
|
<animation effect="fade" time="200">WindowOpen</animation>
|
|
|
|
<animation effect="fade" time="200">WindowClose</animation>
|
|
|
|
</include>
|
|
|
|
<include name="VisibleFadeEffect">
|
|
|
|
<animation effect="fade" time="200">Visible</animation>
|
|
|
|
<animation effect="fade" time="200">Hidden</animation>
|
|
|
|
</include>
|
|
|
|
<include name="homestatsinfo">
|
|
|
|
<animation effect="fade" time="200">VisibleChange</animation>
|
|
|
|
<animation effect="slide" time="0" start="0,0" end="0,-320" condition="[Player.HasAudio + !Skin.HasSetting(homepageMusicinfo)] | [Player.HasVideo + !Skin.HasSetting(homepageVideoinfo)]">Conditional</animation>
|
|
|
|
<animation effect="slide" time="300" start="700,0" end="0,0" acceleration="-1.1" delay="0" condition="!Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
|
|
|
|
<animation effect="slide" time="300" start="0,0" end="700,0" acceleration="-1.3" delay="0" condition="!Skin.HasSetting(Animate_Skin)">WindowClose</animation>
|
|
|
|
</include>
|
|
|
|
<include name="homeaudioinfo">
|
|
|
|
<visible>Player.HasAudio + !Skin.HasSetting(homepageMusicinfo)</visible>
|
|
|
|
<animation effect="fade" time="200">VisibleChange</animation>
|
|
|
|
<animation effect="slide" time="300" start="700,0" end="0,0" acceleration="-1.1" delay="0" condition="!Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
|
|
|
|
<animation effect="slide" time="300" start="0,0" end="700,0" acceleration="-1.3" delay="0" condition="!Skin.HasSetting(Animate_Skin)">WindowClose</animation>
|
|
|
|
</include>
|
|
|
|
<include name="homevideoinfo">
|
|
|
|
<visible>Player.HasVideo + !Skin.HasSetting(homepageVideoinfo)</visible>
|
|
|
|
<animation effect="fade" time="200">VisibleChange</animation>
|
|
|
|
<animation effect="slide" time="300" start="700,0" end="0,0" acceleration="-1.1" delay="0" condition="!Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
|
|
|
|
<animation effect="slide" time="300" start="0,0" end="700,0" acceleration="-1.3" delay="0" condition="!Skin.HasSetting(Animate_Skin)">WindowClose</animation>
|
|
|
|
</include>
|
|
|
|
</includes>
|