aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence/720p/MyMusicNav.xml
diff options
context:
space:
mode:
authorCory Fields <theuni-nospam-@xbmc.org>2011-01-04 12:39:23 -0500
committerCory Fields <theuni-nospam-@xbmc.org>2011-01-04 12:39:23 -0500
commita9839fa95cb9711efe465ca8e137c34247238485 (patch)
tree0bb8dc55aa317c9cc9191ea85e8298c2da90b06b /addons/skin.confluence/720p/MyMusicNav.xml
parent07db21c48d60933b45c702d333572ed8f4629fdc (diff)
Fix CRLF
Diffstat (limited to 'addons/skin.confluence/720p/MyMusicNav.xml')
-rw-r--r--addons/skin.confluence/720p/MyMusicNav.xml862
1 files changed, 431 insertions, 431 deletions
diff --git a/addons/skin.confluence/720p/MyMusicNav.xml b/addons/skin.confluence/720p/MyMusicNav.xml
index 82fb9d72fd..e91a5415bf 100644
--- a/addons/skin.confluence/720p/MyMusicNav.xml
+++ b/addons/skin.confluence/720p/MyMusicNav.xml
@@ -1,431 +1,431 @@
-<window id="502">
- <defaultcontrol always="true">50</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <views>50,500,550,509,506,511,512,513</views>
- <controls>
- <include>CommonMusicBackground</include>
- <control type="group">
- <include>Window_OpenClose_Animation</include>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture background="true">$INFO[ListItem.Property(Fanart_Image)]</texture>
- <include>backgroundfade</include>
- <fadetime>FanartCrossfadeTime</fadetime>
- <visible>!Skin.HasSetting(MusicLibraryFanart) + !IsEmpty(ListItem.Property(Fanart_Image))</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture background="true">$INFO[Fanart.Image]</texture>
- <include>backgroundfade</include>
- <fadetime>FanartCrossfadeTime</fadetime>
- <visible>!Skin.HasSetting(MusicLibraryFanart) + !IsEmpty(Fanart.Image)</visible>
- </control>
- </control>
- <include>CommonMediaPlayingBackground</include>
- <control type="group">
- <include>Window_OpenClose_Animation</include>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture border="20">black-back.png</texture>
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(50) | Control.IsVisible(500)</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>128r</posy>
- <width>1280</width>
- <height>128</height>
- <texture>floor.png</texture>
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(50) | Control.IsVisible(500) | Control.IsVisible(509)</visible>
- </control>
- <control type="group">
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(50)</visible>
- <control type="image">
- <posx>50</posx>
- <posy>60</posy>
- <width>750</width>
- <height>600</height>
- <texture border="20">ContentPanel.png</texture>
- </control>
- <control type="image">
- <posx>50</posx>
- <posy>645</posy>
- <width>750</width>
- <height>600</height>
- <aspectratio aligny="top">keep</aspectratio>
- <texture diffuse="diffuse_mirror3.png" flipy="true" border="20">ContentPanel.png</texture>
- </control>
- </control>
- <control type="group">
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(500)</visible>
- <control type="image">
- <posx>75</posx>
- <posy>60</posy>
- <width>1130</width>
- <height>600</height>
- <texture border="20">ContentPanel.png</texture>
- </control>
- <control type="image">
- <posx>75</posx>
- <posy>645</posy>
- <width>1130</width>
- <height>600</height>
- <aspectratio aligny="top">keep</aspectratio>
- <texture diffuse="diffuse_mirror3.png" flipy="true" border="20">ContentPanel.png</texture>
- </control>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>-5</posy>
- <width>1280</width>
- <height>725</height>
- <texture border="0,5,0,0">ContentPanel4.png</texture>
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(506) | Control.IsVisible(511) | Control.IsVisible(512) | Control.IsVisible(513) | Control.IsVisible(550)</visible>
- </control>
- </control>
- <control type="group">
- <include>Window_OpenClose_Animation</include>
- <include>CommonRootView</include> <!-- view id = 50 -->
- <include>ThumbnailView</include> <!-- view id = 500 -->
- <include>MusicInfoListView</include> <!-- view id = 506 -->
- <include>AlbumWrapView2_Fanart</include> <!-- view id = 509 -->
- <include>MusicVideoInfoListView</include> <!-- view id = 511 -->
- <include>ArtistMediaListView</include> <!-- view id = 512 -->
- <include>AlbumInfoListView</include> <!-- view id = 513 -->
- <include>AddonInfoListView1</include> <!-- view id = 550 -->
- </control>
- <include>CommonPageCount</include>
- <include>BehindDialogFadeOut</include>
- <include>ScrollOffsetLabel</include>
- <control type="group">
- <animation effect="slide" start="0,0" end="250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | ControlGroup(9001).HasFocus | Control.HasFocus(8999)">Conditional</animation>
- <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | ControlGroup(9001).HasFocus">WindowClose</animation>
- <control type="group">
- <animation effect="slide" end="-240,0" time="300" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-15,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1</width>
- <height>720</height>
- <texture>MediaBladeSub_Part1.png</texture>
- <animation effect="zoom" start="0,0,1,720" end="0,0,229,720" time="300" tween="quadratic" easing="out" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">Conditional</animation>
- </control>
- <control type="image">
- <posx>1</posx>
- <posy>0</posy>
- <width>12</width>
- <height>720</height>
- <texture>MediaBladeSub_Part2.png</texture>
- <animation effect="slide" end="228,0" time="300" tween="quadratic" easing="out" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">Conditional</animation>
- </control>
- </control>
- <control type="group" id="9001">
- <posx>-220</posx>
- <posy>0</posy>
- <animation effect="fade" start="100" end="0" time="0" condition="!ControlGroup(9001).HasFocus + !Control.HasFocus(98)">conditional</animation>
- <animation effect="fade" start="0" end="100" delay="300" time="200" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">conditional</animation>
- <animation effect="fade" start="100" end="0" time="0" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">WindowClose</animation>
- <animation effect="slide" end="220,0" time="300" tween="quadratic" easing="out" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">conditional</animation>
- <control type="button">
- <description>Fake button for mouse control</description>
- <posx>-15</posx>
- <posy>0</posy>
- <width>245</width>
- <height>720</height>
- <label>-</label>
- <font>-</font>
- <texturenofocus>-</texturenofocus>
- <texturefocus>-</texturefocus>
- <visible>true</visible>
- </control>
- <control type="image">
- <posx>185</posx>
- <posy>240</posy>
- <width>40</width>
- <height>40</height>
- <texture>MediaSubSet.png</texture>
- </control>
- <control type="grouplist" id="9010">
- <posx>10</posx>
- <posy>290</posy>
- <width>240</width>
- <height>550</height>
- <onleft>9000</onleft>
- <onright>50</onright>
- <onup>9010</onup>
- <ondown>9010</ondown>
- <itemgap>0</itemgap>
- <control type="button" id="8">
- <description>Search</description>
- <include>ButtonMediaSubCommonValues</include>
- <label>137</label>
- </control>
- <control type="radiobutton" id="19">
- <description>Filter</description>
- <textwidth>170</textwidth>
- <include>ButtonMediaSubCommonValues</include>
- <label>587</label>
- </control>
- <control type="label" id="200">
- <width>220</width>
- <height>45</height>
- <font>font12caps</font>
- <label>14018</label>
- <textcolor>dialogheader</textcolor>
- <align>center</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="201">
- <description>Toggle Fanart</description>
- <textwidth>170</textwidth>
- <include>ButtonMediaSubCommonValues</include>
- <label>31307</label>
- <onclick>Skin.ToggleSetting(MusicLibraryFanart)</onclick>
- <selected>Skin.HasSetting(MusicLibraryFanart)</selected>
- </control>
- <control type="radiobutton" id="202">
- <description>Toggle Fanart</description>
- <textwidth>170</textwidth>
- <include>ButtonMediaSubCommonValues</include>
- <label>31318</label>
- <onclick>Skin.ToggleSetting(MusicLibraryFanartView512)</onclick>
- <selected>!Skin.HasSetting(MusicLibraryFanartView512)</selected>
- <visible>Control.IsVisible(512) + Container.Content(Artists)</visible>
- </control>
- </control>
- </control>
- <control type="button" id="8999">
- <description>Fake button for mouse control</description>
- <posx>-250</posx>
- <posy>0</posy>
- <width>265</width>
- <height>720</height>
- <label>-</label>
- <font>-</font>
- <texturenofocus>-</texturenofocus>
- <texturefocus>-</texturefocus>
- <visible>true</visible>
- </control>
- <include>SideBladeLeft</include>
- <control type="image">
- <description>LOGO</description>
- <posx>-230</posx>
- <posy>50</posy>
- <width>220</width>
- <height>80</height>
- <aspectratio>keep</aspectratio>
- <texture>Confluence_Logo.png</texture>
- </control>
- <control type="group" id="9000">
- <posx>-250</posx>
- <posy>130</posy>
- <include>CommonNowPlaying</include>
- <control type="button" id="2">
- <description>View As button</description>
- <posx>0</posx>
- <posy>0</posy>
- <include>ButtonCommonValues</include>
- <label>-</label>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>611</onup>
- <ondown>3</ondown>
- </control>
- <control type="button" id="3">
- <description>Sort by button</description>
- <posx>0</posx>
- <posy>40</posy>
- <include>ButtonCommonValues</include>
- <label>103</label>
- <onleft>50</onleft>
- <onright>4</onright>
- <onup>2</onup>
- <ondown>99</ondown>
- </control>
- <control type="togglebutton" id="4">
- <description>Sort asc</description>
- <posx>220</posx>
- <posy>53</posy>
- <label>-</label>
- <onleft>3</onleft>
- <onright>50</onright>
- <onup>2</onup>
- <ondown>99</ondown>
- </control>
- <control type="radiobutton" id="99">
- <description>Library button</description>
- <posx>0</posx>
- <posy>80</posy>
- <label>$LOCALIZE[29800]</label>
- <onclick>ReplaceWindow(MusicFiles)</onclick>
- <selected>Window.IsVisible(MusicLibrary)</selected>
- <include>ButtonCommonValues</include>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>3</onup>
- <ondown>16</ondown>
- </control>
- <control type="radiobutton" id="16">
- <description>PartyMode</description>
- <posx>0</posx>
- <posy>120</posy>
- <label>589</label>
- <include>ButtonCommonValues</include>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>99</onup>
- <ondown>98</ondown>
- </control>
- <control type="radiobutton" id="98">
- <description>Extra Options</description>
- <hitrect x="0" y="160" w="265" h="40" />
- <posx>0</posx>
- <posy>160</posy>
- <include>ButtonCommonValues</include>
- <radiowidth>18</radiowidth>
- <radioheight>18</radioheight>
- <radioposx>222</radioposx>
- <radioposy>12</radioposy>
- <textureradiofocus>HomeHasSub.png</textureradiofocus>
- <textureradionofocus>HomeHasSub.png</textureradionofocus>
- <label>31026</label>
- <onleft>50</onleft>
- <onright>9010</onright>
- <onup>16</onup>
- <ondown>610</ondown>
- </control>
- <control type="button" id="610">
- <description>Fake Button to fix Player Controls Navigation</description>
- <onup>98</onup>
- <ondown>603</ondown>
- <visible>false</visible>
- </control>
- <control type="group">
- <posx>0</posx>
- <posy>260</posy>
- <include>CommonNowPlaying_Controls</include>
- </control>
- <control type="button" id="611">
- <description>Fake Button to fix Player Controls Navigation</description>
- <onup>608</onup>
- <ondown>2</ondown>
- <visible>false</visible>
- </control>
- </control>
- </control>
- <control type="group">
- <posx>240</posx>
- <posy>0</posy>
- <visible>Container.Content(MusicVideos)</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="slide" end="-510,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-510,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>250</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
- </control>
- <control type="label">
- <include>WindowTitleCommons</include>
- <posx>220</posx>
- <label>$LOCALIZE[20389]</label>
- </control>
- </control>
- <control type="group">
- <posx>240</posx>
- <posy>0</posy>
- <visible>Container.Content(Artists)</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="slide" end="-510,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-510,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>250</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
- </control>
- <control type="label">
- <include>WindowTitleCommons</include>
- <posx>220</posx>
- <label>$LOCALIZE[133]</label>
- </control>
- </control>
- <control type="group">
- <posx>240</posx>
- <posy>0</posy>
- <visible>Container.Content(Songs)</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="slide" end="-510,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-510,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>250</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
- </control>
- <control type="label">
- <include>WindowTitleCommons</include>
- <posx>220</posx>
- <label>$LOCALIZE[134]</label>
- </control>
- </control>
- <control type="group">
- <posx>240</posx>
- <posy>0</posy>
- <visible>Container.Content(Albums)</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="slide" end="-510,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-510,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>250</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
- </control>
- <control type="label">
- <include>WindowTitleCommons</include>
- <posx>220</posx>
- <label>$LOCALIZE[132]</label>
- </control>
- </control>
- <control type="group">
- <posx>60</posx>
- <posy>0</posy>
- <animation effect="slide" end="-310,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-310,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>250</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
- </control>
- <control type="label">
- <include>WindowTitleCommons</include>
- <posx>220</posx>
- <label>$LOCALIZE[10516]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
-</window>
+<window id="502">
+ <defaultcontrol always="true">50</defaultcontrol>
+ <allowoverlay>no</allowoverlay>
+ <views>50,500,550,509,506,511,512,513</views>
+ <controls>
+ <include>CommonMusicBackground</include>
+ <control type="group">
+ <include>Window_OpenClose_Animation</include>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1280</width>
+ <height>720</height>
+ <texture background="true">$INFO[ListItem.Property(Fanart_Image)]</texture>
+ <include>backgroundfade</include>
+ <fadetime>FanartCrossfadeTime</fadetime>
+ <visible>!Skin.HasSetting(MusicLibraryFanart) + !IsEmpty(ListItem.Property(Fanart_Image))</visible>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1280</width>
+ <height>720</height>
+ <texture background="true">$INFO[Fanart.Image]</texture>
+ <include>backgroundfade</include>
+ <fadetime>FanartCrossfadeTime</fadetime>
+ <visible>!Skin.HasSetting(MusicLibraryFanart) + !IsEmpty(Fanart.Image)</visible>
+ </control>
+ </control>
+ <include>CommonMediaPlayingBackground</include>
+ <control type="group">
+ <include>Window_OpenClose_Animation</include>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1280</width>
+ <height>720</height>
+ <texture border="20">black-back.png</texture>
+ <include>VisibleFadeEffect</include>
+ <visible>Control.IsVisible(50) | Control.IsVisible(500)</visible>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>128r</posy>
+ <width>1280</width>
+ <height>128</height>
+ <texture>floor.png</texture>
+ <include>VisibleFadeEffect</include>
+ <visible>Control.IsVisible(50) | Control.IsVisible(500) | Control.IsVisible(509)</visible>
+ </control>
+ <control type="group">
+ <include>VisibleFadeEffect</include>
+ <visible>Control.IsVisible(50)</visible>
+ <control type="image">
+ <posx>50</posx>
+ <posy>60</posy>
+ <width>750</width>
+ <height>600</height>
+ <texture border="20">ContentPanel.png</texture>
+ </control>
+ <control type="image">
+ <posx>50</posx>
+ <posy>645</posy>
+ <width>750</width>
+ <height>600</height>
+ <aspectratio aligny="top">keep</aspectratio>
+ <texture diffuse="diffuse_mirror3.png" flipy="true" border="20">ContentPanel.png</texture>
+ </control>
+ </control>
+ <control type="group">
+ <include>VisibleFadeEffect</include>
+ <visible>Control.IsVisible(500)</visible>
+ <control type="image">
+ <posx>75</posx>
+ <posy>60</posy>
+ <width>1130</width>
+ <height>600</height>
+ <texture border="20">ContentPanel.png</texture>
+ </control>
+ <control type="image">
+ <posx>75</posx>
+ <posy>645</posy>
+ <width>1130</width>
+ <height>600</height>
+ <aspectratio aligny="top">keep</aspectratio>
+ <texture diffuse="diffuse_mirror3.png" flipy="true" border="20">ContentPanel.png</texture>
+ </control>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>-5</posy>
+ <width>1280</width>
+ <height>725</height>
+ <texture border="0,5,0,0">ContentPanel4.png</texture>
+ <include>VisibleFadeEffect</include>
+ <visible>Control.IsVisible(506) | Control.IsVisible(511) | Control.IsVisible(512) | Control.IsVisible(513) | Control.IsVisible(550)</visible>
+ </control>
+ </control>
+ <control type="group">
+ <include>Window_OpenClose_Animation</include>
+ <include>CommonRootView</include> <!-- view id = 50 -->
+ <include>ThumbnailView</include> <!-- view id = 500 -->
+ <include>MusicInfoListView</include> <!-- view id = 506 -->
+ <include>AlbumWrapView2_Fanart</include> <!-- view id = 509 -->
+ <include>MusicVideoInfoListView</include> <!-- view id = 511 -->
+ <include>ArtistMediaListView</include> <!-- view id = 512 -->
+ <include>AlbumInfoListView</include> <!-- view id = 513 -->
+ <include>AddonInfoListView1</include> <!-- view id = 550 -->
+ </control>
+ <include>CommonPageCount</include>
+ <include>BehindDialogFadeOut</include>
+ <include>ScrollOffsetLabel</include>
+ <control type="group">
+ <animation effect="slide" start="0,0" end="250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | ControlGroup(9001).HasFocus | Control.HasFocus(8999)">Conditional</animation>
+ <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | ControlGroup(9001).HasFocus">WindowClose</animation>
+ <control type="group">
+ <animation effect="slide" end="-240,0" time="300" tween="quadratic" easing="out">WindowClose</animation>
+ <animation effect="slide" start="-15,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1</width>
+ <height>720</height>
+ <texture>MediaBladeSub_Part1.png</texture>
+ <animation effect="zoom" start="0,0,1,720" end="0,0,229,720" time="300" tween="quadratic" easing="out" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">Conditional</animation>
+ </control>
+ <control type="image">
+ <posx>1</posx>
+ <posy>0</posy>
+ <width>12</width>
+ <height>720</height>
+ <texture>MediaBladeSub_Part2.png</texture>
+ <animation effect="slide" end="228,0" time="300" tween="quadratic" easing="out" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">Conditional</animation>
+ </control>
+ </control>
+ <control type="group" id="9001">
+ <posx>-220</posx>
+ <posy>0</posy>
+ <animation effect="fade" start="100" end="0" time="0" condition="!ControlGroup(9001).HasFocus + !Control.HasFocus(98)">conditional</animation>
+ <animation effect="fade" start="0" end="100" delay="300" time="200" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">conditional</animation>
+ <animation effect="fade" start="100" end="0" time="0" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">WindowClose</animation>
+ <animation effect="slide" end="220,0" time="300" tween="quadratic" easing="out" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">conditional</animation>
+ <control type="button">
+ <description>Fake button for mouse control</description>
+ <posx>-15</posx>
+ <posy>0</posy>
+ <width>245</width>
+ <height>720</height>
+ <label>-</label>
+ <font>-</font>
+ <texturenofocus>-</texturenofocus>
+ <texturefocus>-</texturefocus>
+ <visible>true</visible>
+ </control>
+ <control type="image">
+ <posx>185</posx>
+ <posy>240</posy>
+ <width>40</width>
+ <height>40</height>
+ <texture>MediaSubSet.png</texture>
+ </control>
+ <control type="grouplist" id="9010">
+ <posx>10</posx>
+ <posy>290</posy>
+ <width>240</width>
+ <height>550</height>
+ <onleft>9000</onleft>
+ <onright>50</onright>
+ <onup>9010</onup>
+ <ondown>9010</ondown>
+ <itemgap>0</itemgap>
+ <control type="button" id="8">
+ <description>Search</description>
+ <include>ButtonMediaSubCommonValues</include>
+ <label>137</label>
+ </control>
+ <control type="radiobutton" id="19">
+ <description>Filter</description>
+ <textwidth>170</textwidth>
+ <include>ButtonMediaSubCommonValues</include>
+ <label>587</label>
+ </control>
+ <control type="label" id="200">
+ <width>220</width>
+ <height>45</height>
+ <font>font12caps</font>
+ <label>14018</label>
+ <textcolor>dialogheader</textcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ </control>
+ <control type="radiobutton" id="201">
+ <description>Toggle Fanart</description>
+ <textwidth>170</textwidth>
+ <include>ButtonMediaSubCommonValues</include>
+ <label>31307</label>
+ <onclick>Skin.ToggleSetting(MusicLibraryFanart)</onclick>
+ <selected>Skin.HasSetting(MusicLibraryFanart)</selected>
+ </control>
+ <control type="radiobutton" id="202">
+ <description>Toggle Fanart</description>
+ <textwidth>170</textwidth>
+ <include>ButtonMediaSubCommonValues</include>
+ <label>31318</label>
+ <onclick>Skin.ToggleSetting(MusicLibraryFanartView512)</onclick>
+ <selected>!Skin.HasSetting(MusicLibraryFanartView512)</selected>
+ <visible>Control.IsVisible(512) + Container.Content(Artists)</visible>
+ </control>
+ </control>
+ </control>
+ <control type="button" id="8999">
+ <description>Fake button for mouse control</description>
+ <posx>-250</posx>
+ <posy>0</posy>
+ <width>265</width>
+ <height>720</height>
+ <label>-</label>
+ <font>-</font>
+ <texturenofocus>-</texturenofocus>
+ <texturefocus>-</texturefocus>
+ <visible>true</visible>
+ </control>
+ <include>SideBladeLeft</include>
+ <control type="image">
+ <description>LOGO</description>
+ <posx>-230</posx>
+ <posy>50</posy>
+ <width>220</width>
+ <height>80</height>
+ <aspectratio>keep</aspectratio>
+ <texture>Confluence_Logo.png</texture>
+ </control>
+ <control type="group" id="9000">
+ <posx>-250</posx>
+ <posy>130</posy>
+ <include>CommonNowPlaying</include>
+ <control type="button" id="2">
+ <description>View As button</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <include>ButtonCommonValues</include>
+ <label>-</label>
+ <onleft>50</onleft>
+ <onright>50</onright>
+ <onup>611</onup>
+ <ondown>3</ondown>
+ </control>
+ <control type="button" id="3">
+ <description>Sort by button</description>
+ <posx>0</posx>
+ <posy>40</posy>
+ <include>ButtonCommonValues</include>
+ <label>103</label>
+ <onleft>50</onleft>
+ <onright>4</onright>
+ <onup>2</onup>
+ <ondown>99</ondown>
+ </control>
+ <control type="togglebutton" id="4">
+ <description>Sort asc</description>
+ <posx>220</posx>
+ <posy>53</posy>
+ <label>-</label>
+ <onleft>3</onleft>
+ <onright>50</onright>
+ <onup>2</onup>
+ <ondown>99</ondown>
+ </control>
+ <control type="radiobutton" id="99">
+ <description>Library button</description>
+ <posx>0</posx>
+ <posy>80</posy>
+ <label>$LOCALIZE[29800]</label>
+ <onclick>ReplaceWindow(MusicFiles)</onclick>
+ <selected>Window.IsVisible(MusicLibrary)</selected>
+ <include>ButtonCommonValues</include>
+ <onleft>50</onleft>
+ <onright>50</onright>
+ <onup>3</onup>
+ <ondown>16</ondown>
+ </control>
+ <control type="radiobutton" id="16">
+ <description>PartyMode</description>
+ <posx>0</posx>
+ <posy>120</posy>
+ <label>589</label>
+ <include>ButtonCommonValues</include>
+ <onleft>50</onleft>
+ <onright>50</onright>
+ <onup>99</onup>
+ <ondown>98</ondown>
+ </control>
+ <control type="radiobutton" id="98">
+ <description>Extra Options</description>
+ <hitrect x="0" y="160" w="265" h="40" />
+ <posx>0</posx>
+ <posy>160</posy>
+ <include>ButtonCommonValues</include>
+ <radiowidth>18</radiowidth>
+ <radioheight>18</radioheight>
+ <radioposx>222</radioposx>
+ <radioposy>12</radioposy>
+ <textureradiofocus>HomeHasSub.png</textureradiofocus>
+ <textureradionofocus>HomeHasSub.png</textureradionofocus>
+ <label>31026</label>
+ <onleft>50</onleft>
+ <onright>9010</onright>
+ <onup>16</onup>
+ <ondown>610</ondown>
+ </control>
+ <control type="button" id="610">
+ <description>Fake Button to fix Player Controls Navigation</description>
+ <onup>98</onup>
+ <ondown>603</ondown>
+ <visible>false</visible>
+ </control>
+ <control type="group">
+ <posx>0</posx>
+ <posy>260</posy>
+ <include>CommonNowPlaying_Controls</include>
+ </control>
+ <control type="button" id="611">
+ <description>Fake Button to fix Player Controls Navigation</description>
+ <onup>608</onup>
+ <ondown>2</ondown>
+ <visible>false</visible>
+ </control>
+ </control>
+ </control>
+ <control type="group">
+ <posx>240</posx>
+ <posy>0</posy>
+ <visible>Container.Content(MusicVideos)</visible>
+ <include>VisibleFadeEffect</include>
+ <animation effect="slide" end="-510,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
+ <animation effect="slide" start="-510,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>250</width>
+ <height>35</height>
+ <texture border="0,0,32,0">header.png</texture>
+ </control>
+ <control type="label">
+ <include>WindowTitleCommons</include>
+ <posx>220</posx>
+ <label>$LOCALIZE[20389]</label>
+ </control>
+ </control>
+ <control type="group">
+ <posx>240</posx>
+ <posy>0</posy>
+ <visible>Container.Content(Artists)</visible>
+ <include>VisibleFadeEffect</include>
+ <animation effect="slide" end="-510,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
+ <animation effect="slide" start="-510,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>250</width>
+ <height>35</height>
+ <texture border="0,0,32,0">header.png</texture>
+ </control>
+ <control type="label">
+ <include>WindowTitleCommons</include>
+ <posx>220</posx>
+ <label>$LOCALIZE[133]</label>
+ </control>
+ </control>
+ <control type="group">
+ <posx>240</posx>
+ <posy>0</posy>
+ <visible>Container.Content(Songs)</visible>
+ <include>VisibleFadeEffect</include>
+ <animation effect="slide" end="-510,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
+ <animation effect="slide" start="-510,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>250</width>
+ <height>35</height>
+ <texture border="0,0,32,0">header.png</texture>
+ </control>
+ <control type="label">
+ <include>WindowTitleCommons</include>
+ <posx>220</posx>
+ <label>$LOCALIZE[134]</label>
+ </control>
+ </control>
+ <control type="group">
+ <posx>240</posx>
+ <posy>0</posy>
+ <visible>Container.Content(Albums)</visible>
+ <include>VisibleFadeEffect</include>
+ <animation effect="slide" end="-510,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
+ <animation effect="slide" start="-510,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>250</width>
+ <height>35</height>
+ <texture border="0,0,32,0">header.png</texture>
+ </control>
+ <control type="label">
+ <include>WindowTitleCommons</include>
+ <posx>220</posx>
+ <label>$LOCALIZE[132]</label>
+ </control>
+ </control>
+ <control type="group">
+ <posx>60</posx>
+ <posy>0</posy>
+ <animation effect="slide" end="-310,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
+ <animation effect="slide" start="-310,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>250</width>
+ <height>35</height>
+ <texture border="0,0,32,0">header.png</texture>
+ </control>
+ <control type="label">
+ <include>WindowTitleCommons</include>
+ <posx>220</posx>
+ <label>$LOCALIZE[10516]</label>
+ </control>
+ </control>
+ <include>WindowTitleHomeButton</include>
+ <include>Clock</include>
+ </controls>
+</window>