diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-01-06 11:24:40 +0100 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-01-06 11:24:40 +0100 |
commit | a4e90f0b4b337bae44a3a2ab0ebd2ba950d54a25 (patch) | |
tree | 278080881a9032432eb8ecde60fe27e05b7deac9 | |
parent | 693aedae48457a537dbfae6081590806e326a346 (diff) |
dos -> unix
97 files changed, 32855 insertions, 32855 deletions
diff --git a/addons/skin.confluence/720p/AddonBrowser.xml b/addons/skin.confluence/720p/AddonBrowser.xml index baf9190ddd..8de224a7f0 100644 --- a/addons/skin.confluence/720p/AddonBrowser.xml +++ b/addons/skin.confluence/720p/AddonBrowser.xml @@ -1,275 +1,275 @@ -<window id="40">
- <defaultcontrol always="true">50</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <views>50,51,550</views>
- <controls>
- <include>CommonSettingsBackground</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>
- <include>Window_OpenClose_Animation</include>
- </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(51)</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(51)</visible>
- </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(550)</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(51)</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>
- <control type="group">
- <include>Window_OpenClose_Animation</include>
- <include>CommonRootView</include> <!-- view id = 50 -->
- <include>FullWidthList</include> <!-- view id = 51 -->
- <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 | Control.HasFocus(8999)">Conditional</animation>
- <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation>
- <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>5</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>5</ondown>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>90</posy>
- <width>250</width>
- <height>45</height>
- <font>font12caps</font>
- <label>$LOCALIZE[24002]</label>
- <textcolor>dialogheader</textcolor>
- <align>center</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id ="5">
- <description>Enable auto-updates</description>
- <posx>0</posx>
- <posy>130</posy>
- <include>ButtonCommonValues</include>
- <label>24063</label>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>3</onup>
- <ondown>6</ondown>
- </control>
- <control type="radiobutton" id ="6">
- <description>No notifications</description>
- <posx>0</posx>
- <posy>170</posy>
- <include>ButtonCommonValues</include>
- <label>25000</label>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>5</onup>
- <ondown>610</ondown>
- </control>
- <control type="button" id="610">
- <description>Fake Button to fix Player Controls Navigation</description>
- <onup>6</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>520</posx>
- <posy>0</posy>
- <visible>!IsEmpty(Container.Property(AddonCategory))</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="slide" end="-710,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-710,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>300</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
- </control>
- <control type="fadelabel">
- <width>200</width>
- <include>WindowTitleCommons</include>
- <posx>70</posx>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- <label>$INFO[Container.Property(AddonCategory)]</label>
- </control>
- </control>
- <control type="group">
- <posx>240</posx>
- <posy>0</posy>
- <visible>!IsEmpty(Container.Property(RepoName))</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="slide" end="-600,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-600,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>350</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
- </control>
- <control type="fadelabel">
- <width>250</width>
- <include>WindowTitleCommons</include>
- <posx>70</posx>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- <label>$INFO[Container.Property(RepoName)]</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[24001]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
-</window>
+<window id="40"> + <defaultcontrol always="true">50</defaultcontrol> + <allowoverlay>no</allowoverlay> + <views>50,51,550</views> + <controls> + <include>CommonSettingsBackground</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> + <include>Window_OpenClose_Animation</include> + </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(51)</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(51)</visible> + </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(550)</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(51)</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> + <control type="group"> + <include>Window_OpenClose_Animation</include> + <include>CommonRootView</include> <!-- view id = 50 --> + <include>FullWidthList</include> <!-- view id = 51 --> + <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 | Control.HasFocus(8999)">Conditional</animation> + <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation> + <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>5</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>5</ondown> + </control> + <control type="label"> + <posx>0</posx> + <posy>90</posy> + <width>250</width> + <height>45</height> + <font>font12caps</font> + <label>$LOCALIZE[24002]</label> + <textcolor>dialogheader</textcolor> + <align>center</align> + <aligny>center</aligny> + </control> + <control type="radiobutton" id ="5"> + <description>Enable auto-updates</description> + <posx>0</posx> + <posy>130</posy> + <include>ButtonCommonValues</include> + <label>24063</label> + <onleft>50</onleft> + <onright>50</onright> + <onup>3</onup> + <ondown>6</ondown> + </control> + <control type="radiobutton" id ="6"> + <description>No notifications</description> + <posx>0</posx> + <posy>170</posy> + <include>ButtonCommonValues</include> + <label>25000</label> + <onleft>50</onleft> + <onright>50</onright> + <onup>5</onup> + <ondown>610</ondown> + </control> + <control type="button" id="610"> + <description>Fake Button to fix Player Controls Navigation</description> + <onup>6</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>520</posx> + <posy>0</posy> + <visible>!IsEmpty(Container.Property(AddonCategory))</visible> + <include>VisibleFadeEffect</include> + <animation effect="slide" end="-710,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="-710,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>300</width> + <height>35</height> + <texture border="0,0,32,0">header.png</texture> + </control> + <control type="fadelabel"> + <width>200</width> + <include>WindowTitleCommons</include> + <posx>70</posx> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + <label>$INFO[Container.Property(AddonCategory)]</label> + </control> + </control> + <control type="group"> + <posx>240</posx> + <posy>0</posy> + <visible>!IsEmpty(Container.Property(RepoName))</visible> + <include>VisibleFadeEffect</include> + <animation effect="slide" end="-600,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="-600,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>350</width> + <height>35</height> + <texture border="0,0,32,0">header.png</texture> + </control> + <control type="fadelabel"> + <width>250</width> + <include>WindowTitleCommons</include> + <posx>70</posx> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + <label>$INFO[Container.Property(RepoName)]</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[24001]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogAddonInfo.xml b/addons/skin.confluence/720p/DialogAddonInfo.xml index a5132b4c19..3b956265c3 100644 --- a/addons/skin.confluence/720p/DialogAddonInfo.xml +++ b/addons/skin.confluence/720p/DialogAddonInfo.xml @@ -1,473 +1,473 @@ -<window id="146">
- <defaultcontrol always="true">9000</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>185</posx>
- <posy>60</posy>
- <origin x="185" y="10">!IsEmpty(ListItem.Property(Addon.broken))</origin>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="group">
- <include>VisibleFadeEffect</include>
- <visible>!Window.isVisible(AddonSettings) + !Window.IsActive(TextViewer)</visible>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>920</width>
- <height>600</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>260</posx>
- <posy>10</posy>
- <width>620</width>
- <height>578</height>
- <texture border="5">black-back2.png</texture>
- </control>
- <control type="image">
- <posx>260</posx>
- <posy>10</posy>
- <width>610</width>
- <height>100</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>810</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>3</onleft>
- <onright>3</onright>
- <onup>3</onup>
- <ondown>3</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>280</posx>
- <posy>20</posy>
- <width>580</width>
- <height>30</height>
- <font>font30_title</font>
- <label>24003</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <posx>35</posx>
- <posy>40</posy>
- <width>200</width>
- <height>200</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <description>Addon Title value</description>
- <posx>280</posx>
- <posy>80</posy>
- <width>580</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps</font>
- <label>[B]$INFO[ListItem.Property(Addon.Name)][/B]</label>
- <textcolor>white</textcolor>
- <scroll>true</scroll>
- </control>
- <control type="group">
- <posx>270</posx>
- <posy>130</posy>
- <control type="label">
- <description>Type txt</description>
- <posx>150</posx>
- <posy>0</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[146]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Type Value</description>
- <posx>160</posx>
- <posy>0</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[ListItem.Property(Addon.Type)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Author txt</description>
- <posx>150</posx>
- <posy>30</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[21863]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Author Value</description>
- <posx>160</posx>
- <posy>30</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[ListItem.Property(Addon.Creator)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Version txt</description>
- <posx>150</posx>
- <posy>60</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[24051]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Version Value</description>
- <posx>160</posx>
- <posy>60</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[ListItem.Property(Addon.Version)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Rating txt</description>
- <posx>150</posx>
- <posy>90</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[563]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="image">
- <description>Rating value</description>
- <posx>160</posx>
- <posy>90</posy>
- <width>160</width>
- <height>32</height>
- <texture>LeftRating/$INFO[ListItem.Property(Addon.StarRating)]</texture>
- </control>
- <control type="label">
- <description>Summary txt</description>
- <posx>150</posx>
- <posy>120</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[20037]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="fadelabel">
- <description>Summary Value</description>
- <posx>160</posx>
- <posy>120</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[ListItem.Property(Addon.Summary)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>160</posy>
- <width>600</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="label">
- <description>Description txt</description>
- <posx>0</posx>
- <posy>170</posy>
- <width>300</width>
- <height>25</height>
- <label>$LOCALIZE[21821]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="group">
- <visible>!IsEmpty(ListItem.Property(Addon.Disclaimer))</visible>
- <control type="label">
- <description>Description Page Count</description>
- <posx>600</posx>
- <posy>170</posy>
- <width>300</width>
- <height>25</height>
- <label>$INFO[Container(400).CurrentPage, $LOCALIZE[31024] [COLOR=blue]([/COLOR]]$INFO[Container(400).NumPages,/,[COLOR=blue])[/COLOR]]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>grey</textcolor>
- </control>
- <control type="textbox" id="400">
- <description>Description</description>
- <posx>10</posx>
- <posy>195</posy>
- <width>580</width>
- <height>160</height>
- <font>font12</font>
- <align>-</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Property(Addon.Description)]</label>
- <pagecontrol>60</pagecontrol>
- </control>
- <control type="scrollbar" id="60">
- <posx>610</posx>
- <posy>190</posy>
- <width>25</width>
- <height>175</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>9000</onleft>
- <onright>61</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- <control type="label">
- <description>Disclaimer txt</description>
- <posx>0</posx>
- <posy>370</posy>
- <width>600</width>
- <height>25</height>
- <label>$LOCALIZE[24052]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>orange</textcolor>
- </control>
- <control type="textbox">
- <description>Disclaimer</description>
- <posx>10</posx>
- <posy>395</posy>
- <width>580</width>
- <height>40</height>
- <font>font12</font>
- <align>-</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Property(Addon.Disclaimer)]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
- </control>
- </control>
- <control type="group">
- <visible>IsEmpty(ListItem.Property(Addon.Disclaimer))</visible>
- <control type="label">
- <description>Description Page Count</description>
- <posx>600</posx>
- <posy>170</posy>
- <width>300</width>
- <height>25</height>
- <label>$INFO[Container(401).CurrentPage, $LOCALIZE[31024] [COLOR=blue]([/COLOR]]$INFO[Container(401).NumPages,/,[COLOR=blue])[/COLOR]]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>grey</textcolor>
- </control>
- <control type="textbox" id="401">
- <description>Description</description>
- <posx>10</posx>
- <posy>195</posy>
- <width>580</width>
- <height>250</height>
- <font>font12</font>
- <align>-</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Property(Addon.Description)]</label>
- <pagecontrol>61</pagecontrol>
- </control>
- <control type="scrollbar" id="61">
- <posx>610</posx>
- <posy>190</posy>
- <width>25</width>
- <height>250</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>60</onleft>
- <onright>9000</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- </control>
- </control>
- <control type="group" id="9000">
- <posx>10</posx>
- <posy>280</posy>
- <control type="button" id ="6">
- <description>Enable Addon button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>255</width>
- <height>51</height>
- <textoffsetx>20</textoffsetx>
- <label>24022</label>
- <font>font13_title</font>
- <align>right</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <onleft>60</onleft>
- <onright>60</onright>
- <onup>10</onup>
- <ondown>7</ondown>
- </control>
- <control type="button" id="7">
- <description>Disable Addon button</description>
- <posx>0</posx>
- <posy>50</posy>
- <width>255</width>
- <height>51</height>
- <textoffsetx>20</textoffsetx>
- <label>24021</label>
- <font>font13_title</font>
- <align>right</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <onleft>60</onleft>
- <onright>60</onright>
- <onup>6</onup>
- <ondown>9</ondown>
- </control>
- <control type="button" id="9">
- <description>Addon Settings</description>
- <posx>0</posx>
- <posy>100</posy>
- <width>255</width>
- <height>51</height>
- <textoffsetx>20</textoffsetx>
- <label>24020</label>
- <font>font13_title</font>
- <align>right</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <onleft>60</onleft>
- <onright>60</onright>
- <onup>7</onup>
- <ondown>8</ondown>
- </control>
- <control type="button" id="8">
- <description>Update Addon button</description>
- <posx>0</posx>
- <posy>150</posy>
- <width>255</width>
- <height>51</height>
- <textoffsetx>20</textoffsetx>
- <label>24069</label>
- <font>font13_title</font>
- <align>right</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <onleft>60</onleft>
- <onright>60</onright>
- <onup>9</onup>
- <ondown>10</ondown>
- </control>
- <control type="button" id="10">
- <description>Changelog button</description>
- <posx>0</posx>
- <posy>200</posy>
- <width>255</width>
- <height>51</height>
- <textoffsetx>20</textoffsetx>
- <label>24036</label>
- <font>font13_title</font>
- <align>right</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <onleft>60</onleft>
- <onright>60</onright>
- <onup>8</onup>
- <ondown>6</ondown>
- </control>
- </control>
- <control type="group">
- <visible>!IsEmpty(ListItem.Property(Addon.broken))</visible>
- <posx>0</posx>
- <posy>600</posy>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>920</width>
- <height>100</height>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="image">
- <description>Icon image</description>
- <posx>18</posx>
- <posy>18</posy>
- <width>64</width>
- <height>64</height>
- <texture>DefaultIconError.png</texture>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>100</posx>
- <posy>15</posy>
- <width>800</width>
- <height>25</height>
- <font>font13_title</font>
- <label>24096</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>selected</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="textbox">
- <description>Reason label</description>
- <posx>100</posx>
- <posy>35</posy>
- <width>800</width>
- <height>50</height>
- <font>font13</font>
- <label>$INFO[ListItem.Property(Addon.broken)]</label>
- <align>left</align>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- </control>
- </controls>
-</window>
+<window id="146"> + <defaultcontrol always="true">9000</defaultcontrol> + <coordinates> + <system>1</system> + <posx>185</posx> + <posy>60</posy> + <origin x="185" y="10">!IsEmpty(ListItem.Property(Addon.broken))</origin> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="group"> + <include>VisibleFadeEffect</include> + <visible>!Window.isVisible(AddonSettings) + !Window.IsActive(TextViewer)</visible> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>920</width> + <height>600</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>260</posx> + <posy>10</posy> + <width>620</width> + <height>578</height> + <texture border="5">black-back2.png</texture> + </control> + <control type="image"> + <posx>260</posx> + <posy>10</posy> + <width>610</width> + <height>100</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>810</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>3</onleft> + <onright>3</onright> + <onup>3</onup> + <ondown>3</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label"> + <description>header label</description> + <posx>280</posx> + <posy>20</posy> + <width>580</width> + <height>30</height> + <font>font30_title</font> + <label>24003</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <posx>35</posx> + <posy>40</posy> + <width>200</width> + <height>200</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <description>Addon Title value</description> + <posx>280</posx> + <posy>80</posy> + <width>580</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <font>font13caps</font> + <label>[B]$INFO[ListItem.Property(Addon.Name)][/B]</label> + <textcolor>white</textcolor> + <scroll>true</scroll> + </control> + <control type="group"> + <posx>270</posx> + <posy>130</posy> + <control type="label"> + <description>Type txt</description> + <posx>150</posx> + <posy>0</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[146]</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Type Value</description> + <posx>160</posx> + <posy>0</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[ListItem.Property(Addon.Type)]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Author txt</description> + <posx>150</posx> + <posy>30</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[21863]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Author Value</description> + <posx>160</posx> + <posy>30</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[ListItem.Property(Addon.Creator)]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Version txt</description> + <posx>150</posx> + <posy>60</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[24051]</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Version Value</description> + <posx>160</posx> + <posy>60</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[ListItem.Property(Addon.Version)]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Rating txt</description> + <posx>150</posx> + <posy>90</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[563]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="image"> + <description>Rating value</description> + <posx>160</posx> + <posy>90</posy> + <width>160</width> + <height>32</height> + <texture>LeftRating/$INFO[ListItem.Property(Addon.StarRating)]</texture> + </control> + <control type="label"> + <description>Summary txt</description> + <posx>150</posx> + <posy>120</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[20037]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="fadelabel"> + <description>Summary Value</description> + <posx>160</posx> + <posy>120</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[ListItem.Property(Addon.Summary)]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + <control type="image"> + <posx>0</posx> + <posy>160</posy> + <width>600</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="label"> + <description>Description txt</description> + <posx>0</posx> + <posy>170</posy> + <width>300</width> + <height>25</height> + <label>$LOCALIZE[21821]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>blue</textcolor> + </control> + <control type="group"> + <visible>!IsEmpty(ListItem.Property(Addon.Disclaimer))</visible> + <control type="label"> + <description>Description Page Count</description> + <posx>600</posx> + <posy>170</posy> + <width>300</width> + <height>25</height> + <label>$INFO[Container(400).CurrentPage, $LOCALIZE[31024] [COLOR=blue]([/COLOR]]$INFO[Container(400).NumPages,/,[COLOR=blue])[/COLOR]]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>grey</textcolor> + </control> + <control type="textbox" id="400"> + <description>Description</description> + <posx>10</posx> + <posy>195</posy> + <width>580</width> + <height>160</height> + <font>font12</font> + <align>-</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Property(Addon.Description)]</label> + <pagecontrol>60</pagecontrol> + </control> + <control type="scrollbar" id="60"> + <posx>610</posx> + <posy>190</posy> + <width>25</width> + <height>175</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>9000</onleft> + <onright>61</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + <control type="label"> + <description>Disclaimer txt</description> + <posx>0</posx> + <posy>370</posy> + <width>600</width> + <height>25</height> + <label>$LOCALIZE[24052]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>orange</textcolor> + </control> + <control type="textbox"> + <description>Disclaimer</description> + <posx>10</posx> + <posy>395</posy> + <width>580</width> + <height>40</height> + <font>font12</font> + <align>-</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Property(Addon.Disclaimer)]</label> + <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll> + </control> + </control> + <control type="group"> + <visible>IsEmpty(ListItem.Property(Addon.Disclaimer))</visible> + <control type="label"> + <description>Description Page Count</description> + <posx>600</posx> + <posy>170</posy> + <width>300</width> + <height>25</height> + <label>$INFO[Container(401).CurrentPage, $LOCALIZE[31024] [COLOR=blue]([/COLOR]]$INFO[Container(401).NumPages,/,[COLOR=blue])[/COLOR]]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>grey</textcolor> + </control> + <control type="textbox" id="401"> + <description>Description</description> + <posx>10</posx> + <posy>195</posy> + <width>580</width> + <height>250</height> + <font>font12</font> + <align>-</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Property(Addon.Description)]</label> + <pagecontrol>61</pagecontrol> + </control> + <control type="scrollbar" id="61"> + <posx>610</posx> + <posy>190</posy> + <width>25</width> + <height>250</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>60</onleft> + <onright>9000</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + </control> + </control> + <control type="group" id="9000"> + <posx>10</posx> + <posy>280</posy> + <control type="button" id ="6"> + <description>Enable Addon button</description> + <posx>0</posx> + <posy>0</posy> + <width>255</width> + <height>51</height> + <textoffsetx>20</textoffsetx> + <label>24022</label> + <font>font13_title</font> + <align>right</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <onleft>60</onleft> + <onright>60</onright> + <onup>10</onup> + <ondown>7</ondown> + </control> + <control type="button" id="7"> + <description>Disable Addon button</description> + <posx>0</posx> + <posy>50</posy> + <width>255</width> + <height>51</height> + <textoffsetx>20</textoffsetx> + <label>24021</label> + <font>font13_title</font> + <align>right</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <onleft>60</onleft> + <onright>60</onright> + <onup>6</onup> + <ondown>9</ondown> + </control> + <control type="button" id="9"> + <description>Addon Settings</description> + <posx>0</posx> + <posy>100</posy> + <width>255</width> + <height>51</height> + <textoffsetx>20</textoffsetx> + <label>24020</label> + <font>font13_title</font> + <align>right</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <onleft>60</onleft> + <onright>60</onright> + <onup>7</onup> + <ondown>8</ondown> + </control> + <control type="button" id="8"> + <description>Update Addon button</description> + <posx>0</posx> + <posy>150</posy> + <width>255</width> + <height>51</height> + <textoffsetx>20</textoffsetx> + <label>24069</label> + <font>font13_title</font> + <align>right</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <onleft>60</onleft> + <onright>60</onright> + <onup>9</onup> + <ondown>10</ondown> + </control> + <control type="button" id="10"> + <description>Changelog button</description> + <posx>0</posx> + <posy>200</posy> + <width>255</width> + <height>51</height> + <textoffsetx>20</textoffsetx> + <label>24036</label> + <font>font13_title</font> + <align>right</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <onleft>60</onleft> + <onright>60</onright> + <onup>8</onup> + <ondown>6</ondown> + </control> + </control> + <control type="group"> + <visible>!IsEmpty(ListItem.Property(Addon.broken))</visible> + <posx>0</posx> + <posy>600</posy> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>920</width> + <height>100</height> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="image"> + <description>Icon image</description> + <posx>18</posx> + <posy>18</posy> + <width>64</width> + <height>64</height> + <texture>DefaultIconError.png</texture> + </control> + <control type="label"> + <description>header label</description> + <posx>100</posx> + <posy>15</posy> + <width>800</width> + <height>25</height> + <font>font13_title</font> + <label>24096</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>selected</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="textbox"> + <description>Reason label</description> + <posx>100</posx> + <posy>35</posy> + <width>800</width> + <height>50</height> + <font>font13</font> + <label>$INFO[ListItem.Property(Addon.broken)]</label> + <align>left</align> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </control> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogAddonSettings.xml b/addons/skin.confluence/720p/DialogAddonSettings.xml index da509717a8..c3e09e4106 100644 --- a/addons/skin.confluence/720p/DialogAddonSettings.xml +++ b/addons/skin.confluence/720p/DialogAddonSettings.xml @@ -1,243 +1,243 @@ -<window id="10140">
- <defaultcontrol always="true">9</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>160</posx>
- <posy>55</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>960</width>
- <height>610</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <description>LOGO</description>
- <posx>30</posx>
- <posy>15</posy>
- <width>220</width>
- <height>80</height>
- <aspectratio>keep</aspectratio>
- <texture>Confluence_Logo.png</texture>
- </control>
- <control type="image">
- <posx>268</posx>
- <posy>10</posy>
- <width>650</width>
- <height>588</height>
- <texture border="5">black-back2.png</texture>
- </control>
- <control type="image">
- <description>separator image</description>
- <posx>268</posx>
- <posy>538</posy>
- <width>650</width>
- <height>1</height>
- <texture>separator2.png</texture>
- </control>
- <control type="image">
- <posx>268</posx>
- <posy>10</posy>
- <width>634</width>
- <height>70</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="label" id="20">
- <description>header label</description>
- <posx>300</posx>
- <posy>20</posy>
- <width>640</width>
- <height>30</height>
- <font>font16caps</font>
- <label>-</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>850</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>2</onleft>
- <onright>2</onright>
- <onup>2</onup>
- <ondown>2</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="grouplist" id="9">
- <description>button area</description>
- <posx>10</posx>
- <posy>90</posy>
- <width>258</width>
- <height>481</height>
- <itemgap>-1</itemgap>
- <onleft>30</onleft>
- <onright>2</onright>
- <onup>9</onup>
- <ondown>9</ondown>
- </control>
- <control type="grouplist" id="2">
- <description>control area</description>
- <posx>280</posx>
- <posy>70</posy>
- <width>630</width>
- <height>460</height>
- <itemgap>-1</itemgap>
- <pagecontrol>30</pagecontrol>
- <onup>9001</onup>
- <ondown>9001</ondown>
- <onleft>9</onleft>
- <onright>30</onright>
- </control>
- <control type="scrollbar" id="30">
- <posx>920</posx>
- <posy>70</posy>
- <width>25</width>
- <height>470</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>2</onleft>
- <onright>9</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- <control type="group" id="9001">
- <posy>545</posy>
- <posx>280</posx>
- <control type="button" id="10">
- <description>OK Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <font>font12_title</font>
- <label>186</label>
- <onleft>12</onleft>
- <onright>11</onright>
- <onup>2</onup>
- <ondown>2</ondown>
- </control>
- <control type="button" id="11">
- <description>Cancel Button</description>
- <posx>210</posx>
- <posy>0</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <font>font12_title</font>
- <label>222</label>
- <onleft>10</onleft>
- <onright>12</onright>
- <onup>2</onup>
- <ondown>2</ondown>
- </control>
- <control type="button" id="12">
- <description>Defaults Button</description>
- <posx>420</posx>
- <posy>0</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <font>font12_title</font>
- <label>409</label>
- <onleft>11</onleft>
- <onright>10</onright>
- <onup>2</onup>
- <ondown>2</ondown>
- </control>
- </control>
-
- <control type="button" id="13">
- <description>Default Category Button</description>
- <height>60</height>
- <width>258</width>
- <textoffsetx>20</textoffsetx>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <pulseonselect>false</pulseonselect>
- </control>
- <control type="button" id="3">
- <description>Default Button</description>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
- <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="4">
- <description>Default RadioButton</description>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
- <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
- </control>
- <control type="spincontrolex" id="5">
- <description>Default spincontrolex</description>
- <height>40</height>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
- <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
- <font>font13</font>
- <aligny>center</aligny>
- <reverse>yes</reverse>
- </control>
- <control type="label" id="7">
- <height>45</height>
- <font>font13_title</font>
- <label>-</label>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="image" id="6">
- <description>Default Seperator</description>
- <height>2</height>
- <texture>separator2.png</texture>
- </control>
- <control type="sliderex" id="8">
- <description>Default Slider</description>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
- <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
- </control>
- </controls>
-</window>
+<window id="10140"> + <defaultcontrol always="true">9</defaultcontrol> + <coordinates> + <system>1</system> + <posx>160</posx> + <posy>55</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>960</width> + <height>610</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <description>LOGO</description> + <posx>30</posx> + <posy>15</posy> + <width>220</width> + <height>80</height> + <aspectratio>keep</aspectratio> + <texture>Confluence_Logo.png</texture> + </control> + <control type="image"> + <posx>268</posx> + <posy>10</posy> + <width>650</width> + <height>588</height> + <texture border="5">black-back2.png</texture> + </control> + <control type="image"> + <description>separator image</description> + <posx>268</posx> + <posy>538</posy> + <width>650</width> + <height>1</height> + <texture>separator2.png</texture> + </control> + <control type="image"> + <posx>268</posx> + <posy>10</posy> + <width>634</width> + <height>70</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="label" id="20"> + <description>header label</description> + <posx>300</posx> + <posy>20</posy> + <width>640</width> + <height>30</height> + <font>font16caps</font> + <label>-</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>850</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>2</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>2</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="grouplist" id="9"> + <description>button area</description> + <posx>10</posx> + <posy>90</posy> + <width>258</width> + <height>481</height> + <itemgap>-1</itemgap> + <onleft>30</onleft> + <onright>2</onright> + <onup>9</onup> + <ondown>9</ondown> + </control> + <control type="grouplist" id="2"> + <description>control area</description> + <posx>280</posx> + <posy>70</posy> + <width>630</width> + <height>460</height> + <itemgap>-1</itemgap> + <pagecontrol>30</pagecontrol> + <onup>9001</onup> + <ondown>9001</ondown> + <onleft>9</onleft> + <onright>30</onright> + </control> + <control type="scrollbar" id="30"> + <posx>920</posx> + <posy>70</posy> + <width>25</width> + <height>470</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>2</onleft> + <onright>9</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + <control type="group" id="9001"> + <posy>545</posy> + <posx>280</posx> + <control type="button" id="10"> + <description>OK Button</description> + <posx>0</posx> + <posy>0</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <font>font12_title</font> + <label>186</label> + <onleft>12</onleft> + <onright>11</onright> + <onup>2</onup> + <ondown>2</ondown> + </control> + <control type="button" id="11"> + <description>Cancel Button</description> + <posx>210</posx> + <posy>0</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <font>font12_title</font> + <label>222</label> + <onleft>10</onleft> + <onright>12</onright> + <onup>2</onup> + <ondown>2</ondown> + </control> + <control type="button" id="12"> + <description>Defaults Button</description> + <posx>420</posx> + <posy>0</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <font>font12_title</font> + <label>409</label> + <onleft>11</onleft> + <onright>10</onright> + <onup>2</onup> + <ondown>2</ondown> + </control> + </control> + + <control type="button" id="13"> + <description>Default Category Button</description> + <height>60</height> + <width>258</width> + <textoffsetx>20</textoffsetx> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <pulseonselect>false</pulseonselect> + </control> + <control type="button" id="3"> + <description>Default Button</description> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> + <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="4"> + <description>Default RadioButton</description> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> + <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> + </control> + <control type="spincontrolex" id="5"> + <description>Default spincontrolex</description> + <height>40</height> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> + <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> + <font>font13</font> + <aligny>center</aligny> + <reverse>yes</reverse> + </control> + <control type="label" id="7"> + <height>45</height> + <font>font13_title</font> + <label>-</label> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="image" id="6"> + <description>Default Seperator</description> + <height>2</height> + <texture>separator2.png</texture> + </control> + <control type="sliderex" id="8"> + <description>Default Slider</description> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> + <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogAlbumInfo.xml b/addons/skin.confluence/720p/DialogAlbumInfo.xml index fd9b8eb1ca..71e07f6e70 100644 --- a/addons/skin.confluence/720p/DialogAlbumInfo.xml +++ b/addons/skin.confluence/720p/DialogAlbumInfo.xml @@ -1,665 +1,665 @@ -<window id="2001">
- <defaultcontrol always="true">5</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <controls>
- <control type="group">
- <visible>!Window.IsVisible(FileBrowser)</visible>
- <animation effect="slide" start="1100,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="1100,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <control type="image">
- <posx>180</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>720</height>
- <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>230</posx>
- <posy>0</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>9000</onleft>
- <onright>9000</onright>
- <onup>9000</onup>
- <ondown>9000</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="group">
- <animation effect="fade" delay="400" start="0" end="100" time="200">WindowOpen</animation>
- <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
- <control type="label">
- <description>Album header label</description>
- <posx>210</posx>
- <posy>50</posy>
- <width>1030</width>
- <height>30</height>
- <font>font35_title</font>
- <label>$INFO[Listitem.Album]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>container.content(Albums)</visible>
- </control>
- <control type="label">
- <description>Artist header label</description>
- <posx>210</posx>
- <posy>50</posy>
- <width>1030</width>
- <height>30</height>
- <font>font35_title</font>
- <label>$INFO[Listitem.Artist]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>container.content(Artists)</visible>
- </control>
- <control type="group">
- <visible>Control.HasFocus(12)</visible>
- <posy>90</posy>
- <posx>387</posx>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <description>Current Fanart image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>675</width>
- <height>380</height>
- <texture background="true">$INFO[ListItem.Property(Fanart_Image)]</texture>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <aspectratio>keep</aspectratio>
- <visible>!IsEmpty(Listitem.Property(Fanart_Image))</visible>
- </control>
- <control type="group">
- <visible>IsEmpty(Listitem.Property(Fanart_Image))</visible>
- <control type="image">
- <description>No Fanart Back</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>675</width>
- <height>380</height>
- <texture>Fanart_Fallback_Music_Small.jpg</texture>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <aspectratio>stretch</aspectratio>
- <colordiffuse>88FFFFFF</colordiffuse>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>675</width>
- <height>380</height>
- <font>font30_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>31311</label>
- </control>
- </control>
- </control>
- <control type="group">
- <visible>container.content(Albums) + !Control.HasFocus(12)</visible>
- <posy>90</posy>
- <posx>210</posx>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>380</width>
- <height>360</height>
- <aspectratio>keep</aspectratio>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="list" id="49">
- <posx>390</posx>
- <posy>20</posy>
- <width>640</width>
- <height>330</height>
- <onleft>49</onleft>
- <onright>49</onright>
- <onup>9000</onup>
- <ondown>61</ondown>
- <pagecontrol>-</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="30">
- <control type="label">
- <posx>140</posx>
- <posy>0</posy>
- <width>160</width>
- <height>30</height>
- <font>font13_title</font>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>150</posx>
- <posy>0</posy>
- <width>500</width>
- <height>30</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>white</selectedcolor>
- <info>ListItem.Label2</info>
- </control>
- </itemlayout>
- <focusedlayout height="30">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>640</width>
- <height>30</height>
- <visible>Control.HasFocus(49)</visible>
- <texture>MenuItemFO.png</texture>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>140</posx>
- <posy>0</posy>
- <width>160</width>
- <height>30</height>
- <font>font13_title</font>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>150</posx>
- <posy>0</posy>
- <width>500</width>
- <height>30</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>white</selectedcolor>
- <info>ListItem.Label2</info>
- </control>
- </focusedlayout>
- <content>
- <item>
- <label>$LOCALIZE[557]:</label>
- <label2>$INFO[ListItem.Artist]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Artist)</visible>
- </item>
- <item>
- <label>$LOCALIZE[515]:</label>
- <label2>$INFO[ListItem.Genre]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Genre)</visible>
- </item>
- <item>
- <label>$LOCALIZE[563]:</label>
- <label2>$INFO[ListItem.Rating]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Rating)</visible>
- </item>
- <item>
- <label>$LOCALIZE[175]:</label>
- <label2>$INFO[ListItem.Property(Album_Mood)]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Property(Album_Mood))</visible>
- </item>
- <item>
- <label>$LOCALIZE[176]:</label>
- <label2>$INFO[ListItem.Property(Album_Style)]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Property(Album_Style))</visible>
- </item>
- <item>
- <label>$LOCALIZE[21895]:</label>
- <label2>$INFO[ListItem.Property(Album_Theme)]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Property(Album_Theme))</visible>
- </item>
- <item>
- <label>146</label>
- <label2>$INFO[ListItem.Property(Album_Type)]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Property(Album_Type))</visible>
- </item>
- <item>
- <label>$LOCALIZE[21899]:</label>
- <label2>$INFO[ListItem.Property(Album_Label)]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Property(Album_Label))</visible>
- </item>
- <item>
- <label>$LOCALIZE[562]:</label>
- <label2>$INFO[ListItem.Year]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Year)</visible>
- </item>
- </content>
- </control>
- <control type="image">
- <posx>390</posx>
- <posy>370</posy>
- <width>640</width>
- <height>4</height>
- <aspectratio>stretch</aspectratio>
- <texture>separator.png</texture>
- </control>
- </control>
- <control type="group">
- <visible>container.content(Artists) + !Control.HasFocus(12)</visible>
- <posy>90</posy>
- <posx>210</posx>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>380</width>
- <height>360</height>
- <aspectratio>keep</aspectratio>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="list" id="49">
- <posx>390</posx>
- <posy>20</posy>
- <width>640</width>
- <height>330</height>
- <onleft>49</onleft>
- <onright>49</onright>
- <onup>9000</onup>
- <ondown>61</ondown>
- <pagecontrol>-</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="30">
- <control type="label">
- <posx>165</posx>
- <posy>0</posy>
- <width>160</width>
- <height>30</height>
- <font>font13_title</font>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>175</posx>
- <posy>0</posy>
- <width>465</width>
- <height>30</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>white</selectedcolor>
- <info>ListItem.Label2</info>
- </control>
- </itemlayout>
- <focusedlayout height="30">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>640</width>
- <height>30</height>
- <visible>Control.HasFocus(49)</visible>
- <texture>MenuItemFO.png</texture>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>165</posx>
- <posy>0</posy>
- <width>160</width>
- <height>30</height>
- <font>font13_title</font>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>175</posx>
- <posy>0</posy>
- <width>465</width>
- <height>30</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>white</selectedcolor>
- <info>ListItem.Label2</info>
- </control>
- </focusedlayout>
- <content>
- <item>
- <label>$LOCALIZE[21893]:</label>
- <label2>$INFO[ListItem.Property(Artist_Born)]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Property(Artist_Born))</visible>
- </item>
- <item>
- <label>$LOCALIZE[21894]:</label>
- <label2>$INFO[ListItem.Property(Artist_Formed)]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Property(Artist_Formed))</visible>
- </item>
- <item>
- <label>$LOCALIZE[515]:</label>
- <label2>$INFO[ListItem.Genre]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Genre)</visible>
- </item>
- <item>
- <label>$LOCALIZE[175]:</label>
- <label2>$INFO[ListItem.Property(Artist_Mood)]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Property(Artist_Mood))</visible>
- </item>
- <item>
- <label>$LOCALIZE[176]:</label>
- <label2>$INFO[ListItem.Property(Artist_Style)]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Property(Artist_Style))</visible>
- </item>
- <item>
- <label>$LOCALIZE[21892]:</label>
- <label2>$INFO[ListItem.Property(Artist_Instrument)]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Property(Artist_Instrument))</visible>
- </item>
- <item>
- <label>$LOCALIZE[21897]:</label>
- <label2>$INFO[ListItem.Property(Artist_Died)]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Property(Artist_Died))</visible>
- </item>
- <item>
- <label>$LOCALIZE[21896]:</label>
- <label2>$INFO[ListItem.Property(Artist_Disbanded)]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Property(Artist_Disbanded))</visible>
- </item>
- <item>
- <label>$LOCALIZE[21898]:</label>
- <label2>$INFO[ListItem.Property(Artist_YearsActive)]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Property(Artist_YearsActive))</visible>
- </item>
- </content>
- </control>
- <control type="image">
- <posx>390</posx>
- <posy>370</posy>
- <width>640</width>
- <height>4</height>
- <aspectratio>stretch</aspectratio>
- <texture>separator.png</texture>
- </control>
- </control>
- <control type="label">
- <posx>130r</posx>
- <posy>480</posy>
- <width>400</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>[COLOR=blue]$LOCALIZE[21821][/COLOR]$INFO[Container(4).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(4).NumPages,/, )]</label>
- <visible>Control.IsVisible(4)</visible>
- </control>
- <control type="label">
- <posx>130r</posx>
- <posy>480</posy>
- <width>400</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>[COLOR=blue]$LOCALIZE[182][/COLOR]$INFO[Container(50).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(50).NumPages,/, )]</label>
- <visible>Control.IsVisible(50) + Container.Content(Albums)</visible>
- </control>
- <control type="label">
- <posx>130r</posx>
- <posy>480</posy>
- <width>400</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>[COLOR=blue]$LOCALIZE[132][/COLOR]$INFO[Container(50).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(50).NumPages,/, )]</label>
- <visible>Control.IsVisible(50) + Container.Content(Artists)</visible>
- </control>
- <control type="spincontrol" id="61">
- <description>Next page button</description>
- <posx>120r</posx>
- <posy>485</posy>
- <subtype>page</subtype>
- <font>-</font>
- <onleft>61</onleft>
- <onright>61</onright>
- <ondown>9000</ondown>
- <onup>49</onup>
- <textcolor>-</textcolor>
- <showonepage>true</showonepage>
- </control>
- <control type="textbox" id="4">
- <description>Description</description>
- <posx>210</posx>
- <posy>515</posy>
- <width>1030</width>
- <height>120</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <pagecontrol>61</pagecontrol>
- <autoscroll time="3000" delay="4000" repeat="5000">!Control.HasFocus(61) + Skin.HasSetting(AutoScroll)</autoscroll>
- <visible>!Control.IsVisible(50)</visible>
- </control>
- <control type="image">
- <description>Actor image</description>
- <posx>210</posx>
- <posy>480</posy>
- <width>160</width>
- <height>160</height>
- <texture fallback="DefaultAlbumCover.png">$INFO[Container(50).Listitem.Icon]</texture>
- <aspectratio>keep</aspectratio>
- <visible>Control.IsVisible(50)</visible>
- </control>
- <control type="panel" id="50">
- <posx>380</posx>
- <posy>520</posy>
- <width>860</width>
- <height>120</height>
- <onleft>9000</onleft>
- <onright>61</onright>
- <onup>61</onup>
- <ondown>9000</ondown>
- <viewtype label="">list</viewtype>
- <pagecontrol>61</pagecontrol>
- <scrolltime>200</scrolltime>
- <orientation>vertical</orientation>
- <itemlayout condition="Container.Content(Albums)" height="40" width="430">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>430</width>
- <height>40</height>
- <texture border="5">button-nofocus.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>410</width>
- <height>40</height>
- <font>font12</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <label>([COLOR=selected][B]$INFO[ListItem.TrackNumber][/B][/COLOR]) - $INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>420</posx>
- <posy>0</posy>
- <width>200</width>
- <height>40</height>
- <font>font12</font>
- <align>right</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <label>$INFO[ListItem.Duration]</label>
- </control>
- </itemlayout>
- <focusedlayout condition="Container.Content(Albums)" height="40" width="430">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>430</width>
- <height>40</height>
- <visible>!Control.HasFocus(50)</visible>
- <texture border="5">button-nofocus.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>430</width>
- <height>40</height>
- <visible>Control.HasFocus(50)</visible>
- <texture border="5">button-focus.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>410</width>
- <height>40</height>
- <font>font12</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <label>([COLOR=selected][B]$INFO[ListItem.TrackNumber][/B][/COLOR]) - $INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>420</posx>
- <posy>0</posy>
- <width>200</width>
- <height>40</height>
- <font>font12</font>
- <align>right</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <label>$INFO[ListItem.Duration]</label>
- </control>
- </focusedlayout>
- <itemlayout condition="Container.Content(Artists)" height="40" width="430">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>430</width>
- <height>40</height>
- <texture border="5">button-nofocus.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>410</width>
- <height>40</height>
- <font>font12</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </itemlayout>
- <focusedlayout condition="Container.Content(Artists)" height="40" width="430">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>430</width>
- <height>40</height>
- <visible>!Control.HasFocus(50)</visible>
- <texture border="5">button-nofocus.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>430</width>
- <height>40</height>
- <visible>Control.HasFocus(50)</visible>
- <texture border="5">button-focus.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>410</width>
- <height>40</height>
- <font>font12</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </focusedlayout>
- </control>
- <control type="grouplist" id="9000">
- <posx>210</posx>
- <posy>660</posy>
- <width>1030</width>
- <height>40</height>
- <itemgap>2</itemgap>
- <align>center</align>
- <orientation>horizontal</orientation>
- <onleft>9000</onleft>
- <onright>9000</onright>
- <onup>50</onup>
- <ondown>49</ondown>
- <control type="button" id="5">
- <description>Cast/Review</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>206</label>
- </control>
- <control type="button" id="6">
- <description>Refresh</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>184</label>
- </control>
- <control type="button" id="10">
- <description>Get Thumb</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>13405</label>
- </control>
- <control type="button" id="12">
- <description>Get Fanart</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>20413</label>
- </control>
- </control>
- </control>
- </control>
- <include>SideBladeRight</include>
- <include>Clock</include>
- </controls>
+<window id="2001"> + <defaultcontrol always="true">5</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control type="group"> + <visible>!Window.IsVisible(FileBrowser)</visible> + <animation effect="slide" start="1100,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="slide" start="0,0" end="1100,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <control type="image"> + <posx>180</posx> + <posy>0</posy> + <width>1100</width> + <height>720</height> + <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>230</posx> + <posy>0</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>9000</onleft> + <onright>9000</onright> + <onup>9000</onup> + <ondown>9000</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="group"> + <animation effect="fade" delay="400" start="0" end="100" time="200">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="200">WindowClose</animation> + <control type="label"> + <description>Album header label</description> + <posx>210</posx> + <posy>50</posy> + <width>1030</width> + <height>30</height> + <font>font35_title</font> + <label>$INFO[Listitem.Album]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>container.content(Albums)</visible> + </control> + <control type="label"> + <description>Artist header label</description> + <posx>210</posx> + <posy>50</posy> + <width>1030</width> + <height>30</height> + <font>font35_title</font> + <label>$INFO[Listitem.Artist]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>container.content(Artists)</visible> + </control> + <control type="group"> + <visible>Control.HasFocus(12)</visible> + <posy>90</posy> + <posx>387</posx> + <include>VisibleFadeEffect</include> + <control type="image"> + <description>Current Fanart image</description> + <posx>0</posx> + <posy>0</posy> + <width>675</width> + <height>380</height> + <texture background="true">$INFO[ListItem.Property(Fanart_Image)]</texture> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <aspectratio>keep</aspectratio> + <visible>!IsEmpty(Listitem.Property(Fanart_Image))</visible> + </control> + <control type="group"> + <visible>IsEmpty(Listitem.Property(Fanart_Image))</visible> + <control type="image"> + <description>No Fanart Back</description> + <posx>0</posx> + <posy>0</posy> + <width>675</width> + <height>380</height> + <texture>Fanart_Fallback_Music_Small.jpg</texture> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <aspectratio>stretch</aspectratio> + <colordiffuse>88FFFFFF</colordiffuse> + </control> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>675</width> + <height>380</height> + <font>font30_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>31311</label> + </control> + </control> + </control> + <control type="group"> + <visible>container.content(Albums) + !Control.HasFocus(12)</visible> + <posy>90</posy> + <posx>210</posx> + <include>VisibleFadeEffect</include> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>380</width> + <height>360</height> + <aspectratio>keep</aspectratio> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <texture background="true">$INFO[ListItem.Icon]</texture> + </control> + <control type="list" id="49"> + <posx>390</posx> + <posy>20</posy> + <width>640</width> + <height>330</height> + <onleft>49</onleft> + <onright>49</onright> + <onup>9000</onup> + <ondown>61</ondown> + <pagecontrol>-</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="30"> + <control type="label"> + <posx>140</posx> + <posy>0</posy> + <width>160</width> + <height>30</height> + <font>font13_title</font> + <align>right</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>150</posx> + <posy>0</posy> + <width>500</width> + <height>30</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>white</selectedcolor> + <info>ListItem.Label2</info> + </control> + </itemlayout> + <focusedlayout height="30"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>640</width> + <height>30</height> + <visible>Control.HasFocus(49)</visible> + <texture>MenuItemFO.png</texture> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>140</posx> + <posy>0</posy> + <width>160</width> + <height>30</height> + <font>font13_title</font> + <align>right</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>150</posx> + <posy>0</posy> + <width>500</width> + <height>30</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>white</selectedcolor> + <info>ListItem.Label2</info> + </control> + </focusedlayout> + <content> + <item> + <label>$LOCALIZE[557]:</label> + <label2>$INFO[ListItem.Artist]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Artist)</visible> + </item> + <item> + <label>$LOCALIZE[515]:</label> + <label2>$INFO[ListItem.Genre]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Genre)</visible> + </item> + <item> + <label>$LOCALIZE[563]:</label> + <label2>$INFO[ListItem.Rating]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Rating)</visible> + </item> + <item> + <label>$LOCALIZE[175]:</label> + <label2>$INFO[ListItem.Property(Album_Mood)]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Property(Album_Mood))</visible> + </item> + <item> + <label>$LOCALIZE[176]:</label> + <label2>$INFO[ListItem.Property(Album_Style)]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Property(Album_Style))</visible> + </item> + <item> + <label>$LOCALIZE[21895]:</label> + <label2>$INFO[ListItem.Property(Album_Theme)]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Property(Album_Theme))</visible> + </item> + <item> + <label>146</label> + <label2>$INFO[ListItem.Property(Album_Type)]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Property(Album_Type))</visible> + </item> + <item> + <label>$LOCALIZE[21899]:</label> + <label2>$INFO[ListItem.Property(Album_Label)]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Property(Album_Label))</visible> + </item> + <item> + <label>$LOCALIZE[562]:</label> + <label2>$INFO[ListItem.Year]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Year)</visible> + </item> + </content> + </control> + <control type="image"> + <posx>390</posx> + <posy>370</posy> + <width>640</width> + <height>4</height> + <aspectratio>stretch</aspectratio> + <texture>separator.png</texture> + </control> + </control> + <control type="group"> + <visible>container.content(Artists) + !Control.HasFocus(12)</visible> + <posy>90</posy> + <posx>210</posx> + <include>VisibleFadeEffect</include> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>380</width> + <height>360</height> + <aspectratio>keep</aspectratio> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <texture background="true">$INFO[ListItem.Icon]</texture> + </control> + <control type="list" id="49"> + <posx>390</posx> + <posy>20</posy> + <width>640</width> + <height>330</height> + <onleft>49</onleft> + <onright>49</onright> + <onup>9000</onup> + <ondown>61</ondown> + <pagecontrol>-</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="30"> + <control type="label"> + <posx>165</posx> + <posy>0</posy> + <width>160</width> + <height>30</height> + <font>font13_title</font> + <align>right</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>175</posx> + <posy>0</posy> + <width>465</width> + <height>30</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>white</selectedcolor> + <info>ListItem.Label2</info> + </control> + </itemlayout> + <focusedlayout height="30"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>640</width> + <height>30</height> + <visible>Control.HasFocus(49)</visible> + <texture>MenuItemFO.png</texture> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>165</posx> + <posy>0</posy> + <width>160</width> + <height>30</height> + <font>font13_title</font> + <align>right</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>175</posx> + <posy>0</posy> + <width>465</width> + <height>30</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>white</selectedcolor> + <info>ListItem.Label2</info> + </control> + </focusedlayout> + <content> + <item> + <label>$LOCALIZE[21893]:</label> + <label2>$INFO[ListItem.Property(Artist_Born)]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Property(Artist_Born))</visible> + </item> + <item> + <label>$LOCALIZE[21894]:</label> + <label2>$INFO[ListItem.Property(Artist_Formed)]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Property(Artist_Formed))</visible> + </item> + <item> + <label>$LOCALIZE[515]:</label> + <label2>$INFO[ListItem.Genre]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Genre)</visible> + </item> + <item> + <label>$LOCALIZE[175]:</label> + <label2>$INFO[ListItem.Property(Artist_Mood)]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Property(Artist_Mood))</visible> + </item> + <item> + <label>$LOCALIZE[176]:</label> + <label2>$INFO[ListItem.Property(Artist_Style)]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Property(Artist_Style))</visible> + </item> + <item> + <label>$LOCALIZE[21892]:</label> + <label2>$INFO[ListItem.Property(Artist_Instrument)]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Property(Artist_Instrument))</visible> + </item> + <item> + <label>$LOCALIZE[21897]:</label> + <label2>$INFO[ListItem.Property(Artist_Died)]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Property(Artist_Died))</visible> + </item> + <item> + <label>$LOCALIZE[21896]:</label> + <label2>$INFO[ListItem.Property(Artist_Disbanded)]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Property(Artist_Disbanded))</visible> + </item> + <item> + <label>$LOCALIZE[21898]:</label> + <label2>$INFO[ListItem.Property(Artist_YearsActive)]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Property(Artist_YearsActive))</visible> + </item> + </content> + </control> + <control type="image"> + <posx>390</posx> + <posy>370</posy> + <width>640</width> + <height>4</height> + <aspectratio>stretch</aspectratio> + <texture>separator.png</texture> + </control> + </control> + <control type="label"> + <posx>130r</posx> + <posy>480</posy> + <width>400</width> + <height>30</height> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>right</align> + <aligny>center</aligny> + <label>[COLOR=blue]$LOCALIZE[21821][/COLOR]$INFO[Container(4).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(4).NumPages,/, )]</label> + <visible>Control.IsVisible(4)</visible> + </control> + <control type="label"> + <posx>130r</posx> + <posy>480</posy> + <width>400</width> + <height>30</height> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>right</align> + <aligny>center</aligny> + <label>[COLOR=blue]$LOCALIZE[182][/COLOR]$INFO[Container(50).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(50).NumPages,/, )]</label> + <visible>Control.IsVisible(50) + Container.Content(Albums)</visible> + </control> + <control type="label"> + <posx>130r</posx> + <posy>480</posy> + <width>400</width> + <height>30</height> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>right</align> + <aligny>center</aligny> + <label>[COLOR=blue]$LOCALIZE[132][/COLOR]$INFO[Container(50).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(50).NumPages,/, )]</label> + <visible>Control.IsVisible(50) + Container.Content(Artists)</visible> + </control> + <control type="spincontrol" id="61"> + <description>Next page button</description> + <posx>120r</posx> + <posy>485</posy> + <subtype>page</subtype> + <font>-</font> + <onleft>61</onleft> + <onright>61</onright> + <ondown>9000</ondown> + <onup>49</onup> + <textcolor>-</textcolor> + <showonepage>true</showonepage> + </control> + <control type="textbox" id="4"> + <description>Description</description> + <posx>210</posx> + <posy>515</posy> + <width>1030</width> + <height>120</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <pagecontrol>61</pagecontrol> + <autoscroll time="3000" delay="4000" repeat="5000">!Control.HasFocus(61) + Skin.HasSetting(AutoScroll)</autoscroll> + <visible>!Control.IsVisible(50)</visible> + </control> + <control type="image"> + <description>Actor image</description> + <posx>210</posx> + <posy>480</posy> + <width>160</width> + <height>160</height> + <texture fallback="DefaultAlbumCover.png">$INFO[Container(50).Listitem.Icon]</texture> + <aspectratio>keep</aspectratio> + <visible>Control.IsVisible(50)</visible> + </control> + <control type="panel" id="50"> + <posx>380</posx> + <posy>520</posy> + <width>860</width> + <height>120</height> + <onleft>9000</onleft> + <onright>61</onright> + <onup>61</onup> + <ondown>9000</ondown> + <viewtype label="">list</viewtype> + <pagecontrol>61</pagecontrol> + <scrolltime>200</scrolltime> + <orientation>vertical</orientation> + <itemlayout condition="Container.Content(Albums)" height="40" width="430"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>430</width> + <height>40</height> + <texture border="5">button-nofocus.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>410</width> + <height>40</height> + <font>font12</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <label>([COLOR=selected][B]$INFO[ListItem.TrackNumber][/B][/COLOR]) - $INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>420</posx> + <posy>0</posy> + <width>200</width> + <height>40</height> + <font>font12</font> + <align>right</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <label>$INFO[ListItem.Duration]</label> + </control> + </itemlayout> + <focusedlayout condition="Container.Content(Albums)" height="40" width="430"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>430</width> + <height>40</height> + <visible>!Control.HasFocus(50)</visible> + <texture border="5">button-nofocus.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>430</width> + <height>40</height> + <visible>Control.HasFocus(50)</visible> + <texture border="5">button-focus.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>410</width> + <height>40</height> + <font>font12</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <label>([COLOR=selected][B]$INFO[ListItem.TrackNumber][/B][/COLOR]) - $INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>420</posx> + <posy>0</posy> + <width>200</width> + <height>40</height> + <font>font12</font> + <align>right</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <label>$INFO[ListItem.Duration]</label> + </control> + </focusedlayout> + <itemlayout condition="Container.Content(Artists)" height="40" width="430"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>430</width> + <height>40</height> + <texture border="5">button-nofocus.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>410</width> + <height>40</height> + <font>font12</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <label>$INFO[ListItem.Label]</label> + </control> + </itemlayout> + <focusedlayout condition="Container.Content(Artists)" height="40" width="430"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>430</width> + <height>40</height> + <visible>!Control.HasFocus(50)</visible> + <texture border="5">button-nofocus.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>430</width> + <height>40</height> + <visible>Control.HasFocus(50)</visible> + <texture border="5">button-focus.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>410</width> + <height>40</height> + <font>font12</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <label>$INFO[ListItem.Label]</label> + </control> + </focusedlayout> + </control> + <control type="grouplist" id="9000"> + <posx>210</posx> + <posy>660</posy> + <width>1030</width> + <height>40</height> + <itemgap>2</itemgap> + <align>center</align> + <orientation>horizontal</orientation> + <onleft>9000</onleft> + <onright>9000</onright> + <onup>50</onup> + <ondown>49</ondown> + <control type="button" id="5"> + <description>Cast/Review</description> + <include>ButtonInfoDialogsCommonValues</include> + <label>206</label> + </control> + <control type="button" id="6"> + <description>Refresh</description> + <include>ButtonInfoDialogsCommonValues</include> + <label>184</label> + </control> + <control type="button" id="10"> + <description>Get Thumb</description> + <include>ButtonInfoDialogsCommonValues</include> + <label>13405</label> + </control> + <control type="button" id="12"> + <description>Get Fanart</description> + <include>ButtonInfoDialogsCommonValues</include> + <label>20413</label> + </control> + </control> + </control> + </control> + <include>SideBladeRight</include> + <include>Clock</include> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogBusy.xml b/addons/skin.confluence/720p/DialogBusy.xml index f8070126cb..7e9df8d916 100644 --- a/addons/skin.confluence/720p/DialogBusy.xml +++ b/addons/skin.confluence/720p/DialogBusy.xml @@ -1,44 +1,44 @@ -<window id="136">
- <animation effect="fade" time="100">WindowOpen</animation>
- <animation effect="fade" time="200">WindowClose</animation>
- <coordinates>
- <system>1</system>
- <posx>0</posx>
- <posy>0</posy>
- </coordinates>
- <controls>
- <control type="group">
- <posx>1070</posx>
- <posy>638</posy>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>200</width>
- <height>72</height>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="image">
- <description>Busy animation</description>
- <posx>20</posx>
- <posy>20</posy>
- <width>32</width>
- <height>32</height>
- <texture>busy.png</texture>
- <aspectratio>keep</aspectratio>
- <animation effect="rotate" start="0" end="360" center="36,36" time="1200" loop="true" condition="true">conditional</animation>
- </control>
- <control type="label">
- <description>Busy label</description>
- <posx>60</posx>
- <posy>20</posy>
- <width>120</width>
- <height>32</height>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[31004]</label>
- <font>font12</font>
- </control>
- </control>
- </controls>
+<window id="136"> + <animation effect="fade" time="100">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + <coordinates> + <system>1</system> + <posx>0</posx> + <posy>0</posy> + </coordinates> + <controls> + <control type="group"> + <posx>1070</posx> + <posy>638</posy> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>200</width> + <height>72</height> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="image"> + <description>Busy animation</description> + <posx>20</posx> + <posy>20</posy> + <width>32</width> + <height>32</height> + <texture>busy.png</texture> + <aspectratio>keep</aspectratio> + <animation effect="rotate" start="0" end="360" center="36,36" time="1200" loop="true" condition="true">conditional</animation> + </control> + <control type="label"> + <description>Busy label</description> + <posx>60</posx> + <posy>20</posy> + <width>120</width> + <height>32</height> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[31004]</label> + <font>font12</font> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogButtonMenu.xml b/addons/skin.confluence/720p/DialogButtonMenu.xml index ee507571ef..534f9b6be1 100644 --- a/addons/skin.confluence/720p/DialogButtonMenu.xml +++ b/addons/skin.confluence/720p/DialogButtonMenu.xml @@ -1,266 +1,266 @@ -<window type="buttonMenu" id="111">
- <defaultcontrol always="true">13</defaultcontrol>
- <include>dialogeffect</include>
- <coordinates>
- <system>1</system>
- <posx>0</posx>
- <posy>0</posy>
- </coordinates>
- <controls>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture>black-back.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture>black-back.png</texture>
- <colordiffuse>99FFFFFF</colordiffuse>
- </control>
- <control type="group">
- <posx>305</posx>
- <posy>245</posy>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>670</width>
- <height>210</height>
- <texture border="20">OverlayDialogBackground.png</texture>
- <visible>!System.HasAlarm(shutdowntimer)</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>670</width>
- <height>235</height>
- <texture border="20">OverlayDialogBackground.png</texture>
- <visible>System.HasAlarm(shutdowntimer)</visible>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>5</posy>
- <width>650</width>
- <height>60</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>570</posx>
- <posy>5</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>13</onleft>
- <onright>13</onright>
- <onup>13</onup>
- <ondown>13</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label" id="3100">
- <description>Label control</description>
- <posx>10</posx>
- <posy>15</posy>
- <width>650</width>
- <height>35</height>
- <label>-</label>
- <align>center</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>60</posy>
- <width>650</width>
- <height>100</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- <colordiffuse>99FFFFFF</colordiffuse>
- </control>
- <control type="grouplist">
- <posx>15</posx>
- <posy>85</posy>
- <width>640</width>
- <itemgap>20</itemgap>
- <align>center</align>
- <orientation>Horizontal</orientation>
- <control type="togglebutton" id="9">
- <description>Master mode button</description>
- <width>90</width>
- <height>90</height>
- <label>20046</label>
- <altlabel>20045</altlabel>
- <texturefocus>ButtonMenuMasterFO.png</texturefocus>
- <texturenofocus>ButtonMenuMasterNF.png</texturenofocus>
- <usealttexture>!System.IsMaster</usealttexture>
- <alttexturefocus>ButtonMenuNoMasterFO.png</alttexturefocus>
- <alttexturenofocus>ButtonMenuNoMasterNF.png</alttexturenofocus>
- <onclick>xbmc.mastermode</onclick>
- <pulseonselect>no</pulseonselect>
- <font>-</font>
- <visible>System.HasLocks</visible>
- </control>
- <control type="button" id="10">
- <description>LogOff Profile</description>
- <width>90</width>
- <height>90</height>
- <texturefocus>ButtonMenuLogOffFO.png</texturefocus>
- <texturenofocus>ButtonMenuLogOffNF.png</texturenofocus>
- <onclick>dialog.close(all,true)</onclick>
- <onclick>System.LogOff</onclick>
- <pulseonselect>no</pulseonselect>
- <font>-</font>
- <label>$LOCALIZE[20126] $INFO[system.profilename]</label>
- <visible>System.HasLoginScreen</visible>
- <visible>System.Loggedon</visible>
- </control>
- <control type="button" id="11">
- <description>Exit xbmc</description>
- <width>90</width>
- <height>90</height>
- <texturefocus>ButtonMenuExitFO.png</texturefocus>
- <texturenofocus>ButtonMenuExitNF.png</texturenofocus>
- <onclick>XBMC.Quit()</onclick>
- <pulseonselect>no</pulseonselect>
- <font>-</font>
- <label>$LOCALIZE[13012]</label>
- </control>
- <control type="group" id="13">
- <width>90</width>
- <defaultcontrol always="true">15</defaultcontrol>
- <control type="button" id="17">
- <description>Cancel Shutdown Timer button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>90</width>
- <height>90</height>
- <texturefocus>-</texturefocus>
- <texturenofocus>-</texturenofocus>
- <onclick>XBMC.CancelAlarm(shutdowntimer)</onclick>
- <pulseonselect>no</pulseonselect>
- <font>-</font>
- <label>20151</label>
- <onleft>11</onleft>
- <onright>12</onright>
- <onup>15</onup>
- <ondown>16</ondown>
- <visible>System.HasAlarm(shutdowntimer)</visible>
- </control>
- <control type="button" id="16">
- <description>Custom Shutdown Timer button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>90</width>
- <height>90</height>
- <texturefocus>-</texturefocus>
- <texturenofocus>-</texturenofocus>
- <onclick>XBMC.AlarmClock(shutdowntimer,XBMC.Powerdown())</onclick>
- <pulseonselect>no</pulseonselect>
- <font>-</font>
- <label>20150</label>
- <onleft>11</onleft>
- <onright>12</onright>
- <onup>17</onup>
- <ondown>15</ondown>
- </control>
- <control type="button" id="15">
- <description>Shutdown button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>90</width>
- <height>90</height>
- <texturefocus>-</texturefocus>
- <texturenofocus>ButtonMenuShutdownNF.png</texturenofocus>
- <onclick>XBMC.Powerdown()</onclick>
- <pulseonselect>no</pulseonselect>
- <font>-</font>
- <label>13016</label>
- <onleft>11</onleft>
- <onright>12</onright>
- <onup>16</onup>
- <ondown>17</ondown>
- </control>
- <control type="image">
- <description>Shutdown focus image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>90</width>
- <height>90</height>
- <texture>ButtonMenuShutdownFO.png</texture>
- <visible>Control.HasFocus(15) | Control.HasFocus(16) | Control.HasFocus(17)</visible>
- </control>
- </control>
- <control type="button" id="12">
- <description>Suspend xbmc</description>
- <width>90</width>
- <height>90</height>
- <texturefocus>ButtonMenuSleepFO.png</texturefocus>
- <texturenofocus>ButtonMenuSleepNF.png</texturenofocus>
- <onclick>XBMC.Suspend()</onclick>
- <pulseonselect>no</pulseonselect>
- <font>-</font>
- <label>$LOCALIZE[13011]</label>
- </control>
- <control type="button" id="14">
- <description>Reboot button</description>
- <width>90</width>
- <height>90</height>
- <texturefocus>ButtonMenuRestartFO.png</texturefocus>
- <texturenofocus>ButtonMenuRestartNF.png</texturenofocus>
- <onclick>XBMC.Reset()</onclick>
- <pulseonselect>no</pulseonselect>
- <font>-</font>
- <label>13013</label>
- </control>
- </control>
- <control type="group">
- <posx>270</posx>
- <posy>70</posy>
- <visible>ControlGroup(13).HasFocus</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="slide" start="0,0" end="55,0" time="0" condition="System.HasLocks">Conditional</animation>
- <animation effect="slide" start="0,0" end="55,0" time="0" condition="System.HasLoginScreen + System.LoggedOn">Conditional</animation>
- <control type="image">
- <description>Shutdown Arrow Up image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>20</width>
- <height>15</height>
- <texture>ArrowUp.png</texture>
- </control>
- <control type="image">
- <description>Shutdown Arrow Down image</description>
- <posx>0</posx>
- <posy>107</posy>
- <width>20</width>
- <height>15</height>
- <texture>ArrowDown.png</texture>
- </control>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>190</posy>
- <width>650</width>
- <height>35</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[31329] [B]$INFO[System.Alarmpos][/B]</label>
- <visible>System.HasAlarm(shutdowntimer)</visible>
- </control>
- </control>
- </controls>
-</window>
+<window type="buttonMenu" id="111"> + <defaultcontrol always="true">13</defaultcontrol> + <include>dialogeffect</include> + <coordinates> + <system>1</system> + <posx>0</posx> + <posy>0</posy> + </coordinates> + <controls> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <texture>black-back.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <texture>black-back.png</texture> + <colordiffuse>99FFFFFF</colordiffuse> + </control> + <control type="group"> + <posx>305</posx> + <posy>245</posy> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>670</width> + <height>210</height> + <texture border="20">OverlayDialogBackground.png</texture> + <visible>!System.HasAlarm(shutdowntimer)</visible> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>670</width> + <height>235</height> + <texture border="20">OverlayDialogBackground.png</texture> + <visible>System.HasAlarm(shutdowntimer)</visible> + </control> + <control type="image"> + <posx>10</posx> + <posy>5</posy> + <width>650</width> + <height>60</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>570</posx> + <posy>5</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>13</onleft> + <onright>13</onright> + <onup>13</onup> + <ondown>13</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label" id="3100"> + <description>Label control</description> + <posx>10</posx> + <posy>15</posy> + <width>650</width> + <height>35</height> + <label>-</label> + <align>center</align> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <posx>10</posx> + <posy>60</posy> + <width>650</width> + <height>100</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + <colordiffuse>99FFFFFF</colordiffuse> + </control> + <control type="grouplist"> + <posx>15</posx> + <posy>85</posy> + <width>640</width> + <itemgap>20</itemgap> + <align>center</align> + <orientation>Horizontal</orientation> + <control type="togglebutton" id="9"> + <description>Master mode button</description> + <width>90</width> + <height>90</height> + <label>20046</label> + <altlabel>20045</altlabel> + <texturefocus>ButtonMenuMasterFO.png</texturefocus> + <texturenofocus>ButtonMenuMasterNF.png</texturenofocus> + <usealttexture>!System.IsMaster</usealttexture> + <alttexturefocus>ButtonMenuNoMasterFO.png</alttexturefocus> + <alttexturenofocus>ButtonMenuNoMasterNF.png</alttexturenofocus> + <onclick>xbmc.mastermode</onclick> + <pulseonselect>no</pulseonselect> + <font>-</font> + <visible>System.HasLocks</visible> + </control> + <control type="button" id="10"> + <description>LogOff Profile</description> + <width>90</width> + <height>90</height> + <texturefocus>ButtonMenuLogOffFO.png</texturefocus> + <texturenofocus>ButtonMenuLogOffNF.png</texturenofocus> + <onclick>dialog.close(all,true)</onclick> + <onclick>System.LogOff</onclick> + <pulseonselect>no</pulseonselect> + <font>-</font> + <label>$LOCALIZE[20126] $INFO[system.profilename]</label> + <visible>System.HasLoginScreen</visible> + <visible>System.Loggedon</visible> + </control> + <control type="button" id="11"> + <description>Exit xbmc</description> + <width>90</width> + <height>90</height> + <texturefocus>ButtonMenuExitFO.png</texturefocus> + <texturenofocus>ButtonMenuExitNF.png</texturenofocus> + <onclick>XBMC.Quit()</onclick> + <pulseonselect>no</pulseonselect> + <font>-</font> + <label>$LOCALIZE[13012]</label> + </control> + <control type="group" id="13"> + <width>90</width> + <defaultcontrol always="true">15</defaultcontrol> + <control type="button" id="17"> + <description>Cancel Shutdown Timer button</description> + <posx>0</posx> + <posy>0</posy> + <width>90</width> + <height>90</height> + <texturefocus>-</texturefocus> + <texturenofocus>-</texturenofocus> + <onclick>XBMC.CancelAlarm(shutdowntimer)</onclick> + <pulseonselect>no</pulseonselect> + <font>-</font> + <label>20151</label> + <onleft>11</onleft> + <onright>12</onright> + <onup>15</onup> + <ondown>16</ondown> + <visible>System.HasAlarm(shutdowntimer)</visible> + </control> + <control type="button" id="16"> + <description>Custom Shutdown Timer button</description> + <posx>0</posx> + <posy>0</posy> + <width>90</width> + <height>90</height> + <texturefocus>-</texturefocus> + <texturenofocus>-</texturenofocus> + <onclick>XBMC.AlarmClock(shutdowntimer,XBMC.Powerdown())</onclick> + <pulseonselect>no</pulseonselect> + <font>-</font> + <label>20150</label> + <onleft>11</onleft> + <onright>12</onright> + <onup>17</onup> + <ondown>15</ondown> + </control> + <control type="button" id="15"> + <description>Shutdown button</description> + <posx>0</posx> + <posy>0</posy> + <width>90</width> + <height>90</height> + <texturefocus>-</texturefocus> + <texturenofocus>ButtonMenuShutdownNF.png</texturenofocus> + <onclick>XBMC.Powerdown()</onclick> + <pulseonselect>no</pulseonselect> + <font>-</font> + <label>13016</label> + <onleft>11</onleft> + <onright>12</onright> + <onup>16</onup> + <ondown>17</ondown> + </control> + <control type="image"> + <description>Shutdown focus image</description> + <posx>0</posx> + <posy>0</posy> + <width>90</width> + <height>90</height> + <texture>ButtonMenuShutdownFO.png</texture> + <visible>Control.HasFocus(15) | Control.HasFocus(16) | Control.HasFocus(17)</visible> + </control> + </control> + <control type="button" id="12"> + <description>Suspend xbmc</description> + <width>90</width> + <height>90</height> + <texturefocus>ButtonMenuSleepFO.png</texturefocus> + <texturenofocus>ButtonMenuSleepNF.png</texturenofocus> + <onclick>XBMC.Suspend()</onclick> + <pulseonselect>no</pulseonselect> + <font>-</font> + <label>$LOCALIZE[13011]</label> + </control> + <control type="button" id="14"> + <description>Reboot button</description> + <width>90</width> + <height>90</height> + <texturefocus>ButtonMenuRestartFO.png</texturefocus> + <texturenofocus>ButtonMenuRestartNF.png</texturenofocus> + <onclick>XBMC.Reset()</onclick> + <pulseonselect>no</pulseonselect> + <font>-</font> + <label>13013</label> + </control> + </control> + <control type="group"> + <posx>270</posx> + <posy>70</posy> + <visible>ControlGroup(13).HasFocus</visible> + <include>VisibleFadeEffect</include> + <animation effect="slide" start="0,0" end="55,0" time="0" condition="System.HasLocks">Conditional</animation> + <animation effect="slide" start="0,0" end="55,0" time="0" condition="System.HasLoginScreen + System.LoggedOn">Conditional</animation> + <control type="image"> + <description>Shutdown Arrow Up image</description> + <posx>0</posx> + <posy>0</posy> + <width>20</width> + <height>15</height> + <texture>ArrowUp.png</texture> + </control> + <control type="image"> + <description>Shutdown Arrow Down image</description> + <posx>0</posx> + <posy>107</posy> + <width>20</width> + <height>15</height> + <texture>ArrowDown.png</texture> + </control> + </control> + <control type="label"> + <posx>10</posx> + <posy>190</posy> + <width>650</width> + <height>35</height> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>$LOCALIZE[31329] [B]$INFO[System.Alarmpos][/B]</label> + <visible>System.HasAlarm(shutdowntimer)</visible> + </control> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogContentSettings.xml b/addons/skin.confluence/720p/DialogContentSettings.xml index e5e2711557..6fe334c484 100644 --- a/addons/skin.confluence/720p/DialogContentSettings.xml +++ b/addons/skin.confluence/720p/DialogContentSettings.xml @@ -1,347 +1,347 @@ -<window id="132">
- <defaultcontrol always="true">3</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>240</posx>
- <posy>20</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="group">
- <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(AddonSettings)">Conditional</animation>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>800</width>
- <height>680</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>10</posy>
- <width>640</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="label" id="1">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>760</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$LOCALIZE[20333]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>710</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>3</onleft>
- <onright>3</onright>
- <onup>3</onup>
- <ondown>3</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label">
- <description>Content Picker Header</description>
- <posx>30</posx>
- <posy>60</posy>
- <width>320</width>
- <height>40</height>
- <font>font12caps</font>
- <label>$LOCALIZE[20344]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="spincontrolex" id="3">
- <description>Content Picker</description>
- <posx>30</posx>
- <posy>100</posy>
- <width>320</width>
- <height>40</height>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <font>-</font>
- <label>-</label>
- <reverse>yes</reverse>
- <onup>28</onup>
- <ondown>5</ondown>
- <onleft>60</onleft>
- <onright>4</onright>
- </control>
- <control type="label">
- <description>Content Picker label</description>
- <posx>35</posx>
- <posy>100</posy>
- <width>280</width>
- <height>40</height>
- <font>font13_title</font>
- <label>$INFO[Control.GetLabel(3)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Used Scraper Header</description>
- <posx>30</posx>
- <posy>150</posy>
- <width>320</width>
- <height>20</height>
- <font>font12caps</font>
- <label>$LOCALIZE[31312]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <description>Used Scraper Image</description>
- <posx>30</posx>
- <posy>175</posy>
- <width>320</width>
- <height>130</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <description>Used Scaper Label</description>
- <posx>30</posx>
- <posy>315</posy>
- <width>320</width>
- <height>30</height>
- <font>font13caps</font>
- <label>[B]$INFO[ListItem.Label][/B]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>selected</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <posx>370</posx>
- <posy>60</posy>
- <width>5</width>
- <height>280</height>
- <aspectratio>stretch</aspectratio>
- <texture>separator_vertical.png</texture>
- </control>
- <control type="label">
- <description>Scraper List Header</description>
- <posx>400</posx>
- <posy>60</posy>
- <width>370</width>
- <height>40</height>
- <font>font12caps</font>
- <label>$LOCALIZE[31313]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="list" id="4">
- <posx>400</posx>
- <posy>100</posy>
- <width>340</width>
- <height>241</height>
- <onup>4</onup>
- <onleft>3</onleft>
- <onright>60</onright>
- <ondown>4</ondown>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>340</width>
- <height>41</height>
- <texture>MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>5</posx>
- <posy>5</posy>
- <width>35</width>
- <height>30</height>
- <texture>$INFO[Listitem.Icon]</texture>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>0</posy>
- <width>290</width>
- <height>40</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </itemlayout>
- <focusedlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>340</width>
- <height>41</height>
- <visible>!Control.HasFocus(4)</visible>
- <texture>MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>340</width>
- <height>41</height>
- <visible>Control.HasFocus(4)</visible>
- <texture>MenuItemFO.png</texture>
- </control>
- <control type="image">
- <posx>5</posx>
- <posy>5</posy>
- <width>35</width>
- <height>30</height>
- <texture>$INFO[Listitem.Icon]</texture>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>0</posy>
- <width>290</width>
- <height>40</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="60">
- <posx>745</posx>
- <posy>100</posy>
- <width>25</width>
- <height>240</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>4</onleft>
- <onright>3</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- <control type="label">
- <description>Scanning Options Header</description>
- <posx>30</posx>
- <posy>355</posy>
- <width>740</width>
- <height>30</height>
- <font>font12caps</font>
- <label>$LOCALIZE[31314]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="grouplist" id="5">
- <description>control area</description>
- <posx>30</posx>
- <posy>390</posy>
- <width>740</width>
- <height>200</height>
- <itemgap>-1</itemgap>
- <onup>3</onup>
- <ondown>28</ondown>
- <onleft>5</onleft>
- <onright>5</onright>
- </control>
- <control type="button" id="7">
- <description>Default Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>40</height>
- <font>font13</font>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="8">
- <description>Default RadioButton</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>40</height>
- <font>font13</font>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="group" id="9001">
- <posy>615</posy>
- <control type="button" id="28">
- <description>OK Button</description>
- <posx>300</posx>
- <posy>0</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <font>font12_title</font>
- <label>186</label>
- <onleft>6</onleft>
- <onright>29</onright>
- <onup>30</onup>
- <ondown>3</ondown>
- </control>
- <control type="button" id="29">
- <description>Cancel Button</description>
- <posx>510</posx>
- <posy>0</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <font>font12_title</font>
- <label>222</label>
- <onleft>28</onleft>
- <onright>6</onright>
- <onup>30</onup>
- <ondown>3</ondown>
- </control>
- <control type="button" id="6">
- <description>Settings Button</description>
- <posx>90</posx>
- <posy>0</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <font>font12_title</font>
- <label>5</label>
- <onleft>29</onleft>
- <onright>28</onright>
- <onup>30</onup>
- <ondown>3</ondown>
- </control>
- </control>
- </control>
- </controls>
-</window>
+<window id="132"> + <defaultcontrol always="true">3</defaultcontrol> + <coordinates> + <system>1</system> + <posx>240</posx> + <posy>20</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="group"> + <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(AddonSettings)">Conditional</animation> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>800</width> + <height>680</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>80</posx> + <posy>10</posy> + <width>640</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="label" id="1"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>760</width> + <height>30</height> + <font>font13_title</font> + <label>$LOCALIZE[20333]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>710</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>3</onleft> + <onright>3</onright> + <onup>3</onup> + <ondown>3</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label"> + <description>Content Picker Header</description> + <posx>30</posx> + <posy>60</posy> + <width>320</width> + <height>40</height> + <font>font12caps</font> + <label>$LOCALIZE[20344]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="spincontrolex" id="3"> + <description>Content Picker</description> + <posx>30</posx> + <posy>100</posy> + <width>320</width> + <height>40</height> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <font>-</font> + <label>-</label> + <reverse>yes</reverse> + <onup>28</onup> + <ondown>5</ondown> + <onleft>60</onleft> + <onright>4</onright> + </control> + <control type="label"> + <description>Content Picker label</description> + <posx>35</posx> + <posy>100</posy> + <width>280</width> + <height>40</height> + <font>font13_title</font> + <label>$INFO[Control.GetLabel(3)]</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Used Scraper Header</description> + <posx>30</posx> + <posy>150</posy> + <width>320</width> + <height>20</height> + <font>font12caps</font> + <label>$LOCALIZE[31312]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <description>Used Scraper Image</description> + <posx>30</posx> + <posy>175</posy> + <width>320</width> + <height>130</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <description>Used Scaper Label</description> + <posx>30</posx> + <posy>315</posy> + <width>320</width> + <height>30</height> + <font>font13caps</font> + <label>[B]$INFO[ListItem.Label][/B]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>selected</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <posx>370</posx> + <posy>60</posy> + <width>5</width> + <height>280</height> + <aspectratio>stretch</aspectratio> + <texture>separator_vertical.png</texture> + </control> + <control type="label"> + <description>Scraper List Header</description> + <posx>400</posx> + <posy>60</posy> + <width>370</width> + <height>40</height> + <font>font12caps</font> + <label>$LOCALIZE[31313]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="list" id="4"> + <posx>400</posx> + <posy>100</posy> + <width>340</width> + <height>241</height> + <onup>4</onup> + <onleft>3</onleft> + <onright>60</onright> + <ondown>4</ondown> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>340</width> + <height>41</height> + <texture>MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>5</posx> + <posy>5</posy> + <width>35</width> + <height>30</height> + <texture>$INFO[Listitem.Icon]</texture> + </control> + <control type="label"> + <posx>50</posx> + <posy>0</posy> + <width>290</width> + <height>40</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + </itemlayout> + <focusedlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>340</width> + <height>41</height> + <visible>!Control.HasFocus(4)</visible> + <texture>MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>340</width> + <height>41</height> + <visible>Control.HasFocus(4)</visible> + <texture>MenuItemFO.png</texture> + </control> + <control type="image"> + <posx>5</posx> + <posy>5</posy> + <width>35</width> + <height>30</height> + <texture>$INFO[Listitem.Icon]</texture> + </control> + <control type="label"> + <posx>50</posx> + <posy>0</posy> + <width>290</width> + <height>40</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>745</posx> + <posy>100</posy> + <width>25</width> + <height>240</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>4</onleft> + <onright>3</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + <control type="label"> + <description>Scanning Options Header</description> + <posx>30</posx> + <posy>355</posy> + <width>740</width> + <height>30</height> + <font>font12caps</font> + <label>$LOCALIZE[31314]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="grouplist" id="5"> + <description>control area</description> + <posx>30</posx> + <posy>390</posy> + <width>740</width> + <height>200</height> + <itemgap>-1</itemgap> + <onup>3</onup> + <ondown>28</ondown> + <onleft>5</onleft> + <onright>5</onright> + </control> + <control type="button" id="7"> + <description>Default Button</description> + <posx>0</posx> + <posy>0</posy> + <height>40</height> + <font>font13</font> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="8"> + <description>Default RadioButton</description> + <posx>0</posx> + <posy>0</posy> + <height>40</height> + <font>font13</font> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="group" id="9001"> + <posy>615</posy> + <control type="button" id="28"> + <description>OK Button</description> + <posx>300</posx> + <posy>0</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <font>font12_title</font> + <label>186</label> + <onleft>6</onleft> + <onright>29</onright> + <onup>30</onup> + <ondown>3</ondown> + </control> + <control type="button" id="29"> + <description>Cancel Button</description> + <posx>510</posx> + <posy>0</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <font>font12_title</font> + <label>222</label> + <onleft>28</onleft> + <onright>6</onright> + <onup>30</onup> + <ondown>3</ondown> + </control> + <control type="button" id="6"> + <description>Settings Button</description> + <posx>90</posx> + <posy>0</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <font>font12_title</font> + <label>5</label> + <onleft>29</onleft> + <onright>28</onright> + <onup>30</onup> + <ondown>3</ondown> + </control> + </control> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogContextMenu.xml b/addons/skin.confluence/720p/DialogContextMenu.xml index 9c425bdfd3..2cabc54b79 100644 --- a/addons/skin.confluence/720p/DialogContextMenu.xml +++ b/addons/skin.confluence/720p/DialogContextMenu.xml @@ -1,70 +1,70 @@ -<window id="106">
- <defaultcontrol>1000</defaultcontrol>
- <include>dialogeffect</include>
- <coordinates>
- <system>1</system>
- <posx>0</posx>
- <posy>0</posy>
- </coordinates>
- <controls>
- <control type="image" id="997">
- <description>background top image</description>
- <posx>0</posx>
- <posy>-54</posy>
- <width>370</width>
- <height>54</height>
- <texture border="45,45,45,0">DialogContextTop.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>260</posx>
- <posy>-24</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>1000</onleft>
- <onright>1000</onright>
- <onup>1000</onup>
- <ondown>1000</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="image">
- <posx>34</posx>
- <posy>-6</posy>
- <width>297</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="image" id="999">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>370</width>
- <texture border="45,0,45,0">DialogContextMiddle.png</texture>
- </control>
- <control type="image" id="998">
- <description>background bottom image</description>
- <posx>0</posx>
- <width>370</width>
- <height>50</height>
- <texture border="45,0,45,49">DialogContextBottom.png</texture>
- </control>
- <control type="button" id="1000">
- <description>button template</description>
- <posx>34</posx>
- <posy>-</posy>
- <width>297</width>
- <height>38</height>
- <font>fontContextMenu</font>
- <align>center</align>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus>-</texturenofocus>
- </control>
- </controls>
+<window id="106"> + <defaultcontrol>1000</defaultcontrol> + <include>dialogeffect</include> + <coordinates> + <system>1</system> + <posx>0</posx> + <posy>0</posy> + </coordinates> + <controls> + <control type="image" id="997"> + <description>background top image</description> + <posx>0</posx> + <posy>-54</posy> + <width>370</width> + <height>54</height> + <texture border="45,45,45,0">DialogContextTop.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>260</posx> + <posy>-24</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>1000</onleft> + <onright>1000</onright> + <onup>1000</onup> + <ondown>1000</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="image"> + <posx>34</posx> + <posy>-6</posy> + <width>297</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="image" id="999"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>370</width> + <texture border="45,0,45,0">DialogContextMiddle.png</texture> + </control> + <control type="image" id="998"> + <description>background bottom image</description> + <posx>0</posx> + <width>370</width> + <height>50</height> + <texture border="45,0,45,49">DialogContextBottom.png</texture> + </control> + <control type="button" id="1000"> + <description>button template</description> + <posx>34</posx> + <posy>-</posy> + <width>297</width> + <height>38</height> + <font>fontContextMenu</font> + <align>center</align> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus>-</texturenofocus> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogFavourites.xml b/addons/skin.confluence/720p/DialogFavourites.xml index bb83efcd2f..630da97681 100644 --- a/addons/skin.confluence/720p/DialogFavourites.xml +++ b/addons/skin.confluence/720p/DialogFavourites.xml @@ -1,123 +1,123 @@ -<window type="dialog" id="134">
- <defaultcontrol always="true">450</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>0</posx>
- <posy>0</posy>
- </coordinates>
- <controls>
- <control type="group">
- <animation effect="slide" start="400,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="400,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <control type="image">
- <posx>400r</posx>
- <posy>0</posy>
- <width>400</width>
- <height>720</height>
- <texture border="15,0,0,0" flipx="true">HomeBladeSub.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>380r</posx>
- <posy>0</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>450</onleft>
- <onright>450</onright>
- <onup>450</onup>
- <ondown>450</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="image">
- <posx>370r</posx>
- <posy>30</posy>
- <width>200</width>
- <height>200</height>
- <aspectratio align="center">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture>$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="list" id="450">
- <posx>390r</posx>
- <posy>250</posy>
- <width>450</width>
- <height>380</height>
- <onup>450</onup>
- <onleft>Dialog.Close(Favourites)</onleft>
- <onright>450</onright>
- <ondown>450</ondown>
- <pagecontrol>-</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>370</width>
- <height>40</height>
- <texture border="5">button-nofocus.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>350</width>
- <height>40</height>
- <font>font12_title</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </itemlayout>
- <focusedlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>370</width>
- <height>40</height>
- <visible>!Control.HasFocus(450)</visible>
- <texture border="3">button-nofocus.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>370</width>
- <height>40</height>
- <visible>Control.HasFocus(450)</visible>
- <texture border="3">button-focus.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>350</width>
- <height>40</height>
- <font>font12_title</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </focusedlayout>
- </control>
- <control type="label">
- <description>Page label</description>
- <posx>30r</posx>
- <posy>670</posy>
- <width>350</width>
- <height>30</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <label>([COLOR=blue]$INFO[Container(450).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(450).CurrentPage]/$INFO[Container(450).NumPages][/COLOR])</label>
- </control>
- </control>
- <include>SideBladeRight</include>
- </controls>
-</window>
+<window type="dialog" id="134"> + <defaultcontrol always="true">450</defaultcontrol> + <coordinates> + <system>1</system> + <posx>0</posx> + <posy>0</posy> + </coordinates> + <controls> + <control type="group"> + <animation effect="slide" start="400,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="slide" start="0,0" end="400,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <control type="image"> + <posx>400r</posx> + <posy>0</posy> + <width>400</width> + <height>720</height> + <texture border="15,0,0,0" flipx="true">HomeBladeSub.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>380r</posx> + <posy>0</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>450</onleft> + <onright>450</onright> + <onup>450</onup> + <ondown>450</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="image"> + <posx>370r</posx> + <posy>30</posy> + <width>200</width> + <height>200</height> + <aspectratio align="center">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture>$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="list" id="450"> + <posx>390r</posx> + <posy>250</posy> + <width>450</width> + <height>380</height> + <onup>450</onup> + <onleft>Dialog.Close(Favourites)</onleft> + <onright>450</onright> + <ondown>450</ondown> + <pagecontrol>-</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>370</width> + <height>40</height> + <texture border="5">button-nofocus.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>350</width> + <height>40</height> + <font>font12_title</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + </itemlayout> + <focusedlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>370</width> + <height>40</height> + <visible>!Control.HasFocus(450)</visible> + <texture border="3">button-nofocus.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>370</width> + <height>40</height> + <visible>Control.HasFocus(450)</visible> + <texture border="3">button-focus.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>350</width> + <height>40</height> + <font>font12_title</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + </focusedlayout> + </control> + <control type="label"> + <description>Page label</description> + <posx>30r</posx> + <posy>670</posy> + <width>350</width> + <height>30</height> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>grey</textcolor> + <label>([COLOR=blue]$INFO[Container(450).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(450).CurrentPage]/$INFO[Container(450).NumPages][/COLOR])</label> + </control> + </control> + <include>SideBladeRight</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogFileStacking.xml b/addons/skin.confluence/720p/DialogFileStacking.xml index 1ce75abd63..bfb1ca7635 100644 --- a/addons/skin.confluence/720p/DialogFileStacking.xml +++ b/addons/skin.confluence/720p/DialogFileStacking.xml @@ -1,117 +1,117 @@ -<window id="2008">
- <defaultcontrol>450</defaultcontrol>
- <include>dialogeffect</include>
- <coordinates>
- <system>1</system>
- <posx>315</posx>
- <posy>260</posy>
- </coordinates>
- <controls>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>650</width>
- <height>200</height>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>560</posx>
- <posy>5</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>13</onleft>
- <onright>13</onright>
- <onup>13</onup>
- <ondown>13</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label">
- <description>heading label</description>
- <posx>40</posx>
- <posy>18</posy>
- <width>570</width>
- <height>30</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <label>$INFO[ListItem.Label]</label>
- <textcolor>white</textcolor>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>60</posy>
- <width>570</width>
- <height>30</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>font12</font>
- <label>31060</label>
- <textcolor>grey2</textcolor>
- </control>
- <control type="image">
- <posx>50</posx>
- <posy>110</posy>
- <width>20</width>
- <height>25</height>
- <texture>scroll-left-focus.png</texture>
- <visible>Container(450).HasPrevious</visible>
- </control>
- <control type="image">
- <posx>575</posx>
- <posy>110</posy>
- <width>20</width>
- <height>25</height>
- <texture>scroll-right-focus.png</texture>
- <visible>Container(450).HasNext</visible>
- </control>
- <control type="list" id="450">
- <posx>85</posx>
- <posy>105</posy>
- <width>480</width>
- <height>100</height>
- <onleft>450</onleft>
- <onright>450</onright>
- <onup>450</onup>
- <ondown>450</ondown>
- <orientation>horizontal</orientation>
- <focusposition>2</focusposition>
- <viewtype label="535">list</viewtype>
- <scrolltime>200</scrolltime>
- <itemlayout width="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>38</width>
- <height>32</height>
- <aspectratio>stretch</aspectratio>
- <texture>StackNF.png</texture>
- </control>
- </itemlayout>
- <focusedlayout width="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>38</width>
- <height>32</height>
- <aspectratio>stretch</aspectratio>
- <texture>StackFO.png</texture>
- </control>
- </focusedlayout>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>155</posy>
- <width>570</width>
- <height>22</height>
- <font>font13_title</font>
- <align>center</align>
- <info>Container(450).ListItem.Label</info>
- </control>
- </controls>
+<window id="2008"> + <defaultcontrol>450</defaultcontrol> + <include>dialogeffect</include> + <coordinates> + <system>1</system> + <posx>315</posx> + <posy>260</posy> + </coordinates> + <controls> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>650</width> + <height>200</height> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>560</posx> + <posy>5</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>13</onleft> + <onright>13</onright> + <onup>13</onup> + <ondown>13</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label"> + <description>heading label</description> + <posx>40</posx> + <posy>18</posy> + <width>570</width> + <height>30</height> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <label>$INFO[ListItem.Label]</label> + <textcolor>white</textcolor> + </control> + <control type="label"> + <posx>40</posx> + <posy>60</posy> + <width>570</width> + <height>30</height> + <align>center</align> + <aligny>center</aligny> + <font>font12</font> + <label>31060</label> + <textcolor>grey2</textcolor> + </control> + <control type="image"> + <posx>50</posx> + <posy>110</posy> + <width>20</width> + <height>25</height> + <texture>scroll-left-focus.png</texture> + <visible>Container(450).HasPrevious</visible> + </control> + <control type="image"> + <posx>575</posx> + <posy>110</posy> + <width>20</width> + <height>25</height> + <texture>scroll-right-focus.png</texture> + <visible>Container(450).HasNext</visible> + </control> + <control type="list" id="450"> + <posx>85</posx> + <posy>105</posy> + <width>480</width> + <height>100</height> + <onleft>450</onleft> + <onright>450</onright> + <onup>450</onup> + <ondown>450</ondown> + <orientation>horizontal</orientation> + <focusposition>2</focusposition> + <viewtype label="535">list</viewtype> + <scrolltime>200</scrolltime> + <itemlayout width="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>38</width> + <height>32</height> + <aspectratio>stretch</aspectratio> + <texture>StackNF.png</texture> + </control> + </itemlayout> + <focusedlayout width="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>38</width> + <height>32</height> + <aspectratio>stretch</aspectratio> + <texture>StackFO.png</texture> + </control> + </focusedlayout> + </control> + <control type="label"> + <posx>40</posx> + <posy>155</posy> + <width>570</width> + <height>22</height> + <font>font13_title</font> + <align>center</align> + <info>Container(450).ListItem.Label</info> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogFullScreenInfo.xml b/addons/skin.confluence/720p/DialogFullScreenInfo.xml index cd2ebfa783..5b6be02c07 100644 --- a/addons/skin.confluence/720p/DialogFullScreenInfo.xml +++ b/addons/skin.confluence/720p/DialogFullScreenInfo.xml @@ -1,300 +1,300 @@ -<window type="dialog" id="142">
- <defaultcontrol always="true">603</defaultcontrol>
- <controls>
- <control type="group">
- <animation effect="fade" start="0" end="100" time="300" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="fade" start="100" end="0" time="300" delay="150" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="fade" start="100" end="0" time="300" tween="quadratic" easing="out" condition="Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks)">Conditional</animation>
- <control type="image">
- <description>media info background image</description>
- <posx>0</posx>
- <posy>270r</posy>
- <width>1280</width>
- <height>270</height>
- <texture>HomeNowPlayingBack.png</texture>
- </control>
- <control type="image">
- <description>media info background image</description>
- <posx>0</posx>
- <posy>270r</posy>
- <width>1280</width>
- <height>270</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture>HomeNowPlayingBack.png</texture>
- </control>
- <control type="image">
- <description>Non Movie cover image</description>
- <posx>10</posx>
- <posy>290r</posy>
- <width>340</width>
- <height>260</height>
- <fadetime>200</fadetime>
- <texture background="true">$INFO[VideoPlayer.Cover]</texture>
- <aspectratio aligny="bottom">keep</aspectratio>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- <visible>!VideoPlayer.Content(Movies) + !VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="image">
- <description>Movie cover image</description>
- <posx>10</posx>
- <posy>350r</posy>
- <width>340</width>
- <height>320</height>
- <fadetime>200</fadetime>
- <texture background="true">$INFO[VideoPlayer.Cover]</texture>
- <aspectratio aligny="bottom">keep</aspectratio>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- <visible>VideoPlayer.Content(Movies)</visible>
- </control>
- <control type="image">
- <description>Live TV Channel Logo image</description>
- <posx>30</posx>
- <posy>290r</posy>
- <width>280</width>
- <height>260</height>
- <fadetime>200</fadetime>
- <texture background="true">$INFO[VideoPlayer.Cover]</texture>
- <aspectratio aligny="bottom">keep</aspectratio>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="progress">
- <description>Progressbar</description>
- <posx>10</posx>
- <posy>30r</posy>
- <width>340</width>
- <height>14</height>
- <info>Player.Progress</info>
- </control>
- <control type="group">
- <posx>370</posx>
- <posy>180r</posy>
- <control type="grouplist">
- <description>Media Codec Flagging Images</description>
- <posx>340</posx>
- <posy>0</posy>
- <width>550</width>
- <align>right</align>
- <itemgap>0</itemgap>
- <orientation>horizontal</orientation>
- <control type="image">
- <description>Video rez Image</description>
- <width>80</width>
- <height>40</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[VideoPlayer.VideoResolution,flagging/video/,.png]</texture>
- </control>
-
- <control type="image">
- <description>Common Codec Image</description>
- <width>80</width>
- <height>40</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[VideoPlayer.VideoCodec,flagging/video/,.png]</texture>
- <!-- Don't show if its one of the 500 divx codecs -->
- <visible>![substring(VideoPlayer.VideoCodec,div,left) | stringcompare(VideoPlayer.VideoCodec,dx50)]</visible>
- </control>
- <control type="image">
- <description>Divx Codec Image</description>
- <width>80</width>
- <height>40</height>
- <aspectratio>keep</aspectratio>
- <texture>flagging/video/divx.png</texture>
- <visible>[substring(VideoPlayer.VideoCodec,div,left) | stringcompare(VideoPlayer.VideoCodec,dx50)]</visible>
- </control>
-
- <control type="image">
- <description>Dolby Digital Image</description>
- <width>80</width>
- <height>40</height>
- <aspectratio>keep</aspectratio>
- <texture>flagging/audio/dolbydigital.png</texture>
- <visible>[stringcompare(VideoPlayer.AudioCodec,ac3) + stringcompare(VideoPlayer.AudioChannels,6)]</visible>
- </control>
- <control type="image">
- <description>Audio Codec Image</description>
- <width>80</width>
- <height>40</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[VideoPlayer.AudioCodec,flagging/audio/,.png]</texture>
- <!-- Don't show if I want the Dolby Digital Logo -->
- <visible>![stringcompare(VideoPlayer.AudioCodec,ac3) + stringcompare(VideoPlayer.AudioChannels,6)]</visible>
- </control>
-
- <control type="image">
- <description>Audio Channels Image</description>
- <width>60</width>
- <height>40</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[VideoPlayer.AudioChannels,flagging/audio/,.png]</texture>
- </control>
- </control>
- <control type="label">
- <description>Playing Label</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>25</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <label>31040</label>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>35</posy>
- <width>880</width>
- <height>30</height>
- <label>$INFO[VideoPlayer.Studio]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>VideoPlayer.Content(Movies)</visible>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>35</posy>
- <width>880</width>
- <height>30</height>
- <label>$INFO[VideoPlayer.TVShowTitle] - ($INFO[VideoPlayer.Season]$INFO[VideoPlayer.Episode,x])</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>VideoPlayer.Content(Episodes)</visible>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>35</posy>
- <width>880</width>
- <height>30</height>
- <label>$INFO[VideoPlayer.ChannelNumber,[COLOR=blue]([/COLOR],[COLOR=blue])[/COLOR]] $INFO[VideoPlayer.ChannelName]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>35</posy>
- <width>880</width>
- <height>30</height>
- <label>$INFO[VideoPlayer.Artist]$INFO[VideoPlayer.Album, - ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>VideoPlayer.Content(MusicVideos)</visible>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>65</posy>
- <width>880</width>
- <height>30</height>
- <label>$INFO[VideoPlayer.Title]</label>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
-
- <control type="label">
- <description>Chapter Count</description>
- <posx>0</posx>
- <posy>110</posy>
- <width>300</width>
- <height>20</height>
- <label>$INFO[Player.Chapter,[COLOR=blue]$LOCALIZE[21396]:[/COLOR] ]$INFO[Player.ChapterCount, / ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Player.ChapterCount</visible>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="label">
- <description>Chapter Name</description>
- <posx>0</posx>
- <posy>130</posy>
- <width>300</width>
- <height>20</height>
- <label>$INFO[Player.ChapterName]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="label">
- <description>Live TV Channel Group</description>
- <posx>0</posx>
- <posy>110</posy>
- <width>300</width>
- <height>20</height>
- <label>$INFO[VideoPlayer.ChannelGroup,[COLOR=blue]$LOCALIZE[31509]:[/COLOR] ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="label">
- <description>Player Times</description>
- <posx>890</posx>
- <posy>115</posy>
- <width>500</width>
- <height>25</height>
- <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font30_title</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Current Video End Time</description>
- <posx>890</posx>
- <posy>150</posy>
- <width>890</width>
- <height>20</height>
- <label>[COLOR=blue]$LOCALIZE[31049][/COLOR] : $INFO[Player.FinishTime]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="label">
- <description>Next Live TV Name</description>
- <posx>890</posx>
- <posy>150</posy>
- <width>890</width>
- <height>20</height>
- <label>[COLOR=blue]$LOCALIZE[19113] :[/COLOR] $INFO[VideoPlayer.NextTitle]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- </control>
- </control>
- <include>Clock</include>
- </controls>
-</window>
+<window type="dialog" id="142"> + <defaultcontrol always="true">603</defaultcontrol> + <controls> + <control type="group"> + <animation effect="fade" start="0" end="100" time="300" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="300" delay="150" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="fade" start="100" end="0" time="300" tween="quadratic" easing="out" condition="Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks)">Conditional</animation> + <control type="image"> + <description>media info background image</description> + <posx>0</posx> + <posy>270r</posy> + <width>1280</width> + <height>270</height> + <texture>HomeNowPlayingBack.png</texture> + </control> + <control type="image"> + <description>media info background image</description> + <posx>0</posx> + <posy>270r</posy> + <width>1280</width> + <height>270</height> + <colordiffuse>88FFFFFF</colordiffuse> + <texture>HomeNowPlayingBack.png</texture> + </control> + <control type="image"> + <description>Non Movie cover image</description> + <posx>10</posx> + <posy>290r</posy> + <width>340</width> + <height>260</height> + <fadetime>200</fadetime> + <texture background="true">$INFO[VideoPlayer.Cover]</texture> + <aspectratio aligny="bottom">keep</aspectratio> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + <visible>!VideoPlayer.Content(Movies) + !VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="image"> + <description>Movie cover image</description> + <posx>10</posx> + <posy>350r</posy> + <width>340</width> + <height>320</height> + <fadetime>200</fadetime> + <texture background="true">$INFO[VideoPlayer.Cover]</texture> + <aspectratio aligny="bottom">keep</aspectratio> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + <visible>VideoPlayer.Content(Movies)</visible> + </control> + <control type="image"> + <description>Live TV Channel Logo image</description> + <posx>30</posx> + <posy>290r</posy> + <width>280</width> + <height>260</height> + <fadetime>200</fadetime> + <texture background="true">$INFO[VideoPlayer.Cover]</texture> + <aspectratio aligny="bottom">keep</aspectratio> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="progress"> + <description>Progressbar</description> + <posx>10</posx> + <posy>30r</posy> + <width>340</width> + <height>14</height> + <info>Player.Progress</info> + </control> + <control type="group"> + <posx>370</posx> + <posy>180r</posy> + <control type="grouplist"> + <description>Media Codec Flagging Images</description> + <posx>340</posx> + <posy>0</posy> + <width>550</width> + <align>right</align> + <itemgap>0</itemgap> + <orientation>horizontal</orientation> + <control type="image"> + <description>Video rez Image</description> + <width>80</width> + <height>40</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[VideoPlayer.VideoResolution,flagging/video/,.png]</texture> + </control> + + <control type="image"> + <description>Common Codec Image</description> + <width>80</width> + <height>40</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[VideoPlayer.VideoCodec,flagging/video/,.png]</texture> + <!-- Don't show if its one of the 500 divx codecs --> + <visible>![substring(VideoPlayer.VideoCodec,div,left) | stringcompare(VideoPlayer.VideoCodec,dx50)]</visible> + </control> + <control type="image"> + <description>Divx Codec Image</description> + <width>80</width> + <height>40</height> + <aspectratio>keep</aspectratio> + <texture>flagging/video/divx.png</texture> + <visible>[substring(VideoPlayer.VideoCodec,div,left) | stringcompare(VideoPlayer.VideoCodec,dx50)]</visible> + </control> + + <control type="image"> + <description>Dolby Digital Image</description> + <width>80</width> + <height>40</height> + <aspectratio>keep</aspectratio> + <texture>flagging/audio/dolbydigital.png</texture> + <visible>[stringcompare(VideoPlayer.AudioCodec,ac3) + stringcompare(VideoPlayer.AudioChannels,6)]</visible> + </control> + <control type="image"> + <description>Audio Codec Image</description> + <width>80</width> + <height>40</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[VideoPlayer.AudioCodec,flagging/audio/,.png]</texture> + <!-- Don't show if I want the Dolby Digital Logo --> + <visible>![stringcompare(VideoPlayer.AudioCodec,ac3) + stringcompare(VideoPlayer.AudioChannels,6)]</visible> + </control> + + <control type="image"> + <description>Audio Channels Image</description> + <width>60</width> + <height>40</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[VideoPlayer.AudioChannels,flagging/audio/,.png]</texture> + </control> + </control> + <control type="label"> + <description>Playing Label</description> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>25</height> + <align>left</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <label>31040</label> + </control> + <control type="label"> + <posx>10</posx> + <posy>35</posy> + <width>880</width> + <height>30</height> + <label>$INFO[VideoPlayer.Studio]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + <visible>VideoPlayer.Content(Movies)</visible> + </control> + <control type="label"> + <posx>10</posx> + <posy>35</posy> + <width>880</width> + <height>30</height> + <label>$INFO[VideoPlayer.TVShowTitle] - ($INFO[VideoPlayer.Season]$INFO[VideoPlayer.Episode,x])</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + <visible>VideoPlayer.Content(Episodes)</visible> + </control> + <control type="label"> + <posx>10</posx> + <posy>35</posy> + <width>880</width> + <height>30</height> + <label>$INFO[VideoPlayer.ChannelNumber,[COLOR=blue]([/COLOR],[COLOR=blue])[/COLOR]] $INFO[VideoPlayer.ChannelName]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="label"> + <posx>10</posx> + <posy>35</posy> + <width>880</width> + <height>30</height> + <label>$INFO[VideoPlayer.Artist]$INFO[VideoPlayer.Album, - ]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + <visible>VideoPlayer.Content(MusicVideos)</visible> + </control> + <control type="label"> + <posx>10</posx> + <posy>65</posy> + <width>880</width> + <height>30</height> + <label>$INFO[VideoPlayer.Title]</label> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + + <control type="label"> + <description>Chapter Count</description> + <posx>0</posx> + <posy>110</posy> + <width>300</width> + <height>20</height> + <label>$INFO[Player.Chapter,[COLOR=blue]$LOCALIZE[21396]:[/COLOR] ]$INFO[Player.ChapterCount, / ]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Player.ChapterCount</visible> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="label"> + <description>Chapter Name</description> + <posx>0</posx> + <posy>130</posy> + <width>300</width> + <height>20</height> + <label>$INFO[Player.ChapterName]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="label"> + <description>Live TV Channel Group</description> + <posx>0</posx> + <posy>110</posy> + <width>300</width> + <height>20</height> + <label>$INFO[VideoPlayer.ChannelGroup,[COLOR=blue]$LOCALIZE[31509]:[/COLOR] ]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="label"> + <description>Player Times</description> + <posx>890</posx> + <posy>115</posy> + <width>500</width> + <height>25</height> + <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label> + <align>right</align> + <aligny>center</aligny> + <font>font30_title</font> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Current Video End Time</description> + <posx>890</posx> + <posy>150</posy> + <width>890</width> + <height>20</height> + <label>[COLOR=blue]$LOCALIZE[31049][/COLOR] : $INFO[Player.FinishTime]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="label"> + <description>Next Live TV Name</description> + <posx>890</posx> + <posy>150</posy> + <width>890</width> + <height>20</height> + <label>[COLOR=blue]$LOCALIZE[19113] :[/COLOR] $INFO[VideoPlayer.NextTitle]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + </control> + </control> + <include>Clock</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogGamepad.xml b/addons/skin.confluence/720p/DialogGamepad.xml index be434f1c30..410b14eda1 100644 --- a/addons/skin.confluence/720p/DialogGamepad.xml +++ b/addons/skin.confluence/720p/DialogGamepad.xml @@ -1,71 +1,71 @@ -<window id="110">
- <defaultcontrol always="true">1</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>340</posx>
- <posy>235</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>600</width>
- <height>230</height>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>600</width>
- <height>230</height>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="label" id="1">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>560</width>
- <height>30</height>
- <font>font13_title</font>
- <label>13406</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label" id="2">
- <description>dialog line 1</description>
- <posx>20</posx>
- <posy>60</posy>
- <width>560</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="3">
- <description>dialog line 2</description>
- <posx>20</posx>
- <posy>85</posy>
- <width>560</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="4">
- <description>dialog line 3</description>
- <posx>20</posx>
- <posy>120</posy>
- <width>560</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <label>-</label>
- <font>font35_title</font>
- </control>
- </controls>
-</window>
+<window id="110"> + <defaultcontrol always="true">1</defaultcontrol> + <coordinates> + <system>1</system> + <posx>340</posx> + <posy>235</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>600</width> + <height>230</height> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>600</width> + <height>230</height> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="label" id="1"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>560</width> + <height>30</height> + <font>font13_title</font> + <label>13406</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label" id="2"> + <description>dialog line 1</description> + <posx>20</posx> + <posy>60</posy> + <width>560</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="3"> + <description>dialog line 2</description> + <posx>20</posx> + <posy>85</posy> + <width>560</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="4"> + <description>dialog line 3</description> + <posx>20</posx> + <posy>120</posy> + <width>560</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <label>-</label> + <font>font35_title</font> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogKaiToast.xml b/addons/skin.confluence/720p/DialogKaiToast.xml index 2989c99744..cbd5c219e8 100644 --- a/addons/skin.confluence/720p/DialogKaiToast.xml +++ b/addons/skin.confluence/720p/DialogKaiToast.xml @@ -1,85 +1,85 @@ -<window id="107">
- <animation effect="slide" start="0,80" end="0,0" time="100">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="0,80" time="100">WindowClose</animation>
- <coordinates>
- <system>1</system>
- <posx>820</posx>
- <posy>650</posy>
- </coordinates>
- <controls>
- <control type="group">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>400</width>
- <height>80</height>
- <texture border="20,20,20,2">InfoMessagePanel.png</texture>
- </control>
- <control type="image" id="400">
- <description>avatar</description>
- <posx>20</posx>
- <posy>10</posy>
- <width>50</width>
- <height>50</height>
- <aspectratio>keep</aspectratio>
- <texture>DefaultFile.png</texture>
- </control>
- <control type="fadelabel" id="401">
- <description>Line 1 Label</description>
- <posx>75</posx>
- <posy>15</posy>
- <width>310</width>
- <height>18</height>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- <align>left</align>
- <aligny>center</aligny>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- <control type="fadelabel" id="402">
- <description>Line 2 Label</description>
- <posx>75</posx>
- <posy>35</posy>
- <width>310</width>
- <height>20</height>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <align>left</align>
- <aligny>center</aligny>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- <control type="image" id="403">
- <description>avatar</description>
- <posx>20</posx>
- <posy>10</posy>
- <width>50</width>
- <height>50</height>
- <aspectratio>keep</aspectratio>
- <visible>false</visible>
- <texture>DefaultIconInfo.png</texture>
- </control>
- <control type="image" id="404">
- <description>avatar</description>
- <posx>20</posx>
- <posy>10</posy>
- <width>50</width>
- <height>50</height>
- <aspectratio>keep</aspectratio>
- <visible>false</visible>
- <texture>DefaultIconWarning.png</texture>
- </control>
- <control type="image" id="405">
- <description>avatar</description>
- <posx>20</posx>
- <posy>10</posy>
- <width>50</width>
- <height>50</height>
- <aspectratio>keep</aspectratio>
- <visible>false</visible>
- <texture>DefaultIconError.png</texture>
- </control>
- </control>
- </controls>
-</window>
+<window id="107"> + <animation effect="slide" start="0,80" end="0,0" time="100">WindowOpen</animation> + <animation effect="slide" start="0,0" end="0,80" time="100">WindowClose</animation> + <coordinates> + <system>1</system> + <posx>820</posx> + <posy>650</posy> + </coordinates> + <controls> + <control type="group"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>400</width> + <height>80</height> + <texture border="20,20,20,2">InfoMessagePanel.png</texture> + </control> + <control type="image" id="400"> + <description>avatar</description> + <posx>20</posx> + <posy>10</posy> + <width>50</width> + <height>50</height> + <aspectratio>keep</aspectratio> + <texture>DefaultFile.png</texture> + </control> + <control type="fadelabel" id="401"> + <description>Line 1 Label</description> + <posx>75</posx> + <posy>15</posy> + <width>310</width> + <height>18</height> + <font>font12_title</font> + <textcolor>white</textcolor> + <align>left</align> + <aligny>center</aligny> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + <control type="fadelabel" id="402"> + <description>Line 2 Label</description> + <posx>75</posx> + <posy>35</posy> + <width>310</width> + <height>20</height> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <align>left</align> + <aligny>center</aligny> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + <control type="image" id="403"> + <description>avatar</description> + <posx>20</posx> + <posy>10</posy> + <width>50</width> + <height>50</height> + <aspectratio>keep</aspectratio> + <visible>false</visible> + <texture>DefaultIconInfo.png</texture> + </control> + <control type="image" id="404"> + <description>avatar</description> + <posx>20</posx> + <posy>10</posy> + <width>50</width> + <height>50</height> + <aspectratio>keep</aspectratio> + <visible>false</visible> + <texture>DefaultIconWarning.png</texture> + </control> + <control type="image" id="405"> + <description>avatar</description> + <posx>20</posx> + <posy>10</posy> + <width>50</width> + <height>50</height> + <aspectratio>keep</aspectratio> + <visible>false</visible> + <texture>DefaultIconError.png</texture> + </control> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogKaraokeSongSelector.xml b/addons/skin.confluence/720p/DialogKaraokeSongSelector.xml index 2ad1e4300a..5180352d8d 100644 --- a/addons/skin.confluence/720p/DialogKaraokeSongSelector.xml +++ b/addons/skin.confluence/720p/DialogKaraokeSongSelector.xml @@ -1,39 +1,39 @@ -<window type="dialog" id="143">
- <animation effect="slide" start="0,-40" end="0,0" time="100">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="0,-40" delay="400" time="100">WindowClose</animation>
- <controls>
- <control type="group">
- <posx>100</posx>
- <posy>0</posy>
- <control type="image">
- <posx>0</posx>
- <posy>-10</posy>
- <width>370</width>
- <height>70</height>
- <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture>
- </control>
- <control type="label" id="401">
- <description>Song Number Label</description>
- <posx>15</posx>
- <posy>2</posy>
- <width>340</width>
- <height>25</height>
- <font>font13_title</font>
- <textcolor>selected</textcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="label" id="402">
- <description>Song Name Label</description>
- <posx>15</posx>
- <posy>27</posy>
- <width>340</width>
- <height>20</height>
- <font>font13</font>
- <textcolor>blue</textcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- </control>
- </controls>
+<window type="dialog" id="143"> + <animation effect="slide" start="0,-40" end="0,0" time="100">WindowOpen</animation> + <animation effect="slide" start="0,0" end="0,-40" delay="400" time="100">WindowClose</animation> + <controls> + <control type="group"> + <posx>100</posx> + <posy>0</posy> + <control type="image"> + <posx>0</posx> + <posy>-10</posy> + <width>370</width> + <height>70</height> + <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture> + </control> + <control type="label" id="401"> + <description>Song Number Label</description> + <posx>15</posx> + <posy>2</posy> + <width>340</width> + <height>25</height> + <font>font13_title</font> + <textcolor>selected</textcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="label" id="402"> + <description>Song Name Label</description> + <posx>15</posx> + <posy>27</posy> + <width>340</width> + <height>20</height> + <font>font13</font> + <textcolor>blue</textcolor> + <align>left</align> + <aligny>center</aligny> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogKaraokeSongSelectorLarge.xml b/addons/skin.confluence/720p/DialogKaraokeSongSelectorLarge.xml index fdc9ce7d3b..da569cdbc9 100644 --- a/addons/skin.confluence/720p/DialogKaraokeSongSelectorLarge.xml +++ b/addons/skin.confluence/720p/DialogKaraokeSongSelectorLarge.xml @@ -1,55 +1,55 @@ -<window type="dialog" id="144">
- <include>dialogeffect</include>
- <coordinates>
- <system>1</system>
- <posx>415</posx>
- <posy>225</posy>
- </coordinates>
- <controls>
- <control type="group">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>450</width>
- <height>150</height>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="label" id="1">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>410</width>
- <height>30</height>
- <font>font13_title</font>
- <label>31321</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label" id="401">
- <description>Song Number Label</description>
- <posx>20</posx>
- <posy>65</posy>
- <width>410</width>
- <height>30</height>
- <font>font28_title</font>
- <textcolor>selected</textcolor>
- <align>center</align>
- <aligny>center</aligny>
- </control>
- <control type="label" id="402">
- <description>Song Name Label</description>
- <posx>20</posx>
- <posy>105</posy>
- <width>410</width>
- <height>20</height>
- <font>font24</font>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <scroll>true</scroll>
- </control>
- </control>
- </controls>
-</window>
+<window type="dialog" id="144"> + <include>dialogeffect</include> + <coordinates> + <system>1</system> + <posx>415</posx> + <posy>225</posy> + </coordinates> + <controls> + <control type="group"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>450</width> + <height>150</height> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="label" id="1"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>410</width> + <height>30</height> + <font>font13_title</font> + <label>31321</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label" id="401"> + <description>Song Number Label</description> + <posx>20</posx> + <posy>65</posy> + <width>410</width> + <height>30</height> + <font>font28_title</font> + <textcolor>selected</textcolor> + <align>center</align> + <aligny>center</aligny> + </control> + <control type="label" id="402"> + <description>Song Name Label</description> + <posx>20</posx> + <posy>105</posy> + <width>410</width> + <height>20</height> + <font>font24</font> + <align>center</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <scroll>true</scroll> + </control> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogKeyboard.xml b/addons/skin.confluence/720p/DialogKeyboard.xml index 2165a8fd11..4ef99d2cec 100644 --- a/addons/skin.confluence/720p/DialogKeyboard.xml +++ b/addons/skin.confluence/720p/DialogKeyboard.xml @@ -1,881 +1,881 @@ -<window id="103">
- <defaultcontrol always="true">65</defaultcontrol>
- <include>dialogeffect</include>
- <coordinates>
- <system>2</system>
- <posx>255</posx>
- <posy>145</posy>
- </coordinates>
- <controls>
- <control type="group">
- <include>VisibleFadeEffect</include>
- <visible>!Window.IsVisible(numericinput)</visible>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>760</width>
- <height>430</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>10</posy>
- <width>600</width>
- <height>70</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>670</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>3</onleft>
- <onright>3</onright>
- <onup>3</onup>
- <ondown>3</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="image">
- <posx>50</posx>
- <posy>60</posy>
- <width>660</width>
- <height>50</height>
- <aspectratio>stretch</aspectratio>
- <texture border="20">KeyboardEditArea.png</texture>
- </control>
- <control type="label" id="310">
- <description>Edit Text</description>
- <posx>55</posx>
- <posy>60</posy>
- <width>650</width>
- <height>50</height>
- <font>font13</font>
- <align>center</align>
- <aligny>center</aligny>
- </control>
- <control type="image">
- <posx>130</posx>
- <posy>110</posy>
- <width>500</width>
- <height>30</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>380</posy>
- <width>600</width>
- <height>40</height>
- <aspectratio>stretch</aspectratio>
- <colordiffuse>AAFFFFFF</colordiffuse>
- <texture flipy="true">GlassTitleBar.png</texture>
- </control>
- <control type="label" id="311">
- <description>dialog Heading</description>
- <posx>10</posx>
- <posy>20</posy>
- <width>740</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- </control>
- <control type="group">
- <posx>30</posx>
- <posy>135</posy>
- <control type="button" id="300">
- <description>DONE button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>200</width>
- <height>50</height>
- <label>20177</label>
- <onleft>57</onleft>
- <onright>48</onright>
- <onup>307</onup>
- <ondown>302</ondown>
- <texturenofocus border="25,25,5,5">KeyboardCornerTopNF.png</texturenofocus>
- <texturefocus border="25,25,5,5">KeyboardCornerTop.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="48">
- <description>'0' button</description>
- <posx>200</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <onleft>300</onleft>
- <onright>49</onright>
- <onup>32</onup>
- <ondown>65</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="49">
- <description>'1' button</description>
- <posx>250</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <onleft>48</onleft>
- <onright>50</onright>
- <onup>32</onup>
- <ondown>66</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="50">
- <description>'2' button</description>
- <posx>300</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <onleft>49</onleft>
- <onright>51</onright>
- <onup>32</onup>
- <ondown>67</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="51">
- <description>'3' button</description>
- <posx>350</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <onleft>50</onleft>
- <onright>52</onright>
- <onup>32</onup>
- <ondown>68</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="52">
- <description>'4' button</description>
- <posx>400</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <onleft>51</onleft>
- <onright>53</onright>
- <onup>32</onup>
- <ondown>69</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="53">
- <description>'5' button</description>
- <posx>450</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <onleft>52</onleft>
- <onright>54</onright>
- <onup>32</onup>
- <ondown>70</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="54">
- <description>'6' button</description>
- <posx>500</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <onleft>53</onleft>
- <onright>55</onright>
- <onup>305</onup>
- <ondown>71</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="55">
- <description>'7' button</description>
- <posx>550</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <onleft>54</onleft>
- <onright>56</onright>
- <onup>305</onup>
- <ondown>72</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="56">
- <description>'8' button</description>
- <posx>600</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <onleft>55</onleft>
- <onright>57</onright>
- <onup>306</onup>
- <ondown>73</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="57">
- <description>'9' button</description>
- <posx>650</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <onleft>56</onleft>
- <onright>300</onright>
- <onup>306</onup>
- <ondown>74</ondown>
- <texturenofocus flipx="true" border="5,25,25,5">KeyboardCornerTopNF.png</texturenofocus>
- <texturefocus flipx="true" border="5,25,25,5">KeyboardCornerTop.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="radiobutton" id="302">
- <description>SHIFT button</description>
- <posx>0</posx>
- <posy>50</posy>
- <width>200</width>
- <height>50</height>
- <label>20178</label>
- <onleft>74</onleft>
- <onright>65</onright>
- <onup>300</onup>
- <ondown>303</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <radioposy>5</radioposy>
- <radiowidth>20</radiowidth>
- <radioheight>20</radioheight>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="65">
- <description>'A' button</description>
- <posx>200</posx>
- <posy>50</posy>
- <width>50</width>
- <height>50</height>
- <onleft>302</onleft>
- <onright>66</onright>
- <onup>48</onup>
- <ondown>75</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="66">
- <description>'B' button</description>
- <posx>250</posx>
- <posy>50</posy>
- <width>50</width>
- <height>50</height>
- <onleft>65</onleft>
- <onright>67</onright>
- <onup>49</onup>
- <ondown>76</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="67">
- <description>'C' button</description>
- <posx>300</posx>
- <posy>50</posy>
- <width>50</width>
- <height>50</height>
- <onleft>66</onleft>
- <onright>68</onright>
- <onup>50</onup>
- <ondown>77</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="68">
- <description>'D' button</description>
- <posx>350</posx>
- <posy>50</posy>
- <width>50</width>
- <height>50</height>
- <onleft>67</onleft>
- <onright>69</onright>
- <onup>51</onup>
- <ondown>78</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="69">
- <description>'E' button</description>
- <posx>400</posx>
- <posy>50</posy>
- <width>50</width>
- <height>50</height>
- <onleft>68</onleft>
- <onright>70</onright>
- <onup>52</onup>
- <ondown>79</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="70">
- <description>'F' button</description>
- <posx>450</posx>
- <posy>50</posy>
- <width>50</width>
- <height>50</height>
- <onleft>69</onleft>
- <onright>71</onright>
- <onup>53</onup>
- <ondown>80</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="71">
- <description>'G' button</description>
- <posx>500</posx>
- <posy>50</posy>
- <width>50</width>
- <height>50</height>
- <onleft>70</onleft>
- <onright>72</onright>
- <onup>54</onup>
- <ondown>81</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="72">
- <description>'H' button</description>
- <posx>550</posx>
- <posy>50</posy>
- <width>50</width>
- <height>50</height>
- <onleft>71</onleft>
- <onright>73</onright>
- <onup>55</onup>
- <ondown>82</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="73">
- <description>'I' button</description>
- <posx>600</posx>
- <posy>50</posy>
- <width>50</width>
- <height>50</height>
- <onleft>72</onleft>
- <onright>74</onright>
- <onup>56</onup>
- <ondown>83</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="74">
- <description>'J' button</description>
- <posx>650</posx>
- <posy>50</posy>
- <width>50</width>
- <height>50</height>
- <onleft>73</onleft>
- <onright>302</onright>
- <onup>57</onup>
- <ondown>84</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="radiobutton" id="303">
- <description>CAPS LOCK button</description>
- <posx>0</posx>
- <posy>100</posy>
- <width>200</width>
- <height>50</height>
- <label>20179</label>
- <onleft>84</onleft>
- <onright>75</onright>
- <onup>302</onup>
- <ondown>304</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <radioposy>5</radioposy>
- <radiowidth>20</radiowidth>
- <radioheight>20</radioheight>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="75">
- <description>'K' button</description>
- <posx>200</posx>
- <posy>100</posy>
- <width>50</width>
- <height>50</height>
- <onleft>303</onleft>
- <onright>76</onright>
- <onup>65</onup>
- <ondown>85</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="76">
- <description>'L' button</description>
- <posx>250</posx>
- <posy>100</posy>
- <width>50</width>
- <height>50</height>
- <onleft>75</onleft>
- <onright>77</onright>
- <onup>66</onup>
- <ondown>86</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="77">
- <description>'M' button</description>
- <posx>300</posx>
- <posy>100</posy>
- <width>50</width>
- <height>50</height>
- <onleft>76</onleft>
- <onright>78</onright>
- <onup>67</onup>
- <ondown>87</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="78">
- <description>'N' button</description>
- <posx>350</posx>
- <posy>100</posy>
- <width>50</width>
- <height>50</height>
- <onleft>77</onleft>
- <onright>79</onright>
- <onup>68</onup>
- <ondown>88</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="79">
- <description>'O' button</description>
- <posx>400</posx>
- <posy>100</posy>
- <width>50</width>
- <height>50</height>
- <onleft>78</onleft>
- <onright>80</onright>
- <onup>69</onup>
- <ondown>89</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="80">
- <description>'P' button</description>
- <posx>450</posx>
- <posy>100</posy>
- <width>50</width>
- <height>50</height>
- <onleft>79</onleft>
- <onright>81</onright>
- <onup>70</onup>
- <ondown>90</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="81">
- <description>'Q' button</description>
- <posx>500</posx>
- <posy>100</posy>
- <width>50</width>
- <height>50</height>
- <onleft>80</onleft>
- <onright>82</onright>
- <onup>71</onup>
- <ondown>8</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="82">
- <description>'R' button</description>
- <posx>550</posx>
- <posy>100</posy>
- <width>50</width>
- <height>50</height>
- <onleft>81</onleft>
- <onright>83</onright>
- <onup>72</onup>
- <ondown>8</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="83">
- <description>'S' button</description>
- <posx>600</posx>
- <posy>100</posy>
- <width>50</width>
- <height>50</height>
- <onleft>82</onleft>
- <onright>84</onright>
- <onup>73</onup>
- <ondown>8</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="84">
- <description>'T' button</description>
- <posx>650</posx>
- <posy>100</posy>
- <width>50</width>
- <height>50</height>
- <onleft>83</onleft>
- <onright>303</onright>
- <onup>74</onup>
- <ondown>8</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="radiobutton" id="304">
- <description>Symbols button</description>
- <posx>0</posx>
- <posy>150</posy>
- <width>200</width>
- <height>50</height>
- <label>20180</label>
- <onleft>8</onleft>
- <onright>85</onright>
- <onup>303</onup>
- <ondown>307</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <radioposy>5</radioposy>
- <radiowidth>20</radiowidth>
- <radioheight>20</radioheight>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="85">
- <description>'U' button</description>
- <posx>200</posx>
- <posy>150</posy>
- <width>50</width>
- <height>50</height>
- <onleft>304</onleft>
- <onright>86</onright>
- <onup>75</onup>
- <ondown>32</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="86">
- <description>'V' button</description>
- <posx>250</posx>
- <posy>150</posy>
- <width>50</width>
- <height>50</height>
- <onleft>85</onleft>
- <onright>87</onright>
- <onup>76</onup>
- <ondown>32</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="87">
- <description>'W' button</description>
- <posx>300</posx>
- <posy>150</posy>
- <width>50</width>
- <height>50</height>
- <onleft>86</onleft>
- <onright>88</onright>
- <onup>77</onup>
- <ondown>32</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="88">
- <description>'X' button</description>
- <posx>350</posx>
- <posy>150</posy>
- <width>50</width>
- <height>50</height>
- <onleft>87</onleft>
- <onright>89</onright>
- <onup>78</onup>
- <ondown>32</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="89">
- <description>'Y' button</description>
- <posx>400</posx>
- <posy>150</posy>
- <width>50</width>
- <height>50</height>
- <onleft>88</onleft>
- <onright>90</onright>
- <onup>79</onup>
- <ondown>32</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="90">
- <description>'Z' button</description>
- <posx>450</posx>
- <posy>150</posy>
- <width>50</width>
- <height>50</height>
- <onleft>89</onleft>
- <onright>8</onright>
- <onup>80</onup>
- <ondown>32</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="8">
- <description>BACKSPACE button</description>
- <posx>500</posx>
- <posy>150</posy>
- <width>200</width>
- <height>50</height>
- <label>20181</label>
- <onleft>90</onleft>
- <onright>304</onright>
- <onup>81</onup>
- <ondown>305</ondown>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="307">
- <description>IP Input button</description>
- <posx>0</posx>
- <posy>200</posy>
- <width>200</width>
- <height>50</height>
- <texturenofocus border="25,5,25,5">KeyboardCornerBottomNF.png</texturenofocus>
- <texturefocus border="25,5,25,5">KeyboardCornerBottom.png</texturefocus>
- <label>1006</label>
- <font>font13</font>
- <align>center</align>
- <aligny>center</aligny>
- <onleft>306</onleft>
- <onright>32</onright>
- <onup>304</onup>
- <ondown>300</ondown>
- <focusedcolor>black</focusedcolor>
- </control>
- <control type="button" id="32">
- <description>SPACE button</description>
- <posx>200</posx>
- <posy>200</posy>
- <width>300</width>
- <height>50</height>
- <label>20182</label>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <focusedcolor>black</focusedcolor>
- <onleft>307</onleft>
- <onright>305</onright>
- <onup>85</onup>
- <ondown>48</ondown>
- </control>
- <control type="button" id="305">
- <description>previous button</description>
- <posx>500</posx>
- <posy>200</posy>
- <width>100</width>
- <height>50</height>
- <label><</label>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <font>font30</font>
- <focusedcolor>black</focusedcolor>
- <onleft>32</onleft>
- <onright>306</onright>
- <onup>8</onup>
- <ondown>54</ondown>
- </control>
- <control type="button" id="306">
- <description>next button</description>
- <posx>600</posx>
- <posy>200</posy>
- <width>100</width>
- <height>50</height>
- <label>></label>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus flipx="true" border="5,5,25,25">KeyboardCornerBottomNF.png</texturenofocus>
- <texturefocus flipx="true" border="5,5,25,25">KeyboardCornerBottom.png</texturefocus>
- <font>font30</font>
- <focusedcolor>black</focusedcolor>
- <onleft>305</onleft>
- <onright>307</onright>
- <onup>8</onup>
- <ondown>56</ondown>
- </control>
- </control>
- </control>
- </controls>
+<window id="103"> + <defaultcontrol always="true">65</defaultcontrol> + <include>dialogeffect</include> + <coordinates> + <system>2</system> + <posx>255</posx> + <posy>145</posy> + </coordinates> + <controls> + <control type="group"> + <include>VisibleFadeEffect</include> + <visible>!Window.IsVisible(numericinput)</visible> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>760</width> + <height>430</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>80</posx> + <posy>10</posy> + <width>600</width> + <height>70</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>670</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>3</onleft> + <onright>3</onright> + <onup>3</onup> + <ondown>3</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="image"> + <posx>50</posx> + <posy>60</posy> + <width>660</width> + <height>50</height> + <aspectratio>stretch</aspectratio> + <texture border="20">KeyboardEditArea.png</texture> + </control> + <control type="label" id="310"> + <description>Edit Text</description> + <posx>55</posx> + <posy>60</posy> + <width>650</width> + <height>50</height> + <font>font13</font> + <align>center</align> + <aligny>center</aligny> + </control> + <control type="image"> + <posx>130</posx> + <posy>110</posy> + <width>500</width> + <height>30</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="image"> + <posx>80</posx> + <posy>380</posy> + <width>600</width> + <height>40</height> + <aspectratio>stretch</aspectratio> + <colordiffuse>AAFFFFFF</colordiffuse> + <texture flipy="true">GlassTitleBar.png</texture> + </control> + <control type="label" id="311"> + <description>dialog Heading</description> + <posx>10</posx> + <posy>20</posy> + <width>740</width> + <height>30</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + </control> + <control type="group"> + <posx>30</posx> + <posy>135</posy> + <control type="button" id="300"> + <description>DONE button</description> + <posx>0</posx> + <posy>0</posy> + <width>200</width> + <height>50</height> + <label>20177</label> + <onleft>57</onleft> + <onright>48</onright> + <onup>307</onup> + <ondown>302</ondown> + <texturenofocus border="25,25,5,5">KeyboardCornerTopNF.png</texturenofocus> + <texturefocus border="25,25,5,5">KeyboardCornerTop.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="48"> + <description>'0' button</description> + <posx>200</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <onleft>300</onleft> + <onright>49</onright> + <onup>32</onup> + <ondown>65</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="49"> + <description>'1' button</description> + <posx>250</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <onleft>48</onleft> + <onright>50</onright> + <onup>32</onup> + <ondown>66</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="50"> + <description>'2' button</description> + <posx>300</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <onleft>49</onleft> + <onright>51</onright> + <onup>32</onup> + <ondown>67</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="51"> + <description>'3' button</description> + <posx>350</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <onleft>50</onleft> + <onright>52</onright> + <onup>32</onup> + <ondown>68</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="52"> + <description>'4' button</description> + <posx>400</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <onleft>51</onleft> + <onright>53</onright> + <onup>32</onup> + <ondown>69</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="53"> + <description>'5' button</description> + <posx>450</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <onleft>52</onleft> + <onright>54</onright> + <onup>32</onup> + <ondown>70</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="54"> + <description>'6' button</description> + <posx>500</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <onleft>53</onleft> + <onright>55</onright> + <onup>305</onup> + <ondown>71</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="55"> + <description>'7' button</description> + <posx>550</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <onleft>54</onleft> + <onright>56</onright> + <onup>305</onup> + <ondown>72</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="56"> + <description>'8' button</description> + <posx>600</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <onleft>55</onleft> + <onright>57</onright> + <onup>306</onup> + <ondown>73</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="57"> + <description>'9' button</description> + <posx>650</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <onleft>56</onleft> + <onright>300</onright> + <onup>306</onup> + <ondown>74</ondown> + <texturenofocus flipx="true" border="5,25,25,5">KeyboardCornerTopNF.png</texturenofocus> + <texturefocus flipx="true" border="5,25,25,5">KeyboardCornerTop.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="radiobutton" id="302"> + <description>SHIFT button</description> + <posx>0</posx> + <posy>50</posy> + <width>200</width> + <height>50</height> + <label>20178</label> + <onleft>74</onleft> + <onright>65</onright> + <onup>300</onup> + <ondown>303</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <radioposy>5</radioposy> + <radiowidth>20</radiowidth> + <radioheight>20</radioheight> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="65"> + <description>'A' button</description> + <posx>200</posx> + <posy>50</posy> + <width>50</width> + <height>50</height> + <onleft>302</onleft> + <onright>66</onright> + <onup>48</onup> + <ondown>75</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="66"> + <description>'B' button</description> + <posx>250</posx> + <posy>50</posy> + <width>50</width> + <height>50</height> + <onleft>65</onleft> + <onright>67</onright> + <onup>49</onup> + <ondown>76</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="67"> + <description>'C' button</description> + <posx>300</posx> + <posy>50</posy> + <width>50</width> + <height>50</height> + <onleft>66</onleft> + <onright>68</onright> + <onup>50</onup> + <ondown>77</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="68"> + <description>'D' button</description> + <posx>350</posx> + <posy>50</posy> + <width>50</width> + <height>50</height> + <onleft>67</onleft> + <onright>69</onright> + <onup>51</onup> + <ondown>78</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="69"> + <description>'E' button</description> + <posx>400</posx> + <posy>50</posy> + <width>50</width> + <height>50</height> + <onleft>68</onleft> + <onright>70</onright> + <onup>52</onup> + <ondown>79</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="70"> + <description>'F' button</description> + <posx>450</posx> + <posy>50</posy> + <width>50</width> + <height>50</height> + <onleft>69</onleft> + <onright>71</onright> + <onup>53</onup> + <ondown>80</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="71"> + <description>'G' button</description> + <posx>500</posx> + <posy>50</posy> + <width>50</width> + <height>50</height> + <onleft>70</onleft> + <onright>72</onright> + <onup>54</onup> + <ondown>81</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="72"> + <description>'H' button</description> + <posx>550</posx> + <posy>50</posy> + <width>50</width> + <height>50</height> + <onleft>71</onleft> + <onright>73</onright> + <onup>55</onup> + <ondown>82</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="73"> + <description>'I' button</description> + <posx>600</posx> + <posy>50</posy> + <width>50</width> + <height>50</height> + <onleft>72</onleft> + <onright>74</onright> + <onup>56</onup> + <ondown>83</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="74"> + <description>'J' button</description> + <posx>650</posx> + <posy>50</posy> + <width>50</width> + <height>50</height> + <onleft>73</onleft> + <onright>302</onright> + <onup>57</onup> + <ondown>84</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="radiobutton" id="303"> + <description>CAPS LOCK button</description> + <posx>0</posx> + <posy>100</posy> + <width>200</width> + <height>50</height> + <label>20179</label> + <onleft>84</onleft> + <onright>75</onright> + <onup>302</onup> + <ondown>304</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <radioposy>5</radioposy> + <radiowidth>20</radiowidth> + <radioheight>20</radioheight> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="75"> + <description>'K' button</description> + <posx>200</posx> + <posy>100</posy> + <width>50</width> + <height>50</height> + <onleft>303</onleft> + <onright>76</onright> + <onup>65</onup> + <ondown>85</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="76"> + <description>'L' button</description> + <posx>250</posx> + <posy>100</posy> + <width>50</width> + <height>50</height> + <onleft>75</onleft> + <onright>77</onright> + <onup>66</onup> + <ondown>86</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="77"> + <description>'M' button</description> + <posx>300</posx> + <posy>100</posy> + <width>50</width> + <height>50</height> + <onleft>76</onleft> + <onright>78</onright> + <onup>67</onup> + <ondown>87</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="78"> + <description>'N' button</description> + <posx>350</posx> + <posy>100</posy> + <width>50</width> + <height>50</height> + <onleft>77</onleft> + <onright>79</onright> + <onup>68</onup> + <ondown>88</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="79"> + <description>'O' button</description> + <posx>400</posx> + <posy>100</posy> + <width>50</width> + <height>50</height> + <onleft>78</onleft> + <onright>80</onright> + <onup>69</onup> + <ondown>89</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="80"> + <description>'P' button</description> + <posx>450</posx> + <posy>100</posy> + <width>50</width> + <height>50</height> + <onleft>79</onleft> + <onright>81</onright> + <onup>70</onup> + <ondown>90</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="81"> + <description>'Q' button</description> + <posx>500</posx> + <posy>100</posy> + <width>50</width> + <height>50</height> + <onleft>80</onleft> + <onright>82</onright> + <onup>71</onup> + <ondown>8</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="82"> + <description>'R' button</description> + <posx>550</posx> + <posy>100</posy> + <width>50</width> + <height>50</height> + <onleft>81</onleft> + <onright>83</onright> + <onup>72</onup> + <ondown>8</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="83"> + <description>'S' button</description> + <posx>600</posx> + <posy>100</posy> + <width>50</width> + <height>50</height> + <onleft>82</onleft> + <onright>84</onright> + <onup>73</onup> + <ondown>8</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="84"> + <description>'T' button</description> + <posx>650</posx> + <posy>100</posy> + <width>50</width> + <height>50</height> + <onleft>83</onleft> + <onright>303</onright> + <onup>74</onup> + <ondown>8</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="radiobutton" id="304"> + <description>Symbols button</description> + <posx>0</posx> + <posy>150</posy> + <width>200</width> + <height>50</height> + <label>20180</label> + <onleft>8</onleft> + <onright>85</onright> + <onup>303</onup> + <ondown>307</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <radioposy>5</radioposy> + <radiowidth>20</radiowidth> + <radioheight>20</radioheight> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="85"> + <description>'U' button</description> + <posx>200</posx> + <posy>150</posy> + <width>50</width> + <height>50</height> + <onleft>304</onleft> + <onright>86</onright> + <onup>75</onup> + <ondown>32</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="86"> + <description>'V' button</description> + <posx>250</posx> + <posy>150</posy> + <width>50</width> + <height>50</height> + <onleft>85</onleft> + <onright>87</onright> + <onup>76</onup> + <ondown>32</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="87"> + <description>'W' button</description> + <posx>300</posx> + <posy>150</posy> + <width>50</width> + <height>50</height> + <onleft>86</onleft> + <onright>88</onright> + <onup>77</onup> + <ondown>32</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="88"> + <description>'X' button</description> + <posx>350</posx> + <posy>150</posy> + <width>50</width> + <height>50</height> + <onleft>87</onleft> + <onright>89</onright> + <onup>78</onup> + <ondown>32</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="89"> + <description>'Y' button</description> + <posx>400</posx> + <posy>150</posy> + <width>50</width> + <height>50</height> + <onleft>88</onleft> + <onright>90</onright> + <onup>79</onup> + <ondown>32</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="90"> + <description>'Z' button</description> + <posx>450</posx> + <posy>150</posy> + <width>50</width> + <height>50</height> + <onleft>89</onleft> + <onright>8</onright> + <onup>80</onup> + <ondown>32</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="8"> + <description>BACKSPACE button</description> + <posx>500</posx> + <posy>150</posy> + <width>200</width> + <height>50</height> + <label>20181</label> + <onleft>90</onleft> + <onright>304</onright> + <onup>81</onup> + <ondown>305</ondown> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="307"> + <description>IP Input button</description> + <posx>0</posx> + <posy>200</posy> + <width>200</width> + <height>50</height> + <texturenofocus border="25,5,25,5">KeyboardCornerBottomNF.png</texturenofocus> + <texturefocus border="25,5,25,5">KeyboardCornerBottom.png</texturefocus> + <label>1006</label> + <font>font13</font> + <align>center</align> + <aligny>center</aligny> + <onleft>306</onleft> + <onright>32</onright> + <onup>304</onup> + <ondown>300</ondown> + <focusedcolor>black</focusedcolor> + </control> + <control type="button" id="32"> + <description>SPACE button</description> + <posx>200</posx> + <posy>200</posy> + <width>300</width> + <height>50</height> + <label>20182</label> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <focusedcolor>black</focusedcolor> + <onleft>307</onleft> + <onright>305</onright> + <onup>85</onup> + <ondown>48</ondown> + </control> + <control type="button" id="305"> + <description>previous button</description> + <posx>500</posx> + <posy>200</posy> + <width>100</width> + <height>50</height> + <label><</label> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <font>font30</font> + <focusedcolor>black</focusedcolor> + <onleft>32</onleft> + <onright>306</onright> + <onup>8</onup> + <ondown>54</ondown> + </control> + <control type="button" id="306"> + <description>next button</description> + <posx>600</posx> + <posy>200</posy> + <width>100</width> + <height>50</height> + <label>></label> + <align>center</align> + <aligny>center</aligny> + <texturenofocus flipx="true" border="5,5,25,25">KeyboardCornerBottomNF.png</texturenofocus> + <texturefocus flipx="true" border="5,5,25,25">KeyboardCornerBottom.png</texturefocus> + <font>font30</font> + <focusedcolor>black</focusedcolor> + <onleft>305</onleft> + <onright>307</onright> + <onup>8</onup> + <ondown>56</ondown> + </control> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogMediaSource.xml b/addons/skin.confluence/720p/DialogMediaSource.xml index f118c5cc9a..31fe6ae804 100644 --- a/addons/skin.confluence/720p/DialogMediaSource.xml +++ b/addons/skin.confluence/720p/DialogMediaSource.xml @@ -1,287 +1,287 @@ -<window id="129">
- <defaultcontrol>10</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>240</posx>
- <posy>100</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>800</width>
- <height>500</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>10</posy>
- <width>640</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>710</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>10</onleft>
- <onright>10</onright>
- <onup>10</onup>
- <ondown>10</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label" id="2">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>760</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$LOCALIZE[13406]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>path label</description>
- <posx>20</posx>
- <posy>60</posy>
- <width>760</width>
- <height>30</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>font12caps</font>
- <label>1021</label>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="list" id="10">
- <posx>30</posx>
- <posy>105</posy>
- <width>500</width>
- <height>201</height>
- <onup>9001</onup>
- <onleft>9000</onleft>
- <onright>60</onright>
- <ondown>12</ondown>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>41</height>
- <texture>MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>490</width>
- <height>40</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </itemlayout>
- <focusedlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>41</height>
- <visible>!Control.HasFocus(10)</visible>
- <texture>MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>41</height>
- <visible>Control.HasFocus(10)</visible>
- <texture>MenuItemFO.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>490</width>
- <height>40</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="60">
- <posx>555</posx>
- <posy>105</posy>
- <width>25</width>
- <height>200</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>10</onleft>
- <onright>9000</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- <control type="group" id="9000">
- <posx>580</posx>
- <posy>105</posy>
- <control type="button" id="11">
- <description>Browse Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>200</width>
- <height>41</height>
- <label>1024</label>
- <font>font12_title</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onup>18</onup>
- <onleft>60</onleft>
- <onright>10</onright>
- <ondown>13</ondown>
- </control>
- <control type="button" id="13">
- <description>Add Path Button</description>
- <posx>0</posx>
- <posy>40</posy>
- <width>200</width>
- <height>41</height>
- <label>15019</label>
- <font>font12_title</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onup>11</onup>
- <onleft>60</onleft>
- <onright>10</onright>
- <ondown>14</ondown>
- </control>
- <control type="button" id="14">
- <description>Remove Path Button</description>
- <posx>0</posx>
- <posy>80</posy>
- <width>200</width>
- <height>41</height>
- <label>1210</label>
- <font>font12_title</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onup>13</onup>
- <onleft>60</onleft>
- <onright>10</onright>
- <ondown>12</ondown>
- </control>
- </control>
- <control type="label">
- <description>Name label</description>
- <posx>20</posx>
- <posy>335</posy>
- <width>760</width>
- <height>30</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>font12caps</font>
- <label>1022</label>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="button" id="12">
- <description>Name Button</description>
- <posx>20</posx>
- <posy>370</posy>
- <width>760</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <label>-</label>
- <font>font13</font>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onup>10</onup>
- <onleft>12</onleft>
- <onright>19</onright>
- <ondown>9001</ondown>
- </control>
- <control type="group" id="9001">
- <control type="button" id="18">
- <description>Ok Button</description>
- <posx>300</posx>
- <posy>435</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <label>186</label>
- <font>font12_title</font>
- <onup>12</onup>
- <onleft>20</onleft>
- <onright>19</onright>
- <ondown>10</ondown>
- <animation effect="slide" start="0,0" end="-102,0" time="0" condition="!Control.IsVisible(20)">Conditional</animation>
- </control>
- <control type="button" id="19">
- <description>Cancel Button</description>
- <posx>510</posx>
- <posy>435</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <label>222</label>
- <font>font12_title</font>
- <onup>12</onup>
- <onleft>18</onleft>
- <onright>20</onright>
- <ondown>10</ondown>
- <animation effect="slide" start="0,0" end="-102,0" time="0" condition="!Control.IsVisible(20)">Conditional</animation>
- </control>
- <control type="button" id="20">
- <description>Set Content Button</description>
- <posx>90</posx>
- <posy>435</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <label>20333</label>
- <font>font12_title</font>
- <onup>12</onup>
- <onleft>19</onleft>
- <onright>18</onright>
- <ondown>10</ondown>
- </control>
- </control>
- </controls>
-</window>
+<window id="129"> + <defaultcontrol>10</defaultcontrol> + <coordinates> + <system>1</system> + <posx>240</posx> + <posy>100</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>800</width> + <height>500</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>80</posx> + <posy>10</posy> + <width>640</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>710</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label" id="2"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>760</width> + <height>30</height> + <font>font13_title</font> + <label>$LOCALIZE[13406]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>path label</description> + <posx>20</posx> + <posy>60</posy> + <width>760</width> + <height>30</height> + <align>center</align> + <aligny>center</aligny> + <font>font12caps</font> + <label>1021</label> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="list" id="10"> + <posx>30</posx> + <posy>105</posy> + <width>500</width> + <height>201</height> + <onup>9001</onup> + <onleft>9000</onleft> + <onright>60</onright> + <ondown>12</ondown> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>41</height> + <texture>MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>490</width> + <height>40</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + </itemlayout> + <focusedlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>41</height> + <visible>!Control.HasFocus(10)</visible> + <texture>MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>41</height> + <visible>Control.HasFocus(10)</visible> + <texture>MenuItemFO.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>490</width> + <height>40</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>555</posx> + <posy>105</posy> + <width>25</width> + <height>200</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>10</onleft> + <onright>9000</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + <control type="group" id="9000"> + <posx>580</posx> + <posy>105</posy> + <control type="button" id="11"> + <description>Browse Button</description> + <posx>0</posx> + <posy>0</posy> + <width>200</width> + <height>41</height> + <label>1024</label> + <font>font12_title</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onup>18</onup> + <onleft>60</onleft> + <onright>10</onright> + <ondown>13</ondown> + </control> + <control type="button" id="13"> + <description>Add Path Button</description> + <posx>0</posx> + <posy>40</posy> + <width>200</width> + <height>41</height> + <label>15019</label> + <font>font12_title</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onup>11</onup> + <onleft>60</onleft> + <onright>10</onright> + <ondown>14</ondown> + </control> + <control type="button" id="14"> + <description>Remove Path Button</description> + <posx>0</posx> + <posy>80</posy> + <width>200</width> + <height>41</height> + <label>1210</label> + <font>font12_title</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onup>13</onup> + <onleft>60</onleft> + <onright>10</onright> + <ondown>12</ondown> + </control> + </control> + <control type="label"> + <description>Name label</description> + <posx>20</posx> + <posy>335</posy> + <width>760</width> + <height>30</height> + <align>center</align> + <aligny>center</aligny> + <font>font12caps</font> + <label>1022</label> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="button" id="12"> + <description>Name Button</description> + <posx>20</posx> + <posy>370</posy> + <width>760</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <label>-</label> + <font>font13</font> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onup>10</onup> + <onleft>12</onleft> + <onright>19</onright> + <ondown>9001</ondown> + </control> + <control type="group" id="9001"> + <control type="button" id="18"> + <description>Ok Button</description> + <posx>300</posx> + <posy>435</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <label>186</label> + <font>font12_title</font> + <onup>12</onup> + <onleft>20</onleft> + <onright>19</onright> + <ondown>10</ondown> + <animation effect="slide" start="0,0" end="-102,0" time="0" condition="!Control.IsVisible(20)">Conditional</animation> + </control> + <control type="button" id="19"> + <description>Cancel Button</description> + <posx>510</posx> + <posy>435</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <label>222</label> + <font>font12_title</font> + <onup>12</onup> + <onleft>18</onleft> + <onright>20</onright> + <ondown>10</ondown> + <animation effect="slide" start="0,0" end="-102,0" time="0" condition="!Control.IsVisible(20)">Conditional</animation> + </control> + <control type="button" id="20"> + <description>Set Content Button</description> + <posx>90</posx> + <posy>435</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <label>20333</label> + <font>font12_title</font> + <onup>12</onup> + <onleft>19</onleft> + <onright>18</onright> + <ondown>10</ondown> + </control> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogMusicScan.xml b/addons/skin.confluence/720p/DialogMusicScan.xml index d9029fe2c9..096061557e 100644 --- a/addons/skin.confluence/720p/DialogMusicScan.xml +++ b/addons/skin.confluence/720p/DialogMusicScan.xml @@ -1,49 +1,49 @@ -<window id="112">
- <defaultcontrol></defaultcontrol>
- <animation effect="slide" start="0,-70" end="0,0" time="100">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="0,-70" delay="400" time="100">WindowClose</animation>
- <controls>
- <control type="group">
- <posx>720</posx>
- <posy>0</posy>
- <animation effect="slide" end="-400,0" time="200" condition="Window.IsVisible(133)">conditional</animation>
- <animation effect="slide" end="0,-80" time="200" condition="Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)">conditional</animation>
- <control type="image">
- <posx>0</posx>
- <posy>-10</posy>
- <width>400</width>
- <height>70</height>
- <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture>
- </control>
- <control type="label" id="401">
- <description>Caption Label</description>
- <posx>15</posx>
- <posy>4</posy>
- <width>370</width>
- <height>18</height>
- <font>font10_title</font>
- <textcolor>selected</textcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="label" id="402">
- <description>Current Directory Label</description>
- <posx>15</posx>
- <posy>20</posy>
- <width>370</width>
- <height>20</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <haspath>true</haspath>
- </control>
- <control type="progress" id="403">
- <description>progress control</description>
- <posx>15</posx>
- <posy>42</posy>
- <width>370</width>
- <height>8</height>
- </control>
- </control>
- </controls>
+<window id="112"> + <defaultcontrol></defaultcontrol> + <animation effect="slide" start="0,-70" end="0,0" time="100">WindowOpen</animation> + <animation effect="slide" start="0,0" end="0,-70" delay="400" time="100">WindowClose</animation> + <controls> + <control type="group"> + <posx>720</posx> + <posy>0</posy> + <animation effect="slide" end="-400,0" time="200" condition="Window.IsVisible(133)">conditional</animation> + <animation effect="slide" end="0,-80" time="200" condition="Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)">conditional</animation> + <control type="image"> + <posx>0</posx> + <posy>-10</posy> + <width>400</width> + <height>70</height> + <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture> + </control> + <control type="label" id="401"> + <description>Caption Label</description> + <posx>15</posx> + <posy>4</posy> + <width>370</width> + <height>18</height> + <font>font10_title</font> + <textcolor>selected</textcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="label" id="402"> + <description>Current Directory Label</description> + <posx>15</posx> + <posy>20</posy> + <width>370</width> + <height>20</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <haspath>true</haspath> + </control> + <control type="progress" id="403"> + <description>progress control</description> + <posx>15</posx> + <posy>42</posy> + <width>370</width> + <height>8</height> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogMuteBug.xml b/addons/skin.confluence/720p/DialogMuteBug.xml index 80f96b8c4f..0325d88a99 100644 --- a/addons/skin.confluence/720p/DialogMuteBug.xml +++ b/addons/skin.confluence/720p/DialogMuteBug.xml @@ -1,32 +1,32 @@ -<window id="113">
- <defaultcontrol>-</defaultcontrol>
- <include>dialogeffect</include>
- <coordinates>
- <system>0</system>
- <posx>0</posx>
- <posy>0</posy>
- </coordinates>
- <controls>
- <control type="group">
- <posx>80r</posx>
- <posy>0</posy>
- <animation effect="slide" end="100,0" time="200" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="100,0" time="200" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>80</width>
- <height>35</height>
- <texture flipx="true" border="32,0,0,0">header.png</texture>
- </control>
- <control type="image">
- <posx>35</posx>
- <posy>0</posy>
- <width>30</width>
- <height>30</height>
- <aspectratio>keep</aspectratio>
- <texture>icon-mute.png</texture>
- </control>
- </control>
- </controls>
+<window id="113"> + <defaultcontrol>-</defaultcontrol> + <include>dialogeffect</include> + <coordinates> + <system>0</system> + <posx>0</posx> + <posy>0</posy> + </coordinates> + <controls> + <control type="group"> + <posx>80r</posx> + <posy>0</posy> + <animation effect="slide" end="100,0" time="200" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="100,0" time="200" tween="quadratic" easing="out">WindowOpen</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>80</width> + <height>35</height> + <texture flipx="true" border="32,0,0,0">header.png</texture> + </control> + <control type="image"> + <posx>35</posx> + <posy>0</posy> + <width>30</width> + <height>30</height> + <aspectratio>keep</aspectratio> + <texture>icon-mute.png</texture> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogNetworkSetup.xml b/addons/skin.confluence/720p/DialogNetworkSetup.xml index 6d25b3c615..0551b5e789 100644 --- a/addons/skin.confluence/720p/DialogNetworkSetup.xml +++ b/addons/skin.confluence/720p/DialogNetworkSetup.xml @@ -1,214 +1,214 @@ -<window id="128">
- <defaultcontrol>10</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>240</posx>
- <posy>155</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>800</width>
- <height>410</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>10</posy>
- <width>640</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>710</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>10</onleft>
- <onright>10</onright>
- <onup>10</onup>
- <ondown>10</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label" id="2">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>760</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$LOCALIZE[1007]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="spincontrolex" id="10">
- <description>Protocol SpinControl</description>
- <posx>20</posx>
- <posy>70</posy>
- <height>41</height>
- <width>760</width>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <textcolor>white</textcolor>
- <disabledcolor>grey3</disabledcolor>
- <textoffsetx>12</textoffsetx>
- <aligny>center</aligny>
- <reverse>yes</reverse>
- <font>font132</font>
- <label>1008</label>
- <onup>18</onup>
- <ondown>11</ondown>
- <onleft>10</onleft>
- <onright>10</onright>
- </control>
- <control type="button" id="11">
- <description>Server Address Button</description>
- <posx>20</posx>
- <posy>110</posy>
- <width>585</width>
- <height>41</height>
- <textoffsetx>12</textoffsetx>
- <aligny>center</aligny>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <font>font13</font>
- <label>-</label>
- <onup>10</onup>
- <onleft>12</onleft>
- <onright>12</onright>
- <ondown>16</ondown>
- </control>
- <control type="button" id="12">
- <description>Server Browse Button</description>
- <posx>610</posx>
- <posy>110</posy>
- <width>170</width>
- <height>41</height>
- <textoffsetx>12</textoffsetx>
- <font>font12_title</font>
- <label>1024</label>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>\n
- <onup>10</onup>
- <onleft>11</onleft>
- <onright>11</onright>
- <ondown>16</ondown>
- </control>
- <control type="button" id="16">
- <description>Remote path Button</description>
- <posx>20</posx>
- <posy>150</posy>
- <width>760</width>
- <height>41</height>
- <textoffsetx>12</textoffsetx>
- <aligny>center</aligny>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <font>font13</font>
- <label>-</label>
- <onup>11</onup>
- <onleft>16</onleft>
- <onright>16</onright>
- <ondown>13</ondown>
- </control>
- <control type="button" id="13">
- <description>Port Button</description>
- <posx>20</posx>
- <posy>190</posy>
- <width>760</width>
- <height>41</height>
- <textoffsetx>12</textoffsetx>
- <aligny>center</aligny>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <font>font13</font>
- <label>1013</label>
- <onup>16</onup>
- <onleft>13</onleft>
- <onright>13</onright>
- <ondown>14</ondown>
- </control>
- <control type="button" id="14">
- <description>Username Button</description>
- <posx>20</posx>
- <posy>230</posy>
- <width>760</width>
- <height>41</height>
- <textoffsetx>12</textoffsetx>
- <aligny>center</aligny>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <font>font13</font>
- <label>1014</label>
- <onup>13</onup>
- <onleft>14</onleft>
- <onright>14</onright>
- <ondown>15</ondown>
- </control>
- <control type="button" id="15">
- <description>Password Button</description>
- <posx>20</posx>
- <posy>270</posy>
- <width>760</width>
- <height>41</height>
- <textoffsetx>12</textoffsetx>
- <aligny>center</aligny>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <font>font13</font>
- <label>15052</label>
- <onup>14</onup>
- <onleft>15</onleft>
- <onright>15</onright>
- <ondown>18</ondown>
- </control>
- <control type="button" id="18">
- <description>Ok Button</description>
- <posx>195</posx>
- <posy>340</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="3">button-focus.png</texturefocus>\n
- <font>font12_title</font>
- <label>186</label>
- <onup>15</onup>
- <onleft>19</onleft>
- <onright>19</onright>
- <ondown>10</ondown>
- </control>
- <control type="button" id="19">
- <description>Cancel Button</description>
- <posx>405</posx>
- <posy>340</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="3">button-focus.png</texturefocus>\n
- <font>font12_title</font>
- <label>222</label>
- <onup>15</onup>
- <onleft>18</onleft>
- <onright>18</onright>
- <ondown>10</ondown>
- </control>
- </controls>
+<window id="128"> + <defaultcontrol>10</defaultcontrol> + <coordinates> + <system>1</system> + <posx>240</posx> + <posy>155</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>800</width> + <height>410</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>80</posx> + <posy>10</posy> + <width>640</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>710</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label" id="2"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>760</width> + <height>30</height> + <font>font13_title</font> + <label>$LOCALIZE[1007]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="spincontrolex" id="10"> + <description>Protocol SpinControl</description> + <posx>20</posx> + <posy>70</posy> + <height>41</height> + <width>760</width> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <textcolor>white</textcolor> + <disabledcolor>grey3</disabledcolor> + <textoffsetx>12</textoffsetx> + <aligny>center</aligny> + <reverse>yes</reverse> + <font>font132</font> + <label>1008</label> + <onup>18</onup> + <ondown>11</ondown> + <onleft>10</onleft> + <onright>10</onright> + </control> + <control type="button" id="11"> + <description>Server Address Button</description> + <posx>20</posx> + <posy>110</posy> + <width>585</width> + <height>41</height> + <textoffsetx>12</textoffsetx> + <aligny>center</aligny> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <font>font13</font> + <label>-</label> + <onup>10</onup> + <onleft>12</onleft> + <onright>12</onright> + <ondown>16</ondown> + </control> + <control type="button" id="12"> + <description>Server Browse Button</description> + <posx>610</posx> + <posy>110</posy> + <width>170</width> + <height>41</height> + <textoffsetx>12</textoffsetx> + <font>font12_title</font> + <label>1024</label> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus>\n + <onup>10</onup> + <onleft>11</onleft> + <onright>11</onright> + <ondown>16</ondown> + </control> + <control type="button" id="16"> + <description>Remote path Button</description> + <posx>20</posx> + <posy>150</posy> + <width>760</width> + <height>41</height> + <textoffsetx>12</textoffsetx> + <aligny>center</aligny> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <font>font13</font> + <label>-</label> + <onup>11</onup> + <onleft>16</onleft> + <onright>16</onright> + <ondown>13</ondown> + </control> + <control type="button" id="13"> + <description>Port Button</description> + <posx>20</posx> + <posy>190</posy> + <width>760</width> + <height>41</height> + <textoffsetx>12</textoffsetx> + <aligny>center</aligny> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <font>font13</font> + <label>1013</label> + <onup>16</onup> + <onleft>13</onleft> + <onright>13</onright> + <ondown>14</ondown> + </control> + <control type="button" id="14"> + <description>Username Button</description> + <posx>20</posx> + <posy>230</posy> + <width>760</width> + <height>41</height> + <textoffsetx>12</textoffsetx> + <aligny>center</aligny> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <font>font13</font> + <label>1014</label> + <onup>13</onup> + <onleft>14</onleft> + <onright>14</onright> + <ondown>15</ondown> + </control> + <control type="button" id="15"> + <description>Password Button</description> + <posx>20</posx> + <posy>270</posy> + <width>760</width> + <height>41</height> + <textoffsetx>12</textoffsetx> + <aligny>center</aligny> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <font>font13</font> + <label>15052</label> + <onup>14</onup> + <onleft>15</onleft> + <onright>15</onright> + <ondown>18</ondown> + </control> + <control type="button" id="18"> + <description>Ok Button</description> + <posx>195</posx> + <posy>340</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="3">button-focus.png</texturefocus>\n + <font>font12_title</font> + <label>186</label> + <onup>15</onup> + <onleft>19</onleft> + <onright>19</onright> + <ondown>10</ondown> + </control> + <control type="button" id="19"> + <description>Cancel Button</description> + <posx>405</posx> + <posy>340</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="3">button-focus.png</texturefocus>\n + <font>font12_title</font> + <label>222</label> + <onup>15</onup> + <onleft>18</onleft> + <onright>18</onright> + <ondown>10</ondown> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogNumeric.xml b/addons/skin.confluence/720p/DialogNumeric.xml index b59e921896..80d16e36f1 100644 --- a/addons/skin.confluence/720p/DialogNumeric.xml +++ b/addons/skin.confluence/720p/DialogNumeric.xml @@ -1,336 +1,336 @@ -<window id="109">
- <defaultcontrol always="true">21</defaultcontrol>
- <include>dialogeffect</include>
- <coordinates>
- <system>2</system>
- <posx>480</posx>
- <posy>145</posy>
- </coordinates>
- <controls>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>320</width>
- <height>430</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>10</posy>
- <width>300</width>
- <height>70</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="image">
- <posx>30</posx>
- <posy>70</posy>
- <width>260</width>
- <height>50</height>
- <aspectratio>stretch</aspectratio>
- <texture border="20">KeyboardEditArea.png</texture>
- </control>
- <control type="label" id="4">
- <description>Edit Text</description>
- <posx>35</posx>
- <posy>70</posy>
- <width>250</width>
- <height>50</height>
- <font>font13</font>
- <textcolor>selected</textcolor>
- <disabledcolor>grey2</disabledcolor>
- <align>center</align>
- <aligny>center</aligny>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>120</posy>
- <width>240</width>
- <height>30</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="label" id="1">
- <description>dialog Heading</description>
- <posx>20</posx>
- <posy>20</posy>
- <width>280</width>
- <height>40</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <wrapmultiline>true</wrapmultiline>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>380</posy>
- <width>240</width>
- <height>40</height>
- <aspectratio>stretch</aspectratio>
- <colordiffuse>AAFFFFFF</colordiffuse>
- <texture flipy="true">GlassTitleBar.png</texture>
- </control>
- <control type="group">
- <posx>40</posx>
- <posy>150</posy>
- <control type="button" id="11">
- <description>1 button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>60</width>
- <height>60</height>
- <font>font13</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="25,25,5,5">KeyboardCornerTopNF.png</texturenofocus>
- <texturefocus border="25,25,5,5">KeyboardCornerTop.png</texturefocus>
- <label>12311</label>
- <focusedcolor>black</focusedcolor>
- <onleft>23</onleft>
- <onright>12</onright>
- <onup>20</onup>
- <ondown>14</ondown>
- </control>
- <control type="button" id="12">
- <description>2 button</description>
- <posx>60</posx>
- <posy>0</posy>
- <width>60</width>
- <height>60</height>
- <font>font13</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <label>12312</label>
- <focusedcolor>black</focusedcolor>
- <onleft>11</onleft>
- <onright>13</onright>
- <onup>10</onup>
- <ondown>15</ondown>
- </control>
- <control type="button" id="13">
- <description>3 button</description>
- <posx>120</posx>
- <posy>0</posy>
- <width>60</width>
- <height>60</height>
- <font>font13</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <label>12313</label>
- <focusedcolor>black</focusedcolor>
- <onleft>12</onleft>
- <onright>23</onright>
- <onup>22</onup>
- <ondown>16</ondown>
- </control>
- <control type="button" id="23">
- <description>Backspace button</description>
- <posx>180</posx>
- <posy>0</posy>
- <width>60</width>
- <height>120</height>
- <font>font12</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus flipx="true" border="5,25,25,5">KeyboardCornerTopNF.png</texturenofocus>
- <texturefocus flipx="true" border="5,35,25,5">KeyboardCornerTop.png</texturefocus>
- <textwidth>120</textwidth>
- <label>20181</label>
- <focusedcolor>black</focusedcolor>
- <angle>270</angle>
- <onleft>13</onleft>
- <onright>11</onright>
- <onup>21</onup>
- <ondown>21</ondown>
- </control>
- <control type="button" id="14">
- <description>4 button</description>
- <posx>0</posx>
- <posy>60</posy>
- <width>60</width>
- <height>60</height>
- <font>font13</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <label>12314</label>
- <focusedcolor>black</focusedcolor>
- <onleft>23</onleft>
- <onright>15</onright>
- <onup>11</onup>
- <ondown>17</ondown>
- </control>
- <control type="button" id="15">
- <description>5 button</description>
- <posx>60</posx>
- <posy>60</posy>
- <width>60</width>
- <height>60</height>
- <font>font13</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <label>12315</label>
- <focusedcolor>black</focusedcolor>
- <onleft>14</onleft>
- <onright>16</onright>
- <onup>12</onup>
- <ondown>18</ondown>
- </control>
- <control type="button" id="16">
- <description>6 button</description>
- <posx>120</posx>
- <posy>60</posy>
- <width>60</width>
- <height>60</height>
- <font>font13</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <label>12316</label>
- <focusedcolor>black</focusedcolor>
- <onleft>15</onleft>
- <onright>23</onright>
- <onup>13</onup>
- <ondown>19</ondown>
- </control>
- <control type="button" id="17">
- <description>7 button</description>
- <posx>0</posx>
- <posy>120</posy>
- <width>60</width>
- <height>60</height>
- <font>font13</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <label>12317</label>
- <focusedcolor>black</focusedcolor>
- <onleft>21</onleft>
- <onright>18</onright>
- <onup>14</onup>
- <ondown>20</ondown>
- </control>
- <control type="button" id="18">
- <description>8 button</description>
- <posx>60</posx>
- <posy>120</posy>
- <width>60</width>
- <height>60</height>
- <font>font13</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <label>12318</label>
- <focusedcolor>black</focusedcolor>
- <onleft>17</onleft>
- <onright>19</onright>
- <onup>15</onup>
- <ondown>10</ondown>
- </control>
- <control type="button" id="19">
- <description>9 button</description>
- <posx>120</posx>
- <posy>120</posy>
- <width>60</width>
- <height>60</height>
- <font>font13</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <label>12319</label>
- <focusedcolor>black</focusedcolor>
- <onleft>18</onleft>
- <onright>21</onright>
- <onup>16</onup>
- <ondown>22</ondown>
- </control>
- <control type="button" id="21">
- <description>Done button</description>
- <posx>180</posx>
- <posy>120</posy>
- <width>60</width>
- <height>120</height>
- <font>font12</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus flipx="true" border="5,5,25,25">KeyboardCornerBottomNF.png</texturenofocus>
- <texturefocus flipx="true" border="5,30,25,25">KeyboardCornerBottom.png</texturefocus>
- <textwidth>120</textwidth>
- <label>20177</label>
- <focusedcolor>black</focusedcolor>
- <angle>270</angle>
- <onleft>19</onleft>
- <onright>17</onright>
- <onup>23</onup>
- <ondown>23</ondown>
- </control>
- <control type="button" id="20">
- <description>prev button</description>
- <posx>0</posx>
- <posy>180</posy>
- <width>60</width>
- <height>60</height>
- <font>font30</font>
- <label><</label>
- <focusedcolor>black</focusedcolor>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="25,5,25,5">KeyboardCornerBottomNF.png</texturenofocus>
- <texturefocus border="25,5,25,5">KeyboardCornerBottom.png</texturefocus>
- <onleft>21</onleft>
- <onright>10</onright>
- <onup>17</onup>
- <ondown>11</ondown>
- </control>
- <control type="button" id="10">
- <description>0 button</description>
- <posx>60</posx>
- <posy>180</posy>
- <width>60</width>
- <height>60</height>
- <font>font13</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <label>12310</label>
- <focusedcolor>black</focusedcolor>
- <onleft>20</onleft>
- <onright>22</onright>
- <onup>18</onup>
- <ondown>12</ondown>
- </control>
- <control type="button" id="22">
- <description>next button</description>
- <posx>120</posx>
- <posy>180</posy>
- <width>60</width>
- <height>60</height>
- <font>font30</font>
- <label>></label>
- <focusedcolor>black</focusedcolor>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
- <texturefocus border="5">KeyboardKey.png</texturefocus>
- <onleft>10</onleft>
- <onright>21</onright>
- <onup>19</onup>
- <ondown>13</ondown>
- </control>
- </control>
- </controls>
-</window>
+<window id="109"> + <defaultcontrol always="true">21</defaultcontrol> + <include>dialogeffect</include> + <coordinates> + <system>2</system> + <posx>480</posx> + <posy>145</posy> + </coordinates> + <controls> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>320</width> + <height>430</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>10</posx> + <posy>10</posy> + <width>300</width> + <height>70</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="image"> + <posx>30</posx> + <posy>70</posy> + <width>260</width> + <height>50</height> + <aspectratio>stretch</aspectratio> + <texture border="20">KeyboardEditArea.png</texture> + </control> + <control type="label" id="4"> + <description>Edit Text</description> + <posx>35</posx> + <posy>70</posy> + <width>250</width> + <height>50</height> + <font>font13</font> + <textcolor>selected</textcolor> + <disabledcolor>grey2</disabledcolor> + <align>center</align> + <aligny>center</aligny> + </control> + <control type="image"> + <posx>40</posx> + <posy>120</posy> + <width>240</width> + <height>30</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="label" id="1"> + <description>dialog Heading</description> + <posx>20</posx> + <posy>20</posy> + <width>280</width> + <height>40</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <wrapmultiline>true</wrapmultiline> + </control> + <control type="image"> + <posx>40</posx> + <posy>380</posy> + <width>240</width> + <height>40</height> + <aspectratio>stretch</aspectratio> + <colordiffuse>AAFFFFFF</colordiffuse> + <texture flipy="true">GlassTitleBar.png</texture> + </control> + <control type="group"> + <posx>40</posx> + <posy>150</posy> + <control type="button" id="11"> + <description>1 button</description> + <posx>0</posx> + <posy>0</posy> + <width>60</width> + <height>60</height> + <font>font13</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="25,25,5,5">KeyboardCornerTopNF.png</texturenofocus> + <texturefocus border="25,25,5,5">KeyboardCornerTop.png</texturefocus> + <label>12311</label> + <focusedcolor>black</focusedcolor> + <onleft>23</onleft> + <onright>12</onright> + <onup>20</onup> + <ondown>14</ondown> + </control> + <control type="button" id="12"> + <description>2 button</description> + <posx>60</posx> + <posy>0</posy> + <width>60</width> + <height>60</height> + <font>font13</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <label>12312</label> + <focusedcolor>black</focusedcolor> + <onleft>11</onleft> + <onright>13</onright> + <onup>10</onup> + <ondown>15</ondown> + </control> + <control type="button" id="13"> + <description>3 button</description> + <posx>120</posx> + <posy>0</posy> + <width>60</width> + <height>60</height> + <font>font13</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <label>12313</label> + <focusedcolor>black</focusedcolor> + <onleft>12</onleft> + <onright>23</onright> + <onup>22</onup> + <ondown>16</ondown> + </control> + <control type="button" id="23"> + <description>Backspace button</description> + <posx>180</posx> + <posy>0</posy> + <width>60</width> + <height>120</height> + <font>font12</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus flipx="true" border="5,25,25,5">KeyboardCornerTopNF.png</texturenofocus> + <texturefocus flipx="true" border="5,35,25,5">KeyboardCornerTop.png</texturefocus> + <textwidth>120</textwidth> + <label>20181</label> + <focusedcolor>black</focusedcolor> + <angle>270</angle> + <onleft>13</onleft> + <onright>11</onright> + <onup>21</onup> + <ondown>21</ondown> + </control> + <control type="button" id="14"> + <description>4 button</description> + <posx>0</posx> + <posy>60</posy> + <width>60</width> + <height>60</height> + <font>font13</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <label>12314</label> + <focusedcolor>black</focusedcolor> + <onleft>23</onleft> + <onright>15</onright> + <onup>11</onup> + <ondown>17</ondown> + </control> + <control type="button" id="15"> + <description>5 button</description> + <posx>60</posx> + <posy>60</posy> + <width>60</width> + <height>60</height> + <font>font13</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <label>12315</label> + <focusedcolor>black</focusedcolor> + <onleft>14</onleft> + <onright>16</onright> + <onup>12</onup> + <ondown>18</ondown> + </control> + <control type="button" id="16"> + <description>6 button</description> + <posx>120</posx> + <posy>60</posy> + <width>60</width> + <height>60</height> + <font>font13</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <label>12316</label> + <focusedcolor>black</focusedcolor> + <onleft>15</onleft> + <onright>23</onright> + <onup>13</onup> + <ondown>19</ondown> + </control> + <control type="button" id="17"> + <description>7 button</description> + <posx>0</posx> + <posy>120</posy> + <width>60</width> + <height>60</height> + <font>font13</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <label>12317</label> + <focusedcolor>black</focusedcolor> + <onleft>21</onleft> + <onright>18</onright> + <onup>14</onup> + <ondown>20</ondown> + </control> + <control type="button" id="18"> + <description>8 button</description> + <posx>60</posx> + <posy>120</posy> + <width>60</width> + <height>60</height> + <font>font13</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <label>12318</label> + <focusedcolor>black</focusedcolor> + <onleft>17</onleft> + <onright>19</onright> + <onup>15</onup> + <ondown>10</ondown> + </control> + <control type="button" id="19"> + <description>9 button</description> + <posx>120</posx> + <posy>120</posy> + <width>60</width> + <height>60</height> + <font>font13</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <label>12319</label> + <focusedcolor>black</focusedcolor> + <onleft>18</onleft> + <onright>21</onright> + <onup>16</onup> + <ondown>22</ondown> + </control> + <control type="button" id="21"> + <description>Done button</description> + <posx>180</posx> + <posy>120</posy> + <width>60</width> + <height>120</height> + <font>font12</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus flipx="true" border="5,5,25,25">KeyboardCornerBottomNF.png</texturenofocus> + <texturefocus flipx="true" border="5,30,25,25">KeyboardCornerBottom.png</texturefocus> + <textwidth>120</textwidth> + <label>20177</label> + <focusedcolor>black</focusedcolor> + <angle>270</angle> + <onleft>19</onleft> + <onright>17</onright> + <onup>23</onup> + <ondown>23</ondown> + </control> + <control type="button" id="20"> + <description>prev button</description> + <posx>0</posx> + <posy>180</posy> + <width>60</width> + <height>60</height> + <font>font30</font> + <label><</label> + <focusedcolor>black</focusedcolor> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="25,5,25,5">KeyboardCornerBottomNF.png</texturenofocus> + <texturefocus border="25,5,25,5">KeyboardCornerBottom.png</texturefocus> + <onleft>21</onleft> + <onright>10</onright> + <onup>17</onup> + <ondown>11</ondown> + </control> + <control type="button" id="10"> + <description>0 button</description> + <posx>60</posx> + <posy>180</posy> + <width>60</width> + <height>60</height> + <font>font13</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <label>12310</label> + <focusedcolor>black</focusedcolor> + <onleft>20</onleft> + <onright>22</onright> + <onup>18</onup> + <ondown>12</ondown> + </control> + <control type="button" id="22"> + <description>next button</description> + <posx>120</posx> + <posy>180</posy> + <width>60</width> + <height>60</height> + <font>font30</font> + <label>></label> + <focusedcolor>black</focusedcolor> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus> + <texturefocus border="5">KeyboardKey.png</texturefocus> + <onleft>10</onleft> + <onright>21</onright> + <onup>19</onup> + <ondown>13</ondown> + </control> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogOK.xml b/addons/skin.confluence/720p/DialogOK.xml index a40e60532d..56f9a0b6b4 100644 --- a/addons/skin.confluence/720p/DialogOK.xml +++ b/addons/skin.confluence/720p/DialogOK.xml @@ -1,82 +1,82 @@ -<window id="2002">
- <defaultcontrol always="true">10</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>340</posx>
- <posy>235</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>600</width>
- <height>230</height>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="label" id="1">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>560</width>
- <height>30</height>
- <font>font13_title</font>
- <label>13406</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label" id="2">
- <description>dialog line 1</description>
- <posx>20</posx>
- <posy>60</posy>
- <width>560</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="3">
- <description>dialog line 2</description>
- <posx>20</posx>
- <posy>85</posy>
- <width>560</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="4">
- <description>dialog line 3</description>
- <posx>20</posx>
- <posy>110</posy>
- <width>560</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="button" id="10">
- <description>OK button</description>
- <posx>200</posx>
- <posy>170</posy>
- <width>200</width>
- <height>40</height>
- <label>186</label>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onleft>10</onleft>
- <onright>10</onright>
- <onup>10</onup>
- <ondown>10</ondown>
- </control>
- </controls>
+<window id="2002"> + <defaultcontrol always="true">10</defaultcontrol> + <coordinates> + <system>1</system> + <posx>340</posx> + <posy>235</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>600</width> + <height>230</height> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="label" id="1"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>560</width> + <height>30</height> + <font>font13_title</font> + <label>13406</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label" id="2"> + <description>dialog line 1</description> + <posx>20</posx> + <posy>60</posy> + <width>560</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="3"> + <description>dialog line 2</description> + <posx>20</posx> + <posy>85</posy> + <width>560</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="4"> + <description>dialog line 3</description> + <posx>20</posx> + <posy>110</posy> + <width>560</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <label>-</label> + <font>font13</font> + </control> + <control type="button" id="10"> + <description>OK button</description> + <posx>200</posx> + <posy>170</posy> + <width>200</width> + <height>40</height> + <label>186</label> + <font>font12_title</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogPVRChannelsOSD.xml b/addons/skin.confluence/720p/DialogPVRChannelsOSD.xml index be9987e49e..2a54c01893 100644 --- a/addons/skin.confluence/720p/DialogPVRChannelsOSD.xml +++ b/addons/skin.confluence/720p/DialogPVRChannelsOSD.xml @@ -1,263 +1,263 @@ -<window id="609">
- <defaultcontrol always="true">11</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>780</posx>
- <posy>30</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="group">
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>480</width>
- <height>660</height>
- <colordiffuse>EEFFFFFF</colordiffuse>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>400</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>2</onleft>
- <onright>2</onright>
- <onup>2</onup>
- <ondown>2</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>10</posy>
- <width>430</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>40</posx>
- <posy>18</posy>
- <width>430</width>
- <height>30</height>
- <font>font12_title</font>
- <label>$LOCALIZE[19023] - $INFO[VideoPlayer.ChannelGroup]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>pvr.IsPlayingTV</visible>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>40</posx>
- <posy>18</posy>
- <width>430</width>
- <height>30</height>
- <font>font12_title</font>
- <label>$LOCALIZE[19024] - $INFO[MusicPlayer.ChannelGroup]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>pvr.IsPlayingRadio</visible>
- </control>
- <control type="list" id="11">
- <posx>40</posx>
- <posy>64</posy>
- <width>390</width>
- <height>541</height>
- <onleft>60</onleft>
- <onright>60</onright>
- <onup>11</onup>
- <ondown>11</ondown>
- <viewtype label="535">list</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="60" width="400">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>390</width>
- <height>61</height>
- <texture border="2">MenuItemNF.png</texture>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>5</posx>
- <posy>-4</posy>
- <width>40</width>
- <height>35</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <info>ListItem.ChannelNumber</info>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>0</posy>
- <width>270</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>30</posy>
- <width>330</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <visible>IsEmpty(Listitem.Icon)</visible>
- <label>$INFO[ListItem.Title]</label>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>30</posy>
- <width>270</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <visible>!IsEmpty(Listitem.Icon)</visible>
- <label>$INFO[ListItem.Title]</label>
- </control>
- <control type="image">
- <posx>330</posx>
- <posy>4</posy>
- <width>50</width>
- <height>50</height>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- </itemlayout>
- <focusedlayout height="60" width="500">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>390</width>
- <height>61</height>
- <texture border="2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(11)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>390</width>
- <height>61</height>
- <texture border="2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(11)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>5</posx>
- <posy>-4</posy>
- <width>40</width>
- <height>35</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <info>ListItem.ChannelNumber</info>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>0</posy>
- <width>270</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>30</posy>
- <width>330</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <visible>IsEmpty(Listitem.Icon)</visible>
- <label>$INFO[ListItem.Title]</label>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>30</posy>
- <width>270</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <visible>!IsEmpty(Listitem.Icon)</visible>
- <label>$INFO[ListItem.Title]</label>
- </control>
- <control type="image">
- <posx>330</posx>
- <posy>4</posy>
- <width>50</width>
- <height>50</height>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="60">
- <posx>435</posx>
- <posy>65</posy>
- <width>25</width>
- <height>541</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>11</onleft>
- <onright>11</onright>
- <ondown>61</ondown>
- <onup>61</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- <control type="label">
- <description>Page Count Label</description>
- <posx>450</posx>
- <posy>615</posy>
- <width>400</width>
- <height>20</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <scroll>false</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>([COLOR=blue]$INFO[Container(11).NumItems][/COLOR]) $LOCALIZE[19019] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(11).CurrentPage]/$INFO[Container(11).NumPages][/COLOR])</label>
- <include>Window_OpenClose_Animation</include>
- </control>
- </control>
- </controls>
+<window id="609"> + <defaultcontrol always="true">11</defaultcontrol> + <coordinates> + <system>1</system> + <posx>780</posx> + <posy>30</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="group"> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>480</width> + <height>660</height> + <colordiffuse>EEFFFFFF</colordiffuse> + <texture border="40">DialogBack.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>400</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>2</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>2</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="image"> + <posx>40</posx> + <posy>10</posy> + <width>430</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="label"> + <description>header label</description> + <posx>40</posx> + <posy>18</posy> + <width>430</width> + <height>30</height> + <font>font12_title</font> + <label>$LOCALIZE[19023] - $INFO[VideoPlayer.ChannelGroup]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>pvr.IsPlayingTV</visible> + </control> + <control type="label"> + <description>header label</description> + <posx>40</posx> + <posy>18</posy> + <width>430</width> + <height>30</height> + <font>font12_title</font> + <label>$LOCALIZE[19024] - $INFO[MusicPlayer.ChannelGroup]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>pvr.IsPlayingRadio</visible> + </control> + <control type="list" id="11"> + <posx>40</posx> + <posy>64</posy> + <width>390</width> + <height>541</height> + <onleft>60</onleft> + <onright>60</onright> + <onup>11</onup> + <ondown>11</ondown> + <viewtype label="535">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="60" width="400"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>390</width> + <height>61</height> + <texture border="2">MenuItemNF.png</texture> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>5</posx> + <posy>-4</posy> + <width>40</width> + <height>35</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <info>ListItem.ChannelNumber</info> + </control> + <control type="label"> + <posx>50</posx> + <posy>0</posy> + <width>270</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>50</posx> + <posy>30</posy> + <width>330</width> + <height>30</height> + <font>font12</font> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <visible>IsEmpty(Listitem.Icon)</visible> + <label>$INFO[ListItem.Title]</label> + </control> + <control type="label"> + <posx>50</posx> + <posy>30</posy> + <width>270</width> + <height>30</height> + <font>font12</font> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <visible>!IsEmpty(Listitem.Icon)</visible> + <label>$INFO[ListItem.Title]</label> + </control> + <control type="image"> + <posx>330</posx> + <posy>4</posy> + <width>50</width> + <height>50</height> + <texture>$INFO[ListItem.Icon]</texture> + </control> + </itemlayout> + <focusedlayout height="60" width="500"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>390</width> + <height>61</height> + <texture border="2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(11)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>390</width> + <height>61</height> + <texture border="2">MenuItemFO.png</texture> + <visible>Control.HasFocus(11)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>5</posx> + <posy>-4</posy> + <width>40</width> + <height>35</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <info>ListItem.ChannelNumber</info> + </control> + <control type="label"> + <posx>50</posx> + <posy>0</posy> + <width>270</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>50</posx> + <posy>30</posy> + <width>330</width> + <height>30</height> + <font>font12</font> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <visible>IsEmpty(Listitem.Icon)</visible> + <label>$INFO[ListItem.Title]</label> + </control> + <control type="label"> + <posx>50</posx> + <posy>30</posy> + <width>270</width> + <height>30</height> + <font>font12</font> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <visible>!IsEmpty(Listitem.Icon)</visible> + <label>$INFO[ListItem.Title]</label> + </control> + <control type="image"> + <posx>330</posx> + <posy>4</posy> + <width>50</width> + <height>50</height> + <texture>$INFO[ListItem.Icon]</texture> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>435</posx> + <posy>65</posy> + <width>25</width> + <height>541</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>11</onleft> + <onright>11</onright> + <ondown>61</ondown> + <onup>61</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + <control type="label"> + <description>Page Count Label</description> + <posx>450</posx> + <posy>615</posy> + <width>400</width> + <height>20</height> + <font>font12</font> + <textcolor>grey</textcolor> + <scroll>false</scroll> + <align>right</align> + <aligny>center</aligny> + <label>([COLOR=blue]$INFO[Container(11).NumItems][/COLOR]) $LOCALIZE[19019] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(11).CurrentPage]/$INFO[Container(11).NumPages][/COLOR])</label> + <include>Window_OpenClose_Animation</include> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogPVRGroupManager.xml b/addons/skin.confluence/720p/DialogPVRGroupManager.xml index 7c81edec3b..f64deec78b 100644 --- a/addons/skin.confluence/720p/DialogPVRGroupManager.xml +++ b/addons/skin.confluence/720p/DialogPVRGroupManager.xml @@ -1,435 +1,435 @@ -<window id="604">
- <defaultcontrol always="true">29</defaultcontrol>
- <controls>
- <control type="group">
- <visible>!Window.IsVisible(FileBrowser)</visible>
- <animation effect="slide" start="1150,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="1150,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <control type="image">
- <posx>130</posx>
- <posy>0</posy>
- <width>1150</width>
- <height>720</height>
- <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>180</posx>
- <posy>0</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>9000</onleft>
- <onright>9000</onright>
- <onup>9000</onup>
- <ondown>9000</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="group">
- <animation effect="fade" delay="400" start="0" end="100" time="200">WindowOpen</animation>
- <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
- <control type="label">
- <description>header label</description>
- <posx>160</posx>
- <posy>50</posy>
- <width>1080</width>
- <height>30</height>
- <font>font24_title</font>
- <label>19143</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="group">
- <description>Group list</description>
- <posx>160</posx>
- <posy>90</posy>
- <control type="label">
- <description>name label</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>340</width>
- <height>70</height>
- <font>font13_title</font>
- <label>31506</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>75</posy>
- <width>340</width>
- <height>460</height>
- <texture border="5">button-nofocus.png</texture>
- </control>
- <control type="list" id="13">
- <posx>5</posx>
- <posy>85</posy>
- <width>330</width>
- <height>440</height>
- <onup>13</onup>
- <ondown>13</ondown>
- <onleft>29</onleft>
- <onright>73</onright>
- <pagecontrol>73</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>330</width>
- <height>41</height>
- <texture border="3">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>310</width>
- <height>40</height>
- <font>font12</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </itemlayout>
- <focusedlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>330</width>
- <height>41</height>
- <visible>!Control.HasFocus(13)</visible>
- <texture border="3">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>330</width>
- <height>41</height>
- <visible>Control.HasFocus(13)</visible>
- <texture border="3">MenuItemFO.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>310</width>
- <height>40</height>
- <font>font12</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="73">
- <posx>340</posx>
- <posy>75</posy>
- <width>25</width>
- <height>460</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>13</onleft>
- <onright>11</onright>
- <ondown>73</ondown>
- <onup>73</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- </control>
- <control type="group">
- <description>Channels list</description>
- <posx>525</posx>
- <posy>90</posy>
- <control type="label">
- <description>name label</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>340</width>
- <height>70</height>
- <font>font13_title</font>
- <label>31507</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>75</posy>
- <width>340</width>
- <height>460</height>
- <texture border="5">button-nofocus.png</texture>
- </control>
- <control type="list" id="11">
- <posx>5</posx>
- <posy>85</posy>
- <width>330</width>
- <height>440</height>
- <onup>11</onup>
- <ondown>11</ondown>
- <onleft>73</onleft>
- <onright>71</onright>
- <pagecontrol>71</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>330</width>
- <height>41</height>
- <texture border="3">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <width>32</width>
- <height>32</height>
- <posx>5</posx>
- <posy>4</posy>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>0</posy>
- <width>280</width>
- <height>40</height>
- <font>font12</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
- </control>
- </itemlayout>
- <focusedlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>330</width>
- <height>41</height>
- <visible>!Control.HasFocus(11)</visible>
- <texture border="3">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>330</width>
- <height>41</height>
- <visible>Control.HasFocus(11)</visible>
- <texture border="3">MenuItemFO.png</texture>
- </control>
- <control type="image">
- <width>32</width>
- <height>32</height>
- <posx>5</posx>
- <posy>4</posy>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>0</posy>
- <width>280</width>
- <height>40</height>
- <font>font12</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="71">
- <posx>340</posx>
- <posy>75</posy>
- <width>25</width>
- <height>460</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>11</onleft>
- <onright>12</onright>
- <ondown>71</ondown>
- <onup>71</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- </control>
- <control type="group">
- <description>Grouped Channels list</description>
- <posx>890</posx>
- <posy>90</posy>
- <control type="label">
- <description>name label</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>340</width>
- <height>70</height>
- <font>font13_title</font>
- <label>$LOCALIZE[31508][CR]$INFO[Control.GetLabel(20)]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>75</posy>
- <width>340</width>
- <height>460</height>
- <texture border="5">button-nofocus.png</texture>
- </control>
- <control type="list" id="12">
- <posx>5</posx>
- <posy>85</posy>
- <width>330</width>
- <height>440</height>
- <onup>12</onup>
- <ondown>12</ondown>
- <onleft>71</onleft>
- <onright>72</onright>
- <pagecontrol>72</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>330</width>
- <height>41</height>
- <texture border="3">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <width>32</width>
- <height>32</height>
- <posx>5</posx>
- <posy>4</posy>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>0</posy>
- <width>280</width>
- <height>40</height>
- <font>font12</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
- </control>
- </itemlayout>
- <focusedlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>330</width>
- <height>41</height>
- <visible>!Control.HasFocus(12)</visible>
- <texture border="3">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>330</width>
- <height>41</height>
- <visible>Control.HasFocus(12)</visible>
- <texture border="3">MenuItemFO.png</texture>
- </control>
- <control type="image">
- <width>32</width>
- <height>32</height>
- <posx>5</posx>
- <posy>4</posy>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>0</posy>
- <width>280</width>
- <height>40</height>
- <font>font12</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="72">
- <posx>340</posx>
- <posy>75</posy>
- <width>25</width>
- <height>460</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>12</onleft>
- <onright>26</onright>
- <ondown>72</ondown>
- <onup>72</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- </control>
- <control type="grouplist" id="9000">
- <posx>160</posx>
- <posy>660</posy>
- <width>1080</width>
- <height>40</height>
- <itemgap>2</itemgap>
- <align>center</align>
- <orientation>horizontal</orientation>
- <onleft>72</onleft>
- <onright>13</onright>
- <onup>9000</onup>
- <ondown>9000</ondown>
- <control type="button" id="26">
- <description>Add Group</description>
- <width>210</width>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>31503</label>
- </control>
- <control type="button" id="27">
- <description>Rename Group</description>
- <width>210</width>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>31504</label>
- </control>
- <control type="button" id="28">
- <description>Delete Group</description>
- <width>210</width>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>31505</label>
- </control>
- <control type="button" id="29">
- <description>OK</description>
- <width>210</width>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>186</label>
- </control>
- </control>
- </control>
- </control>
- <include>SideBladeRight</include>
- <include>Clock</include>
-
- <control type="label" id="20">
- <description>Fake Label used to pass on name label</description>
- <visible>false</visible>
- </control>
- </controls>
+<window id="604"> + <defaultcontrol always="true">29</defaultcontrol> + <controls> + <control type="group"> + <visible>!Window.IsVisible(FileBrowser)</visible> + <animation effect="slide" start="1150,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="slide" start="0,0" end="1150,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <control type="image"> + <posx>130</posx> + <posy>0</posy> + <width>1150</width> + <height>720</height> + <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>180</posx> + <posy>0</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>9000</onleft> + <onright>9000</onright> + <onup>9000</onup> + <ondown>9000</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="group"> + <animation effect="fade" delay="400" start="0" end="100" time="200">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="200">WindowClose</animation> + <control type="label"> + <description>header label</description> + <posx>160</posx> + <posy>50</posy> + <width>1080</width> + <height>30</height> + <font>font24_title</font> + <label>19143</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="group"> + <description>Group list</description> + <posx>160</posx> + <posy>90</posy> + <control type="label"> + <description>name label</description> + <posx>0</posx> + <posy>0</posy> + <width>340</width> + <height>70</height> + <font>font13_title</font> + <label>31506</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + </control> + <control type="image"> + <posx>0</posx> + <posy>75</posy> + <width>340</width> + <height>460</height> + <texture border="5">button-nofocus.png</texture> + </control> + <control type="list" id="13"> + <posx>5</posx> + <posy>85</posy> + <width>330</width> + <height>440</height> + <onup>13</onup> + <ondown>13</ondown> + <onleft>29</onleft> + <onright>73</onright> + <pagecontrol>73</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>330</width> + <height>41</height> + <texture border="3">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>310</width> + <height>40</height> + <font>font12</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + </itemlayout> + <focusedlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>330</width> + <height>41</height> + <visible>!Control.HasFocus(13)</visible> + <texture border="3">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>330</width> + <height>41</height> + <visible>Control.HasFocus(13)</visible> + <texture border="3">MenuItemFO.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>310</width> + <height>40</height> + <font>font12</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="73"> + <posx>340</posx> + <posy>75</posy> + <width>25</width> + <height>460</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>13</onleft> + <onright>11</onright> + <ondown>73</ondown> + <onup>73</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + </control> + <control type="group"> + <description>Channels list</description> + <posx>525</posx> + <posy>90</posy> + <control type="label"> + <description>name label</description> + <posx>0</posx> + <posy>0</posy> + <width>340</width> + <height>70</height> + <font>font13_title</font> + <label>31507</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + </control> + <control type="image"> + <posx>0</posx> + <posy>75</posy> + <width>340</width> + <height>460</height> + <texture border="5">button-nofocus.png</texture> + </control> + <control type="list" id="11"> + <posx>5</posx> + <posy>85</posy> + <width>330</width> + <height>440</height> + <onup>11</onup> + <ondown>11</ondown> + <onleft>73</onleft> + <onright>71</onright> + <pagecontrol>71</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>330</width> + <height>41</height> + <texture border="3">MenuItemNF.png</texture> + </control> + <control type="image"> + <width>32</width> + <height>32</height> + <posx>5</posx> + <posy>4</posy> + <texture>$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <posx>40</posx> + <posy>0</posy> + <width>280</width> + <height>40</height> + <font>font12</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label> + </control> + </itemlayout> + <focusedlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>330</width> + <height>41</height> + <visible>!Control.HasFocus(11)</visible> + <texture border="3">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>330</width> + <height>41</height> + <visible>Control.HasFocus(11)</visible> + <texture border="3">MenuItemFO.png</texture> + </control> + <control type="image"> + <width>32</width> + <height>32</height> + <posx>5</posx> + <posy>4</posy> + <texture>$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <posx>40</posx> + <posy>0</posy> + <width>280</width> + <height>40</height> + <font>font12</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="71"> + <posx>340</posx> + <posy>75</posy> + <width>25</width> + <height>460</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>11</onleft> + <onright>12</onright> + <ondown>71</ondown> + <onup>71</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + </control> + <control type="group"> + <description>Grouped Channels list</description> + <posx>890</posx> + <posy>90</posy> + <control type="label"> + <description>name label</description> + <posx>0</posx> + <posy>0</posy> + <width>340</width> + <height>70</height> + <font>font13_title</font> + <label>$LOCALIZE[31508][CR]$INFO[Control.GetLabel(20)]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + </control> + <control type="image"> + <posx>0</posx> + <posy>75</posy> + <width>340</width> + <height>460</height> + <texture border="5">button-nofocus.png</texture> + </control> + <control type="list" id="12"> + <posx>5</posx> + <posy>85</posy> + <width>330</width> + <height>440</height> + <onup>12</onup> + <ondown>12</ondown> + <onleft>71</onleft> + <onright>72</onright> + <pagecontrol>72</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>330</width> + <height>41</height> + <texture border="3">MenuItemNF.png</texture> + </control> + <control type="image"> + <width>32</width> + <height>32</height> + <posx>5</posx> + <posy>4</posy> + <texture>$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <posx>40</posx> + <posy>0</posy> + <width>280</width> + <height>40</height> + <font>font12</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label> + </control> + </itemlayout> + <focusedlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>330</width> + <height>41</height> + <visible>!Control.HasFocus(12)</visible> + <texture border="3">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>330</width> + <height>41</height> + <visible>Control.HasFocus(12)</visible> + <texture border="3">MenuItemFO.png</texture> + </control> + <control type="image"> + <width>32</width> + <height>32</height> + <posx>5</posx> + <posy>4</posy> + <texture>$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <posx>40</posx> + <posy>0</posy> + <width>280</width> + <height>40</height> + <font>font12</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="72"> + <posx>340</posx> + <posy>75</posy> + <width>25</width> + <height>460</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>12</onleft> + <onright>26</onright> + <ondown>72</ondown> + <onup>72</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + </control> + <control type="grouplist" id="9000"> + <posx>160</posx> + <posy>660</posy> + <width>1080</width> + <height>40</height> + <itemgap>2</itemgap> + <align>center</align> + <orientation>horizontal</orientation> + <onleft>72</onleft> + <onright>13</onright> + <onup>9000</onup> + <ondown>9000</ondown> + <control type="button" id="26"> + <description>Add Group</description> + <width>210</width> + <include>ButtonInfoDialogsCommonValues</include> + <label>31503</label> + </control> + <control type="button" id="27"> + <description>Rename Group</description> + <width>210</width> + <include>ButtonInfoDialogsCommonValues</include> + <label>31504</label> + </control> + <control type="button" id="28"> + <description>Delete Group</description> + <width>210</width> + <include>ButtonInfoDialogsCommonValues</include> + <label>31505</label> + </control> + <control type="button" id="29"> + <description>OK</description> + <width>210</width> + <include>ButtonInfoDialogsCommonValues</include> + <label>186</label> + </control> + </control> + </control> + </control> + <include>SideBladeRight</include> + <include>Clock</include> + + <control type="label" id="20"> + <description>Fake Label used to pass on name label</description> + <visible>false</visible> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogPVRGuideInfo.xml b/addons/skin.confluence/720p/DialogPVRGuideInfo.xml index e07c2e26b2..938becb8b0 100644 --- a/addons/skin.confluence/720p/DialogPVRGuideInfo.xml +++ b/addons/skin.confluence/720p/DialogPVRGuideInfo.xml @@ -1,274 +1,274 @@ -<window id="601">
- <defaultcontrol always="true">7</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>20</posx>
- <posy>30</posy>
- <origin x="275" y="30">![Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)]</origin>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="group">
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>730</width>
- <height>660</height>
- <colordiffuse>EEFFFFFF</colordiffuse>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>650</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>2</onleft>
- <onright>2</onright>
- <onup>2</onup>
- <ondown>2</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>10</posy>
- <width>570</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>40</posx>
- <posy>18</posy>
- <width>650</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$LOCALIZE[19047]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Title label</description>
- <posx>40</posx>
- <posy>70</posy>
- <width>650</width>
- <height>30</height>
- <font>font13caps</font>
- <label>$INFO[ListItem.Title]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="group">
- <control type="group">
- <posx>40</posx>
- <posy>140</posy>
- <control type="label">
- <description>Start Date</description>
- <posx>170</posx>
- <posy>0</posy>
- <width>170</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[552]:</label>
- </control>
- <control type="label">
- <description>Start date value</description>
- <posx>180</posx>
- <posy>0</posy>
- <width>470</width>
- <height>25</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.StartDate]</label>
- </control>
- <control type="label">
- <description>Start time</description>
- <posx>170</posx>
- <posy>35</posy>
- <width>170</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[142]</label>
- </control>
- <control type="label">
- <description>Start Time value</description>
- <posx>180</posx>
- <posy>35</posy>
- <width>470</width>
- <height>25</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.StartTime]</label>
- </control>
- <control type="label">
- <description>Channel Name</description>
- <posx>170</posx>
- <posy>70</posy>
- <width>170</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[19148]:</label>
- </control>
- <control type="fadelabel">
- <description>Channel Value</description>
- <posx>180</posx>
- <posy>70</posy>
- <width>470</width>
- <height>25</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.ChannelName]</label>
- </control>
- <control type="label">
- <description>Duration</description>
- <posx>170</posx>
- <posy>105</posy>
- <width>170</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[180]:</label>
- </control>
- <control type="label">
- <description>Duration value</description>
- <posx>180</posx>
- <posy>105</posy>
- <width>470</width>
- <label>$INFO[ListItem.Duration]</label>
- <align>left</align>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Genre</description>
- <posx>170</posx>
- <posy>140</posy>
- <width>170</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[135]:</label>
- </control>
- <control type="label">
- <description>Genre value</description>
- <posx>180</posx>
- <posy>140</posy>
- <width>470</width>
- <label fallback="161">$INFO[ListItem.Genre]</label>
- <align>left</align>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Subtitle value</description>
- <posx>0</posx>
- <posy>185</posy>
- <width>650</width>
- <label>$INFO[ListItem.PlotOutline]</label>
- <align>center</align>
- <font>font13caps</font>
- <textcolor>blue</textcolor>
- <scroll>true</scroll>
- <visible>!IsEmpty(ListItem.PlotOutline)</visible>
- </control>
- </control>
- <control type="label">
- <posx>610</posx>
- <posy>370</posy>
- <width>400</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>[COLOR=blue]$LOCALIZE[207][/COLOR]$INFO[Container(400).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(400).NumPages,/, )]</label>
- </control>
- <control type="spincontrol" id="60">
- <description>Next page button</description>
- <posx>620</posx>
- <posy>375</posy>
- <subtype>page</subtype>
- <font>-</font>
- <onleft>60</onleft>
- <onright>60</onright>
- <ondown>9000</ondown>
- <onup>9000</onup>
- <textcolor>-</textcolor>
- <showonepage>true</showonepage>
- </control>
- <control type="textbox" id="400">
- <description>PLOT</description>
- <posx>40</posx>
- <posy>400</posy>
- <width>650</width>
- <height>180</height>
- <font>font12</font>
- <align>justify</align>
- <pagecontrol>60</pagecontrol>
- <label fallback="161">$INFO[ListItem.Plot]</label>
- </control>
- <control type="grouplist" id="9000">
- <posx>40</posx>
- <posy>590</posy>
- <width>650</width>
- <height>40</height>
- <itemgap>5</itemgap>
- <align>center</align>
- <orientation>horizontal</orientation>
- <onleft>9000</onleft>
- <onright>9000</onright>
- <onup>60</onup>
- <ondown>60</ondown>
- <control type="button" id="5">
- <description>Switch to Channel</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>19165</label>
- </control>
- <control type="button" id="6">
- <description>Record</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>-</label>
- </control>
- <control type="button" id="7">
- <description>OK</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>186</label>
- </control>
- </control>
- </control>
- </control>
- <include>SideBladeRight</include>
- </controls>
+<window id="601"> + <defaultcontrol always="true">7</defaultcontrol> + <coordinates> + <system>1</system> + <posx>20</posx> + <posy>30</posy> + <origin x="275" y="30">![Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)]</origin> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="group"> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>730</width> + <height>660</height> + <colordiffuse>EEFFFFFF</colordiffuse> + <texture border="40">DialogBack.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>650</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>2</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>2</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="image"> + <posx>80</posx> + <posy>10</posy> + <width>570</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="label"> + <description>header label</description> + <posx>40</posx> + <posy>18</posy> + <width>650</width> + <height>30</height> + <font>font13_title</font> + <label>$LOCALIZE[19047]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Title label</description> + <posx>40</posx> + <posy>70</posy> + <width>650</width> + <height>30</height> + <font>font13caps</font> + <label>$INFO[ListItem.Title]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="group"> + <control type="group"> + <posx>40</posx> + <posy>140</posy> + <control type="label"> + <description>Start Date</description> + <posx>170</posx> + <posy>0</posy> + <width>170</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[552]:</label> + </control> + <control type="label"> + <description>Start date value</description> + <posx>180</posx> + <posy>0</posy> + <width>470</width> + <height>25</height> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>white</textcolor> + <label>$INFO[ListItem.StartDate]</label> + </control> + <control type="label"> + <description>Start time</description> + <posx>170</posx> + <posy>35</posy> + <width>170</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[142]</label> + </control> + <control type="label"> + <description>Start Time value</description> + <posx>180</posx> + <posy>35</posy> + <width>470</width> + <height>25</height> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>white</textcolor> + <label>$INFO[ListItem.StartTime]</label> + </control> + <control type="label"> + <description>Channel Name</description> + <posx>170</posx> + <posy>70</posy> + <width>170</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[19148]:</label> + </control> + <control type="fadelabel"> + <description>Channel Value</description> + <posx>180</posx> + <posy>70</posy> + <width>470</width> + <height>25</height> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>white</textcolor> + <label>$INFO[ListItem.ChannelName]</label> + </control> + <control type="label"> + <description>Duration</description> + <posx>170</posx> + <posy>105</posy> + <width>170</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[180]:</label> + </control> + <control type="label"> + <description>Duration value</description> + <posx>180</posx> + <posy>105</posy> + <width>470</width> + <label>$INFO[ListItem.Duration]</label> + <align>left</align> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Genre</description> + <posx>170</posx> + <posy>140</posy> + <width>170</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[135]:</label> + </control> + <control type="label"> + <description>Genre value</description> + <posx>180</posx> + <posy>140</posy> + <width>470</width> + <label fallback="161">$INFO[ListItem.Genre]</label> + <align>left</align> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Subtitle value</description> + <posx>0</posx> + <posy>185</posy> + <width>650</width> + <label>$INFO[ListItem.PlotOutline]</label> + <align>center</align> + <font>font13caps</font> + <textcolor>blue</textcolor> + <scroll>true</scroll> + <visible>!IsEmpty(ListItem.PlotOutline)</visible> + </control> + </control> + <control type="label"> + <posx>610</posx> + <posy>370</posy> + <width>400</width> + <height>30</height> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>right</align> + <aligny>center</aligny> + <label>[COLOR=blue]$LOCALIZE[207][/COLOR]$INFO[Container(400).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(400).NumPages,/, )]</label> + </control> + <control type="spincontrol" id="60"> + <description>Next page button</description> + <posx>620</posx> + <posy>375</posy> + <subtype>page</subtype> + <font>-</font> + <onleft>60</onleft> + <onright>60</onright> + <ondown>9000</ondown> + <onup>9000</onup> + <textcolor>-</textcolor> + <showonepage>true</showonepage> + </control> + <control type="textbox" id="400"> + <description>PLOT</description> + <posx>40</posx> + <posy>400</posy> + <width>650</width> + <height>180</height> + <font>font12</font> + <align>justify</align> + <pagecontrol>60</pagecontrol> + <label fallback="161">$INFO[ListItem.Plot]</label> + </control> + <control type="grouplist" id="9000"> + <posx>40</posx> + <posy>590</posy> + <width>650</width> + <height>40</height> + <itemgap>5</itemgap> + <align>center</align> + <orientation>horizontal</orientation> + <onleft>9000</onleft> + <onright>9000</onright> + <onup>60</onup> + <ondown>60</ondown> + <control type="button" id="5"> + <description>Switch to Channel</description> + <include>ButtonInfoDialogsCommonValues</include> + <label>19165</label> + </control> + <control type="button" id="6"> + <description>Record</description> + <include>ButtonInfoDialogsCommonValues</include> + <label>-</label> + </control> + <control type="button" id="7"> + <description>OK</description> + <include>ButtonInfoDialogsCommonValues</include> + <label>186</label> + </control> + </control> + </control> + </control> + <include>SideBladeRight</include> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogPVRGuideOSD.xml b/addons/skin.confluence/720p/DialogPVRGuideOSD.xml index f6c45afe9a..6f6c3f43ad 100644 --- a/addons/skin.confluence/720p/DialogPVRGuideOSD.xml +++ b/addons/skin.confluence/720p/DialogPVRGuideOSD.xml @@ -1,266 +1,266 @@ -<window id="610">
- <defaultcontrol always="true">11</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>780</posx>
- <posy>30</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="group">
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>480</width>
- <height>660</height>
- <colordiffuse>EEFFFFFF</colordiffuse>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>400</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>2</onleft>
- <onright>2</onright>
- <onup>2</onup>
- <ondown>2</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>10</posy>
- <width>430</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>40</posx>
- <posy>18</posy>
- <width>430</width>
- <height>30</height>
- <font>font12_title</font>
- <label>$LOCALIZE[19029] - $INFO[VideoPlayer.ChannelName]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="list" id="11">
- <posx>40</posx>
- <posy>64</posy>
- <width>390</width>
- <height>541</height>
- <onleft>60</onleft>
- <onright>60</onright>
- <onup>11</onup>
- <ondown>11</ondown>
- <viewtype label="535">list</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="60" width="400">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>390</width>
- <height>61</height>
- <texture border="2">MenuItemNF.png</texture>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>5</posx>
- <posy>0</posy>
- <width>200</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>blue</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.StartTime]</label>
- </control>
- <control type="label">
- <posx>390</posx>
- <posy>0</posy>
- <width>370</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.StartDate]</label>
- </control>
- <control type="label">
- <posx>5</posx>
- <posy>30</posy>
- <width>390</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- <visible>![ListItem.IsRecording | ListItem.HasTimer]</visible>
- </control>
- <control type="label">
- <posx>5</posx>
- <posy>30</posy>
- <width>350</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- <visible>ListItem.IsRecording | ListItem.HasTimer</visible>
- </control>
- <control type="image">
- <posx>360</posx>
- <posy>30</posy>
- <width>30</width>
- <height>20</height>
- <texture>PVR-IsRecording.png</texture>
- <visible>ListItem.IsRecording</visible>
- </control>
- <control type="image">
- <posx>370</posx>
- <posy>30</posy>
- <width>20</width>
- <height>20</height>
- <texture>PVR-HasTimer.png</texture>
- <visible>ListItem.HasTimer</visible>
- </control>
- </itemlayout>
- <focusedlayout height="60" width="500">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>390</width>
- <height>61</height>
- <texture border="2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(11)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>390</width>
- <height>61</height>
- <texture border="2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(11)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>5</posx>
- <posy>0</posy>
- <width>200</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>selected</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.StartTime]</label>
- </control>
- <control type="label">
- <posx>390</posx>
- <posy>0</posy>
- <width>370</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>selected</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.StartDate]</label>
- </control>
- <control type="label">
- <posx>5</posx>
- <posy>30</posy>
- <width>390</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>[B]$INFO[ListItem.Label][/B]</label>
- <visible>![ListItem.IsRecording | ListItem.HasTimer]</visible>
- </control>
- <control type="label">
- <posx>5</posx>
- <posy>30</posy>
- <width>350</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>[B]$INFO[ListItem.Label][/B]</label>
- <visible>ListItem.IsRecording | ListItem.HasTimer</visible>
- </control>
- <control type="image">
- <posx>360</posx>
- <posy>30</posy>
- <width>30</width>
- <height>20</height>
- <texture>PVR-IsRecording.png</texture>
- <visible>ListItem.IsRecording</visible>
- </control>
- <control type="image">
- <posx>370</posx>
- <posy>30</posy>
- <width>20</width>
- <height>20</height>
- <texture>PVR-HasTimer.png</texture>
- <visible>ListItem.HasTimer</visible>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="60">
- <posx>435</posx>
- <posy>65</posy>
- <width>25</width>
- <height>541</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>11</onleft>
- <onright>11</onright>
- <ondown>61</ondown>
- <onup>61</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- <control type="label">
- <description>Page Count Label</description>
- <posx>450</posx>
- <posy>615</posy>
- <width>400</width>
- <height>20</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <scroll>false</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>([COLOR=blue]$INFO[Container(11).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(11).CurrentPage]/$INFO[Container(11).NumPages][/COLOR])</label>
- <include>Window_OpenClose_Animation</include>
- </control>
- </control>
- </controls>
-</window>
+<window id="610"> + <defaultcontrol always="true">11</defaultcontrol> + <coordinates> + <system>1</system> + <posx>780</posx> + <posy>30</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="group"> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>480</width> + <height>660</height> + <colordiffuse>EEFFFFFF</colordiffuse> + <texture border="40">DialogBack.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>400</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>2</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>2</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="image"> + <posx>40</posx> + <posy>10</posy> + <width>430</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="label"> + <description>header label</description> + <posx>40</posx> + <posy>18</posy> + <width>430</width> + <height>30</height> + <font>font12_title</font> + <label>$LOCALIZE[19029] - $INFO[VideoPlayer.ChannelName]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="list" id="11"> + <posx>40</posx> + <posy>64</posy> + <width>390</width> + <height>541</height> + <onleft>60</onleft> + <onright>60</onright> + <onup>11</onup> + <ondown>11</ondown> + <viewtype label="535">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="60" width="400"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>390</width> + <height>61</height> + <texture border="2">MenuItemNF.png</texture> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>5</posx> + <posy>0</posy> + <width>200</width> + <height>30</height> + <font>font13</font> + <textcolor>blue</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.StartTime]</label> + </control> + <control type="label"> + <posx>390</posx> + <posy>0</posy> + <width>370</width> + <height>30</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.StartDate]</label> + </control> + <control type="label"> + <posx>5</posx> + <posy>30</posy> + <width>390</width> + <height>30</height> + <font>font12</font> + <textcolor>grey</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + <visible>![ListItem.IsRecording | ListItem.HasTimer]</visible> + </control> + <control type="label"> + <posx>5</posx> + <posy>30</posy> + <width>350</width> + <height>30</height> + <font>font12</font> + <textcolor>grey</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + <visible>ListItem.IsRecording | ListItem.HasTimer</visible> + </control> + <control type="image"> + <posx>360</posx> + <posy>30</posy> + <width>30</width> + <height>20</height> + <texture>PVR-IsRecording.png</texture> + <visible>ListItem.IsRecording</visible> + </control> + <control type="image"> + <posx>370</posx> + <posy>30</posy> + <width>20</width> + <height>20</height> + <texture>PVR-HasTimer.png</texture> + <visible>ListItem.HasTimer</visible> + </control> + </itemlayout> + <focusedlayout height="60" width="500"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>390</width> + <height>61</height> + <texture border="2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(11)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>390</width> + <height>61</height> + <texture border="2">MenuItemFO.png</texture> + <visible>Control.HasFocus(11)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>5</posx> + <posy>0</posy> + <width>200</width> + <height>30</height> + <font>font13</font> + <textcolor>selected</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.StartTime]</label> + </control> + <control type="label"> + <posx>390</posx> + <posy>0</posy> + <width>370</width> + <height>30</height> + <font>font12</font> + <textcolor>selected</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.StartDate]</label> + </control> + <control type="label"> + <posx>5</posx> + <posy>30</posy> + <width>390</width> + <height>30</height> + <font>font12</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>[B]$INFO[ListItem.Label][/B]</label> + <visible>![ListItem.IsRecording | ListItem.HasTimer]</visible> + </control> + <control type="label"> + <posx>5</posx> + <posy>30</posy> + <width>350</width> + <height>30</height> + <font>font12</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>[B]$INFO[ListItem.Label][/B]</label> + <visible>ListItem.IsRecording | ListItem.HasTimer</visible> + </control> + <control type="image"> + <posx>360</posx> + <posy>30</posy> + <width>30</width> + <height>20</height> + <texture>PVR-IsRecording.png</texture> + <visible>ListItem.IsRecording</visible> + </control> + <control type="image"> + <posx>370</posx> + <posy>30</posy> + <width>20</width> + <height>20</height> + <texture>PVR-HasTimer.png</texture> + <visible>ListItem.HasTimer</visible> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>435</posx> + <posy>65</posy> + <width>25</width> + <height>541</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>11</onleft> + <onright>11</onright> + <ondown>61</ondown> + <onup>61</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + <control type="label"> + <description>Page Count Label</description> + <posx>450</posx> + <posy>615</posy> + <width>400</width> + <height>20</height> + <font>font12</font> + <textcolor>grey</textcolor> + <scroll>false</scroll> + <align>right</align> + <aligny>center</aligny> + <label>([COLOR=blue]$INFO[Container(11).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(11).CurrentPage]/$INFO[Container(11).NumPages][/COLOR])</label> + <include>Window_OpenClose_Animation</include> + </control> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogPVRGuideSearch.xml b/addons/skin.confluence/720p/DialogPVRGuideSearch.xml index 8c7645dcc4..39537997e3 100644 --- a/addons/skin.confluence/720p/DialogPVRGuideSearch.xml +++ b/addons/skin.confluence/720p/DialogPVRGuideSearch.xml @@ -1,461 +1,461 @@ -<window id="606">
- <defaultcontrol always="true">9</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>210</posx>
- <posy>65</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>865</width>
- <height>605</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>10</posy>
- <width>700</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>80</posx>
- <posy>18</posy>
- <width>700</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$LOCALIZE[19142]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>770</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>3</onleft>
- <onright>3</onright>
- <onup>3</onup>
- <ondown>3</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label">
- <description>Search string</description>
- <posx>30</posx>
- <posy>60</posy>
- <width>320</width>
- <height>40</height>
- <font>font12caps</font>
- <label>$LOCALIZE[19133]</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <posx>30</posx>
- <posy>100</posy>
- <width>800</width>
- <height>50</height>
- <aspectratio>stretch</aspectratio>
- <texture border="20">KeyboardEditArea.png</texture>
- </control>
- <control type="edit" id="9">
- <description>Search string</description>
- <posx>35</posx>
- <posy>105</posy>
- <width>790</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <texturefocus>-</texturefocus>
- <texturenofocus>-</texturenofocus>
- <align>left</align>
- <onleft>9</onleft>
- <onright>9</onright>
- <onup>26</onup>
- <ondown>10</ondown>
- </control>
- <control type="textbox">
- <description>Search help</description>
- <posx>30</posx>
- <posy>155</posy>
- <width>800</width>
- <height>70</height>
- <align>left</align>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <label>$LOCALIZE[19001] $LOCALIZE[19002]</label>
- </control>
- <control type="group">
- <posx>30</posx>
- <posy>230</posy>
- <control type="radiobutton" id="10">
- <description>Include Description</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>35</height>
- <width>400</width>
- <font>font12</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <shadowcolor>black</shadowcolor>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <align>left</align>
- <aligny>center</aligny>
- <label>19134</label>
- <onleft>12</onleft>
- <onright>12</onright>
- <onup>9</onup>
- <ondown>11</ondown>
- </control>
- <control type="radiobutton" id="11">
- <description>Case Sensitive</description>
- <posx>0</posx>
- <posy>35</posy>
- <height>35</height>
- <width>400</width>
- <font>font12</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <shadowcolor>black</shadowcolor>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <align>left</align>
- <aligny>center</aligny>
- <label>19135</label>
- <onleft>13</onleft>
- <onright>13</onright>
- <onup>10</onup>
- <ondown>14</ondown>
- </control>
- <control type="edit" id="14">
- <description>Start Date</description>
- <posx>0</posx>
- <posy>70</posy>
- <width>400</width>
- <height>35</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <shadowcolor>black</shadowcolor>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <label>19128</label>
- <onright>16</onright>
- <onleft>16</onleft>
- <onup>11</onup>
- <ondown>15</ondown>
- </control>
- <control type="edit" id="15">
- <description>Stop Date</description>
- <posx>0</posx>
- <posy>105</posy>
- <width>400</width>
- <height>35</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <shadowcolor>black</shadowcolor>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <label>19129</label>
- <onright>17</onright>
- <onleft>17</onleft>
- <onup>14</onup>
- <ondown>18</ondown>
- </control>
- <control type="spincontrolex" id="18">
- <description>Genre</description>
- <posx>0</posx>
- <posy>140</posy>
- <width>400</width>
- <height>35</height>
- <font>font12</font>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <label>515</label>
- <onright>19</onright>
- <onleft>19</onleft>
- <onup>15</onup>
- <ondown>20</ondown>
- </control>
- <control type="radiobutton" id="20">
- <description>Include unknown Genres</description>
- <posx>0</posx>
- <posy>175</posy>
- <height>35</height>
- <width>400</width>
- <font>font12</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <pulseonselect>no</pulseonselect>
- <label>19132</label>
- <onleft>21</onleft>
- <onright>21</onright>
- <onup>18</onup>
- <ondown>22</ondown>
- </control>
- <control type="radiobutton" id="22">
- <description>FTA only</description>
- <posx>0</posx>
- <posy>210</posy>
- <height>35</height>
- <width>400</width>
- <font>font12</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <pulseonselect>no</pulseonselect>
- <label>19123</label>
- <onleft>23</onleft>
- <onright>23</onright>
- <onup>20</onup>
- <ondown>24</ondown>
- </control>
- <control type="radiobutton" id="24">
- <description>Ignore Timers</description>
- <posx>0</posx>
- <posy>245</posy>
- <height>35</height>
- <width>400</width>
- <font>font12</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <pulseonselect>no</pulseonselect>
- <label>19124</label>
- <onleft>27</onleft>
- <onright>27</onright>
- <onup>22</onup>
- <ondown>26</ondown>
- </control>
- </control>
- <control type="group">
- <posx>440</posx>
- <posy>230</posy>
- <control type="spincontrolex" id="12">
- <description>Min Duration</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>400</width>
- <height>35</height>
- <font>font12</font>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <label>19130</label>
- <onright>10</onright>
- <onleft>10</onleft>
- <onup>9</onup>
- <ondown>13</ondown>
- </control>
- <control type="spincontrolex" id="13">
- <description>Max Duration</description>
- <posx>0</posx>
- <posy>35</posy>
- <width>400</width>
- <height>35</height>
- <font>font12</font>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <label>19131</label>
- <onright>11</onright>
- <onleft>11</onleft>
- <onup>12</onup>
- <ondown>16</ondown>
- </control>
- <control type="edit" id="16">
- <description>Start time</description>
- <posx>0</posx>
- <posy>70</posy>
- <width>400</width>
- <height>35</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <shadowcolor>black</shadowcolor>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <label>19126</label>
- <onright>14</onright>
- <onleft>14</onleft>
- <onup>13</onup>
- <ondown>17</ondown>
- </control>
- <control type="edit" id="17">
- <description>Stop time</description>
- <posx>0</posx>
- <posy>105</posy>
- <width>400</width>
- <height>35</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <shadowcolor>black</shadowcolor>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <label>19127</label>
- <onright>15</onright>
- <onleft>15</onleft>
- <onup>16</onup>
- <ondown>19</ondown>
- </control>
- <control type="radiobutton" id="19">
- <description>avoid repeats</description>
- <posx>0</posx>
- <posy>140</posy>
- <width>400</width>
- <height>35</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <pulseonselect>no</pulseonselect>
- <label>19121</label>
- <onright>18</onright>
- <onleft>18</onleft>
- <onup>17</onup>
- <ondown>21</ondown>
- </control>
- <control type="spincontrolex" id="21">
- <description>Groups</description>
- <posx>0</posx>
- <posy>175</posy>
- <width>400</width>
- <height>35</height>
- <font>font12</font>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <label>19141</label>
- <onright>20</onright>
- <onleft>20</onleft>
- <onup>19</onup>
- <ondown>23</ondown>
- </control>
- <control type="spincontrolex" id="23">
- <description>Channels</description>
- <posx>0</posx>
- <posy>210</posy>
- <width>400</width>
- <height>35</height>
- <font>font12</font>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <label>19148</label>
- <onleft>22</onleft>
- <onright>22</onright>
- <onup>21</onup>
- <ondown>27</ondown>
- </control>
- <control type="radiobutton" id="27">
- <description>Ignore Recordings</description>
- <posx>0</posx>
- <posy>245</posy>
- <height>35</height>
- <width>400</width>
- <font>font12</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <pulseonselect>no</pulseonselect>
- <label>19125</label>
- <onleft>24</onleft>
- <onright>24</onright>
- <onup>23</onup>
- <ondown>26</ondown>
- </control>
- </control>
- <control type="group" id="9000">
- <posy>540</posy>
- <posx>125</posx>
- <control type="button" id="28">
- <description>Defaults Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <font>font12_title</font>
- <label>409</label>
- <onleft>26</onleft>
- <onright>25</onright>
- <onup>24</onup>
- <ondown>9</ondown>
- </control>
- <control type="button" id="25">
- <description>Cancel Button</description>
- <posx>210</posx>
- <posy>0</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <font>font12_title</font>
- <label>222</label>
- <onleft>28</onleft>
- <onright>26</onright>
- <onup>27</onup>
- <ondown>9</ondown>
- </control>
- <control type="button" id="26">
- <description>Search Button</description>
- <posx>420</posx>
- <posy>0</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <font>font12_title</font>
- <label>137</label>
- <onleft>25</onleft>
- <onright>28</onright>
- <onup>27</onup>
- <ondown>9</ondown>
- </control>
- </control>
- </controls>
+<window id="606"> + <defaultcontrol always="true">9</defaultcontrol> + <coordinates> + <system>1</system> + <posx>210</posx> + <posy>65</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>865</width> + <height>605</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>80</posx> + <posy>10</posy> + <width>700</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="label"> + <description>header label</description> + <posx>80</posx> + <posy>18</posy> + <width>700</width> + <height>30</height> + <font>font13_title</font> + <label>$LOCALIZE[19142]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>770</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>3</onleft> + <onright>3</onright> + <onup>3</onup> + <ondown>3</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label"> + <description>Search string</description> + <posx>30</posx> + <posy>60</posy> + <width>320</width> + <height>40</height> + <font>font12caps</font> + <label>$LOCALIZE[19133]</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <posx>30</posx> + <posy>100</posy> + <width>800</width> + <height>50</height> + <aspectratio>stretch</aspectratio> + <texture border="20">KeyboardEditArea.png</texture> + </control> + <control type="edit" id="9"> + <description>Search string</description> + <posx>35</posx> + <posy>105</posy> + <width>790</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <texturefocus>-</texturefocus> + <texturenofocus>-</texturenofocus> + <align>left</align> + <onleft>9</onleft> + <onright>9</onright> + <onup>26</onup> + <ondown>10</ondown> + </control> + <control type="textbox"> + <description>Search help</description> + <posx>30</posx> + <posy>155</posy> + <width>800</width> + <height>70</height> + <align>left</align> + <font>font12</font> + <textcolor>grey2</textcolor> + <label>$LOCALIZE[19001] $LOCALIZE[19002]</label> + </control> + <control type="group"> + <posx>30</posx> + <posy>230</posy> + <control type="radiobutton" id="10"> + <description>Include Description</description> + <posx>0</posx> + <posy>0</posy> + <height>35</height> + <width>400</width> + <font>font12</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <shadowcolor>black</shadowcolor> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <align>left</align> + <aligny>center</aligny> + <label>19134</label> + <onleft>12</onleft> + <onright>12</onright> + <onup>9</onup> + <ondown>11</ondown> + </control> + <control type="radiobutton" id="11"> + <description>Case Sensitive</description> + <posx>0</posx> + <posy>35</posy> + <height>35</height> + <width>400</width> + <font>font12</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <shadowcolor>black</shadowcolor> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <align>left</align> + <aligny>center</aligny> + <label>19135</label> + <onleft>13</onleft> + <onright>13</onright> + <onup>10</onup> + <ondown>14</ondown> + </control> + <control type="edit" id="14"> + <description>Start Date</description> + <posx>0</posx> + <posy>70</posy> + <width>400</width> + <height>35</height> + <font>font12</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <shadowcolor>black</shadowcolor> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <label>19128</label> + <onright>16</onright> + <onleft>16</onleft> + <onup>11</onup> + <ondown>15</ondown> + </control> + <control type="edit" id="15"> + <description>Stop Date</description> + <posx>0</posx> + <posy>105</posy> + <width>400</width> + <height>35</height> + <font>font12</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <shadowcolor>black</shadowcolor> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <label>19129</label> + <onright>17</onright> + <onleft>17</onleft> + <onup>14</onup> + <ondown>18</ondown> + </control> + <control type="spincontrolex" id="18"> + <description>Genre</description> + <posx>0</posx> + <posy>140</posy> + <width>400</width> + <height>35</height> + <font>font12</font> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <label>515</label> + <onright>19</onright> + <onleft>19</onleft> + <onup>15</onup> + <ondown>20</ondown> + </control> + <control type="radiobutton" id="20"> + <description>Include unknown Genres</description> + <posx>0</posx> + <posy>175</posy> + <height>35</height> + <width>400</width> + <font>font12</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <pulseonselect>no</pulseonselect> + <label>19132</label> + <onleft>21</onleft> + <onright>21</onright> + <onup>18</onup> + <ondown>22</ondown> + </control> + <control type="radiobutton" id="22"> + <description>FTA only</description> + <posx>0</posx> + <posy>210</posy> + <height>35</height> + <width>400</width> + <font>font12</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <pulseonselect>no</pulseonselect> + <label>19123</label> + <onleft>23</onleft> + <onright>23</onright> + <onup>20</onup> + <ondown>24</ondown> + </control> + <control type="radiobutton" id="24"> + <description>Ignore Timers</description> + <posx>0</posx> + <posy>245</posy> + <height>35</height> + <width>400</width> + <font>font12</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <pulseonselect>no</pulseonselect> + <label>19124</label> + <onleft>27</onleft> + <onright>27</onright> + <onup>22</onup> + <ondown>26</ondown> + </control> + </control> + <control type="group"> + <posx>440</posx> + <posy>230</posy> + <control type="spincontrolex" id="12"> + <description>Min Duration</description> + <posx>0</posx> + <posy>0</posy> + <width>400</width> + <height>35</height> + <font>font12</font> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <label>19130</label> + <onright>10</onright> + <onleft>10</onleft> + <onup>9</onup> + <ondown>13</ondown> + </control> + <control type="spincontrolex" id="13"> + <description>Max Duration</description> + <posx>0</posx> + <posy>35</posy> + <width>400</width> + <height>35</height> + <font>font12</font> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <label>19131</label> + <onright>11</onright> + <onleft>11</onleft> + <onup>12</onup> + <ondown>16</ondown> + </control> + <control type="edit" id="16"> + <description>Start time</description> + <posx>0</posx> + <posy>70</posy> + <width>400</width> + <height>35</height> + <font>font12</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <shadowcolor>black</shadowcolor> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <label>19126</label> + <onright>14</onright> + <onleft>14</onleft> + <onup>13</onup> + <ondown>17</ondown> + </control> + <control type="edit" id="17"> + <description>Stop time</description> + <posx>0</posx> + <posy>105</posy> + <width>400</width> + <height>35</height> + <font>font12</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <shadowcolor>black</shadowcolor> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <label>19127</label> + <onright>15</onright> + <onleft>15</onleft> + <onup>16</onup> + <ondown>19</ondown> + </control> + <control type="radiobutton" id="19"> + <description>avoid repeats</description> + <posx>0</posx> + <posy>140</posy> + <width>400</width> + <height>35</height> + <font>font12</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <pulseonselect>no</pulseonselect> + <label>19121</label> + <onright>18</onright> + <onleft>18</onleft> + <onup>17</onup> + <ondown>21</ondown> + </control> + <control type="spincontrolex" id="21"> + <description>Groups</description> + <posx>0</posx> + <posy>175</posy> + <width>400</width> + <height>35</height> + <font>font12</font> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <label>19141</label> + <onright>20</onright> + <onleft>20</onleft> + <onup>19</onup> + <ondown>23</ondown> + </control> + <control type="spincontrolex" id="23"> + <description>Channels</description> + <posx>0</posx> + <posy>210</posy> + <width>400</width> + <height>35</height> + <font>font12</font> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <label>19148</label> + <onleft>22</onleft> + <onright>22</onright> + <onup>21</onup> + <ondown>27</ondown> + </control> + <control type="radiobutton" id="27"> + <description>Ignore Recordings</description> + <posx>0</posx> + <posy>245</posy> + <height>35</height> + <width>400</width> + <font>font12</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <pulseonselect>no</pulseonselect> + <label>19125</label> + <onleft>24</onleft> + <onright>24</onright> + <onup>23</onup> + <ondown>26</ondown> + </control> + </control> + <control type="group" id="9000"> + <posy>540</posy> + <posx>125</posx> + <control type="button" id="28"> + <description>Defaults Button</description> + <posx>0</posx> + <posy>0</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <font>font12_title</font> + <label>409</label> + <onleft>26</onleft> + <onright>25</onright> + <onup>24</onup> + <ondown>9</ondown> + </control> + <control type="button" id="25"> + <description>Cancel Button</description> + <posx>210</posx> + <posy>0</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <font>font12_title</font> + <label>222</label> + <onleft>28</onleft> + <onright>26</onright> + <onup>27</onup> + <ondown>9</ondown> + </control> + <control type="button" id="26"> + <description>Search Button</description> + <posx>420</posx> + <posy>0</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <font>font12_title</font> + <label>137</label> + <onleft>25</onleft> + <onright>28</onright> + <onup>27</onup> + <ondown>9</ondown> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogPVRRecordingInfo.xml b/addons/skin.confluence/720p/DialogPVRRecordingInfo.xml index 3f90217b21..e824e8a763 100644 --- a/addons/skin.confluence/720p/DialogPVRRecordingInfo.xml +++ b/addons/skin.confluence/720p/DialogPVRRecordingInfo.xml @@ -1,261 +1,261 @@ -<window id="602">
- <defaultcontrol always="true">10</defaultcontrol>
- <controls>
- <control type="group">
- <posx>580</posx>
- <animation effect="slide" start="700,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="700,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>720</height>
- <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>20</posx>
- <posy>0</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>450</onleft>
- <onright>450</onright>
- <onup>450</onup>
- <ondown>450</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="image">
- <description>media info background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>800</width>
- <height>720</height>
- <texture border="20,0,0,0" flipx="true">VisOsdPanel.png</texture>
- <visible>Window.IsVisible(124)</visible>
- </control>
- <control type="group">
- <animation effect="fade" delay="400" start="0" end="100" time="200">WindowOpen</animation>
- <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
- <control type="label" id="411">
- <description>header label</description>
- <posx>660</posx>
- <posy>40</posy>
- <width>630</width>
- <height>30</height>
- <font>font30_title</font>
- <label>19053</label>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Title label</description>
- <posx>660</posx>
- <posy>70</posy>
- <width>630</width>
- <height>30</height>
- <font>font13caps</font>
- <label>$INFO[ListItem.Title]</label>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="group">
- <posx>0</posx>
- <posy>140</posy>
- <control type="label">
- <description>Start Date</description>
- <posx>190</posx>
- <posy>0</posy>
- <width>160</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[552]:</label>
- </control>
- <control type="label">
- <description>Start date value</description>
- <posx>200</posx>
- <posy>0</posy>
- <width>450</width>
- <height>25</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.StartDate]</label>
- </control>
- <control type="label">
- <description>Start time</description>
- <posx>190</posx>
- <posy>35</posy>
- <width>160</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[142]</label>
- </control>
- <control type="label">
- <description>Start Time value</description>
- <posx>200</posx>
- <posy>35</posy>
- <width>450</width>
- <height>25</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.StartTime]</label>
- </control>
- <control type="label">
- <description>Channel Name</description>
- <posx>190</posx>
- <posy>70</posy>
- <width>160</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[19148]:</label>
- </control>
- <control type="fadelabel">
- <description>Channel Value</description>
- <posx>200</posx>
- <posy>70</posy>
- <width>450</width>
- <height>25</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.ChannelName]</label>
- </control>
- <control type="label">
- <description>Duration</description>
- <posx>190</posx>
- <posy>105</posy>
- <width>160</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[180]:</label>
- </control>
- <control type="label">
- <description>Duration value</description>
- <posx>200</posx>
- <posy>105</posy>
- <width>450</width>
- <label>$INFO[ListItem.Duration]</label>
- <align>left</align>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Genre</description>
- <posx>190</posx>
- <posy>140</posy>
- <width>160</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[135]:</label>
- </control>
- <control type="label">
- <description>Genre value</description>
- <posx>200</posx>
- <posy>140</posy>
- <width>450</width>
- <label fallback="161">$INFO[ListItem.Genre]</label>
- <align>left</align>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Subtitle value</description>
- <posx>40</posx>
- <posy>185</posy>
- <width>610</width>
- <label>$INFO[ListItem.PlotOutline]</label>
- <align>center</align>
- <font>font13caps</font>
- <textcolor>blue</textcolor>
- <scroll>true</scroll>
- <visible>!IsEmpty(ListItem.PlotOutline)</visible>
- </control>
- </control>
- <control type="label">
- <posx>570</posx>
- <posy>370</posy>
- <width>400</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>[COLOR=blue]$LOCALIZE[207][/COLOR]$INFO[Container(400).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(400).NumPages,/, )]</label>
- </control>
- <control type="spincontrol" id="60">
- <description>Next page button</description>
- <posx>580</posx>
- <posy>375</posy>
- <subtype>page</subtype>
- <font>-</font>
- <onleft>7</onleft>
- <onright>5</onright>
- <ondown>9000</ondown>
- <onup>9000</onup>
- <textcolor>-</textcolor>
- <showonepage>true</showonepage>
- </control>
- <control type="textbox" id="400">
- <description>PLOT</description>
- <posx>40</posx>
- <posy>400</posy>
- <width>610</width>
- <height>220</height>
- <font>font12</font>
- <align>justify</align>
- <pagecontrol>60</pagecontrol>
- <label fallback="161">$INFO[ListItem.Plot]</label>
- </control>
- <control type="grouplist" id="9000">
- <posx>40</posx>
- <posy>660</posy>
- <width>620</width>
- <height>40</height>
- <itemgap>5</itemgap>
- <align>center</align>
- <orientation>horizontal</orientation>
- <onleft>60</onleft>
- <onright>60</onright>
- <onup>9000</onup>
- <ondown>9000</ondown>
- <control type="button" id="10">
- <description>OK</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>186</label>
- </control>
- </control>
- </control>
- </control>
- <include>SideBladeRight</include>
- </controls>
+<window id="602"> + <defaultcontrol always="true">10</defaultcontrol> + <controls> + <control type="group"> + <posx>580</posx> + <animation effect="slide" start="700,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="slide" start="0,0" end="700,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1100</width> + <height>720</height> + <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>20</posx> + <posy>0</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>450</onleft> + <onright>450</onright> + <onup>450</onup> + <ondown>450</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="image"> + <description>media info background image</description> + <posx>0</posx> + <posy>0</posy> + <width>800</width> + <height>720</height> + <texture border="20,0,0,0" flipx="true">VisOsdPanel.png</texture> + <visible>Window.IsVisible(124)</visible> + </control> + <control type="group"> + <animation effect="fade" delay="400" start="0" end="100" time="200">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="200">WindowClose</animation> + <control type="label" id="411"> + <description>header label</description> + <posx>660</posx> + <posy>40</posy> + <width>630</width> + <height>30</height> + <font>font30_title</font> + <label>19053</label> + <align>right</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Title label</description> + <posx>660</posx> + <posy>70</posy> + <width>630</width> + <height>30</height> + <font>font13caps</font> + <label>$INFO[ListItem.Title]</label> + <align>right</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="group"> + <posx>0</posx> + <posy>140</posy> + <control type="label"> + <description>Start Date</description> + <posx>190</posx> + <posy>0</posy> + <width>160</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[552]:</label> + </control> + <control type="label"> + <description>Start date value</description> + <posx>200</posx> + <posy>0</posy> + <width>450</width> + <height>25</height> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>white</textcolor> + <label>$INFO[ListItem.StartDate]</label> + </control> + <control type="label"> + <description>Start time</description> + <posx>190</posx> + <posy>35</posy> + <width>160</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[142]</label> + </control> + <control type="label"> + <description>Start Time value</description> + <posx>200</posx> + <posy>35</posy> + <width>450</width> + <height>25</height> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>white</textcolor> + <label>$INFO[ListItem.StartTime]</label> + </control> + <control type="label"> + <description>Channel Name</description> + <posx>190</posx> + <posy>70</posy> + <width>160</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[19148]:</label> + </control> + <control type="fadelabel"> + <description>Channel Value</description> + <posx>200</posx> + <posy>70</posy> + <width>450</width> + <height>25</height> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>white</textcolor> + <label>$INFO[ListItem.ChannelName]</label> + </control> + <control type="label"> + <description>Duration</description> + <posx>190</posx> + <posy>105</posy> + <width>160</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[180]:</label> + </control> + <control type="label"> + <description>Duration value</description> + <posx>200</posx> + <posy>105</posy> + <width>450</width> + <label>$INFO[ListItem.Duration]</label> + <align>left</align> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Genre</description> + <posx>190</posx> + <posy>140</posy> + <width>160</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[135]:</label> + </control> + <control type="label"> + <description>Genre value</description> + <posx>200</posx> + <posy>140</posy> + <width>450</width> + <label fallback="161">$INFO[ListItem.Genre]</label> + <align>left</align> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Subtitle value</description> + <posx>40</posx> + <posy>185</posy> + <width>610</width> + <label>$INFO[ListItem.PlotOutline]</label> + <align>center</align> + <font>font13caps</font> + <textcolor>blue</textcolor> + <scroll>true</scroll> + <visible>!IsEmpty(ListItem.PlotOutline)</visible> + </control> + </control> + <control type="label"> + <posx>570</posx> + <posy>370</posy> + <width>400</width> + <height>30</height> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>right</align> + <aligny>center</aligny> + <label>[COLOR=blue]$LOCALIZE[207][/COLOR]$INFO[Container(400).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(400).NumPages,/, )]</label> + </control> + <control type="spincontrol" id="60"> + <description>Next page button</description> + <posx>580</posx> + <posy>375</posy> + <subtype>page</subtype> + <font>-</font> + <onleft>7</onleft> + <onright>5</onright> + <ondown>9000</ondown> + <onup>9000</onup> + <textcolor>-</textcolor> + <showonepage>true</showonepage> + </control> + <control type="textbox" id="400"> + <description>PLOT</description> + <posx>40</posx> + <posy>400</posy> + <width>610</width> + <height>220</height> + <font>font12</font> + <align>justify</align> + <pagecontrol>60</pagecontrol> + <label fallback="161">$INFO[ListItem.Plot]</label> + </control> + <control type="grouplist" id="9000"> + <posx>40</posx> + <posy>660</posy> + <width>620</width> + <height>40</height> + <itemgap>5</itemgap> + <align>center</align> + <orientation>horizontal</orientation> + <onleft>60</onleft> + <onright>60</onright> + <onup>9000</onup> + <ondown>9000</ondown> + <control type="button" id="10"> + <description>OK</description> + <include>ButtonInfoDialogsCommonValues</include> + <label>186</label> + </control> + </control> + </control> + </control> + <include>SideBladeRight</include> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogPVRTimerSettings.xml b/addons/skin.confluence/720p/DialogPVRTimerSettings.xml index f34296e7f6..3675f72863 100644 --- a/addons/skin.confluence/720p/DialogPVRTimerSettings.xml +++ b/addons/skin.confluence/720p/DialogPVRTimerSettings.xml @@ -1,159 +1,159 @@ -<window id="603">
- <defaultcontrol>29</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>240</posx>
- <posy>55</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>800</width>
- <height>620</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>10</posy>
- <width>640</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>710</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>2</onleft>
- <onright>2</onright>
- <onup>2</onup>
- <ondown>2</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label" id="2">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>760</width>
- <height>30</height>
- <font>font13_title</font>
- <label>-</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="grouplist" id="5">
- <description>control area</description>
- <posx>30</posx>
- <posy>80</posy>
- <width>740</width>
- <height>440</height>
- <itemgap>-1</itemgap>
- <onup>9001</onup>
- <ondown>9001</ondown>
- <onleft>9001</onleft>
- <onright>9001</onright>
- </control>
- <control type="button" id="7">
- <description>Default Button</description>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
- <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="8">
- <description>Default RadioButton</description>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
- <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
- </control>
- <control type="spincontrolex" id="9">
- <description>Default spincontrolex</description>
- <height>40</height>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
- <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
- <font>font13</font>
- <aligny>center</aligny>
- <reverse>yes</reverse>
- </control>
- <control type="sliderex" id="10">
- <description>Default Slider</description>
- <height>40</height>
- <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
- <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- </control>
- <control type="image" id="11">
- <description>Default Seperator</description>
- <height>2</height>
- <texture>separator2.png</texture>
- </control>
- <control type="edit" id="12">
- <description>Default Edit</description>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
- <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
- </control>
- <control type="group" id="9001">
- <posx>200</posx>
- <posy>550</posy>
- <control type="button" id="28">
- <description>OK Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <font>font12_title</font>
- <label>186</label>
- <onleft>29</onleft>
- <onright>29</onright>
- <onup>5</onup>
- <ondown>5</ondown>
- </control>
- <control type="button" id="29">
- <description>Cancel Button</description>
- <posx>200</posx>
- <posy>0</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <font>font12_title</font>
- <label>222</label>
- <onleft>28</onleft>
- <onright>28</onright>
- <onup>5</onup>
- <ondown>5</ondown>
- </control>
- </control>
- </controls>
+<window id="603"> + <defaultcontrol>29</defaultcontrol> + <coordinates> + <system>1</system> + <posx>240</posx> + <posy>55</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>800</width> + <height>620</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>80</posx> + <posy>10</posy> + <width>640</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>710</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>2</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>2</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label" id="2"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>760</width> + <height>30</height> + <font>font13_title</font> + <label>-</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="grouplist" id="5"> + <description>control area</description> + <posx>30</posx> + <posy>80</posy> + <width>740</width> + <height>440</height> + <itemgap>-1</itemgap> + <onup>9001</onup> + <ondown>9001</ondown> + <onleft>9001</onleft> + <onright>9001</onright> + </control> + <control type="button" id="7"> + <description>Default Button</description> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> + <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="8"> + <description>Default RadioButton</description> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> + <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> + </control> + <control type="spincontrolex" id="9"> + <description>Default spincontrolex</description> + <height>40</height> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> + <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> + <font>font13</font> + <aligny>center</aligny> + <reverse>yes</reverse> + </control> + <control type="sliderex" id="10"> + <description>Default Slider</description> + <height>40</height> + <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> + <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + </control> + <control type="image" id="11"> + <description>Default Seperator</description> + <height>2</height> + <texture>separator2.png</texture> + </control> + <control type="edit" id="12"> + <description>Default Edit</description> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> + <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> + </control> + <control type="group" id="9001"> + <posx>200</posx> + <posy>550</posy> + <control type="button" id="28"> + <description>OK Button</description> + <posx>0</posx> + <posy>0</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <font>font12_title</font> + <label>186</label> + <onleft>29</onleft> + <onright>29</onright> + <onup>5</onup> + <ondown>5</ondown> + </control> + <control type="button" id="29"> + <description>Cancel Button</description> + <posx>200</posx> + <posy>0</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <font>font12_title</font> + <label>222</label> + <onleft>28</onleft> + <onright>28</onright> + <onup>5</onup> + <ondown>5</ondown> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogPVRUpdateProgressBar.xml b/addons/skin.confluence/720p/DialogPVRUpdateProgressBar.xml index 85d3ba9b50..412d92c894 100644 --- a/addons/skin.confluence/720p/DialogPVRUpdateProgressBar.xml +++ b/addons/skin.confluence/720p/DialogPVRUpdateProgressBar.xml @@ -1,48 +1,48 @@ -<window id="614">
- <defaultcontrol></defaultcontrol>
- <animation effect="slide" start="0,-70" end="0,0" time="100">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="0,-70" delay="400" time="100">WindowClose</animation>
- <controls>
- <control type="group">
- <posx>720</posx>
- <posy>0</posy>
- <animation effect="slide" end="-400,0" time="200" condition="Window.IsVisible(133)">conditional</animation>
- <animation effect="slide" end="0,-80" time="200" condition="Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)">conditional</animation>
- <control type="image">
- <posx>0</posx>
- <posy>-10</posy>
- <width>400</width>
- <height>70</height>
- <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture>
- </control>
- <control type="label" id="30">
- <description>Header Label</description>
- <posx>15</posx>
- <posy>4</posy>
- <width>370</width>
- <height>18</height>
- <font>font10_title</font>
- <textcolor>selected</textcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="label" id="31">
- <description>Title Label</description>
- <posx>15</posx>
- <posy>20</posy>
- <width>370</width>
- <height>20</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="progress" id="32">
- <description>progress control</description>
- <posx>15</posx>
- <posy>42</posy>
- <width>370</width>
- <height>8</height>
- </control>
- </control>
- </controls>
+<window id="614"> + <defaultcontrol></defaultcontrol> + <animation effect="slide" start="0,-70" end="0,0" time="100">WindowOpen</animation> + <animation effect="slide" start="0,0" end="0,-70" delay="400" time="100">WindowClose</animation> + <controls> + <control type="group"> + <posx>720</posx> + <posy>0</posy> + <animation effect="slide" end="-400,0" time="200" condition="Window.IsVisible(133)">conditional</animation> + <animation effect="slide" end="0,-80" time="200" condition="Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)">conditional</animation> + <control type="image"> + <posx>0</posx> + <posy>-10</posy> + <width>400</width> + <height>70</height> + <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture> + </control> + <control type="label" id="30"> + <description>Header Label</description> + <posx>15</posx> + <posy>4</posy> + <width>370</width> + <height>18</height> + <font>font10_title</font> + <textcolor>selected</textcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="label" id="31"> + <description>Title Label</description> + <posx>15</posx> + <posy>20</posy> + <width>370</width> + <height>20</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="progress" id="32"> + <description>progress control</description> + <posx>15</posx> + <posy>42</posy> + <width>370</width> + <height>8</height> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogPictureInfo.xml b/addons/skin.confluence/720p/DialogPictureInfo.xml index 72159adb16..95df9b9029 100644 --- a/addons/skin.confluence/720p/DialogPictureInfo.xml +++ b/addons/skin.confluence/720p/DialogPictureInfo.xml @@ -1,152 +1,152 @@ -<window id="139">
- <defaultcontrol always="true">5</defaultcontrol>
- <controls>
- <control type="group">
- <animation effect="slide" start="640,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="640,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <control type="image">
- <posx>640</posx>
- <posy>0</posy>
- <width>640</width>
- <height>720</height>
- <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>660</posx>
- <posy>0</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>5</onleft>
- <onright>5</onright>
- <onup>5</onup>
- <ondown>5</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>35r</posx>
- <posy>40</posy>
- <width>710</width>
- <height>30</height>
- <font>font30_title</font>
- <label>$LOCALIZE[13406]</label>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="scrollbar" id="60">
- <posx>1235</posx>
- <posy>90</posy>
- <width>25</width>
- <height>600</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>5</onleft>
- <onright>5</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- <control type="list" id="5">
- <posx>670</posx>
- <posy>90</posy>
- <width>560</width>
- <height>601</height>
- <onleft>60</onleft>
- <onright>60</onright>
- <onup>5</onup>
- <ondown>5</ondown>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>560</width>
- <height>41</height>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>170</posx>
- <posy>0</posy>
- <width>160</width>
- <height>35</height>
- <font>font12_title</font>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <label>$INFO[ListItem.Label][COLOR=grey2] : [/COLOR]</label>
- </control>
- <control type="label">
- <posx>170</posx>
- <posy>0</posy>
- <width>390</width>
- <height>35</height>
- <font>font12</font>
- <aligny>center</aligny>
- <shadowcolor>black</shadowcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <info>ListItem.Label2</info>
- </control>
- </itemlayout>
- <focusedlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>560</width>
- <height>41</height>
- <visible>!Control.HasFocus(5)</visible>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>560</width>
- <height>41</height>
- <visible>Control.HasFocus(5)</visible>
- <texture border="5">MenuItemFO.png</texture>
- </control>
- <control type="label">
- <posx>170</posx>
- <posy>0</posy>
- <width>160</width>
- <height>35</height>
- <font>font12_title</font>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <label>$INFO[ListItem.Label][COLOR=grey2] : [/COLOR]</label>
- </control>
- <control type="label">
- <posx>170</posx>
- <posy>0</posy>
- <width>390</width>
- <height>35</height>
- <font>font12</font>
- <aligny>center</aligny>
- <shadowcolor>black</shadowcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <info>ListItem.Label2</info>
- </control>
- </focusedlayout>
- </control>
- </control>
- <include>SideBladeRight</include>
- <include>Clock</include>
- </controls>
+<window id="139"> + <defaultcontrol always="true">5</defaultcontrol> + <controls> + <control type="group"> + <animation effect="slide" start="640,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="slide" start="0,0" end="640,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <control type="image"> + <posx>640</posx> + <posy>0</posy> + <width>640</width> + <height>720</height> + <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>660</posx> + <posy>0</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>5</onleft> + <onright>5</onright> + <onup>5</onup> + <ondown>5</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label"> + <description>header label</description> + <posx>35r</posx> + <posy>40</posy> + <width>710</width> + <height>30</height> + <font>font30_title</font> + <label>$LOCALIZE[13406]</label> + <align>right</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="scrollbar" id="60"> + <posx>1235</posx> + <posy>90</posy> + <width>25</width> + <height>600</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>5</onleft> + <onright>5</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + <control type="list" id="5"> + <posx>670</posx> + <posy>90</posy> + <width>560</width> + <height>601</height> + <onleft>60</onleft> + <onright>60</onright> + <onup>5</onup> + <ondown>5</ondown> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>560</width> + <height>41</height> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>170</posx> + <posy>0</posy> + <width>160</width> + <height>35</height> + <font>font12_title</font> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <label>$INFO[ListItem.Label][COLOR=grey2] : [/COLOR]</label> + </control> + <control type="label"> + <posx>170</posx> + <posy>0</posy> + <width>390</width> + <height>35</height> + <font>font12</font> + <aligny>center</aligny> + <shadowcolor>black</shadowcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <info>ListItem.Label2</info> + </control> + </itemlayout> + <focusedlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>560</width> + <height>41</height> + <visible>!Control.HasFocus(5)</visible> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>560</width> + <height>41</height> + <visible>Control.HasFocus(5)</visible> + <texture border="5">MenuItemFO.png</texture> + </control> + <control type="label"> + <posx>170</posx> + <posy>0</posy> + <width>160</width> + <height>35</height> + <font>font12_title</font> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <label>$INFO[ListItem.Label][COLOR=grey2] : [/COLOR]</label> + </control> + <control type="label"> + <posx>170</posx> + <posy>0</posy> + <width>390</width> + <height>35</height> + <font>font12</font> + <aligny>center</aligny> + <shadowcolor>black</shadowcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <info>ListItem.Label2</info> + </control> + </focusedlayout> + </control> + </control> + <include>SideBladeRight</include> + <include>Clock</include> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogProgress.xml b/addons/skin.confluence/720p/DialogProgress.xml index b79b90b9b3..0a4ad24486 100644 --- a/addons/skin.confluence/720p/DialogProgress.xml +++ b/addons/skin.confluence/720p/DialogProgress.xml @@ -1,102 +1,102 @@ -<window id="101">
- <defaultcontrol always="true">10</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>340</posx>
- <posy>235</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>600</width>
- <height>230</height>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="label" id="1">
- <description>heading label</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>0</width>
- <height>0</height>
- <font>-</font>
- <visible>false</visible>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>560</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$INFO[Control.GetLabel(1)] $INFO[System.Progressbar,- ,%]</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label" id="2">
- <description>dialog line 1</description>
- <posx>20</posx>
- <posy>60</posy>
- <width>560</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <label>-</label>
- <haspath>true</haspath>
- <font>font13</font>
- </control>
- <control type="label" id="3">
- <description>dialog line 2</description>
- <posx>20</posx>
- <posy>85</posy>
- <width>560</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <label>-</label>
- <haspath>true</haspath>
- <font>font13</font>
- </control>
- <control type="label" id="4">
- <description>dialog line 3</description>
- <posx>20</posx>
- <posy>110</posy>
- <width>560</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <label>-</label>
- <haspath>true</haspath>
- <font>font13</font>
- </control>
- <control type="progress">
- <description>Progressbar</description>
- <posx>20</posx>
- <posy>142</posy>
- <width>560</width>
- <height>16</height>
- <info>System.Progressbar</info>
- </control>
- <control type="button" id="10">
- <description>Cancel button</description>
- <posx>200</posx>
- <posy>170</posy>
- <width>200</width>
- <height>40</height>
- <label>222</label>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onleft>10</onleft>
- <onright>10</onright>
- <onup>10</onup>
- <ondown>10</ondown>
- </control>
- </controls>
+<window id="101"> + <defaultcontrol always="true">10</defaultcontrol> + <coordinates> + <system>1</system> + <posx>340</posx> + <posy>235</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>600</width> + <height>230</height> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="label" id="1"> + <description>heading label</description> + <posx>0</posx> + <posy>0</posy> + <width>0</width> + <height>0</height> + <font>-</font> + <visible>false</visible> + </control> + <control type="label"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>560</width> + <height>30</height> + <font>font13_title</font> + <label>$INFO[Control.GetLabel(1)] $INFO[System.Progressbar,- ,%]</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label" id="2"> + <description>dialog line 1</description> + <posx>20</posx> + <posy>60</posy> + <width>560</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <label>-</label> + <haspath>true</haspath> + <font>font13</font> + </control> + <control type="label" id="3"> + <description>dialog line 2</description> + <posx>20</posx> + <posy>85</posy> + <width>560</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <label>-</label> + <haspath>true</haspath> + <font>font13</font> + </control> + <control type="label" id="4"> + <description>dialog line 3</description> + <posx>20</posx> + <posy>110</posy> + <width>560</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <label>-</label> + <haspath>true</haspath> + <font>font13</font> + </control> + <control type="progress"> + <description>Progressbar</description> + <posx>20</posx> + <posy>142</posy> + <width>560</width> + <height>16</height> + <info>System.Progressbar</info> + </control> + <control type="button" id="10"> + <description>Cancel button</description> + <posx>200</posx> + <posy>170</posy> + <width>200</width> + <height>40</height> + <label>222</label> + <font>font12_title</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogSeekBar.xml b/addons/skin.confluence/720p/DialogSeekBar.xml index 36031d7d40..c3c622a0c2 100644 --- a/addons/skin.confluence/720p/DialogSeekBar.xml +++ b/addons/skin.confluence/720p/DialogSeekBar.xml @@ -1,324 +1,324 @@ -<window id="115">
- <defaultcontrol>1</defaultcontrol>
- <visible>[Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>
- <animation effect="slide" start="0,80" end="0,0" time="100">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="0,80" time="100">WindowClose</animation>
- <coordinates>
- <system>1</system>
- <posx>820</posx>
- <posy>650</posy>
- </coordinates>
- <controls>
- <control type="group">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>370</width>
- <height>80</height>
- <texture border="20,20,20,2">InfoMessagePanel.png</texture>
- <visible>!player.chaptercount</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>450</width>
- <height>80</height>
- <texture border="20,20,20,2">InfoMessagePanel.png</texture>
- <visible>player.chaptercount</visible>
- </control>
- <control type="group">
- <posx>260</posx>
- <posy>15</posy>
- <control type="image">
- <posx>10</posx>
- <posy>0</posy>
- <width>80</width>
- <height>50</height>
- <texture>OSDSeekFrame.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>3</posy>
- <width>20</width>
- <height>44</height>
- <texture>OSDSeekRewind.png</texture>
- <visible>Player.Rewinding</visible>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>3</posy>
- <width>20</width>
- <height>44</height>
- <texture>OSDSeekForward.png</texture>
- <visible>Player.Forwarding</visible>
- </control>
- <control type="image">
- <posx>31</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSDPause.png</texture>
- <visible>Player.Paused</visible>
- </control>
- <control type="image">
- <posx>31</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSDPlay.png</texture>
- <visible>Player.Playing</visible>
- </control>
-
- <control type="image">
- <posx>28</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD2x.png</texture>
- <visible>Player.Rewinding2x</visible>
- </control>
- <control type="image">
- <posx>25</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD4x.png</texture>
- <visible>Player.Rewinding4x</visible>
- </control>
- <control type="image">
- <posx>22</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD8x.png</texture>
- <visible>Player.Rewinding8x</visible>
- </control>
- <control type="image">
- <posx>19</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD16x.png</texture>
- <visible>Player.Rewinding16x</visible>
- </control>
- <control type="image">
- <posx>17</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD32x.png</texture>
- <visible>Player.Rewinding32x</visible>
- </control>
-
- <control type="image">
- <posx>34</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD2x.png</texture>
- <visible>Player.Forwarding2x</visible>
- </control>
- <control type="image">
- <posx>37</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD4x.png</texture>
- <visible>Player.Forwarding4x</visible>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD8x.png</texture>
- <visible>Player.Forwarding8x</visible>
- </control>
- <control type="image">
- <posx>43</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD16x.png</texture>
- <visible>Player.Forwarding16x</visible>
- </control>
- <control type="image">
- <posx>45</posx>
- <posy>4</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSD32x.png</texture>
- <visible>Player.Forwarding32x</visible>
- </control>
- </control>
-
- <control type="label">
- <description>Playing Label</description>
- <posx>20</posx>
- <posy>8</posy>
- <width>240</width>
- <height>20</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[31042]</label>
- <visible>Player.Playing + !Player.Seeking + !Player.DisplayAfterSeek</visible>
- </control>
- <control type="label">
- <description>Paused Label</description>
- <posx>20</posx>
- <posy>8</posy>
- <width>240</width>
- <height>20</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <label>31043</label>
- <visible>[Player.Paused + !Player.Caching] + !Player.Seeking + !Player.DisplayAfterSeek</visible>
- </control>
- <control type="label">
- <description>Cache Label</description>
- <posx>20</posx>
- <posy>8</posy>
- <width>240</width>
- <height>20</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[15107] $INFO[Player.CacheLevel]%</label>
- <visible>[Player.Paused + Player.Caching] + !Player.Seeking</visible>
- </control>
- <control type="label">
- <description>Seeking Label</description>
- <posx>20</posx>
- <posy>8</posy>
- <width>240</width>
- <height>20</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <label>[UPPERCASE]$LOCALIZE[773][/UPPERCASE]</label>
- <visible>Player.Seeking</visible>
- </control>
- <control type="label">
- <description>Final Seek amount Label</description>
- <posx>20</posx>
- <posy>8</posy>
- <width>240</width>
- <height>20</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <label>[UPPERCASE]$LOCALIZE[773][/UPPERCASE][COLOR=grey] $INFO[Player.SeekOffset][/COLOR]</label>
- <visible>Player.DisplayAfterSeek + ![player.forwarding | player.rewinding]</visible>
- </control>
- <control type="label">
- <description>FF Label</description>
- <posx>20</posx>
- <posy>8</posy>
- <width>240</width>
- <height>20</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <label>31044</label>
- <visible>Player.Forwarding</visible>
- </control>
- <control type="label">
- <description>RW Label</description>
- <posx>20</posx>
- <posy>8</posy>
- <width>240</width>
- <height>20</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <label>31045</label>
- <visible>Player.Rewinding</visible>
- </control>
- <control type="label">
- <description>Elapsed Time Label</description>
- <posx>20</posx>
- <posy>27</posy>
- <width>240</width>
- <height>20</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[Player.Time] - $INFO[Player.Duration]</label>
- <visible>!Player.Seeking</visible>
- </control>
- <control type="label">
- <description>Seek Time Label</description>
- <posx>20</posx>
- <posy>27</posy>
- <width>240</width>
- <height>20</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[Player.SeekTime] - $INFO[Player.Duration]</label>
- <visible>Player.Seeking</visible>
- </control>
- <control type="progress" id="23">
- <description>Progressbar</description>
- <posx>20</posx>
- <posy>50</posy>
- <width>240</width>
- <height>15</height>
- <info>Player.Progress</info>
- <visible>true</visible>
- </control>
- <control type="slider" id="401">
- <description>Seek Slider</description>
- <posx>20</posx>
- <posy>47</posy>
- <width>240</width>
- <height>12</height>
- <texturesliderbar>seekslider.png</texturesliderbar>
- <textureslidernib>osd_slider_nib.png</textureslidernib>
- <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
- <visible>Player.Seeking</visible>
- </control>
- </control>
- <control type="group">
- <!-- Chapter Count images -->
- <visible>player.chaptercount</visible>
- <control type="label" id="1">
- <description>Chapter Pos No</description>
- <posx>435</posx>
- <posy>8</posy>
- <width>200</width>
- <height>20</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[21396]</label>
- <visible>player.chaptercount</visible>
- </control>
- <control type="label" id="1">
- <description>Chapter Pos No</description>
- <posx>435</posx>
- <posy>27</posy>
- <width>200</width>
- <height>20</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <label>$INFO[player.chapter]$INFO[player.chaptercount, / ]</label>
- <visible>player.chaptercount</visible>
- </control>
- </control>
- </controls>
+<window id="115"> + <defaultcontrol>1</defaultcontrol> + <visible>[Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible> + <animation effect="slide" start="0,80" end="0,0" time="100">WindowOpen</animation> + <animation effect="slide" start="0,0" end="0,80" time="100">WindowClose</animation> + <coordinates> + <system>1</system> + <posx>820</posx> + <posy>650</posy> + </coordinates> + <controls> + <control type="group"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>370</width> + <height>80</height> + <texture border="20,20,20,2">InfoMessagePanel.png</texture> + <visible>!player.chaptercount</visible> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>450</width> + <height>80</height> + <texture border="20,20,20,2">InfoMessagePanel.png</texture> + <visible>player.chaptercount</visible> + </control> + <control type="group"> + <posx>260</posx> + <posy>15</posy> + <control type="image"> + <posx>10</posx> + <posy>0</posy> + <width>80</width> + <height>50</height> + <texture>OSDSeekFrame.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>3</posy> + <width>20</width> + <height>44</height> + <texture>OSDSeekRewind.png</texture> + <visible>Player.Rewinding</visible> + </control> + <control type="image"> + <posx>80</posx> + <posy>3</posy> + <width>20</width> + <height>44</height> + <texture>OSDSeekForward.png</texture> + <visible>Player.Forwarding</visible> + </control> + <control type="image"> + <posx>31</posx> + <posy>4</posy> + <width>40</width> + <height>40</height> + <texture>OSDPause.png</texture> + <visible>Player.Paused</visible> + </control> + <control type="image"> + <posx>31</posx> + <posy>4</posy> + <width>40</width> + <height>40</height> + <texture>OSDPlay.png</texture> + <visible>Player.Playing</visible> + </control> + + <control type="image"> + <posx>28</posx> + <posy>4</posy> + <width>40</width> + <height>40</height> + <texture>OSD2x.png</texture> + <visible>Player.Rewinding2x</visible> + </control> + <control type="image"> + <posx>25</posx> + <posy>4</posy> + <width>40</width> + <height>40</height> + <texture>OSD4x.png</texture> + <visible>Player.Rewinding4x</visible> + </control> + <control type="image"> + <posx>22</posx> + <posy>4</posy> + <width>40</width> + <height>40</height> + <texture>OSD8x.png</texture> + <visible>Player.Rewinding8x</visible> + </control> + <control type="image"> + <posx>19</posx> + <posy>4</posy> + <width>40</width> + <height>40</height> + <texture>OSD16x.png</texture> + <visible>Player.Rewinding16x</visible> + </control> + <control type="image"> + <posx>17</posx> + <posy>4</posy> + <width>40</width> + <height>40</height> + <texture>OSD32x.png</texture> + <visible>Player.Rewinding32x</visible> + </control> + + <control type="image"> + <posx>34</posx> + <posy>4</posy> + <width>40</width> + <height>40</height> + <texture>OSD2x.png</texture> + <visible>Player.Forwarding2x</visible> + </control> + <control type="image"> + <posx>37</posx> + <posy>4</posy> + <width>40</width> + <height>40</height> + <texture>OSD4x.png</texture> + <visible>Player.Forwarding4x</visible> + </control> + <control type="image"> + <posx>40</posx> + <posy>4</posy> + <width>40</width> + <height>40</height> + <texture>OSD8x.png</texture> + <visible>Player.Forwarding8x</visible> + </control> + <control type="image"> + <posx>43</posx> + <posy>4</posy> + <width>40</width> + <height>40</height> + <texture>OSD16x.png</texture> + <visible>Player.Forwarding16x</visible> + </control> + <control type="image"> + <posx>45</posx> + <posy>4</posy> + <width>40</width> + <height>40</height> + <texture>OSD32x.png</texture> + <visible>Player.Forwarding32x</visible> + </control> + </control> + + <control type="label"> + <description>Playing Label</description> + <posx>20</posx> + <posy>8</posy> + <width>240</width> + <height>20</height> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[31042]</label> + <visible>Player.Playing + !Player.Seeking + !Player.DisplayAfterSeek</visible> + </control> + <control type="label"> + <description>Paused Label</description> + <posx>20</posx> + <posy>8</posy> + <width>240</width> + <height>20</height> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>blue</textcolor> + <label>31043</label> + <visible>[Player.Paused + !Player.Caching] + !Player.Seeking + !Player.DisplayAfterSeek</visible> + </control> + <control type="label"> + <description>Cache Label</description> + <posx>20</posx> + <posy>8</posy> + <width>240</width> + <height>20</height> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[15107] $INFO[Player.CacheLevel]%</label> + <visible>[Player.Paused + Player.Caching] + !Player.Seeking</visible> + </control> + <control type="label"> + <description>Seeking Label</description> + <posx>20</posx> + <posy>8</posy> + <width>240</width> + <height>20</height> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>blue</textcolor> + <label>[UPPERCASE]$LOCALIZE[773][/UPPERCASE]</label> + <visible>Player.Seeking</visible> + </control> + <control type="label"> + <description>Final Seek amount Label</description> + <posx>20</posx> + <posy>8</posy> + <width>240</width> + <height>20</height> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>blue</textcolor> + <label>[UPPERCASE]$LOCALIZE[773][/UPPERCASE][COLOR=grey] $INFO[Player.SeekOffset][/COLOR]</label> + <visible>Player.DisplayAfterSeek + ![player.forwarding | player.rewinding]</visible> + </control> + <control type="label"> + <description>FF Label</description> + <posx>20</posx> + <posy>8</posy> + <width>240</width> + <height>20</height> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>blue</textcolor> + <label>31044</label> + <visible>Player.Forwarding</visible> + </control> + <control type="label"> + <description>RW Label</description> + <posx>20</posx> + <posy>8</posy> + <width>240</width> + <height>20</height> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>blue</textcolor> + <label>31045</label> + <visible>Player.Rewinding</visible> + </control> + <control type="label"> + <description>Elapsed Time Label</description> + <posx>20</posx> + <posy>27</posy> + <width>240</width> + <height>20</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[Player.Time] - $INFO[Player.Duration]</label> + <visible>!Player.Seeking</visible> + </control> + <control type="label"> + <description>Seek Time Label</description> + <posx>20</posx> + <posy>27</posy> + <width>240</width> + <height>20</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[Player.SeekTime] - $INFO[Player.Duration]</label> + <visible>Player.Seeking</visible> + </control> + <control type="progress" id="23"> + <description>Progressbar</description> + <posx>20</posx> + <posy>50</posy> + <width>240</width> + <height>15</height> + <info>Player.Progress</info> + <visible>true</visible> + </control> + <control type="slider" id="401"> + <description>Seek Slider</description> + <posx>20</posx> + <posy>47</posy> + <width>240</width> + <height>12</height> + <texturesliderbar>seekslider.png</texturesliderbar> + <textureslidernib>osd_slider_nib.png</textureslidernib> + <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus> + <visible>Player.Seeking</visible> + </control> + </control> + <control type="group"> + <!-- Chapter Count images --> + <visible>player.chaptercount</visible> + <control type="label" id="1"> + <description>Chapter Pos No</description> + <posx>435</posx> + <posy>8</posy> + <width>200</width> + <height>20</height> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[21396]</label> + <visible>player.chaptercount</visible> + </control> + <control type="label" id="1"> + <description>Chapter Pos No</description> + <posx>435</posx> + <posy>27</posy> + <width>200</width> + <height>20</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <label>$INFO[player.chapter]$INFO[player.chaptercount, / ]</label> + <visible>player.chaptercount</visible> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogSelect.xml b/addons/skin.confluence/720p/DialogSelect.xml index bf16cc3f09..fdbb93ce92 100644 --- a/addons/skin.confluence/720p/DialogSelect.xml +++ b/addons/skin.confluence/720p/DialogSelect.xml @@ -1,292 +1,292 @@ -<window type="dialog" id="2000">
- <defaultcontrol always="true">3</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>335</posx>
- <posy>35</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>610</width>
- <height>650</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>10</posy>
- <width>530</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>520</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>10</onleft>
- <onright>10</onright>
- <onup>10</onup>
- <ondown>10</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label" id="1">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>570</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$LOCALIZE[13406]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="list" id="3">
- <posx>20</posx>
- <posy>60</posy>
- <width>550</width>
- <height>520</height>
- <onup>3</onup>
- <ondown>3</ondown>
- <onleft>5</onleft>
- <onright>61</onright>
- <pagecontrol>61</pagecontrol>
- <scrolltime>200</scrolltime>
- <animation effect="slide" start="0,0" end="10,0" time="0" condition="!Control.IsVisible(61)">Conditional</animation>
- <itemlayout height="40" width="550">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>550</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>20</posx>
- <posy>0</posy>
- <width>510</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="550">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>550</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(3)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>550</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(3)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>20</posx>
- <posy>0</posy>
- <width>510</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </focusedlayout>
- </control>
- <control type="list" id="6">
- <posx>20</posx>
- <posy>60</posy>
- <width>550</width>
- <height>520</height>
- <onup>6</onup>
- <ondown>6</ondown>
- <onleft>5</onleft>
- <onright>61</onright>
- <pagecontrol>61</pagecontrol>
- <scrolltime>200</scrolltime>
- <animation effect="slide" start="0,0" end="10,0" time="0" condition="!Control.IsVisible(61)">Conditional</animation>
- <itemlayout height="80" width="550">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>550</width>
- <height>81</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>2</posy>
- <width>120</width>
- <height>76</height>
- <texture>$INFO[Listitem.Icon]</texture>
- <bordertexture border="3">black-back2.png</bordertexture>
- <bordersize>2</bordersize>
- </control>
- <control type="label">
- <posx>130</posx>
- <posy>0</posy>
- <width>410</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>grey</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>[B]$INFO[ListItem.Label][/B]</label>
- </control>
- <control type="textbox">
- <posx>130</posx>
- <posy>30</posy>
- <width>410</width>
- <height>50</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <label>$INFO[ListItem.Property(Addon.Summary)]</label>
- </control>
- </itemlayout>
- <focusedlayout height="80" width="550">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>550</width>
- <height>81</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(6)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>550</width>
- <height>81</height>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(6)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>2</posy>
- <width>120</width>
- <height>76</height>
- <texture>$INFO[Listitem.Icon]</texture>
- <bordertexture border="3">black-back2.png</bordertexture>
- <bordersize>2</bordersize>
- </control>
- <control type="label">
- <posx>130</posx>
- <posy>0</posy>
- <width>410</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>[B]$INFO[ListItem.Label][/B]</label>
- </control>
- <control type="textbox">
- <posx>130</posx>
- <posy>30</posy>
- <width>410</width>
- <height>50</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <label>$INFO[ListItem.Property(Addon.Summary)]</label>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="61">
- <posx>570</posx>
- <posy>60</posy>
- <width>25</width>
- <height>520</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>3</onleft>
- <onright>3</onright>
- <ondown>61</ondown>
- <onup>61</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- <control type="label">
- <description>number of files/pages in list text label</description>
- <posx>580</posx>
- <posy>592</posy>
- <width>300</width>
- <height>35</height>
- <font>font12</font>
- <align>right</align>
- <aligny>center</aligny>
- <scroll>true</scroll>
- <textcolor>grey</textcolor>
- <label>([COLOR=blue]$INFO[Container(3).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(3).CurrentPage]/$INFO[Container(3).NumPages][/COLOR])</label>
- <visible>Control.IsVisible(3)</visible>
- </control>
- <control type="label">
- <description>number of files/pages in list text label</description>
- <posx>580</posx>
- <posy>592</posy>
- <width>300</width>
- <height>35</height>
- <font>font12</font>
- <align>right</align>
- <aligny>center</aligny>
- <scroll>true</scroll>
- <textcolor>grey</textcolor>
- <label>([COLOR=blue]$INFO[Container(6).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(6).CurrentPage]/$INFO[Container(6).NumPages][/COLOR])</label>
- <visible>Control.IsVisible(6)</visible>
- </control>
- <control type="button" id="5">
- <description>Manual button</description>
- <posx>20</posx>
- <posy>590</posy>
- <width>200</width>
- <height>40</height>
- <label>186</label>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onleft>61</onleft>
- <onright>3</onright>
- <onup>3</onup>
- <ondown>3</ondown>
- </control>
- </controls>
-</window>
+<window type="dialog" id="2000"> + <defaultcontrol always="true">3</defaultcontrol> + <coordinates> + <system>1</system> + <posx>335</posx> + <posy>35</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>610</width> + <height>650</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>40</posx> + <posy>10</posy> + <width>530</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>520</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label" id="1"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>570</width> + <height>30</height> + <font>font13_title</font> + <label>$LOCALIZE[13406]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="list" id="3"> + <posx>20</posx> + <posy>60</posy> + <width>550</width> + <height>520</height> + <onup>3</onup> + <ondown>3</ondown> + <onleft>5</onleft> + <onright>61</onright> + <pagecontrol>61</pagecontrol> + <scrolltime>200</scrolltime> + <animation effect="slide" start="0,0" end="10,0" time="0" condition="!Control.IsVisible(61)">Conditional</animation> + <itemlayout height="40" width="550"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>550</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>20</posx> + <posy>0</posy> + <width>510</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + </itemlayout> + <focusedlayout height="40" width="550"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>550</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(3)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>550</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemFO.png</texture> + <visible>Control.HasFocus(3)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>20</posx> + <posy>0</posy> + <width>510</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + </focusedlayout> + </control> + <control type="list" id="6"> + <posx>20</posx> + <posy>60</posy> + <width>550</width> + <height>520</height> + <onup>6</onup> + <ondown>6</ondown> + <onleft>5</onleft> + <onright>61</onright> + <pagecontrol>61</pagecontrol> + <scrolltime>200</scrolltime> + <animation effect="slide" start="0,0" end="10,0" time="0" condition="!Control.IsVisible(61)">Conditional</animation> + <itemlayout height="80" width="550"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>550</width> + <height>81</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>2</posy> + <width>120</width> + <height>76</height> + <texture>$INFO[Listitem.Icon]</texture> + <bordertexture border="3">black-back2.png</bordertexture> + <bordersize>2</bordersize> + </control> + <control type="label"> + <posx>130</posx> + <posy>0</posy> + <width>410</width> + <height>30</height> + <font>font13</font> + <textcolor>grey</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>[B]$INFO[ListItem.Label][/B]</label> + </control> + <control type="textbox"> + <posx>130</posx> + <posy>30</posy> + <width>410</width> + <height>50</height> + <font>font12</font> + <textcolor>grey</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <label>$INFO[ListItem.Property(Addon.Summary)]</label> + </control> + </itemlayout> + <focusedlayout height="80" width="550"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>550</width> + <height>81</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(6)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>550</width> + <height>81</height> + <texture border="0,2,0,2">MenuItemFO.png</texture> + <visible>Control.HasFocus(6)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>2</posy> + <width>120</width> + <height>76</height> + <texture>$INFO[Listitem.Icon]</texture> + <bordertexture border="3">black-back2.png</bordertexture> + <bordersize>2</bordersize> + </control> + <control type="label"> + <posx>130</posx> + <posy>0</posy> + <width>410</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>[B]$INFO[ListItem.Label][/B]</label> + </control> + <control type="textbox"> + <posx>130</posx> + <posy>30</posy> + <width>410</width> + <height>50</height> + <font>font12</font> + <textcolor>grey</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <label>$INFO[ListItem.Property(Addon.Summary)]</label> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="61"> + <posx>570</posx> + <posy>60</posy> + <width>25</width> + <height>520</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>3</onleft> + <onright>3</onright> + <ondown>61</ondown> + <onup>61</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + <control type="label"> + <description>number of files/pages in list text label</description> + <posx>580</posx> + <posy>592</posy> + <width>300</width> + <height>35</height> + <font>font12</font> + <align>right</align> + <aligny>center</aligny> + <scroll>true</scroll> + <textcolor>grey</textcolor> + <label>([COLOR=blue]$INFO[Container(3).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(3).CurrentPage]/$INFO[Container(3).NumPages][/COLOR])</label> + <visible>Control.IsVisible(3)</visible> + </control> + <control type="label"> + <description>number of files/pages in list text label</description> + <posx>580</posx> + <posy>592</posy> + <width>300</width> + <height>35</height> + <font>font12</font> + <align>right</align> + <aligny>center</aligny> + <scroll>true</scroll> + <textcolor>grey</textcolor> + <label>([COLOR=blue]$INFO[Container(6).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(6).CurrentPage]/$INFO[Container(6).NumPages][/COLOR])</label> + <visible>Control.IsVisible(6)</visible> + </control> + <control type="button" id="5"> + <description>Manual button</description> + <posx>20</posx> + <posy>590</posy> + <width>200</width> + <height>40</height> + <label>186</label> + <font>font12_title</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onleft>61</onleft> + <onright>3</onright> + <onup>3</onup> + <ondown>3</ondown> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogSlider.xml b/addons/skin.confluence/720p/DialogSlider.xml index fc0833a243..7d4528d88d 100644 --- a/addons/skin.confluence/720p/DialogSlider.xml +++ b/addons/skin.confluence/720p/DialogSlider.xml @@ -1,58 +1,58 @@ -<window id="145">
- <defaultcontrol>11</defaultcontrol>
- <animation effect="slide" start="0,-80" end="0,0" time="100">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="0,-80" time="100">WindowClose</animation>
- <coordinates>
- <system>1</system>
- <posx>405</posx>
- <posy>0</posy>
- </coordinates>
- <controls>
- <control type="image">
- <posx>0</posx>
- <posy>-10</posy>
- <width>460</width>
- <height>80</height>
- <texture flipy="true" border="20,2,20,20">InfoMessagePanel.png</texture>
- </control>
- <control type="label" id="10">
- <description>Dialog header</description>
- <posx>20</posx>
- <posy>10</posy>
- <width>230</width>
- <height>20</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label" id="12">
- <description>Slider Value</description>
- <posx>440</posx>
- <posy>10</posy>
- <width>220</width>
- <height>20</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- </control>
- <control type="slider" id="11">
- <description>Slider</description>
- <posx>20</posx>
- <posy>35</posy>
- <width>420</width>
- <height>20</height>
- <aligny>center</aligny>
- <texturefocus>-</texturefocus>
- <texturenofocus>-</texturenofocus>
- <texturesliderbar>osd_slider_bg_2.png</texturesliderbar>
- <textureslidernib>osd_slider_nibNF.png</textureslidernib>
- <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
- <onup>11</onup>
- <ondown>11</ondown>
- <onleft>11</onleft>
- <onright>11</onright>
- </control>
- </controls>
-</window>
+<window id="145"> + <defaultcontrol>11</defaultcontrol> + <animation effect="slide" start="0,-80" end="0,0" time="100">WindowOpen</animation> + <animation effect="slide" start="0,0" end="0,-80" time="100">WindowClose</animation> + <coordinates> + <system>1</system> + <posx>405</posx> + <posy>0</posy> + </coordinates> + <controls> + <control type="image"> + <posx>0</posx> + <posy>-10</posy> + <width>460</width> + <height>80</height> + <texture flipy="true" border="20,2,20,20">InfoMessagePanel.png</texture> + </control> + <control type="label" id="10"> + <description>Dialog header</description> + <posx>20</posx> + <posy>10</posy> + <width>230</width> + <height>20</height> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label" id="12"> + <description>Slider Value</description> + <posx>440</posx> + <posy>10</posy> + <width>220</width> + <height>20</height> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>white</textcolor> + </control> + <control type="slider" id="11"> + <description>Slider</description> + <posx>20</posx> + <posy>35</posy> + <width>420</width> + <height>20</height> + <aligny>center</aligny> + <texturefocus>-</texturefocus> + <texturenofocus>-</texturenofocus> + <texturesliderbar>osd_slider_bg_2.png</texturesliderbar> + <textureslidernib>osd_slider_nibNF.png</textureslidernib> + <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus> + <onup>11</onup> + <ondown>11</ondown> + <onleft>11</onleft> + <onright>11</onright> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogSongInfo.xml b/addons/skin.confluence/720p/DialogSongInfo.xml index 6fc2855c55..2d3c036bbb 100644 --- a/addons/skin.confluence/720p/DialogSongInfo.xml +++ b/addons/skin.confluence/720p/DialogSongInfo.xml @@ -1,359 +1,359 @@ -<window id="135">
- <defaultcontrol always="true">10</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>185</posx>
- <posy>125</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="group">
- <include>VisibleFadeEffect</include>
- <visible>!Window.IsVisible(MusicInformation)</visible>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>910</width>
- <height>470</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>260</posx>
- <posy>10</posy>
- <width>620</width>
- <height>448</height>
- <texture border="5">black-back2.png</texture>
- </control>
- <control type="image">
- <posx>260</posx>
- <posy>10</posy>
- <width>610</width>
- <height>100</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>810</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>3</onleft>
- <onright>3</onright>
- <onup>3</onup>
- <ondown>3</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>280</posx>
- <posy>20</posy>
- <width>580</width>
- <height>30</height>
- <font>font30_title</font>
- <label>$LOCALIZE[658]</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <posx>35</posx>
- <posy>40</posy>
- <width>200</width>
- <height>200</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- <control type="image">
- <posx>35</posx>
- <posy>240</posy>
- <width>200</width>
- <height>200</height>
- <aspectratio aligny="top">keep</aspectratio>
- <texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <description>Song Title value</description>
- <posx>280</posx>
- <posy>80</posy>
- <width>580</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps</font>
- <label>[B]$INFO[ListItem.Title][/B]</label>
- <textcolor>white</textcolor>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Artist Title</description>
- <posx>400</posx>
- <posy>140</posy>
- <width>130</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[557]:</label>
- </control>
- <control type="fadelabel">
- <description>Artist Value</description>
- <posx>410</posx>
- <posy>140</posy>
- <width>460</width>
- <height>25</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <label fallback="161">$INFO[ListItem.Artist]</label>
- </control>
- <control type="label">
- <description>Album Title</description>
- <posx>400</posx>
- <posy>175</posy>
- <width>130</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[558]:</label>
- </control>
- <control type="fadelabel">
- <description>Album Value</description>
- <posx>410</posx>
- <posy>175</posy>
- <width>460</width>
- <height>25</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <label fallback="161">$INFO[ListItem.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label>
- </control>
- <control type="label">
- <description>Genre Title</description>
- <posx>400</posx>
- <posy>210</posy>
- <width>130</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[515]:</label>
- </control>
- <control type="fadelabel">
- <description>Genre Value</description>
- <posx>410</posx>
- <posy>210</posy>
- <width>460</width>
- <height>25</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <label fallback="161">$INFO[ListItem.Genre]</label>
- </control>
- <control type="label">
- <description>Year Title</description>
- <posx>400</posx>
- <posy>245</posy>
- <width>130</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[562]:</label>
- </control>
- <control type="fadelabel">
- <description>Year Value</description>
- <posx>410</posx>
- <posy>245</posy>
- <width>460</width>
- <height>25</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <label fallback="161">$INFO[ListItem.Year]</label>
- </control>
- <control type="label">
- <description>Track Number Title</description>
- <posx>400</posx>
- <posy>280</posy>
- <width>130</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[554]:</label>
- </control>
- <control type="fadelabel">
- <description>Track Number Value</description>
- <posx>410</posx>
- <posy>280</posy>
- <width>460</width>
- <height>25</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <label fallback="161">$INFO[ListItem.TrackNumber]</label>
- </control>
- <control type="label">
- <description>Rating Title</description>
- <posx>400</posx>
- <posy>315</posy>
- <width>130</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[563]:</label>
- </control>
- <control type="group">
- <posx>410</posx>
- <posy>313</posy>
- <control type="image">
- <description>Rating value</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>160</width>
- <height>32</height>
- <texture>LeftRating/$INFO[ListItem.StarRating]</texture>
- </control>
- <control type="button" id="14">
- <description>Decrease Rating</description>
- <posx>170</posx>
- <posy>5</posy>
- <width>33</width>
- <height>22</height>
- <onclick>DecreaseRating</onclick>
- <texturenofocus>scroll-down-2.png</texturenofocus>
- <texturefocus>scroll-down-focus-2.png</texturefocus>
- <onleft>9000</onleft>
- <onright>15</onright>
- <ondown>14</ondown>
- <onup>14</onup>
- </control>
- <control type="button" id="15">
- <description>Increase Rating</description>
- <posx>203</posx>
- <posy>5</posy>
- <width>33</width>
- <height>22</height>
- <onclick>IncreaseRating</onclick>
- <texturenofocus>scroll-up-2.png</texturenofocus>
- <texturefocus>scroll-up-focus-2.png</texturefocus>
- <onleft>14</onleft>
- <onright>15</onright>
- <ondown>15</ondown>
- <onup>15</onup>
- </control>
- </control>
- <control type="label">
- <description>Comment Title</description>
- <posx>400</posx>
- <posy>350</posy>
- <width>130</width>
- <height>25</height>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[569]:</label>
- </control>
- <control type="textbox">
- <description>Comment value</description>
- <posx>410</posx>
- <posy>345</posy>
- <width>460</width>
- <height>100</height>
- <font>font13</font>
- <pagecontrol>-</pagecontrol>
- <label fallback="161">$INFO[ListItem.Comment]</label>
- </control>
- <control type="group" id="9000">
- <posx>10</posx>
- <posy>280</posy>
- <control type="button" id ="10">
- <description>Ok button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>240</width>
- <height>41</height>
- <label>186</label>
- <font>font13_title</font>
- <align>right</align>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <texturefocus>MenuItemFO.png</texturefocus>
- <onleft>10</onleft>
- <onright>14</onright>
- <onup>13</onup>
- <ondown>11</ondown>
- </control>
- <control type="button" id="11">
- <description>Cancel button</description>
- <posx>0</posx>
- <posy>40</posy>
- <width>240</width>
- <height>41</height>
- <label>222</label>
- <font>font13_title</font>
- <align>right</align>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <texturefocus>MenuItemFO.png</texturefocus>
- <onleft>11</onleft>
- <onright>14</onright>
- <onup>10</onup>
- <ondown>12</ondown>
- </control>
- <control type="button" id="12">
- <description>Album Info button</description>
- <posx>0</posx>
- <posy>80</posy>
- <width>240</width>
- <height>41</height>
- <label>10523</label>
- <font>font13_title</font>
- <align>right</align>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <texturefocus>MenuItemFO.png</texturefocus>
- <onleft>12</onleft>
- <onright>14</onright>
- <onup>11</onup>
- <ondown>13</ondown>
- </control>
- <control type="button" id ="13">
- <description>Get Thumb button</description>
- <posx>0</posx>
- <posy>120</posy>
- <width>240</width>
- <height>41</height>
- <label>13405</label>
- <font>font13_title</font>
- <align>right</align>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <texturefocus>MenuItemFO.png</texturefocus>
- <onleft>13</onleft>
- <onright>14</onright>
- <onup>12</onup>
- <ondown>10</ondown>
- </control>
- </control>
- </control>
- </controls>
+<window id="135"> + <defaultcontrol always="true">10</defaultcontrol> + <coordinates> + <system>1</system> + <posx>185</posx> + <posy>125</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="group"> + <include>VisibleFadeEffect</include> + <visible>!Window.IsVisible(MusicInformation)</visible> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>910</width> + <height>470</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>260</posx> + <posy>10</posy> + <width>620</width> + <height>448</height> + <texture border="5">black-back2.png</texture> + </control> + <control type="image"> + <posx>260</posx> + <posy>10</posy> + <width>610</width> + <height>100</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>810</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>3</onleft> + <onright>3</onright> + <onup>3</onup> + <ondown>3</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label"> + <description>header label</description> + <posx>280</posx> + <posy>20</posy> + <width>580</width> + <height>30</height> + <font>font30_title</font> + <label>$LOCALIZE[658]</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <posx>35</posx> + <posy>40</posy> + <width>200</width> + <height>200</height> + <aspectratio aligny="bottom">keep</aspectratio> + <texture>$INFO[ListItem.Icon]</texture> + </control> + <control type="image"> + <posx>35</posx> + <posy>240</posy> + <width>200</width> + <height>200</height> + <aspectratio aligny="top">keep</aspectratio> + <texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <description>Song Title value</description> + <posx>280</posx> + <posy>80</posy> + <width>580</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <font>font13caps</font> + <label>[B]$INFO[ListItem.Title][/B]</label> + <textcolor>white</textcolor> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Artist Title</description> + <posx>400</posx> + <posy>140</posy> + <width>130</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[557]:</label> + </control> + <control type="fadelabel"> + <description>Artist Value</description> + <posx>410</posx> + <posy>140</posy> + <width>460</width> + <height>25</height> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>white</textcolor> + <label fallback="161">$INFO[ListItem.Artist]</label> + </control> + <control type="label"> + <description>Album Title</description> + <posx>400</posx> + <posy>175</posy> + <width>130</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[558]:</label> + </control> + <control type="fadelabel"> + <description>Album Value</description> + <posx>410</posx> + <posy>175</posy> + <width>460</width> + <height>25</height> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>white</textcolor> + <label fallback="161">$INFO[ListItem.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label> + </control> + <control type="label"> + <description>Genre Title</description> + <posx>400</posx> + <posy>210</posy> + <width>130</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[515]:</label> + </control> + <control type="fadelabel"> + <description>Genre Value</description> + <posx>410</posx> + <posy>210</posy> + <width>460</width> + <height>25</height> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>white</textcolor> + <label fallback="161">$INFO[ListItem.Genre]</label> + </control> + <control type="label"> + <description>Year Title</description> + <posx>400</posx> + <posy>245</posy> + <width>130</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[562]:</label> + </control> + <control type="fadelabel"> + <description>Year Value</description> + <posx>410</posx> + <posy>245</posy> + <width>460</width> + <height>25</height> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>white</textcolor> + <label fallback="161">$INFO[ListItem.Year]</label> + </control> + <control type="label"> + <description>Track Number Title</description> + <posx>400</posx> + <posy>280</posy> + <width>130</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[554]:</label> + </control> + <control type="fadelabel"> + <description>Track Number Value</description> + <posx>410</posx> + <posy>280</posy> + <width>460</width> + <height>25</height> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>white</textcolor> + <label fallback="161">$INFO[ListItem.TrackNumber]</label> + </control> + <control type="label"> + <description>Rating Title</description> + <posx>400</posx> + <posy>315</posy> + <width>130</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[563]:</label> + </control> + <control type="group"> + <posx>410</posx> + <posy>313</posy> + <control type="image"> + <description>Rating value</description> + <posx>0</posx> + <posy>0</posy> + <width>160</width> + <height>32</height> + <texture>LeftRating/$INFO[ListItem.StarRating]</texture> + </control> + <control type="button" id="14"> + <description>Decrease Rating</description> + <posx>170</posx> + <posy>5</posy> + <width>33</width> + <height>22</height> + <onclick>DecreaseRating</onclick> + <texturenofocus>scroll-down-2.png</texturenofocus> + <texturefocus>scroll-down-focus-2.png</texturefocus> + <onleft>9000</onleft> + <onright>15</onright> + <ondown>14</ondown> + <onup>14</onup> + </control> + <control type="button" id="15"> + <description>Increase Rating</description> + <posx>203</posx> + <posy>5</posy> + <width>33</width> + <height>22</height> + <onclick>IncreaseRating</onclick> + <texturenofocus>scroll-up-2.png</texturenofocus> + <texturefocus>scroll-up-focus-2.png</texturefocus> + <onleft>14</onleft> + <onright>15</onright> + <ondown>15</ondown> + <onup>15</onup> + </control> + </control> + <control type="label"> + <description>Comment Title</description> + <posx>400</posx> + <posy>350</posy> + <width>130</width> + <height>25</height> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[569]:</label> + </control> + <control type="textbox"> + <description>Comment value</description> + <posx>410</posx> + <posy>345</posy> + <width>460</width> + <height>100</height> + <font>font13</font> + <pagecontrol>-</pagecontrol> + <label fallback="161">$INFO[ListItem.Comment]</label> + </control> + <control type="group" id="9000"> + <posx>10</posx> + <posy>280</posy> + <control type="button" id ="10"> + <description>Ok button</description> + <posx>0</posx> + <posy>0</posy> + <width>240</width> + <height>41</height> + <label>186</label> + <font>font13_title</font> + <align>right</align> + <texturenofocus>MenuItemNF.png</texturenofocus> + <texturefocus>MenuItemFO.png</texturefocus> + <onleft>10</onleft> + <onright>14</onright> + <onup>13</onup> + <ondown>11</ondown> + </control> + <control type="button" id="11"> + <description>Cancel button</description> + <posx>0</posx> + <posy>40</posy> + <width>240</width> + <height>41</height> + <label>222</label> + <font>font13_title</font> + <align>right</align> + <texturenofocus>MenuItemNF.png</texturenofocus> + <texturefocus>MenuItemFO.png</texturefocus> + <onleft>11</onleft> + <onright>14</onright> + <onup>10</onup> + <ondown>12</ondown> + </control> + <control type="button" id="12"> + <description>Album Info button</description> + <posx>0</posx> + <posy>80</posy> + <width>240</width> + <height>41</height> + <label>10523</label> + <font>font13_title</font> + <align>right</align> + <texturenofocus>MenuItemNF.png</texturenofocus> + <texturefocus>MenuItemFO.png</texturefocus> + <onleft>12</onleft> + <onright>14</onright> + <onup>11</onup> + <ondown>13</ondown> + </control> + <control type="button" id ="13"> + <description>Get Thumb button</description> + <posx>0</posx> + <posy>120</posy> + <width>240</width> + <height>41</height> + <label>13405</label> + <font>font13_title</font> + <align>right</align> + <texturenofocus>MenuItemNF.png</texturenofocus> + <texturefocus>MenuItemFO.png</texturefocus> + <onleft>13</onleft> + <onright>14</onright> + <onup>12</onup> + <ondown>10</ondown> + </control> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogTextViewer.xml b/addons/skin.confluence/720p/DialogTextViewer.xml index d88b3dcc85..23ad90a5e1 100644 --- a/addons/skin.confluence/720p/DialogTextViewer.xml +++ b/addons/skin.confluence/720p/DialogTextViewer.xml @@ -1,81 +1,81 @@ -<window id="147">
- <defaultcontrol>61</defaultcontrol>
- <controls>
- <control type="group">
- <animation effect="slide" start="1100,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="1100,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <control type="image">
- <posx>180</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>720</height>
- <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>200</posx>
- <posy>0</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>61</onleft>
- <onright>61</onright>
- <onup>61</onup>
- <ondown>61</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="group">
- <animation effect="fade" delay="400" start="0" end="100" time="200">WindowOpen</animation>
- <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
- <control type="label" id="1">
- <description>header label</description>
- <posx>210</posx>
- <posy>50</posy>
- <width>1030</width>
- <height>30</height>
- <font>font35_title</font>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="textbox" id="5">
- <description>textarea</description>
- <posx>210</posx>
- <posy>90</posy>
- <width>1000</width>
- <height>600</height>
- <label>-</label>
- <font>font13</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <pagecontrol>61</pagecontrol>
- </control>
- <control type="scrollbar" id="61">
- <posx>1215</posx>
- <posy>90</posy>
- <width>25</width>
- <height>600</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>61</onleft>
- <onright>61</onright>
- <ondown>61</ondown>
- <onup>61</onup>
- <showonepage>true</showonepage>
- <orientation>vertical</orientation>
- </control>
- </control>
- </control>
- <include>SideBladeRight</include>
- <include>Clock</include>
- </controls>
-</window>
+<window id="147"> + <defaultcontrol>61</defaultcontrol> + <controls> + <control type="group"> + <animation effect="slide" start="1100,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="slide" start="0,0" end="1100,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <control type="image"> + <posx>180</posx> + <posy>0</posy> + <width>1100</width> + <height>720</height> + <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>200</posx> + <posy>0</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>61</onleft> + <onright>61</onright> + <onup>61</onup> + <ondown>61</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="group"> + <animation effect="fade" delay="400" start="0" end="100" time="200">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="200">WindowClose</animation> + <control type="label" id="1"> + <description>header label</description> + <posx>210</posx> + <posy>50</posy> + <width>1030</width> + <height>30</height> + <font>font35_title</font> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="textbox" id="5"> + <description>textarea</description> + <posx>210</posx> + <posy>90</posy> + <width>1000</width> + <height>600</height> + <label>-</label> + <font>font13</font> + <align>justify</align> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <pagecontrol>61</pagecontrol> + </control> + <control type="scrollbar" id="61"> + <posx>1215</posx> + <posy>90</posy> + <width>25</width> + <height>600</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>61</onleft> + <onright>61</onright> + <ondown>61</ondown> + <onup>61</onup> + <showonepage>true</showonepage> + <orientation>vertical</orientation> + </control> + </control> + </control> + <include>SideBladeRight</include> + <include>Clock</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogVideoInfo.xml b/addons/skin.confluence/720p/DialogVideoInfo.xml index 29a670a194..b0053335fe 100644 --- a/addons/skin.confluence/720p/DialogVideoInfo.xml +++ b/addons/skin.confluence/720p/DialogVideoInfo.xml @@ -1,1135 +1,1135 @@ -<window id="2003">
- <defaultcontrol always="true">8</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <controls>
- <control type="group">
- <visible>!Window.IsVisible(FileBrowser)</visible>
- <animation effect="slide" start="1100,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="1100,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <control type="image">
- <posx>180</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>720</height>
- <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>230</posx>
- <posy>0</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>9000</onleft>
- <onright>9000</onright>
- <onup>9000</onup>
- <ondown>9000</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="group">
- <animation effect="fade" delay="400" start="0" end="100" time="200">WindowOpen</animation>
- <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
- <control type="label">
- <description>header label</description>
- <posx>210</posx>
- <posy>50</posy>
- <width>1030</width>
- <height>30</height>
- <font>font35_title</font>
- <label>$INFO[Listitem.Title]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="grouplist">
- <description>Media Codec Flagging Images</description>
- <posx>210</posx>
- <posy>480</posy>
- <width>600</width>
- <align>left</align>
- <itemgap>0</itemgap>
- <orientation>horizontal</orientation>
- <include>VisibleFadeEffect</include>
- <visible>!Control.IsVisible(50) + [Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]</visible>
- <include>VideoCodecFlaggingConditions</include>
- <include>AudioCodecFlaggingConditions</include>
- <include>AspectCodecFlaggingConditions</include>
- </control>
- <control type="group">
- <visible>Control.HasFocus(12)</visible>
- <posy>90</posy>
- <posx>387</posx>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <description>Current Fanart image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>675</width>
- <height>380</height>
- <texture background="true">$INFO[ListItem.Property(Fanart_Image)]</texture>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <aspectratio>keep</aspectratio>
- <visible>!IsEmpty(Listitem.Property(Fanart_Image))</visible>
- </control>
- <control type="group">
- <visible>IsEmpty(Listitem.Property(Fanart_Image))</visible>
- <control type="image">
- <description>No Fanart Back</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>675</width>
- <height>380</height>
- <texture>Fanart_Fallback_Small.jpg</texture>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <aspectratio>stretch</aspectratio>
- <colordiffuse>99FFFFFF</colordiffuse>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>675</width>
- <height>380</height>
- <font>font30_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>31311</label>
- </control>
- </control>
- </control>
- <control type="group">
- <posy>90</posy>
- <posx>387</posx>
- <visible>Control.HasFocus(15)</visible>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <description>Border</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>675</width>
- <height>380</height>
- <texture border="5">button-nofocus.png</texture>
- </control>
- <control type="image">
- <description>background</description>
- <posx>5</posx>
- <posy>5</posy>
- <width>665</width>
- <height>370</height>
- <texture>black-back.png</texture>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>675</width>
- <height>380</height>
- <font>font30_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>31330</label>
- <visible>!Player.HasVideo</visible>
- </control>
- <control type="videowindow">
- <description>No Fanart Back</description>
- <posx>5</posx>
- <posy>5</posy>
- <width>665</width>
- <height>370</height>
- <visible>Player.HasVideo</visible>
- </control>
- </control>
- <control type="group">
- <visible>[!container.content(tvshows) + !container.content(episodes) + !container.content(musicvideos)] + ![Control.HasFocus(12) | Control.HasFocus(15)]</visible>
- <posy>90</posy>
- <posx>210</posx>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>270</width>
- <height>380</height>
- <aspectratio>stretch</aspectratio>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="image">
- <posx>4</posx>
- <posy>4</posy>
- <width>200</width>
- <height>230</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassOverlay.png</texture>
- <colordiffuse>AAFFFFFF</colordiffuse>
- </control>
- <control type="list" id="49">
- <posx>290</posx>
- <posy>20</posy>
- <width>740</width>
- <height>330</height>
- <onleft>49</onleft>
- <onright>49</onright>
- <onup>9000</onup>
- <ondown>61</ondown>
- <pagecontrol>-</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="30">
- <control type="label">
- <posx>165</posx>
- <posy>0</posy>
- <width>160</width>
- <height>30</height>
- <font>font13_title</font>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>175</posx>
- <posy>0</posy>
- <width>565</width>
- <height>30</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>white</selectedcolor>
- <info>ListItem.Label2</info>
- </control>
- </itemlayout>
- <focusedlayout height="30">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>740</width>
- <height>30</height>
- <visible>Control.HasFocus(49)</visible>
- <texture>MenuItemFO.png</texture>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>165</posx>
- <posy>0</posy>
- <width>160</width>
- <height>30</height>
- <font>font13_title</font>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>175</posx>
- <posy>0</posy>
- <width>565</width>
- <height>30</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>white</selectedcolor>
- <info>ListItem.Label2</info>
- </control>
- </focusedlayout>
- <content>
- <item>
- <label>$LOCALIZE[20376]:</label>
- <label2>$INFO[ListItem.OriginalTitle]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.OriginalTitle) + !stringcompare(ListItem.OriginalTitle,Listitem.Title)</visible>
- </item>
- <item>
- <label>$LOCALIZE[20339]:</label>
- <label2>$INFO[ListItem.Director]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Director)</visible>
- </item>
- <item>
- <label>$LOCALIZE[20417]:</label>
- <label2>$INFO[ListItem.Writer]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Writer)</visible>
- </item>
- <item>
- <label>$LOCALIZE[572]:</label>
- <label2>$INFO[ListItem.Studio]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Studio)</visible>
- </item>
- <item>
- <label>$LOCALIZE[515]:</label>
- <label2>$INFO[ListItem.Genre]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Genre)</visible>
- </item>
- <item>
- <label>$LOCALIZE[562]:</label>
- <label2>$INFO[ListItem.Year]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Year)</visible>
- </item>
- <item>
- <label>$LOCALIZE[2050]:</label>
- <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Duration)</visible>
- </item>
- <item>
- <label>$LOCALIZE[563]:</label>
- <label2>$INFO[ListItem.RatingAndVotes]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.RatingAndVotes)</visible>
- </item>
- <item>
- <label>$LOCALIZE[202]:</label>
- <label2>$INFO[ListItem.TagLine]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.TagLine)</visible>
- </item>
- <item>
- <label>$LOCALIZE[203]:</label>
- <label2>$INFO[ListItem.PlotOutline]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.PlotOutline)</visible>
- </item>
- <item>
- <label>$LOCALIZE[20074]:</label>
- <label2>$INFO[ListItem.mpaa]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.mpaa)</visible>
- </item>
- <item>
- <label>$LOCALIZE[15311]</label>
- <label2>$INFO[ListItem.FilenameAndPath]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.FilenameAndPath)</visible>
- </item>
- </content>
- </control>
- <control type="image">
- <posx>290</posx>
- <posy>370</posy>
- <width>740</width>
- <height>4</height>
- <aspectratio>stretch</aspectratio>
- <texture>separator.png</texture>
- </control>
- </control>
- <control type="group">
- <visible>[Container.Content(TVShows) + !Skin.HasSetting(TVShowsUsePosters)] + !Control.HasFocus(12)</visible>
- <posy>90</posy>
- <posx>210</posx>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <posx>177</posx>
- <posy>10</posy>
- <width>675</width>
- <height>124</height>
- <aspectratio>stretch</aspectratio>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="image">
- <posx>177</posx>
- <posy>10</posy>
- <width>400</width>
- <height>100</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassOverlay.png</texture>
- <colordiffuse>AAFFFFFF</colordiffuse>
- </control>
- <control type="list" id="49">
- <posx>95</posx>
- <posy>160</posy>
- <width>840</width>
- <height>180</height>
- <onleft>49</onleft>
- <onright>49</onright>
- <onup>9000</onup>
- <ondown>61</ondown>
- <pagecontrol>-</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="30">
- <control type="label">
- <posx>165</posx>
- <posy>0</posy>
- <width>160</width>
- <height>30</height>
- <font>font13_title</font>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>175</posx>
- <posy>0</posy>
- <width>665</width>
- <height>30</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>white</selectedcolor>
- <info>ListItem.Label2</info>
- </control>
- </itemlayout>
- <focusedlayout height="30">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>840</width>
- <height>30</height>
- <visible>Control.HasFocus(49)</visible>
- <texture>MenuItemFO.png</texture>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>165</posx>
- <posy>0</posy>
- <width>160</width>
- <height>30</height>
- <font>font13_title</font>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>175</posx>
- <posy>0</posy>
- <width>665</width>
- <height>30</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>white</selectedcolor>
- <info>ListItem.Label2</info>
- </control>
- </focusedlayout>
- <content>
- <item>
- <label>$LOCALIZE[20360]:</label>
- <label2>$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Episode)</visible>
- </item>
- <item>
- <label>$LOCALIZE[31322]:</label>
- <label2>$INFO[ListItem.Premiered]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Premiered)</visible>
- </item>
- <item>
- <label>$LOCALIZE[515]:</label>
- <label2>$INFO[ListItem.Genre]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Genre)</visible>
- </item>
- <item>
- <label>$LOCALIZE[562]:</label>
- <label2>$INFO[ListItem.Year]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Year)</visible>
- </item>
- <item>
- <label>$LOCALIZE[563]:</label>
- <label2>$INFO[ListItem.Rating]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Rating)</visible>
- </item>
- <item>
- <label>$LOCALIZE[15311]</label>
- <label2>$INFO[ListItem.FilenameAndPath]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.FilenameAndPath)</visible>
- </item>
- </content>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>370</posy>
- <width>1030</width>
- <height>4</height>
- <aspectratio>stretch</aspectratio>
- <texture>separator.png</texture>
- </control>
- </control>
- <control type="group">
- <visible>[Container.Content(TVShows) + Skin.HasSetting(TVShowsUsePosters)] + !Control.HasFocus(12)</visible>
- <posy>90</posy>
- <posx>210</posx>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>270</width>
- <height>380</height>
- <aspectratio>stretch</aspectratio>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="image">
- <posx>4</posx>
- <posy>4</posy>
- <width>200</width>
- <height>230</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassOverlay.png</texture>
- <colordiffuse>AAFFFFFF</colordiffuse>
- </control>
- <control type="list" id="49">
- <posx>290</posx>
- <posy>20</posy>
- <width>740</width>
- <height>330</height>
- <onleft>49</onleft>
- <onright>49</onright>
- <onup>9000</onup>
- <ondown>61</ondown>
- <pagecontrol>-</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="30">
- <control type="label">
- <posx>165</posx>
- <posy>0</posy>
- <width>160</width>
- <height>30</height>
- <font>font13_title</font>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>175</posx>
- <posy>0</posy>
- <width>565</width>
- <height>30</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>white</selectedcolor>
- <info>ListItem.Label2</info>
- </control>
- </itemlayout>
- <focusedlayout height="30">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>740</width>
- <height>30</height>
- <visible>Control.HasFocus(49)</visible>
- <texture>MenuItemFO.png</texture>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>165</posx>
- <posy>0</posy>
- <width>160</width>
- <height>30</height>
- <font>font13_title</font>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>175</posx>
- <posy>0</posy>
- <width>565</width>
- <height>30</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>white</selectedcolor>
- <info>ListItem.Label2</info>
- </control>
- </focusedlayout>
- <content>
- <item>
- <label>$LOCALIZE[20360]:</label>
- <label2>$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Episode)</visible>
- </item>
- <item>
- <label>$LOCALIZE[31322]:</label>
- <label2>$INFO[ListItem.Premiered]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Premiered)</visible>
- </item>
- <item>
- <label>$LOCALIZE[515]:</label>
- <label2>$INFO[ListItem.Genre]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Genre)</visible>
- </item>
- <item>
- <label>$LOCALIZE[562]:</label>
- <label2>$INFO[ListItem.Year]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Year)</visible>
- </item>
- <item>
- <label>$LOCALIZE[563]:</label>
- <label2>$INFO[ListItem.Rating]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Rating)</visible>
- </item>
- <item>
- <label>$LOCALIZE[15311]</label>
- <label2>$INFO[ListItem.FilenameAndPath]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.FilenameAndPath)</visible>
- </item>
- </content>
- </control>
- <control type="image">
- <posx>290</posx>
- <posy>370</posy>
- <width>740</width>
- <height>4</height>
- <aspectratio>stretch</aspectratio>
- <texture>separator.png</texture>
- </control>
- </control>
- <control type="group">
- <visible>container.content(episodes) + !Control.HasFocus(12)</visible>
- <posy>90</posy>
- <posx>210</posx>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>380</width>
- <height>250</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>250</posy>
- <width>380</width>
- <height>250</height>
- <aspectratio aligny="top">keep</aspectratio>
- <bordertexture border="5" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="list" id="49">
- <posx>390</posx>
- <posy>20</posy>
- <width>640</width>
- <height>330</height>
- <onleft>49</onleft>
- <onright>49</onright>
- <onup>9000</onup>
- <ondown>61</ondown>
- <pagecontrol>-</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="30">
- <control type="label">
- <posx>165</posx>
- <posy>0</posy>
- <width>160</width>
- <height>30</height>
- <font>font13_title</font>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>175</posx>
- <posy>0</posy>
- <width>465</width>
- <height>30</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>white</selectedcolor>
- <info>ListItem.Label2</info>
- </control>
- </itemlayout>
- <focusedlayout height="30">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>640</width>
- <height>30</height>
- <visible>Control.HasFocus(49)</visible>
- <texture>MenuItemFO.png</texture>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>165</posx>
- <posy>0</posy>
- <width>160</width>
- <height>30</height>
- <font>font13_title</font>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>175</posx>
- <posy>0</posy>
- <width>465</width>
- <height>30</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>white</selectedcolor>
- <info>ListItem.Label2</info>
- </control>
- </focusedlayout>
- <content>
- <item>
- <label>$LOCALIZE[20364]:</label>
- <label2>$INFO[ListItem.TVShowTitle]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.TVShowTitle)</visible>
- </item>
- <item>
- <label>$LOCALIZE[20373]:</label>
- <label2>$INFO[ListItem.Season]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Season)</visible>
- </item>
- <item>
- <label>$LOCALIZE[20359]:</label>
- <label2>$INFO[ListItem.Episode]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Episode)</visible>
- </item>
- <item>
- <label>$LOCALIZE[31322]:</label>
- <label2>$INFO[ListItem.Premiered]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Premiered)</visible>
- </item>
- <item>
- <label>$LOCALIZE[515]:</label>
- <label2>$INFO[ListItem.Genre]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Genre)</visible>
- </item>
- <item>
- <label>$LOCALIZE[20339]:</label>
- <label2>$INFO[ListItem.Director]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Director)</visible>
- </item>
- <item>
- <label>$LOCALIZE[20417]:</label>
- <label2>$INFO[ListItem.Writer]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Writer)</visible>
- </item>
- <item>
- <label>$LOCALIZE[562]:</label>
- <label2>$INFO[ListItem.Year]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Year)</visible>
- </item>
- <item>
- <label>$LOCALIZE[2050]:</label>
- <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Duration)</visible>
- </item>
- <item>
- <label>$LOCALIZE[563]:</label>
- <label2>$INFO[ListItem.Rating]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Rating)</visible>
- </item>
- <item>
- <label>$LOCALIZE[15311]</label>
- <label2>$INFO[ListItem.FilenameAndPath]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.FilenameAndPath)</visible>
- </item>
- </content>
- </control>
- <control type="image">
- <posx>290</posx>
- <posy>370</posy>
- <width>740</width>
- <height>4</height>
- <aspectratio>stretch</aspectratio>
- <texture>separator.png</texture>
- </control>
- </control>
- <control type="group">
- <visible>container.content(musicvideos) + !Control.HasFocus(12)</visible>
- <posy>90</posy>
- <posx>210</posx>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>380</width>
- <height>360</height>
- <aspectratio>keep</aspectratio>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="list" id="49">
- <posx>390</posx>
- <posy>20</posy>
- <width>640</width>
- <height>330</height>
- <onleft>49</onleft>
- <onright>49</onright>
- <onup>9000</onup>
- <ondown>61</ondown>
- <pagecontrol>-</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="30">
- <control type="label">
- <posx>165</posx>
- <posy>0</posy>
- <width>160</width>
- <height>30</height>
- <font>font13_title</font>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>175</posx>
- <posy>0</posy>
- <width>465</width>
- <height>30</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>white</selectedcolor>
- <info>ListItem.Label2</info>
- </control>
- </itemlayout>
- <focusedlayout height="30">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>640</width>
- <height>30</height>
- <visible>Control.HasFocus(49)</visible>
- <texture>MenuItemFO.png</texture>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>165</posx>
- <posy>0</posy>
- <width>160</width>
- <height>30</height>
- <font>font13_title</font>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>175</posx>
- <posy>0</posy>
- <width>465</width>
- <height>30</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>white</selectedcolor>
- <info>ListItem.Label2</info>
- </control>
- </focusedlayout>
- <content>
- <item>
- <label>$LOCALIZE[557]:</label>
- <label2>$INFO[ListItem.Artist]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Artist)</visible>
- </item>
- <item>
- <label>$LOCALIZE[558]:</label>
- <label2>$INFO[ListItem.Album]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Album)</visible>
- </item>
- <item>
- <label>$LOCALIZE[515]:</label>
- <label2>$INFO[ListItem.Genre]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Genre)</visible>
- </item>
- <item>
- <label>$LOCALIZE[572]:</label>
- <label2>$INFO[ListItem.Studio]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Studio)</visible>
- </item>
- <item>
- <label>$LOCALIZE[20417]:</label>
- <label2>$INFO[ListItem.Writer]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Writer)</visible>
- </item>
- <item>
- <label>$LOCALIZE[20339]:</label>
- <label2>$INFO[ListItem.Director]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Director)</visible>
- </item>
- <item>
- <label>$LOCALIZE[562]:</label>
- <label2>$INFO[ListItem.Year]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Year)</visible>
- </item>
- <item>
- <label>$LOCALIZE[2050]:</label>
- <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.Duration)</visible>
- </item>
- <item>
- <label>$LOCALIZE[15311]</label>
- <label2>$INFO[ListItem.FilenameAndPath]</label2>
- <onclick>-</onclick>
- <visible>!IsEmpty(ListItem.FilenameAndPath)</visible>
- </item>
- </content>
- </control>
- <control type="image">
- <posx>390</posx>
- <posy>370</posy>
- <width>640</width>
- <height>4</height>
- <aspectratio>stretch</aspectratio>
- <texture>separator.png</texture>
- </control>
- </control>
- <control type="label">
- <posx>130r</posx>
- <posy>480</posy>
- <width>400</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>[COLOR=blue]$LOCALIZE[207][/COLOR]$INFO[Container(400).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(400).NumPages,/, )]</label>
- <visible>Control.IsVisible(400)</visible>
- </control>
- <control type="label">
- <posx>130r</posx>
- <posy>480</posy>
- <width>400</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>[COLOR=blue]$LOCALIZE[206][/COLOR]$INFO[Container(50).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(50).NumPages,/, )]</label>
- <visible>Control.IsVisible(50)</visible>
- </control>
- <control type="spincontrol" id="61">
- <description>Next page button</description>
- <posx>120r</posx>
- <posy>485</posy>
- <subtype>page</subtype>
- <font>-</font>
- <onleft>61</onleft>
- <onright>61</onright>
- <ondown>9000</ondown>
- <onup>49</onup>
- <textcolor>-</textcolor>
- <showonepage>true</showonepage>
- </control>
- <control type="textbox" id="400">
- <description>Description Value for Movies</description>
- <posx>210</posx>
- <posy>515</posy>
- <width>1030</width>
- <height>120</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <pagecontrol>61</pagecontrol>
- <label>$INFO[ListItem.Plot]</label>
- <autoscroll time="3000" delay="4000" repeat="5000">!Control.HasFocus(61) + Skin.HasSetting(AutoScroll)</autoscroll>
- <visible>!Control.IsVisible(50)</visible>
- </control>
- <control type="image">
- <description>Actor image</description>
- <posx>210</posx>
- <posy>480</posy>
- <width>160</width>
- <height>160</height>
- <texture>$INFO[Container(50).Listitem.Icon]</texture>
- <aspectratio>keep</aspectratio>
- <visible>Control.IsVisible(50)</visible>
- </control>
- <control type="panel" id="50">
- <posx>380</posx>
- <posy>520</posy>
- <width>860</width>
- <height>120</height>
- <onleft>9000</onleft>
- <onright>61</onright>
- <onup>61</onup>
- <ondown>9000</ondown>
- <viewtype label="">list</viewtype>
- <pagecontrol>61</pagecontrol>
- <scrolltime>200</scrolltime>
- <orientation>vertical</orientation>
- <itemlayout height="40" width="430">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>430</width>
- <height>40</height>
- <texture border="5">button-nofocus.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>410</width>
- <height>40</height>
- <font>font12</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>white</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="430">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>430</width>
- <height>40</height>
- <visible>!Control.HasFocus(50)</visible>
- <texture border="5">button-nofocus.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>430</width>
- <height>40</height>
- <visible>Control.HasFocus(50)</visible>
- <texture border="5">button-focus.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>410</width>
- <height>40</height>
- <font>font12</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>white</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </focusedlayout>
- </control>
- <control type="grouplist" id="9000">
- <posx>210</posx>
- <posy>660</posy>
- <width>1030</width>
- <height>40</height>
- <itemgap>2</itemgap>
- <align>center</align>
- <orientation>horizontal</orientation>
- <onleft>9000</onleft>
- <onright>9000</onright>
- <onup>50</onup>
- <ondown>49</ondown>
- <control type="togglebutton" id="8">
- <description>Play/browse to Show</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>208</label>
- <alttexturefocus border="2">button-focus.png</alttexturefocus>
- <alttexturenofocus border="2">button-nofocus.png</alttexturenofocus>
- <altlabel>1024</altlabel>
- <usealttexture>Container.Content(TVShows)</usealttexture>
- </control>
- <control type="button" id="5">
- <description>Cast/Review</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>206</label>
- </control>
- <control type="button" id="6">
- <description>Refresh</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>184</label>
- </control>
- <control type="button" id="10">
- <description>Get Thumb</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>13405</label>
- </control>
- <control type="button" id="12">
- <description>Get Fanart</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>20413</label>
- </control>
- <control type="button" id="11">
- <description>Play Trailer</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>20410</label>
- <visible>!IsEmpty(ListItem.Trailer) + !Skin.HasSetting(WindowedTrailer)</visible>
- </control>
- <control type="button" id="15">
- <description>Play Trailer Windowed</description>
- <include>ButtonInfoDialogsCommonValues</include>
- <label>20410</label>
- <onclick>PlayMedia($INFO[ListItem.Trailer],1)</onclick>
- <visible>!IsEmpty(ListItem.Trailer) + Skin.HasSetting(WindowedTrailer)</visible>
- </control>
- </control>
- </control>
- </control>
- <include>SideBladeRight</include>
- <include>Clock</include>
- </controls>
-</window>
+<window id="2003"> + <defaultcontrol always="true">8</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control type="group"> + <visible>!Window.IsVisible(FileBrowser)</visible> + <animation effect="slide" start="1100,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="slide" start="0,0" end="1100,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <control type="image"> + <posx>180</posx> + <posy>0</posy> + <width>1100</width> + <height>720</height> + <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>230</posx> + <posy>0</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>9000</onleft> + <onright>9000</onright> + <onup>9000</onup> + <ondown>9000</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="group"> + <animation effect="fade" delay="400" start="0" end="100" time="200">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="200">WindowClose</animation> + <control type="label"> + <description>header label</description> + <posx>210</posx> + <posy>50</posy> + <width>1030</width> + <height>30</height> + <font>font35_title</font> + <label>$INFO[Listitem.Title]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="grouplist"> + <description>Media Codec Flagging Images</description> + <posx>210</posx> + <posy>480</posy> + <width>600</width> + <align>left</align> + <itemgap>0</itemgap> + <orientation>horizontal</orientation> + <include>VisibleFadeEffect</include> + <visible>!Control.IsVisible(50) + [Container.Content(Movies) | Container.Content(Episodes) | Container.Content(MusicVideos)]</visible> + <include>VideoCodecFlaggingConditions</include> + <include>AudioCodecFlaggingConditions</include> + <include>AspectCodecFlaggingConditions</include> + </control> + <control type="group"> + <visible>Control.HasFocus(12)</visible> + <posy>90</posy> + <posx>387</posx> + <include>VisibleFadeEffect</include> + <control type="image"> + <description>Current Fanart image</description> + <posx>0</posx> + <posy>0</posy> + <width>675</width> + <height>380</height> + <texture background="true">$INFO[ListItem.Property(Fanart_Image)]</texture> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <aspectratio>keep</aspectratio> + <visible>!IsEmpty(Listitem.Property(Fanart_Image))</visible> + </control> + <control type="group"> + <visible>IsEmpty(Listitem.Property(Fanart_Image))</visible> + <control type="image"> + <description>No Fanart Back</description> + <posx>0</posx> + <posy>0</posy> + <width>675</width> + <height>380</height> + <texture>Fanart_Fallback_Small.jpg</texture> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <aspectratio>stretch</aspectratio> + <colordiffuse>99FFFFFF</colordiffuse> + </control> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>675</width> + <height>380</height> + <font>font30_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>31311</label> + </control> + </control> + </control> + <control type="group"> + <posy>90</posy> + <posx>387</posx> + <visible>Control.HasFocus(15)</visible> + <include>VisibleFadeEffect</include> + <control type="image"> + <description>Border</description> + <posx>0</posx> + <posy>0</posy> + <width>675</width> + <height>380</height> + <texture border="5">button-nofocus.png</texture> + </control> + <control type="image"> + <description>background</description> + <posx>5</posx> + <posy>5</posy> + <width>665</width> + <height>370</height> + <texture>black-back.png</texture> + </control> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>675</width> + <height>380</height> + <font>font30_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>31330</label> + <visible>!Player.HasVideo</visible> + </control> + <control type="videowindow"> + <description>No Fanart Back</description> + <posx>5</posx> + <posy>5</posy> + <width>665</width> + <height>370</height> + <visible>Player.HasVideo</visible> + </control> + </control> + <control type="group"> + <visible>[!container.content(tvshows) + !container.content(episodes) + !container.content(musicvideos)] + ![Control.HasFocus(12) | Control.HasFocus(15)]</visible> + <posy>90</posy> + <posx>210</posx> + <include>VisibleFadeEffect</include> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>270</width> + <height>380</height> + <aspectratio>stretch</aspectratio> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <texture background="true">$INFO[ListItem.Icon]</texture> + </control> + <control type="image"> + <posx>4</posx> + <posy>4</posy> + <width>200</width> + <height>230</height> + <aspectratio>stretch</aspectratio> + <texture>GlassOverlay.png</texture> + <colordiffuse>AAFFFFFF</colordiffuse> + </control> + <control type="list" id="49"> + <posx>290</posx> + <posy>20</posy> + <width>740</width> + <height>330</height> + <onleft>49</onleft> + <onright>49</onright> + <onup>9000</onup> + <ondown>61</ondown> + <pagecontrol>-</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="30"> + <control type="label"> + <posx>165</posx> + <posy>0</posy> + <width>160</width> + <height>30</height> + <font>font13_title</font> + <align>right</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>175</posx> + <posy>0</posy> + <width>565</width> + <height>30</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>white</selectedcolor> + <info>ListItem.Label2</info> + </control> + </itemlayout> + <focusedlayout height="30"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>740</width> + <height>30</height> + <visible>Control.HasFocus(49)</visible> + <texture>MenuItemFO.png</texture> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>165</posx> + <posy>0</posy> + <width>160</width> + <height>30</height> + <font>font13_title</font> + <align>right</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>175</posx> + <posy>0</posy> + <width>565</width> + <height>30</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>white</selectedcolor> + <info>ListItem.Label2</info> + </control> + </focusedlayout> + <content> + <item> + <label>$LOCALIZE[20376]:</label> + <label2>$INFO[ListItem.OriginalTitle]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.OriginalTitle) + !stringcompare(ListItem.OriginalTitle,Listitem.Title)</visible> + </item> + <item> + <label>$LOCALIZE[20339]:</label> + <label2>$INFO[ListItem.Director]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Director)</visible> + </item> + <item> + <label>$LOCALIZE[20417]:</label> + <label2>$INFO[ListItem.Writer]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Writer)</visible> + </item> + <item> + <label>$LOCALIZE[572]:</label> + <label2>$INFO[ListItem.Studio]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Studio)</visible> + </item> + <item> + <label>$LOCALIZE[515]:</label> + <label2>$INFO[ListItem.Genre]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Genre)</visible> + </item> + <item> + <label>$LOCALIZE[562]:</label> + <label2>$INFO[ListItem.Year]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Year)</visible> + </item> + <item> + <label>$LOCALIZE[2050]:</label> + <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Duration)</visible> + </item> + <item> + <label>$LOCALIZE[563]:</label> + <label2>$INFO[ListItem.RatingAndVotes]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.RatingAndVotes)</visible> + </item> + <item> + <label>$LOCALIZE[202]:</label> + <label2>$INFO[ListItem.TagLine]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.TagLine)</visible> + </item> + <item> + <label>$LOCALIZE[203]:</label> + <label2>$INFO[ListItem.PlotOutline]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.PlotOutline)</visible> + </item> + <item> + <label>$LOCALIZE[20074]:</label> + <label2>$INFO[ListItem.mpaa]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.mpaa)</visible> + </item> + <item> + <label>$LOCALIZE[15311]</label> + <label2>$INFO[ListItem.FilenameAndPath]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.FilenameAndPath)</visible> + </item> + </content> + </control> + <control type="image"> + <posx>290</posx> + <posy>370</posy> + <width>740</width> + <height>4</height> + <aspectratio>stretch</aspectratio> + <texture>separator.png</texture> + </control> + </control> + <control type="group"> + <visible>[Container.Content(TVShows) + !Skin.HasSetting(TVShowsUsePosters)] + !Control.HasFocus(12)</visible> + <posy>90</posy> + <posx>210</posx> + <include>VisibleFadeEffect</include> + <control type="image"> + <posx>177</posx> + <posy>10</posy> + <width>675</width> + <height>124</height> + <aspectratio>stretch</aspectratio> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <texture background="true">$INFO[ListItem.Icon]</texture> + </control> + <control type="image"> + <posx>177</posx> + <posy>10</posy> + <width>400</width> + <height>100</height> + <aspectratio>stretch</aspectratio> + <texture>GlassOverlay.png</texture> + <colordiffuse>AAFFFFFF</colordiffuse> + </control> + <control type="list" id="49"> + <posx>95</posx> + <posy>160</posy> + <width>840</width> + <height>180</height> + <onleft>49</onleft> + <onright>49</onright> + <onup>9000</onup> + <ondown>61</ondown> + <pagecontrol>-</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="30"> + <control type="label"> + <posx>165</posx> + <posy>0</posy> + <width>160</width> + <height>30</height> + <font>font13_title</font> + <align>right</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>175</posx> + <posy>0</posy> + <width>665</width> + <height>30</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>white</selectedcolor> + <info>ListItem.Label2</info> + </control> + </itemlayout> + <focusedlayout height="30"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>840</width> + <height>30</height> + <visible>Control.HasFocus(49)</visible> + <texture>MenuItemFO.png</texture> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>165</posx> + <posy>0</posy> + <width>160</width> + <height>30</height> + <font>font13_title</font> + <align>right</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>175</posx> + <posy>0</posy> + <width>665</width> + <height>30</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>white</selectedcolor> + <info>ListItem.Label2</info> + </control> + </focusedlayout> + <content> + <item> + <label>$LOCALIZE[20360]:</label> + <label2>$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Episode)</visible> + </item> + <item> + <label>$LOCALIZE[31322]:</label> + <label2>$INFO[ListItem.Premiered]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Premiered)</visible> + </item> + <item> + <label>$LOCALIZE[515]:</label> + <label2>$INFO[ListItem.Genre]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Genre)</visible> + </item> + <item> + <label>$LOCALIZE[562]:</label> + <label2>$INFO[ListItem.Year]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Year)</visible> + </item> + <item> + <label>$LOCALIZE[563]:</label> + <label2>$INFO[ListItem.Rating]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Rating)</visible> + </item> + <item> + <label>$LOCALIZE[15311]</label> + <label2>$INFO[ListItem.FilenameAndPath]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.FilenameAndPath)</visible> + </item> + </content> + </control> + <control type="image"> + <posx>0</posx> + <posy>370</posy> + <width>1030</width> + <height>4</height> + <aspectratio>stretch</aspectratio> + <texture>separator.png</texture> + </control> + </control> + <control type="group"> + <visible>[Container.Content(TVShows) + Skin.HasSetting(TVShowsUsePosters)] + !Control.HasFocus(12)</visible> + <posy>90</posy> + <posx>210</posx> + <include>VisibleFadeEffect</include> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>270</width> + <height>380</height> + <aspectratio>stretch</aspectratio> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <texture background="true">$INFO[ListItem.Icon]</texture> + </control> + <control type="image"> + <posx>4</posx> + <posy>4</posy> + <width>200</width> + <height>230</height> + <aspectratio>stretch</aspectratio> + <texture>GlassOverlay.png</texture> + <colordiffuse>AAFFFFFF</colordiffuse> + </control> + <control type="list" id="49"> + <posx>290</posx> + <posy>20</posy> + <width>740</width> + <height>330</height> + <onleft>49</onleft> + <onright>49</onright> + <onup>9000</onup> + <ondown>61</ondown> + <pagecontrol>-</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="30"> + <control type="label"> + <posx>165</posx> + <posy>0</posy> + <width>160</width> + <height>30</height> + <font>font13_title</font> + <align>right</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>175</posx> + <posy>0</posy> + <width>565</width> + <height>30</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>white</selectedcolor> + <info>ListItem.Label2</info> + </control> + </itemlayout> + <focusedlayout height="30"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>740</width> + <height>30</height> + <visible>Control.HasFocus(49)</visible> + <texture>MenuItemFO.png</texture> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>165</posx> + <posy>0</posy> + <width>160</width> + <height>30</height> + <font>font13_title</font> + <align>right</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>175</posx> + <posy>0</posy> + <width>565</width> + <height>30</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>white</selectedcolor> + <info>ListItem.Label2</info> + </control> + </focusedlayout> + <content> + <item> + <label>$LOCALIZE[20360]:</label> + <label2>$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Episode)</visible> + </item> + <item> + <label>$LOCALIZE[31322]:</label> + <label2>$INFO[ListItem.Premiered]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Premiered)</visible> + </item> + <item> + <label>$LOCALIZE[515]:</label> + <label2>$INFO[ListItem.Genre]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Genre)</visible> + </item> + <item> + <label>$LOCALIZE[562]:</label> + <label2>$INFO[ListItem.Year]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Year)</visible> + </item> + <item> + <label>$LOCALIZE[563]:</label> + <label2>$INFO[ListItem.Rating]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Rating)</visible> + </item> + <item> + <label>$LOCALIZE[15311]</label> + <label2>$INFO[ListItem.FilenameAndPath]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.FilenameAndPath)</visible> + </item> + </content> + </control> + <control type="image"> + <posx>290</posx> + <posy>370</posy> + <width>740</width> + <height>4</height> + <aspectratio>stretch</aspectratio> + <texture>separator.png</texture> + </control> + </control> + <control type="group"> + <visible>container.content(episodes) + !Control.HasFocus(12)</visible> + <posy>90</posy> + <posx>210</posx> + <include>VisibleFadeEffect</include> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>380</width> + <height>250</height> + <aspectratio aligny="bottom">keep</aspectratio> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <texture background="true">$INFO[ListItem.Icon]</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>250</posy> + <width>380</width> + <height>250</height> + <aspectratio aligny="top">keep</aspectratio> + <bordertexture border="5" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + </control> + <control type="list" id="49"> + <posx>390</posx> + <posy>20</posy> + <width>640</width> + <height>330</height> + <onleft>49</onleft> + <onright>49</onright> + <onup>9000</onup> + <ondown>61</ondown> + <pagecontrol>-</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="30"> + <control type="label"> + <posx>165</posx> + <posy>0</posy> + <width>160</width> + <height>30</height> + <font>font13_title</font> + <align>right</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>175</posx> + <posy>0</posy> + <width>465</width> + <height>30</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>white</selectedcolor> + <info>ListItem.Label2</info> + </control> + </itemlayout> + <focusedlayout height="30"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>640</width> + <height>30</height> + <visible>Control.HasFocus(49)</visible> + <texture>MenuItemFO.png</texture> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>165</posx> + <posy>0</posy> + <width>160</width> + <height>30</height> + <font>font13_title</font> + <align>right</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>175</posx> + <posy>0</posy> + <width>465</width> + <height>30</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>white</selectedcolor> + <info>ListItem.Label2</info> + </control> + </focusedlayout> + <content> + <item> + <label>$LOCALIZE[20364]:</label> + <label2>$INFO[ListItem.TVShowTitle]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.TVShowTitle)</visible> + </item> + <item> + <label>$LOCALIZE[20373]:</label> + <label2>$INFO[ListItem.Season]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Season)</visible> + </item> + <item> + <label>$LOCALIZE[20359]:</label> + <label2>$INFO[ListItem.Episode]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Episode)</visible> + </item> + <item> + <label>$LOCALIZE[31322]:</label> + <label2>$INFO[ListItem.Premiered]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Premiered)</visible> + </item> + <item> + <label>$LOCALIZE[515]:</label> + <label2>$INFO[ListItem.Genre]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Genre)</visible> + </item> + <item> + <label>$LOCALIZE[20339]:</label> + <label2>$INFO[ListItem.Director]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Director)</visible> + </item> + <item> + <label>$LOCALIZE[20417]:</label> + <label2>$INFO[ListItem.Writer]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Writer)</visible> + </item> + <item> + <label>$LOCALIZE[562]:</label> + <label2>$INFO[ListItem.Year]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Year)</visible> + </item> + <item> + <label>$LOCALIZE[2050]:</label> + <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Duration)</visible> + </item> + <item> + <label>$LOCALIZE[563]:</label> + <label2>$INFO[ListItem.Rating]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Rating)</visible> + </item> + <item> + <label>$LOCALIZE[15311]</label> + <label2>$INFO[ListItem.FilenameAndPath]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.FilenameAndPath)</visible> + </item> + </content> + </control> + <control type="image"> + <posx>290</posx> + <posy>370</posy> + <width>740</width> + <height>4</height> + <aspectratio>stretch</aspectratio> + <texture>separator.png</texture> + </control> + </control> + <control type="group"> + <visible>container.content(musicvideos) + !Control.HasFocus(12)</visible> + <posy>90</posy> + <posx>210</posx> + <include>VisibleFadeEffect</include> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>380</width> + <height>360</height> + <aspectratio>keep</aspectratio> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <texture background="true">$INFO[ListItem.Icon]</texture> + </control> + <control type="list" id="49"> + <posx>390</posx> + <posy>20</posy> + <width>640</width> + <height>330</height> + <onleft>49</onleft> + <onright>49</onright> + <onup>9000</onup> + <ondown>61</ondown> + <pagecontrol>-</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="30"> + <control type="label"> + <posx>165</posx> + <posy>0</posy> + <width>160</width> + <height>30</height> + <font>font13_title</font> + <align>right</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>175</posx> + <posy>0</posy> + <width>465</width> + <height>30</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>white</selectedcolor> + <info>ListItem.Label2</info> + </control> + </itemlayout> + <focusedlayout height="30"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>640</width> + <height>30</height> + <visible>Control.HasFocus(49)</visible> + <texture>MenuItemFO.png</texture> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>165</posx> + <posy>0</posy> + <width>160</width> + <height>30</height> + <font>font13_title</font> + <align>right</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>175</posx> + <posy>0</posy> + <width>465</width> + <height>30</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>white</selectedcolor> + <info>ListItem.Label2</info> + </control> + </focusedlayout> + <content> + <item> + <label>$LOCALIZE[557]:</label> + <label2>$INFO[ListItem.Artist]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Artist)</visible> + </item> + <item> + <label>$LOCALIZE[558]:</label> + <label2>$INFO[ListItem.Album]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Album)</visible> + </item> + <item> + <label>$LOCALIZE[515]:</label> + <label2>$INFO[ListItem.Genre]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Genre)</visible> + </item> + <item> + <label>$LOCALIZE[572]:</label> + <label2>$INFO[ListItem.Studio]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Studio)</visible> + </item> + <item> + <label>$LOCALIZE[20417]:</label> + <label2>$INFO[ListItem.Writer]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Writer)</visible> + </item> + <item> + <label>$LOCALIZE[20339]:</label> + <label2>$INFO[ListItem.Director]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Director)</visible> + </item> + <item> + <label>$LOCALIZE[562]:</label> + <label2>$INFO[ListItem.Year]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Year)</visible> + </item> + <item> + <label>$LOCALIZE[2050]:</label> + <label2>$INFO[ListItem.Duration] $LOCALIZE[12391]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.Duration)</visible> + </item> + <item> + <label>$LOCALIZE[15311]</label> + <label2>$INFO[ListItem.FilenameAndPath]</label2> + <onclick>-</onclick> + <visible>!IsEmpty(ListItem.FilenameAndPath)</visible> + </item> + </content> + </control> + <control type="image"> + <posx>390</posx> + <posy>370</posy> + <width>640</width> + <height>4</height> + <aspectratio>stretch</aspectratio> + <texture>separator.png</texture> + </control> + </control> + <control type="label"> + <posx>130r</posx> + <posy>480</posy> + <width>400</width> + <height>30</height> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>right</align> + <aligny>center</aligny> + <label>[COLOR=blue]$LOCALIZE[207][/COLOR]$INFO[Container(400).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(400).NumPages,/, )]</label> + <visible>Control.IsVisible(400)</visible> + </control> + <control type="label"> + <posx>130r</posx> + <posy>480</posy> + <width>400</width> + <height>30</height> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>right</align> + <aligny>center</aligny> + <label>[COLOR=blue]$LOCALIZE[206][/COLOR]$INFO[Container(50).CurrentPage, ( $LOCALIZE[31024] ]$INFO[Container(50).NumPages,/, )]</label> + <visible>Control.IsVisible(50)</visible> + </control> + <control type="spincontrol" id="61"> + <description>Next page button</description> + <posx>120r</posx> + <posy>485</posy> + <subtype>page</subtype> + <font>-</font> + <onleft>61</onleft> + <onright>61</onright> + <ondown>9000</ondown> + <onup>49</onup> + <textcolor>-</textcolor> + <showonepage>true</showonepage> + </control> + <control type="textbox" id="400"> + <description>Description Value for Movies</description> + <posx>210</posx> + <posy>515</posy> + <width>1030</width> + <height>120</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <pagecontrol>61</pagecontrol> + <label>$INFO[ListItem.Plot]</label> + <autoscroll time="3000" delay="4000" repeat="5000">!Control.HasFocus(61) + Skin.HasSetting(AutoScroll)</autoscroll> + <visible>!Control.IsVisible(50)</visible> + </control> + <control type="image"> + <description>Actor image</description> + <posx>210</posx> + <posy>480</posy> + <width>160</width> + <height>160</height> + <texture>$INFO[Container(50).Listitem.Icon]</texture> + <aspectratio>keep</aspectratio> + <visible>Control.IsVisible(50)</visible> + </control> + <control type="panel" id="50"> + <posx>380</posx> + <posy>520</posy> + <width>860</width> + <height>120</height> + <onleft>9000</onleft> + <onright>61</onright> + <onup>61</onup> + <ondown>9000</ondown> + <viewtype label="">list</viewtype> + <pagecontrol>61</pagecontrol> + <scrolltime>200</scrolltime> + <orientation>vertical</orientation> + <itemlayout height="40" width="430"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>430</width> + <height>40</height> + <texture border="5">button-nofocus.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>410</width> + <height>40</height> + <font>font12</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>white</selectedcolor> + <info>ListItem.Label</info> + </control> + </itemlayout> + <focusedlayout height="40" width="430"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>430</width> + <height>40</height> + <visible>!Control.HasFocus(50)</visible> + <texture border="5">button-nofocus.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>430</width> + <height>40</height> + <visible>Control.HasFocus(50)</visible> + <texture border="5">button-focus.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>410</width> + <height>40</height> + <font>font12</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>white</selectedcolor> + <info>ListItem.Label</info> + </control> + </focusedlayout> + </control> + <control type="grouplist" id="9000"> + <posx>210</posx> + <posy>660</posy> + <width>1030</width> + <height>40</height> + <itemgap>2</itemgap> + <align>center</align> + <orientation>horizontal</orientation> + <onleft>9000</onleft> + <onright>9000</onright> + <onup>50</onup> + <ondown>49</ondown> + <control type="togglebutton" id="8"> + <description>Play/browse to Show</description> + <include>ButtonInfoDialogsCommonValues</include> + <label>208</label> + <alttexturefocus border="2">button-focus.png</alttexturefocus> + <alttexturenofocus border="2">button-nofocus.png</alttexturenofocus> + <altlabel>1024</altlabel> + <usealttexture>Container.Content(TVShows)</usealttexture> + </control> + <control type="button" id="5"> + <description>Cast/Review</description> + <include>ButtonInfoDialogsCommonValues</include> + <label>206</label> + </control> + <control type="button" id="6"> + <description>Refresh</description> + <include>ButtonInfoDialogsCommonValues</include> + <label>184</label> + </control> + <control type="button" id="10"> + <description>Get Thumb</description> + <include>ButtonInfoDialogsCommonValues</include> + <label>13405</label> + </control> + <control type="button" id="12"> + <description>Get Fanart</description> + <include>ButtonInfoDialogsCommonValues</include> + <label>20413</label> + </control> + <control type="button" id="11"> + <description>Play Trailer</description> + <include>ButtonInfoDialogsCommonValues</include> + <label>20410</label> + <visible>!IsEmpty(ListItem.Trailer) + !Skin.HasSetting(WindowedTrailer)</visible> + </control> + <control type="button" id="15"> + <description>Play Trailer Windowed</description> + <include>ButtonInfoDialogsCommonValues</include> + <label>20410</label> + <onclick>PlayMedia($INFO[ListItem.Trailer],1)</onclick> + <visible>!IsEmpty(ListItem.Trailer) + Skin.HasSetting(WindowedTrailer)</visible> + </control> + </control> + </control> + </control> + <include>SideBladeRight</include> + <include>Clock</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/DialogVideoScan.xml b/addons/skin.confluence/720p/DialogVideoScan.xml index ee19aabb1b..df76facd5f 100644 --- a/addons/skin.confluence/720p/DialogVideoScan.xml +++ b/addons/skin.confluence/720p/DialogVideoScan.xml @@ -1,54 +1,54 @@ -<window id="133">
- <defaultcontrol></defaultcontrol>
- <animation effect="slide" start="0,-70" end="0,0" time="100">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="0,-70" delay="400" time="100">WindowClose</animation>
- <controls>
- <control type="group">
- <posx>720</posx>
- <posy>0</posy>
- <animation effect="slide" end="0,-80" time="200" condition="Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)">conditional</animation>
- <control type="image">
- <posx>0</posx>
- <posy>-10</posy>
- <width>400</width>
- <height>70</height>
- <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture>
- </control>
- <control type="label" id="401">
- <description>Caption Label</description>
- <posx>15</posx>
- <posy>4</posy>
- <width>370</width>
- <height>18</height>
- <font>font10_title</font>
- <textcolor>selected</textcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="label" id="405">
- <description>Current Directory Label</description>
- <posx>15</posx>
- <posy>20</posy>
- <width>370</width>
- <height>20</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="progress" id="403">
- <description>progress control</description>
- <posx>15</posx>
- <posy>38</posy>
- <width>370</width>
- <height>8</height>
- </control>
- <control type="progress" id="404">
- <description>progress control</description>
- <posx>15</posx>
- <posy>45</posy>
- <width>370</width>
- <height>8</height>
- </control>
- </control>
- </controls>
+<window id="133"> + <defaultcontrol></defaultcontrol> + <animation effect="slide" start="0,-70" end="0,0" time="100">WindowOpen</animation> + <animation effect="slide" start="0,0" end="0,-70" delay="400" time="100">WindowClose</animation> + <controls> + <control type="group"> + <posx>720</posx> + <posy>0</posy> + <animation effect="slide" end="0,-80" time="200" condition="Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)">conditional</animation> + <control type="image"> + <posx>0</posx> + <posy>-10</posy> + <width>400</width> + <height>70</height> + <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture> + </control> + <control type="label" id="401"> + <description>Caption Label</description> + <posx>15</posx> + <posy>4</posy> + <width>370</width> + <height>18</height> + <font>font10_title</font> + <textcolor>selected</textcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="label" id="405"> + <description>Current Directory Label</description> + <posx>15</posx> + <posy>20</posy> + <width>370</width> + <height>20</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="progress" id="403"> + <description>progress control</description> + <posx>15</posx> + <posy>38</posy> + <width>370</width> + <height>8</height> + </control> + <control type="progress" id="404"> + <description>progress control</description> + <posx>15</posx> + <posy>45</posy> + <width>370</width> + <height>8</height> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogVolumeBar.xml b/addons/skin.confluence/720p/DialogVolumeBar.xml index f763f05701..a465a456a8 100644 --- a/addons/skin.confluence/720p/DialogVolumeBar.xml +++ b/addons/skin.confluence/720p/DialogVolumeBar.xml @@ -1,64 +1,64 @@ -<window id="104">
- <defaultcontrol>1</defaultcontrol>
- <animation effect="slide" start="0,-40" end="0,0" time="100">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="0,-40" delay="400" time="100">WindowClose</animation>
- <controls>
- <control type="group">
- <posx>820</posx>
- <posy>0</posy>
- <control type="image">
- <posx>0</posx>
- <posy>-10</posy>
- <width>300</width>
- <height>50</height>
- <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture>
- </control>
- <control type="group">
- <visible>!player.passthrough</visible>
- <control type="image">
- <description>Lite Volume Logo</description>
- <posx>10</posx>
- <posy>0</posy>
- <width>40</width>
- <height>35</height>
- <aspectratio>keep</aspectratio>
- <texture>VolumeIcon.png</texture>
- </control>
- <control type="progress" id="1">
- <description>progress control</description>
- <posx>50</posx>
- <posy>8</posy>
- <width>230</width>
- <height>18</height>
- <info>Player.Volume</info>
- </control>
- </control>
- <control type="group">
- <visible>player.passthrough</visible>
- <control type="image">
- <description>Lite Volume Logo</description>
- <posx>10</posx>
- <posy>0</posy>
- <width>40</width>
- <height>35</height>
- <aspectratio>keep</aspectratio>
- <colordiffuse>CCFF0000</colordiffuse>
- <texture>VolumeIcon.png</texture>
- </control>
- <control type="label">
- <description>Passthrough Label</description>
- <posx>50</posx>
- <posy>6</posy>
- <width>230</width>
- <height>20</height>
- <label>$LOCALIZE[29802]</label>
- <font>font10_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- </control>
- </control>
- </controls>
+<window id="104"> + <defaultcontrol>1</defaultcontrol> + <animation effect="slide" start="0,-40" end="0,0" time="100">WindowOpen</animation> + <animation effect="slide" start="0,0" end="0,-40" delay="400" time="100">WindowClose</animation> + <controls> + <control type="group"> + <posx>820</posx> + <posy>0</posy> + <control type="image"> + <posx>0</posx> + <posy>-10</posy> + <width>300</width> + <height>50</height> + <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture> + </control> + <control type="group"> + <visible>!player.passthrough</visible> + <control type="image"> + <description>Lite Volume Logo</description> + <posx>10</posx> + <posy>0</posy> + <width>40</width> + <height>35</height> + <aspectratio>keep</aspectratio> + <texture>VolumeIcon.png</texture> + </control> + <control type="progress" id="1"> + <description>progress control</description> + <posx>50</posx> + <posy>8</posy> + <width>230</width> + <height>18</height> + <info>Player.Volume</info> + </control> + </control> + <control type="group"> + <visible>player.passthrough</visible> + <control type="image"> + <description>Lite Volume Logo</description> + <posx>10</posx> + <posy>0</posy> + <width>40</width> + <height>35</height> + <aspectratio>keep</aspectratio> + <colordiffuse>CCFF0000</colordiffuse> + <texture>VolumeIcon.png</texture> + </control> + <control type="label"> + <description>Passthrough Label</description> + <posx>50</posx> + <posy>6</posy> + <width>230</width> + <height>20</height> + <label>$LOCALIZE[29802]</label> + <font>font10_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + </control> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogYesNo.xml b/addons/skin.confluence/720p/DialogYesNo.xml index 7d4a7bca9f..f58ad914dc 100644 --- a/addons/skin.confluence/720p/DialogYesNo.xml +++ b/addons/skin.confluence/720p/DialogYesNo.xml @@ -1,100 +1,100 @@ -<window id="100">
- <defaultcontrol always="true">10</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>340</posx>
- <posy>235</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>600</width>
- <height>230</height>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="label" id="1">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>560</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$LOCALIZE[13406]</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label" id="2">
- <description>dialog line 1</description>
- <posx>20</posx>
- <posy>60</posy>
- <width>560</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="3">
- <description>dialog line 2</description>
- <posx>20</posx>
- <posy>85</posy>
- <width>560</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="4">
- <description>dialog line 3</description>
- <posx>20</posx>
- <posy>110</posy>
- <width>560</width>
- <height>30</height>
- <align>left</align>
- <aligny>center</aligny>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="button" id="11">
- <description>Yes button</description>
- <posx>75</posx>
- <posy>170</posy>
- <width>200</width>
- <height>40</height>
- <label>107</label>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onleft>10</onleft>
- <onright>10</onright>
- <onup>11</onup>
- <ondown>11</ondown>
- </control>
- <control type="button" id="10">
- <description>No button</description>
- <posx>325</posx>
- <posy>170</posy>
- <width>200</width>
- <height>40</height>
- <label>106</label>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onleft>11</onleft>
- <onright>11</onright>
- <onup>10</onup>
- <ondown>10</ondown>
- </control>
- </controls>
+<window id="100"> + <defaultcontrol always="true">10</defaultcontrol> + <coordinates> + <system>1</system> + <posx>340</posx> + <posy>235</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>600</width> + <height>230</height> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="label" id="1"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>560</width> + <height>30</height> + <font>font13_title</font> + <label>$LOCALIZE[13406]</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label" id="2"> + <description>dialog line 1</description> + <posx>20</posx> + <posy>60</posy> + <width>560</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="3"> + <description>dialog line 2</description> + <posx>20</posx> + <posy>85</posy> + <width>560</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="4"> + <description>dialog line 3</description> + <posx>20</posx> + <posy>110</posy> + <width>560</width> + <height>30</height> + <align>left</align> + <aligny>center</aligny> + <label>-</label> + <font>font13</font> + </control> + <control type="button" id="11"> + <description>Yes button</description> + <posx>75</posx> + <posy>170</posy> + <width>200</width> + <height>40</height> + <label>107</label> + <font>font12_title</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onleft>10</onleft> + <onright>10</onright> + <onup>11</onup> + <ondown>11</ondown> + </control> + <control type="button" id="10"> + <description>No button</description> + <posx>325</posx> + <posy>170</posy> + <width>200</width> + <height>40</height> + <label>106</label> + <font>font12_title</font> + <textcolor>white</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onleft>11</onleft> + <onright>11</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/FileBrowser.xml b/addons/skin.confluence/720p/FileBrowser.xml index ca339e71b4..53637f2aed 100644 --- a/addons/skin.confluence/720p/FileBrowser.xml +++ b/addons/skin.confluence/720p/FileBrowser.xml @@ -1,325 +1,325 @@ -<window id="126">
- <defaultcontrol always="true">450</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <coordinates>
- <system>1</system>
- <posx>0</posx>
- <posy>0</posy>
- </coordinates>
- <controls>
- <control type="group">
- <posx>580</posx>
- <animation effect="slide" start="700,0" end="0,0" time="400" tween="quadratic" easing="out" condition="![Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowOpen</animation>
- <animation effect="slide" start="-400,0" end="0,0" time="400" tween="quadratic" easing="out" condition="[Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="700,0" time="400" tween="quadratic" easing="out" condition="![Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowClose</animation>
- <animation effect="slide" start="0,0" end="-400,0" time="400" tween="quadratic" easing="out" condition="[Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowClose</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>720</height>
- <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>20</posx>
- <posy>0</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>450</onleft>
- <onright>450</onright>
- <onup>450</onup>
- <ondown>450</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="group">
- <animation effect="fade" delay="400" start="0" end="100" time="200">WindowOpen</animation>
- <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
- <control type="label" id="411">
- <description>header label</description>
- <posx>660</posx>
- <posy>40</posy>
- <width>630</width>
- <height>30</height>
- <font>font30_title</font>
- <label>1023</label>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label" id="412">
- <description>Path label</description>
- <posx>660</posx>
- <posy>70</posy>
- <width>630</width>
- <height>30</height>
- <font>font13caps</font>
- <haspath>true</haspath>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="grouplist" id="9000">
- <posx>20</posx>
- <posy>460</posy>
- <width>221</width>
- <height>225</height>
- <itemgap>-1</itemgap>
- <orientation>vertical</orientation>
- <onleft>450</onleft>
- <onright>450</onright>
- <onup>9000</onup>
- <ondown>9000</ondown>
- <control type="button" id="413">
- <description>OK button</description>
- <height>52</height>
- <align>center</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <include>ButtonMediaSubCommonValues</include>
- <label>186</label>
- </control>
- <control type="button" id="414">
- <description>Cancel button</description>
- <height>52</height>
- <align>center</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <include>ButtonMediaSubCommonValues</include>
- <label>222</label>
- </control>
- <control type="button" id="415">
- <description>Create folder button</description>
- <height>52</height>
- <align>center</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <include>ButtonMediaSubCommonValues</include>
- <label>119</label>
- </control>
- <control type="radiobutton" id="416">
- <description>Flip Image button</description>
- <height>52</height>
- <align>center</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <include>ButtonMediaSubCommonValues</include>
- <label>749</label>
- </control>
- </control>
- <control type="image">
- <posx>245</posx>
- <posy>460</posy>
- <width>420</width>
- <height>210</height>
- <texture border="5">button-nofocus.png</texture>
- </control>
- <control type="image">
- <posx>250</posx>
- <posy>465</posy>
- <width>410</width>
- <height>200</height>
- <aspectratio>keep</aspectratio>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="panel" id="450">
- <posx>20</posx>
- <posy>120</posy>
- <width>640</width>
- <height>321</height>
- <onleft>9000</onleft>
- <onright>60</onright>
- <onup>450</onup>
- <ondown>450</ondown>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40" width="640">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>640</width>
- <height>41</height>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>2</posy>
- <width>38</width>
- <height>38</height>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <posx>55</posx>
- <posy>0</posy>
- <width>580</width>
- <height>40</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>green</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="640">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>640</width>
- <height>41</height>
- <visible>!Control.HasFocus(450)</visible>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>640</width>
- <height>41</height>
- <visible>Control.HasFocus(450)</visible>
- <texture border="5">MenuItemFO.png</texture>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>2</posy>
- <width>38</width>
- <height>38</height>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <posx>55</posx>
- <posy>0</posy>
- <width>580</width>
- <height>40</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>green</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </focusedlayout>
- </control>
- <control type="panel" id="451">
- <posx>20</posx>
- <posy>120</posy>
- <width>640</width>
- <height>321</height>
- <onleft>9000</onleft>
- <onright>60</onright>
- <onup>451</onup>
- <ondown>451</ondown>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40" width="640">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>640</width>
- <height>41</height>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>2</posy>
- <width>38</width>
- <height>38</height>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <posx>55</posx>
- <posy>0</posy>
- <width>580</width>
- <height>40</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>green</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="640">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>640</width>
- <height>41</height>
- <visible>!Control.HasFocus(451)</visible>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>640</width>
- <height>41</height>
- <visible>Control.HasFocus(451)</visible>
- <texture border="5">MenuItemFO.png</texture>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>2</posy>
- <width>38</width>
- <height>38</height>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <posx>55</posx>
- <posy>0</posy>
- <width>580</width>
- <height>40</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>green</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </focusedlayout>
- </control>
-
- <control type="scrollbar" id="60">
- <posx>650</posx>
- <posy>120</posy>
- <width>25</width>
- <height>320</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>450</onleft>
- <onright>450</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- <control type="label">
- <description>Page label</description>
- <posx>660</posx>
- <posy>680</posy>
- <width>560</width>
- <height>30</height>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>grey</textcolor>
- <font>font12</font>
- <label>([COLOR=blue]$INFO[Container(450).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(450).CurrentPage]/$INFO[Container(450).NumPages][/COLOR])</label>
- <visible>!Control.IsVisible(451)</visible>
- </control>
- <control type="label">
- <description>Page label</description>
- <posx>660</posx>
- <posy>680</posy>
- <width>560</width>
- <height>30</height>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>grey</textcolor>
- <font>font12</font>
- <label>([COLOR=blue]$INFO[Container(451).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(451).CurrentPage]/$INFO[Container(451).NumPages][/COLOR])</label>
- <visible>Control.IsVisible(451)</visible>
- </control>
- </control>
- </control>
- <include>SideBladeRight</include>
- <include>Clock</include>
- </controls>
+<window id="126"> + <defaultcontrol always="true">450</defaultcontrol> + <allowoverlay>no</allowoverlay> + <coordinates> + <system>1</system> + <posx>0</posx> + <posy>0</posy> + </coordinates> + <controls> + <control type="group"> + <posx>580</posx> + <animation effect="slide" start="700,0" end="0,0" time="400" tween="quadratic" easing="out" condition="![Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowOpen</animation> + <animation effect="slide" start="-400,0" end="0,0" time="400" tween="quadratic" easing="out" condition="[Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowOpen</animation> + <animation effect="slide" start="0,0" end="700,0" time="400" tween="quadratic" easing="out" condition="![Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowClose</animation> + <animation effect="slide" start="0,0" end="-400,0" time="400" tween="quadratic" easing="out" condition="[Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowClose</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1100</width> + <height>720</height> + <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>20</posx> + <posy>0</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>450</onleft> + <onright>450</onright> + <onup>450</onup> + <ondown>450</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="group"> + <animation effect="fade" delay="400" start="0" end="100" time="200">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="200">WindowClose</animation> + <control type="label" id="411"> + <description>header label</description> + <posx>660</posx> + <posy>40</posy> + <width>630</width> + <height>30</height> + <font>font30_title</font> + <label>1023</label> + <align>right</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label" id="412"> + <description>Path label</description> + <posx>660</posx> + <posy>70</posy> + <width>630</width> + <height>30</height> + <font>font13caps</font> + <haspath>true</haspath> + <align>right</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="grouplist" id="9000"> + <posx>20</posx> + <posy>460</posy> + <width>221</width> + <height>225</height> + <itemgap>-1</itemgap> + <orientation>vertical</orientation> + <onleft>450</onleft> + <onright>450</onright> + <onup>9000</onup> + <ondown>9000</ondown> + <control type="button" id="413"> + <description>OK button</description> + <height>52</height> + <align>center</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <include>ButtonMediaSubCommonValues</include> + <label>186</label> + </control> + <control type="button" id="414"> + <description>Cancel button</description> + <height>52</height> + <align>center</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <include>ButtonMediaSubCommonValues</include> + <label>222</label> + </control> + <control type="button" id="415"> + <description>Create folder button</description> + <height>52</height> + <align>center</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <include>ButtonMediaSubCommonValues</include> + <label>119</label> + </control> + <control type="radiobutton" id="416"> + <description>Flip Image button</description> + <height>52</height> + <align>center</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <include>ButtonMediaSubCommonValues</include> + <label>749</label> + </control> + </control> + <control type="image"> + <posx>245</posx> + <posy>460</posy> + <width>420</width> + <height>210</height> + <texture border="5">button-nofocus.png</texture> + </control> + <control type="image"> + <posx>250</posx> + <posy>465</posy> + <width>410</width> + <height>200</height> + <aspectratio>keep</aspectratio> + <texture background="true">$INFO[ListItem.Icon]</texture> + </control> + <control type="panel" id="450"> + <posx>20</posx> + <posy>120</posy> + <width>640</width> + <height>321</height> + <onleft>9000</onleft> + <onright>60</onright> + <onup>450</onup> + <ondown>450</ondown> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40" width="640"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>640</width> + <height>41</height> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>10</posx> + <posy>2</posy> + <width>38</width> + <height>38</height> + <texture>$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <posx>55</posx> + <posy>0</posy> + <width>580</width> + <height>40</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>green</selectedcolor> + <info>ListItem.Label</info> + </control> + </itemlayout> + <focusedlayout height="40" width="640"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>640</width> + <height>41</height> + <visible>!Control.HasFocus(450)</visible> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>640</width> + <height>41</height> + <visible>Control.HasFocus(450)</visible> + <texture border="5">MenuItemFO.png</texture> + </control> + <control type="image"> + <posx>10</posx> + <posy>2</posy> + <width>38</width> + <height>38</height> + <texture>$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <posx>55</posx> + <posy>0</posy> + <width>580</width> + <height>40</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>green</selectedcolor> + <info>ListItem.Label</info> + </control> + </focusedlayout> + </control> + <control type="panel" id="451"> + <posx>20</posx> + <posy>120</posy> + <width>640</width> + <height>321</height> + <onleft>9000</onleft> + <onright>60</onright> + <onup>451</onup> + <ondown>451</ondown> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40" width="640"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>640</width> + <height>41</height> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>10</posx> + <posy>2</posy> + <width>38</width> + <height>38</height> + <texture>$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <posx>55</posx> + <posy>0</posy> + <width>580</width> + <height>40</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>green</selectedcolor> + <info>ListItem.Label</info> + </control> + </itemlayout> + <focusedlayout height="40" width="640"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>640</width> + <height>41</height> + <visible>!Control.HasFocus(451)</visible> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>640</width> + <height>41</height> + <visible>Control.HasFocus(451)</visible> + <texture border="5">MenuItemFO.png</texture> + </control> + <control type="image"> + <posx>10</posx> + <posy>2</posy> + <width>38</width> + <height>38</height> + <texture>$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <posx>55</posx> + <posy>0</posy> + <width>580</width> + <height>40</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>green</selectedcolor> + <info>ListItem.Label</info> + </control> + </focusedlayout> + </control> + + <control type="scrollbar" id="60"> + <posx>650</posx> + <posy>120</posy> + <width>25</width> + <height>320</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>450</onleft> + <onright>450</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + <control type="label"> + <description>Page label</description> + <posx>660</posx> + <posy>680</posy> + <width>560</width> + <height>30</height> + <align>right</align> + <aligny>center</aligny> + <textcolor>grey</textcolor> + <font>font12</font> + <label>([COLOR=blue]$INFO[Container(450).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(450).CurrentPage]/$INFO[Container(450).NumPages][/COLOR])</label> + <visible>!Control.IsVisible(451)</visible> + </control> + <control type="label"> + <description>Page label</description> + <posx>660</posx> + <posy>680</posy> + <width>560</width> + <height>30</height> + <align>right</align> + <aligny>center</aligny> + <textcolor>grey</textcolor> + <font>font12</font> + <label>([COLOR=blue]$INFO[Container(451).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(451).CurrentPage]/$INFO[Container(451).NumPages][/COLOR])</label> + <visible>Control.IsVisible(451)</visible> + </control> + </control> + </control> + <include>SideBladeRight</include> + <include>Clock</include> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/FileManager.xml b/addons/skin.confluence/720p/FileManager.xml index 8d7c42c1ba..ba5be94545 100644 --- a/addons/skin.confluence/720p/FileManager.xml +++ b/addons/skin.confluence/720p/FileManager.xml @@ -1,352 +1,352 @@ -<window id="3">
- <defaultcontrol>20</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <controls>
- <include>CommonSettingsBackground</include>
- <control type="group">
- <animation effect="slide" start="-620,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="-620,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>620</width>
- <height>720</height>
- <texture border="0,0,15,0">MediaBladeSub.png</texture>
- </control>
- <control type="image">
- <posx>480</posx>
- <posy>10</posy>
- <width>90</width>
- <height>90</height>
- <aspectratio>keep</aspectratio>
- <info>Container(20).ListItem.Icon</info>
- <bordertexture border="3">black-back2.png</bordertexture>
- <bordersize>5</bordersize>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>35</posx>
- <posy>50</posy>
- <width>570</width>
- <height>30</height>
- <font>font35_title</font>
- <label>A</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label" id="101">
- <description>current directory text label</description>
- <posx>35</posx>
- <posy>100</posy>
- <width>570</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="label">
- <description>number of files/pages in left list text label</description>
- <posx>35</posx>
- <posy>670</posy>
- <width>570</width>
- <font>font12</font>
- <align>left</align>
- <scroll>true</scroll>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- <label>([COLOR=blue]$INFO[Container(20).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(20).CurrentPage]/$INFO[Container(20).NumPages][/COLOR])</label>
- </control>
- <control type="scrollbar" id="30">
- <posx>25</posx>
- <posy>140</posy>
- <width>25</width>
- <height>490</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>-</textureslidernib>
- <textureslidernibfocus>-</textureslidernibfocus>
- <onleft>31</onleft>
- <onright>20</onright>
- <ondown>20</ondown>
- <onup>20</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- <control type="list" id="20">
- <posx>60</posx>
- <posy>140</posy>
- <width>540</width>
- <height>491</height>
- <onleft>30</onleft>
- <onright>21</onright>
- <onup>20</onup>
- <ondown>20</ondown>
- <pagecontrol>30</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="35">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>540</width>
- <height>36</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>36</height>
- <font>font13</font>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <textcolor>grey2</textcolor>
- <align>left</align>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>530</posx>
- <posy>5</posy>
- <width>200</width>
- <height>24</height>
- <font>font12</font>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <textcolor>grey</textcolor>
- <align>right</align>
- <info>ListItem.Label2</info>
- </control>
- </itemlayout>
- <focusedlayout height="35">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>540</width>
- <height>36</height>
- <visible>!Control.HasFocus(20)</visible>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>540</width>
- <height>36</height>
- <visible>Control.HasFocus(20)</visible>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>36</height>
- <font>font13</font>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <textcolor>white</textcolor>
- <align>left</align>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>530</posx>
- <posy>5</posy>
- <width>200</width>
- <height>24</height>
- <font>font12</font>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <textcolor>grey</textcolor>
- <align>right</align>
- <info>ListItem.Label2</info>
- </control>
- </focusedlayout>
- </control>
- </control>
- <control type="group">
- <animation effect="slide" start="620,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="620,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <control type="image">
- <posx>620r</posx>
- <posy>0</posy>
- <width>620</width>
- <height>720</height>
- <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture>
- </control>
- <control type="image">
- <posx>570r</posx>
- <posy>10</posy>
- <width>90</width>
- <height>90</height>
- <aspectratio>keep</aspectratio>
- <info>Container(21).ListItem.Icon</info>
- <bordertexture border="3">black-back2.png</bordertexture>
- <bordersize>5</bordersize>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>35r</posx>
- <posy>50</posy>
- <width>570</width>
- <height>30</height>
- <font>font35_title</font>
- <label>B</label>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label" id="102">
- <description>current directory text label right</description>
- <posx>35r</posx>
- <posy>100</posy>
- <width>570</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <scroll>true</scroll>
- <align>right</align>
- <aligny>center</aligny>
- </control>
- <control type="label">
- <description>number of files/pages in left list text label</description>
- <posx>35r</posx>
- <posy>670</posy>
- <width>570</width>
- <font>font12</font>
- <align>right</align>
- <scroll>true</scroll>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- <label>([COLOR=blue]$INFO[Container(21).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(21).CurrentPage]/$INFO[Container(21).NumPages][/COLOR])</label>
- </control>
- <control type="scrollbar" id="31">
- <posx>50r</posx>
- <posy>140</posy>
- <width>25</width>
- <height>490</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>-</textureslidernib>
- <textureslidernibfocus>-</textureslidernibfocus>
- <onleft>21</onleft>
- <onright>30</onright>
- <ondown>21</ondown>
- <onup>21</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- <control type="list" id="21">
- <posx>590r</posx>
- <posy>140</posy>
- <width>540</width>
- <height>491</height>
- <onleft>20</onleft>
- <onright>31</onright>
- <onup>21</onup>
- <ondown>21</ondown>
- <pagecontrol>31</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="35">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>540</width>
- <height>36</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>36</height>
- <font>font13</font>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <textcolor>grey2</textcolor>
- <align>left</align>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>530</posx>
- <posy>5</posy>
- <width>200</width>
- <height>24</height>
- <font>font12</font>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <textcolor>grey</textcolor>
- <align>right</align>
- <info>ListItem.Label2</info>
- </control>
- </itemlayout>
- <focusedlayout height="35">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>540</width>
- <height>36</height>
- <visible>!Control.HasFocus(21)</visible>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>540</width>
- <height>36</height>
- <visible>Control.HasFocus(21)</visible>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>36</height>
- <font>font13</font>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <textcolor>white</textcolor>
- <align>left</align>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>530</posx>
- <posy>5</posy>
- <width>200</width>
- <height>24</height>
- <font>font12</font>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <textcolor>grey</textcolor>
- <align>right</align>
- <info>ListItem.Label2</info>
- </control>
- </focusedlayout>
- </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[7]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
+<window id="3"> + <defaultcontrol>20</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <include>CommonSettingsBackground</include> + <control type="group"> + <animation effect="slide" start="-620,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="slide" start="0,0" end="-620,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>620</width> + <height>720</height> + <texture border="0,0,15,0">MediaBladeSub.png</texture> + </control> + <control type="image"> + <posx>480</posx> + <posy>10</posy> + <width>90</width> + <height>90</height> + <aspectratio>keep</aspectratio> + <info>Container(20).ListItem.Icon</info> + <bordertexture border="3">black-back2.png</bordertexture> + <bordersize>5</bordersize> + </control> + <control type="label"> + <description>header label</description> + <posx>35</posx> + <posy>50</posy> + <width>570</width> + <height>30</height> + <font>font35_title</font> + <label>A</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label" id="101"> + <description>current directory text label</description> + <posx>35</posx> + <posy>100</posy> + <width>570</width> + <height>30</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="label"> + <description>number of files/pages in left list text label</description> + <posx>35</posx> + <posy>670</posy> + <width>570</width> + <font>font12</font> + <align>left</align> + <scroll>true</scroll> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + <label>([COLOR=blue]$INFO[Container(20).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(20).CurrentPage]/$INFO[Container(20).NumPages][/COLOR])</label> + </control> + <control type="scrollbar" id="30"> + <posx>25</posx> + <posy>140</posy> + <width>25</width> + <height>490</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>-</textureslidernib> + <textureslidernibfocus>-</textureslidernibfocus> + <onleft>31</onleft> + <onright>20</onright> + <ondown>20</ondown> + <onup>20</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + <control type="list" id="20"> + <posx>60</posx> + <posy>140</posy> + <width>540</width> + <height>491</height> + <onleft>30</onleft> + <onright>21</onright> + <onup>20</onup> + <ondown>20</ondown> + <pagecontrol>30</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="35"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>540</width> + <height>36</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>36</height> + <font>font13</font> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <textcolor>grey2</textcolor> + <align>left</align> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>530</posx> + <posy>5</posy> + <width>200</width> + <height>24</height> + <font>font12</font> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <textcolor>grey</textcolor> + <align>right</align> + <info>ListItem.Label2</info> + </control> + </itemlayout> + <focusedlayout height="35"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>540</width> + <height>36</height> + <visible>!Control.HasFocus(20)</visible> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>540</width> + <height>36</height> + <visible>Control.HasFocus(20)</visible> + <texture border="0,2,0,2">MenuItemFO.png</texture> + </control> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>36</height> + <font>font13</font> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <textcolor>white</textcolor> + <align>left</align> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>530</posx> + <posy>5</posy> + <width>200</width> + <height>24</height> + <font>font12</font> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <textcolor>grey</textcolor> + <align>right</align> + <info>ListItem.Label2</info> + </control> + </focusedlayout> + </control> + </control> + <control type="group"> + <animation effect="slide" start="620,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="slide" start="0,0" end="620,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <control type="image"> + <posx>620r</posx> + <posy>0</posy> + <width>620</width> + <height>720</height> + <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture> + </control> + <control type="image"> + <posx>570r</posx> + <posy>10</posy> + <width>90</width> + <height>90</height> + <aspectratio>keep</aspectratio> + <info>Container(21).ListItem.Icon</info> + <bordertexture border="3">black-back2.png</bordertexture> + <bordersize>5</bordersize> + </control> + <control type="label"> + <description>header label</description> + <posx>35r</posx> + <posy>50</posy> + <width>570</width> + <height>30</height> + <font>font35_title</font> + <label>B</label> + <align>right</align> + <aligny>center</aligny> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label" id="102"> + <description>current directory text label right</description> + <posx>35r</posx> + <posy>100</posy> + <width>570</width> + <height>30</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <scroll>true</scroll> + <align>right</align> + <aligny>center</aligny> + </control> + <control type="label"> + <description>number of files/pages in left list text label</description> + <posx>35r</posx> + <posy>670</posy> + <width>570</width> + <font>font12</font> + <align>right</align> + <scroll>true</scroll> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + <label>([COLOR=blue]$INFO[Container(21).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(21).CurrentPage]/$INFO[Container(21).NumPages][/COLOR])</label> + </control> + <control type="scrollbar" id="31"> + <posx>50r</posx> + <posy>140</posy> + <width>25</width> + <height>490</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>-</textureslidernib> + <textureslidernibfocus>-</textureslidernibfocus> + <onleft>21</onleft> + <onright>30</onright> + <ondown>21</ondown> + <onup>21</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + <control type="list" id="21"> + <posx>590r</posx> + <posy>140</posy> + <width>540</width> + <height>491</height> + <onleft>20</onleft> + <onright>31</onright> + <onup>21</onup> + <ondown>21</ondown> + <pagecontrol>31</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="35"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>540</width> + <height>36</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>36</height> + <font>font13</font> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <textcolor>grey2</textcolor> + <align>left</align> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>530</posx> + <posy>5</posy> + <width>200</width> + <height>24</height> + <font>font12</font> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <textcolor>grey</textcolor> + <align>right</align> + <info>ListItem.Label2</info> + </control> + </itemlayout> + <focusedlayout height="35"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>540</width> + <height>36</height> + <visible>!Control.HasFocus(21)</visible> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>540</width> + <height>36</height> + <visible>Control.HasFocus(21)</visible> + <texture border="0,2,0,2">MenuItemFO.png</texture> + </control> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>36</height> + <font>font13</font> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <textcolor>white</textcolor> + <align>left</align> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>530</posx> + <posy>5</posy> + <width>200</width> + <height>24</height> + <font>font12</font> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <textcolor>grey</textcolor> + <align>right</align> + <info>ListItem.Label2</info> + </control> + </focusedlayout> + </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[7]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/Font.xml b/addons/skin.confluence/720p/Font.xml index 6f9501b246..7b4df46dac 100644 --- a/addons/skin.confluence/720p/Font.xml +++ b/addons/skin.confluence/720p/Font.xml @@ -1,295 +1,295 @@ -<fonts>
- <fontset id="Default" idloc="31390" unicode="true">
- <!-- Normal Fonts -->
- <font>
- <name>font10</name>
- <filename>DejaVuSans.ttf</filename>
- <size>12</size>
- </font>
- <font>
- <name>font12</name>
- <filename>DejaVuSans.ttf</filename>
- <size>16</size>
- </font>
- <font>
- <name>font12caps</name>
- <filename>DefaultCaps.ttf</filename>
- <size>16</size>
- </font>
- <font>
- <name>font13</name>
- <filename>DejaVuSans.ttf</filename>
- <size>20</size>
- </font>
- <font>
- <name>font13caps</name>
- <filename>DefaultCaps.ttf</filename>
- <size>20</size>
- </font>
- <font>
- <name>font16caps</name>
- <filename>DefaultCaps.ttf</filename>
- <size>25</size>
- </font>
- <font>
- <name>font30</name>
- <filename>DejaVuSans.ttf</filename>
- <size>30</size>
- </font>
- <font>
- <name>fontContextMenu</name>
- <filename>DejaVuSans.ttf</filename>
- <size>18</size>
- </font>
-
-
- <!-- Title Fonts -->
- <font>
- <name>font10_title</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>12</size>
- </font>
- <font>
- <name>font12_title</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>16</size>
- </font>
- <font>
- <name>font13_title</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>20</size>
- </font>
- <font>
- <name>font24_title</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>24</size>
- </font>
- <font>
- <name>font28_title</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>28</size>
- </font>
- <font>
- <name>font30_title</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>30</size>
- </font>
- <font>
- <name>font35_title</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>35</size>
- </font>
- <font>
- <name>font50caps_title</name>
- <filename>DejaVuSans-Bold-Caps.ttf</filename>
- <size>50</size>
- </font>
- <font>
- <name>font45caps_title</name>
- <filename>DejaVuSans-Bold-Caps.ttf</filename>
- <size>45</size>
- </font>
-
- <font>
- <name>WeatherTemp</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>80</size>
- </font>
- </fontset>
-
- <fontset id="Default_NoCaps" idloc="31391" unicode="true">
- <!-- Normal Fonts -->
- <font>
- <name>font10</name>
- <filename>DejaVuSans.ttf</filename>
- <size>12</size>
- </font>
- <font>
- <name>font12</name>
- <filename>DejaVuSans.ttf</filename>
- <size>16</size>
- </font>
- <font>
- <name>font12caps</name>
- <filename>DejaVuSans.ttf</filename>
- <size>16</size>
- </font>
- <font>
- <name>font13</name>
- <filename>DejaVuSans.ttf</filename>
- <size>20</size>
- </font>
- <font>
- <name>font13caps</name>
- <filename>DejaVuSans.ttf</filename>
- <size>20</size>
- </font>
- <font>
- <name>font16caps</name>
- <filename>DejaVuSans.ttf</filename>
- <size>25</size>
- </font>
- <font>
- <name>font30</name>
- <filename>DejaVuSans.ttf</filename>
- <size>30</size>
- </font>
- <font>
- <name>fontContextMenu</name>
- <filename>DejaVuSans.ttf</filename>
- <size>18</size>
- </font>
-
-
- <!-- Title Fonts -->
- <font>
- <name>font10_title</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>12</size>
- </font>
- <font>
- <name>font12_title</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>16</size>
- </font>
- <font>
- <name>font13_title</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>20</size>
- </font>
- <font>
- <name>font24_title</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>24</size>
- </font>
- <font>
- <name>font28_title</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>28</size>
- </font>
- <font>
- <name>font30_title</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>30</size>
- </font>
- <font>
- <name>font35_title</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>35</size>
- </font>
- <font>
- <name>font45caps_title</name>
- <filename>DejaVuSans-Bold-Caps.ttf</filename>
- <size>45</size>
- </font>
- <font>
- <name>font50caps_title</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>50</size>
- </font>
-
- <font>
- <name>WeatherTemp</name>
- <filename>DejaVuSans-Bold.ttf</filename>
- <size>80</size>
- </font>
- </fontset>
-
- <fontset id="Arial" idloc="31392" unicode="true">
- <!-- Normal Fonts -->
- <font>
- <name>font10</name>
- <filename>Arial.ttf</filename>
- <size>12</size>
- </font>
- <font>
- <name>font12</name>
- <filename>Arial.ttf</filename>
- <size>16</size>
- </font>
- <font>
- <name>font12caps</name>
- <filename>Arial.ttf</filename>
- <size>16</size>
- </font>
- <font>
- <name>font13</name>
- <filename>Arial.ttf</filename>
- <size>20</size>
- </font>
- <font>
- <name>font13caps</name>
- <filename>Arial.ttf</filename>
- <size>20</size>
- </font>
- <font>
- <name>font16caps</name>
- <filename>Arial.ttf</filename>
- <size>25</size>
- </font>
- <font>
- <name>font30</name>
- <filename>Arial.ttf</filename>
- <size>30</size>
- </font>
- <font>
- <name>fontContextMenu</name>
- <filename>Arial.ttf</filename>
- <size>18</size>
- </font>
-
-
- <!-- Title Fonts -->
- <font>
- <name>font10_title</name>
- <filename>Arial.ttf</filename>
- <size>12</size>
- </font>
- <font>
- <name>font12_title</name>
- <filename>Arial.ttf</filename>
- <size>16</size>
- </font>
- <font>
- <name>font13_title</name>
- <filename>Arial.ttf</filename>
- <size>20</size>
- </font>
- <font>
- <name>font24_title</name>
- <filename>Arial.ttf</filename>
- <size>24</size>
- </font>
- <font>
- <name>font28_title</name>
- <filename>Arial.ttf</filename>
- <size>28</size>
- </font>
- <font>
- <name>font30_title</name>
- <filename>Arial.ttf</filename>
- <size>30</size>
- </font>
- <font>
- <name>font35_title</name>
- <filename>Arial.ttf</filename>
- <size>35</size>
- </font>
- <font>
- <name>font50caps_title</name>
- <filename>Arial.ttf</filename>
- <size>50</size>
- </font>
- <font>
- <name>font45caps_title</name>
- <filename>Arial.ttf</filename>
- <size>45</size>
- </font>
-
- <font>
- <name>WeatherTemp</name>
- <filename>Arial.ttf</filename>
- <size>80</size>
- </font>
- </fontset>
+<fonts> + <fontset id="Default" idloc="31390" unicode="true"> + <!-- Normal Fonts --> + <font> + <name>font10</name> + <filename>DejaVuSans.ttf</filename> + <size>12</size> + </font> + <font> + <name>font12</name> + <filename>DejaVuSans.ttf</filename> + <size>16</size> + </font> + <font> + <name>font12caps</name> + <filename>DefaultCaps.ttf</filename> + <size>16</size> + </font> + <font> + <name>font13</name> + <filename>DejaVuSans.ttf</filename> + <size>20</size> + </font> + <font> + <name>font13caps</name> + <filename>DefaultCaps.ttf</filename> + <size>20</size> + </font> + <font> + <name>font16caps</name> + <filename>DefaultCaps.ttf</filename> + <size>25</size> + </font> + <font> + <name>font30</name> + <filename>DejaVuSans.ttf</filename> + <size>30</size> + </font> + <font> + <name>fontContextMenu</name> + <filename>DejaVuSans.ttf</filename> + <size>18</size> + </font> + + + <!-- Title Fonts --> + <font> + <name>font10_title</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>12</size> + </font> + <font> + <name>font12_title</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>16</size> + </font> + <font> + <name>font13_title</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>20</size> + </font> + <font> + <name>font24_title</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>24</size> + </font> + <font> + <name>font28_title</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>28</size> + </font> + <font> + <name>font30_title</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>30</size> + </font> + <font> + <name>font35_title</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>35</size> + </font> + <font> + <name>font50caps_title</name> + <filename>DejaVuSans-Bold-Caps.ttf</filename> + <size>50</size> + </font> + <font> + <name>font45caps_title</name> + <filename>DejaVuSans-Bold-Caps.ttf</filename> + <size>45</size> + </font> + + <font> + <name>WeatherTemp</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>80</size> + </font> + </fontset> + + <fontset id="Default_NoCaps" idloc="31391" unicode="true"> + <!-- Normal Fonts --> + <font> + <name>font10</name> + <filename>DejaVuSans.ttf</filename> + <size>12</size> + </font> + <font> + <name>font12</name> + <filename>DejaVuSans.ttf</filename> + <size>16</size> + </font> + <font> + <name>font12caps</name> + <filename>DejaVuSans.ttf</filename> + <size>16</size> + </font> + <font> + <name>font13</name> + <filename>DejaVuSans.ttf</filename> + <size>20</size> + </font> + <font> + <name>font13caps</name> + <filename>DejaVuSans.ttf</filename> + <size>20</size> + </font> + <font> + <name>font16caps</name> + <filename>DejaVuSans.ttf</filename> + <size>25</size> + </font> + <font> + <name>font30</name> + <filename>DejaVuSans.ttf</filename> + <size>30</size> + </font> + <font> + <name>fontContextMenu</name> + <filename>DejaVuSans.ttf</filename> + <size>18</size> + </font> + + + <!-- Title Fonts --> + <font> + <name>font10_title</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>12</size> + </font> + <font> + <name>font12_title</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>16</size> + </font> + <font> + <name>font13_title</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>20</size> + </font> + <font> + <name>font24_title</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>24</size> + </font> + <font> + <name>font28_title</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>28</size> + </font> + <font> + <name>font30_title</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>30</size> + </font> + <font> + <name>font35_title</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>35</size> + </font> + <font> + <name>font45caps_title</name> + <filename>DejaVuSans-Bold-Caps.ttf</filename> + <size>45</size> + </font> + <font> + <name>font50caps_title</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>50</size> + </font> + + <font> + <name>WeatherTemp</name> + <filename>DejaVuSans-Bold.ttf</filename> + <size>80</size> + </font> + </fontset> + + <fontset id="Arial" idloc="31392" unicode="true"> + <!-- Normal Fonts --> + <font> + <name>font10</name> + <filename>Arial.ttf</filename> + <size>12</size> + </font> + <font> + <name>font12</name> + <filename>Arial.ttf</filename> + <size>16</size> + </font> + <font> + <name>font12caps</name> + <filename>Arial.ttf</filename> + <size>16</size> + </font> + <font> + <name>font13</name> + <filename>Arial.ttf</filename> + <size>20</size> + </font> + <font> + <name>font13caps</name> + <filename>Arial.ttf</filename> + <size>20</size> + </font> + <font> + <name>font16caps</name> + <filename>Arial.ttf</filename> + <size>25</size> + </font> + <font> + <name>font30</name> + <filename>Arial.ttf</filename> + <size>30</size> + </font> + <font> + <name>fontContextMenu</name> + <filename>Arial.ttf</filename> + <size>18</size> + </font> + + + <!-- Title Fonts --> + <font> + <name>font10_title</name> + <filename>Arial.ttf</filename> + <size>12</size> + </font> + <font> + <name>font12_title</name> + <filename>Arial.ttf</filename> + <size>16</size> + </font> + <font> + <name>font13_title</name> + <filename>Arial.ttf</filename> + <size>20</size> + </font> + <font> + <name>font24_title</name> + <filename>Arial.ttf</filename> + <size>24</size> + </font> + <font> + <name>font28_title</name> + <filename>Arial.ttf</filename> + <size>28</size> + </font> + <font> + <name>font30_title</name> + <filename>Arial.ttf</filename> + <size>30</size> + </font> + <font> + <name>font35_title</name> + <filename>Arial.ttf</filename> + <size>35</size> + </font> + <font> + <name>font50caps_title</name> + <filename>Arial.ttf</filename> + <size>50</size> + </font> + <font> + <name>font45caps_title</name> + <filename>Arial.ttf</filename> + <size>45</size> + </font> + + <font> + <name>WeatherTemp</name> + <filename>Arial.ttf</filename> + <size>80</size> + </font> + </fontset> </fonts>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/Home.xml b/addons/skin.confluence/720p/Home.xml index 961eda765c..23bb4f15cd 100644 --- a/addons/skin.confluence/720p/Home.xml +++ b/addons/skin.confluence/720p/Home.xml @@ -1,1069 +1,1069 @@ -<window id="0">
- <defaultcontrol always="true">8999</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <controls>
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath background="true">$INFO[Container(9000).ListItem.Icon]</imagepath>
- <timeperimage>8000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- </control>
- <include>CommonMediaPlayingBackground</include>
- <!-- weather Info -->
- <control type="button" id="8999">
- <description>Run Recently added</description>
- <posx>-20</posx>
- <posy>-20</posy>
- <width>1</width>
- <height>1</height>
- <label>-</label>
- <font>-</font>
- <onfocus>XBMC.RunScript(script.recentlyadded,limit=4)</onfocus>
- <onfocus>SetFocus(9000)</onfocus>
- <texturenofocus>-</texturenofocus>
- <texturefocus>-</texturefocus>
- <visible>Skin.HasSetting(homepageShowRecentlyAdded)</visible>
- </control>
- <control type="button" id="8999">
- <description>Don't run Recently added</description>
- <posx>-20</posx>
- <posy>-20</posy>
- <width>1</width>
- <height>1</height>
- <label>-</label>
- <font>-</font>
- <onfocus>SetFocus(9000)</onfocus>
- <texturenofocus>-</texturenofocus>
- <texturefocus>-</texturefocus>
- <visible>!Skin.HasSetting(homepageShowRecentlyAdded)</visible>
- </control>
- <!-- Music Info -->
- <control type="group">
- <posx>0</posx>
- <posy>400r</posy>
- <visible>Player.HasAudio + !Skin.HasSetting(homepageMusicinfo)</visible>
- <include>VisibleFadeEffect</include>
- <include>Window_OpenClose_Animation</include>
- <animation effect="slide" end="0,30" time="0" condition="!system.getbool(lookandfeel.enablerssfeeds)">conditional</animation>
- <control type="image">
- <posx>0</posx>
- <posy>150</posy>
- <width>1280</width>
- <height>250</height>
- <texture>HomeNowPlayingBack.png</texture>
- </control>
- <control type="image">
- <description>Cover image</description>
- <posx>200r</posx>
- <posy>60</posy>
- <width>180</width>
- <height>280</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <texture>$INFO[MusicPlayer.Cover]</texture>
- <bordertexture border="8">ThumbBorder.png</bordertexture>
- <bordersize>5</bordersize>
- </control>
- <control type="label">
- <description>NowPlaying label</description>
- <posx>210r</posx>
- <posy>210</posy>
- <height>30</height>
- <width>660</width>
- <label>$LOCALIZE[31040]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Artist label</description>
- <posx>210r</posx>
- <posy>235</posy>
- <height>30</height>
- <width>660</width>
- <label>$INFO[MusicPlayer.Artist]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Album Label</description>
- <posx>210r</posx>
- <posy>260</posy>
- <height>30</height>
- <width>660</width>
- <label>$INFO[MusicPlayer.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Title label</description>
- <posx>210r</posx>
- <posy>285</posy>
- <height>30</height>
- <width>660</width>
- <label>$INFO[MusicPlayer.Title]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Time Label</description>
- <posx>210r</posx>
- <posy>310</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- <!-- LiveTV Info -->
- <control type="group">
- <posx>490r</posx>
- <posy>40</posy>
- <visible>Container(9000).HasFocus(12) + [PVR.IsRecording | PVR.HasTimer]</visible>
- <animation type="Visible" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
- </animation>
- <animation type="Hidden" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
- </animation>
- <animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
- </animation>
- <animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
- </animation>
- <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(Favourites)">conditional</animation>
- <control type="image">
- <description>background</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>480</width>
- <height>135</height>
- <colordiffuse>DDFFFFFF</colordiffuse>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="group">
- <visible>!PVR.IsRecording + PVR.HasTimer</visible>
- <control type="image">
- <posx>435</posx>
- <posy>15</posy>
- <width>25</width>
- <height>25</height>
- <texture>PVR-HasTimer.png</texture>
- </control>
- <control type="label">
- <description>Next Timer Header label</description>
- <posx>420</posx>
- <posy>15</posy>
- <height>25</height>
- <width>400</width>
- <label>$LOCALIZE[19157]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>NextRecordingTitle</description>
- <posx>460</posx>
- <posy>40</posy>
- <height>30</height>
- <width>440</width>
- <label>$INFO[PVR.NextRecordingTitle]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13</font>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>NextRecordingChannel</description>
- <posx>460</posx>
- <posy>70</posy>
- <height>25</height>
- <width>440</width>
- <label>$INFO[PVR.NextRecordingChannel]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>NextRecordingDateTime</description>
- <posx>460</posx>
- <posy>95</posy>
- <height>25</height>
- <width>440</width>
- <label>$INFO[PVR.NextRecordingDateTime,$LOCALIZE[19126] - ]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- <control type="group">
- <visible>PVR.IsRecording</visible>
- <control type="image">
- <posx>423</posx>
- <posy>15</posy>
- <width>37</width>
- <height>25</height>
- <texture>PVR-IsRecording.png</texture>
- </control>
- <control type="label">
- <description>Is Recording Header label</description>
- <posx>410</posx>
- <posy>15</posy>
- <height>25</height>
- <width>390</width>
- <label>$LOCALIZE[19158]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>NextRecordingTitle</description>
- <posx>460</posx>
- <posy>40</posy>
- <height>30</height>
- <width>440</width>
- <label>$INFO[PVR.NowRecordingTitle]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13</font>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>NextRecordingChannel</description>
- <posx>460</posx>
- <posy>70</posy>
- <height>25</height>
- <width>440</width>
- <label>$INFO[PVR.NowRecordingChannel]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>NextRecordingDateTime</description>
- <posx>460</posx>
- <posy>95</posy>
- <height>25</height>
- <width>440</width>
- <label>$INFO[PVR.NowRecordingDateTime,$LOCALIZE[19126] - ]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- </control>
- <!-- Video Info -->
- <control type="group">
- <posx>0</posx>
- <posy>400r</posy>
- <visible>Player.HasVideo + !Skin.HasSetting(homepageVideoinfo)</visible>
- <include>VisibleFadeEffect</include>
- <include>Window_OpenClose_Animation</include>
- <animation effect="slide" end="0,30" time="0" condition="!system.getbool(lookandfeel.enablerssfeeds)">conditional</animation>
- <control type="image">
- <posx>0</posx>
- <posy>150</posy>
- <width>1280</width>
- <height>250</height>
- <texture>HomeNowPlayingBack.png</texture>
- </control>
- <control type="group">
- <visible>!VideoPlayer.Content(Movies) + !VideoPlayer.Content(Episodes) + !VideoPlayer.Content(LiveTV)</visible>
- <control type="image">
- <description>Cover image</description>
- <posx>200r</posx>
- <posy>160</posy>
- <width>180</width>
- <height>180</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <texture>$INFO[VideoPlayer.Cover]</texture>
- <bordertexture border="8">ThumbBorder.png</bordertexture>
- <bordersize>5</bordersize>
- </control>
- <control type="label">
- <description>NowPlaying label</description>
- <posx>210r</posx>
- <posy>260</posy>
- <height>30</height>
- <width>660</width>
- <label>$LOCALIZE[31040]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Title label</description>
- <posx>210r</posx>
- <posy>285</posy>
- <height>30</height>
- <width>660</width>
- <label>$INFO[VideoPlayer.Title]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Time Label</description>
- <posx>210r</posx>
- <posy>310</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- <control type="group">
- <visible>VideoPlayer.Content(LiveTV)</visible>
- <control type="image">
- <description>Cover image</description>
- <posx>200r</posx>
- <posy>0</posy>
- <width>180</width>
- <height>340</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <texture>$INFO[VideoPlayer.Cover]</texture>
- <bordertexture border="8">ThumbBorder.png</bordertexture>
- <bordersize>5</bordersize>
- </control>
- <control type="label">
- <description>NowPlaying label</description>
- <posx>210r</posx>
- <posy>210</posy>
- <height>30</height>
- <width>660</width>
- <label>$LOCALIZE[31040] ($LOCALIZE[31502])</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Channel label</description>
- <posx>210r</posx>
- <posy>235</posy>
- <height>30</height>
- <width>660</width>
- <label>$INFO[VideoPlayer.ChannelName]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Title label</description>
- <posx>210r</posx>
- <posy>260</posy>
- <height>30</height>
- <width>660</width>
- <label>$INFO[VideoPlayer.Title]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Next Label</description>
- <posx>210r</posx>
- <posy>285</posy>
- <height>30</height>
- <width>660</width>
- <label>$LOCALIZE[209] : $INFO[VideoPlayer.NextTitle]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Time Label</description>
- <posx>210r</posx>
- <posy>310</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- <control type="group">
- <visible>VideoPlayer.Content(Movies)</visible>
- <control type="image">
- <description>Cover image</description>
- <posx>200r</posx>
- <posy>0</posy>
- <width>180</width>
- <height>340</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <texture>$INFO[VideoPlayer.Cover]</texture>
- <bordertexture border="8">ThumbBorder.png</bordertexture>
- <bordersize>5</bordersize>
- </control>
- <control type="label">
- <description>NowPlaying label</description>
- <posx>210r</posx>
- <posy>210</posy>
- <height>30</height>
- <width>660</width>
- <label>$LOCALIZE[31040]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Studio label</description>
- <posx>210r</posx>
- <posy>235</posy>
- <height>30</height>
- <width>660</width>
- <label>$INFO[VideoPlayer.Studio]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Genre Label</description>
- <posx>210r</posx>
- <posy>260</posy>
- <height>30</height>
- <width>660</width>
- <label>$INFO[VideoPlayer.Genre]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Title label</description>
- <posx>210r</posx>
- <posy>285</posy>
- <height>30</height>
- <width>660</width>
- <label>$INFO[VideoPlayer.Title]$INFO[VideoPlayer.Year,[COLOR=grey] (,)[/COLOR]]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Time Label</description>
- <posx>210r</posx>
- <posy>310</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- <control type="group">
- <visible>VideoPlayer.Content(Episodes)</visible>
- <control type="image">
- <description>Cover image</description>
- <posx>250r</posx>
- <posy>0</posy>
- <width>230</width>
- <height>340</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <texture>$INFO[VideoPlayer.Cover]</texture>
- <bordertexture border="8">ThumbBorder.png</bordertexture>
- <bordersize>5</bordersize>
- </control>
- <control type="label">
- <description>NowPlaying label</description>
- <posx>260r</posx>
- <posy>210</posy>
- <height>30</height>
- <width>610</width>
- <label>$LOCALIZE[31040]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>TV Show label</description>
- <posx>260r</posx>
- <posy>235</posy>
- <height>30</height>
- <width>610</width>
- <label>$INFO[VideoPlayer.TVShowTitle]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Season Ep Label</description>
- <posx>260r</posx>
- <posy>260</posy>
- <height>30</height>
- <width>610</width>
- <label>$LOCALIZE[20373] $INFO[VideoPlayer.Season] - $LOCALIZE[20359] $INFO[VideoPlayer.episode]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Title label</description>
- <posx>260r</posx>
- <posy>285</posy>
- <height>30</height>
- <width>610</width>
- <label>$INFO[VideoPlayer.Title]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Time Label</description>
- <posx>260r</posx>
- <posy>310</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- </control>
- <include condition="Skin.HasSetting(homepageShowRecentlyAdded)">HomeRecentlyAddedInfo</include>
- <control type="group">
- <animation effect="slide" end="-400,0" time="500" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-400,0" time="500" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="group">
- <animation effect="slide" end="-228,0" time="300" tween="quadratic" easing="out">WindowClose</animation>
- <control type="image">
- <posx>379</posx>
- <posy>0</posy>
- <width>1</width>
- <height>720</height>
- <texture>HomeBladeSub_Part1.png</texture>
- <animation effect="zoom" start="379,0,1,720" end="379,0,229,720" time="300" tween="quadratic" easing="out" condition="ControlGroup(9001).HasFocus">Conditional</animation>
- </control>
- <control type="image">
- <posx>380</posx>
- <posy>0</posy>
- <width>12</width>
- <height>720</height>
- <texture>HomeBladeSub_Part2.png</texture>
- <animation effect="slide" end="228,0" time="300" tween="quadratic" easing="out" condition="ControlGroup(9001).HasFocus">Conditional</animation>
- </control>
- </control>
- <control type="group" id="9001">
- <posx>170</posx>
- <posy>0</posy>
- <animation effect="fade" start="100" end="0" time="0" condition="!ControlGroup(9001).HasFocus">conditional</animation>
- <animation effect="fade" start="0" end="100" delay="300" time="200" condition="ControlGroup(9001).HasFocus">conditional</animation>
- <animation effect="fade" start="100" end="0" time="0" condition="ControlGroup(9001).HasFocus">WindowClose</animation>
- <animation effect="slide" end="210,0" time="300" tween="quadratic" easing="out" condition="ControlGroup(9001).HasFocus">conditional</animation>
- <control type="grouplist" id="9010">
- <posx>10</posx>
- <posy>0</posy>
- <width>240</width>
- <height>720</height>
- <align>center</align>
- <onleft>9000</onleft>
- <onright>Control.SetFocus(8000,0)</onright>
- <onup>9010</onup>
- <ondown>9010</ondown>
- <itemgap>0</itemgap>
- <visible>Container(9000).HasFocus(2)</visible>
- <include>HomeSubMenuVideos</include> <!-- Buttons for the grouplist -->
- </control>
- <control type="grouplist" id="9011">
- <posx>10</posx>
- <posy>0</posy>
- <width>240</width>
- <height>720</height>
- <align>center</align>
- <onleft>9000</onleft>
- <onright>9001</onright>
- <onup>9011</onup>
- <ondown>9011</ondown>
- <itemgap>0</itemgap>
- <visible>Container(9000).HasFocus(3)</visible>
- <include>HomeSubMenuMusic</include> <!-- Buttons for the grouplist -->
- </control>
- <control type="grouplist" id="9013">
- <posx>10</posx>
- <posy>0</posy>
- <width>240</width>
- <height>720</height>
- <align>center</align>
- <onleft>9000</onleft>
- <onright>9001</onright>
- <onup>9015</onup>
- <ondown>9015</ondown>
- <itemgap>0</itemgap>
- <visible>Container(9000).HasFocus(4) + [!IsEmpty(Skin.String(HomePictureButton1)) | !IsEmpty(Skin.String(HomePictureButton2)) | !IsEmpty(Skin.String(HomePictureButton3)) | !IsEmpty(Skin.String(HomePictureButton4)) | !IsEmpty(Skin.String(HomePictureButton5)) | !IsEmpty(Skin.String(HomePictureButton6))]</visible>
- <include>HomeSubMenuPictures</include> <!-- Buttons for the grouplist -->
- </control>
- <control type="grouplist" id="9014">
- <posx>10</posx>
- <posy>0</posy>
- <width>240</width>
- <height>720</height>
- <align>center</align>
- <onleft>9000</onleft>
- <onright>9001</onright>
- <onup>9014</onup>
- <ondown>9014</ondown>
- <itemgap>0</itemgap>
- <visible>Container(9000).HasFocus(5)</visible>
- <include>HomeSubMenuSystem</include> <!-- Buttons for the grouplist -->
- </control>
- <control type="grouplist" id="9015">
- <posx>10</posx>
- <posy>0</posy>
- <width>240</width>
- <height>720</height>
- <align>center</align>
- <onleft>9000</onleft>
- <onright>9001</onright>
- <onup>9015</onup>
- <ondown>9015</ondown>
- <itemgap>0</itemgap>
- <visible>Container(9000).HasFocus(1) + [!IsEmpty(Skin.String(HomeProgramButton1)) | !IsEmpty(Skin.String(HomeProgramButton2)) | !IsEmpty(Skin.String(HomeProgramButton3)) | !IsEmpty(Skin.String(HomeProgramButton4)) | !IsEmpty(Skin.String(HomeProgramButton5)) | !IsEmpty(Skin.String(HomeProgramButton6))]</visible>
- <include>HomeSubMenuPrograms</include> <!-- Buttons for the grouplist -->
- </control>
- <control type="grouplist" id="9016">
- <posx>10</posx>
- <posy>0</posy>
- <width>240</width>
- <height>720</height>
- <align>center</align>
- <onleft>9000</onleft>
- <onright>Control.SetFocus(8000,0)</onright>
- <onup>9016</onup>
- <ondown>9016</ondown>
- <itemgap>0</itemgap>
- <visible>Container(9000).HasFocus(10)</visible>
- <include>HomeSubMenuMovies</include> <!-- Buttons for the grouplist -->
- </control>
- <control type="grouplist" id="9017">
- <posx>10</posx>
- <posy>0</posy>
- <width>240</width>
- <height>720</height>
- <align>center</align>
- <onleft>9000</onleft>
- <onright>Control.SetFocus(8001,0)</onright>
- <onup>9017</onup>
- <ondown>9017</ondown>
- <itemgap>0</itemgap>
- <visible>Container(9000).HasFocus(11)</visible>
- <include>HomeSubMenuTVShows</include> <!-- Buttons for the grouplist -->
- </control>
- </control>
- <control type="image">
- <posx>-450</posx>
- <posy>0</posy>
- <width>846</width>
- <height>720</height>
- <colordiffuse>DAFFFFFF</colordiffuse>
- <texture>HomeBlade_bottom.png</texture>
- </control>
- <control type="fixedlist" id="9000">
- <hitrect x="50" y="50" w="330" h="620" />
- <posx>-20</posx>
- <posy>0</posy>
- <width>400</width>
- <height>720</height>
- <onleft>10</onleft>
- <onright>9001</onright>
- <onup>9000</onup>
- <ondown>9000</ondown>
- <pagecontrol>-</pagecontrol>
- <scrolltime>300</scrolltime>
- <focusposition>3</focusposition>
- <movement>2</movement>
- <animation effect="fade" start="0" end="100" time="200">Visible</animation>
- <animation effect="fade" start="100" end="30" time="200" condition="Window.IsVisible(1113) | ControlGroup(9001).HasFocus | ControlGroup(10).HasFocus | Control.HasFocus(8000) | Control.HasFocus(8001)">conditional</animation>
- <itemlayout height="102" width="380">
- <control type="label">
- <posx>380</posx>
- <posy>21</posy>
- <width>380</width>
- <height>40</height>
- <font>font50caps_title</font>
- <textcolor>grey3</textcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- <animation effect="zoom" start="65" end="65" center="380,51" time="0" condition="true">Conditional</animation>
- <animation effect="fade" start="100" end="30" time="200" condition="Window.IsVisible(1113) | ControlGroup(9001).HasFocus | ControlGroup(10).HasFocus">conditional</animation>
- </control>
- </itemlayout>
- <focusedlayout height="102" width="380">
- <control type="label">
- <posx>380</posx>
- <posy>21</posy>
- <width>380</width>
- <height>40</height>
- <font>font50caps_title</font>
- <textcolor>white</textcolor>
- <align>right</align>
- <aligny>center</aligny>
- <animation effect="zoom" start="65" end="100" center="380,51" time="200">Focus</animation>
- <animation effect="zoom" start="100" end="65" center="380,51" time="200">UnFocus</animation>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="image">
- <posx>370</posx>
- <posy>63</posy>
- <width>18</width>
- <height>18</height>
- <texture>HomeHasSub.png</texture>
- <visible>Container(9000).HasFocus(2) | Container(9000).HasFocus(3) | Container(9000).HasFocus(5) | Container(9000).HasFocus(7) | Container(9000).HasFocus(9) | [Container(9000).HasFocus(4) + [!IsEmpty(Skin.String(HomePictureButton1)) | !IsEmpty(Skin.String(HomePictureButton2)) | !IsEmpty(Skin.String(HomePictureButton3)) | !IsEmpty(Skin.String(HomePictureButton4)) | !IsEmpty(Skin.String(HomePictureButton5)) | !IsEmpty(Skin.String(HomePictureButton6))]] | [Container(9000).HasFocus(1) + [!IsEmpty(Skin.String(HomeProgramButton1)) | !IsEmpty(Skin.String(HomeProgramButton2)) | !IsEmpty(Skin.String(HomeProgramButton3)) | !IsEmpty(Skin.String(HomeProgramButton4)) | !IsEmpty(Skin.String(HomeProgramButton5)) | !IsEmpty(Skin.String(HomeProgramButton6))]] | Container(9000).HasFocus(10) | Container(9000).HasFocus(11)</visible>
- <animation effect="fade" start="0" end="100" time="200">Focus</animation>
- <animation effect="fade" start="100" end="0" time="200">UnFocus</animation>
- </control>
- </focusedlayout>
- <content>
- <item id="6">
- <label>8</label>
- <onclick>ActivateWindow(Weather)</onclick>
- <icon>special://skin/backgrounds/weather.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</thumb>
- <visible>!Skin.HasSetting(HomeMenuNoWeatherButton)</visible>
- <visible>!Skin.HasSetting(ShowWeatherFanart) | IsEmpty(Skin.String(WeatherFanartDir))</visible>
- </item>
- <item id="6">
- <label>8</label>
- <onclick>ActivateWindow(Weather)</onclick>
- <icon>special://skin/backgrounds/weather.jpg</icon>
- <thumb>$INFO[Skin.String(WeatherFanartDir)]$INFO[Weather.FanartCode]</thumb>
- <visible>!Skin.HasSetting(HomeMenuNoWeatherButton)</visible>
- <visible>Skin.HasSetting(ShowWeatherFanart) + !IsEmpty(Skin.String(WeatherFanartDir))</visible>
- </item>
- <item id="4">
- <label>1</label>
- <onclick>ActivateWindow(Pictures)</onclick>
- <icon>special://skin/backgrounds/pictures.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Pictures_Folder)]</thumb>
- <visible>!Skin.HasSetting(HomeMenuNoPicturesButton)</visible>
- </item>
- <item id="3">
- <label>2</label>
- <onclick>ActivateWindow(Music)</onclick>
- <icon>special://skin/backgrounds/music.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
- <visible>!Skin.HasSetting(HomeMenuNoMusicButton)</visible>
- </item>
- <item id="2">
- <label>3</label>
- <onclick>ActivateWindow(Videos)</onclick>
- <icon>special://skin/backgrounds/videos.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb>
- <visible>!Skin.HasSetting(HomeMenuNoVideosButton) + ![Skin.HasSetting(HomeMenuNoMoviesButton) + Skin.HasSetting(HomeMenuNoTVShowsButton)]</visible>
- </item>
- <item id="12">
- <label>31502</label>
- <onclick>ActivateWindow(TV)</onclick>
- <icon>special://skin/backgrounds/tv.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</thumb>
- <visible>System.GetBool(pvrmanager.enabled)</visible>
- </item>
- <item id="2">
- <label>3</label>
- <onclick>ActivateWindow(VideoFiles)</onclick>
- <icon>special://skin/backgrounds/videos.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb>
- <visible>!Skin.HasSetting(HomeMenuNoVideosButton) + [Skin.HasSetting(HomeMenuNoMoviesButton) + Skin.HasSetting(HomeMenuNoTVShowsButton)]</visible>
- </item>
- <item id="10">
- <label>20342</label>
- <onclick>ActivateWindow(VideoLibrary,MovieTitles,return)</onclick>
- <icon>special://skin/backgrounds/videos.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</thumb>
- <visible>Skin.HasSetting(HomeMenuNoMoviesButton) + Library.HasContent(Movies)</visible>
- </item>
- <item id="11">
- <label>20343</label>
- <onclick>ActivateWindow(VideoLibrary,TVShowTitles,return)</onclick>
- <icon>special://skin/backgrounds/videos.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_TVShow_Folder)]</thumb>
- <visible>Skin.HasSetting(HomeMenuNoTVShowsButton) + Library.HasContent(TVShows)</visible>
- </item>
- <item id="1">
- <label>0</label>
- <onclick>ActivateWindow(Programs,Addons,return)</onclick>
- <icon>special://skin/backgrounds/programs.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]</thumb>
- <visible>!Skin.HasSetting(HomeMenuNoProgramsButton)</visible>
- </item>
- <item id="5">
- <label>13000</label>
- <onclick>ActivateWindow(Settings)</onclick>
- <icon>special://skin/backgrounds/settings.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</thumb>
- </item>
- </content>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>-205</posy>
- <width>385</width>
- <height>1130</height>
- <texture>HomeBlade_middle.png</texture>
- <animation effect="slide" end="0,-204" time="300" condition="Container(9000).Row(1)">conditional</animation>
- <animation effect="slide" end="0,-102" time="300" condition="Container(9000).Row(2)">conditional</animation>
- <animation effect="slide" end="0,102" time="300" condition="Container(9000).Row(4)">conditional</animation>
- <animation effect="slide" end="0,204" time="300" condition="Container(9000).Row(5)">conditional</animation>
- </control>
- <control type="image">
- <posx>-450</posx>
- <posy>0</posy>
- <width>846</width>
- <height>720</height>
- <texture>HomeBlade_top.png</texture>
- </control>
- <control type="image">
- <description>LOGO</description>
- <posx>10</posx>
- <posy>10</posy>
- <width>140</width>
- <height>40</height>
- <texture>XBMC_Logo.png</texture>
- </control>
- <control type="image">
- <description>LOGO Mirror</description>
- <posx>10</posx>
- <posy>42</posy>
- <width>140</width>
- <height>40</height>
- <texture diffuse="diffuse_mirror.png" flipy="true">XBMC_Logo.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>100r</posy>
- <width>256</width>
- <height>100</height>
- <texture>HomeButtonsBack.png</texture>
- </control>
- <control type="group" id="10">
- <posx>15</posx>
- <posy>55r</posy>
- <control type="button" id="20">
- <description>Power push button</description>
- <posx>90</posx>
- <posy>0</posy>
- <width>43</width>
- <height>43</height>
- <label>31003</label>
- <font>-</font>
- <aligny>-</aligny>
- <onclick>ActivateWindow(ShutdownMenu)</onclick>
- <texturefocus>home-power-FO.png</texturefocus>
- <texturenofocus>home-power.png</texturenofocus>
- <onleft>21</onleft>
- <onright>9000</onright>
- <onup>9000</onup>
- <ondown>9000</ondown>
- </control>
- <control type="button" id="21">
- <description>Favourites push button</description>
- <posx>45</posx>
- <posy>0</posy>
- <width>43</width>
- <height>43</height>
- <label>1036</label>
- <font>-</font>
- <aligny>-</aligny>
- <onclick>ActivateWindow(Favourites)</onclick>
- <texturefocus>home-favourites-FO.png</texturefocus>
- <texturenofocus>home-favourites.png</texturenofocus>
- <onleft>22</onleft>
- <onright>20</onright>
- <onup>9000</onup>
- <ondown>9000</ondown>
- </control>
- <control type="button" id="22">
- <description>Play Disc Media push button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>43</width>
- <height>43</height>
- <label>16004</label>
- <font>-</font>
- <aligny>-</aligny>
- <onclick>ActivateWindow(1113)</onclick>
- <texturefocus>home-playmedia-FO.png</texturefocus>
- <texturenofocus>home-playmedia.png</texturenofocus>
- <onleft>9000</onleft>
- <onright>21</onright>
- <onup>9000</onup>
- <ondown>9000</ondown>
- </control>
- </control>
- </control>
- <control type="group">
- <posx>420</posx>
- <posy>35r</posy>
- <animation effect="slide" end="0,35" time="300" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="0,35" time="300" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <description>RSS background</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>860</width>
- <height>35</height>
- <texture border="32,0,0,0">Rss_Back.png</texture>
- <visible>system.getbool(lookandfeel.enablerssfeeds)</visible>
- </control>
- <control type="rss">
- <description>RSS feed</description>
- <posx>35</posx>
- <posy>6</posy>
- <height>35</height>
- <width>825</width>
- <font>font12</font>
- <urlset>1</urlset>
- <textcolor>blue</textcolor>
- <titlecolor>blue</titlecolor>
- <headlinecolor>white</headlinecolor>
- <visible>system.getbool(lookandfeel.enablerssfeeds)</visible>
- </control>
- <control type="image">
- <description>RSS background</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>100</width>
- <height>35</height>
- <texture border="32,0,0,0">Rss_Back_Overlay.png</texture>
- <visible>system.getbool(lookandfeel.enablerssfeeds)</visible>
- </control>
- </control>
- <control type="group">
- <posx>520r</posx>
- <posy>0</posy>
- <animation effect="slide" start="0,0" end="-60,0" delay="0" time="300" condition="Window.IsVisible(MuteBug)">conditional</animation>
- <animation effect="slide" start="0,0" end="550,0" delay="0" time="300">WindowClose</animation>
- <animation effect="slide" start="550,0" end="0,0" delay="0" time="300">WindowOpen</animation>
- <visible>!Skin.HasSetting(homepageWeatherinfo) + Weather.IsFetched</visible>
- <control type="image">
- <description>time background</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>180</width>
- <height>35</height>
- <texture flipx="true" border="32,0,0,0">header.png</texture>
- </control>
- <control type="image">
- <description>Weather image</description>
- <posx>30</posx>
- <posy>1</posy>
- <width>25</width>
- <height>25</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[Weather.Conditions]</texture>
- </control>
- <control type="label">
- <description>time label</description>
- <posx>60</posx>
- <posy>0</posy>
- <width>100</width>
- <height>28</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <label>[B]$INFO[Weather.Temperature][/B]</label>
- </control>
- </control>
- <control type="group">
- <posx>390r</posx>
- <posy>0</posy>
- <animation effect="slide" start="0,0" end="-60,0" delay="0" time="300" condition="Window.IsVisible(MuteBug)">conditional</animation>
- <animation effect="slide" start="0,0" end="420,0" delay="0" time="300">WindowClose</animation>
- <animation effect="slide" start="420,0" end="0,0" delay="0" time="300">WindowOpen</animation>
- <control type="image">
- <description>time background</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>440</width>
- <height>35</height>
- <texture flipx="true" border="32,0,0,0">header.png</texture>
- </control>
- <control type="label">
- <description>time label</description>
- <posx>30</posx>
- <posy>0</posy>
- <width>400</width>
- <height>28</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <label>[COLOR=grey]$INFO[System.Date][/COLOR] | $INFO[System.Time]</label>
- </control>
- </control>
- </controls>
-</window>
+<window id="0"> + <defaultcontrol always="true">8999</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control type="multiimage"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <imagepath background="true">$INFO[Container(9000).ListItem.Icon]</imagepath> + <timeperimage>8000</timeperimage> + <randomize>true</randomize> + <fadetime>1000</fadetime> + </control> + <include>CommonMediaPlayingBackground</include> + <!-- weather Info --> + <control type="button" id="8999"> + <description>Run Recently added</description> + <posx>-20</posx> + <posy>-20</posy> + <width>1</width> + <height>1</height> + <label>-</label> + <font>-</font> + <onfocus>XBMC.RunScript(script.recentlyadded,limit=4)</onfocus> + <onfocus>SetFocus(9000)</onfocus> + <texturenofocus>-</texturenofocus> + <texturefocus>-</texturefocus> + <visible>Skin.HasSetting(homepageShowRecentlyAdded)</visible> + </control> + <control type="button" id="8999"> + <description>Don't run Recently added</description> + <posx>-20</posx> + <posy>-20</posy> + <width>1</width> + <height>1</height> + <label>-</label> + <font>-</font> + <onfocus>SetFocus(9000)</onfocus> + <texturenofocus>-</texturenofocus> + <texturefocus>-</texturefocus> + <visible>!Skin.HasSetting(homepageShowRecentlyAdded)</visible> + </control> + <!-- Music Info --> + <control type="group"> + <posx>0</posx> + <posy>400r</posy> + <visible>Player.HasAudio + !Skin.HasSetting(homepageMusicinfo)</visible> + <include>VisibleFadeEffect</include> + <include>Window_OpenClose_Animation</include> + <animation effect="slide" end="0,30" time="0" condition="!system.getbool(lookandfeel.enablerssfeeds)">conditional</animation> + <control type="image"> + <posx>0</posx> + <posy>150</posy> + <width>1280</width> + <height>250</height> + <texture>HomeNowPlayingBack.png</texture> + </control> + <control type="image"> + <description>Cover image</description> + <posx>200r</posx> + <posy>60</posy> + <width>180</width> + <height>280</height> + <aspectratio aligny="bottom">keep</aspectratio> + <texture>$INFO[MusicPlayer.Cover]</texture> + <bordertexture border="8">ThumbBorder.png</bordertexture> + <bordersize>5</bordersize> + </control> + <control type="label"> + <description>NowPlaying label</description> + <posx>210r</posx> + <posy>210</posy> + <height>30</height> + <width>660</width> + <label>$LOCALIZE[31040]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Artist label</description> + <posx>210r</posx> + <posy>235</posy> + <height>30</height> + <width>660</width> + <label>$INFO[MusicPlayer.Artist]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Album Label</description> + <posx>210r</posx> + <posy>260</posy> + <height>30</height> + <width>660</width> + <label>$INFO[MusicPlayer.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Title label</description> + <posx>210r</posx> + <posy>285</posy> + <height>30</height> + <width>660</width> + <label>$INFO[MusicPlayer.Title]</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Time Label</description> + <posx>210r</posx> + <posy>310</posy> + <height>30</height> + <width>325</width> + <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </control> + <!-- LiveTV Info --> + <control type="group"> + <posx>490r</posx> + <posy>40</posy> + <visible>Container(9000).HasFocus(12) + [PVR.IsRecording | PVR.HasTimer]</visible> + <animation type="Visible" reversible="false"> + <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" /> + <effect type="fade" start="0" end="100" time="300" /> + </animation> + <animation type="Hidden" reversible="false"> + <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" /> + <effect type="fade" start="100" end="0" time="300" /> + </animation> + <animation type="WindowOpen" reversible="false"> + <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" /> + <effect type="fade" start="0" end="100" time="300" /> + </animation> + <animation type="WindowClose" reversible="false"> + <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" /> + <effect type="fade" start="100" end="0" time="300" /> + </animation> + <animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(Favourites)">conditional</animation> + <control type="image"> + <description>background</description> + <posx>0</posx> + <posy>0</posy> + <width>480</width> + <height>135</height> + <colordiffuse>DDFFFFFF</colordiffuse> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="group"> + <visible>!PVR.IsRecording + PVR.HasTimer</visible> + <control type="image"> + <posx>435</posx> + <posy>15</posy> + <width>25</width> + <height>25</height> + <texture>PVR-HasTimer.png</texture> + </control> + <control type="label"> + <description>Next Timer Header label</description> + <posx>420</posx> + <posy>15</posy> + <height>25</height> + <width>400</width> + <label>$LOCALIZE[19157]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>NextRecordingTitle</description> + <posx>460</posx> + <posy>40</posy> + <height>30</height> + <width>440</width> + <label>$INFO[PVR.NextRecordingTitle]</label> + <align>right</align> + <aligny>center</aligny> + <font>font13</font> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + </control> + <control type="label"> + <description>NextRecordingChannel</description> + <posx>460</posx> + <posy>70</posy> + <height>25</height> + <width>440</width> + <label>$INFO[PVR.NextRecordingChannel]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>NextRecordingDateTime</description> + <posx>460</posx> + <posy>95</posy> + <height>25</height> + <width>440</width> + <label>$INFO[PVR.NextRecordingDateTime,$LOCALIZE[19126] - ]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <shadowcolor>black</shadowcolor> + </control> + </control> + <control type="group"> + <visible>PVR.IsRecording</visible> + <control type="image"> + <posx>423</posx> + <posy>15</posy> + <width>37</width> + <height>25</height> + <texture>PVR-IsRecording.png</texture> + </control> + <control type="label"> + <description>Is Recording Header label</description> + <posx>410</posx> + <posy>15</posy> + <height>25</height> + <width>390</width> + <label>$LOCALIZE[19158]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>NextRecordingTitle</description> + <posx>460</posx> + <posy>40</posy> + <height>30</height> + <width>440</width> + <label>$INFO[PVR.NowRecordingTitle]</label> + <align>right</align> + <aligny>center</aligny> + <font>font13</font> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + </control> + <control type="label"> + <description>NextRecordingChannel</description> + <posx>460</posx> + <posy>70</posy> + <height>25</height> + <width>440</width> + <label>$INFO[PVR.NowRecordingChannel]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>NextRecordingDateTime</description> + <posx>460</posx> + <posy>95</posy> + <height>25</height> + <width>440</width> + <label>$INFO[PVR.NowRecordingDateTime,$LOCALIZE[19126] - ]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <shadowcolor>black</shadowcolor> + </control> + </control> + </control> + <!-- Video Info --> + <control type="group"> + <posx>0</posx> + <posy>400r</posy> + <visible>Player.HasVideo + !Skin.HasSetting(homepageVideoinfo)</visible> + <include>VisibleFadeEffect</include> + <include>Window_OpenClose_Animation</include> + <animation effect="slide" end="0,30" time="0" condition="!system.getbool(lookandfeel.enablerssfeeds)">conditional</animation> + <control type="image"> + <posx>0</posx> + <posy>150</posy> + <width>1280</width> + <height>250</height> + <texture>HomeNowPlayingBack.png</texture> + </control> + <control type="group"> + <visible>!VideoPlayer.Content(Movies) + !VideoPlayer.Content(Episodes) + !VideoPlayer.Content(LiveTV)</visible> + <control type="image"> + <description>Cover image</description> + <posx>200r</posx> + <posy>160</posy> + <width>180</width> + <height>180</height> + <aspectratio aligny="bottom">keep</aspectratio> + <texture>$INFO[VideoPlayer.Cover]</texture> + <bordertexture border="8">ThumbBorder.png</bordertexture> + <bordersize>5</bordersize> + </control> + <control type="label"> + <description>NowPlaying label</description> + <posx>210r</posx> + <posy>260</posy> + <height>30</height> + <width>660</width> + <label>$LOCALIZE[31040]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Title label</description> + <posx>210r</posx> + <posy>285</posy> + <height>30</height> + <width>660</width> + <label>$INFO[VideoPlayer.Title]</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Time Label</description> + <posx>210r</posx> + <posy>310</posy> + <height>30</height> + <width>325</width> + <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </control> + <control type="group"> + <visible>VideoPlayer.Content(LiveTV)</visible> + <control type="image"> + <description>Cover image</description> + <posx>200r</posx> + <posy>0</posy> + <width>180</width> + <height>340</height> + <aspectratio aligny="bottom">keep</aspectratio> + <texture>$INFO[VideoPlayer.Cover]</texture> + <bordertexture border="8">ThumbBorder.png</bordertexture> + <bordersize>5</bordersize> + </control> + <control type="label"> + <description>NowPlaying label</description> + <posx>210r</posx> + <posy>210</posy> + <height>30</height> + <width>660</width> + <label>$LOCALIZE[31040] ($LOCALIZE[31502])</label> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Channel label</description> + <posx>210r</posx> + <posy>235</posy> + <height>30</height> + <width>660</width> + <label>$INFO[VideoPlayer.ChannelName]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Title label</description> + <posx>210r</posx> + <posy>260</posy> + <height>30</height> + <width>660</width> + <label>$INFO[VideoPlayer.Title]</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Next Label</description> + <posx>210r</posx> + <posy>285</posy> + <height>30</height> + <width>660</width> + <label>$LOCALIZE[209] : $INFO[VideoPlayer.NextTitle]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Time Label</description> + <posx>210r</posx> + <posy>310</posy> + <height>30</height> + <width>325</width> + <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </control> + <control type="group"> + <visible>VideoPlayer.Content(Movies)</visible> + <control type="image"> + <description>Cover image</description> + <posx>200r</posx> + <posy>0</posy> + <width>180</width> + <height>340</height> + <aspectratio aligny="bottom">keep</aspectratio> + <texture>$INFO[VideoPlayer.Cover]</texture> + <bordertexture border="8">ThumbBorder.png</bordertexture> + <bordersize>5</bordersize> + </control> + <control type="label"> + <description>NowPlaying label</description> + <posx>210r</posx> + <posy>210</posy> + <height>30</height> + <width>660</width> + <label>$LOCALIZE[31040]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Studio label</description> + <posx>210r</posx> + <posy>235</posy> + <height>30</height> + <width>660</width> + <label>$INFO[VideoPlayer.Studio]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Genre Label</description> + <posx>210r</posx> + <posy>260</posy> + <height>30</height> + <width>660</width> + <label>$INFO[VideoPlayer.Genre]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Title label</description> + <posx>210r</posx> + <posy>285</posy> + <height>30</height> + <width>660</width> + <label>$INFO[VideoPlayer.Title]$INFO[VideoPlayer.Year,[COLOR=grey] (,)[/COLOR]]</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Time Label</description> + <posx>210r</posx> + <posy>310</posy> + <height>30</height> + <width>325</width> + <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </control> + <control type="group"> + <visible>VideoPlayer.Content(Episodes)</visible> + <control type="image"> + <description>Cover image</description> + <posx>250r</posx> + <posy>0</posy> + <width>230</width> + <height>340</height> + <aspectratio aligny="bottom">keep</aspectratio> + <texture>$INFO[VideoPlayer.Cover]</texture> + <bordertexture border="8">ThumbBorder.png</bordertexture> + <bordersize>5</bordersize> + </control> + <control type="label"> + <description>NowPlaying label</description> + <posx>260r</posx> + <posy>210</posy> + <height>30</height> + <width>610</width> + <label>$LOCALIZE[31040]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>TV Show label</description> + <posx>260r</posx> + <posy>235</posy> + <height>30</height> + <width>610</width> + <label>$INFO[VideoPlayer.TVShowTitle]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Season Ep Label</description> + <posx>260r</posx> + <posy>260</posy> + <height>30</height> + <width>610</width> + <label>$LOCALIZE[20373] $INFO[VideoPlayer.Season] - $LOCALIZE[20359] $INFO[VideoPlayer.episode]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Title label</description> + <posx>260r</posx> + <posy>285</posy> + <height>30</height> + <width>610</width> + <label>$INFO[VideoPlayer.Title]</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Time Label</description> + <posx>260r</posx> + <posy>310</posy> + <height>30</height> + <width>325</width> + <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </control> + </control> + <include condition="Skin.HasSetting(homepageShowRecentlyAdded)">HomeRecentlyAddedInfo</include> + <control type="group"> + <animation effect="slide" end="-400,0" time="500" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="-400,0" time="500" tween="quadratic" easing="out">WindowOpen</animation> + <control type="group"> + <animation effect="slide" end="-228,0" time="300" tween="quadratic" easing="out">WindowClose</animation> + <control type="image"> + <posx>379</posx> + <posy>0</posy> + <width>1</width> + <height>720</height> + <texture>HomeBladeSub_Part1.png</texture> + <animation effect="zoom" start="379,0,1,720" end="379,0,229,720" time="300" tween="quadratic" easing="out" condition="ControlGroup(9001).HasFocus">Conditional</animation> + </control> + <control type="image"> + <posx>380</posx> + <posy>0</posy> + <width>12</width> + <height>720</height> + <texture>HomeBladeSub_Part2.png</texture> + <animation effect="slide" end="228,0" time="300" tween="quadratic" easing="out" condition="ControlGroup(9001).HasFocus">Conditional</animation> + </control> + </control> + <control type="group" id="9001"> + <posx>170</posx> + <posy>0</posy> + <animation effect="fade" start="100" end="0" time="0" condition="!ControlGroup(9001).HasFocus">conditional</animation> + <animation effect="fade" start="0" end="100" delay="300" time="200" condition="ControlGroup(9001).HasFocus">conditional</animation> + <animation effect="fade" start="100" end="0" time="0" condition="ControlGroup(9001).HasFocus">WindowClose</animation> + <animation effect="slide" end="210,0" time="300" tween="quadratic" easing="out" condition="ControlGroup(9001).HasFocus">conditional</animation> + <control type="grouplist" id="9010"> + <posx>10</posx> + <posy>0</posy> + <width>240</width> + <height>720</height> + <align>center</align> + <onleft>9000</onleft> + <onright>Control.SetFocus(8000,0)</onright> + <onup>9010</onup> + <ondown>9010</ondown> + <itemgap>0</itemgap> + <visible>Container(9000).HasFocus(2)</visible> + <include>HomeSubMenuVideos</include> <!-- Buttons for the grouplist --> + </control> + <control type="grouplist" id="9011"> + <posx>10</posx> + <posy>0</posy> + <width>240</width> + <height>720</height> + <align>center</align> + <onleft>9000</onleft> + <onright>9001</onright> + <onup>9011</onup> + <ondown>9011</ondown> + <itemgap>0</itemgap> + <visible>Container(9000).HasFocus(3)</visible> + <include>HomeSubMenuMusic</include> <!-- Buttons for the grouplist --> + </control> + <control type="grouplist" id="9013"> + <posx>10</posx> + <posy>0</posy> + <width>240</width> + <height>720</height> + <align>center</align> + <onleft>9000</onleft> + <onright>9001</onright> + <onup>9015</onup> + <ondown>9015</ondown> + <itemgap>0</itemgap> + <visible>Container(9000).HasFocus(4) + [!IsEmpty(Skin.String(HomePictureButton1)) | !IsEmpty(Skin.String(HomePictureButton2)) | !IsEmpty(Skin.String(HomePictureButton3)) | !IsEmpty(Skin.String(HomePictureButton4)) | !IsEmpty(Skin.String(HomePictureButton5)) | !IsEmpty(Skin.String(HomePictureButton6))]</visible> + <include>HomeSubMenuPictures</include> <!-- Buttons for the grouplist --> + </control> + <control type="grouplist" id="9014"> + <posx>10</posx> + <posy>0</posy> + <width>240</width> + <height>720</height> + <align>center</align> + <onleft>9000</onleft> + <onright>9001</onright> + <onup>9014</onup> + <ondown>9014</ondown> + <itemgap>0</itemgap> + <visible>Container(9000).HasFocus(5)</visible> + <include>HomeSubMenuSystem</include> <!-- Buttons for the grouplist --> + </control> + <control type="grouplist" id="9015"> + <posx>10</posx> + <posy>0</posy> + <width>240</width> + <height>720</height> + <align>center</align> + <onleft>9000</onleft> + <onright>9001</onright> + <onup>9015</onup> + <ondown>9015</ondown> + <itemgap>0</itemgap> + <visible>Container(9000).HasFocus(1) + [!IsEmpty(Skin.String(HomeProgramButton1)) | !IsEmpty(Skin.String(HomeProgramButton2)) | !IsEmpty(Skin.String(HomeProgramButton3)) | !IsEmpty(Skin.String(HomeProgramButton4)) | !IsEmpty(Skin.String(HomeProgramButton5)) | !IsEmpty(Skin.String(HomeProgramButton6))]</visible> + <include>HomeSubMenuPrograms</include> <!-- Buttons for the grouplist --> + </control> + <control type="grouplist" id="9016"> + <posx>10</posx> + <posy>0</posy> + <width>240</width> + <height>720</height> + <align>center</align> + <onleft>9000</onleft> + <onright>Control.SetFocus(8000,0)</onright> + <onup>9016</onup> + <ondown>9016</ondown> + <itemgap>0</itemgap> + <visible>Container(9000).HasFocus(10)</visible> + <include>HomeSubMenuMovies</include> <!-- Buttons for the grouplist --> + </control> + <control type="grouplist" id="9017"> + <posx>10</posx> + <posy>0</posy> + <width>240</width> + <height>720</height> + <align>center</align> + <onleft>9000</onleft> + <onright>Control.SetFocus(8001,0)</onright> + <onup>9017</onup> + <ondown>9017</ondown> + <itemgap>0</itemgap> + <visible>Container(9000).HasFocus(11)</visible> + <include>HomeSubMenuTVShows</include> <!-- Buttons for the grouplist --> + </control> + </control> + <control type="image"> + <posx>-450</posx> + <posy>0</posy> + <width>846</width> + <height>720</height> + <colordiffuse>DAFFFFFF</colordiffuse> + <texture>HomeBlade_bottom.png</texture> + </control> + <control type="fixedlist" id="9000"> + <hitrect x="50" y="50" w="330" h="620" /> + <posx>-20</posx> + <posy>0</posy> + <width>400</width> + <height>720</height> + <onleft>10</onleft> + <onright>9001</onright> + <onup>9000</onup> + <ondown>9000</ondown> + <pagecontrol>-</pagecontrol> + <scrolltime>300</scrolltime> + <focusposition>3</focusposition> + <movement>2</movement> + <animation effect="fade" start="0" end="100" time="200">Visible</animation> + <animation effect="fade" start="100" end="30" time="200" condition="Window.IsVisible(1113) | ControlGroup(9001).HasFocus | ControlGroup(10).HasFocus | Control.HasFocus(8000) | Control.HasFocus(8001)">conditional</animation> + <itemlayout height="102" width="380"> + <control type="label"> + <posx>380</posx> + <posy>21</posy> + <width>380</width> + <height>40</height> + <font>font50caps_title</font> + <textcolor>grey3</textcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + <animation effect="zoom" start="65" end="65" center="380,51" time="0" condition="true">Conditional</animation> + <animation effect="fade" start="100" end="30" time="200" condition="Window.IsVisible(1113) | ControlGroup(9001).HasFocus | ControlGroup(10).HasFocus">conditional</animation> + </control> + </itemlayout> + <focusedlayout height="102" width="380"> + <control type="label"> + <posx>380</posx> + <posy>21</posy> + <width>380</width> + <height>40</height> + <font>font50caps_title</font> + <textcolor>white</textcolor> + <align>right</align> + <aligny>center</aligny> + <animation effect="zoom" start="65" end="100" center="380,51" time="200">Focus</animation> + <animation effect="zoom" start="100" end="65" center="380,51" time="200">UnFocus</animation> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="image"> + <posx>370</posx> + <posy>63</posy> + <width>18</width> + <height>18</height> + <texture>HomeHasSub.png</texture> + <visible>Container(9000).HasFocus(2) | Container(9000).HasFocus(3) | Container(9000).HasFocus(5) | Container(9000).HasFocus(7) | Container(9000).HasFocus(9) | [Container(9000).HasFocus(4) + [!IsEmpty(Skin.String(HomePictureButton1)) | !IsEmpty(Skin.String(HomePictureButton2)) | !IsEmpty(Skin.String(HomePictureButton3)) | !IsEmpty(Skin.String(HomePictureButton4)) | !IsEmpty(Skin.String(HomePictureButton5)) | !IsEmpty(Skin.String(HomePictureButton6))]] | [Container(9000).HasFocus(1) + [!IsEmpty(Skin.String(HomeProgramButton1)) | !IsEmpty(Skin.String(HomeProgramButton2)) | !IsEmpty(Skin.String(HomeProgramButton3)) | !IsEmpty(Skin.String(HomeProgramButton4)) | !IsEmpty(Skin.String(HomeProgramButton5)) | !IsEmpty(Skin.String(HomeProgramButton6))]] | Container(9000).HasFocus(10) | Container(9000).HasFocus(11)</visible> + <animation effect="fade" start="0" end="100" time="200">Focus</animation> + <animation effect="fade" start="100" end="0" time="200">UnFocus</animation> + </control> + </focusedlayout> + <content> + <item id="6"> + <label>8</label> + <onclick>ActivateWindow(Weather)</onclick> + <icon>special://skin/backgrounds/weather.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</thumb> + <visible>!Skin.HasSetting(HomeMenuNoWeatherButton)</visible> + <visible>!Skin.HasSetting(ShowWeatherFanart) | IsEmpty(Skin.String(WeatherFanartDir))</visible> + </item> + <item id="6"> + <label>8</label> + <onclick>ActivateWindow(Weather)</onclick> + <icon>special://skin/backgrounds/weather.jpg</icon> + <thumb>$INFO[Skin.String(WeatherFanartDir)]$INFO[Weather.FanartCode]</thumb> + <visible>!Skin.HasSetting(HomeMenuNoWeatherButton)</visible> + <visible>Skin.HasSetting(ShowWeatherFanart) + !IsEmpty(Skin.String(WeatherFanartDir))</visible> + </item> + <item id="4"> + <label>1</label> + <onclick>ActivateWindow(Pictures)</onclick> + <icon>special://skin/backgrounds/pictures.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_Pictures_Folder)]</thumb> + <visible>!Skin.HasSetting(HomeMenuNoPicturesButton)</visible> + </item> + <item id="3"> + <label>2</label> + <onclick>ActivateWindow(Music)</onclick> + <icon>special://skin/backgrounds/music.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb> + <visible>!Skin.HasSetting(HomeMenuNoMusicButton)</visible> + </item> + <item id="2"> + <label>3</label> + <onclick>ActivateWindow(Videos)</onclick> + <icon>special://skin/backgrounds/videos.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb> + <visible>!Skin.HasSetting(HomeMenuNoVideosButton) + ![Skin.HasSetting(HomeMenuNoMoviesButton) + Skin.HasSetting(HomeMenuNoTVShowsButton)]</visible> + </item> + <item id="12"> + <label>31502</label> + <onclick>ActivateWindow(TV)</onclick> + <icon>special://skin/backgrounds/tv.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</thumb> + <visible>System.GetBool(pvrmanager.enabled)</visible> + </item> + <item id="2"> + <label>3</label> + <onclick>ActivateWindow(VideoFiles)</onclick> + <icon>special://skin/backgrounds/videos.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb> + <visible>!Skin.HasSetting(HomeMenuNoVideosButton) + [Skin.HasSetting(HomeMenuNoMoviesButton) + Skin.HasSetting(HomeMenuNoTVShowsButton)]</visible> + </item> + <item id="10"> + <label>20342</label> + <onclick>ActivateWindow(VideoLibrary,MovieTitles,return)</onclick> + <icon>special://skin/backgrounds/videos.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</thumb> + <visible>Skin.HasSetting(HomeMenuNoMoviesButton) + Library.HasContent(Movies)</visible> + </item> + <item id="11"> + <label>20343</label> + <onclick>ActivateWindow(VideoLibrary,TVShowTitles,return)</onclick> + <icon>special://skin/backgrounds/videos.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_TVShow_Folder)]</thumb> + <visible>Skin.HasSetting(HomeMenuNoTVShowsButton) + Library.HasContent(TVShows)</visible> + </item> + <item id="1"> + <label>0</label> + <onclick>ActivateWindow(Programs,Addons,return)</onclick> + <icon>special://skin/backgrounds/programs.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]</thumb> + <visible>!Skin.HasSetting(HomeMenuNoProgramsButton)</visible> + </item> + <item id="5"> + <label>13000</label> + <onclick>ActivateWindow(Settings)</onclick> + <icon>special://skin/backgrounds/settings.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</thumb> + </item> + </content> + </control> + <control type="image"> + <posx>0</posx> + <posy>-205</posy> + <width>385</width> + <height>1130</height> + <texture>HomeBlade_middle.png</texture> + <animation effect="slide" end="0,-204" time="300" condition="Container(9000).Row(1)">conditional</animation> + <animation effect="slide" end="0,-102" time="300" condition="Container(9000).Row(2)">conditional</animation> + <animation effect="slide" end="0,102" time="300" condition="Container(9000).Row(4)">conditional</animation> + <animation effect="slide" end="0,204" time="300" condition="Container(9000).Row(5)">conditional</animation> + </control> + <control type="image"> + <posx>-450</posx> + <posy>0</posy> + <width>846</width> + <height>720</height> + <texture>HomeBlade_top.png</texture> + </control> + <control type="image"> + <description>LOGO</description> + <posx>10</posx> + <posy>10</posy> + <width>140</width> + <height>40</height> + <texture>XBMC_Logo.png</texture> + </control> + <control type="image"> + <description>LOGO Mirror</description> + <posx>10</posx> + <posy>42</posy> + <width>140</width> + <height>40</height> + <texture diffuse="diffuse_mirror.png" flipy="true">XBMC_Logo.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>100r</posy> + <width>256</width> + <height>100</height> + <texture>HomeButtonsBack.png</texture> + </control> + <control type="group" id="10"> + <posx>15</posx> + <posy>55r</posy> + <control type="button" id="20"> + <description>Power push button</description> + <posx>90</posx> + <posy>0</posy> + <width>43</width> + <height>43</height> + <label>31003</label> + <font>-</font> + <aligny>-</aligny> + <onclick>ActivateWindow(ShutdownMenu)</onclick> + <texturefocus>home-power-FO.png</texturefocus> + <texturenofocus>home-power.png</texturenofocus> + <onleft>21</onleft> + <onright>9000</onright> + <onup>9000</onup> + <ondown>9000</ondown> + </control> + <control type="button" id="21"> + <description>Favourites push button</description> + <posx>45</posx> + <posy>0</posy> + <width>43</width> + <height>43</height> + <label>1036</label> + <font>-</font> + <aligny>-</aligny> + <onclick>ActivateWindow(Favourites)</onclick> + <texturefocus>home-favourites-FO.png</texturefocus> + <texturenofocus>home-favourites.png</texturenofocus> + <onleft>22</onleft> + <onright>20</onright> + <onup>9000</onup> + <ondown>9000</ondown> + </control> + <control type="button" id="22"> + <description>Play Disc Media push button</description> + <posx>0</posx> + <posy>0</posy> + <width>43</width> + <height>43</height> + <label>16004</label> + <font>-</font> + <aligny>-</aligny> + <onclick>ActivateWindow(1113)</onclick> + <texturefocus>home-playmedia-FO.png</texturefocus> + <texturenofocus>home-playmedia.png</texturenofocus> + <onleft>9000</onleft> + <onright>21</onright> + <onup>9000</onup> + <ondown>9000</ondown> + </control> + </control> + </control> + <control type="group"> + <posx>420</posx> + <posy>35r</posy> + <animation effect="slide" end="0,35" time="300" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="0,35" time="300" tween="quadratic" easing="out">WindowOpen</animation> + <control type="image"> + <description>RSS background</description> + <posx>0</posx> + <posy>0</posy> + <width>860</width> + <height>35</height> + <texture border="32,0,0,0">Rss_Back.png</texture> + <visible>system.getbool(lookandfeel.enablerssfeeds)</visible> + </control> + <control type="rss"> + <description>RSS feed</description> + <posx>35</posx> + <posy>6</posy> + <height>35</height> + <width>825</width> + <font>font12</font> + <urlset>1</urlset> + <textcolor>blue</textcolor> + <titlecolor>blue</titlecolor> + <headlinecolor>white</headlinecolor> + <visible>system.getbool(lookandfeel.enablerssfeeds)</visible> + </control> + <control type="image"> + <description>RSS background</description> + <posx>0</posx> + <posy>0</posy> + <width>100</width> + <height>35</height> + <texture border="32,0,0,0">Rss_Back_Overlay.png</texture> + <visible>system.getbool(lookandfeel.enablerssfeeds)</visible> + </control> + </control> + <control type="group"> + <posx>520r</posx> + <posy>0</posy> + <animation effect="slide" start="0,0" end="-60,0" delay="0" time="300" condition="Window.IsVisible(MuteBug)">conditional</animation> + <animation effect="slide" start="0,0" end="550,0" delay="0" time="300">WindowClose</animation> + <animation effect="slide" start="550,0" end="0,0" delay="0" time="300">WindowOpen</animation> + <visible>!Skin.HasSetting(homepageWeatherinfo) + Weather.IsFetched</visible> + <control type="image"> + <description>time background</description> + <posx>0</posx> + <posy>0</posy> + <width>180</width> + <height>35</height> + <texture flipx="true" border="32,0,0,0">header.png</texture> + </control> + <control type="image"> + <description>Weather image</description> + <posx>30</posx> + <posy>1</posy> + <width>25</width> + <height>25</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[Weather.Conditions]</texture> + </control> + <control type="label"> + <description>time label</description> + <posx>60</posx> + <posy>0</posy> + <width>100</width> + <height>28</height> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <label>[B]$INFO[Weather.Temperature][/B]</label> + </control> + </control> + <control type="group"> + <posx>390r</posx> + <posy>0</posy> + <animation effect="slide" start="0,0" end="-60,0" delay="0" time="300" condition="Window.IsVisible(MuteBug)">conditional</animation> + <animation effect="slide" start="0,0" end="420,0" delay="0" time="300">WindowClose</animation> + <animation effect="slide" start="420,0" end="0,0" delay="0" time="300">WindowOpen</animation> + <control type="image"> + <description>time background</description> + <posx>0</posx> + <posy>0</posy> + <width>440</width> + <height>35</height> + <texture flipx="true" border="32,0,0,0">header.png</texture> + </control> + <control type="label"> + <description>time label</description> + <posx>30</posx> + <posy>0</posy> + <width>400</width> + <height>28</height> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <label>[COLOR=grey]$INFO[System.Date][/COLOR] | $INFO[System.Time]</label> + </control> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/IncludesCodecFlagging.xml b/addons/skin.confluence/720p/IncludesCodecFlagging.xml index 3db0311648..2f15ef06a4 100644 --- a/addons/skin.confluence/720p/IncludesCodecFlagging.xml +++ b/addons/skin.confluence/720p/IncludesCodecFlagging.xml @@ -1,140 +1,140 @@ -<includes>
- <include name="VideoCodecFlaggingConditions">
- <control type="image">
- <description>Video rez Image</description>
- <width>90</width>
- <height>33</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[ListItem.VideoResolution,flagging/video/,.png]</texture>
- </control>
- <control type="image">
- <description>Common Codec Image</description>
- <width>90</width>
- <height>33</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[ListItem.VideoCodec,flagging/video/,.png]</texture>
- <!-- Don't show if its one of the 500 divx codecs -->
- <visible>![substring(ListItem.VideoCodec,div,left) | stringcompare(ListItem.VideoCodec,dx50)]</visible>
- </control>
- <control type="image">
- <description>Divx Codec Image</description>
- <width>90</width>
- <height>33</height>
- <aspectratio>keep</aspectratio>
- <texture>flagging/video/divx.png</texture>
- <visible>[substring(ListItem.VideoCodec,div,left) | stringcompare(ListItem.VideoCodec,dx50)]</visible>
- </control>
- </include>
- <include name="VideoTypeHackFlaggingConditions">
- <control type="image">
- <description>Bluray Image</description>
- <width>90</width>
- <height>33</height>
- <aspectratio>keep</aspectratio>
- <texture>flagging/video/bluray.png</texture>
- <visible>[substring(ListItem.FilenameAndPath,bluray) | substring(ListItem.FilenameAndPath,bdrip)] + !Skin.HasSetting(HideFilenameFlagging)</visible>
- </control>
- <control type="image">
- <description>HDDVD Image</description>
- <width>90</width>
- <height>33</height>
- <aspectratio>keep</aspectratio>
- <texture>flagging/video/hddvd.png</texture>
- <visible>substring(ListItem.FilenameAndPath,hddvd) + !Skin.HasSetting(HideFilenameFlagging)</visible>
- </control>
- <control type="image">
- <description>DVD Image</description>
- <width>90</width>
- <height>33</height>
- <aspectratio>keep</aspectratio>
- <texture>flagging/video/dvd.png</texture>
- <visible>[substring(ListItem.FilenameAndPath,dvd) + ![substring(ListItem.FilenameAndPath,hddvd) | substring(ListItem.FilenameAndPath,bluray) | substring(ListItem.FilenameAndPath,bdrip)]] + !Skin.HasSetting(HideFilenameFlagging)</visible>
- </control>
- <control type="image">
- <description>TV Types Image</description>
- <width>90</width>
- <height>33</height>
- <aspectratio>keep</aspectratio>
- <texture>flagging/video/TV.png</texture>
- <visible>[substring(ListItem.FilenameAndPath,pdtv) | substring(ListItem.FilenameAndPath,hdtv) | substring(ListItem.FilenameAndPath,dsr)] + !Skin.HasSetting(HideFilenameFlagging)</visible>
- </control>
- <control type="image">
- <description>VHS Image</description>
- <width>90</width>
- <height>33</height>
- <aspectratio>keep</aspectratio>
- <texture>flagging/video/vhs.png</texture>
- <visible>substring(ListItem.FilenameAndPath,vhs) + !Skin.HasSetting(HideFilenameFlagging)</visible>
- </control>
- </include>
- <include name="VideoMPAAFlaggingConditions">
- <control type="image">
- <description>Rated G</description>
- <width>90</width>
- <height>33</height>
- <aspectratio>keep</aspectratio>
- <texture>flagging/ratings/mpaa_general.png</texture>
- <visible>substring(listitem.mpaa,Rated G)</visible>
- </control>
- <control type="image">
- <description>Rated PG</description>
- <width>90</width>
- <height>33</height>
- <aspectratio>keep</aspectratio>
- <texture>flagging/ratings/mpaa_pg.png</texture>
- <visible>substring(listitem.mpaa,Rated PG) + !substring(listitem.mpaa,Rated PG-13)</visible>
- </control>
- <control type="image">
- <description>Rated PG-13</description>
- <width>90</width>
- <height>33</height>
- <aspectratio>keep</aspectratio>
- <texture>flagging/ratings/mpaa_pg13.png</texture>
- <visible>substring(listitem.mpaa,Rated PG-13)</visible>
- </control>
- <control type="image">
- <description>Rated R</description>
- <width>90</width>
- <height>33</height>
- <aspectratio>keep</aspectratio>
- <texture>flagging/ratings/mpaa_restricted.png</texture>
- <visible>substring(Listitem.mpaa,Rated R)</visible>
- </control>
- <control type="image">
- <description>Rated NC-17</description>
- <width>90</width>
- <height>33</height>
- <aspectratio>keep</aspectratio>
- <texture>flagging/ratings/mpaa_nc17.png</texture>
- <visible>substring(Listitem.mpaa,Rated NC)</visible>
- </control>
- </include>
- <include name="AudioCodecFlaggingConditions">
- <control type="image">
- <description>Dolby Digital Image</description>
- <width>90</width>
- <height>33</height>
- <aspectratio>keep</aspectratio>
- <texture>flagging/audio/dolbydigital.png</texture>
- <visible>[stringcompare(ListItem.AudioCodec,ac3) + stringcompare(ListItem.AudioChannels,6)]</visible>
- </control>
- <control type="image">
- <description>Audio Codec Image</description>
- <width>90</width>
- <height>33</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[ListItem.AudioCodec,flagging/audio/,.png]</texture>
- <!-- Don't show if I want the Dolby Digital Logo -->
- <visible>![stringcompare(ListItem.AudioCodec,ac3) + stringcompare(ListItem.AudioChannels,6)]</visible>
- </control>
- </include>
- <include name="AspectCodecFlaggingConditions">
- <control type="image">
- <description>Aspectratio Image</description>
- <width>60</width>
- <height>33</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[ListItem.VideoAspect,flagging/aspectratio/,.png]</texture>
- </control>
- </include>
+<includes> + <include name="VideoCodecFlaggingConditions"> + <control type="image"> + <description>Video rez Image</description> + <width>90</width> + <height>33</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[ListItem.VideoResolution,flagging/video/,.png]</texture> + </control> + <control type="image"> + <description>Common Codec Image</description> + <width>90</width> + <height>33</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[ListItem.VideoCodec,flagging/video/,.png]</texture> + <!-- Don't show if its one of the 500 divx codecs --> + <visible>![substring(ListItem.VideoCodec,div,left) | stringcompare(ListItem.VideoCodec,dx50)]</visible> + </control> + <control type="image"> + <description>Divx Codec Image</description> + <width>90</width> + <height>33</height> + <aspectratio>keep</aspectratio> + <texture>flagging/video/divx.png</texture> + <visible>[substring(ListItem.VideoCodec,div,left) | stringcompare(ListItem.VideoCodec,dx50)]</visible> + </control> + </include> + <include name="VideoTypeHackFlaggingConditions"> + <control type="image"> + <description>Bluray Image</description> + <width>90</width> + <height>33</height> + <aspectratio>keep</aspectratio> + <texture>flagging/video/bluray.png</texture> + <visible>[substring(ListItem.FilenameAndPath,bluray) | substring(ListItem.FilenameAndPath,bdrip)] + !Skin.HasSetting(HideFilenameFlagging)</visible> + </control> + <control type="image"> + <description>HDDVD Image</description> + <width>90</width> + <height>33</height> + <aspectratio>keep</aspectratio> + <texture>flagging/video/hddvd.png</texture> + <visible>substring(ListItem.FilenameAndPath,hddvd) + !Skin.HasSetting(HideFilenameFlagging)</visible> + </control> + <control type="image"> + <description>DVD Image</description> + <width>90</width> + <height>33</height> + <aspectratio>keep</aspectratio> + <texture>flagging/video/dvd.png</texture> + <visible>[substring(ListItem.FilenameAndPath,dvd) + ![substring(ListItem.FilenameAndPath,hddvd) | substring(ListItem.FilenameAndPath,bluray) | substring(ListItem.FilenameAndPath,bdrip)]] + !Skin.HasSetting(HideFilenameFlagging)</visible> + </control> + <control type="image"> + <description>TV Types Image</description> + <width>90</width> + <height>33</height> + <aspectratio>keep</aspectratio> + <texture>flagging/video/TV.png</texture> + <visible>[substring(ListItem.FilenameAndPath,pdtv) | substring(ListItem.FilenameAndPath,hdtv) | substring(ListItem.FilenameAndPath,dsr)] + !Skin.HasSetting(HideFilenameFlagging)</visible> + </control> + <control type="image"> + <description>VHS Image</description> + <width>90</width> + <height>33</height> + <aspectratio>keep</aspectratio> + <texture>flagging/video/vhs.png</texture> + <visible>substring(ListItem.FilenameAndPath,vhs) + !Skin.HasSetting(HideFilenameFlagging)</visible> + </control> + </include> + <include name="VideoMPAAFlaggingConditions"> + <control type="image"> + <description>Rated G</description> + <width>90</width> + <height>33</height> + <aspectratio>keep</aspectratio> + <texture>flagging/ratings/mpaa_general.png</texture> + <visible>substring(listitem.mpaa,Rated G)</visible> + </control> + <control type="image"> + <description>Rated PG</description> + <width>90</width> + <height>33</height> + <aspectratio>keep</aspectratio> + <texture>flagging/ratings/mpaa_pg.png</texture> + <visible>substring(listitem.mpaa,Rated PG) + !substring(listitem.mpaa,Rated PG-13)</visible> + </control> + <control type="image"> + <description>Rated PG-13</description> + <width>90</width> + <height>33</height> + <aspectratio>keep</aspectratio> + <texture>flagging/ratings/mpaa_pg13.png</texture> + <visible>substring(listitem.mpaa,Rated PG-13)</visible> + </control> + <control type="image"> + <description>Rated R</description> + <width>90</width> + <height>33</height> + <aspectratio>keep</aspectratio> + <texture>flagging/ratings/mpaa_restricted.png</texture> + <visible>substring(Listitem.mpaa,Rated R)</visible> + </control> + <control type="image"> + <description>Rated NC-17</description> + <width>90</width> + <height>33</height> + <aspectratio>keep</aspectratio> + <texture>flagging/ratings/mpaa_nc17.png</texture> + <visible>substring(Listitem.mpaa,Rated NC)</visible> + </control> + </include> + <include name="AudioCodecFlaggingConditions"> + <control type="image"> + <description>Dolby Digital Image</description> + <width>90</width> + <height>33</height> + <aspectratio>keep</aspectratio> + <texture>flagging/audio/dolbydigital.png</texture> + <visible>[stringcompare(ListItem.AudioCodec,ac3) + stringcompare(ListItem.AudioChannels,6)]</visible> + </control> + <control type="image"> + <description>Audio Codec Image</description> + <width>90</width> + <height>33</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[ListItem.AudioCodec,flagging/audio/,.png]</texture> + <!-- Don't show if I want the Dolby Digital Logo --> + <visible>![stringcompare(ListItem.AudioCodec,ac3) + stringcompare(ListItem.AudioChannels,6)]</visible> + </control> + </include> + <include name="AspectCodecFlaggingConditions"> + <control type="image"> + <description>Aspectratio Image</description> + <width>60</width> + <height>33</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[ListItem.VideoAspect,flagging/aspectratio/,.png]</texture> + </control> + </include> </includes>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/IncludesHomeMenuItems.xml b/addons/skin.confluence/720p/IncludesHomeMenuItems.xml index 3342ef2653..2c6fe05e84 100644 --- a/addons/skin.confluence/720p/IncludesHomeMenuItems.xml +++ b/addons/skin.confluence/720p/IncludesHomeMenuItems.xml @@ -1,323 +1,323 @@ -<includes>
- <include name="HomeSubMenuVideos">
- <control type="button" id="90101">
- <include>ButtonHomeSubCommonValues</include>
- <label>342</label>
- <onclick>ActivateWindow(VideoLibrary,MovieTitles,return)</onclick>
- <visible>Library.HasContent(Movies)</visible>
- </control>
- <control type="button" id="90102">
- <include>ButtonHomeSubCommonValues</include>
- <label>20343</label>
- <onclick>ActivateWindow(VideoLibrary,TvShowTitles,return)</onclick>
- <visible>Library.HasContent(TVShows)</visible>
- </control>
- <control type="button" id="90103">
- <include>ButtonHomeSubCommonValues</include>
- <label>20389</label>
- <onclick>ActivateWindow(VideoLibrary,MusicVideoTitles,return)</onclick>
- <visible>Library.HasContent(MusicVideos)</visible>
- </control>
- <control type="button" id="90104">
- <include>ButtonHomeSubCommonValues</include>
- <label>744</label>
- <onclick>ActivateWindow(VideoFiles)</onclick>
- </control>
- <control type="button" id="90105">
- <include>ButtonHomeSubCommonValues</include>
- <label>14022</label>
- <onclick>ActivateWindow(VideoLibrary)</onclick>
- <visible>Library.HasContent(Videos)</visible>
- </control>
- <control type="button" id="90106">
- <include>ButtonHomeSubCommonValues</include>
- <label>24001</label>
- <onclick>ActivateWindow(VideoLibrary,Addons,return)</onclick>
- <visible>Library.HasContent(Video)</visible>
- </control>
- <control type="button" id="90107">
- <include>ButtonHomeSubCommonValues</include>
- <label>24001</label>
- <onclick>ActivateWindow(VideoFiles,Addons,return)</onclick>
- <visible>!Library.HasContent(Video)</visible>
- </control>
- <control type="button" id="90108">
- <description>Custom Addon Button 1</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomeVideosButton1))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomeVideosButton1)])</onclick>
- <visible>!IsEmpty(Skin.String(HomeVideosButton1))</visible>
- </control>
- <control type="button" id="90109">
- <description>Custom Addon Button 2</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomeVideosButton2))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomeVideosButton2)])</onclick>
- <visible>!IsEmpty(Skin.String(HomeVideosButton2))</visible>
- </control>
- <control type="button" id="90110">
- <description>Custom Addon Button 3</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomeVideosButton3))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomeVideosButton3)])</onclick>
- <visible>!IsEmpty(Skin.String(HomeVideosButton3))</visible>
- </control>
- </include>
- <include name="HomeSubMenuMusic">
- <control type="button" id="90111">
- <include>ButtonHomeSubCommonValues</include>
- <label>133</label>
- <onclick>ActivateWindow(MusicLibrary,Artists,return)</onclick>
- <visible>Library.HasContent(Music)</visible>
- </control>
- <control type="button" id="90112">
- <include>ButtonHomeSubCommonValues</include>
- <label>132</label>
- <onclick>ActivateWindow(MusicLibrary,Albums,return)</onclick>
- <visible>Library.HasContent(Music)</visible>
- </control>
- <control type="button" id="90113">
- <include>ButtonHomeSubCommonValues</include>
- <label>134</label>
- <onclick>ActivateWindow(MusicLibrary,Songs,return)</onclick>
- <visible>Library.HasContent(Music)</visible>
- </control>
- <control type="button" id="90114">
- <include>ButtonHomeSubCommonValues</include>
- <label>744</label>
- <onclick>ActivateWindow(MusicFiles)</onclick>
- </control>
- <control type="button" id="90115">
- <include>ButtonHomeSubCommonValues</include>
- <label>14022</label>
- <onclick>ActivateWindow(MusicLibrary)</onclick>
- <visible>Library.HasContent(Music)</visible>
- </control>
- <control type="button" id="90116">
- <include>ButtonHomeSubCommonValues</include>
- <label>24001</label>
- <onclick>ActivateWindow(MusicLibrary,Addons,return)</onclick>
- <visible>Library.HasContent(Music)</visible>
- </control>
- <control type="button" id="90117">
- <include>ButtonHomeSubCommonValues</include>
- <label>24001</label>
- <onclick>ActivateWindow(MusicFiles,Addons,return)</onclick>
- <visible>!Library.HasContent(Music)</visible>
- </control>
- <control type="button" id="90118">
- <description>Custom Addon Button 1</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomeMusicButton1))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomeMusicButton1)])</onclick>
- <visible>!IsEmpty(Skin.String(HomeMusicButton1))</visible>
- </control>
- <control type="button" id="90119">
- <description>Custom Addon Button 2</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomeMusicButton2))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomeMusicButton2)])</onclick>
- <visible>!IsEmpty(Skin.String(HomeMusicButton2))</visible>
- </control>
- <control type="button" id="90120">
- <description>Custom Addon Button 3</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomeMusicButton3))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomeMusicButton3)])</onclick>
- <visible>!IsEmpty(Skin.String(HomeMusicButton3))</visible>
- </control>
- </include>
- <include name="HomeSubMenuSystem">
- <control type="button" id="90141">
- <include>ButtonHomeSubCommonValues</include>
- <label>5</label>
- <onclick>ActivateWindow(Settings)</onclick>
- </control>
- <control type="button" id="90142">
- <include>ButtonHomeSubCommonValues</include>
- <label>7</label>
- <onclick>ActivateWindow(FileManager)</onclick>
- </control>
- <control type="button" id="90143">
- <include>ButtonHomeSubCommonValues</include>
- <label>13200</label>
- <onclick>ActivateWindow(Profiles)</onclick>
- </control>
- <control type="button" id="90144">
- <include>ButtonHomeSubCommonValues</include>
- <label>130</label>
- <onclick>ActivateWindow(SystemInfo)</onclick>
- </control>
- <control type="button" id="90145">
- <include>ButtonHomeSubCommonValues</include>
- <label>Credits</label>
- <onclick>ActivateWindow(Credits)</onclick>
- <visible>False</visible>
- </control>
- </include>
- <include name="HomeSubMenuPictures">
- <control type="button" id="90131">
- <description>Button1</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomePictureButton1))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomePictureButton1)])</onclick>
- <visible>!IsEmpty(Skin.String(HomePictureButton1))</visible>
- </control>
- <control type="button" id="90132">
- <description>Button1</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomePictureButton2))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomePictureButton2)])</onclick>
- <visible>!IsEmpty(Skin.String(HomePictureButton2))</visible>
- </control>
- <control type="button" id="90133">
- <description>Button1</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomePictureButton3))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomePictureButton3)])</onclick>
- <visible>!IsEmpty(Skin.String(HomePictureButton3))</visible>
- </control>
- <control type="button" id="90134">
- <description>Button1</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomePictureButton4))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomePictureButton4)])</onclick>
- <visible>!IsEmpty(Skin.String(HomePictureButton4))</visible>
- </control>
- <control type="button" id="90135">
- <description>Button1</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomePictureButton5))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomePictureButton5)])</onclick>
- <visible>!IsEmpty(Skin.String(HomePictureButton5))</visible>
- </control>
- <control type="button" id="90136">
- <description>Button1</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomePictureButton6))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomePictureButton6)])</onclick>
- <visible>!IsEmpty(Skin.String(HomePictureButton6))</visible>
- </control>
- </include>
- <include name="HomeSubMenuPrograms">
- <control type="button" id="90151">
- <description>Button1</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomeProgramButton1))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomeProgramButton1)])</onclick>
- <visible>!IsEmpty(Skin.String(HomeProgramButton1))</visible>
- </control>
- <control type="button" id="90152">
- <description>Button1</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomeProgramButton2))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomeProgramButton2)])</onclick>
- <visible>!IsEmpty(Skin.String(HomeProgramButton2))</visible>
- </control>
- <control type="button" id="90153">
- <description>Button1</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomeProgramButton3))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomeProgramButton3)])</onclick>
- <visible>!IsEmpty(Skin.String(HomeProgramButton3))</visible>
- </control>
- <control type="button" id="90154">
- <description>Button1</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomeProgramButton4))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomeProgramButton4)])</onclick>
- <visible>!IsEmpty(Skin.String(HomeProgramButton4))</visible>
- </control>
- <control type="button" id="90155">
- <description>Button1</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomeProgramButton5))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomeProgramButton5)])</onclick>
- <visible>!IsEmpty(Skin.String(HomeProgramButton5))</visible>
- </control>
- <control type="button" id="90156">
- <description>Button1</description>
- <include>ButtonHomeSubCommonValues</include>
- <label>$INFO[system.addontitle(Skin.String(HomeProgramButton6))]</label>
- <onclick>Setfocus(9000)</onclick>
- <onclick>RunAddon($INFO[Skin.String(HomeProgramButton6)])</onclick>
- <visible>!IsEmpty(Skin.String(HomeProgramButton6))</visible>
- </control>
- </include>
- <include name="HomeSubMenuMovies">
- <control type="button" id="90161">
- <include>ButtonHomeSubCommonValues</include>
- <label>369</label>
- <onclick>ActivateWindow(VideoLibrary,MovieTitles,return)</onclick>
- </control>
- <control type="button" id="90162">
- <include>ButtonHomeSubCommonValues</include>
- <label>135</label>
- <onclick>ActivateWindow(VideoLibrary,MovieGenres,return)</onclick>
- </control>
- <control type="button" id="90163">
- <include>ButtonHomeSubCommonValues</include>
- <label>652</label>
- <onclick>ActivateWindow(VideoLibrary,MovieYears,return)</onclick>
- </control>
- <control type="button" id="90164">
- <include>ButtonHomeSubCommonValues</include>
- <label>344</label>
- <onclick>ActivateWindow(VideoLibrary,MovieActors,return)</onclick>
- </control>
- <control type="button" id="90165">
- <include>ButtonHomeSubCommonValues</include>
- <label>20348</label>
- <onclick>ActivateWindow(VideoLibrary,MovieDirectors,return)</onclick>
- </control>
- <control type="button" id="90166">
- <include>ButtonHomeSubCommonValues</include>
- <label>31328</label>
- <onclick>ActivateWindow(VideoLibrary,RecentlyAddedMovies,return)</onclick>
- </control>
- </include>
- <include name="HomeSubMenuTVShows">
- <control type="button" id="90171">
- <include>ButtonHomeSubCommonValues</include>
- <label>369</label>
- <onclick>ActivateWindow(VideoLibrary,TVShowTitles,return)</onclick>
- </control>
- <control type="button" id="90172">
- <include>ButtonHomeSubCommonValues</include>
- <label>135</label>
- <onclick>ActivateWindow(VideoLibrary,TVShowGenres,return)</onclick>
- </control>
- <control type="button" id="90173">
- <include>ButtonHomeSubCommonValues</include>
- <label>652</label>
- <onclick>ActivateWindow(VideoLibrary,TVShowYears,return)</onclick>
- </control>
- <control type="button" id="90174">
- <include>ButtonHomeSubCommonValues</include>
- <label>344</label>
- <onclick>ActivateWindow(VideoLibrary,TVShowActors,return)</onclick>
- </control>
- <control type="button" id="90175">
- <include>ButtonHomeSubCommonValues</include>
- <label>31328</label>
- <onclick>ActivateWindow(VideoLibrary,RecentlyAddedEpisodes,return)</onclick>
- </control>
- </include>
-</includes>
+<includes> + <include name="HomeSubMenuVideos"> + <control type="button" id="90101"> + <include>ButtonHomeSubCommonValues</include> + <label>342</label> + <onclick>ActivateWindow(VideoLibrary,MovieTitles,return)</onclick> + <visible>Library.HasContent(Movies)</visible> + </control> + <control type="button" id="90102"> + <include>ButtonHomeSubCommonValues</include> + <label>20343</label> + <onclick>ActivateWindow(VideoLibrary,TvShowTitles,return)</onclick> + <visible>Library.HasContent(TVShows)</visible> + </control> + <control type="button" id="90103"> + <include>ButtonHomeSubCommonValues</include> + <label>20389</label> + <onclick>ActivateWindow(VideoLibrary,MusicVideoTitles,return)</onclick> + <visible>Library.HasContent(MusicVideos)</visible> + </control> + <control type="button" id="90104"> + <include>ButtonHomeSubCommonValues</include> + <label>744</label> + <onclick>ActivateWindow(VideoFiles)</onclick> + </control> + <control type="button" id="90105"> + <include>ButtonHomeSubCommonValues</include> + <label>14022</label> + <onclick>ActivateWindow(VideoLibrary)</onclick> + <visible>Library.HasContent(Videos)</visible> + </control> + <control type="button" id="90106"> + <include>ButtonHomeSubCommonValues</include> + <label>24001</label> + <onclick>ActivateWindow(VideoLibrary,Addons,return)</onclick> + <visible>Library.HasContent(Video)</visible> + </control> + <control type="button" id="90107"> + <include>ButtonHomeSubCommonValues</include> + <label>24001</label> + <onclick>ActivateWindow(VideoFiles,Addons,return)</onclick> + <visible>!Library.HasContent(Video)</visible> + </control> + <control type="button" id="90108"> + <description>Custom Addon Button 1</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomeVideosButton1))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomeVideosButton1)])</onclick> + <visible>!IsEmpty(Skin.String(HomeVideosButton1))</visible> + </control> + <control type="button" id="90109"> + <description>Custom Addon Button 2</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomeVideosButton2))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomeVideosButton2)])</onclick> + <visible>!IsEmpty(Skin.String(HomeVideosButton2))</visible> + </control> + <control type="button" id="90110"> + <description>Custom Addon Button 3</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomeVideosButton3))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomeVideosButton3)])</onclick> + <visible>!IsEmpty(Skin.String(HomeVideosButton3))</visible> + </control> + </include> + <include name="HomeSubMenuMusic"> + <control type="button" id="90111"> + <include>ButtonHomeSubCommonValues</include> + <label>133</label> + <onclick>ActivateWindow(MusicLibrary,Artists,return)</onclick> + <visible>Library.HasContent(Music)</visible> + </control> + <control type="button" id="90112"> + <include>ButtonHomeSubCommonValues</include> + <label>132</label> + <onclick>ActivateWindow(MusicLibrary,Albums,return)</onclick> + <visible>Library.HasContent(Music)</visible> + </control> + <control type="button" id="90113"> + <include>ButtonHomeSubCommonValues</include> + <label>134</label> + <onclick>ActivateWindow(MusicLibrary,Songs,return)</onclick> + <visible>Library.HasContent(Music)</visible> + </control> + <control type="button" id="90114"> + <include>ButtonHomeSubCommonValues</include> + <label>744</label> + <onclick>ActivateWindow(MusicFiles)</onclick> + </control> + <control type="button" id="90115"> + <include>ButtonHomeSubCommonValues</include> + <label>14022</label> + <onclick>ActivateWindow(MusicLibrary)</onclick> + <visible>Library.HasContent(Music)</visible> + </control> + <control type="button" id="90116"> + <include>ButtonHomeSubCommonValues</include> + <label>24001</label> + <onclick>ActivateWindow(MusicLibrary,Addons,return)</onclick> + <visible>Library.HasContent(Music)</visible> + </control> + <control type="button" id="90117"> + <include>ButtonHomeSubCommonValues</include> + <label>24001</label> + <onclick>ActivateWindow(MusicFiles,Addons,return)</onclick> + <visible>!Library.HasContent(Music)</visible> + </control> + <control type="button" id="90118"> + <description>Custom Addon Button 1</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomeMusicButton1))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomeMusicButton1)])</onclick> + <visible>!IsEmpty(Skin.String(HomeMusicButton1))</visible> + </control> + <control type="button" id="90119"> + <description>Custom Addon Button 2</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomeMusicButton2))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomeMusicButton2)])</onclick> + <visible>!IsEmpty(Skin.String(HomeMusicButton2))</visible> + </control> + <control type="button" id="90120"> + <description>Custom Addon Button 3</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomeMusicButton3))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomeMusicButton3)])</onclick> + <visible>!IsEmpty(Skin.String(HomeMusicButton3))</visible> + </control> + </include> + <include name="HomeSubMenuSystem"> + <control type="button" id="90141"> + <include>ButtonHomeSubCommonValues</include> + <label>5</label> + <onclick>ActivateWindow(Settings)</onclick> + </control> + <control type="button" id="90142"> + <include>ButtonHomeSubCommonValues</include> + <label>7</label> + <onclick>ActivateWindow(FileManager)</onclick> + </control> + <control type="button" id="90143"> + <include>ButtonHomeSubCommonValues</include> + <label>13200</label> + <onclick>ActivateWindow(Profiles)</onclick> + </control> + <control type="button" id="90144"> + <include>ButtonHomeSubCommonValues</include> + <label>130</label> + <onclick>ActivateWindow(SystemInfo)</onclick> + </control> + <control type="button" id="90145"> + <include>ButtonHomeSubCommonValues</include> + <label>Credits</label> + <onclick>ActivateWindow(Credits)</onclick> + <visible>False</visible> + </control> + </include> + <include name="HomeSubMenuPictures"> + <control type="button" id="90131"> + <description>Button1</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomePictureButton1))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomePictureButton1)])</onclick> + <visible>!IsEmpty(Skin.String(HomePictureButton1))</visible> + </control> + <control type="button" id="90132"> + <description>Button1</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomePictureButton2))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomePictureButton2)])</onclick> + <visible>!IsEmpty(Skin.String(HomePictureButton2))</visible> + </control> + <control type="button" id="90133"> + <description>Button1</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomePictureButton3))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomePictureButton3)])</onclick> + <visible>!IsEmpty(Skin.String(HomePictureButton3))</visible> + </control> + <control type="button" id="90134"> + <description>Button1</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomePictureButton4))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomePictureButton4)])</onclick> + <visible>!IsEmpty(Skin.String(HomePictureButton4))</visible> + </control> + <control type="button" id="90135"> + <description>Button1</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomePictureButton5))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomePictureButton5)])</onclick> + <visible>!IsEmpty(Skin.String(HomePictureButton5))</visible> + </control> + <control type="button" id="90136"> + <description>Button1</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomePictureButton6))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomePictureButton6)])</onclick> + <visible>!IsEmpty(Skin.String(HomePictureButton6))</visible> + </control> + </include> + <include name="HomeSubMenuPrograms"> + <control type="button" id="90151"> + <description>Button1</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomeProgramButton1))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomeProgramButton1)])</onclick> + <visible>!IsEmpty(Skin.String(HomeProgramButton1))</visible> + </control> + <control type="button" id="90152"> + <description>Button1</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomeProgramButton2))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomeProgramButton2)])</onclick> + <visible>!IsEmpty(Skin.String(HomeProgramButton2))</visible> + </control> + <control type="button" id="90153"> + <description>Button1</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomeProgramButton3))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomeProgramButton3)])</onclick> + <visible>!IsEmpty(Skin.String(HomeProgramButton3))</visible> + </control> + <control type="button" id="90154"> + <description>Button1</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomeProgramButton4))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomeProgramButton4)])</onclick> + <visible>!IsEmpty(Skin.String(HomeProgramButton4))</visible> + </control> + <control type="button" id="90155"> + <description>Button1</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomeProgramButton5))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomeProgramButton5)])</onclick> + <visible>!IsEmpty(Skin.String(HomeProgramButton5))</visible> + </control> + <control type="button" id="90156"> + <description>Button1</description> + <include>ButtonHomeSubCommonValues</include> + <label>$INFO[system.addontitle(Skin.String(HomeProgramButton6))]</label> + <onclick>Setfocus(9000)</onclick> + <onclick>RunAddon($INFO[Skin.String(HomeProgramButton6)])</onclick> + <visible>!IsEmpty(Skin.String(HomeProgramButton6))</visible> + </control> + </include> + <include name="HomeSubMenuMovies"> + <control type="button" id="90161"> + <include>ButtonHomeSubCommonValues</include> + <label>369</label> + <onclick>ActivateWindow(VideoLibrary,MovieTitles,return)</onclick> + </control> + <control type="button" id="90162"> + <include>ButtonHomeSubCommonValues</include> + <label>135</label> + <onclick>ActivateWindow(VideoLibrary,MovieGenres,return)</onclick> + </control> + <control type="button" id="90163"> + <include>ButtonHomeSubCommonValues</include> + <label>652</label> + <onclick>ActivateWindow(VideoLibrary,MovieYears,return)</onclick> + </control> + <control type="button" id="90164"> + <include>ButtonHomeSubCommonValues</include> + <label>344</label> + <onclick>ActivateWindow(VideoLibrary,MovieActors,return)</onclick> + </control> + <control type="button" id="90165"> + <include>ButtonHomeSubCommonValues</include> + <label>20348</label> + <onclick>ActivateWindow(VideoLibrary,MovieDirectors,return)</onclick> + </control> + <control type="button" id="90166"> + <include>ButtonHomeSubCommonValues</include> + <label>31328</label> + <onclick>ActivateWindow(VideoLibrary,RecentlyAddedMovies,return)</onclick> + </control> + </include> + <include name="HomeSubMenuTVShows"> + <control type="button" id="90171"> + <include>ButtonHomeSubCommonValues</include> + <label>369</label> + <onclick>ActivateWindow(VideoLibrary,TVShowTitles,return)</onclick> + </control> + <control type="button" id="90172"> + <include>ButtonHomeSubCommonValues</include> + <label>135</label> + <onclick>ActivateWindow(VideoLibrary,TVShowGenres,return)</onclick> + </control> + <control type="button" id="90173"> + <include>ButtonHomeSubCommonValues</include> + <label>652</label> + <onclick>ActivateWindow(VideoLibrary,TVShowYears,return)</onclick> + </control> + <control type="button" id="90174"> + <include>ButtonHomeSubCommonValues</include> + <label>344</label> + <onclick>ActivateWindow(VideoLibrary,TVShowActors,return)</onclick> + </control> + <control type="button" id="90175"> + <include>ButtonHomeSubCommonValues</include> + <label>31328</label> + <onclick>ActivateWindow(VideoLibrary,RecentlyAddedEpisodes,return)</onclick> + </control> + </include> +</includes> diff --git a/addons/skin.confluence/720p/IncludesHomeRecentlyAdded.xml b/addons/skin.confluence/720p/IncludesHomeRecentlyAdded.xml index 224587d119..c22d94fd40 100644 --- a/addons/skin.confluence/720p/IncludesHomeRecentlyAdded.xml +++ b/addons/skin.confluence/720p/IncludesHomeRecentlyAdded.xml @@ -1,324 +1,324 @@ -<includes>
- <include name="HomeRecentlyAddedInfo">
- <control type="group">
- <visible>!Window.IsVisible(Favourites)</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="fade" time="300" delay="1000">WindowOpen</animation>
- <animation effect="fade" time="200">WindowClose</animation>
- <control type="group">
- <posx>275r</posx>
- <posy>50</posy>
- <visible>Library.HasContent(Movies)</visible>
- <visible>[Container(9000).Hasfocus(2) + !Skin.HasSetting(HomeMenuNoMoviesButton)] | Container(9000).Hasfocus(10)</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="slide" time="0" start="0,0" end="-260,0" condition="[Library.HasContent(TVShows) + ![Skin.HasSetting(HomeMenuNoMoviesButton) | Skin.HasSetting(HomeMenuNoTVShowsButton)]]">Conditional</animation>
- <control type="image">
- <description>background</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>250</width>
- <height>300</height>
- <texture border="10">RecentAddedNF.png</texture>
- </control>
- <control type="label">
- <description>Title label</description>
- <posx>10</posx>
- <posy>5</posy>
- <height>20</height>
- <width>230</width>
- <label>31323</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <description>Main Icon -3</description>
- <posx>165</posx>
- <posy>60</posy>
- <width>75</width>
- <height>110</height>
- <aspectratio align="left">keep</aspectratio>
- <texture background="true">$INFO[Window.Property(LatestMovie.4.Thumb)]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <description>Main Icon -2</description>
- <posx>130</posx>
- <posy>50</posy>
- <width>86</width>
- <height>130</height>
- <aspectratio align="left">keep</aspectratio>
- <texture background="true">$INFO[Window.Property(LatestMovie.3.Thumb)]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <description>Main Icon -1</description>
- <posx>80</posx>
- <posy>40</posy>
- <width>100</width>
- <height>150</height>
- <aspectratio align="left">keep</aspectratio>
- <texture background="true">$INFO[Window.Property(LatestMovie.2.Thumb)]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <description>Main Icon</description>
- <posx>10</posx>
- <posy>25</posy>
- <width>120</width>
- <height>180</height>
- <aspectratio align="left">keep</aspectratio>
- <texture background="true">$INFO[Window.Property(LatestMovie.1.Thumb)]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="list" id="8000">
- <posx>0</posx>
- <posy>200</posy>
- <width>250</width>
- <height>92</height>
- <onleft>9000</onleft>
- <onright>8001</onright>
- <onup>8000</onup>
- <ondown>8000</ondown>
- <viewtype label="535">list</viewtype>
- <pagecontrol>-</pagecontrol>
- <scrolltime>0</scrolltime>
- <itemlayout height="23" width="230">
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>230</width>
- <height>23</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </itemlayout>
- <focusedlayout height="23" width="230">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>250</width>
- <height>23</height>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(8000)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>230</width>
- <height>23</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </focusedlayout>
- <content>
- <item id="1">
- <label>$INFO[Window.Property(LatestMovie.1.Title)]</label>
- <label2></label2>
- <onclick>PlayMedia($INFO[Window.Property(LatestMovie.1.Path)])</onclick>
- <icon>-</icon>
- <thumb>-</thumb>
- </item>
- <item id="2">
- <label>$INFO[Window.Property(LatestMovie.2.Title)]</label>
- <label2></label2>
- <onclick>PlayMedia($INFO[Window.Property(LatestMovie.2.Path)])</onclick>
- <icon>-</icon>
- <thumb>-</thumb>
- </item>
- <item id="3">
- <label>$INFO[Window.Property(LatestMovie.3.Title)]</label>
- <label2></label2>
- <onclick>PlayMedia($INFO[Window.Property(LatestMovie.3.Path)])</onclick>
- <icon>-</icon>
- <thumb>-</thumb>
- </item>
- <item id="4">
- <label>$INFO[Window.Property(LatestMovie.4.Title)]</label>
- <label2></label2>
- <onclick>PlayMedia($INFO[Window.Property(LatestMovie.4.Path)])</onclick>
- <icon>-</icon>
- <thumb>-</thumb>
- </item>
- </content>
- </control>
- </control>
- <control type="group">
- <posx>275r</posx>
- <posy>50</posy>
- <visible>Library.HasContent(TVShows)</visible>
- <visible>[Container(9000).Hasfocus(2) + !Skin.HasSetting(HomeMenuNoTVShowsButton)] | Container(9000).Hasfocus(11)</visible>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <description>background</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>250</width>
- <height>300</height>
- <texture border="10">RecentAddedNF.png</texture>
- </control>
- <control type="label">
- <description>Title label</description>
- <posx>10</posx>
- <posy>5</posy>
- <height>20</height>
- <width>230</width>
- <label>31324</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <description>Main Icon</description>
- <posx>10</posx>
- <posy>30</posy>
- <width>230</width>
- <height>120</height>
- <aspectratio>keep</aspectratio>
- <texture background="true">$INFO[Window.Property(LatestEpisode.1.Thumb)]</texture>
- <visible>!Control.HasFocus(8001)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <description>Main Icon</description>
- <posx>10</posx>
- <posy>30</posy>
- <width>230</width>
- <height>120</height>
- <aspectratio>keep</aspectratio>
- <fadetime>200</fadetime>
- <texture background="true">$INFO[Container(8001).ListItem.Thumb]</texture>
- <visible>Control.HasFocus(8001)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="list" id="8001">
- <posx>0</posx>
- <posy>155</posy>
- <width>250</width>
- <height>136</height>
- <onleft>8000</onleft>
- <onright>8001</onright>
- <onup>8001</onup>
- <ondown>8001</ondown>
- <viewtype label="535">list</viewtype>
- <pagecontrol>-</pagecontrol>
- <scrolltime>0</scrolltime>
- <itemlayout height="34" width="230">
- <control type="label">
- <posx>10</posx>
- <posy>2</posy>
- <width>230</width>
- <height>10</height>
- <font>font10</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>12</posy>
- <width>230</width>
- <height>20</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </itemlayout>
- <focusedlayout height="34" width="230">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>250</width>
- <height>34</height>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(8001)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>2</posy>
- <width>230</width>
- <height>10</height>
- <font>font10</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>12</posy>
- <width>230</width>
- <height>20</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </focusedlayout>
- <content>
- <item id="1">
- <label>$INFO[Window.Property(LatestEpisode.1.EpisodeTitle)]</label>
- <label2>$INFO[Window.Property(LatestEpisode.1.ShowTitle)] - $INFO[Window.Property(LatestEpisode.1.EpisodeNo)]</label2>
- <onclick>PlayMedia($INFO[Window.Property(LatestEpisode.1.Path)])</onclick>
- <icon>-</icon>
- <thumb>$INFO[Window.Property(LatestEpisode.1.Thumb)]</thumb>
- </item>
- <item id="2">
- <label>$INFO[Window.Property(LatestEpisode.2.EpisodeTitle)]</label>
- <label2>$INFO[Window.Property(LatestEpisode.2.ShowTitle)] - $INFO[Window.Property(LatestEpisode.2.EpisodeNo)]</label2>
- <onclick>PlayMedia($INFO[Window.Property(LatestEpisode.2.Path)])</onclick>
- <icon>-</icon>
- <thumb>$INFO[Window.Property(LatestEpisode.2.Thumb)]</thumb>
- </item>
- <item id="3">
- <label>$INFO[Window.Property(LatestEpisode.3.EpisodeTitle)]</label>
- <label2>$INFO[Window.Property(LatestEpisode.3.ShowTitle)] - $INFO[Window.Property(LatestEpisode.3.EpisodeNo)]</label2>
- <onclick>PlayMedia($INFO[Window.Property(LatestEpisode.3.Path)])</onclick>
- <icon>-</icon>
- <thumb>$INFO[Window.Property(LatestEpisode.3.Thumb)]</thumb>
- </item>
- <item id="4">
- <label>$INFO[Window.Property(LatestEpisode.4.EpisodeTitle)]</label>
- <label2>$INFO[Window.Property(LatestEpisode.4.ShowTitle)] - $INFO[Window.Property(LatestEpisode.4.EpisodeNo)]</label2>
- <onclick>PlayMedia($INFO[Window.Property(LatestEpisode.4.Path)])</onclick>
- <icon>-</icon>
- <thumb>$INFO[Window.Property(LatestEpisode.4.Thumb)]</thumb>
- </item>
- </content>
- </control>
- </control>
- </control>
- </include>
+<includes> + <include name="HomeRecentlyAddedInfo"> + <control type="group"> + <visible>!Window.IsVisible(Favourites)</visible> + <include>VisibleFadeEffect</include> + <animation effect="fade" time="300" delay="1000">WindowOpen</animation> + <animation effect="fade" time="200">WindowClose</animation> + <control type="group"> + <posx>275r</posx> + <posy>50</posy> + <visible>Library.HasContent(Movies)</visible> + <visible>[Container(9000).Hasfocus(2) + !Skin.HasSetting(HomeMenuNoMoviesButton)] | Container(9000).Hasfocus(10)</visible> + <include>VisibleFadeEffect</include> + <animation effect="slide" time="0" start="0,0" end="-260,0" condition="[Library.HasContent(TVShows) + ![Skin.HasSetting(HomeMenuNoMoviesButton) | Skin.HasSetting(HomeMenuNoTVShowsButton)]]">Conditional</animation> + <control type="image"> + <description>background</description> + <posx>0</posx> + <posy>0</posy> + <width>250</width> + <height>300</height> + <texture border="10">RecentAddedNF.png</texture> + </control> + <control type="label"> + <description>Title label</description> + <posx>10</posx> + <posy>5</posy> + <height>20</height> + <width>230</width> + <label>31323</label> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <description>Main Icon -3</description> + <posx>165</posx> + <posy>60</posy> + <width>75</width> + <height>110</height> + <aspectratio align="left">keep</aspectratio> + <texture background="true">$INFO[Window.Property(LatestMovie.4.Thumb)]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="image"> + <description>Main Icon -2</description> + <posx>130</posx> + <posy>50</posy> + <width>86</width> + <height>130</height> + <aspectratio align="left">keep</aspectratio> + <texture background="true">$INFO[Window.Property(LatestMovie.3.Thumb)]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="image"> + <description>Main Icon -1</description> + <posx>80</posx> + <posy>40</posy> + <width>100</width> + <height>150</height> + <aspectratio align="left">keep</aspectratio> + <texture background="true">$INFO[Window.Property(LatestMovie.2.Thumb)]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="image"> + <description>Main Icon</description> + <posx>10</posx> + <posy>25</posy> + <width>120</width> + <height>180</height> + <aspectratio align="left">keep</aspectratio> + <texture background="true">$INFO[Window.Property(LatestMovie.1.Thumb)]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="list" id="8000"> + <posx>0</posx> + <posy>200</posy> + <width>250</width> + <height>92</height> + <onleft>9000</onleft> + <onright>8001</onright> + <onup>8000</onup> + <ondown>8000</ondown> + <viewtype label="535">list</viewtype> + <pagecontrol>-</pagecontrol> + <scrolltime>0</scrolltime> + <itemlayout height="23" width="230"> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>230</width> + <height>23</height> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + </itemlayout> + <focusedlayout height="23" width="230"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>250</width> + <height>23</height> + <texture border="0,2,0,2">MenuItemFO.png</texture> + <visible>Control.HasFocus(8000)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>230</width> + <height>23</height> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + </focusedlayout> + <content> + <item id="1"> + <label>$INFO[Window.Property(LatestMovie.1.Title)]</label> + <label2></label2> + <onclick>PlayMedia($INFO[Window.Property(LatestMovie.1.Path)])</onclick> + <icon>-</icon> + <thumb>-</thumb> + </item> + <item id="2"> + <label>$INFO[Window.Property(LatestMovie.2.Title)]</label> + <label2></label2> + <onclick>PlayMedia($INFO[Window.Property(LatestMovie.2.Path)])</onclick> + <icon>-</icon> + <thumb>-</thumb> + </item> + <item id="3"> + <label>$INFO[Window.Property(LatestMovie.3.Title)]</label> + <label2></label2> + <onclick>PlayMedia($INFO[Window.Property(LatestMovie.3.Path)])</onclick> + <icon>-</icon> + <thumb>-</thumb> + </item> + <item id="4"> + <label>$INFO[Window.Property(LatestMovie.4.Title)]</label> + <label2></label2> + <onclick>PlayMedia($INFO[Window.Property(LatestMovie.4.Path)])</onclick> + <icon>-</icon> + <thumb>-</thumb> + </item> + </content> + </control> + </control> + <control type="group"> + <posx>275r</posx> + <posy>50</posy> + <visible>Library.HasContent(TVShows)</visible> + <visible>[Container(9000).Hasfocus(2) + !Skin.HasSetting(HomeMenuNoTVShowsButton)] | Container(9000).Hasfocus(11)</visible> + <include>VisibleFadeEffect</include> + <control type="image"> + <description>background</description> + <posx>0</posx> + <posy>0</posy> + <width>250</width> + <height>300</height> + <texture border="10">RecentAddedNF.png</texture> + </control> + <control type="label"> + <description>Title label</description> + <posx>10</posx> + <posy>5</posy> + <height>20</height> + <width>230</width> + <label>31324</label> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <description>Main Icon</description> + <posx>10</posx> + <posy>30</posy> + <width>230</width> + <height>120</height> + <aspectratio>keep</aspectratio> + <texture background="true">$INFO[Window.Property(LatestEpisode.1.Thumb)]</texture> + <visible>!Control.HasFocus(8001)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <description>Main Icon</description> + <posx>10</posx> + <posy>30</posy> + <width>230</width> + <height>120</height> + <aspectratio>keep</aspectratio> + <fadetime>200</fadetime> + <texture background="true">$INFO[Container(8001).ListItem.Thumb]</texture> + <visible>Control.HasFocus(8001)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="list" id="8001"> + <posx>0</posx> + <posy>155</posy> + <width>250</width> + <height>136</height> + <onleft>8000</onleft> + <onright>8001</onright> + <onup>8001</onup> + <ondown>8001</ondown> + <viewtype label="535">list</viewtype> + <pagecontrol>-</pagecontrol> + <scrolltime>0</scrolltime> + <itemlayout height="34" width="230"> + <control type="label"> + <posx>10</posx> + <posy>2</posy> + <width>230</width> + <height>10</height> + <font>font10</font> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + <control type="label"> + <posx>10</posx> + <posy>12</posy> + <width>230</width> + <height>20</height> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + </itemlayout> + <focusedlayout height="34" width="230"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>250</width> + <height>34</height> + <texture border="0,2,0,2">MenuItemFO.png</texture> + <visible>Control.HasFocus(8001)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>10</posx> + <posy>2</posy> + <width>230</width> + <height>10</height> + <font>font10</font> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + <control type="label"> + <posx>10</posx> + <posy>12</posy> + <width>230</width> + <height>20</height> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + </focusedlayout> + <content> + <item id="1"> + <label>$INFO[Window.Property(LatestEpisode.1.EpisodeTitle)]</label> + <label2>$INFO[Window.Property(LatestEpisode.1.ShowTitle)] - $INFO[Window.Property(LatestEpisode.1.EpisodeNo)]</label2> + <onclick>PlayMedia($INFO[Window.Property(LatestEpisode.1.Path)])</onclick> + <icon>-</icon> + <thumb>$INFO[Window.Property(LatestEpisode.1.Thumb)]</thumb> + </item> + <item id="2"> + <label>$INFO[Window.Property(LatestEpisode.2.EpisodeTitle)]</label> + <label2>$INFO[Window.Property(LatestEpisode.2.ShowTitle)] - $INFO[Window.Property(LatestEpisode.2.EpisodeNo)]</label2> + <onclick>PlayMedia($INFO[Window.Property(LatestEpisode.2.Path)])</onclick> + <icon>-</icon> + <thumb>$INFO[Window.Property(LatestEpisode.2.Thumb)]</thumb> + </item> + <item id="3"> + <label>$INFO[Window.Property(LatestEpisode.3.EpisodeTitle)]</label> + <label2>$INFO[Window.Property(LatestEpisode.3.ShowTitle)] - $INFO[Window.Property(LatestEpisode.3.EpisodeNo)]</label2> + <onclick>PlayMedia($INFO[Window.Property(LatestEpisode.3.Path)])</onclick> + <icon>-</icon> + <thumb>$INFO[Window.Property(LatestEpisode.3.Thumb)]</thumb> + </item> + <item id="4"> + <label>$INFO[Window.Property(LatestEpisode.4.EpisodeTitle)]</label> + <label2>$INFO[Window.Property(LatestEpisode.4.ShowTitle)] - $INFO[Window.Property(LatestEpisode.4.EpisodeNo)]</label2> + <onclick>PlayMedia($INFO[Window.Property(LatestEpisode.4.Path)])</onclick> + <icon>-</icon> + <thumb>$INFO[Window.Property(LatestEpisode.4.Thumb)]</thumb> + </item> + </content> + </control> + </control> + </control> + </include> </includes>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/LockSettings.xml b/addons/skin.confluence/720p/LockSettings.xml index 088fd538d8..2e1ba29b24 100644 --- a/addons/skin.confluence/720p/LockSettings.xml +++ b/addons/skin.confluence/720p/LockSettings.xml @@ -1,144 +1,144 @@ -<window id="131">
- <defaultcontrol>5</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>290</posx>
- <posy>75</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>700</width>
- <height>570</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>10</posy>
- <width>450</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>610</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>5</onleft>
- <onright>5</onright>
- <onup>5</onup>
- <ondown>5</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>660</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$LOCALIZE[20043]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="grouplist" id="5">
- <description>control area</description>
- <posx>20</posx>
- <posy>80</posy>
- <width>660</width>
- <height>400</height>
- <itemgap>-1</itemgap>
- <pagecontrol>60</pagecontrol>
- <onleft>28</onleft>
- <onright>60</onright>
- <onup>28</onup>
- <ondown>28</ondown>
- </control>
- <control type="button" id="7">
- <description>Default Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="8">
- <description>Default RadioButton</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="spincontrolex" id="9">
- <description>Default SpinControlex</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <aligny>center</aligny>
- <reverse>yes</reverse>
- </control>
- <control type="image" id="11">
- <description>separator image</description>
- <height>2</height>
- <texture>separator2.png</texture>
- </control>
- <control type="button" id="28">
- <description>Ok Button</description>
- <posx>145</posx>
- <posy>500</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <font>font12_title</font>
- <label>186</label>
- <onleft>29</onleft>
- <onright>29</onright>
- <onup>5</onup>
- <ondown>5</ondown>
- </control>
- <control type="button" id="29">
- <description>Cancel Button</description>
- <posx>355</posx>
- <posy>500</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <font>font12_title</font>
- <label>222</label>
- <onleft>28</onleft>
- <onright>28</onright>
- <onup>5</onup>
- <ondown>5</ondown>
- </control>
- </controls>
+<window id="131"> + <defaultcontrol>5</defaultcontrol> + <coordinates> + <system>1</system> + <posx>290</posx> + <posy>75</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>700</width> + <height>570</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>80</posx> + <posy>10</posy> + <width>450</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>610</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>5</onleft> + <onright>5</onright> + <onup>5</onup> + <ondown>5</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>660</width> + <height>30</height> + <font>font13_title</font> + <label>$LOCALIZE[20043]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="grouplist" id="5"> + <description>control area</description> + <posx>20</posx> + <posy>80</posy> + <width>660</width> + <height>400</height> + <itemgap>-1</itemgap> + <pagecontrol>60</pagecontrol> + <onleft>28</onleft> + <onright>60</onright> + <onup>28</onup> + <ondown>28</ondown> + </control> + <control type="button" id="7"> + <description>Default Button</description> + <posx>0</posx> + <posy>0</posy> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="8"> + <description>Default RadioButton</description> + <posx>0</posx> + <posy>0</posy> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="spincontrolex" id="9"> + <description>Default SpinControlex</description> + <posx>0</posx> + <posy>0</posy> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <aligny>center</aligny> + <reverse>yes</reverse> + </control> + <control type="image" id="11"> + <description>separator image</description> + <height>2</height> + <texture>separator2.png</texture> + </control> + <control type="button" id="28"> + <description>Ok Button</description> + <posx>145</posx> + <posy>500</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <font>font12_title</font> + <label>186</label> + <onleft>29</onleft> + <onright>29</onright> + <onup>5</onup> + <ondown>5</ondown> + </control> + <control type="button" id="29"> + <description>Cancel Button</description> + <posx>355</posx> + <posy>500</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <font>font12_title</font> + <label>222</label> + <onleft>28</onleft> + <onright>28</onright> + <onup>5</onup> + <ondown>5</ondown> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/LoginScreen.xml b/addons/skin.confluence/720p/LoginScreen.xml index 87ed855c41..baad82d48f 100644 --- a/addons/skin.confluence/720p/LoginScreen.xml +++ b/addons/skin.confluence/720p/LoginScreen.xml @@ -1,272 +1,272 @@ -<window id="29">
- <defaultcontrol always="true">52</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <coordinates>
- <system>1</system>
- <posx>0</posx>
- <posy>0</posy>
- </coordinates>
- <controls>
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath fallback="special://skin/backgrounds/videos.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- <animation effect="fade" time="400">WindowClose</animation>
- </control>
- <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>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>128r</posy>
- <width>1280</width>
- <height>128</height>
- <texture>floor.png</texture>
- </control>
- <control type="image">
- <posx>265</posx>
- <posy>60</posy>
- <width>750</width>
- <height>600</height>
- <texture border="20">ContentPanel.png</texture>
- </control>
- <control type="image">
- <posx>265</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 type="image">
- <description>LOGO</description>
- <posx>250r</posx>
- <posy>80r</posy>
- <width>220</width>
- <height>80</height>
- <aspectratio>keep</aspectratio>
- <texture>Confluence_Logo.png</texture>
- </control>
- <control type="image">
- <description>LOGO</description>
- <posx>50</posx>
- <posy>60r</posy>
- <width>140</width>
- <height>40</height>
- <texture>XBMC_Logo.png</texture>
- </control>
- <control type="label">
- <posx>295</posx>
- <posy>100</posy>
- <width>690</width>
- <height>40</height>
- <font>font13caps</font>
- <textcolor>grey2</textcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[31421]</label>
- </control>
- <control type="list" id="52">
- <posx>295</posx>
- <posy>170</posy>
- <width>690</width>
- <height>401</height>
- <onleft>20</onleft>
- <onright>20</onright>
- <onup>52</onup>
- <ondown>52</ondown>
- <viewtype label="535">list</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="100" width="690">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>690</width>
- <height>101</height>
- <texture border="0,5,0,5">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>10</posy>
- <width>80</width>
- <height>80</height>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <posx>110</posx>
- <posy>10</posy>
- <width>580</width>
- <height>40</height>
- <font>font24_title</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>110</posx>
- <posy>50</posy>
- <width>580</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- </itemlayout>
- <focusedlayout height="100" width="580">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>690</width>
- <height>101</height>
- <texture border="0,5,0,5">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(52)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>690</width>
- <height>101</height>
- <texture border="0,5,0,5">MenuItemFO.png</texture>
- <visible>Control.HasFocus(52)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>10</posy>
- <width>80</width>
- <height>80</height>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <posx>110</posx>
- <posy>10</posy>
- <width>580</width>
- <height>40</height>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>110</posx>
- <posy>50</posy>
- <width>580</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- </focusedlayout>
- </control>
- <control type="group">
- <posx>940</posx>
- <posy>600</posy>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>580</width>
- <height>35</height>
- <font>font12caps</font>
- <textcolor>grey2</textcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[31003]</label>
- </control>
- <control type="button" id="20">
- <description>Power push button</description>
- <posx>10</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <font>-</font>
- <aligny>-</aligny>
- <onclick>ActivateWindow(ShutdownMenu)</onclick>
- <texturefocus>home-power-FO.png</texturefocus>
- <texturenofocus>home-power.png</texturenofocus>
- <onleft>52</onleft>
- <onright>52</onright>
- <onup>52</onup>
- <ondown>52</ondown>
- <colordiffuse>CCFFFFFF</colordiffuse>
- </control>
- <control type="image">
- <posx>13</posx>
- <posy>3</posy>
- <width>30</width>
- <height>29</height>
- <texture>home-power-focus.gif</texture>
- <visible>Control.HasFocus(20)</visible>
- </control>
- </control>
- </control>
- <control type="group">
- <posx>400r</posx>
- <posy>0</posy>
- <animation effect="slide" start="0,0" end="400,0" delay="0" time="300">WindowClose</animation>
- <animation effect="slide" start="400,0" end="0,0" delay="0" time="300">WindowOpen</animation>
- <control type="image">
- <description>time background</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>440</width>
- <height>35</height>
- <texture flipx="true" border="32,0,0,0">header.png</texture>
- </control>
- <control type="label">
- <description>time label</description>
- <posx>30</posx>
- <posy>0</posy>
- <width>400</width>
- <height>28</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <label>[COLOR=grey]$INFO[System.Date][/COLOR] | $INFO[System.Time]</label>
- </control>
- </control>
- <control type="group">
- <posx>0</posx>
- <posy>0</posy>
- <animation effect="slide" end="-270,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-270,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[20096]</label>
- </control>
- </control>
- </controls>
-</window>
+<window id="29"> + <defaultcontrol always="true">52</defaultcontrol> + <allowoverlay>no</allowoverlay> + <coordinates> + <system>1</system> + <posx>0</posx> + <posy>0</posy> + </coordinates> + <controls> + <control type="multiimage"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <imagepath fallback="special://skin/backgrounds/videos.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</imagepath> + <timeperimage>10000</timeperimage> + <randomize>true</randomize> + <fadetime>1000</fadetime> + <animation effect="fade" time="400">WindowClose</animation> + </control> + <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> + </control> + <control type="image"> + <posx>0</posx> + <posy>128r</posy> + <width>1280</width> + <height>128</height> + <texture>floor.png</texture> + </control> + <control type="image"> + <posx>265</posx> + <posy>60</posy> + <width>750</width> + <height>600</height> + <texture border="20">ContentPanel.png</texture> + </control> + <control type="image"> + <posx>265</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 type="image"> + <description>LOGO</description> + <posx>250r</posx> + <posy>80r</posy> + <width>220</width> + <height>80</height> + <aspectratio>keep</aspectratio> + <texture>Confluence_Logo.png</texture> + </control> + <control type="image"> + <description>LOGO</description> + <posx>50</posx> + <posy>60r</posy> + <width>140</width> + <height>40</height> + <texture>XBMC_Logo.png</texture> + </control> + <control type="label"> + <posx>295</posx> + <posy>100</posy> + <width>690</width> + <height>40</height> + <font>font13caps</font> + <textcolor>grey2</textcolor> + <align>center</align> + <aligny>center</aligny> + <label>$LOCALIZE[31421]</label> + </control> + <control type="list" id="52"> + <posx>295</posx> + <posy>170</posy> + <width>690</width> + <height>401</height> + <onleft>20</onleft> + <onright>20</onright> + <onup>52</onup> + <ondown>52</ondown> + <viewtype label="535">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="100" width="690"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>690</width> + <height>101</height> + <texture border="0,5,0,5">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>10</posx> + <posy>10</posy> + <width>80</width> + <height>80</height> + <texture>$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <posx>110</posx> + <posy>10</posy> + <width>580</width> + <height>40</height> + <font>font24_title</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>110</posx> + <posy>50</posy> + <width>580</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + </itemlayout> + <focusedlayout height="100" width="580"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>690</width> + <height>101</height> + <texture border="0,5,0,5">MenuItemNF.png</texture> + <visible>!Control.HasFocus(52)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>690</width> + <height>101</height> + <texture border="0,5,0,5">MenuItemFO.png</texture> + <visible>Control.HasFocus(52)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>10</posx> + <posy>10</posy> + <width>80</width> + <height>80</height> + <texture>$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <posx>110</posx> + <posy>10</posy> + <width>580</width> + <height>40</height> + <font>font24_title</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>110</posx> + <posy>50</posy> + <width>580</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + </focusedlayout> + </control> + <control type="group"> + <posx>940</posx> + <posy>600</posy> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>580</width> + <height>35</height> + <font>font12caps</font> + <textcolor>grey2</textcolor> + <align>right</align> + <aligny>center</aligny> + <label>$LOCALIZE[31003]</label> + </control> + <control type="button" id="20"> + <description>Power push button</description> + <posx>10</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <font>-</font> + <aligny>-</aligny> + <onclick>ActivateWindow(ShutdownMenu)</onclick> + <texturefocus>home-power-FO.png</texturefocus> + <texturenofocus>home-power.png</texturenofocus> + <onleft>52</onleft> + <onright>52</onright> + <onup>52</onup> + <ondown>52</ondown> + <colordiffuse>CCFFFFFF</colordiffuse> + </control> + <control type="image"> + <posx>13</posx> + <posy>3</posy> + <width>30</width> + <height>29</height> + <texture>home-power-focus.gif</texture> + <visible>Control.HasFocus(20)</visible> + </control> + </control> + </control> + <control type="group"> + <posx>400r</posx> + <posy>0</posy> + <animation effect="slide" start="0,0" end="400,0" delay="0" time="300">WindowClose</animation> + <animation effect="slide" start="400,0" end="0,0" delay="0" time="300">WindowOpen</animation> + <control type="image"> + <description>time background</description> + <posx>0</posx> + <posy>0</posy> + <width>440</width> + <height>35</height> + <texture flipx="true" border="32,0,0,0">header.png</texture> + </control> + <control type="label"> + <description>time label</description> + <posx>30</posx> + <posy>0</posy> + <width>400</width> + <height>28</height> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <label>[COLOR=grey]$INFO[System.Date][/COLOR] | $INFO[System.Time]</label> + </control> + </control> + <control type="group"> + <posx>0</posx> + <posy>0</posy> + <animation effect="slide" end="-270,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="-270,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[20096]</label> + </control> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/MusicKaraokeLyrics.xml b/addons/skin.confluence/720p/MusicKaraokeLyrics.xml index 6ab6078fbb..84900bf39d 100644 --- a/addons/skin.confluence/720p/MusicKaraokeLyrics.xml +++ b/addons/skin.confluence/720p/MusicKaraokeLyrics.xml @@ -1,45 +1,45 @@ -<window id="2009">
- <controls>
- <control type="karvisualisation" id="1">
- <description>visualisation</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <visibility>false</visibility>
- </control>
- <control type="image" id="2">
- <description>fullscreen image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <visibility>false</visibility>
- </control>
- <control type="group">
- <visible>MusicPlayer.Offset(number).Exists + !IntegerGreaterThan(Player.TimeRemaining,20)</visible>
- <animation effect="slide" start="0,-40" end="0,0" time="100">Visible</animation>
- <posx>420</posx>
- <posy>0</posy>
- <control type="image">
- <posx>0</posx>
- <posy>-10</posy>
- <width>470</width>
- <height>55</height>
- <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture>
- </control>
- <control type="label" id="402">
- <description>Next Song Name</description>
- <posx>5</posx>
- <posy>5</posy>
- <width>470</width>
- <height>25</height>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>[COLOR=blue]$LOCALIZE[209] :[/COLOR] [COLOR=selected]$INFO[MusicPlayer.offset(1).Title][/COLOR]</label>
- <align>center</align>
- <aligny>center</aligny>
- </control>
- </control>
- </controls>
-</window>
+<window id="2009"> + <controls> + <control type="karvisualisation" id="1"> + <description>visualisation</description> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <visibility>false</visibility> + </control> + <control type="image" id="2"> + <description>fullscreen image</description> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <visibility>false</visibility> + </control> + <control type="group"> + <visible>MusicPlayer.Offset(number).Exists + !IntegerGreaterThan(Player.TimeRemaining,20)</visible> + <animation effect="slide" start="0,-40" end="0,0" time="100">Visible</animation> + <posx>420</posx> + <posy>0</posy> + <control type="image"> + <posx>0</posx> + <posy>-10</posy> + <width>470</width> + <height>55</height> + <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture> + </control> + <control type="label" id="402"> + <description>Next Song Name</description> + <posx>5</posx> + <posy>5</posy> + <width>470</width> + <height>25</height> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>[COLOR=blue]$LOCALIZE[209] :[/COLOR] [COLOR=selected]$INFO[MusicPlayer.offset(1).Title][/COLOR]</label> + <align>center</align> + <aligny>center</aligny> + </control> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/MusicOSD.xml b/addons/skin.confluence/720p/MusicOSD.xml index 3c215f7204..78b8121043 100644 --- a/addons/skin.confluence/720p/MusicOSD.xml +++ b/addons/skin.confluence/720p/MusicOSD.xml @@ -1,448 +1,448 @@ -<window type="dialog" id="120">
- <defaultcontrol always="true">602</defaultcontrol>
- <controls>
- <control type="group">
- <animation effect="slide" start="0,-145" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="0,-145" time="300" delay="150" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="0,0" end="0,-145" time="300" tween="quadratic" easing="out" condition="Window.IsVisible(VisualisationSettings) | Window.IsVisible(VisualisationPresetList)">Conditional</animation>
- <control type="image">
- <description>media info background image</description>
- <posx>0</posx>
- <posy>-145</posy>
- <width>1280</width>
- <height>256</height>
- <texture>MediaInfoBackUpper.png</texture>
- </control>
- <control type="group" id="200">
- <posx>367</posx>
- <posy>4</posy>
- <control type="button" id="700">
- <posx>0</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>10517</label>
- <font>-</font>
- <texturefocus>OSDPlaylistFO.png</texturefocus>
- <texturenofocus>OSDPlaylistNF.png</texturenofocus>
- <onleft>706</onleft>
- <onright>500</onright>
- <onup>600</onup>
- <ondown>600</ondown>
- <onclick>ActivateWindow(MusicPlaylist)</onclick>
- </control>
- <control type="button" id="500">
- <posx>50</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>12006</label>
- <font>-</font>
- <texturefocus>OSDVizFO.png</texturefocus>
- <texturenofocus>OSDVizNF.png</texturenofocus>
- <onleft>700</onleft>
- <onright>701</onright>
- <onup>600</onup>
- <ondown>600</ondown>
- </control>
- <control type="button" id="701">
- <posx>100</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>$LOCALIZE[250] $LOCALIZE[21417]</label>
- <font>-</font>
- <texturefocus>OSDPresetSettingsFO.png</texturefocus>
- <texturenofocus>OSDPresetSettingsNF.png</texturenofocus>
- <onleft>500</onleft>
- <onright>702</onright>
- <onup>600</onup>
- <ondown>600</ondown>
- <onclick>Addon.Default.OpenSettings(xbmc.player.musicviz)</onclick>
- </control>
- <control type="button" id="702">
- <posx>150</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>31048</label>
- <font>-</font>
- <texturefocus>OSDPreFO.png</texturefocus>
- <texturenofocus>OSDPreNF.png</texturenofocus>
- <onleft>701</onleft>
- <onright>800</onright>
- <onup>601</onup>
- <ondown>601</ondown>
- <onclick>ActivateWindow(122)</onclick>
- </control>
- </control>
- <control type="image" id="11">
- <description>separator image</description>
- <posx>567</posx>
- <posy>25</posy>
- <width>150</width>
- <height>1</height>
- <colordiffuse>66FFFFFF</colordiffuse>
- <texture>separator2.png</texture>
- <visible>!LastFM.RadioPlaying</visible>
- </control>
- <control type="group" id="202">
- <posx>607</posx>
- <posy>10</posy>
- <visible>LastFM.RadioPlaying</visible>
- <control type="button" id="800">
- <posx>0</posx>
- <posy>0</posy>
- <width>30</width>
- <height>30</height>
- <label>$LOCALIZE[15200] $LOCALIZE[31001]</label>
- <align>right</align>
- <font>-</font>
- <textoffsetx>35</textoffsetx>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <texturefocus>lastfm-love-focus.png</texturefocus>
- <texturenofocus>lastfm-love-nofocus.png</texturenofocus>
- <onleft>702</onleft>
- <onright>801</onright>
- <onup>602</onup>
- <ondown>602</ondown>
- <onclick>XBMC.LastFM.Love</onclick>
- </control>
- <control type="button" id="801">
- <posx>36</posx>
- <posy>0</posy>
- <width>30</width>
- <width>30</width>
- <height>30</height>
- <label>$LOCALIZE[15200] $LOCALIZE[31002]</label>
- <align>left</align>
- <font>-</font>
- <textoffsetx>35</textoffsetx>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <texturefocus>lastfm-hate-focus.png</texturefocus>
- <texturenofocus>lastfm-hate-nofocus.png</texturenofocus>
- <onleft>800</onleft>
- <onright>703</onright>
- <onup>603</onup>
- <ondown>603</ondown>
- <onclick>XBMC.LastFM.Ban</onclick>
- </control>
- </control>
- <control type="group" id="201">
- <posx>718</posx>
- <posy>4</posy>
- <control type="togglebutton" id="703">
- <posx>0</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>31128</label>
- <font>-</font>
- <texturefocus>OSDLyricsFO.png</texturefocus>
- <texturenofocus>OSDLyricsNF.png</texturenofocus>
- <alttexturefocus>OSDLyricsFO.png</alttexturefocus>
- <alttexturenofocus>OSDLyricsNF.png</alttexturenofocus>
- <onleft>801</onleft>
- <onright>704</onright>
- <onup>604</onup>
- <ondown>604</ondown>
- <onclick>Close</onclick>
- <onclick>XBMC.RunScript($INFO[Skin.String(LyricScript_Path)])</onclick>
- <altclick>Skin.SetAddon(LyricScript_Path,xbmc.python.lyrics)</altclick>
- <altclick>Close</altclick>
- <altclick>XBMC.RunScript($INFO[Skin.String(LyricScript_Path)])</altclick>
- <usealttexture>IsEmpty(Skin.String(LyricScript_Path))</usealttexture>
- </control>
- <control type="button" id="704">
- <posx>50</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>$LOCALIZE[486]$INFO[Playlist.Repeat, : ]</label>
- <font>-</font>
- <texturefocus>-</texturefocus>
- <texturenofocus>-</texturenofocus>
- <onclick>XBMC.PlayerControl(Repeat)</onclick>
- <onleft>703</onleft>
- <onright>705</onright>
- <onup>605</onup>
- <ondown>605</ondown>
- </control>
- <control type="image">
- <posx>50</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <texture>OSDRepeatNF.png</texture>
- <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
- <visible>!Control.HasFocus(704)</visible>
- </control>
- <control type="image">
- <posx>50</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <texture>OSDRepeatFO.png</texture>
- <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
- <visible>Control.HasFocus(704)</visible>
- </control>
- <control type="image">
- <posx>50</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <texture>OSDRepeatOneNF.png</texture>
- <visible>Playlist.IsRepeatOne</visible>
- <visible>!Control.HasFocus(704)</visible>
- </control>
- <control type="image">
- <posx>50</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <texture>OSDRepeatOneFO.png</texture>
- <visible>Playlist.IsRepeatOne</visible>
- <visible>Control.HasFocus(704)</visible>
- </control>
- <control type="image">
- <posx>50</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <texture>OSDRepeatAllNF.png</texture>
- <visible>Playlist.IsRepeat</visible>
- <visible>!Control.HasFocus(704)</visible>
- </control>
- <control type="image">
- <posx>50</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <texture>OSDRepeatAllFO.png</texture>
- <visible>Playlist.IsRepeat</visible>
- <visible>Control.HasFocus(704)</visible>
- </control>
- <control type="togglebutton" id="705">
- <posx>100</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>$LOCALIZE[590]$INFO[Playlist.Random, : ]</label>
- <font>-</font>
- <texturefocus>OSDRandomOffFO.png</texturefocus>
- <texturenofocus>OSDRandomOffNF.png</texturenofocus>
- <usealttexture>Playlist.IsRandom</usealttexture>
- <alttexturefocus>OSDRandomOnFO.png</alttexturefocus>
- <alttexturenofocus>OSDRandomOnNF.png</alttexturenofocus>
- <onclick>XBMC.PlayerControl(Random)</onclick>
- <onleft>704</onleft>
- <onright>706</onright>
- <onup>605</onup>
- <ondown>605</ondown>
- </control>
- <control type="button" id="706">
- <posx>150</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>264</label>
- <font>-</font>
- <texturefocus>OSDRecordFO.png</texturefocus>
- <texturenofocus>OSDRecordNF.png</texturenofocus>
- <onleft>705</onleft>
- <onright>700</onright>
- <onup>605</onup>
- <ondown>605</ondown>
- <onclick>XBMC.PlayerControl(record)</onclick>
- <enable>Player.CanRecord</enable>
- <animation effect="fade" start="100" end="50" time="100" condition="!Player.CanRecord">Conditional</animation>
- </control>
- </control>
- <control type="group" id="100">
- <posx>490</posx>
- <posy>40</posy>
- <control type="button" id="600">
- <posx>0</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>210</label>
- <font>-</font>
- <texturefocus>OSDPrevTrackFO.png</texturefocus>
- <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
- <onleft>605</onleft>
- <onright>601</onright>
- <onup>701</onup>
- <ondown>701</ondown>
- <onclick>PlayerControl(Previous)</onclick>
- </control>
- <control type="button" id="601">
- <posx>50</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31354</label>
- <font>-</font>
- <texturefocus>OSDRewindFO.png</texturefocus>
- <texturenofocus>OSDRewindNF.png</texturenofocus>
- <onleft>600</onleft>
- <onright>602</onright>
- <onup>702</onup>
- <ondown>702</ondown>
- <onclick>PlayerControl(Rewind)</onclick>
- </control>
- <control type="togglebutton" id="602">
- <posx>100</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31351</label>
- <altlabel>208</altlabel>
- <font>-</font>
- <texturefocus>OSDPauseFO.png</texturefocus>
- <texturenofocus>OSDPauseNF.png</texturenofocus>
- <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
- <alttexturefocus>OSDPlayFO.png</alttexturefocus>
- <alttexturenofocus>OSDPlayNF.png</alttexturenofocus>
- <onleft>601</onleft>
- <onright>603</onright>
- <onup>800</onup>
- <ondown>800</ondown>
- <onclick>PlayerControl(Play)</onclick>
- <visible>LastFM.RadioPlaying</visible>
- </control>
- <control type="button" id="603">
- <posx>150</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31352</label>
- <font>-</font>
- <texturefocus>OSDStopFO.png</texturefocus>
- <texturenofocus>OSDStopNF.png</texturenofocus>
- <onleft>602</onleft>
- <onright>604</onright>
- <onup>801</onup>
- <ondown>801</ondown>
- <onclick>PlayerControl(Stop)</onclick>
- <visible>LastFM.RadioPlaying</visible>
- </control>
- <control type="togglebutton" id="602">
- <posx>100</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31351</label>
- <altlabel>208</altlabel>
- <font>-</font>
- <texturefocus>OSDPauseFO.png</texturefocus>
- <texturenofocus>OSDPauseNF.png</texturenofocus>
- <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
- <alttexturefocus>OSDPlayFO.png</alttexturefocus>
- <alttexturenofocus>OSDPlayNF.png</alttexturenofocus>
- <onleft>601</onleft>
- <onright>603</onright>
- <onup>702</onup>
- <ondown>702</ondown>
- <onclick>PlayerControl(Play)</onclick>
- <visible>!LastFM.RadioPlaying</visible>
- </control>
- <control type="button" id="603">
- <posx>150</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31352</label>
- <font>-</font>
- <texturefocus>OSDStopFO.png</texturefocus>
- <texturenofocus>OSDStopNF.png</texturenofocus>
- <onleft>602</onleft>
- <onright>604</onright>
- <onup>703</onup>
- <ondown>703</ondown>
- <onclick>down</onclick>
- <onclick>PlayerControl(Stop)</onclick>
- <visible>!LastFM.RadioPlaying</visible>
- </control>
- <control type="button" id="604">
- <posx>200</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31353</label>
- <font>-</font>
- <texturefocus>OSDForwardFO.png</texturefocus>
- <texturenofocus>OSDForwardNF.png</texturenofocus>
- <onleft>603</onleft>
- <onright>605</onright>
- <onup>703</onup>
- <ondown>703</ondown>
- <onclick>PlayerControl(Forward)</onclick>
- </control>
- <control type="button" id="605">
- <posx>250</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>209</label>
- <font>-</font>
- <texturefocus>OSDNextTrackFO.png</texturefocus>
- <texturenofocus>OSDNextTrackNF.png</texturenofocus>
- <onleft>604</onleft>
- <onright>600</onright>
- <onup>704</onup>
- <ondown>704</ondown>
- <onclick>PlayerControl(Next)</onclick>
- </control>
- </control>
- <control type="label">
- <posx>20</posx>
- <posy>60</posy>
- <width>460</width>
- <height>25</height>
- <label>$INFO[System.CurrentControl]</label>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Window.IsTopmost(MusicOSD)</visible>
- </control>
- <control type="label">
- <posx>1260</posx>
- <posy>60</posy>
- <width>460</width>
- <height>25</height>
- <label>$INFO[Player.Time] - $INFO[Player.Duration]</label>
- <scroll>true</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="group">
- <posx>0</posx>
- <posy>0</posy>
- <animation effect="slide" end="-200,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-200,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>170</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
- </control>
- <control type="label">
- <include>WindowTitleCommons</include>
- <posx>140</posx>
- <label>31140</label>
- </control>
- </control>
- <include>Clock</include>
- </control>
- </controls>
-</window>
+<window type="dialog" id="120"> + <defaultcontrol always="true">602</defaultcontrol> + <controls> + <control type="group"> + <animation effect="slide" start="0,-145" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="slide" start="0,0" end="0,-145" time="300" delay="150" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="0,0" end="0,-145" time="300" tween="quadratic" easing="out" condition="Window.IsVisible(VisualisationSettings) | Window.IsVisible(VisualisationPresetList)">Conditional</animation> + <control type="image"> + <description>media info background image</description> + <posx>0</posx> + <posy>-145</posy> + <width>1280</width> + <height>256</height> + <texture>MediaInfoBackUpper.png</texture> + </control> + <control type="group" id="200"> + <posx>367</posx> + <posy>4</posy> + <control type="button" id="700"> + <posx>0</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>10517</label> + <font>-</font> + <texturefocus>OSDPlaylistFO.png</texturefocus> + <texturenofocus>OSDPlaylistNF.png</texturenofocus> + <onleft>706</onleft> + <onright>500</onright> + <onup>600</onup> + <ondown>600</ondown> + <onclick>ActivateWindow(MusicPlaylist)</onclick> + </control> + <control type="button" id="500"> + <posx>50</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>12006</label> + <font>-</font> + <texturefocus>OSDVizFO.png</texturefocus> + <texturenofocus>OSDVizNF.png</texturenofocus> + <onleft>700</onleft> + <onright>701</onright> + <onup>600</onup> + <ondown>600</ondown> + </control> + <control type="button" id="701"> + <posx>100</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>$LOCALIZE[250] $LOCALIZE[21417]</label> + <font>-</font> + <texturefocus>OSDPresetSettingsFO.png</texturefocus> + <texturenofocus>OSDPresetSettingsNF.png</texturenofocus> + <onleft>500</onleft> + <onright>702</onright> + <onup>600</onup> + <ondown>600</ondown> + <onclick>Addon.Default.OpenSettings(xbmc.player.musicviz)</onclick> + </control> + <control type="button" id="702"> + <posx>150</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>31048</label> + <font>-</font> + <texturefocus>OSDPreFO.png</texturefocus> + <texturenofocus>OSDPreNF.png</texturenofocus> + <onleft>701</onleft> + <onright>800</onright> + <onup>601</onup> + <ondown>601</ondown> + <onclick>ActivateWindow(122)</onclick> + </control> + </control> + <control type="image" id="11"> + <description>separator image</description> + <posx>567</posx> + <posy>25</posy> + <width>150</width> + <height>1</height> + <colordiffuse>66FFFFFF</colordiffuse> + <texture>separator2.png</texture> + <visible>!LastFM.RadioPlaying</visible> + </control> + <control type="group" id="202"> + <posx>607</posx> + <posy>10</posy> + <visible>LastFM.RadioPlaying</visible> + <control type="button" id="800"> + <posx>0</posx> + <posy>0</posy> + <width>30</width> + <height>30</height> + <label>$LOCALIZE[15200] $LOCALIZE[31001]</label> + <align>right</align> + <font>-</font> + <textoffsetx>35</textoffsetx> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <texturefocus>lastfm-love-focus.png</texturefocus> + <texturenofocus>lastfm-love-nofocus.png</texturenofocus> + <onleft>702</onleft> + <onright>801</onright> + <onup>602</onup> + <ondown>602</ondown> + <onclick>XBMC.LastFM.Love</onclick> + </control> + <control type="button" id="801"> + <posx>36</posx> + <posy>0</posy> + <width>30</width> + <width>30</width> + <height>30</height> + <label>$LOCALIZE[15200] $LOCALIZE[31002]</label> + <align>left</align> + <font>-</font> + <textoffsetx>35</textoffsetx> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <texturefocus>lastfm-hate-focus.png</texturefocus> + <texturenofocus>lastfm-hate-nofocus.png</texturenofocus> + <onleft>800</onleft> + <onright>703</onright> + <onup>603</onup> + <ondown>603</ondown> + <onclick>XBMC.LastFM.Ban</onclick> + </control> + </control> + <control type="group" id="201"> + <posx>718</posx> + <posy>4</posy> + <control type="togglebutton" id="703"> + <posx>0</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>31128</label> + <font>-</font> + <texturefocus>OSDLyricsFO.png</texturefocus> + <texturenofocus>OSDLyricsNF.png</texturenofocus> + <alttexturefocus>OSDLyricsFO.png</alttexturefocus> + <alttexturenofocus>OSDLyricsNF.png</alttexturenofocus> + <onleft>801</onleft> + <onright>704</onright> + <onup>604</onup> + <ondown>604</ondown> + <onclick>Close</onclick> + <onclick>XBMC.RunScript($INFO[Skin.String(LyricScript_Path)])</onclick> + <altclick>Skin.SetAddon(LyricScript_Path,xbmc.python.lyrics)</altclick> + <altclick>Close</altclick> + <altclick>XBMC.RunScript($INFO[Skin.String(LyricScript_Path)])</altclick> + <usealttexture>IsEmpty(Skin.String(LyricScript_Path))</usealttexture> + </control> + <control type="button" id="704"> + <posx>50</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>$LOCALIZE[486]$INFO[Playlist.Repeat, : ]</label> + <font>-</font> + <texturefocus>-</texturefocus> + <texturenofocus>-</texturenofocus> + <onclick>XBMC.PlayerControl(Repeat)</onclick> + <onleft>703</onleft> + <onright>705</onright> + <onup>605</onup> + <ondown>605</ondown> + </control> + <control type="image"> + <posx>50</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <texture>OSDRepeatNF.png</texture> + <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible> + <visible>!Control.HasFocus(704)</visible> + </control> + <control type="image"> + <posx>50</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <texture>OSDRepeatFO.png</texture> + <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible> + <visible>Control.HasFocus(704)</visible> + </control> + <control type="image"> + <posx>50</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <texture>OSDRepeatOneNF.png</texture> + <visible>Playlist.IsRepeatOne</visible> + <visible>!Control.HasFocus(704)</visible> + </control> + <control type="image"> + <posx>50</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <texture>OSDRepeatOneFO.png</texture> + <visible>Playlist.IsRepeatOne</visible> + <visible>Control.HasFocus(704)</visible> + </control> + <control type="image"> + <posx>50</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <texture>OSDRepeatAllNF.png</texture> + <visible>Playlist.IsRepeat</visible> + <visible>!Control.HasFocus(704)</visible> + </control> + <control type="image"> + <posx>50</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <texture>OSDRepeatAllFO.png</texture> + <visible>Playlist.IsRepeat</visible> + <visible>Control.HasFocus(704)</visible> + </control> + <control type="togglebutton" id="705"> + <posx>100</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>$LOCALIZE[590]$INFO[Playlist.Random, : ]</label> + <font>-</font> + <texturefocus>OSDRandomOffFO.png</texturefocus> + <texturenofocus>OSDRandomOffNF.png</texturenofocus> + <usealttexture>Playlist.IsRandom</usealttexture> + <alttexturefocus>OSDRandomOnFO.png</alttexturefocus> + <alttexturenofocus>OSDRandomOnNF.png</alttexturenofocus> + <onclick>XBMC.PlayerControl(Random)</onclick> + <onleft>704</onleft> + <onright>706</onright> + <onup>605</onup> + <ondown>605</ondown> + </control> + <control type="button" id="706"> + <posx>150</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>264</label> + <font>-</font> + <texturefocus>OSDRecordFO.png</texturefocus> + <texturenofocus>OSDRecordNF.png</texturenofocus> + <onleft>705</onleft> + <onright>700</onright> + <onup>605</onup> + <ondown>605</ondown> + <onclick>XBMC.PlayerControl(record)</onclick> + <enable>Player.CanRecord</enable> + <animation effect="fade" start="100" end="50" time="100" condition="!Player.CanRecord">Conditional</animation> + </control> + </control> + <control type="group" id="100"> + <posx>490</posx> + <posy>40</posy> + <control type="button" id="600"> + <posx>0</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>210</label> + <font>-</font> + <texturefocus>OSDPrevTrackFO.png</texturefocus> + <texturenofocus>OSDPrevTrackNF.png</texturenofocus> + <onleft>605</onleft> + <onright>601</onright> + <onup>701</onup> + <ondown>701</ondown> + <onclick>PlayerControl(Previous)</onclick> + </control> + <control type="button" id="601"> + <posx>50</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>31354</label> + <font>-</font> + <texturefocus>OSDRewindFO.png</texturefocus> + <texturenofocus>OSDRewindNF.png</texturenofocus> + <onleft>600</onleft> + <onright>602</onright> + <onup>702</onup> + <ondown>702</ondown> + <onclick>PlayerControl(Rewind)</onclick> + </control> + <control type="togglebutton" id="602"> + <posx>100</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>31351</label> + <altlabel>208</altlabel> + <font>-</font> + <texturefocus>OSDPauseFO.png</texturefocus> + <texturenofocus>OSDPauseNF.png</texturenofocus> + <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> + <alttexturefocus>OSDPlayFO.png</alttexturefocus> + <alttexturenofocus>OSDPlayNF.png</alttexturenofocus> + <onleft>601</onleft> + <onright>603</onright> + <onup>800</onup> + <ondown>800</ondown> + <onclick>PlayerControl(Play)</onclick> + <visible>LastFM.RadioPlaying</visible> + </control> + <control type="button" id="603"> + <posx>150</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>31352</label> + <font>-</font> + <texturefocus>OSDStopFO.png</texturefocus> + <texturenofocus>OSDStopNF.png</texturenofocus> + <onleft>602</onleft> + <onright>604</onright> + <onup>801</onup> + <ondown>801</ondown> + <onclick>PlayerControl(Stop)</onclick> + <visible>LastFM.RadioPlaying</visible> + </control> + <control type="togglebutton" id="602"> + <posx>100</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>31351</label> + <altlabel>208</altlabel> + <font>-</font> + <texturefocus>OSDPauseFO.png</texturefocus> + <texturenofocus>OSDPauseNF.png</texturenofocus> + <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> + <alttexturefocus>OSDPlayFO.png</alttexturefocus> + <alttexturenofocus>OSDPlayNF.png</alttexturenofocus> + <onleft>601</onleft> + <onright>603</onright> + <onup>702</onup> + <ondown>702</ondown> + <onclick>PlayerControl(Play)</onclick> + <visible>!LastFM.RadioPlaying</visible> + </control> + <control type="button" id="603"> + <posx>150</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>31352</label> + <font>-</font> + <texturefocus>OSDStopFO.png</texturefocus> + <texturenofocus>OSDStopNF.png</texturenofocus> + <onleft>602</onleft> + <onright>604</onright> + <onup>703</onup> + <ondown>703</ondown> + <onclick>down</onclick> + <onclick>PlayerControl(Stop)</onclick> + <visible>!LastFM.RadioPlaying</visible> + </control> + <control type="button" id="604"> + <posx>200</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>31353</label> + <font>-</font> + <texturefocus>OSDForwardFO.png</texturefocus> + <texturenofocus>OSDForwardNF.png</texturenofocus> + <onleft>603</onleft> + <onright>605</onright> + <onup>703</onup> + <ondown>703</ondown> + <onclick>PlayerControl(Forward)</onclick> + </control> + <control type="button" id="605"> + <posx>250</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>209</label> + <font>-</font> + <texturefocus>OSDNextTrackFO.png</texturefocus> + <texturenofocus>OSDNextTrackNF.png</texturenofocus> + <onleft>604</onleft> + <onright>600</onright> + <onup>704</onup> + <ondown>704</ondown> + <onclick>PlayerControl(Next)</onclick> + </control> + </control> + <control type="label"> + <posx>20</posx> + <posy>60</posy> + <width>460</width> + <height>25</height> + <label>$INFO[System.CurrentControl]</label> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Window.IsTopmost(MusicOSD)</visible> + </control> + <control type="label"> + <posx>1260</posx> + <posy>60</posy> + <width>460</width> + <height>25</height> + <label>$INFO[Player.Time] - $INFO[Player.Duration]</label> + <scroll>true</scroll> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="group"> + <posx>0</posx> + <posy>0</posy> + <animation effect="slide" end="-200,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="-200,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>170</width> + <height>35</height> + <texture border="0,0,32,0">header.png</texture> + </control> + <control type="label"> + <include>WindowTitleCommons</include> + <posx>140</posx> + <label>31140</label> + </control> + </control> + <include>Clock</include> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/MusicOverlay.xml b/addons/skin.confluence/720p/MusicOverlay.xml index b2a398f5f4..510e6e3223 100644 --- a/addons/skin.confluence/720p/MusicOverlay.xml +++ b/addons/skin.confluence/720p/MusicOverlay.xml @@ -1,5 +1,5 @@ -<window id="2903">
- <defaultcontrol>-</defaultcontrol>
- <controls>
- </controls>
+<window id="2903"> + <defaultcontrol>-</defaultcontrol> + <controls> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/MusicVisualisation.xml b/addons/skin.confluence/720p/MusicVisualisation.xml index bca0496e7c..fa3fcd21ba 100644 --- a/addons/skin.confluence/720p/MusicVisualisation.xml +++ b/addons/skin.confluence/720p/MusicVisualisation.xml @@ -1,284 +1,284 @@ -<window id="2006">
- <defaultcontrol>-</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <controls>
- <control type="visualisation" id="2">
- <description>visualisation</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
-<!-- <visible>IsEmpty(MusicPlayer.Property(Fanart_Image)</visible>
- </control>
- <control type="image">
- <description>Fanart image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture>$INFO[MusicPlayer.Property(Fanart_Image)]</texture>
- <visible>!IsEmpty(MusicPlayer.Property(Fanart_Image))</visible>
---> </control>
-
- <control type="group">
- <visible>Player.ShowInfo + ![Window.IsVisible(VisualisationSettings) | Window.IsVisible(VisualisationPresetList)]</visible>
- <animation effect="fade" start="0" end="100" time="300" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="fade" start="100" end="0" time="300" delay="150" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="fade" start="0" end="100" time="300" tween="quadratic" easing="out">visible</animation>
- <animation effect="fade" start="100" end="0" time="300" delay="150" tween="quadratic" easing="out">hidden</animation>
- <control type="image">
- <description>media info background image</description>
- <posx>0</posx>
- <posy>270r</posy>
- <width>1280</width>
- <height>270</height>
- <texture>HomeNowPlayingBack.png</texture>
- </control>
- <control type="image">
- <description>media info background image</description>
- <posx>0</posx>
- <posy>270r</posy>
- <width>1280</width>
- <height>270</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture>HomeNowPlayingBack.png</texture>
- </control>
- <control type="image">
- <description>cover image</description>
- <posx>10</posx>
- <posy>290r</posy>
- <width>340</width>
- <height>260</height>
- <fadetime>200</fadetime>
- <texture background="true">$INFO[MusicPlayer.cover]</texture>
- <aspectratio aligny="bottom">keep</aspectratio>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="progress">
- <description>Progressbar</description>
- <posx>10</posx>
- <posy>30r</posy>
- <width>340</width>
- <height>14</height>
- <info>Player.Progress</info>
- </control>
- <control type="group">
- <posx>370</posx>
- <posy>180r</posy>
- <control type="grouplist">
- <description>Media Codec Flagging Images</description>
- <posx>340</posx>
- <posy>0</posy>
- <width>550</width>
- <align>right</align>
- <itemgap>0</itemgap>
- <orientation>horizontal</orientation>
- <control type="image">
- <description>Rating image</description>
- <width>120</width>
- <height>40</height>
- <aspectratio align="right">keep</aspectratio>
- <texture>LeftRating/$INFO[Player.StarRating]</texture>
- </control>
- <control type="image">
- <description>Codec Image</description>
- <width>80</width>
- <height>40</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[MusicPlayer.Codec,flagging/audio/,.png]</texture>
- </control>
- <control type="image">
- <description>Channels Image</description>
- <width>80</width>
- <height>40</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[MusicPlayer.Channels,flagging/audio/,.png]</texture>
- </control>
- </control>
- <control type="label">
- <description>Playing Label</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>25</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <label>31040</label>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>35</posy>
- <width>880</width>
- <height>30</height>
- <label>$INFO[MusicPlayer.Artist]$INFO[MusicPlayer.Album, - ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>65</posy>
- <width>880</width>
- <height>30</height>
- <label>$INFO[MusicPlayer.Title]</label>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>110</posy>
- <width>300</width>
- <height>20</height>
- <label>$INFO[musicplayer.Playlistposition,[COLOR=blue]$LOCALIZE[554]:[/COLOR] ]$INFO[musicplayer.Playlistlength, / ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>890</posx>
- <posy>115</posy>
- <width>500</width>
- <height>25</height>
- <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font35_title</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>890</posx>
- <posy>150</posy>
- <width>890</width>
- <height>20</height>
- <label>[COLOR=blue]$LOCALIZE[209] :[/COLOR] $INFO[MusicPlayer.offset(1).Artist,, - ]$INFO[MusicPlayer.offset(1).Title]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- </control>
- <control type="group">
- <visible>Player.ShowInfo</visible>
- <animation effect="slide" start="0,0" end="160,0" delay="0" time="300" condition="!Window.IsVisible(MusicOSD)">hidden</animation>
- <animation effect="slide" start="160,0" end="0,0" delay="0" time="300" condition="!Window.IsVisible(MusicOSD)">visible</animation>
- <include>Clock</include>
- </control>
- <control type="group" id="0">
- <posx>240</posx>
- <posy>100</posy>
- <include>VisibleFadeEffect</include>
- <visible>Player.ShowCodec + ![Window.IsVisible(121) | Window.IsVisible(122)]</visible>
- <control type="image">
- <description>gradient</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>800</width>
- <height>200</height>
- <colordiffuse>CCFFFFFF</colordiffuse>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="label">
- <posx>30</posx>
- <posy>20</posy>
- <width>360</width>
- <height>25</height>
- <label>$LOCALIZE[31046]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>30</posx>
- <posy>50</posy>
- <width>360</width>
- <height>100</height>
- <label>$INFO[musicplayer.Codec,· $LOCALIZE[21446]: ,]$INFO[musicplayer.Bitrate,[CR]· $LOCALIZE[623]: ,kbps]$INFO[musicplayer.bitspersample,[CR]· $LOCALIZE[612]: ,bit]$INFO[musicplayer.Samplerate,[CR]· $LOCALIZE[613]: ,kHz]$INFO[musicplayer.Channels,[CR]· $LOCALIZE[21444]: ]</label>
- <align>left</align>
- <aligny>top</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>760</posx>
- <posy>20</posy>
- <width>360</width>
- <height>25</height>
- <label>$LOCALIZE[250]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>760</posx>
- <posy>50</posy>
- <width>360</width>
- <height>25</height>
- <label>$INFO[Visualisation.Name] [I]($LOCALIZE[20166])[/I] ·[CR]fps: $INFO[System.FPS] ·</label>
- <align>right</align>
- <aligny>top</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Visualisation.Locked</visible>
- </control>
- <control type="label">
- <posx>760</posx>
- <posy>50</posy>
- <width>360</width>
- <height>25</height>
- <label>$INFO[Visualisation.Name] ·[CR]fps: $INFO[System.FPS] ·</label>
- <align>right</align>
- <aligny>top</aligny>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!Visualisation.Locked</visible>
- </control>
- <control type="label">
- <posx>760</posx>
- <posy>105</posy>
- <width>360</width>
- <height>25</height>
- <label>$LOCALIZE[31047]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>760</posx>
- <posy>135</posy>
- <width>360</width>
- <height>25</height>
- <label fallback="161">$INFO[Visualisation.Preset,, ·]</label>
- <align>right</align>
- <aligny>top</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <wrapmultiline>true</wrapmultiline>
- </control>
- </control>
- </controls>
-</window>
+<window id="2006"> + <defaultcontrol>-</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control type="visualisation" id="2"> + <description>visualisation</description> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> +<!-- <visible>IsEmpty(MusicPlayer.Property(Fanart_Image)</visible> + </control> + <control type="image"> + <description>Fanart image</description> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <texture>$INFO[MusicPlayer.Property(Fanart_Image)]</texture> + <visible>!IsEmpty(MusicPlayer.Property(Fanart_Image))</visible> +--> </control> + + <control type="group"> + <visible>Player.ShowInfo + ![Window.IsVisible(VisualisationSettings) | Window.IsVisible(VisualisationPresetList)]</visible> + <animation effect="fade" start="0" end="100" time="300" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="fade" start="100" end="0" time="300" delay="150" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="fade" start="0" end="100" time="300" tween="quadratic" easing="out">visible</animation> + <animation effect="fade" start="100" end="0" time="300" delay="150" tween="quadratic" easing="out">hidden</animation> + <control type="image"> + <description>media info background image</description> + <posx>0</posx> + <posy>270r</posy> + <width>1280</width> + <height>270</height> + <texture>HomeNowPlayingBack.png</texture> + </control> + <control type="image"> + <description>media info background image</description> + <posx>0</posx> + <posy>270r</posy> + <width>1280</width> + <height>270</height> + <colordiffuse>88FFFFFF</colordiffuse> + <texture>HomeNowPlayingBack.png</texture> + </control> + <control type="image"> + <description>cover image</description> + <posx>10</posx> + <posy>290r</posy> + <width>340</width> + <height>260</height> + <fadetime>200</fadetime> + <texture background="true">$INFO[MusicPlayer.cover]</texture> + <aspectratio aligny="bottom">keep</aspectratio> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="progress"> + <description>Progressbar</description> + <posx>10</posx> + <posy>30r</posy> + <width>340</width> + <height>14</height> + <info>Player.Progress</info> + </control> + <control type="group"> + <posx>370</posx> + <posy>180r</posy> + <control type="grouplist"> + <description>Media Codec Flagging Images</description> + <posx>340</posx> + <posy>0</posy> + <width>550</width> + <align>right</align> + <itemgap>0</itemgap> + <orientation>horizontal</orientation> + <control type="image"> + <description>Rating image</description> + <width>120</width> + <height>40</height> + <aspectratio align="right">keep</aspectratio> + <texture>LeftRating/$INFO[Player.StarRating]</texture> + </control> + <control type="image"> + <description>Codec Image</description> + <width>80</width> + <height>40</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[MusicPlayer.Codec,flagging/audio/,.png]</texture> + </control> + <control type="image"> + <description>Channels Image</description> + <width>80</width> + <height>40</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[MusicPlayer.Channels,flagging/audio/,.png]</texture> + </control> + </control> + <control type="label"> + <description>Playing Label</description> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>25</height> + <align>left</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <label>31040</label> + </control> + <control type="label"> + <posx>10</posx> + <posy>35</posy> + <width>880</width> + <height>30</height> + <label>$INFO[MusicPlayer.Artist]$INFO[MusicPlayer.Album, - ]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <posx>10</posx> + <posy>65</posy> + <width>880</width> + <height>30</height> + <label>$INFO[MusicPlayer.Title]</label> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <posx>0</posx> + <posy>110</posy> + <width>300</width> + <height>20</height> + <label>$INFO[musicplayer.Playlistposition,[COLOR=blue]$LOCALIZE[554]:[/COLOR] ]$INFO[musicplayer.Playlistlength, / ]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <posx>890</posx> + <posy>115</posy> + <width>500</width> + <height>25</height> + <label>$INFO[Player.Time]$INFO[Player.Duration, / ]</label> + <align>right</align> + <aligny>center</aligny> + <font>font35_title</font> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <posx>890</posx> + <posy>150</posy> + <width>890</width> + <height>20</height> + <label>[COLOR=blue]$LOCALIZE[209] :[/COLOR] $INFO[MusicPlayer.offset(1).Artist,, - ]$INFO[MusicPlayer.offset(1).Title]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </control> + </control> + <control type="group"> + <visible>Player.ShowInfo</visible> + <animation effect="slide" start="0,0" end="160,0" delay="0" time="300" condition="!Window.IsVisible(MusicOSD)">hidden</animation> + <animation effect="slide" start="160,0" end="0,0" delay="0" time="300" condition="!Window.IsVisible(MusicOSD)">visible</animation> + <include>Clock</include> + </control> + <control type="group" id="0"> + <posx>240</posx> + <posy>100</posy> + <include>VisibleFadeEffect</include> + <visible>Player.ShowCodec + ![Window.IsVisible(121) | Window.IsVisible(122)]</visible> + <control type="image"> + <description>gradient</description> + <posx>0</posx> + <posy>0</posy> + <width>800</width> + <height>200</height> + <colordiffuse>CCFFFFFF</colordiffuse> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="label"> + <posx>30</posx> + <posy>20</posy> + <width>360</width> + <height>25</height> + <label>$LOCALIZE[31046]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <posx>30</posx> + <posy>50</posy> + <width>360</width> + <height>100</height> + <label>$INFO[musicplayer.Codec,· $LOCALIZE[21446]: ,]$INFO[musicplayer.Bitrate,[CR]· $LOCALIZE[623]: ,kbps]$INFO[musicplayer.bitspersample,[CR]· $LOCALIZE[612]: ,bit]$INFO[musicplayer.Samplerate,[CR]· $LOCALIZE[613]: ,kHz]$INFO[musicplayer.Channels,[CR]· $LOCALIZE[21444]: ]</label> + <align>left</align> + <aligny>top</aligny> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <posx>760</posx> + <posy>20</posy> + <width>360</width> + <height>25</height> + <label>$LOCALIZE[250]</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <posx>760</posx> + <posy>50</posy> + <width>360</width> + <height>25</height> + <label>$INFO[Visualisation.Name] [I]($LOCALIZE[20166])[/I] ·[CR]fps: $INFO[System.FPS] ·</label> + <align>right</align> + <aligny>top</aligny> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Visualisation.Locked</visible> + </control> + <control type="label"> + <posx>760</posx> + <posy>50</posy> + <width>360</width> + <height>25</height> + <label>$INFO[Visualisation.Name] ·[CR]fps: $INFO[System.FPS] ·</label> + <align>right</align> + <aligny>top</aligny> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!Visualisation.Locked</visible> + </control> + <control type="label"> + <posx>760</posx> + <posy>105</posy> + <width>360</width> + <height>25</height> + <label>$LOCALIZE[31047]</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <posx>760</posx> + <posy>135</posy> + <width>360</width> + <height>25</height> + <label fallback="161">$INFO[Visualisation.Preset,, ·]</label> + <align>right</align> + <aligny>top</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <wrapmultiline>true</wrapmultiline> + </control> + </control> + </controls> +</window> 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> diff --git a/addons/skin.confluence/720p/MyMusicPlaylist.xml b/addons/skin.confluence/720p/MyMusicPlaylist.xml index 8e1bf972a5..6ba3252b34 100644 --- a/addons/skin.confluence/720p/MyMusicPlaylist.xml +++ b/addons/skin.confluence/720p/MyMusicPlaylist.xml @@ -1,210 +1,210 @@ -<window id="500">
- <defaultcontrol always="true">50</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <views>50,51,506</views>
- <controls>
- <include>CommonMusicBackground</include>
- <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(51)</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(51)</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(51)</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)</visible>
- </control>
- </control>
- <control type="group">
- <include>Window_OpenClose_Animation</include>
- <include>CommonRootView</include> <!-- view id = 50 -->
- <include>FullWidthList</include> <!-- view id = 51 -->
- <include>MusicInfoListView</include> <!-- view id = 506 -->
- </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 | Control.HasFocus(8999)">Conditional</animation>
- <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation>
- <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>20</ondown>
- </control>
- <control type="radiobutton" id="20">
- <description>Shuffle button</description>
- <posx>0</posx>
- <posy>40</posy>
- <include>ButtonCommonValues</include>
- <label>191</label>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>2</onup>
- <ondown>26</ondown>
- </control>
- <control type="button" id="26">
- <description>Repeat button</description>
- <posx>0</posx>
- <posy>80</posy>
- <include>ButtonCommonValues</include>
- <label>-</label>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>20</onup>
- <ondown>21</ondown>
- </control>
- <control type="button" id="21">
- <description>Save button</description>
- <posx>0</posx>
- <posy>120</posy>
- <label>190</label>
- <include>ButtonCommonValues</include>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>26</onup>
- <ondown>22</ondown>
- </control>
- <control type="button" id="22">
- <description>Clear button</description>
- <posx>0</posx>
- <posy>160</posy>
- <label>192</label>
- <onclick>ReplaceWindow(music)</onclick>
- <include>ButtonCommonValues</include>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>21</onup>
- <ondown>610</ondown>
- </control>
- <control type="button" id="610">
- <description>Fake Button to fix Player Controls Navigation</description>
- <onup>22</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>60</posx>
- <posy>0</posy>
- <animation effect="slide" end="-360,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-360,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>300</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
- </control>
- <control type="label">
- <include>WindowTitleCommons</include>
- <posx>270</posx>
- <label>$LOCALIZE[10517]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
-</window>
+<window id="500"> + <defaultcontrol always="true">50</defaultcontrol> + <allowoverlay>no</allowoverlay> + <views>50,51,506</views> + <controls> + <include>CommonMusicBackground</include> + <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(51)</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(51)</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(51)</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)</visible> + </control> + </control> + <control type="group"> + <include>Window_OpenClose_Animation</include> + <include>CommonRootView</include> <!-- view id = 50 --> + <include>FullWidthList</include> <!-- view id = 51 --> + <include>MusicInfoListView</include> <!-- view id = 506 --> + </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 | Control.HasFocus(8999)">Conditional</animation> + <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation> + <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>20</ondown> + </control> + <control type="radiobutton" id="20"> + <description>Shuffle button</description> + <posx>0</posx> + <posy>40</posy> + <include>ButtonCommonValues</include> + <label>191</label> + <onleft>50</onleft> + <onright>50</onright> + <onup>2</onup> + <ondown>26</ondown> + </control> + <control type="button" id="26"> + <description>Repeat button</description> + <posx>0</posx> + <posy>80</posy> + <include>ButtonCommonValues</include> + <label>-</label> + <onleft>50</onleft> + <onright>50</onright> + <onup>20</onup> + <ondown>21</ondown> + </control> + <control type="button" id="21"> + <description>Save button</description> + <posx>0</posx> + <posy>120</posy> + <label>190</label> + <include>ButtonCommonValues</include> + <onleft>50</onleft> + <onright>50</onright> + <onup>26</onup> + <ondown>22</ondown> + </control> + <control type="button" id="22"> + <description>Clear button</description> + <posx>0</posx> + <posy>160</posy> + <label>192</label> + <onclick>ReplaceWindow(music)</onclick> + <include>ButtonCommonValues</include> + <onleft>50</onleft> + <onright>50</onright> + <onup>21</onup> + <ondown>610</ondown> + </control> + <control type="button" id="610"> + <description>Fake Button to fix Player Controls Navigation</description> + <onup>22</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>60</posx> + <posy>0</posy> + <animation effect="slide" end="-360,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="-360,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>300</width> + <height>35</height> + <texture border="0,0,32,0">header.png</texture> + </control> + <control type="label"> + <include>WindowTitleCommons</include> + <posx>270</posx> + <label>$LOCALIZE[10517]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/MyMusicPlaylistEditor.xml b/addons/skin.confluence/720p/MyMusicPlaylistEditor.xml index 72b924bb32..82e7bbf3d8 100644 --- a/addons/skin.confluence/720p/MyMusicPlaylistEditor.xml +++ b/addons/skin.confluence/720p/MyMusicPlaylistEditor.xml @@ -1,420 +1,420 @@ -<window id="503">
- <defaultcontrol allways="true">6</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <controls>
- <include>CommonMusicBackground</include>
- <include>CommonMediaPlayingBackground</include>
- <control type="group">
- <posy>10</posy>
- <include>Window_OpenClose_Animation</include>
- <control type="image">
- <posx>445</posx>
- <posy>40</posy>
- <width>390</width>
- <height>640</height>
- <texture>black-back.png</texture>
- </control>
- <control type="label">
- <posx>475</posx>
- <posy>45</posy>
- <width>330</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[31061]</label>
- </control>
- <control type="group" id="9000">
- <posx>475</posx>
- <posy>550</posy>
- <control type="button" id="6">
- <description>Open Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>330</width>
- <label>31055</label>
- <align>center</align>
- <include>ButtonHomeSubCommonValues</include>
- <onleft>50</onleft>
- <onright>100</onright>
- <onup>8</onup>
- <ondown>7</ondown>
- </control>
- <control type="button" id="7">
- <description>Save Button</description>
- <posx>0</posx>
- <posy>40</posy>
- <width>330</width>
- <label>31056</label>
- <align>center</align>
- <include>ButtonHomeSubCommonValues</include>
- <onleft>50</onleft>
- <onright>100</onright>
- <onup>6</onup>
- <ondown>8</ondown>
- </control>
- <control type="button" id="8">
- <description>Clear button</description>
- <posx>0</posx>
- <posy>80</posy>
- <width>330</width>
- <label>31057</label>
- <align>center</align>
- <include>ButtonHomeSubCommonValues</include>
- <onleft>50</onleft>
- <onright>100</onright>
- <onup>7</onup>
- <ondown>6</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Control.HasFocus(50)</visible>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <posx>480</posx>
- <posy>90</posy>
- <width>320</width>
- <height>200</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[Container(50).ListItem.Icon]</texture>
- </control>
- <control type="textbox">
- <posx>480</posx>
- <posy>300</posy>
- <width>320</width>
- <height>220</height>
- <font>font11</font>
- <align>center</align>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <pagecontrol>-</pagecontrol>
- <label>$INFO[Container(50).ListItem.Title,[COLOR=blue]$LOCALIZE[556]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Artist,[COLOR=blue]$LOCALIZE[557]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Album,[COLOR=blue]$LOCALIZE[558]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Duration,[COLOR=blue]$LOCALIZE[555]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.TrackNumber,[COLOR=blue]$LOCALIZE[554]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Genre,[COLOR=blue]$LOCALIZE[515]:[/COLOR] ,[CR]]</label>
- </control>
- </control>
- <control type="group">
- <visible>Control.HasFocus(100)</visible>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <posx>465</posx>
- <posy>90</posy>
- <width>350</width>
- <height>200</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[Container(100).ListItem.Icon]</texture>
- </control>
- <control type="textbox">
- <posx>465</posx>
- <posy>300</posy>
- <width>350</width>
- <height>220</height>
- <font>font11</font>
- <align>center</align>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <pagecontrol>-</pagecontrol>
- <label>$INFO[Container(100).ListItem.Title,[COLOR=blue]$LOCALIZE[556]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Artist,[COLOR=blue]$LOCALIZE[557]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Album,[COLOR=blue]$LOCALIZE[558]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Duration,[COLOR=blue]$LOCALIZE[555]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.TrackNumber,[COLOR=blue]$LOCALIZE[554]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Genre,[COLOR=blue]$LOCALIZE[515]:[/COLOR] ,[CR]]</label>
- </control>
- </control>
- </control>
- <control type="group">
- <animation effect="slide" start="-480,0" end="0,0" time="500" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="slide" end="-480,0" start="0,0" time="500" tween="quadratic" easing="out">WindowClose</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>480</width>
- <height>720</height>
- <texture border="0,0,15,0">MediaBladeSub.png</texture>
- </control>
- <control type="label">
- <posx>30</posx>
- <posy>40</posy>
- <width>410</width>
- <height>30</height>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>31058</label>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>80</posy>
- <width>460</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>50r</posy>
- <width>460</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="label">
- <description>number of files/pages in left list text label</description>
- <posx>30</posx>
- <posy>38r</posy>
- <width>410</width>
- <font>font12</font>
- <align>left</align>
- <scroll>true</scroll>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <label>($INFO[Container(50).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(50).CurrentPage]/$INFO[Container(50).NumPages])</label>
- </control>
- <control type="scrollbar" id="30">
- <posx>20</posx>
- <posy>100</posy>
- <width>25</width>
- <height>540</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>31</onleft>
- <onright>50</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- <control type="list" id="50">
- <posx>50</posx>
- <posy>100</posy>
- <width>400</width>
- <height>540</height>
- <onleft>30</onleft>
- <onright>9000</onright>
- <onup>50</onup>
- <ondown>50</ondown>
- <viewtype label="">list</viewtype>
- <pagecontrol>30</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="30" width="400">
- <control type="label">
- <posx>5</posx>
- <posy>0</posy>
- <width>380</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>395</posx>
- <posy>0</posy>
- <width>360</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <info>ListItem.Label2</info>
- </control>
- </itemlayout>
- <focusedlayout height="30" width="400">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>400</width>
- <height>30</height>
- <texture border="7">MenuItemFO.png</texture>
- <visible>Control.HasFocus(50)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>5</posx>
- <posy>0</posy>
- <width>380</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>395</posx>
- <posy>0</posy>
- <width>360</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <info>ListItem.Label2</info>
- </control>
- </focusedlayout>
- </control>
- </control>
- <control type="group">
- <animation effect="slide" start="480,0" end="0,0" time="500" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="slide" end="480,0" start="0,0" time="500" tween="quadratic" easing="out">WindowClose</animation>
- <posx>800</posx>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>480</width>
- <height>720</height>
- <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture>
- </control>
- <control type="label">
- <posx>440</posx>
- <posy>40</posy>
- <width>410</width>
- <height>30</height>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <scroll>true</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>31059</label>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>80</posy>
- <width>460</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>50r</posy>
- <width>460</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="label">
- <description>Page Count Label</description>
- <posx>440</posx>
- <posy>38r</posy>
- <width>300</width>
- <height>20</height>
- <font>font12</font>
- <textcolor>blue</textcolor>
- <scroll>false</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>($INFO[Container(100).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(100).CurrentPage]/$INFO[Container(100).NumPages])</label>
- </control>
- <control type="scrollbar" id="31">
- <posx>430</posx>
- <posy>100</posy>
- <width>25</width>
- <height>550</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>100</onleft>
- <onright>30</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- <control type="list" id="100">
- <posx>20</posx>
- <posy>100</posy>
- <width>400</width>
- <height>550</height>
- <onleft>9000</onleft>
- <onright>31</onright>
- <onup>100</onup>
- <ondown>100</ondown>
- <viewtype label="">list</viewtype>
- <pagecontrol>31</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="30" width="400">
- <control type="label">
- <posx>5</posx>
- <posy>0</posy>
- <width>380</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>395</posx>
- <posy>0</posy>
- <width>360</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <info>ListItem.Label2</info>
- </control>
- </itemlayout>
- <focusedlayout height="30" width="400">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>400</width>
- <height>30</height>
- <texture border="7">MenuItemFO.png</texture>
- <visible>Control.HasFocus(100)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>5</posx>
- <posy>0</posy>
- <width>380</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>395</posx>
- <posy>0</posy>
- <width>360</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <info>ListItem.Label2</info>
- </control>
- </focusedlayout>
- </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[10503]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
-</window>
+<window id="503"> + <defaultcontrol allways="true">6</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <include>CommonMusicBackground</include> + <include>CommonMediaPlayingBackground</include> + <control type="group"> + <posy>10</posy> + <include>Window_OpenClose_Animation</include> + <control type="image"> + <posx>445</posx> + <posy>40</posy> + <width>390</width> + <height>640</height> + <texture>black-back.png</texture> + </control> + <control type="label"> + <posx>475</posx> + <posy>45</posy> + <width>330</width> + <height>30</height> + <font>font13_title</font> + <textcolor>blue</textcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$LOCALIZE[31061]</label> + </control> + <control type="group" id="9000"> + <posx>475</posx> + <posy>550</posy> + <control type="button" id="6"> + <description>Open Button</description> + <posx>0</posx> + <posy>0</posy> + <width>330</width> + <label>31055</label> + <align>center</align> + <include>ButtonHomeSubCommonValues</include> + <onleft>50</onleft> + <onright>100</onright> + <onup>8</onup> + <ondown>7</ondown> + </control> + <control type="button" id="7"> + <description>Save Button</description> + <posx>0</posx> + <posy>40</posy> + <width>330</width> + <label>31056</label> + <align>center</align> + <include>ButtonHomeSubCommonValues</include> + <onleft>50</onleft> + <onright>100</onright> + <onup>6</onup> + <ondown>8</ondown> + </control> + <control type="button" id="8"> + <description>Clear button</description> + <posx>0</posx> + <posy>80</posy> + <width>330</width> + <label>31057</label> + <align>center</align> + <include>ButtonHomeSubCommonValues</include> + <onleft>50</onleft> + <onright>100</onright> + <onup>7</onup> + <ondown>6</ondown> + </control> + </control> + <control type="group"> + <visible>Control.HasFocus(50)</visible> + <include>VisibleFadeEffect</include> + <control type="image"> + <posx>480</posx> + <posy>90</posy> + <width>320</width> + <height>200</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[Container(50).ListItem.Icon]</texture> + </control> + <control type="textbox"> + <posx>480</posx> + <posy>300</posy> + <width>320</width> + <height>220</height> + <font>font11</font> + <align>center</align> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <pagecontrol>-</pagecontrol> + <label>$INFO[Container(50).ListItem.Title,[COLOR=blue]$LOCALIZE[556]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Artist,[COLOR=blue]$LOCALIZE[557]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Album,[COLOR=blue]$LOCALIZE[558]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Duration,[COLOR=blue]$LOCALIZE[555]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.TrackNumber,[COLOR=blue]$LOCALIZE[554]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Genre,[COLOR=blue]$LOCALIZE[515]:[/COLOR] ,[CR]]</label> + </control> + </control> + <control type="group"> + <visible>Control.HasFocus(100)</visible> + <include>VisibleFadeEffect</include> + <control type="image"> + <posx>465</posx> + <posy>90</posy> + <width>350</width> + <height>200</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[Container(100).ListItem.Icon]</texture> + </control> + <control type="textbox"> + <posx>465</posx> + <posy>300</posy> + <width>350</width> + <height>220</height> + <font>font11</font> + <align>center</align> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <pagecontrol>-</pagecontrol> + <label>$INFO[Container(100).ListItem.Title,[COLOR=blue]$LOCALIZE[556]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Artist,[COLOR=blue]$LOCALIZE[557]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Album,[COLOR=blue]$LOCALIZE[558]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Duration,[COLOR=blue]$LOCALIZE[555]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.TrackNumber,[COLOR=blue]$LOCALIZE[554]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Genre,[COLOR=blue]$LOCALIZE[515]:[/COLOR] ,[CR]]</label> + </control> + </control> + </control> + <control type="group"> + <animation effect="slide" start="-480,0" end="0,0" time="500" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="slide" end="-480,0" start="0,0" time="500" tween="quadratic" easing="out">WindowClose</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>480</width> + <height>720</height> + <texture border="0,0,15,0">MediaBladeSub.png</texture> + </control> + <control type="label"> + <posx>30</posx> + <posy>40</posy> + <width>410</width> + <height>30</height> + <font>font24_title</font> + <textcolor>white</textcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>31058</label> + </control> + <control type="image"> + <posx>10</posx> + <posy>80</posy> + <width>460</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="image"> + <posx>10</posx> + <posy>50r</posy> + <width>460</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="label"> + <description>number of files/pages in left list text label</description> + <posx>30</posx> + <posy>38r</posy> + <width>410</width> + <font>font12</font> + <align>left</align> + <scroll>true</scroll> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <label>($INFO[Container(50).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(50).CurrentPage]/$INFO[Container(50).NumPages])</label> + </control> + <control type="scrollbar" id="30"> + <posx>20</posx> + <posy>100</posy> + <width>25</width> + <height>540</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>31</onleft> + <onright>50</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + <control type="list" id="50"> + <posx>50</posx> + <posy>100</posy> + <width>400</width> + <height>540</height> + <onleft>30</onleft> + <onright>9000</onright> + <onup>50</onup> + <ondown>50</ondown> + <viewtype label="">list</viewtype> + <pagecontrol>30</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="30" width="400"> + <control type="label"> + <posx>5</posx> + <posy>0</posy> + <width>380</width> + <height>30</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>395</posx> + <posy>0</posy> + <width>360</width> + <height>30</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <info>ListItem.Label2</info> + </control> + </itemlayout> + <focusedlayout height="30" width="400"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>400</width> + <height>30</height> + <texture border="7">MenuItemFO.png</texture> + <visible>Control.HasFocus(50)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>5</posx> + <posy>0</posy> + <width>380</width> + <height>30</height> + <font>font12</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>395</posx> + <posy>0</posy> + <width>360</width> + <height>30</height> + <font>font12</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <info>ListItem.Label2</info> + </control> + </focusedlayout> + </control> + </control> + <control type="group"> + <animation effect="slide" start="480,0" end="0,0" time="500" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="slide" end="480,0" start="0,0" time="500" tween="quadratic" easing="out">WindowClose</animation> + <posx>800</posx> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>480</width> + <height>720</height> + <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture> + </control> + <control type="label"> + <posx>440</posx> + <posy>40</posy> + <width>410</width> + <height>30</height> + <font>font24_title</font> + <textcolor>white</textcolor> + <scroll>true</scroll> + <align>right</align> + <aligny>center</aligny> + <label>31059</label> + </control> + <control type="image"> + <posx>10</posx> + <posy>80</posy> + <width>460</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="image"> + <posx>10</posx> + <posy>50r</posy> + <width>460</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="label"> + <description>Page Count Label</description> + <posx>440</posx> + <posy>38r</posy> + <width>300</width> + <height>20</height> + <font>font12</font> + <textcolor>blue</textcolor> + <scroll>false</scroll> + <align>right</align> + <aligny>center</aligny> + <label>($INFO[Container(100).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(100).CurrentPage]/$INFO[Container(100).NumPages])</label> + </control> + <control type="scrollbar" id="31"> + <posx>430</posx> + <posy>100</posy> + <width>25</width> + <height>550</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>100</onleft> + <onright>30</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + <control type="list" id="100"> + <posx>20</posx> + <posy>100</posy> + <width>400</width> + <height>550</height> + <onleft>9000</onleft> + <onright>31</onright> + <onup>100</onup> + <ondown>100</ondown> + <viewtype label="">list</viewtype> + <pagecontrol>31</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="30" width="400"> + <control type="label"> + <posx>5</posx> + <posy>0</posy> + <width>380</width> + <height>30</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>395</posx> + <posy>0</posy> + <width>360</width> + <height>30</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <info>ListItem.Label2</info> + </control> + </itemlayout> + <focusedlayout height="30" width="400"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>400</width> + <height>30</height> + <texture border="7">MenuItemFO.png</texture> + <visible>Control.HasFocus(100)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>5</posx> + <posy>0</posy> + <width>380</width> + <height>30</height> + <font>font12</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>395</posx> + <posy>0</posy> + <width>360</width> + <height>30</height> + <font>font12</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <info>ListItem.Label2</info> + </control> + </focusedlayout> + </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[10503]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/MyMusicSongs.xml b/addons/skin.confluence/720p/MyMusicSongs.xml index 2580590783..db058ad4b1 100644 --- a/addons/skin.confluence/720p/MyMusicSongs.xml +++ b/addons/skin.confluence/720p/MyMusicSongs.xml @@ -1,202 +1,202 @@ -<window id="501">
- <defaultcontrol always="true">50</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <views>50,51,550,500,506</views>
- <controls>
- <include>CommonMusicBackground</include>
- <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(51) | 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(51) | Control.IsVisible(500)</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(51) | 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(550)</visible>
- </control>
- </control>
- <control type="group">
- <include>Window_OpenClose_Animation</include>
- <include>CommonRootView</include> <!-- view id = 50 -->
- <include>FullWidthList</include> <!-- view id = 51 -->
- <include>ThumbnailView</include> <!-- view id = 500 -->
- <include>MusicInfoListView</include> <!-- view id = 506 -->
- <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 | Control.HasFocus(8999)">Conditional</animation>
- <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation>
- <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(MusicLibrary)</onclick>
- <selected>Window.IsVisible(MusicLibrary)</selected>
- <include>ButtonCommonValues</include>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>3</onup>
- <ondown>610</ondown>
- <enable>Library.HasContent(Music)</enable>
- </control>
- <control type="button" id="610">
- <description>Fake Button to fix Player Controls Navigation</description>
- <onup>99</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>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[31022]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
-</window>
+<window id="501"> + <defaultcontrol always="true">50</defaultcontrol> + <allowoverlay>no</allowoverlay> + <views>50,51,550,500,506</views> + <controls> + <include>CommonMusicBackground</include> + <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(51) | 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(51) | Control.IsVisible(500)</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(51) | 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(550)</visible> + </control> + </control> + <control type="group"> + <include>Window_OpenClose_Animation</include> + <include>CommonRootView</include> <!-- view id = 50 --> + <include>FullWidthList</include> <!-- view id = 51 --> + <include>ThumbnailView</include> <!-- view id = 500 --> + <include>MusicInfoListView</include> <!-- view id = 506 --> + <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 | Control.HasFocus(8999)">Conditional</animation> + <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation> + <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(MusicLibrary)</onclick> + <selected>Window.IsVisible(MusicLibrary)</selected> + <include>ButtonCommonValues</include> + <onleft>50</onleft> + <onright>50</onright> + <onup>3</onup> + <ondown>610</ondown> + <enable>Library.HasContent(Music)</enable> + </control> + <control type="button" id="610"> + <description>Fake Button to fix Player Controls Navigation</description> + <onup>99</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>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[31022]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/MyPics.xml b/addons/skin.confluence/720p/MyPics.xml index 70ee85e67a..31b2e838d6 100644 --- a/addons/skin.confluence/720p/MyPics.xml +++ b/addons/skin.confluence/720p/MyPics.xml @@ -1,242 +1,242 @@ -<window id="2">
- <defaultcontrol always="true">50</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <views>50,51,550,500,511,510</views>
- <controls>
- <include>CommonPictureBackground</include>
- <include>CommonMediaPlayingBackground</include>
- <control type="group">
- <include>Window_OpenClose_Animation</include>
- <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(510) | Control.IsVisible(511)</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>600</height>
- <texture background="true">$INFO[ListItem.FilenameAndPath]</texture>
- <fadetime>1000</fadetime>
- <aspectratio>keep</aspectratio>
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(510)</visible>
- </control>
- <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(51) | 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(51) | Control.IsVisible(500) | Control.IsVisible(510)</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(51) | 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(550)</visible>
- </control>
- </control>
- <control type="group">
- <include>Window_OpenClose_Animation</include>
- <include>CommonRootView</include> <!-- view id = 50 -->
- <include>FullWidthList</include> <!-- view id = 51 -->
- <include>ThumbnailView</include> <!-- view id = 500 -->
- <include>PictureWrapView</include> <!-- view id = 510 -->
- <include>PictureThumbView</include> <!-- view id = 511 -->
- <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 | Control.HasFocus(8999)">Conditional</animation>
- <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation>
- <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>6</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>6</ondown>
- </control>
- <control type="button" id="6">
- <description>Slideshow</description>
- <posx>0</posx>
- <posy>80</posy>
- <include>ButtonCommonValues</include>
- <label>108</label>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>3</onup>
- <ondown>7</ondown>
- </control>
- <control type="button" id="7">
- <description>Recersive Slideshow</description>
- <posx>0</posx>
- <posy>120</posy>
- <include>ButtonCommonValues</include>
- <label>361</label>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>6</onup>
- <ondown>9</ondown>
- </control>
- <control type="radiobutton" id="9">
- <description>Randomize Toggle</description>
- <posx>0</posx>
- <posy>160</posy>
- <include>ButtonCommonValues</include>
- <label>13319</label>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>7</onup>
- <ondown>610</ondown>
- </control>
- <control type="button" id="610">
- <description>Fake Button to fix Player Controls Navigation</description>
- <onup>9</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>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[1]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
-</window>
+<window id="2"> + <defaultcontrol always="true">50</defaultcontrol> + <allowoverlay>no</allowoverlay> + <views>50,51,550,500,511,510</views> + <controls> + <include>CommonPictureBackground</include> + <include>CommonMediaPlayingBackground</include> + <control type="group"> + <include>Window_OpenClose_Animation</include> + <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(510) | Control.IsVisible(511)</visible> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>600</height> + <texture background="true">$INFO[ListItem.FilenameAndPath]</texture> + <fadetime>1000</fadetime> + <aspectratio>keep</aspectratio> + <include>VisibleFadeEffect</include> + <visible>Control.IsVisible(510)</visible> + </control> + <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(51) | 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(51) | Control.IsVisible(500) | Control.IsVisible(510)</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(51) | 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(550)</visible> + </control> + </control> + <control type="group"> + <include>Window_OpenClose_Animation</include> + <include>CommonRootView</include> <!-- view id = 50 --> + <include>FullWidthList</include> <!-- view id = 51 --> + <include>ThumbnailView</include> <!-- view id = 500 --> + <include>PictureWrapView</include> <!-- view id = 510 --> + <include>PictureThumbView</include> <!-- view id = 511 --> + <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 | Control.HasFocus(8999)">Conditional</animation> + <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation> + <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>6</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>6</ondown> + </control> + <control type="button" id="6"> + <description>Slideshow</description> + <posx>0</posx> + <posy>80</posy> + <include>ButtonCommonValues</include> + <label>108</label> + <onleft>50</onleft> + <onright>50</onright> + <onup>3</onup> + <ondown>7</ondown> + </control> + <control type="button" id="7"> + <description>Recersive Slideshow</description> + <posx>0</posx> + <posy>120</posy> + <include>ButtonCommonValues</include> + <label>361</label> + <onleft>50</onleft> + <onright>50</onright> + <onup>6</onup> + <ondown>9</ondown> + </control> + <control type="radiobutton" id="9"> + <description>Randomize Toggle</description> + <posx>0</posx> + <posy>160</posy> + <include>ButtonCommonValues</include> + <label>13319</label> + <onleft>50</onleft> + <onright>50</onright> + <onup>7</onup> + <ondown>610</ondown> + </control> + <control type="button" id="610"> + <description>Fake Button to fix Player Controls Navigation</description> + <onup>9</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>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[1]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/MyPrograms.xml b/addons/skin.confluence/720p/MyPrograms.xml index 593328162b..32800a7659 100644 --- a/addons/skin.confluence/720p/MyPrograms.xml +++ b/addons/skin.confluence/720p/MyPrograms.xml @@ -1,187 +1,187 @@ -<window id="1">
- <defaultcontrol always="true">50</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <views>50,51,500,550</views>
- <controls>
- <include>CommonProgramsBackground</include>
- <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(51) | 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(51) | Control.IsVisible(500)</visible>
- </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(550)</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(51) | 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>
- <control type="group">
- <include>Window_OpenClose_Animation</include>
- <include>CommonRootView</include> <!-- view id = 50 -->
- <include>FullWidthList</include> <!-- view id = 51 -->
- <include>ThumbnailView</include> <!-- view id = 500 -->
- <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 | Control.HasFocus(8999)">Conditional</animation>
- <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation>
- <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>610</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>610</ondown>
- </control>
- <control type="button" id="610">
- <description>Fake Button to fix Player Controls Navigation</description>
- <onup>3</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>60</posx>
- <posy>0</posy>
- <animation effect="slide" end="-370,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-370,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[0]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
-</window>
+<window id="1"> + <defaultcontrol always="true">50</defaultcontrol> + <allowoverlay>no</allowoverlay> + <views>50,51,500,550</views> + <controls> + <include>CommonProgramsBackground</include> + <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(51) | 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(51) | Control.IsVisible(500)</visible> + </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(550)</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(51) | 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> + <control type="group"> + <include>Window_OpenClose_Animation</include> + <include>CommonRootView</include> <!-- view id = 50 --> + <include>FullWidthList</include> <!-- view id = 51 --> + <include>ThumbnailView</include> <!-- view id = 500 --> + <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 | Control.HasFocus(8999)">Conditional</animation> + <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation> + <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>610</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>610</ondown> + </control> + <control type="button" id="610"> + <description>Fake Button to fix Player Controls Navigation</description> + <onup>3</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>60</posx> + <posy>0</posy> + <animation effect="slide" end="-370,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="-370,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[0]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/MyTV.xml b/addons/skin.confluence/720p/MyTV.xml index e2d21a93ad..6f2fda001d 100644 --- a/addons/skin.confluence/720p/MyTV.xml +++ b/addons/skin.confluence/720p/MyTV.xml @@ -1,2813 +1,2813 @@ -<window id="600">
- <defaultcontrol>32</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <controls>
- <include>CommonTVBackground</include>
- <control type="group">
- <visible>!Control.IsVisible(11) + !Control.IsVisible(12)</visible>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture>special://skin/backgrounds/media-overlay.png</texture>
- <visible>Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)</visible>
- </control>
- <control type="visualisation">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <visible>Player.HasAudio + !Skin.HasSetting(ShowBackgroundVis)</visible>
- </control>
- <control type="videowindow">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <visible>Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)</visible>
- </control>
- </control>
- <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>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>128r</posy>
- <width>1280</width>
- <height>128</height>
- <texture>floor.png</texture>
- </control>
- <control type="image">
- <posx>55</posx>
- <posy>60</posy>
- <width>1170</width>
- <height>600</height>
- <texture border="20">ContentPanel.png</texture>
- </control>
- <control type="image">
- <posx>55</posx>
- <posy>645</posy>
- <width>1170</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">
- <description>Small Media Window</description>
- <visible>Control.IsVisible(11) | Control.IsVisible(12)</visible>
- <include>VisibleFadeEffect</include>
- <include>Window_OpenClose_Animation</include>
- <control type="image">
- <posx>80</posx>
- <posy>80</posy>
- <width>710</width>
- <height>400</height>
- <texture border="5">button-nofocus.png</texture>
- </control>
- <control type="image">
- <posx>85</posx>
- <posy>85</posy>
- <width>700</width>
- <height>390</height>
- <texture fallback="special://skin/backgrounds/tv.jpg">$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</texture>
- <include>VisibleFadeEffect</include>
- <visible>!Player.HasVideo</visible>
- </control>
- <control type="videowindow">
- <posx>85</posx>
- <posy>85</posy>
- <width>700</width>
- <height>390</height>
- <visible>Player.HasVideo</visible>
- </control>
- <!-- control type="visualisation">
- <posx>85</posx>
- <posy>85</posy>
- <width>700</width>
- <height>390</height>
- <visible>Player.HasAudio</visible>
- </control -->
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>30r</posy>
- <width>700</width>
- <height>20</height>
- <label>([COLOR=blue]$INFO[Player.Time] / $INFO[Player.Duration,][/COLOR]) - $INFO[MusicPlayer.Title]$INFO[VideoPlayer.Title]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Player.HasMedia + !Control.IsVisible(10)</visible>
- <include>VisibleFadeEffect</include>
- <include>Window_OpenClose_Animation</include>
- </control>
- <control type="group">
- <include>Window_OpenClose_Animation</include>
- <control type="group">
- <description>TV Guide Channel</description>
- <visible>Control.IsVisible(15)</visible>
- <include>VisibleFadeEffect</include>
- <control type="group">
- <posx>80</posx>
- <posy>60</posy>
- <control type="label">
- <description>Date Time label</description>
- <posx>0</posx>
- <posy>20</posy>
- <width>300</width>
- <height>20</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>21820</label>
- </control>
- <control type="label">
- <description>Title</description>
- <posx>300</posx>
- <posy>20</posy>
- <width>600</width>
- <height>20</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>369</label>
- </control>
- <control type="label">
- <description>Status header label</description>
- <posx>960</posx>
- <posy>20</posy>
- <width>140</width>
- <height>20</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>126</label>
- </control>
- <control type="image">
- <description>separator image</description>
- <posx>0</posx>
- <posy>50</posy>
- <width>1100</width>
- <height>1</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture>separator2.png</texture>
- </control>
- <control type="list" id="15">
- <posx>0</posx>
- <posy>55</posy>
- <width>1100</width>
- <height>520</height>
- <onup>15</onup>
- <ondown>15</ondown>
- <onleft>31</onleft>
- <onright>75</onright>
- <pagecontrol>75</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>41</height>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>300</width>
- <height>40</height>
- <colordiffuse>33FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- </control>
- <control type="image">
- <posx>960</posx>
- <posy>0</posy>
- <width>140</width>
- <height>40</height>
- <colordiffuse>33FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- </control>
- <control type="label">
- <posx>150</posx>
- <posy>0</posy>
- <width>280</width>
- <height>40</height>
- <font>font12</font>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label2</info>
- </control>
- <control type="label">
- <posx>310</posx>
- <posy>0</posy>
- <width>640</width>
- <height>40</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="image">
- <posx>970</posx>
- <posy>10</posy>
- <width>30</width>
- <height>20</height>
- <texture>PVR-IsRecording.png</texture>
- <visible>ListItem.IsRecording</visible>
- </control>
- <control type="label">
- <posx>1005</posx>
- <posy>0</posy>
- <width>80</width>
- <height>40</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <label>19043</label>
- <visible>ListItem.IsRecording</visible>
- </control>
- <control type="image">
- <posx>970</posx>
- <posy>10</posy>
- <width>20</width>
- <height>20</height>
- <texture>PVR-HasTimer.png</texture>
- <visible>ListItem.HasTimer</visible>
- </control>
- <control type="label">
- <posx>1000</posx>
- <posy>0</posy>
- <width>80</width>
- <height>40</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <label>31510</label>
- <visible>ListItem.HasTimer</visible>
- </control>
- </itemlayout>
- <focusedlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>41</height>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>300</width>
- <height>40</height>
- <colordiffuse>33FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- <visible>!Control.HasFocus(15)</visible>
- </control>
- <control type="image">
- <posx>960</posx>
- <posy>0</posy>
- <width>140</width>
- <height>40</height>
- <colordiffuse>33FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- <visible>!Control.HasFocus(15)</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>300</width>
- <height>40</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- <visible>Control.HasFocus(15)</visible>
- </control>
- <control type="image">
- <posx>960</posx>
- <posy>0</posy>
- <width>140</width>
- <height>40</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- <visible>Control.HasFocus(15)</visible>
- </control>
- <control type="label">
- <posx>150</posx>
- <posy>0</posy>
- <width>280</width>
- <height>40</height>
- <font>font12</font>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label2</info>
- </control>
- <control type="label">
- <posx>310</posx>
- <posy>0</posy>
- <width>640</width>
- <height>40</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="image">
- <posx>970</posx>
- <posy>10</posy>
- <width>30</width>
- <height>20</height>
- <texture>PVR-IsRecording.png</texture>
- <visible>ListItem.IsRecording</visible>
- </control>
- <control type="label">
- <posx>1005</posx>
- <posy>0</posy>
- <width>80</width>
- <height>40</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <label>19043</label>
- <visible>ListItem.IsRecording</visible>
- </control>
- <control type="image">
- <posx>970</posx>
- <posy>10</posy>
- <width>20</width>
- <height>20</height>
- <texture>PVR-HasTimer.png</texture>
- <visible>ListItem.HasTimer</visible>
- </control>
- <control type="label">
- <posx>1000</posx>
- <posy>0</posy>
- <width>80</width>
- <height>40</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <label>31510</label>
- <visible>ListItem.HasTimer</visible>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="75">
- <posx>1105</posx>
- <posy>50</posy>
- <width>25</width>
- <height>520</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>15</onleft>
- <onright>31</onright>
- <ondown>75</ondown>
- <onup>75</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(15)</visible>
- </control>
- </control>
- <control type="label">
- <description>Page Count Label</description>
- <posx>40r</posx>
- <posy>30r</posy>
- <width>500</width>
- <height>20</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <scroll>false</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>([COLOR=blue]$INFO[Container(15).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(15).CurrentPage]/$INFO[Container(15).NumPages][/COLOR])</label>
- </control>
- </control>
- <control type="group">
- <description>TV Guide Now/Next</description>
- <visible>Control.IsVisible(16)</visible>
- <include>VisibleFadeEffect</include>
- <control type="group">
- <posx>80</posx>
- <posy>60</posy>
- <control type="label">
- <description>Time label</description>
- <posx>0</posx>
- <posy>20</posy>
- <width>100</width>
- <height>20</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>555</label>
- </control>
- <control type="label">
- <description>Channel label</description>
- <posx>100</posx>
- <posy>20</posy>
- <width>250</width>
- <height>20</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>19148</label>
- </control>
- <control type="label">
- <description>Title</description>
- <posx>350</posx>
- <posy>20</posy>
- <width>550</width>
- <height>20</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>369</label>
- </control>
- <control type="label">
- <description>Status header label</description>
- <posx>960</posx>
- <posy>20</posy>
- <width>140</width>
- <height>20</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>126</label>
- </control>
- <control type="image">
- <description>separator image</description>
- <posx>0</posx>
- <posy>50</posy>
- <width>1100</width>
- <height>1</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture>separator2.png</texture>
- </control>
- <control type="list" id="16">
- <posx>0</posx>
- <posy>55</posy>
- <width>1100</width>
- <height>520</height>
- <onup>16</onup>
- <ondown>16</ondown>
- <onleft>31</onleft>
- <onright>76</onright>
- <pagecontrol>76</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>41</height>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>100</posx>
- <posy>0</posy>
- <width>250</width>
- <height>40</height>
- <colordiffuse>33FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- </control>
- <control type="image">
- <posx>960</posx>
- <posy>0</posy>
- <width>140</width>
- <height>40</height>
- <colordiffuse>33FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>0</posy>
- <width>100</width>
- <height>40</height>
- <font>font12</font>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.StartTime</info>
- </control>
- <control type="image">
- <posx>110</posx>
- <posy>5</posy>
- <width>30</width>
- <height>30</height>
- <info>ListItem.Icon</info>
- </control>
- <control type="label">
- <posx>150</posx>
- <posy>0</posy>
- <width>190</width>
- <height>35</height>
- <font>font12</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.ChannelName</info>
- </control>
- <control type="label">
- <posx>360</posx>
- <posy>0</posy>
- <width>590</width>
- <height>35</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="image">
- <posx>970</posx>
- <posy>10</posy>
- <width>30</width>
- <height>20</height>
- <texture>PVR-IsRecording.png</texture>
- <visible>ListItem.IsRecording</visible>
- </control>
- <control type="label">
- <posx>1005</posx>
- <posy>0</posy>
- <width>80</width>
- <height>40</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <label>19043</label>
- <visible>ListItem.IsRecording</visible>
- </control>
- <control type="image">
- <posx>970</posx>
- <posy>10</posy>
- <width>20</width>
- <height>20</height>
- <texture>PVR-HasTimer.png</texture>
- <visible>ListItem.HasTimer</visible>
- </control>
- <control type="label">
- <posx>1000</posx>
- <posy>0</posy>
- <width>80</width>
- <height>40</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <label>31510</label>
- <visible>ListItem.HasTimer</visible>
- </control>
- </itemlayout>
- <focusedlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>41</height>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>100</posx>
- <posy>0</posy>
- <width>250</width>
- <height>40</height>
- <colordiffuse>33FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- <visible>!Control.HasFocus(16)</visible>
- </control>
- <control type="image">
- <posx>960</posx>
- <posy>0</posy>
- <width>140</width>
- <height>40</height>
- <colordiffuse>33FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- <visible>!Control.HasFocus(16)</visible>
- </control>
- <control type="image">
- <posx>100</posx>
- <posy>0</posy>
- <width>250</width>
- <height>40</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- <visible>Control.HasFocus(16)</visible>
- </control>
- <control type="image">
- <posx>960</posx>
- <posy>0</posy>
- <width>140</width>
- <height>40</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- <visible>Control.HasFocus(16)</visible>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>0</posy>
- <width>100</width>
- <height>40</height>
- <font>font12</font>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.StartTime</info>
- </control>
- <control type="image">
- <posx>110</posx>
- <posy>5</posy>
- <width>30</width>
- <height>30</height>
- <info>ListItem.Icon</info>
- </control>
- <control type="label">
- <posx>150</posx>
- <posy>0</posy>
- <width>190</width>
- <height>35</height>
- <font>font12</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.ChannelName</info>
- </control>
- <control type="label">
- <posx>360</posx>
- <posy>0</posy>
- <width>590</width>
- <height>35</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="image">
- <posx>970</posx>
- <posy>10</posy>
- <width>30</width>
- <height>20</height>
- <texture>PVR-IsRecording.png</texture>
- <visible>ListItem.IsRecording</visible>
- </control>
- <control type="label">
- <posx>1005</posx>
- <posy>0</posy>
- <width>80</width>
- <height>40</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <label>19043</label>
- <visible>ListItem.IsRecording</visible>
- </control>
- <control type="image">
- <posx>970</posx>
- <posy>10</posy>
- <width>20</width>
- <height>20</height>
- <texture>PVR-HasTimer.png</texture>
- <visible>ListItem.HasTimer</visible>
- </control>
- <control type="label">
- <posx>1000</posx>
- <posy>0</posy>
- <width>80</width>
- <height>40</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <label>31510</label>
- <visible>ListItem.HasTimer</visible>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="76">
- <posx>1105</posx>
- <posy>50</posy>
- <width>25</width>
- <height>520</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>16</onleft>
- <onright>31</onright>
- <ondown>76</ondown>
- <onup>76</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(16)</visible>
- </control>
- </control>
- <control type="label">
- <description>Page Count Label</description>
- <posx>40r</posx>
- <posy>30r</posy>
- <width>500</width>
- <height>20</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <scroll>false</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>([COLOR=blue]$INFO[Container(16).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(16).CurrentPage]/$INFO[Container(16).NumPages][/COLOR])</label>
- </control>
- </control>
- <control type="group">
- <description>TV Guide Timeline</description>
- <visible>Control.IsVisible(10)</visible>
- <include>VisibleFadeEffect</include>
- <control type="epggrid" id="10">
- <description>EPG Grid</description>
- <posx>80</posx>
- <posy>81</posy>
- <width>1120</width>
- <height>550</height>
- <pagecontrol>10</pagecontrol>
- <scrolltime>350</scrolltime>
- <timeblocks>40</timeblocks>
- <rulerunit>6</rulerunit>
- <onleft>31</onleft>
- <onright>31</onright>
- <onup>10</onup>
- <ondown>10</ondown>
- <rulerlayout height="30" width="40">
- <control type="image" id="1">
- <width>40</width>
- <height>29</height>
- <posx>0</posx>
- <posy>0</posy>
- <texture border="5">button-nofocus.png</texture>
- </control>
- <control type="label" id="2">
- <posx>10</posx>
- <posy>0</posy>
- <width>34</width>
- <height>29</height>
- <font>font12</font>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </rulerlayout>
- <channellayout height="52" width="220">
- <animation effect="fade" start="110" time="200">UnFocus</animation>
- <control type="image" id="1">
- <posx>0</posx>
- <posy>0</posy>
- <width>220</width>
- <height>52</height>
- <texture border="5">button-nofocus.png</texture>
- </control>
- <control type="image">
- <posx>5</posx>
- <posy>4</posy>
- <width>45</width>
- <height>44</height>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label" id="1">
- <posx>54</posx>
- <posy>0</posy>
- <width>160</width>
- <height>52</height>
- <font>special12</font>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <label>$INFO[ListItem.ChannelName]</label>
- </control>
- </channellayout>
- <focusedchannellayout height="52" width="220">
- <animation effect="fade" start="110" time="200">OnFocus</animation>
- <control type="image" id="1">
- <posx>0</posx>
- <posy>0</posy>
- <width>220</width>
- <height>52</height>
- <texture border="5">button-focus.png</texture>
- </control>
- <control type="image">
- <posx>5</posx>
- <posy>4</posy>
- <width>45</width>
- <height>44</height>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label" id="1">
- <posx>54</posx>
- <posy>0</posy>
- <width>160</width>
- <height>52</height>
- <font>special12</font>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <label>$INFO[ListItem.ChannelName]</label>
- </control>
- </focusedchannellayout>
- <itemlayout height="52" width="40">
- <control type="image" id="2">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),16)</visible>
- <texture border="3">genre-a-moviedrama.png</texture>
- </control>
- <control type="image" id="3">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),32)</visible>
- <texture border="3">genre-b-news.png</texture>
- </control>
- <control type="image" id="4">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),48)</visible>
- <texture border="3">genre-c-show.png</texture>
- </control>
- <control type="image" id="5">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),64)</visible>
- <texture border="3">genre-d-sports.png</texture>
- </control>
- <control type="image" id="6">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),80)</visible>
- <texture border="3">genre-e-child.png</texture>
- </control>
- <control type="image" id="7">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),96)</visible>
- <texture border="3">genre-f-music.png</texture>
- </control>
- <control type="image" id="8">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),112)</visible>
- <texture border="3">genre-g-arts.png</texture>
- </control>
- <control type="image" id="9">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),128)</visible>
- <texture border="3">genre-h-social.png</texture>
- </control>
- <control type="image" id="10">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),144)</visible>
- <texture border="3">genre-i-science.png</texture>
- </control>
- <control type="image" id="11">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),160)</visible>
- <texture border="3">genre-j-hobby.png</texture>
- </control>
- <control type="image" id="12">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),176)</visible>
- <texture border="3">genre-k-special.png</texture>
- </control>
- <control type="image" id="13">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),0) | stringcompare(ListItem.Property(GenreType),240)</visible>
- <texture border="3">genre-l-unknown.png</texture>
- </control>
- <control type="label" id="1">
- <posx>6</posx>
- <posy>3</posy>
- <width>30</width>
- <height>25</height>
- <font>font12</font>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <info>ListItem.Label</info>
- </control>
- <control type="image">
- <posx>5</posx>
- <posy>28</posy>
- <width>30</width>
- <height>20</height>
- <texture>PVR-IsRecording.png</texture>
- <visible>ListItem.IsRecording</visible>
- </control>
- <control type="image">
- <posx>5</posx>
- <posy>28</posy>
- <width>20</width>
- <height>20</height>
- <texture>PVR-HasTimer.png</texture>
- <visible>ListItem.HasTimer</visible>
- </control>
- </itemlayout>
- <focusedlayout height="52" width="40">
- <control type="image" id="14">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <texture border="5">folder-focus.png</texture>
- </control>
- <control type="image" id="2">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),16)</visible>
- <texture border="3">genre-a-moviedrama.png</texture>
- </control>
- <control type="image" id="3">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),32)</visible>
- <texture border="3">genre-b-news.png</texture>
- </control>
- <control type="image" id="4">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),48)</visible>
- <texture border="3">genre-c-show.png</texture>
- </control>
- <control type="image" id="5">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),64)</visible>
- <texture border="3">genre-d-sports.png</texture>
- </control>
- <control type="image" id="6">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),80)</visible>
- <texture border="3">genre-e-child.png</texture>
- </control>
- <control type="image" id="7">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),96)</visible>
- <texture border="3">genre-f-music.png</texture>
- </control>
- <control type="image" id="8">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),112)</visible>
- <texture border="3">genre-g-arts.png</texture>
- </control>
- <control type="image" id="9">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),128)</visible>
- <texture border="3">genre-h-social.png</texture>
- </control>
- <control type="image" id="10">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),144)</visible>
- <texture border="3">genre-i-science.png</texture>
- </control>
- <control type="image" id="11">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),160)</visible>
- <texture border="3">genre-j-hobby.png</texture>
- </control>
- <control type="image" id="12">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),176)</visible>
- <texture border="3">genre-k-special.png</texture>
- </control>
- <control type="image" id="13">
- <width>40</width>
- <height>52</height>
- <posx>0</posx>
- <posy>0</posy>
- <visible>stringcompare(ListItem.Property(GenreType),0) | stringcompare(ListItem.Property(GenreType),240)</visible>
- <texture border="3">genre-l-unknown.png</texture>
- </control>
- <control type="label" id="1">
- <posx>6</posx>
- <posy>3</posy>
- <width>30</width>
- <height>25</height>
- <font>font12</font>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <info>ListItem.Label</info>
- </control>
- <control type="image">
- <posx>5</posx>
- <posy>28</posy>
- <width>30</width>
- <height>20</height>
- <texture>PVR-IsRecording.png</texture>
- <visible>ListItem.IsRecording</visible>
- </control>
- <control type="image">
- <posx>5</posx>
- <posy>28</posy>
- <width>20</width>
- <height>20</height>
- <texture>PVR-HasTimer.png</texture>
- <visible>ListItem.HasTimer</visible>
- </control>
- </focusedlayout>
- </control>
- <control type="group">
- <posx>200</posx>
- <posy>62r</posy>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>15</width>
- <height>15</height>
- <texture>genre-b-news.png</texture>
- </control>
- <control type="label">
- <description>News Genre</description>
- <posx>20</posx>
- <posy>0</posy>
- <width>225</width>
- <height>15</height>
- <font>font10</font>
- <label>19516</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- </control>
- <control type="image">
- <posx>250</posx>
- <posy>0</posy>
- <width>15</width>
- <height>15</height>
- <texture>genre-a-moviedrama.png</texture>
- </control>
- <control type="label">
- <description>Movie Genre</description>
- <posx>270</posx>
- <posy>0</posy>
- <width>225</width>
- <height>15</height>
- <font>font10</font>
- <label>19500</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- </control>
- <control type="image">
- <posx>500</posx>
- <posy>0</posy>
- <width>15</width>
- <height>15</height>
- <texture>genre-k-special.png</texture>
- </control>
- <control type="label">
- <description>Special Genre</description>
- <posx>520</posx>
- <posy>0</posy>
- <width>225</width>
- <height>15</height>
- <font>font10</font>
- <label>19549</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- </control>
- <control type="image">
- <posx>750</posx>
- <posy>0</posy>
- <width>15</width>
- <height>15</height>
- <texture>genre-c-show.png</texture>
- </control>
- <control type="label">
- <description>News Genre</description>
- <posx>770</posx>
- <posy>0</posy>
- <width>225</width>
- <height>15</height>
- <font>font10</font>
- <label>19532</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- </control>
-
- <control type="image">
- <posx>0</posx>
- <posy>19</posy>
- <width>15</width>
- <height>15</height>
- <texture>genre-d-sports.png</texture>
- </control>
- <control type="label">
- <description>Sports Genre</description>
- <posx>20</posx>
- <posy>19</posy>
- <width>225</width>
- <height>15</height>
- <font>font10</font>
- <label>19548</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- </control>
- <control type="image">
- <posx>250</posx>
- <posy>19</posy>
- <width>15</width>
- <height>15</height>
- <texture>genre-e-child.png</texture>
- </control>
- <control type="label">
- <description>Children Genre</description>
- <posx>270</posx>
- <posy>19</posy>
- <width>225</width>
- <height>15</height>
- <font>font10</font>
- <label>19564</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- </control>
- <control type="image">
- <posx>500</posx>
- <posy>19</posy>
- <width>15</width>
- <height>15</height>
- <texture>genre-i-science.png</texture>
- </control>
- <control type="label">
- <description>Educational/Science Genre</description>
- <posx>520</posx>
- <posy>19</posy>
- <width>225</width>
- <height>15</height>
- <font>font10</font>
- <label>19628</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- </control>
- <control type="image">
- <posx>750</posx>
- <posy>19</posy>
- <width>15</width>
- <height>15</height>
- <texture>genre-f-music.png</texture>
- </control>
- <control type="label">
- <description>Music Genre</description>
- <posx>770</posx>
- <posy>19</posy>
- <width>225</width>
- <height>15</height>
- <font>font10</font>
- <label>19580</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- </control>
-
- <control type="image">
- <posx>0</posx>
- <posy>38</posy>
- <width>15</width>
- <height>15</height>
- <texture>genre-g-arts.png</texture>
- </control>
- <control type="label">
- <description>Arts Genre</description>
- <posx>20</posx>
- <posy>38</posy>
- <width>225</width>
- <height>15</height>
- <font>font10</font>
- <label>19596</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- </control>
- <control type="image">
- <posx>250</posx>
- <posy>38</posy>
- <width>15</width>
- <height>15</height>
- <texture>genre-j-hobby.png</texture>
- </control>
- <control type="label">
- <description>Leisure/Hobbies Genre</description>
- <posx>270</posx>
- <posy>38</posy>
- <width>225</width>
- <height>15</height>
- <font>font10</font>
- <label>19644</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- </control>
- <control type="image">
- <posx>500</posx>
- <posy>38</posy>
- <width>15</width>
- <height>15</height>
- <texture>genre-h-social.png</texture>
- </control>
- <control type="label">
- <description>Social Genre</description>
- <posx>520</posx>
- <posy>38</posy>
- <width>225</width>
- <height>15</height>
- <font>font10</font>
- <label>19612</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- </control>
- <control type="image">
- <posx>750</posx>
- <posy>38</posy>
- <width>15</width>
- <height>15</height>
- <texture>genre-l-unknown.png</texture>
- </control>
- <control type="label">
- <description>Other/Unknown Genre</description>
- <posx>770</posx>
- <posy>38</posy>
- <width>225</width>
- <height>15</height>
- <font>font10</font>
- <label>19499</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- </control>
- </control>
- </control>
-
- <!-- TV Channels group -->
- <control type="group">
- <description>TV Channels group</description>
- <visible>Control.IsVisible(11)</visible>
- <include>VisibleFadeEffect</include>
- <control type="group">
- <posx>85</posx>
- <posy>490</posy>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>700</width>
- <height>30</height>
- <font>font13caps</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[Container(11).ListItem.Title]</label>
- </control>
- <control type="textbox">
- <description>Plot Value for TVShow</description>
- <posx>0</posx>
- <posy>30</posy>
- <width>700</width>
- <height>90</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <pagecontrol>-</pagecontrol>
- <label>$INFO[Container(11).ListItem.Plot]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
- </control>
- </control>
- <control type="list" id="11">
- <posx>800</posx>
- <posy>85</posy>
- <width>390</width>
- <height>541</height>
- <onleft>32</onleft>
- <onright>70</onright>
- <onup>11</onup>
- <ondown>11</ondown>
- <viewtype label="535">list</viewtype>
- <pagecontrol>70</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="60" width="400">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>390</width>
- <height>61</height>
- <texture border="2">MenuItemNF.png</texture>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>5</posx>
- <posy>-4</posy>
- <width>40</width>
- <height>35</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <info>ListItem.ChannelNumber</info>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>0</posy>
- <width>270</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>30</posy>
- <width>330</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <visible>IsEmpty(Listitem.Icon)</visible>
- <label>$INFO[ListItem.Title]</label>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>30</posy>
- <width>270</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <visible>!IsEmpty(Listitem.Icon)</visible>
- <label>$INFO[ListItem.Title]</label>
- </control>
- <control type="image">
- <posx>330</posx>
- <posy>4</posy>
- <width>50</width>
- <height>50</height>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- </itemlayout>
- <focusedlayout height="60" width="500">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>390</width>
- <height>61</height>
- <texture border="2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(11)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>390</width>
- <height>61</height>
- <texture border="2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(11)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>5</posx>
- <posy>-4</posy>
- <width>40</width>
- <height>35</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <info>ListItem.ChannelNumber</info>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>0</posy>
- <width>270</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>30</posy>
- <width>330</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <visible>IsEmpty(Listitem.Icon)</visible>
- <label>$INFO[ListItem.Title]</label>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>30</posy>
- <width>270</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <visible>!IsEmpty(Listitem.Icon)</visible>
- <label>$INFO[ListItem.Title]</label>
- </control>
- <control type="image">
- <posx>330</posx>
- <posy>4</posy>
- <width>50</width>
- <height>50</height>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="70">
- <posx>1190</posx>
- <posy>85</posy>
- <width>25</width>
- <height>540</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>11</onleft>
- <onright>32</onright>
- <ondown>70</ondown>
- <onup>70</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(11)</visible>
- </control>
- <control type="label">
- <description>Page Count Label</description>
- <posx>40r</posx>
- <posy>30r</posy>
- <width>500</width>
- <height>20</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <scroll>false</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>([COLOR=blue]$INFO[Container(11).NumItems][/COLOR]) $LOCALIZE[19019] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(11).CurrentPage]/$INFO[Container(11).NumPages][/COLOR])</label>
- <include>Window_OpenClose_Animation</include>
- </control>
- </control>
- <!-- Radio Channels group -->
- <control type="group">
- <description>Radio Channels group</description>
- <visible>Control.IsVisible(12)</visible>
- <include>VisibleFadeEffect</include>
- <control type="group">
- <posx>85</posx>
- <posy>490</posy>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>700</width>
- <height>30</height>
- <font>font13caps</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[Container(12).ListItem.Title]</label>
- </control>
- <control type="textbox">
- <description>Plot Value for TVShow</description>
- <posx>0</posx>
- <posy>30</posy>
- <width>700</width>
- <height>90</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <pagecontrol>-</pagecontrol>
- <label>$INFO[Container(12).ListItem.Plot]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
- </control>
- </control>
- <control type="list" id="12">
- <posx>800</posx>
- <posy>85</posy>
- <width>390</width>
- <height>541</height>
- <onleft>33</onleft>
- <onright>71</onright>
- <onup>12</onup>
- <ondown>12</ondown>
- <viewtype label="535">list</viewtype>
- <pagecontrol>71</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="60" width="400">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>390</width>
- <height>61</height>
- <texture border="2">MenuItemNF.png</texture>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>5</posx>
- <posy>-4</posy>
- <width>40</width>
- <height>35</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <info>ListItem.ChannelNumber</info>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>0</posy>
- <width>270</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>30</posy>
- <width>330</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <visible>IsEmpty(Listitem.Icon)</visible>
- <label>$INFO[ListItem.Title]</label>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>30</posy>
- <width>270</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <visible>!IsEmpty(Listitem.Icon)</visible>
- <label>$INFO[ListItem.Title]</label>
- </control>
- <control type="image">
- <posx>330</posx>
- <posy>4</posy>
- <width>50</width>
- <height>50</height>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- </itemlayout>
- <focusedlayout height="60" width="500">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>390</width>
- <height>61</height>
- <texture border="2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(12)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>390</width>
- <height>61</height>
- <texture border="2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(12)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>5</posx>
- <posy>-4</posy>
- <width>40</width>
- <height>35</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <info>ListItem.ChannelNumber</info>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>0</posy>
- <width>270</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>30</posy>
- <width>330</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <visible>IsEmpty(Listitem.Icon)</visible>
- <label>$INFO[ListItem.Title]</label>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>30</posy>
- <width>270</width>
- <height>30</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <selectedcolor>grey</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <visible>!IsEmpty(Listitem.Icon)</visible>
- <label>$INFO[ListItem.Title]</label>
- </control>
- <control type="image">
- <posx>330</posx>
- <posy>4</posy>
- <width>50</width>
- <height>50</height>
- <texture>$INFO[ListItem.Icon]</texture>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="71">
- <posx>1190</posx>
- <posy>85</posy>
- <width>25</width>
- <height>540</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>11</onleft>
- <onright>32</onright>
- <ondown>71</ondown>
- <onup>71</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(12)</visible>
- </control>
- <control type="label">
- <description>Page Count Label</description>
- <posx>40r</posx>
- <posy>30r</posy>
- <width>500</width>
- <height>20</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <scroll>false</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>([COLOR=blue]$INFO[Container(12).NumItems][/COLOR]) $LOCALIZE[19019] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(12).CurrentPage]/$INFO[Container(12).NumPages][/COLOR])</label>
- <include>Window_OpenClose_Animation</include>
- </control>
- </control>
- <!-- Recordings group -->
- <control type="group">
- <description>Recordings group</description>
- <visible>Control.IsVisible(13)</visible>
- <include>VisibleFadeEffect</include>
- <control type="list" id="13">
- <posx>490</posx>
- <posy>100</posy>
- <width>700</width>
- <height>521</height>
- <onleft>34</onleft>
- <onright>72</onright>
- <onup>13</onup>
- <ondown>13</ondown>
- <viewtype label="535">list</viewtype>
- <pagecontrol>72</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40" width="700">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>700</width>
- <height>41</height>
- <texture border="2">MenuItemNF.png</texture>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>5</posy>
- <width>30</width>
- <height>30</height>
- <texture background="true" fallback="DefaultVideoCover.png">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>0</posy>
- <width>630</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>690</posx>
- <posy>0</posy>
- <width>500</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Date]</label>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="700">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>700</width>
- <height>41</height>
- <texture border="2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(13)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>700</width>
- <height>41</height>
- <texture border="2">MenuItemNF.png</texture>
- <include>VisibleFadeEffect</include>
- <visible>!Control.HasFocus(13)</visible>
- </control>
- <control type="image">
- <posx>500</posx>
- <posy>5</posy>
- <width>200</width>
- <height>31</height>
- <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
- <visible>Control.HasFocus(13) + !IsEmpty(ListItem.Date)</visible>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>5</posy>
- <width>30</width>
- <height>30</height>
- <texture background="true" fallback="DefaultVideoCover.png">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <posx>50</posx>
- <posy>0</posy>
- <width>630</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>690</posx>
- <posy>0</posy>
- <width>500</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Date]</label>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="72">
- <posx>1190</posx>
- <posy>100</posy>
- <width>25</width>
- <height>521</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>12</onleft>
- <onright>34</onright>
- <ondown>72</ondown>
- <onup>72</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(13)</visible>
- </control>
- <control type="label">
- <description>Page Count Label</description>
- <posx>40r</posx>
- <posy>30r</posy>
- <width>500</width>
- <height>20</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <scroll>false</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>([COLOR=blue]$INFO[Container(13).NumItems][/COLOR]) $LOCALIZE[19163] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(13).CurrentPage]/$INFO[Container(13).NumPages][/COLOR])</label>
- <include>Window_OpenClose_Animation</include>
- </control>
- <control type="group">
- <posx>80</posx>
- <posy>100</posy>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>380</width>
- <height>270</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture fallback="DefaultVideoCover.png">$INFO[Container(13).ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>263</posy>
- <width>380</width>
- <height>80</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- <colordiffuse>AAFFFFFF</colordiffuse>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>290</posy>
- <width>380</width>
- <height>25</height>
- <label>$INFO[Container(13).ListItem.Title]</label>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="textbox">
- <description>Plot Value for TVShow</description>
- <posx>0</posx>
- <posy>330</posy>
- <width>380</width>
- <height>190</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <pagecontrol>9999999999</pagecontrol>
- <label>$INFO[Container(13).ListItem.Plot]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
- </control>
- </control>
- </control>
- <!-- Timers group -->
- <control type="group">
- <description>Timers group</description>
- <visible>Control.IsVisible(14)</visible>
- <include>VisibleFadeEffect</include>
- <control type="group">
- <posx>80</posx>
- <posy>60</posy>
- <control type="label">
- <description>Title header label</description>
- <posx>0</posx>
- <posy>20</posy>
- <width>300</width>
- <height>20</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>369</label>
- </control>
- <control type="label">
- <description>Schedule Time header label</description>
- <posx>300</posx>
- <posy>20</posy>
- <width>600</width>
- <height>20</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>31501</label>
- </control>
- <control type="label">
- <description>Status header label</description>
- <posx>900</posx>
- <posy>20</posy>
- <width>200</width>
- <height>20</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>126</label>
- </control>
- <control type="image">
- <description>separator image</description>
- <posx>0</posx>
- <posy>50</posy>
- <width>1100</width>
- <height>1</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture>separator2.png</texture>
- </control>
- <control type="list" id="14">
- <posx>0</posx>
- <posy>55</posy>
- <width>1100</width>
- <height>480</height>
- <onup>14</onup>
- <ondown>14</ondown>
- <onleft>35</onleft>
- <onright>73</onright>
- <pagecontrol>73</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>41</height>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>300</width>
- <height>40</height>
- <colordiffuse>33FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- </control>
- <control type="image">
- <posx>900</posx>
- <posy>0</posy>
- <width>200</width>
- <height>40</height>
- <colordiffuse>33FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- </control>
- <control type="label">
- <posx>150</posx>
- <posy>0</posy>
- <width>290</width>
- <height>40</height>
- <font>font12</font>
- <align>center</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>600</posx>
- <posy>0</posy>
- <width>590</width>
- <height>40</height>
- <font>font12</font>
- <align>center</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Date</info>
- </control>
- <control type="label">
- <posx>1000</posx>
- <posy>0</posy>
- <width>190</width>
- <height>40</height>
- <font>font12</font>
- <align>center</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Comment</info>
- </control>
- </itemlayout>
- <focusedlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>41</height>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>300</width>
- <height>40</height>
- <colordiffuse>33FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- <visible>!Control.HasFocus(14)</visible>
- </control>
- <control type="image">
- <posx>900</posx>
- <posy>0</posy>
- <width>200</width>
- <height>40</height>
- <colordiffuse>33FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- <visible>!Control.HasFocus(14)</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>300</width>
- <height>40</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- <visible>Control.HasFocus(14)</visible>
- </control>
- <control type="image">
- <posx>900</posx>
- <posy>0</posy>
- <width>200</width>
- <height>40</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- <visible>Control.HasFocus(14)</visible>
- </control>
- <control type="label">
- <posx>150</posx>
- <posy>0</posy>
- <width>290</width>
- <height>40</height>
- <font>font12</font>
- <align>center</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="label">
- <posx>600</posx>
- <posy>0</posy>
- <width>590</width>
- <height>40</height>
- <font>font12</font>
- <align>center</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Date</info>
- </control>
- <control type="label">
- <posx>1000</posx>
- <posy>0</posy>
- <width>190</width>
- <height>40</height>
- <font>font12</font>
- <align>center</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Comment</info>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="73">
- <posx>1105</posx>
- <posy>50</posy>
- <width>25</width>
- <height>480</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>11</onleft>
- <onright>35</onright>
- <ondown>73</ondown>
- <onup>73</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(14)</visible>
- </control>
- <control type="image">
- <description>separator image</description>
- <posx>55</posx>
- <posy>540</posy>
- <width>1010</width>
- <height>1</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture>separator2.png</texture>
- </control>
- <control type="label">
- <description>Next timer date</description>
- <posx>55</posx>
- <posy>545</posy>
- <width>1010</width>
- <height>30</height>
- <font>font13</font>
- <align>center</align>
- <aligny>center</aligny>
- <scroll>true</scroll>
- <textcolor>white</textcolor>
- <label>$INFO[PVR.NextTimer]</label>
- <visible>PVR.HasTimer</visible>
- </control>
- </control>
- <control type="label">
- <description>Page Count Label</description>
- <posx>40r</posx>
- <posy>30r</posy>
- <width>500</width>
- <height>20</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <scroll>false</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>([COLOR=blue]$INFO[Container(14).NumItems][/COLOR]) $LOCALIZE[19040] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(14).CurrentPage]/$INFO[Container(14).NumPages][/COLOR])</label>
- <include>Window_OpenClose_Animation</include>
- </control>
- </control>
- <!-- EGP search group -->
- <control type="group">
- <description>TV Search group</description>
- <visible>Control.IsVisible(17)</visible>
- <include>VisibleFadeEffect</include>
- <control type="group">
- <posx>80</posx>
- <posy>60</posy>
- <control type="label">
- <description>Time label</description>
- <posx>0</posx>
- <posy>20</posy>
- <width>300</width>
- <height>20</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>21820</label>
- </control>
- <control type="label">
- <description>Channel label</description>
- <posx>300</posx>
- <posy>20</posy>
- <width>250</width>
- <height>20</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>19148</label>
- </control>
- <control type="label">
- <description>Title</description>
- <posx>550</posx>
- <posy>20</posy>
- <width>350</width>
- <height>20</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>369</label>
- </control>
- <control type="label">
- <description>Status header label</description>
- <posx>960</posx>
- <posy>20</posy>
- <width>140</width>
- <height>20</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>126</label>
- </control>
- <control type="image">
- <description>separator image</description>
- <posx>0</posx>
- <posy>50</posy>
- <width>1100</width>
- <height>1</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture>separator2.png</texture>
- </control>
- <control type="list" id="17">
- <posx>0</posx>
- <posy>55</posy>
- <width>1100</width>
- <height>520</height>
- <onup>17</onup>
- <ondown>17</ondown>
- <onleft>36</onleft>
- <onright>77</onright>
- <pagecontrol>77</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>41</height>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>300</posx>
- <posy>0</posy>
- <width>250</width>
- <height>40</height>
- <colordiffuse>33FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- </control>
- <control type="image">
- <posx>960</posx>
- <posy>0</posy>
- <width>140</width>
- <height>40</height>
- <colordiffuse>33FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- </control>
- <control type="label">
- <posx>150</posx>
- <posy>0</posy>
- <width>300</width>
- <height>40</height>
- <font>font12</font>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Date</info>
- </control>
- <control type="image">
- <posx>310</posx>
- <posy>5</posy>
- <width>30</width>
- <height>30</height>
- <info>ListItem.Icon</info>
- </control>
- <control type="label">
- <posx>350</posx>
- <posy>0</posy>
- <width>190</width>
- <height>35</height>
- <font>font12</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.ChannelName</info>
- </control>
- <control type="label">
- <posx>560</posx>
- <posy>0</posy>
- <width>390</width>
- <height>35</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="image">
- <posx>970</posx>
- <posy>10</posy>
- <width>30</width>
- <height>20</height>
- <texture>PVR-IsRecording.png</texture>
- <visible>ListItem.IsRecording</visible>
- </control>
- <control type="label">
- <posx>1005</posx>
- <posy>0</posy>
- <width>80</width>
- <height>40</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <label>19043</label>
- <visible>ListItem.IsRecording</visible>
- </control>
- <control type="image">
- <posx>970</posx>
- <posy>10</posy>
- <width>20</width>
- <height>20</height>
- <texture>PVR-HasTimer.png</texture>
- <visible>ListItem.HasTimer</visible>
- </control>
- <control type="label">
- <posx>1000</posx>
- <posy>0</posy>
- <width>80</width>
- <height>40</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <label>31510</label>
- <visible>ListItem.HasTimer</visible>
- </control>
- </itemlayout>
- <focusedlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>41</height>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>300</posx>
- <posy>0</posy>
- <width>250</width>
- <height>40</height>
- <colordiffuse>33FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- <visible>!Control.HasFocus(17)</visible>
- </control>
- <control type="image">
- <posx>960</posx>
- <posy>0</posy>
- <width>140</width>
- <height>40</height>
- <colordiffuse>33FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- <visible>!Control.HasFocus(17)</visible>
- </control>
- <control type="image">
- <posx>300</posx>
- <posy>0</posy>
- <width>250</width>
- <height>40</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- <visible>Control.HasFocus(17)</visible>
- </control>
- <control type="image">
- <posx>960</posx>
- <posy>0</posy>
- <width>140</width>
- <height>40</height>
- <colordiffuse>88FFFFFF</colordiffuse>
- <texture border="5">StackFO.png</texture>
- <visible>Control.HasFocus(17)</visible>
- </control>
- <control type="label">
- <posx>150</posx>
- <posy>0</posy>
- <width>300</width>
- <height>40</height>
- <font>font12</font>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Date</info>
- </control>
- <control type="image">
- <posx>310</posx>
- <posy>5</posy>
- <width>30</width>
- <height>30</height>
- <info>ListItem.Icon</info>
- </control>
- <control type="label">
- <posx>350</posx>
- <posy>0</posy>
- <width>190</width>
- <height>35</height>
- <font>font12</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.ChannelName</info>
- </control>
- <control type="label">
- <posx>560</posx>
- <posy>0</posy>
- <width>390</width>
- <height>35</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- <control type="image">
- <posx>970</posx>
- <posy>10</posy>
- <width>30</width>
- <height>20</height>
- <texture>PVR-IsRecording.png</texture>
- <visible>ListItem.IsRecording</visible>
- </control>
- <control type="label">
- <posx>1005</posx>
- <posy>0</posy>
- <width>80</width>
- <height>40</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <label>19043</label>
- <visible>ListItem.IsRecording</visible>
- </control>
- <control type="image">
- <posx>970</posx>
- <posy>10</posy>
- <width>20</width>
- <height>20</height>
- <texture>PVR-HasTimer.png</texture>
- <visible>ListItem.HasTimer</visible>
- </control>
- <control type="label">
- <posx>1000</posx>
- <posy>0</posy>
- <width>80</width>
- <height>40</height>
- <font>font10</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <label>31510</label>
- <visible>ListItem.HasTimer</visible>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="77">
- <posx>1105</posx>
- <posy>50</posy>
- <width>25</width>
- <height>520</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>16</onleft>
- <onright>31</onright>
- <ondown>77</ondown>
- <onup>77</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(17)</visible>
- </control>
- </control>
- <control type="label">
- <description>Page Count Label</description>
- <posx>40r</posx>
- <posy>30r</posy>
- <width>500</width>
- <height>20</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <scroll>false</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <label>([COLOR=blue]$INFO[Container(17).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(17).CurrentPage]/$INFO[Container(17).NumPages][/COLOR])</label>
- </control>
- </control>
- </control>
- <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>
- <visible>Window.IsActive(FileBrowser) | Window.IsActive(601) | Window.IsActive(602) | Window.IsActive(603) | Window.IsActive(604) | Window.IsActive(606)</visible>
- </control>
- <control type="group">
- <animation effect="slide" start="0,0" end="250,0" time="400" tween="quadratic" easing="out" condition="[ControlGroup(9000).HasFocus | Control.HasFocus(8999)] + !Window.IsActive(606)">Conditional</animation>
- <animation effect="slide" start="-250,0" end="0,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus">WindowClose</animation>
- <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="32">
- <description>TV Channels</description>
- <posx>0</posx>
- <posy>0</posy>
- <include>ButtonCommonValues</include>
- <label>19023</label>
- <onleft>11</onleft>
- <onright>11</onright>
- <onup>611</onup>
- <ondown>33</ondown>
- </control>
- <control type="button" id="33">
- <description>Radio Channels</description>
- <posx>0</posx>
- <posy>40</posy>
- <include>ButtonCommonValues</include>
- <label>19024</label>
- <onleft>12</onleft>
- <onright>12</onright>
- <onup>32</onup>
- <ondown>31</ondown>
- </control>
- <control type="button" id="31">
- <description>TV Guide</description>
- <posx>0</posx>
- <posy>80</posy>
- <include>ButtonCommonValues</include>
- <label>19029</label>
- <onleft>10</onleft>
- <onright>10</onright>
- <onup>33</onup>
- <ondown>34</ondown>
- </control>
- <control type="button" id="34">
- <description>Recordings</description>
- <posx>0</posx>
- <posy>120</posy>
- <include>ButtonCommonValues</include>
- <label>19163</label>
- <onleft>13</onleft>
- <onright>13</onright>
- <onup>31</onup>
- <ondown>35</ondown>
- </control>
- <control type="button" id="35">
- <description>Timers</description>
- <posx>0</posx>
- <posy>160</posy>
- <include>ButtonCommonValues</include>
- <label>19040</label>
- <onleft>14</onleft>
- <onright>14</onright>
- <onup>34</onup>
- <ondown>36</ondown>
- </control>
- <control type="button" id="36">
- <description>Search</description>
- <posx>0</posx>
- <posy>200</posy>
- <include>ButtonCommonValues</include>
- <label>137</label>
- <onleft>17</onleft>
- <onright>17</onright>
- <onup>35</onup>
- <ondown>610</ondown>
- </control>
- <control type="button" id="610">
- <description>Fake Button to fix Player Controls Navigation</description>
- <onup>36</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>32</ondown>
- <visible>false</visible>
- </control>
- </control>
- </control>
- <control type="group">
- <posx>440</posx>
- <posy>0</posy>
- <visible>!IsEmpty(Control.GetLabel(30)) + [Control.IsVisible(10) | Control.IsVisible(11) | Control.IsVisible(12) | Control.IsVisible(15) | Control.IsVisible(16)]</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="slide" end="-710,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-710,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" id="30">
- <include>WindowTitleCommons</include>
- <posx>220</posx>
- </control>
- </control>
- <control type="group">
- <posx>240</posx>
- <posy>0</posy>
- <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>
- <animation effect="slide" end="70,0" time="200" tween="quadratic" easing="out" condition="Control.IsVisible(14)">Conditional</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" id="29">
- <include>WindowTitleCommons</include>
- <posx>220</posx>
- </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[31502]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
+<window id="600"> + <defaultcontrol>32</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <include>CommonTVBackground</include> + <control type="group"> + <visible>!Control.IsVisible(11) + !Control.IsVisible(12)</visible> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <texture>special://skin/backgrounds/media-overlay.png</texture> + <visible>Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)</visible> + </control> + <control type="visualisation"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <visible>Player.HasAudio + !Skin.HasSetting(ShowBackgroundVis)</visible> + </control> + <control type="videowindow"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <visible>Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)</visible> + </control> + </control> + <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> + </control> + <control type="image"> + <posx>0</posx> + <posy>128r</posy> + <width>1280</width> + <height>128</height> + <texture>floor.png</texture> + </control> + <control type="image"> + <posx>55</posx> + <posy>60</posy> + <width>1170</width> + <height>600</height> + <texture border="20">ContentPanel.png</texture> + </control> + <control type="image"> + <posx>55</posx> + <posy>645</posy> + <width>1170</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"> + <description>Small Media Window</description> + <visible>Control.IsVisible(11) | Control.IsVisible(12)</visible> + <include>VisibleFadeEffect</include> + <include>Window_OpenClose_Animation</include> + <control type="image"> + <posx>80</posx> + <posy>80</posy> + <width>710</width> + <height>400</height> + <texture border="5">button-nofocus.png</texture> + </control> + <control type="image"> + <posx>85</posx> + <posy>85</posy> + <width>700</width> + <height>390</height> + <texture fallback="special://skin/backgrounds/tv.jpg">$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</texture> + <include>VisibleFadeEffect</include> + <visible>!Player.HasVideo</visible> + </control> + <control type="videowindow"> + <posx>85</posx> + <posy>85</posy> + <width>700</width> + <height>390</height> + <visible>Player.HasVideo</visible> + </control> + <!-- control type="visualisation"> + <posx>85</posx> + <posy>85</posy> + <width>700</width> + <height>390</height> + <visible>Player.HasAudio</visible> + </control --> + </control> + <control type="label"> + <posx>40</posx> + <posy>30r</posy> + <width>700</width> + <height>20</height> + <label>([COLOR=blue]$INFO[Player.Time] / $INFO[Player.Duration,][/COLOR]) - $INFO[MusicPlayer.Title]$INFO[VideoPlayer.Title]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Player.HasMedia + !Control.IsVisible(10)</visible> + <include>VisibleFadeEffect</include> + <include>Window_OpenClose_Animation</include> + </control> + <control type="group"> + <include>Window_OpenClose_Animation</include> + <control type="group"> + <description>TV Guide Channel</description> + <visible>Control.IsVisible(15)</visible> + <include>VisibleFadeEffect</include> + <control type="group"> + <posx>80</posx> + <posy>60</posy> + <control type="label"> + <description>Date Time label</description> + <posx>0</posx> + <posy>20</posy> + <width>300</width> + <height>20</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>21820</label> + </control> + <control type="label"> + <description>Title</description> + <posx>300</posx> + <posy>20</posy> + <width>600</width> + <height>20</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>369</label> + </control> + <control type="label"> + <description>Status header label</description> + <posx>960</posx> + <posy>20</posy> + <width>140</width> + <height>20</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>126</label> + </control> + <control type="image"> + <description>separator image</description> + <posx>0</posx> + <posy>50</posy> + <width>1100</width> + <height>1</height> + <colordiffuse>88FFFFFF</colordiffuse> + <texture>separator2.png</texture> + </control> + <control type="list" id="15"> + <posx>0</posx> + <posy>55</posy> + <width>1100</width> + <height>520</height> + <onup>15</onup> + <ondown>15</ondown> + <onleft>31</onleft> + <onright>75</onright> + <pagecontrol>75</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1100</width> + <height>41</height> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>300</width> + <height>40</height> + <colordiffuse>33FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + </control> + <control type="image"> + <posx>960</posx> + <posy>0</posy> + <width>140</width> + <height>40</height> + <colordiffuse>33FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + </control> + <control type="label"> + <posx>150</posx> + <posy>0</posy> + <width>280</width> + <height>40</height> + <font>font12</font> + <align>center</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label2</info> + </control> + <control type="label"> + <posx>310</posx> + <posy>0</posy> + <width>640</width> + <height>40</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="image"> + <posx>970</posx> + <posy>10</posy> + <width>30</width> + <height>20</height> + <texture>PVR-IsRecording.png</texture> + <visible>ListItem.IsRecording</visible> + </control> + <control type="label"> + <posx>1005</posx> + <posy>0</posy> + <width>80</width> + <height>40</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <label>19043</label> + <visible>ListItem.IsRecording</visible> + </control> + <control type="image"> + <posx>970</posx> + <posy>10</posy> + <width>20</width> + <height>20</height> + <texture>PVR-HasTimer.png</texture> + <visible>ListItem.HasTimer</visible> + </control> + <control type="label"> + <posx>1000</posx> + <posy>0</posy> + <width>80</width> + <height>40</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <label>31510</label> + <visible>ListItem.HasTimer</visible> + </control> + </itemlayout> + <focusedlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1100</width> + <height>41</height> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>300</width> + <height>40</height> + <colordiffuse>33FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + <visible>!Control.HasFocus(15)</visible> + </control> + <control type="image"> + <posx>960</posx> + <posy>0</posy> + <width>140</width> + <height>40</height> + <colordiffuse>33FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + <visible>!Control.HasFocus(15)</visible> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>300</width> + <height>40</height> + <colordiffuse>88FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + <visible>Control.HasFocus(15)</visible> + </control> + <control type="image"> + <posx>960</posx> + <posy>0</posy> + <width>140</width> + <height>40</height> + <colordiffuse>88FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + <visible>Control.HasFocus(15)</visible> + </control> + <control type="label"> + <posx>150</posx> + <posy>0</posy> + <width>280</width> + <height>40</height> + <font>font12</font> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label2</info> + </control> + <control type="label"> + <posx>310</posx> + <posy>0</posy> + <width>640</width> + <height>40</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="image"> + <posx>970</posx> + <posy>10</posy> + <width>30</width> + <height>20</height> + <texture>PVR-IsRecording.png</texture> + <visible>ListItem.IsRecording</visible> + </control> + <control type="label"> + <posx>1005</posx> + <posy>0</posy> + <width>80</width> + <height>40</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <label>19043</label> + <visible>ListItem.IsRecording</visible> + </control> + <control type="image"> + <posx>970</posx> + <posy>10</posy> + <width>20</width> + <height>20</height> + <texture>PVR-HasTimer.png</texture> + <visible>ListItem.HasTimer</visible> + </control> + <control type="label"> + <posx>1000</posx> + <posy>0</posy> + <width>80</width> + <height>40</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <label>31510</label> + <visible>ListItem.HasTimer</visible> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="75"> + <posx>1105</posx> + <posy>50</posy> + <width>25</width> + <height>520</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>15</onleft> + <onright>31</onright> + <ondown>75</ondown> + <onup>75</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(15)</visible> + </control> + </control> + <control type="label"> + <description>Page Count Label</description> + <posx>40r</posx> + <posy>30r</posy> + <width>500</width> + <height>20</height> + <font>font12</font> + <textcolor>grey</textcolor> + <scroll>false</scroll> + <align>right</align> + <aligny>center</aligny> + <label>([COLOR=blue]$INFO[Container(15).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(15).CurrentPage]/$INFO[Container(15).NumPages][/COLOR])</label> + </control> + </control> + <control type="group"> + <description>TV Guide Now/Next</description> + <visible>Control.IsVisible(16)</visible> + <include>VisibleFadeEffect</include> + <control type="group"> + <posx>80</posx> + <posy>60</posy> + <control type="label"> + <description>Time label</description> + <posx>0</posx> + <posy>20</posy> + <width>100</width> + <height>20</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>555</label> + </control> + <control type="label"> + <description>Channel label</description> + <posx>100</posx> + <posy>20</posy> + <width>250</width> + <height>20</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>19148</label> + </control> + <control type="label"> + <description>Title</description> + <posx>350</posx> + <posy>20</posy> + <width>550</width> + <height>20</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>369</label> + </control> + <control type="label"> + <description>Status header label</description> + <posx>960</posx> + <posy>20</posy> + <width>140</width> + <height>20</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>126</label> + </control> + <control type="image"> + <description>separator image</description> + <posx>0</posx> + <posy>50</posy> + <width>1100</width> + <height>1</height> + <colordiffuse>88FFFFFF</colordiffuse> + <texture>separator2.png</texture> + </control> + <control type="list" id="16"> + <posx>0</posx> + <posy>55</posy> + <width>1100</width> + <height>520</height> + <onup>16</onup> + <ondown>16</ondown> + <onleft>31</onleft> + <onright>76</onright> + <pagecontrol>76</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1100</width> + <height>41</height> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>100</posx> + <posy>0</posy> + <width>250</width> + <height>40</height> + <colordiffuse>33FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + </control> + <control type="image"> + <posx>960</posx> + <posy>0</posy> + <width>140</width> + <height>40</height> + <colordiffuse>33FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + </control> + <control type="label"> + <posx>50</posx> + <posy>0</posy> + <width>100</width> + <height>40</height> + <font>font12</font> + <align>center</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.StartTime</info> + </control> + <control type="image"> + <posx>110</posx> + <posy>5</posy> + <width>30</width> + <height>30</height> + <info>ListItem.Icon</info> + </control> + <control type="label"> + <posx>150</posx> + <posy>0</posy> + <width>190</width> + <height>35</height> + <font>font12</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.ChannelName</info> + </control> + <control type="label"> + <posx>360</posx> + <posy>0</posy> + <width>590</width> + <height>35</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="image"> + <posx>970</posx> + <posy>10</posy> + <width>30</width> + <height>20</height> + <texture>PVR-IsRecording.png</texture> + <visible>ListItem.IsRecording</visible> + </control> + <control type="label"> + <posx>1005</posx> + <posy>0</posy> + <width>80</width> + <height>40</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <label>19043</label> + <visible>ListItem.IsRecording</visible> + </control> + <control type="image"> + <posx>970</posx> + <posy>10</posy> + <width>20</width> + <height>20</height> + <texture>PVR-HasTimer.png</texture> + <visible>ListItem.HasTimer</visible> + </control> + <control type="label"> + <posx>1000</posx> + <posy>0</posy> + <width>80</width> + <height>40</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <label>31510</label> + <visible>ListItem.HasTimer</visible> + </control> + </itemlayout> + <focusedlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1100</width> + <height>41</height> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>100</posx> + <posy>0</posy> + <width>250</width> + <height>40</height> + <colordiffuse>33FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + <visible>!Control.HasFocus(16)</visible> + </control> + <control type="image"> + <posx>960</posx> + <posy>0</posy> + <width>140</width> + <height>40</height> + <colordiffuse>33FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + <visible>!Control.HasFocus(16)</visible> + </control> + <control type="image"> + <posx>100</posx> + <posy>0</posy> + <width>250</width> + <height>40</height> + <colordiffuse>88FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + <visible>Control.HasFocus(16)</visible> + </control> + <control type="image"> + <posx>960</posx> + <posy>0</posy> + <width>140</width> + <height>40</height> + <colordiffuse>88FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + <visible>Control.HasFocus(16)</visible> + </control> + <control type="label"> + <posx>50</posx> + <posy>0</posy> + <width>100</width> + <height>40</height> + <font>font12</font> + <align>center</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.StartTime</info> + </control> + <control type="image"> + <posx>110</posx> + <posy>5</posy> + <width>30</width> + <height>30</height> + <info>ListItem.Icon</info> + </control> + <control type="label"> + <posx>150</posx> + <posy>0</posy> + <width>190</width> + <height>35</height> + <font>font12</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.ChannelName</info> + </control> + <control type="label"> + <posx>360</posx> + <posy>0</posy> + <width>590</width> + <height>35</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="image"> + <posx>970</posx> + <posy>10</posy> + <width>30</width> + <height>20</height> + <texture>PVR-IsRecording.png</texture> + <visible>ListItem.IsRecording</visible> + </control> + <control type="label"> + <posx>1005</posx> + <posy>0</posy> + <width>80</width> + <height>40</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <label>19043</label> + <visible>ListItem.IsRecording</visible> + </control> + <control type="image"> + <posx>970</posx> + <posy>10</posy> + <width>20</width> + <height>20</height> + <texture>PVR-HasTimer.png</texture> + <visible>ListItem.HasTimer</visible> + </control> + <control type="label"> + <posx>1000</posx> + <posy>0</posy> + <width>80</width> + <height>40</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <label>31510</label> + <visible>ListItem.HasTimer</visible> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="76"> + <posx>1105</posx> + <posy>50</posy> + <width>25</width> + <height>520</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>16</onleft> + <onright>31</onright> + <ondown>76</ondown> + <onup>76</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(16)</visible> + </control> + </control> + <control type="label"> + <description>Page Count Label</description> + <posx>40r</posx> + <posy>30r</posy> + <width>500</width> + <height>20</height> + <font>font12</font> + <textcolor>grey</textcolor> + <scroll>false</scroll> + <align>right</align> + <aligny>center</aligny> + <label>([COLOR=blue]$INFO[Container(16).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(16).CurrentPage]/$INFO[Container(16).NumPages][/COLOR])</label> + </control> + </control> + <control type="group"> + <description>TV Guide Timeline</description> + <visible>Control.IsVisible(10)</visible> + <include>VisibleFadeEffect</include> + <control type="epggrid" id="10"> + <description>EPG Grid</description> + <posx>80</posx> + <posy>81</posy> + <width>1120</width> + <height>550</height> + <pagecontrol>10</pagecontrol> + <scrolltime>350</scrolltime> + <timeblocks>40</timeblocks> + <rulerunit>6</rulerunit> + <onleft>31</onleft> + <onright>31</onright> + <onup>10</onup> + <ondown>10</ondown> + <rulerlayout height="30" width="40"> + <control type="image" id="1"> + <width>40</width> + <height>29</height> + <posx>0</posx> + <posy>0</posy> + <texture border="5">button-nofocus.png</texture> + </control> + <control type="label" id="2"> + <posx>10</posx> + <posy>0</posy> + <width>34</width> + <height>29</height> + <font>font12</font> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <label>$INFO[ListItem.Label]</label> + </control> + </rulerlayout> + <channellayout height="52" width="220"> + <animation effect="fade" start="110" time="200">UnFocus</animation> + <control type="image" id="1"> + <posx>0</posx> + <posy>0</posy> + <width>220</width> + <height>52</height> + <texture border="5">button-nofocus.png</texture> + </control> + <control type="image"> + <posx>5</posx> + <posy>4</posy> + <width>45</width> + <height>44</height> + <texture>$INFO[ListItem.Icon]</texture> + </control> + <control type="label" id="1"> + <posx>54</posx> + <posy>0</posy> + <width>160</width> + <height>52</height> + <font>special12</font> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <label>$INFO[ListItem.ChannelName]</label> + </control> + </channellayout> + <focusedchannellayout height="52" width="220"> + <animation effect="fade" start="110" time="200">OnFocus</animation> + <control type="image" id="1"> + <posx>0</posx> + <posy>0</posy> + <width>220</width> + <height>52</height> + <texture border="5">button-focus.png</texture> + </control> + <control type="image"> + <posx>5</posx> + <posy>4</posy> + <width>45</width> + <height>44</height> + <texture>$INFO[ListItem.Icon]</texture> + </control> + <control type="label" id="1"> + <posx>54</posx> + <posy>0</posy> + <width>160</width> + <height>52</height> + <font>special12</font> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <label>$INFO[ListItem.ChannelName]</label> + </control> + </focusedchannellayout> + <itemlayout height="52" width="40"> + <control type="image" id="2"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),16)</visible> + <texture border="3">genre-a-moviedrama.png</texture> + </control> + <control type="image" id="3"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),32)</visible> + <texture border="3">genre-b-news.png</texture> + </control> + <control type="image" id="4"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),48)</visible> + <texture border="3">genre-c-show.png</texture> + </control> + <control type="image" id="5"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),64)</visible> + <texture border="3">genre-d-sports.png</texture> + </control> + <control type="image" id="6"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),80)</visible> + <texture border="3">genre-e-child.png</texture> + </control> + <control type="image" id="7"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),96)</visible> + <texture border="3">genre-f-music.png</texture> + </control> + <control type="image" id="8"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),112)</visible> + <texture border="3">genre-g-arts.png</texture> + </control> + <control type="image" id="9"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),128)</visible> + <texture border="3">genre-h-social.png</texture> + </control> + <control type="image" id="10"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),144)</visible> + <texture border="3">genre-i-science.png</texture> + </control> + <control type="image" id="11"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),160)</visible> + <texture border="3">genre-j-hobby.png</texture> + </control> + <control type="image" id="12"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),176)</visible> + <texture border="3">genre-k-special.png</texture> + </control> + <control type="image" id="13"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),0) | stringcompare(ListItem.Property(GenreType),240)</visible> + <texture border="3">genre-l-unknown.png</texture> + </control> + <control type="label" id="1"> + <posx>6</posx> + <posy>3</posy> + <width>30</width> + <height>25</height> + <font>font12</font> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <info>ListItem.Label</info> + </control> + <control type="image"> + <posx>5</posx> + <posy>28</posy> + <width>30</width> + <height>20</height> + <texture>PVR-IsRecording.png</texture> + <visible>ListItem.IsRecording</visible> + </control> + <control type="image"> + <posx>5</posx> + <posy>28</posy> + <width>20</width> + <height>20</height> + <texture>PVR-HasTimer.png</texture> + <visible>ListItem.HasTimer</visible> + </control> + </itemlayout> + <focusedlayout height="52" width="40"> + <control type="image" id="14"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <texture border="5">folder-focus.png</texture> + </control> + <control type="image" id="2"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),16)</visible> + <texture border="3">genre-a-moviedrama.png</texture> + </control> + <control type="image" id="3"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),32)</visible> + <texture border="3">genre-b-news.png</texture> + </control> + <control type="image" id="4"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),48)</visible> + <texture border="3">genre-c-show.png</texture> + </control> + <control type="image" id="5"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),64)</visible> + <texture border="3">genre-d-sports.png</texture> + </control> + <control type="image" id="6"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),80)</visible> + <texture border="3">genre-e-child.png</texture> + </control> + <control type="image" id="7"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),96)</visible> + <texture border="3">genre-f-music.png</texture> + </control> + <control type="image" id="8"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),112)</visible> + <texture border="3">genre-g-arts.png</texture> + </control> + <control type="image" id="9"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),128)</visible> + <texture border="3">genre-h-social.png</texture> + </control> + <control type="image" id="10"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),144)</visible> + <texture border="3">genre-i-science.png</texture> + </control> + <control type="image" id="11"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),160)</visible> + <texture border="3">genre-j-hobby.png</texture> + </control> + <control type="image" id="12"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),176)</visible> + <texture border="3">genre-k-special.png</texture> + </control> + <control type="image" id="13"> + <width>40</width> + <height>52</height> + <posx>0</posx> + <posy>0</posy> + <visible>stringcompare(ListItem.Property(GenreType),0) | stringcompare(ListItem.Property(GenreType),240)</visible> + <texture border="3">genre-l-unknown.png</texture> + </control> + <control type="label" id="1"> + <posx>6</posx> + <posy>3</posy> + <width>30</width> + <height>25</height> + <font>font12</font> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <info>ListItem.Label</info> + </control> + <control type="image"> + <posx>5</posx> + <posy>28</posy> + <width>30</width> + <height>20</height> + <texture>PVR-IsRecording.png</texture> + <visible>ListItem.IsRecording</visible> + </control> + <control type="image"> + <posx>5</posx> + <posy>28</posy> + <width>20</width> + <height>20</height> + <texture>PVR-HasTimer.png</texture> + <visible>ListItem.HasTimer</visible> + </control> + </focusedlayout> + </control> + <control type="group"> + <posx>200</posx> + <posy>62r</posy> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>15</width> + <height>15</height> + <texture>genre-b-news.png</texture> + </control> + <control type="label"> + <description>News Genre</description> + <posx>20</posx> + <posy>0</posy> + <width>225</width> + <height>15</height> + <font>font10</font> + <label>19516</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + </control> + <control type="image"> + <posx>250</posx> + <posy>0</posy> + <width>15</width> + <height>15</height> + <texture>genre-a-moviedrama.png</texture> + </control> + <control type="label"> + <description>Movie Genre</description> + <posx>270</posx> + <posy>0</posy> + <width>225</width> + <height>15</height> + <font>font10</font> + <label>19500</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + </control> + <control type="image"> + <posx>500</posx> + <posy>0</posy> + <width>15</width> + <height>15</height> + <texture>genre-k-special.png</texture> + </control> + <control type="label"> + <description>Special Genre</description> + <posx>520</posx> + <posy>0</posy> + <width>225</width> + <height>15</height> + <font>font10</font> + <label>19549</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + </control> + <control type="image"> + <posx>750</posx> + <posy>0</posy> + <width>15</width> + <height>15</height> + <texture>genre-c-show.png</texture> + </control> + <control type="label"> + <description>News Genre</description> + <posx>770</posx> + <posy>0</posy> + <width>225</width> + <height>15</height> + <font>font10</font> + <label>19532</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + </control> + + <control type="image"> + <posx>0</posx> + <posy>19</posy> + <width>15</width> + <height>15</height> + <texture>genre-d-sports.png</texture> + </control> + <control type="label"> + <description>Sports Genre</description> + <posx>20</posx> + <posy>19</posy> + <width>225</width> + <height>15</height> + <font>font10</font> + <label>19548</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + </control> + <control type="image"> + <posx>250</posx> + <posy>19</posy> + <width>15</width> + <height>15</height> + <texture>genre-e-child.png</texture> + </control> + <control type="label"> + <description>Children Genre</description> + <posx>270</posx> + <posy>19</posy> + <width>225</width> + <height>15</height> + <font>font10</font> + <label>19564</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + </control> + <control type="image"> + <posx>500</posx> + <posy>19</posy> + <width>15</width> + <height>15</height> + <texture>genre-i-science.png</texture> + </control> + <control type="label"> + <description>Educational/Science Genre</description> + <posx>520</posx> + <posy>19</posy> + <width>225</width> + <height>15</height> + <font>font10</font> + <label>19628</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + </control> + <control type="image"> + <posx>750</posx> + <posy>19</posy> + <width>15</width> + <height>15</height> + <texture>genre-f-music.png</texture> + </control> + <control type="label"> + <description>Music Genre</description> + <posx>770</posx> + <posy>19</posy> + <width>225</width> + <height>15</height> + <font>font10</font> + <label>19580</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + </control> + + <control type="image"> + <posx>0</posx> + <posy>38</posy> + <width>15</width> + <height>15</height> + <texture>genre-g-arts.png</texture> + </control> + <control type="label"> + <description>Arts Genre</description> + <posx>20</posx> + <posy>38</posy> + <width>225</width> + <height>15</height> + <font>font10</font> + <label>19596</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + </control> + <control type="image"> + <posx>250</posx> + <posy>38</posy> + <width>15</width> + <height>15</height> + <texture>genre-j-hobby.png</texture> + </control> + <control type="label"> + <description>Leisure/Hobbies Genre</description> + <posx>270</posx> + <posy>38</posy> + <width>225</width> + <height>15</height> + <font>font10</font> + <label>19644</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + </control> + <control type="image"> + <posx>500</posx> + <posy>38</posy> + <width>15</width> + <height>15</height> + <texture>genre-h-social.png</texture> + </control> + <control type="label"> + <description>Social Genre</description> + <posx>520</posx> + <posy>38</posy> + <width>225</width> + <height>15</height> + <font>font10</font> + <label>19612</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + </control> + <control type="image"> + <posx>750</posx> + <posy>38</posy> + <width>15</width> + <height>15</height> + <texture>genre-l-unknown.png</texture> + </control> + <control type="label"> + <description>Other/Unknown Genre</description> + <posx>770</posx> + <posy>38</posy> + <width>225</width> + <height>15</height> + <font>font10</font> + <label>19499</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + </control> + </control> + </control> + + <!-- TV Channels group --> + <control type="group"> + <description>TV Channels group</description> + <visible>Control.IsVisible(11)</visible> + <include>VisibleFadeEffect</include> + <control type="group"> + <posx>85</posx> + <posy>490</posy> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>700</width> + <height>30</height> + <font>font13caps</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[Container(11).ListItem.Title]</label> + </control> + <control type="textbox"> + <description>Plot Value for TVShow</description> + <posx>0</posx> + <posy>30</posy> + <width>700</width> + <height>90</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <pagecontrol>-</pagecontrol> + <label>$INFO[Container(11).ListItem.Plot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll> + </control> + </control> + <control type="list" id="11"> + <posx>800</posx> + <posy>85</posy> + <width>390</width> + <height>541</height> + <onleft>32</onleft> + <onright>70</onright> + <onup>11</onup> + <ondown>11</ondown> + <viewtype label="535">list</viewtype> + <pagecontrol>70</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="60" width="400"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>390</width> + <height>61</height> + <texture border="2">MenuItemNF.png</texture> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>5</posx> + <posy>-4</posy> + <width>40</width> + <height>35</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <info>ListItem.ChannelNumber</info> + </control> + <control type="label"> + <posx>50</posx> + <posy>0</posy> + <width>270</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>50</posx> + <posy>30</posy> + <width>330</width> + <height>30</height> + <font>font12</font> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <visible>IsEmpty(Listitem.Icon)</visible> + <label>$INFO[ListItem.Title]</label> + </control> + <control type="label"> + <posx>50</posx> + <posy>30</posy> + <width>270</width> + <height>30</height> + <font>font12</font> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <visible>!IsEmpty(Listitem.Icon)</visible> + <label>$INFO[ListItem.Title]</label> + </control> + <control type="image"> + <posx>330</posx> + <posy>4</posy> + <width>50</width> + <height>50</height> + <texture>$INFO[ListItem.Icon]</texture> + </control> + </itemlayout> + <focusedlayout height="60" width="500"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>390</width> + <height>61</height> + <texture border="2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(11)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>390</width> + <height>61</height> + <texture border="2">MenuItemFO.png</texture> + <visible>Control.HasFocus(11)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>5</posx> + <posy>-4</posy> + <width>40</width> + <height>35</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <info>ListItem.ChannelNumber</info> + </control> + <control type="label"> + <posx>50</posx> + <posy>0</posy> + <width>270</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>50</posx> + <posy>30</posy> + <width>330</width> + <height>30</height> + <font>font12</font> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <visible>IsEmpty(Listitem.Icon)</visible> + <label>$INFO[ListItem.Title]</label> + </control> + <control type="label"> + <posx>50</posx> + <posy>30</posy> + <width>270</width> + <height>30</height> + <font>font12</font> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <visible>!IsEmpty(Listitem.Icon)</visible> + <label>$INFO[ListItem.Title]</label> + </control> + <control type="image"> + <posx>330</posx> + <posy>4</posy> + <width>50</width> + <height>50</height> + <texture>$INFO[ListItem.Icon]</texture> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="70"> + <posx>1190</posx> + <posy>85</posy> + <width>25</width> + <height>540</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>11</onleft> + <onright>32</onright> + <ondown>70</ondown> + <onup>70</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(11)</visible> + </control> + <control type="label"> + <description>Page Count Label</description> + <posx>40r</posx> + <posy>30r</posy> + <width>500</width> + <height>20</height> + <font>font12</font> + <textcolor>grey</textcolor> + <scroll>false</scroll> + <align>right</align> + <aligny>center</aligny> + <label>([COLOR=blue]$INFO[Container(11).NumItems][/COLOR]) $LOCALIZE[19019] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(11).CurrentPage]/$INFO[Container(11).NumPages][/COLOR])</label> + <include>Window_OpenClose_Animation</include> + </control> + </control> + <!-- Radio Channels group --> + <control type="group"> + <description>Radio Channels group</description> + <visible>Control.IsVisible(12)</visible> + <include>VisibleFadeEffect</include> + <control type="group"> + <posx>85</posx> + <posy>490</posy> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>700</width> + <height>30</height> + <font>font13caps</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[Container(12).ListItem.Title]</label> + </control> + <control type="textbox"> + <description>Plot Value for TVShow</description> + <posx>0</posx> + <posy>30</posy> + <width>700</width> + <height>90</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <pagecontrol>-</pagecontrol> + <label>$INFO[Container(12).ListItem.Plot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll> + </control> + </control> + <control type="list" id="12"> + <posx>800</posx> + <posy>85</posy> + <width>390</width> + <height>541</height> + <onleft>33</onleft> + <onright>71</onright> + <onup>12</onup> + <ondown>12</ondown> + <viewtype label="535">list</viewtype> + <pagecontrol>71</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="60" width="400"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>390</width> + <height>61</height> + <texture border="2">MenuItemNF.png</texture> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>5</posx> + <posy>-4</posy> + <width>40</width> + <height>35</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <info>ListItem.ChannelNumber</info> + </control> + <control type="label"> + <posx>50</posx> + <posy>0</posy> + <width>270</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>50</posx> + <posy>30</posy> + <width>330</width> + <height>30</height> + <font>font12</font> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <visible>IsEmpty(Listitem.Icon)</visible> + <label>$INFO[ListItem.Title]</label> + </control> + <control type="label"> + <posx>50</posx> + <posy>30</posy> + <width>270</width> + <height>30</height> + <font>font12</font> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <visible>!IsEmpty(Listitem.Icon)</visible> + <label>$INFO[ListItem.Title]</label> + </control> + <control type="image"> + <posx>330</posx> + <posy>4</posy> + <width>50</width> + <height>50</height> + <texture>$INFO[ListItem.Icon]</texture> + </control> + </itemlayout> + <focusedlayout height="60" width="500"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>390</width> + <height>61</height> + <texture border="2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(12)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>390</width> + <height>61</height> + <texture border="2">MenuItemFO.png</texture> + <visible>Control.HasFocus(12)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>5</posx> + <posy>-4</posy> + <width>40</width> + <height>35</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <info>ListItem.ChannelNumber</info> + </control> + <control type="label"> + <posx>50</posx> + <posy>0</posy> + <width>270</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>50</posx> + <posy>30</posy> + <width>330</width> + <height>30</height> + <font>font12</font> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <visible>IsEmpty(Listitem.Icon)</visible> + <label>$INFO[ListItem.Title]</label> + </control> + <control type="label"> + <posx>50</posx> + <posy>30</posy> + <width>270</width> + <height>30</height> + <font>font12</font> + <textcolor>grey</textcolor> + <selectedcolor>grey</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <visible>!IsEmpty(Listitem.Icon)</visible> + <label>$INFO[ListItem.Title]</label> + </control> + <control type="image"> + <posx>330</posx> + <posy>4</posy> + <width>50</width> + <height>50</height> + <texture>$INFO[ListItem.Icon]</texture> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="71"> + <posx>1190</posx> + <posy>85</posy> + <width>25</width> + <height>540</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>11</onleft> + <onright>32</onright> + <ondown>71</ondown> + <onup>71</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(12)</visible> + </control> + <control type="label"> + <description>Page Count Label</description> + <posx>40r</posx> + <posy>30r</posy> + <width>500</width> + <height>20</height> + <font>font12</font> + <textcolor>grey</textcolor> + <scroll>false</scroll> + <align>right</align> + <aligny>center</aligny> + <label>([COLOR=blue]$INFO[Container(12).NumItems][/COLOR]) $LOCALIZE[19019] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(12).CurrentPage]/$INFO[Container(12).NumPages][/COLOR])</label> + <include>Window_OpenClose_Animation</include> + </control> + </control> + <!-- Recordings group --> + <control type="group"> + <description>Recordings group</description> + <visible>Control.IsVisible(13)</visible> + <include>VisibleFadeEffect</include> + <control type="list" id="13"> + <posx>490</posx> + <posy>100</posy> + <width>700</width> + <height>521</height> + <onleft>34</onleft> + <onright>72</onright> + <onup>13</onup> + <ondown>13</ondown> + <viewtype label="535">list</viewtype> + <pagecontrol>72</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40" width="700"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>700</width> + <height>41</height> + <texture border="2">MenuItemNF.png</texture> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>10</posx> + <posy>5</posy> + <width>30</width> + <height>30</height> + <texture background="true" fallback="DefaultVideoCover.png">$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <posx>50</posx> + <posy>0</posy> + <width>630</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>690</posx> + <posy>0</posy> + <width>500</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Date]</label> + </control> + </itemlayout> + <focusedlayout height="40" width="700"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>700</width> + <height>41</height> + <texture border="2">MenuItemFO.png</texture> + <visible>Control.HasFocus(13)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>700</width> + <height>41</height> + <texture border="2">MenuItemNF.png</texture> + <include>VisibleFadeEffect</include> + <visible>!Control.HasFocus(13)</visible> + </control> + <control type="image"> + <posx>500</posx> + <posy>5</posy> + <width>200</width> + <height>31</height> + <texture border="0,0,14,0">MediaItemDetailBG.png</texture> + <visible>Control.HasFocus(13) + !IsEmpty(ListItem.Date)</visible> + </control> + <control type="image"> + <posx>10</posx> + <posy>5</posy> + <width>30</width> + <height>30</height> + <texture background="true" fallback="DefaultVideoCover.png">$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <posx>50</posx> + <posy>0</posy> + <width>630</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>690</posx> + <posy>0</posy> + <width>500</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Date]</label> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="72"> + <posx>1190</posx> + <posy>100</posy> + <width>25</width> + <height>521</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>12</onleft> + <onright>34</onright> + <ondown>72</ondown> + <onup>72</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(13)</visible> + </control> + <control type="label"> + <description>Page Count Label</description> + <posx>40r</posx> + <posy>30r</posy> + <width>500</width> + <height>20</height> + <font>font12</font> + <textcolor>grey</textcolor> + <scroll>false</scroll> + <align>right</align> + <aligny>center</aligny> + <label>([COLOR=blue]$INFO[Container(13).NumItems][/COLOR]) $LOCALIZE[19163] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(13).CurrentPage]/$INFO[Container(13).NumPages][/COLOR])</label> + <include>Window_OpenClose_Animation</include> + </control> + <control type="group"> + <posx>80</posx> + <posy>100</posy> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>380</width> + <height>270</height> + <aspectratio aligny="bottom">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture fallback="DefaultVideoCover.png">$INFO[Container(13).ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="image"> + <posx>0</posx> + <posy>263</posy> + <width>380</width> + <height>80</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + <colordiffuse>AAFFFFFF</colordiffuse> + </control> + <control type="label"> + <posx>0</posx> + <posy>290</posy> + <width>380</width> + <height>25</height> + <label>$INFO[Container(13).ListItem.Title]</label> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="textbox"> + <description>Plot Value for TVShow</description> + <posx>0</posx> + <posy>330</posy> + <width>380</width> + <height>190</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <pagecontrol>9999999999</pagecontrol> + <label>$INFO[Container(13).ListItem.Plot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll> + </control> + </control> + </control> + <!-- Timers group --> + <control type="group"> + <description>Timers group</description> + <visible>Control.IsVisible(14)</visible> + <include>VisibleFadeEffect</include> + <control type="group"> + <posx>80</posx> + <posy>60</posy> + <control type="label"> + <description>Title header label</description> + <posx>0</posx> + <posy>20</posy> + <width>300</width> + <height>20</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>369</label> + </control> + <control type="label"> + <description>Schedule Time header label</description> + <posx>300</posx> + <posy>20</posy> + <width>600</width> + <height>20</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>31501</label> + </control> + <control type="label"> + <description>Status header label</description> + <posx>900</posx> + <posy>20</posy> + <width>200</width> + <height>20</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>126</label> + </control> + <control type="image"> + <description>separator image</description> + <posx>0</posx> + <posy>50</posy> + <width>1100</width> + <height>1</height> + <colordiffuse>88FFFFFF</colordiffuse> + <texture>separator2.png</texture> + </control> + <control type="list" id="14"> + <posx>0</posx> + <posy>55</posy> + <width>1100</width> + <height>480</height> + <onup>14</onup> + <ondown>14</ondown> + <onleft>35</onleft> + <onright>73</onright> + <pagecontrol>73</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1100</width> + <height>41</height> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>300</width> + <height>40</height> + <colordiffuse>33FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + </control> + <control type="image"> + <posx>900</posx> + <posy>0</posy> + <width>200</width> + <height>40</height> + <colordiffuse>33FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + </control> + <control type="label"> + <posx>150</posx> + <posy>0</posy> + <width>290</width> + <height>40</height> + <font>font12</font> + <align>center</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>600</posx> + <posy>0</posy> + <width>590</width> + <height>40</height> + <font>font12</font> + <align>center</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Date</info> + </control> + <control type="label"> + <posx>1000</posx> + <posy>0</posy> + <width>190</width> + <height>40</height> + <font>font12</font> + <align>center</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Comment</info> + </control> + </itemlayout> + <focusedlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1100</width> + <height>41</height> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>300</width> + <height>40</height> + <colordiffuse>33FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + <visible>!Control.HasFocus(14)</visible> + </control> + <control type="image"> + <posx>900</posx> + <posy>0</posy> + <width>200</width> + <height>40</height> + <colordiffuse>33FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + <visible>!Control.HasFocus(14)</visible> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>300</width> + <height>40</height> + <colordiffuse>88FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + <visible>Control.HasFocus(14)</visible> + </control> + <control type="image"> + <posx>900</posx> + <posy>0</posy> + <width>200</width> + <height>40</height> + <colordiffuse>88FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + <visible>Control.HasFocus(14)</visible> + </control> + <control type="label"> + <posx>150</posx> + <posy>0</posy> + <width>290</width> + <height>40</height> + <font>font12</font> + <align>center</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="label"> + <posx>600</posx> + <posy>0</posy> + <width>590</width> + <height>40</height> + <font>font12</font> + <align>center</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Date</info> + </control> + <control type="label"> + <posx>1000</posx> + <posy>0</posy> + <width>190</width> + <height>40</height> + <font>font12</font> + <align>center</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Comment</info> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="73"> + <posx>1105</posx> + <posy>50</posy> + <width>25</width> + <height>480</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>11</onleft> + <onright>35</onright> + <ondown>73</ondown> + <onup>73</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(14)</visible> + </control> + <control type="image"> + <description>separator image</description> + <posx>55</posx> + <posy>540</posy> + <width>1010</width> + <height>1</height> + <colordiffuse>88FFFFFF</colordiffuse> + <texture>separator2.png</texture> + </control> + <control type="label"> + <description>Next timer date</description> + <posx>55</posx> + <posy>545</posy> + <width>1010</width> + <height>30</height> + <font>font13</font> + <align>center</align> + <aligny>center</aligny> + <scroll>true</scroll> + <textcolor>white</textcolor> + <label>$INFO[PVR.NextTimer]</label> + <visible>PVR.HasTimer</visible> + </control> + </control> + <control type="label"> + <description>Page Count Label</description> + <posx>40r</posx> + <posy>30r</posy> + <width>500</width> + <height>20</height> + <font>font12</font> + <textcolor>grey</textcolor> + <scroll>false</scroll> + <align>right</align> + <aligny>center</aligny> + <label>([COLOR=blue]$INFO[Container(14).NumItems][/COLOR]) $LOCALIZE[19040] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(14).CurrentPage]/$INFO[Container(14).NumPages][/COLOR])</label> + <include>Window_OpenClose_Animation</include> + </control> + </control> + <!-- EGP search group --> + <control type="group"> + <description>TV Search group</description> + <visible>Control.IsVisible(17)</visible> + <include>VisibleFadeEffect</include> + <control type="group"> + <posx>80</posx> + <posy>60</posy> + <control type="label"> + <description>Time label</description> + <posx>0</posx> + <posy>20</posy> + <width>300</width> + <height>20</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>21820</label> + </control> + <control type="label"> + <description>Channel label</description> + <posx>300</posx> + <posy>20</posy> + <width>250</width> + <height>20</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>19148</label> + </control> + <control type="label"> + <description>Title</description> + <posx>550</posx> + <posy>20</posy> + <width>350</width> + <height>20</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>369</label> + </control> + <control type="label"> + <description>Status header label</description> + <posx>960</posx> + <posy>20</posy> + <width>140</width> + <height>20</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>center</align> + <aligny>center</aligny> + <label>126</label> + </control> + <control type="image"> + <description>separator image</description> + <posx>0</posx> + <posy>50</posy> + <width>1100</width> + <height>1</height> + <colordiffuse>88FFFFFF</colordiffuse> + <texture>separator2.png</texture> + </control> + <control type="list" id="17"> + <posx>0</posx> + <posy>55</posy> + <width>1100</width> + <height>520</height> + <onup>17</onup> + <ondown>17</ondown> + <onleft>36</onleft> + <onright>77</onright> + <pagecontrol>77</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1100</width> + <height>41</height> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>300</posx> + <posy>0</posy> + <width>250</width> + <height>40</height> + <colordiffuse>33FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + </control> + <control type="image"> + <posx>960</posx> + <posy>0</posy> + <width>140</width> + <height>40</height> + <colordiffuse>33FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + </control> + <control type="label"> + <posx>150</posx> + <posy>0</posy> + <width>300</width> + <height>40</height> + <font>font12</font> + <align>center</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Date</info> + </control> + <control type="image"> + <posx>310</posx> + <posy>5</posy> + <width>30</width> + <height>30</height> + <info>ListItem.Icon</info> + </control> + <control type="label"> + <posx>350</posx> + <posy>0</posy> + <width>190</width> + <height>35</height> + <font>font12</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.ChannelName</info> + </control> + <control type="label"> + <posx>560</posx> + <posy>0</posy> + <width>390</width> + <height>35</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="image"> + <posx>970</posx> + <posy>10</posy> + <width>30</width> + <height>20</height> + <texture>PVR-IsRecording.png</texture> + <visible>ListItem.IsRecording</visible> + </control> + <control type="label"> + <posx>1005</posx> + <posy>0</posy> + <width>80</width> + <height>40</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <label>19043</label> + <visible>ListItem.IsRecording</visible> + </control> + <control type="image"> + <posx>970</posx> + <posy>10</posy> + <width>20</width> + <height>20</height> + <texture>PVR-HasTimer.png</texture> + <visible>ListItem.HasTimer</visible> + </control> + <control type="label"> + <posx>1000</posx> + <posy>0</posy> + <width>80</width> + <height>40</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <label>31510</label> + <visible>ListItem.HasTimer</visible> + </control> + </itemlayout> + <focusedlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1100</width> + <height>41</height> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>300</posx> + <posy>0</posy> + <width>250</width> + <height>40</height> + <colordiffuse>33FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + <visible>!Control.HasFocus(17)</visible> + </control> + <control type="image"> + <posx>960</posx> + <posy>0</posy> + <width>140</width> + <height>40</height> + <colordiffuse>33FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + <visible>!Control.HasFocus(17)</visible> + </control> + <control type="image"> + <posx>300</posx> + <posy>0</posy> + <width>250</width> + <height>40</height> + <colordiffuse>88FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + <visible>Control.HasFocus(17)</visible> + </control> + <control type="image"> + <posx>960</posx> + <posy>0</posy> + <width>140</width> + <height>40</height> + <colordiffuse>88FFFFFF</colordiffuse> + <texture border="5">StackFO.png</texture> + <visible>Control.HasFocus(17)</visible> + </control> + <control type="label"> + <posx>150</posx> + <posy>0</posy> + <width>300</width> + <height>40</height> + <font>font12</font> + <align>center</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Date</info> + </control> + <control type="image"> + <posx>310</posx> + <posy>5</posy> + <width>30</width> + <height>30</height> + <info>ListItem.Icon</info> + </control> + <control type="label"> + <posx>350</posx> + <posy>0</posy> + <width>190</width> + <height>35</height> + <font>font12</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.ChannelName</info> + </control> + <control type="label"> + <posx>560</posx> + <posy>0</posy> + <width>390</width> + <height>35</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + <control type="image"> + <posx>970</posx> + <posy>10</posy> + <width>30</width> + <height>20</height> + <texture>PVR-IsRecording.png</texture> + <visible>ListItem.IsRecording</visible> + </control> + <control type="label"> + <posx>1005</posx> + <posy>0</posy> + <width>80</width> + <height>40</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <label>19043</label> + <visible>ListItem.IsRecording</visible> + </control> + <control type="image"> + <posx>970</posx> + <posy>10</posy> + <width>20</width> + <height>20</height> + <texture>PVR-HasTimer.png</texture> + <visible>ListItem.HasTimer</visible> + </control> + <control type="label"> + <posx>1000</posx> + <posy>0</posy> + <width>80</width> + <height>40</height> + <font>font10</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <label>31510</label> + <visible>ListItem.HasTimer</visible> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="77"> + <posx>1105</posx> + <posy>50</posy> + <width>25</width> + <height>520</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>16</onleft> + <onright>31</onright> + <ondown>77</ondown> + <onup>77</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(17)</visible> + </control> + </control> + <control type="label"> + <description>Page Count Label</description> + <posx>40r</posx> + <posy>30r</posy> + <width>500</width> + <height>20</height> + <font>font12</font> + <textcolor>grey</textcolor> + <scroll>false</scroll> + <align>right</align> + <aligny>center</aligny> + <label>([COLOR=blue]$INFO[Container(17).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(17).CurrentPage]/$INFO[Container(17).NumPages][/COLOR])</label> + </control> + </control> + </control> + <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> + <visible>Window.IsActive(FileBrowser) | Window.IsActive(601) | Window.IsActive(602) | Window.IsActive(603) | Window.IsActive(604) | Window.IsActive(606)</visible> + </control> + <control type="group"> + <animation effect="slide" start="0,0" end="250,0" time="400" tween="quadratic" easing="out" condition="[ControlGroup(9000).HasFocus | Control.HasFocus(8999)] + !Window.IsActive(606)">Conditional</animation> + <animation effect="slide" start="-250,0" end="0,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus">WindowOpen</animation> + <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus">WindowClose</animation> + <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="32"> + <description>TV Channels</description> + <posx>0</posx> + <posy>0</posy> + <include>ButtonCommonValues</include> + <label>19023</label> + <onleft>11</onleft> + <onright>11</onright> + <onup>611</onup> + <ondown>33</ondown> + </control> + <control type="button" id="33"> + <description>Radio Channels</description> + <posx>0</posx> + <posy>40</posy> + <include>ButtonCommonValues</include> + <label>19024</label> + <onleft>12</onleft> + <onright>12</onright> + <onup>32</onup> + <ondown>31</ondown> + </control> + <control type="button" id="31"> + <description>TV Guide</description> + <posx>0</posx> + <posy>80</posy> + <include>ButtonCommonValues</include> + <label>19029</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>33</onup> + <ondown>34</ondown> + </control> + <control type="button" id="34"> + <description>Recordings</description> + <posx>0</posx> + <posy>120</posy> + <include>ButtonCommonValues</include> + <label>19163</label> + <onleft>13</onleft> + <onright>13</onright> + <onup>31</onup> + <ondown>35</ondown> + </control> + <control type="button" id="35"> + <description>Timers</description> + <posx>0</posx> + <posy>160</posy> + <include>ButtonCommonValues</include> + <label>19040</label> + <onleft>14</onleft> + <onright>14</onright> + <onup>34</onup> + <ondown>36</ondown> + </control> + <control type="button" id="36"> + <description>Search</description> + <posx>0</posx> + <posy>200</posy> + <include>ButtonCommonValues</include> + <label>137</label> + <onleft>17</onleft> + <onright>17</onright> + <onup>35</onup> + <ondown>610</ondown> + </control> + <control type="button" id="610"> + <description>Fake Button to fix Player Controls Navigation</description> + <onup>36</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>32</ondown> + <visible>false</visible> + </control> + </control> + </control> + <control type="group"> + <posx>440</posx> + <posy>0</posy> + <visible>!IsEmpty(Control.GetLabel(30)) + [Control.IsVisible(10) | Control.IsVisible(11) | Control.IsVisible(12) | Control.IsVisible(15) | Control.IsVisible(16)]</visible> + <include>VisibleFadeEffect</include> + <animation effect="slide" end="-710,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="-710,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" id="30"> + <include>WindowTitleCommons</include> + <posx>220</posx> + </control> + </control> + <control type="group"> + <posx>240</posx> + <posy>0</posy> + <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> + <animation effect="slide" end="70,0" time="200" tween="quadratic" easing="out" condition="Control.IsVisible(14)">Conditional</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" id="29"> + <include>WindowTitleCommons</include> + <posx>220</posx> + </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[31502]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/MyVideo.xml b/addons/skin.confluence/720p/MyVideo.xml index 465c41c25f..6be283da29 100644 --- a/addons/skin.confluence/720p/MyVideo.xml +++ b/addons/skin.confluence/720p/MyVideo.xml @@ -1,325 +1,325 @@ -<window id="6">
- <defaultcontrol always="true">50</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <views>50,51,550,560,500,501,508,505</views>
- <controls>
- <include>CommonVideoBackground</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(VideoFilesFanart) | Control.IsVisible(508)</visible>
- <include>Window_OpenClose_Animation</include>
- </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(51) | Control.IsVisible(500) | Control.IsVisible(505)</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(51) | Control.IsVisible(500) | Control.IsVisible(505) | Control.IsVisible(508)</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="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture border="20">ContentPanel2.png</texture>
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(501)</visible>
- </control>
- <control type="group">
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(51) | Control.IsVisible(500) | Control.IsVisible(505)</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(550) | Control.IsVisible(560)</visible>
- </control>
- </control>
- <control type="group">
- <include>Window_OpenClose_Animation</include>
- <include>CommonRootView</include> <!-- view id = 50 -->
- <include>FullWidthList</include> <!-- view id = 51 -->
- <include>ThumbnailView</include> <!-- view id = 500 -->
- <include>PosterWrapView</include> <!-- view id = 501 -->
- <include>PosterWrapView2_Fanart</include> <!-- view id = 508 -->
- <include>WideIconView</include> <!-- view id = 505 -->
- <include>AddonInfoListView1</include> <!-- view id = 550 -->
- <include>LiveTVView1</include> <!-- view id = 560 -->
- </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>200</posy>
- <width>40</width>
- <height>40</height>
- <texture>MediaSubSet.png</texture>
- </control>
- <control type="grouplist" id="9010">
- <posx>10</posx>
- <posy>250</posy>
- <width>240</width>
- <height>550</height>
- <onleft>9000</onleft>
- <onright>50</onright>
- <onup>9010</onup>
- <ondown>9010</ondown>
- <itemgap>0</itemgap>
- <control type="radiobutton" id="7">
- <description>Stack Toggle</description>
- <textwidth>170</textwidth>
- <include>ButtonMediaSubCommonValues</include>
- <label>346</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(VideoFilesFanart)</onclick>
- <selected>Skin.HasSetting(VideoFilesFanart)</selected>
- <visible>!Control.IsVisible(508)</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(VideoLibrary)</onclick>
- <selected>Window.IsVisible(VideoLibrary)</selected>
- <include>ButtonCommonValues</include>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>3</onup>
- <ondown>98</ondown>
- <enable>Library.HasContent(Video)</enable>
- </control>
- <control type="radiobutton" id="98">
- <description>Extra Options</description>
- <hitrect x="0" y="120" w="265" h="40" />
- <posx>0</posx>
- <posy>120</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>99</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>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[31021]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
+<window id="6"> + <defaultcontrol always="true">50</defaultcontrol> + <allowoverlay>no</allowoverlay> + <views>50,51,550,560,500,501,508,505</views> + <controls> + <include>CommonVideoBackground</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(VideoFilesFanart) | Control.IsVisible(508)</visible> + <include>Window_OpenClose_Animation</include> + </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(51) | Control.IsVisible(500) | Control.IsVisible(505)</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(51) | Control.IsVisible(500) | Control.IsVisible(505) | Control.IsVisible(508)</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="image"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <texture border="20">ContentPanel2.png</texture> + <include>VisibleFadeEffect</include> + <visible>Control.IsVisible(501)</visible> + </control> + <control type="group"> + <include>VisibleFadeEffect</include> + <visible>Control.IsVisible(51) | Control.IsVisible(500) | Control.IsVisible(505)</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(550) | Control.IsVisible(560)</visible> + </control> + </control> + <control type="group"> + <include>Window_OpenClose_Animation</include> + <include>CommonRootView</include> <!-- view id = 50 --> + <include>FullWidthList</include> <!-- view id = 51 --> + <include>ThumbnailView</include> <!-- view id = 500 --> + <include>PosterWrapView</include> <!-- view id = 501 --> + <include>PosterWrapView2_Fanart</include> <!-- view id = 508 --> + <include>WideIconView</include> <!-- view id = 505 --> + <include>AddonInfoListView1</include> <!-- view id = 550 --> + <include>LiveTVView1</include> <!-- view id = 560 --> + </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>200</posy> + <width>40</width> + <height>40</height> + <texture>MediaSubSet.png</texture> + </control> + <control type="grouplist" id="9010"> + <posx>10</posx> + <posy>250</posy> + <width>240</width> + <height>550</height> + <onleft>9000</onleft> + <onright>50</onright> + <onup>9010</onup> + <ondown>9010</ondown> + <itemgap>0</itemgap> + <control type="radiobutton" id="7"> + <description>Stack Toggle</description> + <textwidth>170</textwidth> + <include>ButtonMediaSubCommonValues</include> + <label>346</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(VideoFilesFanart)</onclick> + <selected>Skin.HasSetting(VideoFilesFanart)</selected> + <visible>!Control.IsVisible(508)</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(VideoLibrary)</onclick> + <selected>Window.IsVisible(VideoLibrary)</selected> + <include>ButtonCommonValues</include> + <onleft>50</onleft> + <onright>50</onright> + <onup>3</onup> + <ondown>98</ondown> + <enable>Library.HasContent(Video)</enable> + </control> + <control type="radiobutton" id="98"> + <description>Extra Options</description> + <hitrect x="0" y="120" w="265" h="40" /> + <posx>0</posx> + <posy>120</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>99</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>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[31021]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/MyVideoNav.xml b/addons/skin.confluence/720p/MyVideoNav.xml index 672cba51c4..833bf20ee6 100644 --- a/addons/skin.confluence/720p/MyVideoNav.xml +++ b/addons/skin.confluence/720p/MyVideoNav.xml @@ -1,547 +1,547 @@ -<window id="25">
- <defaultcontrol always="true">50</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <views>50,500,550,560,501,508,504,503,505,511</views>
- <controls>
- <include>CommonVideoBackground</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(VideoLibraryMovieFanart) | Control.IsVisible(508)</visible>
- <visible>Container.Content(Movies)</visible>
- </control>
- <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(VideoLibraryTVFanart)</visible>
- <visible>Container.Content(TVShows) | [Container.Content(Episodes) + stringcompare(Container.FolderPath,videodb://5/)]</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <info>Fanart.Image</info>
- <texture background="true">$INFO[Fanart.Image]</texture>
- <include>backgroundfade</include>
- <fadetime>FanartCrossfadeTime</fadetime>
- <visible>!Skin.HasSetting(VideoLibraryTVFanart)</visible>
- <visible>Container.Content(Seasons) | [Container.Content(Episodes) + !stringcompare(Container.FolderPath,videodb://5/)]</visible>
- </control>
- <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(VideoLibraryMusicVideoFanart)</visible>
- <visible>Container.Content(MusicVideos) | Container.Content(Artists) | Container.Content(Albums)</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) | Control.IsVisible(505)</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(505) | Control.IsVisible(508)</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="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture>ContentPanel2.png</texture>
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(501)</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>220</posy>
- <width>1280</width>
- <height>500</height>
- <texture border="20">ContentPanel4.png</texture>
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(503)</visible>
- </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(504) | Control.IsVisible(511) | Control.IsVisible(550) | Control.IsVisible(560)</visible>
- </control>
- <control type="group">
- <include>VisibleFadeEffect</include>
- <visible>Control.IsVisible(500) | Control.IsVisible(505)</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>
- <control type="group">
- <include>Window_OpenClose_Animation</include>
- <include>CommonRootView</include> <!-- view id = 50 -->
- <include>ThumbnailView</include> <!-- view id = 500 -->
- <include>PosterWrapView</include> <!-- view id = 501 -->
- <include>PosterWrapView2_Fanart</include> <!-- view id = 508 -->
- <include>MediaListView3</include> <!-- view id = 503 -->
- <include>MediaListView2</include> <!-- view id = 504 -->
- <include>WideIconView</include> <!-- view id = 505 -->
- <include>MusicVideoInfoListView</include> <!-- view id = 511 -->
- <include>AddonInfoListView1</include> <!-- view id = 550 -->
- <include>LiveTVView1</include> <!-- view id = 560 -->
- </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="radiobutton" id="14">
- <description>Watched Toggle</description>
- <textwidth>170</textwidth>
- <include>ButtonMediaSubCommonValues</include>
- <label>20367</label>
- </control>
- <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="radiobutton" id="17">
- <description>Flatten</description>
- <textwidth>170</textwidth>
- <include>ButtonMediaSubCommonValues</include>
- <label>20411</label>
- </control>
- <control type="radiobutton" id="11">
- <description>Unlock Shares</description>
- <textwidth>170</textwidth>
- <include>ButtonMediaSubCommonValues</include>
- <label>20336</label>
- <onclick>xbmc.mastermode</onclick>
- <selected>system.ismaster</selected>
- <visible>system.haslocks</visible>
- </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>
- <visible>Control.IsVisible(201) | Control.IsVisible(202) | Control.IsVisible(203) | Control.IsVisible(204) | Control.IsVisible(205)</visible>
- </control>
- <control type="radiobutton" id="201">
- <description>Toggle MoviesFanart</description>
- <textwidth>170</textwidth>
- <include>ButtonMediaSubCommonValues</include>
- <label>31307</label>
- <onclick>Skin.ToggleSetting(VideoLibraryMovieFanart)</onclick>
- <selected>Skin.HasSetting(VideoLibraryMovieFanart)</selected>
- <visible>Container.Content(Movies) + !Control.IsVisible(508)</visible>
- </control>
- <control type="radiobutton" id="202">
- <description>Toggle TVShow Fanart</description>
- <textwidth>170</textwidth>
- <include>ButtonMediaSubCommonValues</include>
- <label>31307</label>
- <onclick>Skin.ToggleSetting(VideoLibraryTVFanart)</onclick>
- <selected>Skin.HasSetting(VideoLibraryTVFanart)</selected>
- <visible>Container.Content(TVShows) | Container.Content(Seasons) | Container.Content(Episodes)</visible>
- </control>
- <control type="radiobutton" id="203">
- <description>Toggle MusicVideo Fanart</description>
- <textwidth>170</textwidth>
- <include>ButtonMediaSubCommonValues</include>
- <label>31307</label>
- <onclick>Skin.ToggleSetting(VideoLibraryMusicVideoFanart)</onclick>
- <selected>Skin.HasSetting(VideoLibraryMusicVideoFanart)</selected>
- <visible>Container.Content(MusicVideos) | Container.Content(Artists) | Container.Content(Albums)</visible>
- </control>
- <control type="radiobutton" id="204">
- <description>Toggle Fanart</description>
- <textwidth>170</textwidth>
- <include>ButtonMediaSubCommonValues</include>
- <label>31318</label>
- <onclick>Skin.ToggleSetting(VideoLibraryFanartView504)</onclick>
- <selected>!Skin.HasSetting(VideoLibraryFanartView504)</selected>
- <visible>[Control.IsVisible(504) + [Container.Content(Movies) | Container.Content(TVShows)]]</visible>
- </control>
- <control type="radiobutton" id="205">
- <textwidth>170</textwidth>
- <description>Toggle Fanart View Media Info</description>
- <include>ButtonMediaSubCommonValues</include>
- <label>31005</label>
- <onclick>Skin.ToggleSetting(View508HideInfo)</onclick>
- <selected>Skin.HasSetting(View508HideInfo)</selected>
- <visible>Control.IsVisible(508)</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(VideoFiles)</onclick>
- <selected>Window.IsVisible(VideoLibrary)</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(TVShows)</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[20343]</label>
- </control>
- </control>
- <control type="group">
- <posx>470</posx>
- <posy>0</posy>
- <visible>Container.Content(Episodes)</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="slide" end="-710,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-710,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>$INFO[ListItem.Season,$LOCALIZE[20373] ]</label>
- </control>
- </control>
- <control type="group">
- <posx>240</posx>
- <posy>0</posy>
- <visible>Container.Content(Seasons) | Container.Content(Episodes)</visible>
- <include>VisibleFadeEffect</include>
- <animation effect="slide" end="-600,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-600,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>350</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
- </control>
- <control type="label">
- <width>250</width>
- <include>WindowTitleCommons</include>
- <posx>320</posx>
- <label>$INFO[ListItem.TVShowTitle]</label>
- </control>
- </control>
- <control type="group">
- <posx>240</posx>
- <posy>0</posy>
- <visible>Container.Content(Movies)</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[20342]</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[20314]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
-</window>
+<window id="25"> + <defaultcontrol always="true">50</defaultcontrol> + <allowoverlay>no</allowoverlay> + <views>50,500,550,560,501,508,504,503,505,511</views> + <controls> + <include>CommonVideoBackground</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(VideoLibraryMovieFanart) | Control.IsVisible(508)</visible> + <visible>Container.Content(Movies)</visible> + </control> + <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(VideoLibraryTVFanart)</visible> + <visible>Container.Content(TVShows) | [Container.Content(Episodes) + stringcompare(Container.FolderPath,videodb://5/)]</visible> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <info>Fanart.Image</info> + <texture background="true">$INFO[Fanart.Image]</texture> + <include>backgroundfade</include> + <fadetime>FanartCrossfadeTime</fadetime> + <visible>!Skin.HasSetting(VideoLibraryTVFanart)</visible> + <visible>Container.Content(Seasons) | [Container.Content(Episodes) + !stringcompare(Container.FolderPath,videodb://5/)]</visible> + </control> + <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(VideoLibraryMusicVideoFanart)</visible> + <visible>Container.Content(MusicVideos) | Container.Content(Artists) | Container.Content(Albums)</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) | Control.IsVisible(505)</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(505) | Control.IsVisible(508)</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="image"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <texture>ContentPanel2.png</texture> + <include>VisibleFadeEffect</include> + <visible>Control.IsVisible(501)</visible> + </control> + <control type="image"> + <posx>0</posx> + <posy>220</posy> + <width>1280</width> + <height>500</height> + <texture border="20">ContentPanel4.png</texture> + <include>VisibleFadeEffect</include> + <visible>Control.IsVisible(503)</visible> + </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(504) | Control.IsVisible(511) | Control.IsVisible(550) | Control.IsVisible(560)</visible> + </control> + <control type="group"> + <include>VisibleFadeEffect</include> + <visible>Control.IsVisible(500) | Control.IsVisible(505)</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> + <control type="group"> + <include>Window_OpenClose_Animation</include> + <include>CommonRootView</include> <!-- view id = 50 --> + <include>ThumbnailView</include> <!-- view id = 500 --> + <include>PosterWrapView</include> <!-- view id = 501 --> + <include>PosterWrapView2_Fanart</include> <!-- view id = 508 --> + <include>MediaListView3</include> <!-- view id = 503 --> + <include>MediaListView2</include> <!-- view id = 504 --> + <include>WideIconView</include> <!-- view id = 505 --> + <include>MusicVideoInfoListView</include> <!-- view id = 511 --> + <include>AddonInfoListView1</include> <!-- view id = 550 --> + <include>LiveTVView1</include> <!-- view id = 560 --> + </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="radiobutton" id="14"> + <description>Watched Toggle</description> + <textwidth>170</textwidth> + <include>ButtonMediaSubCommonValues</include> + <label>20367</label> + </control> + <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="radiobutton" id="17"> + <description>Flatten</description> + <textwidth>170</textwidth> + <include>ButtonMediaSubCommonValues</include> + <label>20411</label> + </control> + <control type="radiobutton" id="11"> + <description>Unlock Shares</description> + <textwidth>170</textwidth> + <include>ButtonMediaSubCommonValues</include> + <label>20336</label> + <onclick>xbmc.mastermode</onclick> + <selected>system.ismaster</selected> + <visible>system.haslocks</visible> + </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> + <visible>Control.IsVisible(201) | Control.IsVisible(202) | Control.IsVisible(203) | Control.IsVisible(204) | Control.IsVisible(205)</visible> + </control> + <control type="radiobutton" id="201"> + <description>Toggle MoviesFanart</description> + <textwidth>170</textwidth> + <include>ButtonMediaSubCommonValues</include> + <label>31307</label> + <onclick>Skin.ToggleSetting(VideoLibraryMovieFanart)</onclick> + <selected>Skin.HasSetting(VideoLibraryMovieFanart)</selected> + <visible>Container.Content(Movies) + !Control.IsVisible(508)</visible> + </control> + <control type="radiobutton" id="202"> + <description>Toggle TVShow Fanart</description> + <textwidth>170</textwidth> + <include>ButtonMediaSubCommonValues</include> + <label>31307</label> + <onclick>Skin.ToggleSetting(VideoLibraryTVFanart)</onclick> + <selected>Skin.HasSetting(VideoLibraryTVFanart)</selected> + <visible>Container.Content(TVShows) | Container.Content(Seasons) | Container.Content(Episodes)</visible> + </control> + <control type="radiobutton" id="203"> + <description>Toggle MusicVideo Fanart</description> + <textwidth>170</textwidth> + <include>ButtonMediaSubCommonValues</include> + <label>31307</label> + <onclick>Skin.ToggleSetting(VideoLibraryMusicVideoFanart)</onclick> + <selected>Skin.HasSetting(VideoLibraryMusicVideoFanart)</selected> + <visible>Container.Content(MusicVideos) | Container.Content(Artists) | Container.Content(Albums)</visible> + </control> + <control type="radiobutton" id="204"> + <description>Toggle Fanart</description> + <textwidth>170</textwidth> + <include>ButtonMediaSubCommonValues</include> + <label>31318</label> + <onclick>Skin.ToggleSetting(VideoLibraryFanartView504)</onclick> + <selected>!Skin.HasSetting(VideoLibraryFanartView504)</selected> + <visible>[Control.IsVisible(504) + [Container.Content(Movies) | Container.Content(TVShows)]]</visible> + </control> + <control type="radiobutton" id="205"> + <textwidth>170</textwidth> + <description>Toggle Fanart View Media Info</description> + <include>ButtonMediaSubCommonValues</include> + <label>31005</label> + <onclick>Skin.ToggleSetting(View508HideInfo)</onclick> + <selected>Skin.HasSetting(View508HideInfo)</selected> + <visible>Control.IsVisible(508)</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(VideoFiles)</onclick> + <selected>Window.IsVisible(VideoLibrary)</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(TVShows)</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[20343]</label> + </control> + </control> + <control type="group"> + <posx>470</posx> + <posy>0</posy> + <visible>Container.Content(Episodes)</visible> + <include>VisibleFadeEffect</include> + <animation effect="slide" end="-710,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="-710,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>$INFO[ListItem.Season,$LOCALIZE[20373] ]</label> + </control> + </control> + <control type="group"> + <posx>240</posx> + <posy>0</posy> + <visible>Container.Content(Seasons) | Container.Content(Episodes)</visible> + <include>VisibleFadeEffect</include> + <animation effect="slide" end="-600,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="-600,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>350</width> + <height>35</height> + <texture border="0,0,32,0">header.png</texture> + </control> + <control type="label"> + <width>250</width> + <include>WindowTitleCommons</include> + <posx>320</posx> + <label>$INFO[ListItem.TVShowTitle]</label> + </control> + </control> + <control type="group"> + <posx>240</posx> + <posy>0</posy> + <visible>Container.Content(Movies)</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[20342]</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[20314]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/MyVideoPlaylist.xml b/addons/skin.confluence/720p/MyVideoPlaylist.xml index 51847573b6..9e8692d028 100644 --- a/addons/skin.confluence/720p/MyVideoPlaylist.xml +++ b/addons/skin.confluence/720p/MyVideoPlaylist.xml @@ -1,200 +1,200 @@ -<window id="28">
- <defaultcontrol always="true">50</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <views>50,51</views>
- <controls>
- <include>CommonVideoBackground</include>
- <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(51)</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(51)</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(51)</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>
- <control type="group">
- <include>Window_OpenClose_Animation</include>
- <include>CommonRootView</include> <!-- view id = 50 -->
- <include>FullWidthList</include> <!-- view id = 51 -->
- </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 | Control.HasFocus(8999)">Conditional</animation>
- <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation>
- <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>20</ondown>
- </control>
- <control type="radiobutton" id="20">
- <description>Shuffle button</description>
- <posx>0</posx>
- <posy>40</posy>
- <include>ButtonCommonValues</include>
- <label>191</label>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>2</onup>
- <ondown>26</ondown>
- </control>
- <control type="button" id="26">
- <description>Repeat button</description>
- <posx>0</posx>
- <posy>80</posy>
- <include>ButtonCommonValues</include>
- <label>-</label>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>20</onup>
- <ondown>21</ondown>
- </control>
- <control type="button" id="21">
- <description>Save button</description>
- <posx>0</posx>
- <posy>120</posy>
- <label>190</label>
- <include>ButtonCommonValues</include>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>26</onup>
- <ondown>22</ondown>
- </control>
- <control type="button" id="22">
- <description>Clear button</description>
- <posx>0</posx>
- <posy>160</posy>
- <label>192</label>
- <onclick>ReplaceWindow(video)</onclick>
- <include>ButtonCommonValues</include>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>21</onup>
- <ondown>610</ondown>
- </control>
- <control type="button" id="610">
- <description>Fake Button to fix Player Controls Navigation</description>
- <onup>22</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>60</posx>
- <posy>0</posy>
- <animation effect="slide" end="-370,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-370,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>300</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
- </control>
- <control type="label">
- <include>WindowTitleCommons</include>
- <posx>270</posx>
- <label>$LOCALIZE[10522]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
+<window id="28"> + <defaultcontrol always="true">50</defaultcontrol> + <allowoverlay>no</allowoverlay> + <views>50,51</views> + <controls> + <include>CommonVideoBackground</include> + <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(51)</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(51)</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(51)</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> + <control type="group"> + <include>Window_OpenClose_Animation</include> + <include>CommonRootView</include> <!-- view id = 50 --> + <include>FullWidthList</include> <!-- view id = 51 --> + </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 | Control.HasFocus(8999)">Conditional</animation> + <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation> + <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>20</ondown> + </control> + <control type="radiobutton" id="20"> + <description>Shuffle button</description> + <posx>0</posx> + <posy>40</posy> + <include>ButtonCommonValues</include> + <label>191</label> + <onleft>50</onleft> + <onright>50</onright> + <onup>2</onup> + <ondown>26</ondown> + </control> + <control type="button" id="26"> + <description>Repeat button</description> + <posx>0</posx> + <posy>80</posy> + <include>ButtonCommonValues</include> + <label>-</label> + <onleft>50</onleft> + <onright>50</onright> + <onup>20</onup> + <ondown>21</ondown> + </control> + <control type="button" id="21"> + <description>Save button</description> + <posx>0</posx> + <posy>120</posy> + <label>190</label> + <include>ButtonCommonValues</include> + <onleft>50</onleft> + <onright>50</onright> + <onup>26</onup> + <ondown>22</ondown> + </control> + <control type="button" id="22"> + <description>Clear button</description> + <posx>0</posx> + <posy>160</posy> + <label>192</label> + <onclick>ReplaceWindow(video)</onclick> + <include>ButtonCommonValues</include> + <onleft>50</onleft> + <onright>50</onright> + <onup>21</onup> + <ondown>610</ondown> + </control> + <control type="button" id="610"> + <description>Fake Button to fix Player Controls Navigation</description> + <onup>22</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>60</posx> + <posy>0</posy> + <animation effect="slide" end="-370,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="-370,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>300</width> + <height>35</height> + <texture border="0,0,32,0">header.png</texture> + </control> + <control type="label"> + <include>WindowTitleCommons</include> + <posx>270</posx> + <label>$LOCALIZE[10522]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/MyWeather.xml b/addons/skin.confluence/720p/MyWeather.xml index f602a4b248..1e583353d0 100644 --- a/addons/skin.confluence/720p/MyWeather.xml +++ b/addons/skin.confluence/720p/MyWeather.xml @@ -1,917 +1,917 @@ -<window id="2600">
- <defaultcontrol always="true">50</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <controls>
- <include>CommonWeatherBackground</include>
- <include>CommonMediaPlayingBackground</include>
- <control type="group">
- <animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
- </animation>
- <animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
- </animation>
- <visible>!Window.IsVisible(script-twc-main.xml)</visible>
- <include>VisibleFadeEffect</include>
- <control type="group">
- <posx>100</posx>
- <posy>50</posy>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>620</height>
- <texture border="20">ContentPanel.png</texture>
- </control>
- <control type="image">
- <posx>20</posx>
- <posy>10</posy>
- <width>460</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>460</width>
- <height>30</height>
- <font>font13_title</font>
- <label>31300</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>weather location label</description>
- <posx>20</posx>
- <posy>60</posy>
- <width>460</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <scroll>false</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[Weather.Location]</label>
- </control>
- <control type="label">
- <description>update label</description>
- <posx>20</posx>
- <posy>80</posy>
- <width>460</width>
- <height>35</height>
- <font>font12</font>
- <label>$LOCALIZE[31301] - $INFO[Window.Property(Updated)]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- </control>
- <control type="label">
- <description>current temp Value</description>
- <posx>195</posx>
- <posy>175</posy>
- <width>180</width>
- <height>40</height>
- <font>WeatherTemp</font>
- <align>right</align>
- <aligny>top</aligny>
- <label>$INFO[Window.Property(Current.Temperature)]</label>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current temp Value Units</description>
- <posx>190</posx>
- <posy>185</posy>
- <width>100</width>
- <height>40</height>
- <font>font16caps</font>
- <align>left</align>
- <aligny>top</aligny>
- <label>$INFO[System.TemperatureUnits]</label>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <description>current weather icon</description>
- <posx>230</posx>
- <posy>135</posy>
- <width>230</width>
- <height>180</height>
- <info>Window.Property(Current.ConditionIcon)</info>
- <aspectratio>keep</aspectratio>
- </control>
- <control type="label">
- <description>current condition label</description>
- <posx>20</posx>
- <posy>320</posy>
- <width>460</width>
- <height>30</height>
- <info>Window.Property(Current.Condition)</info>
- <wrapmultiline>true</wrapmultiline>
- <font>font13</font>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <posx>20</posx>
- <posy>390</posy>
- <width>460</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="label">
- <description>current feels like label</description>
- <posx>170</posx>
- <posy>400</posy>
- <width>170</width>
- <height>35</height>
- <font>font13</font>
- <align>right</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[402] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current dew label</description>
- <posx>170</posx>
- <posy>430</posy>
- <width>170</width>
- <height>35</height>
- <font>font13</font>
- <align>right</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[405] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current humidity label</description>
- <posx>170</posx>
- <posy>460</posy>
- <width>170</width>
- <height>35</height>
- <font>font13</font>
- <align>right</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[406] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current UV Index label</description>
- <posx>170</posx>
- <posy>490</posy>
- <width>170</width>
- <height>35</height>
- <font>font13</font>
- <align>right</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[403] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current Wind label</description>
- <posx>170</posx>
- <posy>520</posy>
- <width>170</width>
- <height>35</height>
- <font>font13</font>
- <align>right</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[404] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current feels like Value</description>
- <posx>185</posx>
- <posy>400</posy>
- <width>300</width>
- <height>35</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[Window.Property(Current.FeelsLike)]$INFO[System.TemperatureUnits]</label>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current dew Value</description>
- <posx>185</posx>
- <posy>430</posy>
- <width>300</width>
- <height>35</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[Window.Property(Current.DewPoint)]$INFO[System.TemperatureUnits]</label>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current humidity Value</description>
- <posx>185</posx>
- <posy>460</posy>
- <width>300</width>
- <height>35</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <info>Window.Property(Current.Humidity)</info>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current UV Index Value</description>
- <posx>185</posx>
- <posy>490</posy>
- <width>300</width>
- <height>35</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <info>Window.Property(Current.UVIndex)</info>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>current Wind Value</description>
- <posx>185</posx>
- <posy>520</posy>
- <width>300</width>
- <height>35</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <info>Window.Property(Current.Wind)</info>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- <control type="group">
- <posx>680</posx>
- <posy>50</posy>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>620</height>
- <texture border="20">ContentPanel.png</texture>
- </control>
- <control type="image">
- <posx>20</posx>
- <posy>10</posy>
- <width>460</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>460</width>
- <height>30</height>
- <font>font13_title</font>
- <label>10508</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="group">
- <description>day 0</description>
- <posx>20</posx>
- <posy>60</posy>
- <control type="label">
- <description>Day label</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>460</width>
- <height>35</height>
- <font>font13_title</font>
- <info>Window.Property(Day0.Title)</info>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <description>day icon</description>
- <posx>370</posx>
- <posy>40</posy>
- <height>80</height>
- <width>80</width>
- <info>Window.Property(Day0.OutlookIcon)</info>
- <aspectratio align="right">keep</aspectratio>
- </control>
- <control type="label">
- <description>high label</description>
- <posx>40</posx>
- <posy>50</posy>
- <height>20</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[419] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Weather.IsFetched</visible>
- </control>
- <control type="label">
- <description>high value</description>
- <posx>110</posx>
- <posy>50</posy>
- <height>20</height>
- <label>$INFO[Window.Property(Day0.HighTemp)]$INFO[System.TemperatureUnits]</label>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!IsEmpty(Window.Property(Day0.HighTemp))</visible>
- </control>
- <control type="label">
- <description>low label</description>
- <posx>220</posx>
- <posy>50</posy>
- <height>20</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[418] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Weather.IsFetched</visible>
- </control>
- <control type="label">
- <description>low value</description>
- <posx>290</posx>
- <posy>50</posy>
- <height>20</height>
- <label>$INFO[Window.Property(Day0.LowTemp)]$INFO[System.TemperatureUnits]</label>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!IsEmpty(Window.Property(Day0.LowTemp))</visible>
- </control>
- <control type="label">
- <description>conditions label</description>
- <posx>40</posx>
- <posy>80</posy>
- <width>320</width>
- <height>20</height>
- <info>Window.Property(Day0.Outlook)</info>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <posx>20</posx>
- <posy>120</posy>
- <width>460</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- </control>
- <control type="group">
- <description>day 1</description>
- <posx>20</posx>
- <posy>190</posy>
- <control type="label">
- <description>Day label</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>460</width>
- <height>35</height>
- <font>font13_title</font>
- <info>Window.Property(Day1.Title)</info>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <description>day icon</description>
- <posx>370</posx>
- <posy>40</posy>
- <height>80</height>
- <width>80</width>
- <info>Window.Property(Day1.OutlookIcon)</info>
- <aspectratio align="right">keep</aspectratio>
- </control>
- <control type="label">
- <description>high label</description>
- <posx>40</posx>
- <posy>50</posy>
- <height>20</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[419] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Weather.IsFetched</visible>
- </control>
- <control type="label">
- <description>high value</description>
- <posx>110</posx>
- <posy>50</posy>
- <height>20</height>
- <label>$INFO[Window.Property(Day1.HighTemp)]$INFO[System.TemperatureUnits]</label>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!IsEmpty(Window.Property(Day1.HighTemp))</visible>
- </control>
- <control type="label">
- <description>low label</description>
- <posx>220</posx>
- <posy>50</posy>
- <height>20</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[418] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Weather.IsFetched</visible>
- </control>
- <control type="label">
- <description>low value</description>
- <posx>290</posx>
- <posy>50</posy>
- <height>20</height>
- <label>$INFO[Window.Property(Day1.LowTemp)]$INFO[System.TemperatureUnits]</label>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!IsEmpty(Window.Property(Day1.LowTemp))</visible>
- </control>
- <control type="label">
- <description>conditions label</description>
- <posx>40</posx>
- <posy>80</posy>
- <width>320</width>
- <height>20</height>
- <info>Window.Property(Day1.Outlook)</info>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <posx>20</posx>
- <posy>120</posy>
- <width>460</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- </control>
- <control type="group">
- <description>day 2</description>
- <posx>20</posx>
- <posy>320</posy>
- <control type="label">
- <description>Day label</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>460</width>
- <height>35</height>
- <font>font13_title</font>
- <info>Window.Property(Day2.Title)</info>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <description>day icon</description>
- <posx>370</posx>
- <posy>40</posy>
- <height>80</height>
- <width>80</width>
- <info>Window.Property(Day2.OutlookIcon)</info>
- <aspectratio align="right">keep</aspectratio>
- </control>
- <control type="label">
- <description>high label</description>
- <posx>40</posx>
- <posy>50</posy>
- <height>20</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[419] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Weather.IsFetched</visible>
- </control>
- <control type="label">
- <description>high value</description>
- <posx>110</posx>
- <posy>50</posy>
- <height>20</height>
- <label>$INFO[Window.Property(Day2.HighTemp)]$INFO[System.TemperatureUnits]</label>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!IsEmpty(Window.Property(Day2.HighTemp))</visible>
- </control>
- <control type="label">
- <description>low label</description>
- <posx>220</posx>
- <posy>50</posy>
- <height>20</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[418] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Weather.IsFetched</visible>
- </control>
- <control type="label">
- <description>low value</description>
- <posx>290</posx>
- <posy>50</posy>
- <height>20</height>
- <label>$INFO[Window.Property(Day2.LowTemp)]$INFO[System.TemperatureUnits]</label>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!IsEmpty(Window.Property(Day2.LowTemp))</visible>
- </control>
- <control type="label">
- <description>conditions label</description>
- <posx>40</posx>
- <posy>80</posy>
- <width>320</width>
- <height>20</height>
- <info>Window.Property(Day2.Outlook)</info>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <shadowcolor>black</shadowcolor>
- <textcolor>white</textcolor>
- </control>
- <control type="image">
- <posx>20</posx>
- <posy>120</posy>
- <width>460</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- </control>
- <control type="group">
- <description>day 3</description>
- <posx>20</posx>
- <posy>450</posy>
- <control type="label">
- <description>Day label</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>460</width>
- <height>35</height>
- <font>font13_title</font>
- <info>Window.Property(Day3.Title)</info>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <description>day icon</description>
- <posx>370</posx>
- <posy>40</posy>
- <height>80</height>
- <width>80</width>
- <info>Window.Property(Day3.OutlookIcon)</info>
- <aspectratio align="right">keep</aspectratio>
- </control>
- <control type="label">
- <description>high label</description>
- <posx>40</posx>
- <posy>50</posy>
- <height>20</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[419] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Weather.IsFetched</visible>
- </control>
- <control type="label">
- <description>high value</description>
- <posx>110</posx>
- <posy>50</posy>
- <height>20</height>
- <label>$INFO[Window.Property(Day3.HighTemp)]$INFO[System.TemperatureUnits]</label>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!IsEmpty(Window.Property(Day3.HighTemp))</visible>
- </control>
- <control type="label">
- <description>low label</description>
- <posx>220</posx>
- <posy>50</posy>
- <height>20</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[418] :</label>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Weather.IsFetched</visible>
- </control>
- <control type="label">
- <description>low value</description>
- <posx>290</posx>
- <posy>50</posy>
- <height>20</height>
- <label>$INFO[Window.Property(Day3.LowTemp)]$INFO[System.TemperatureUnits]</label>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!IsEmpty(Window.Property(Day3.LowTemp))</visible>
- </control>
- <control type="label">
- <description>conditions label</description>
- <posx>40</posx>
- <posy>80</posy>
- <width>320</width>
- <height>20</height>
- <info>Window.Property(Day3.Outlook)</info>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- </control>
- </control>
- <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>200</posy>
- <width>40</width>
- <height>40</height>
- <texture>MediaSubSet.png</texture>
- </control>
- <control type="grouplist" id="9010">
- <posx>10</posx>
- <posy>250</posy>
- <width>240</width>
- <height>550</height>
- <onleft>9000</onleft>
- <onright>50</onright>
- <onup>9010</onup>
- <ondown>9010</ondown>
- <itemgap>0</itemgap>
- <control type="radiobutton" id="200">
- <description>Fanart Toggle</description>
- <textwidth>170</textwidth>
- <include>ButtonMediaSubCommonValues</include>
- <label>31307</label>
- <onclick>Skin.ToggleSetting(ShowWeatherFanart)</onclick>
- <selected>!Skin.HasSetting(ShowWeatherFanart)</selected>
- </control>
- <control type="button" id="201">
- <description>Search</description>
- <textwidth>170</textwidth>
- <include>ButtonMediaSubCommonValues</include>
- <label>31317</label>
- <onclick>Skin.SetPath(WeatherFanartDir)</onclick>
- <enable>Skin.HasSetting(ShowWeatherFanart)</enable>
- </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="spincontrolex" id="3">
- <description>change location button</description>
- <posx>0</posx>
- <posy>0</posy>
- <font>-</font>
- <textoffsetx>10</textoffsetx>
- <include>ButtonCommonValues</include>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>611</onup>
- <ondown>2</ondown>
- </control>
- <control type="label">
- <description>change location label</description>
- <posx>10</posx>
- <posy>0</posy>
- <height>40</height>
- <width>270</width>
- <font>font13caps</font>
- <label>31027</label>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="button" id="2">
- <description>Refresh button</description>
- <posx>0</posx>
- <posy>40</posy>
- <include>ButtonCommonValues</include>
- <label>103</label>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>3</onup>
- <ondown>5</ondown>
- </control>
- <control type="button" id="5">
- <description>Custom Weather Script Button</description>
- <posx>0</posx>
- <posy>80</posy>
- <label>$INFO[Skin.String(WeatherScript_Label)]</label>
- <onclick>SetFocus(50)</onclick>
- <onclick>XBMC.RunScript($INFO[Skin.String(WeatherScript_Path)])</onclick>
- <onclick>SetFocus(50)</onclick>
- <include>ButtonCommonValues</include>
- <visible>Skin.HasSetting(WeatherScript_Enable) + !IsEmpty(Skin.String(WeatherScript_Label))</visible>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>2</onup>
- <ondown>4</ondown>
- </control>
- <control type="button" id="4">
- <description>Settings button</description>
- <posx>0</posx>
- <posy>120</posy>
- <label>5</label>
- <onclick>ActivateWindow(MyWeatherSettings)</onclick>
- <include>ButtonCommonValues</include>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>5</onup>
- <ondown>98</ondown>
- <animation effect="slide" end="0,-40" time="0" condition="!Control.IsVisible(5)">Conditional</animation>
- </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>4</onup>
- <ondown>610</ondown>
- <animation effect="slide" end="0,-40" time="0" condition="!Control.IsVisible(5)">Conditional</animation>
- </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>3</ondown>
- <visible>false</visible>
- </control>
- </control>
- </control>
- <control type="button" id="50">
- <description>Fake Button to fix Side Menu Navigation</description>
- <onleft>3</onleft>
- <onright>3</onright>
- <onup>3</onup>
- <ondown>3</ondown>
- <visible allowhiddenfocus="true">false</visible>
- </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[8]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
-</window>
+<window id="2600"> + <defaultcontrol always="true">50</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <include>CommonWeatherBackground</include> + <include>CommonMediaPlayingBackground</include> + <control type="group"> + <animation type="WindowOpen" reversible="false"> + <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" /> + <effect type="fade" start="0" end="100" time="300" /> + </animation> + <animation type="WindowClose" reversible="false"> + <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" /> + <effect type="fade" start="100" end="0" time="300" /> + </animation> + <visible>!Window.IsVisible(script-twc-main.xml)</visible> + <include>VisibleFadeEffect</include> + <control type="group"> + <posx>100</posx> + <posy>50</posy> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>620</height> + <texture border="20">ContentPanel.png</texture> + </control> + <control type="image"> + <posx>20</posx> + <posy>10</posy> + <width>460</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="label"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>460</width> + <height>30</height> + <font>font13_title</font> + <label>31300</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>weather location label</description> + <posx>20</posx> + <posy>60</posy> + <width>460</width> + <height>30</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <scroll>false</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[Weather.Location]</label> + </control> + <control type="label"> + <description>update label</description> + <posx>20</posx> + <posy>80</posy> + <width>460</width> + <height>35</height> + <font>font12</font> + <label>$LOCALIZE[31301] - $INFO[Window.Property(Updated)]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + </control> + <control type="label"> + <description>current temp Value</description> + <posx>195</posx> + <posy>175</posy> + <width>180</width> + <height>40</height> + <font>WeatherTemp</font> + <align>right</align> + <aligny>top</aligny> + <label>$INFO[Window.Property(Current.Temperature)]</label> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current temp Value Units</description> + <posx>190</posx> + <posy>185</posy> + <width>100</width> + <height>40</height> + <font>font16caps</font> + <align>left</align> + <aligny>top</aligny> + <label>$INFO[System.TemperatureUnits]</label> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <description>current weather icon</description> + <posx>230</posx> + <posy>135</posy> + <width>230</width> + <height>180</height> + <info>Window.Property(Current.ConditionIcon)</info> + <aspectratio>keep</aspectratio> + </control> + <control type="label"> + <description>current condition label</description> + <posx>20</posx> + <posy>320</posy> + <width>460</width> + <height>30</height> + <info>Window.Property(Current.Condition)</info> + <wrapmultiline>true</wrapmultiline> + <font>font13</font> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <posx>20</posx> + <posy>390</posy> + <width>460</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="label"> + <description>current feels like label</description> + <posx>170</posx> + <posy>400</posy> + <width>170</width> + <height>35</height> + <font>font13</font> + <align>right</align> + <aligny>center</aligny> + <label>$LOCALIZE[402] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current dew label</description> + <posx>170</posx> + <posy>430</posy> + <width>170</width> + <height>35</height> + <font>font13</font> + <align>right</align> + <aligny>center</aligny> + <label>$LOCALIZE[405] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current humidity label</description> + <posx>170</posx> + <posy>460</posy> + <width>170</width> + <height>35</height> + <font>font13</font> + <align>right</align> + <aligny>center</aligny> + <label>$LOCALIZE[406] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current UV Index label</description> + <posx>170</posx> + <posy>490</posy> + <width>170</width> + <height>35</height> + <font>font13</font> + <align>right</align> + <aligny>center</aligny> + <label>$LOCALIZE[403] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current Wind label</description> + <posx>170</posx> + <posy>520</posy> + <width>170</width> + <height>35</height> + <font>font13</font> + <align>right</align> + <aligny>center</aligny> + <label>$LOCALIZE[404] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current feels like Value</description> + <posx>185</posx> + <posy>400</posy> + <width>300</width> + <height>35</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[Window.Property(Current.FeelsLike)]$INFO[System.TemperatureUnits]</label> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current dew Value</description> + <posx>185</posx> + <posy>430</posy> + <width>300</width> + <height>35</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[Window.Property(Current.DewPoint)]$INFO[System.TemperatureUnits]</label> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current humidity Value</description> + <posx>185</posx> + <posy>460</posy> + <width>300</width> + <height>35</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <info>Window.Property(Current.Humidity)</info> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current UV Index Value</description> + <posx>185</posx> + <posy>490</posy> + <width>300</width> + <height>35</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <info>Window.Property(Current.UVIndex)</info> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>current Wind Value</description> + <posx>185</posx> + <posy>520</posy> + <width>300</width> + <height>35</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <info>Window.Property(Current.Wind)</info> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </control> + <control type="group"> + <posx>680</posx> + <posy>50</posy> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>620</height> + <texture border="20">ContentPanel.png</texture> + </control> + <control type="image"> + <posx>20</posx> + <posy>10</posy> + <width>460</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="label"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>460</width> + <height>30</height> + <font>font13_title</font> + <label>10508</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="group"> + <description>day 0</description> + <posx>20</posx> + <posy>60</posy> + <control type="label"> + <description>Day label</description> + <posx>0</posx> + <posy>0</posy> + <width>460</width> + <height>35</height> + <font>font13_title</font> + <info>Window.Property(Day0.Title)</info> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <description>day icon</description> + <posx>370</posx> + <posy>40</posy> + <height>80</height> + <width>80</width> + <info>Window.Property(Day0.OutlookIcon)</info> + <aspectratio align="right">keep</aspectratio> + </control> + <control type="label"> + <description>high label</description> + <posx>40</posx> + <posy>50</posy> + <height>20</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[419] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Weather.IsFetched</visible> + </control> + <control type="label"> + <description>high value</description> + <posx>110</posx> + <posy>50</posy> + <height>20</height> + <label>$INFO[Window.Property(Day0.HighTemp)]$INFO[System.TemperatureUnits]</label> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!IsEmpty(Window.Property(Day0.HighTemp))</visible> + </control> + <control type="label"> + <description>low label</description> + <posx>220</posx> + <posy>50</posy> + <height>20</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[418] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Weather.IsFetched</visible> + </control> + <control type="label"> + <description>low value</description> + <posx>290</posx> + <posy>50</posy> + <height>20</height> + <label>$INFO[Window.Property(Day0.LowTemp)]$INFO[System.TemperatureUnits]</label> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!IsEmpty(Window.Property(Day0.LowTemp))</visible> + </control> + <control type="label"> + <description>conditions label</description> + <posx>40</posx> + <posy>80</posy> + <width>320</width> + <height>20</height> + <info>Window.Property(Day0.Outlook)</info> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <posx>20</posx> + <posy>120</posy> + <width>460</width> + <height>4</height> + <texture>separator.png</texture> + </control> + </control> + <control type="group"> + <description>day 1</description> + <posx>20</posx> + <posy>190</posy> + <control type="label"> + <description>Day label</description> + <posx>0</posx> + <posy>0</posy> + <width>460</width> + <height>35</height> + <font>font13_title</font> + <info>Window.Property(Day1.Title)</info> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <description>day icon</description> + <posx>370</posx> + <posy>40</posy> + <height>80</height> + <width>80</width> + <info>Window.Property(Day1.OutlookIcon)</info> + <aspectratio align="right">keep</aspectratio> + </control> + <control type="label"> + <description>high label</description> + <posx>40</posx> + <posy>50</posy> + <height>20</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[419] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Weather.IsFetched</visible> + </control> + <control type="label"> + <description>high value</description> + <posx>110</posx> + <posy>50</posy> + <height>20</height> + <label>$INFO[Window.Property(Day1.HighTemp)]$INFO[System.TemperatureUnits]</label> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!IsEmpty(Window.Property(Day1.HighTemp))</visible> + </control> + <control type="label"> + <description>low label</description> + <posx>220</posx> + <posy>50</posy> + <height>20</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[418] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Weather.IsFetched</visible> + </control> + <control type="label"> + <description>low value</description> + <posx>290</posx> + <posy>50</posy> + <height>20</height> + <label>$INFO[Window.Property(Day1.LowTemp)]$INFO[System.TemperatureUnits]</label> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!IsEmpty(Window.Property(Day1.LowTemp))</visible> + </control> + <control type="label"> + <description>conditions label</description> + <posx>40</posx> + <posy>80</posy> + <width>320</width> + <height>20</height> + <info>Window.Property(Day1.Outlook)</info> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <posx>20</posx> + <posy>120</posy> + <width>460</width> + <height>4</height> + <texture>separator.png</texture> + </control> + </control> + <control type="group"> + <description>day 2</description> + <posx>20</posx> + <posy>320</posy> + <control type="label"> + <description>Day label</description> + <posx>0</posx> + <posy>0</posy> + <width>460</width> + <height>35</height> + <font>font13_title</font> + <info>Window.Property(Day2.Title)</info> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <description>day icon</description> + <posx>370</posx> + <posy>40</posy> + <height>80</height> + <width>80</width> + <info>Window.Property(Day2.OutlookIcon)</info> + <aspectratio align="right">keep</aspectratio> + </control> + <control type="label"> + <description>high label</description> + <posx>40</posx> + <posy>50</posy> + <height>20</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[419] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Weather.IsFetched</visible> + </control> + <control type="label"> + <description>high value</description> + <posx>110</posx> + <posy>50</posy> + <height>20</height> + <label>$INFO[Window.Property(Day2.HighTemp)]$INFO[System.TemperatureUnits]</label> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!IsEmpty(Window.Property(Day2.HighTemp))</visible> + </control> + <control type="label"> + <description>low label</description> + <posx>220</posx> + <posy>50</posy> + <height>20</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[418] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Weather.IsFetched</visible> + </control> + <control type="label"> + <description>low value</description> + <posx>290</posx> + <posy>50</posy> + <height>20</height> + <label>$INFO[Window.Property(Day2.LowTemp)]$INFO[System.TemperatureUnits]</label> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!IsEmpty(Window.Property(Day2.LowTemp))</visible> + </control> + <control type="label"> + <description>conditions label</description> + <posx>40</posx> + <posy>80</posy> + <width>320</width> + <height>20</height> + <info>Window.Property(Day2.Outlook)</info> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <shadowcolor>black</shadowcolor> + <textcolor>white</textcolor> + </control> + <control type="image"> + <posx>20</posx> + <posy>120</posy> + <width>460</width> + <height>4</height> + <texture>separator.png</texture> + </control> + </control> + <control type="group"> + <description>day 3</description> + <posx>20</posx> + <posy>450</posy> + <control type="label"> + <description>Day label</description> + <posx>0</posx> + <posy>0</posy> + <width>460</width> + <height>35</height> + <font>font13_title</font> + <info>Window.Property(Day3.Title)</info> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <description>day icon</description> + <posx>370</posx> + <posy>40</posy> + <height>80</height> + <width>80</width> + <info>Window.Property(Day3.OutlookIcon)</info> + <aspectratio align="right">keep</aspectratio> + </control> + <control type="label"> + <description>high label</description> + <posx>40</posx> + <posy>50</posy> + <height>20</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[419] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Weather.IsFetched</visible> + </control> + <control type="label"> + <description>high value</description> + <posx>110</posx> + <posy>50</posy> + <height>20</height> + <label>$INFO[Window.Property(Day3.HighTemp)]$INFO[System.TemperatureUnits]</label> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!IsEmpty(Window.Property(Day3.HighTemp))</visible> + </control> + <control type="label"> + <description>low label</description> + <posx>220</posx> + <posy>50</posy> + <height>20</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[418] :</label> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Weather.IsFetched</visible> + </control> + <control type="label"> + <description>low value</description> + <posx>290</posx> + <posy>50</posy> + <height>20</height> + <label>$INFO[Window.Property(Day3.LowTemp)]$INFO[System.TemperatureUnits]</label> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!IsEmpty(Window.Property(Day3.LowTemp))</visible> + </control> + <control type="label"> + <description>conditions label</description> + <posx>40</posx> + <posy>80</posy> + <width>320</width> + <height>20</height> + <info>Window.Property(Day3.Outlook)</info> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </control> + </control> + </control> + <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>200</posy> + <width>40</width> + <height>40</height> + <texture>MediaSubSet.png</texture> + </control> + <control type="grouplist" id="9010"> + <posx>10</posx> + <posy>250</posy> + <width>240</width> + <height>550</height> + <onleft>9000</onleft> + <onright>50</onright> + <onup>9010</onup> + <ondown>9010</ondown> + <itemgap>0</itemgap> + <control type="radiobutton" id="200"> + <description>Fanart Toggle</description> + <textwidth>170</textwidth> + <include>ButtonMediaSubCommonValues</include> + <label>31307</label> + <onclick>Skin.ToggleSetting(ShowWeatherFanart)</onclick> + <selected>!Skin.HasSetting(ShowWeatherFanart)</selected> + </control> + <control type="button" id="201"> + <description>Search</description> + <textwidth>170</textwidth> + <include>ButtonMediaSubCommonValues</include> + <label>31317</label> + <onclick>Skin.SetPath(WeatherFanartDir)</onclick> + <enable>Skin.HasSetting(ShowWeatherFanart)</enable> + </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="spincontrolex" id="3"> + <description>change location button</description> + <posx>0</posx> + <posy>0</posy> + <font>-</font> + <textoffsetx>10</textoffsetx> + <include>ButtonCommonValues</include> + <onleft>50</onleft> + <onright>50</onright> + <onup>611</onup> + <ondown>2</ondown> + </control> + <control type="label"> + <description>change location label</description> + <posx>10</posx> + <posy>0</posy> + <height>40</height> + <width>270</width> + <font>font13caps</font> + <label>31027</label> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="button" id="2"> + <description>Refresh button</description> + <posx>0</posx> + <posy>40</posy> + <include>ButtonCommonValues</include> + <label>103</label> + <onleft>50</onleft> + <onright>50</onright> + <onup>3</onup> + <ondown>5</ondown> + </control> + <control type="button" id="5"> + <description>Custom Weather Script Button</description> + <posx>0</posx> + <posy>80</posy> + <label>$INFO[Skin.String(WeatherScript_Label)]</label> + <onclick>SetFocus(50)</onclick> + <onclick>XBMC.RunScript($INFO[Skin.String(WeatherScript_Path)])</onclick> + <onclick>SetFocus(50)</onclick> + <include>ButtonCommonValues</include> + <visible>Skin.HasSetting(WeatherScript_Enable) + !IsEmpty(Skin.String(WeatherScript_Label))</visible> + <onleft>50</onleft> + <onright>50</onright> + <onup>2</onup> + <ondown>4</ondown> + </control> + <control type="button" id="4"> + <description>Settings button</description> + <posx>0</posx> + <posy>120</posy> + <label>5</label> + <onclick>ActivateWindow(MyWeatherSettings)</onclick> + <include>ButtonCommonValues</include> + <onleft>50</onleft> + <onright>50</onright> + <onup>5</onup> + <ondown>98</ondown> + <animation effect="slide" end="0,-40" time="0" condition="!Control.IsVisible(5)">Conditional</animation> + </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>4</onup> + <ondown>610</ondown> + <animation effect="slide" end="0,-40" time="0" condition="!Control.IsVisible(5)">Conditional</animation> + </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>3</ondown> + <visible>false</visible> + </control> + </control> + </control> + <control type="button" id="50"> + <description>Fake Button to fix Side Menu Navigation</description> + <onleft>3</onleft> + <onright>3</onright> + <onup>3</onup> + <ondown>3</ondown> + <visible allowhiddenfocus="true">false</visible> + </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[8]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/PlayerControls.xml b/addons/skin.confluence/720p/PlayerControls.xml index 55596136bd..d03e55cc50 100644 --- a/addons/skin.confluence/720p/PlayerControls.xml +++ b/addons/skin.confluence/720p/PlayerControls.xml @@ -1,372 +1,372 @@ -<window type="dialog" id="114">
- <defaultcontrol always="true">100</defaultcontrol>
- <include>dialogeffect</include>
- <visible>Player.HasMedia + Window.IsActive(PlayerControls) + !Window.IsActive(FullscreenVideo) + !Window.IsActive(Visualisation)</visible>
- <coordinates>
- <system>1</system>
- <posx>390</posx>
- <posy>250</posy>
- </coordinates>
- <controls>
- <control type="image">
- <posx>5</posx>
- <posy>156</posy>
- <width>483</width>
- <height>53</height>
- <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture>
- </control>
- <control type="group" id="100">
- <posx>25</posx>
- <posy>162</posy>
- <defaultcontrol always="true">603</defaultcontrol>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- <control type="button" id="600">
- <posx>0</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <texturefocus>OSDPrevTrackFO.png</texturefocus>
- <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
- <onleft>608</onleft>
- <onright>601</onright>
- <onup>300</onup>
- <ondown>200</ondown>
- <onclick>XBMC.PlayerControl(Previous)</onclick>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="601">
- <posx>40</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <texturefocus>OSDRewindFO.png</texturefocus>
- <texturenofocus>OSDRewindNF.png</texturenofocus>
- <onleft>600</onleft>
- <onright>603</onright>
- <onup>300</onup>
- <ondown>200</ondown>
- <onclick>XBMC.PlayerControl(Rewind)</onclick>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="togglebutton" id="603">
- <posx>80</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <texturefocus>OSDPauseFO.png</texturefocus>
- <texturenofocus>OSDPauseNF.png</texturenofocus>
- <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
- <alttexturefocus>OSDPlayFO.png</alttexturefocus>
- <alttexturenofocus>OSDPlayNF.png</alttexturenofocus>
- <onleft>601</onleft>
- <onright>602</onright>
- <onup>300</onup>
- <ondown>200</ondown>
- <onclick>XBMC.PlayerControl(Play)</onclick>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="602">
- <posx>120</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <texturefocus>OSDStopFO.png</texturefocus>
- <texturenofocus>OSDStopNF.png</texturenofocus>
- <onleft>603</onleft>
- <onright>604</onright>
- <onup>300</onup>
- <ondown>200</ondown>
- <onclick>down</onclick>
- <onclick>XBMC.PlayerControl(Stop)</onclick>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="604">
- <posx>160</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <texturefocus>OSDForwardFO.png</texturefocus>
- <texturenofocus>OSDForwardNF.png</texturenofocus>
- <onleft>602</onleft>
- <onright>605</onright>
- <onup>300</onup>
- <ondown>200</ondown>
- <onclick>XBMC.PlayerControl(Forward)</onclick>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="605">
- <posx>200</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <texturefocus>OSDNextTrackFO.png</texturefocus>
- <texturenofocus>OSDNextTrackNF.png</texturenofocus>
- <onleft>604</onleft>
- <onright>606</onright>
- <onup>300</onup>
- <ondown>200</ondown>
- <onclick>XBMC.PlayerControl(Next)</onclick>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="606">
- <posx>240</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <texturefocus>OSDRecordFO.png</texturefocus>
- <texturenofocus>OSDRecordNF.png</texturenofocus>
- <onleft>605</onleft>
- <onright>607</onright>
- <onup>300</onup>
- <ondown>200</ondown>
- <onclick>XBMC.PlayerControl(record)</onclick>
- <enable>Player.CanRecord</enable>
- <animation effect="fade" start="100" end="30" time="100" condition="!Player.CanRecord">Conditional</animation>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="607">
- <posx>365</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <texturefocus>-</texturefocus>
- <texturenofocus>-</texturenofocus>
- <onclick>XBMC.PlayerControl(Repeat)</onclick>
- <onleft>606</onleft>
- <onright>608</onright>
- <onup>100</onup>
- <ondown>100</ondown>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="image">
- <posx>365</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSDRepeatNF.png</texture>
- <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
- <visible>!Control.HasFocus(607)</visible>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="image">
- <posx>365</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSDRepeatFO.png</texture>
- <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
- <visible>Control.HasFocus(607)</visible>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="image">
- <posx>365</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSDRepeatOneNF.png</texture>
- <visible>Playlist.IsRepeatOne</visible>
- <visible>!Control.HasFocus(607)</visible>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="image">
- <posx>365</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSDRepeatOneFO.png</texture>
- <visible>Playlist.IsRepeatOne</visible>
- <visible>Control.HasFocus(607)</visible>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="image">
- <posx>365</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSDRepeatAllNF.png</texture>
- <visible>Playlist.IsRepeat</visible>
- <visible>!Control.HasFocus(607)</visible>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="image">
- <posx>365</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <texture>OSDRepeatAllFO.png</texture>
- <visible>Playlist.IsRepeat</visible>
- <visible>Control.HasFocus(607)</visible>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="togglebutton" id="608">
- <posx>405</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <texturefocus>OSDRandomOffFO.png</texturefocus>
- <texturenofocus>OSDRandomOffNF.png</texturenofocus>
- <usealttexture>Playlist.IsRandom</usealttexture>
- <alttexturefocus>OSDRandomOnFO.png</alttexturefocus>
- <alttexturenofocus>OSDRandomOnNF.png</alttexturenofocus>
- <onclick>XBMC.PlayerControl(Random)</onclick>
- <onleft>607</onleft>
- <onright>600</onright>
- <onup>100</onup>
- <ondown>100</ondown>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- </control>
- <control type="group" id="100">
- <posx>25</posx>
- <posy>162</posy>
- <defaultcontrol always="true">700</defaultcontrol>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- <control type="button" id="701">
- <posx>0</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <texturefocus>OSDRewindFO.png</texturefocus>
- <texturenofocus>OSDRewindNF.png</texturenofocus>
- <onleft>706</onleft>
- <onright>702</onright>
- <onup>300</onup>
- <ondown>200</ondown>
- <onclick>XBMC.PlayerControl(Rewind)</onclick>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- <enable>false</enable>
- <animation effect="fade" start="100" end="50" time="100" condition="true">Conditional</animation>
- </control>
- <control type="button" id="702">
- <posx>40</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <texturefocus>OSDStopFO.png</texturefocus>
- <texturenofocus>OSDStopNF.png</texturenofocus>
- <onleft>701</onleft>
- <onright>703</onright>
- <onup>300</onup>
- <ondown>200</ondown>
- <onclick>down</onclick>
- <onclick>XBMC.PlayerControl(Stop)</onclick>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="togglebutton" id="703">
- <posx>80</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <texturefocus>OSDPauseFO.png</texturefocus>
- <texturenofocus>OSDPauseNF.png</texturenofocus>
- <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
- <alttexturefocus>OSDPlayFO.png</alttexturefocus>
- <alttexturenofocus>OSDPlayNF.png</alttexturenofocus>
- <onleft>702</onleft>
- <onright>704</onright>
- <onup>300</onup>
- <ondown>200</ondown>
- <onclick>XBMC.PlayerControl(Play)</onclick>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- <enable>false</enable>
- <animation effect="fade" start="100" end="50" time="100" condition="true">Conditional</animation>
- </control>
- <control type="button" id="704">
- <posx>120</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <texturefocus>OSDForwardFO.png</texturefocus>
- <texturenofocus>OSDForwardNF.png</texturenofocus>
- <onleft>703</onleft>
- <onright>700</onright>
- <onup>300</onup>
- <ondown>200</ondown>
- <onclick>XBMC.PlayerControl(Forward)</onclick>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- <enable>false</enable>
- <animation effect="fade" start="100" end="50" time="100" condition="true">Conditional</animation>
- </control>
- <control type="button" id="700">
- <posx>200</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <texturefocus>OSDChannelUPFO.png</texturefocus>
- <texturenofocus>OSDChannelUPNF.png</texturenofocus>
- <onleft>704</onleft>
- <onright>705</onright>
- <onup>300</onup>
- <ondown>200</ondown>
- <onclick>XBMC.PlayerControl(Previous)</onclick>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="705">
- <posx>240</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <texturefocus>OSDChannelDownFO.png</texturefocus>
- <texturenofocus>OSDChannelDownNF.png</texturenofocus>
- <onleft>700</onleft>
- <onright>706</onright>
- <onup>300</onup>
- <ondown>200</ondown>
- <onclick>XBMC.PlayerControl(Next)</onclick>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="706">
- <posx>280</posx>
- <posy>0</posy>
- <width>40</width>
- <height>40</height>
- <label>-</label>
- <texturefocus>OSDRecordFO.png</texturefocus>
- <texturenofocus>OSDRecordNF.png</texturenofocus>
- <onleft>705</onleft>
- <onright>701</onright>
- <onup>300</onup>
- <ondown>200</ondown>
- <onclick>XBMC.PlayerControl(record)</onclick>
- <enable>Player.CanRecord</enable>
- <animation effect="fade" start="100" end="30" time="100" condition="!Player.CanRecord">Conditional</animation>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- </control>
- <!-- Music Info -->
- <control type="image">
- <description>gradient</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>165</height>
- <colordiffuse>CCFFFFFF</colordiffuse>
- <visible>Window.IsVisible(home)</visible>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="group">
- <visible>Player.HasAudio</visible>
- <include>SmallMusicInfo</include>
- </control>
- <!-- Video Info -->
- <control type="group">
- <visible>Player.HasVideo</visible>
- <include>SmallVideoInfo</include>
- </control>
- </controls>
-</window>
+<window type="dialog" id="114"> + <defaultcontrol always="true">100</defaultcontrol> + <include>dialogeffect</include> + <visible>Player.HasMedia + Window.IsActive(PlayerControls) + !Window.IsActive(FullscreenVideo) + !Window.IsActive(Visualisation)</visible> + <coordinates> + <system>1</system> + <posx>390</posx> + <posy>250</posy> + </coordinates> + <controls> + <control type="image"> + <posx>5</posx> + <posy>156</posy> + <width>483</width> + <height>53</height> + <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture> + </control> + <control type="group" id="100"> + <posx>25</posx> + <posy>162</posy> + <defaultcontrol always="true">603</defaultcontrol> + <visible>!VideoPlayer.Content(LiveTV)</visible> + <control type="button" id="600"> + <posx>0</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <texturefocus>OSDPrevTrackFO.png</texturefocus> + <texturenofocus>OSDPrevTrackNF.png</texturenofocus> + <onleft>608</onleft> + <onright>601</onright> + <onup>300</onup> + <ondown>200</ondown> + <onclick>XBMC.PlayerControl(Previous)</onclick> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="601"> + <posx>40</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <texturefocus>OSDRewindFO.png</texturefocus> + <texturenofocus>OSDRewindNF.png</texturenofocus> + <onleft>600</onleft> + <onright>603</onright> + <onup>300</onup> + <ondown>200</ondown> + <onclick>XBMC.PlayerControl(Rewind)</onclick> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="togglebutton" id="603"> + <posx>80</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <texturefocus>OSDPauseFO.png</texturefocus> + <texturenofocus>OSDPauseNF.png</texturenofocus> + <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> + <alttexturefocus>OSDPlayFO.png</alttexturefocus> + <alttexturenofocus>OSDPlayNF.png</alttexturenofocus> + <onleft>601</onleft> + <onright>602</onright> + <onup>300</onup> + <ondown>200</ondown> + <onclick>XBMC.PlayerControl(Play)</onclick> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="602"> + <posx>120</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <texturefocus>OSDStopFO.png</texturefocus> + <texturenofocus>OSDStopNF.png</texturenofocus> + <onleft>603</onleft> + <onright>604</onright> + <onup>300</onup> + <ondown>200</ondown> + <onclick>down</onclick> + <onclick>XBMC.PlayerControl(Stop)</onclick> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="604"> + <posx>160</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <texturefocus>OSDForwardFO.png</texturefocus> + <texturenofocus>OSDForwardNF.png</texturenofocus> + <onleft>602</onleft> + <onright>605</onright> + <onup>300</onup> + <ondown>200</ondown> + <onclick>XBMC.PlayerControl(Forward)</onclick> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="605"> + <posx>200</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <texturefocus>OSDNextTrackFO.png</texturefocus> + <texturenofocus>OSDNextTrackNF.png</texturenofocus> + <onleft>604</onleft> + <onright>606</onright> + <onup>300</onup> + <ondown>200</ondown> + <onclick>XBMC.PlayerControl(Next)</onclick> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="606"> + <posx>240</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <texturefocus>OSDRecordFO.png</texturefocus> + <texturenofocus>OSDRecordNF.png</texturenofocus> + <onleft>605</onleft> + <onright>607</onright> + <onup>300</onup> + <ondown>200</ondown> + <onclick>XBMC.PlayerControl(record)</onclick> + <enable>Player.CanRecord</enable> + <animation effect="fade" start="100" end="30" time="100" condition="!Player.CanRecord">Conditional</animation> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="607"> + <posx>365</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <texturefocus>-</texturefocus> + <texturenofocus>-</texturenofocus> + <onclick>XBMC.PlayerControl(Repeat)</onclick> + <onleft>606</onleft> + <onright>608</onright> + <onup>100</onup> + <ondown>100</ondown> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="image"> + <posx>365</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <texture>OSDRepeatNF.png</texture> + <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible> + <visible>!Control.HasFocus(607)</visible> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="image"> + <posx>365</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <texture>OSDRepeatFO.png</texture> + <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible> + <visible>Control.HasFocus(607)</visible> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="image"> + <posx>365</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <texture>OSDRepeatOneNF.png</texture> + <visible>Playlist.IsRepeatOne</visible> + <visible>!Control.HasFocus(607)</visible> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="image"> + <posx>365</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <texture>OSDRepeatOneFO.png</texture> + <visible>Playlist.IsRepeatOne</visible> + <visible>Control.HasFocus(607)</visible> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="image"> + <posx>365</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <texture>OSDRepeatAllNF.png</texture> + <visible>Playlist.IsRepeat</visible> + <visible>!Control.HasFocus(607)</visible> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="image"> + <posx>365</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <texture>OSDRepeatAllFO.png</texture> + <visible>Playlist.IsRepeat</visible> + <visible>Control.HasFocus(607)</visible> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="togglebutton" id="608"> + <posx>405</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <texturefocus>OSDRandomOffFO.png</texturefocus> + <texturenofocus>OSDRandomOffNF.png</texturenofocus> + <usealttexture>Playlist.IsRandom</usealttexture> + <alttexturefocus>OSDRandomOnFO.png</alttexturefocus> + <alttexturenofocus>OSDRandomOnNF.png</alttexturenofocus> + <onclick>XBMC.PlayerControl(Random)</onclick> + <onleft>607</onleft> + <onright>600</onright> + <onup>100</onup> + <ondown>100</ondown> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + </control> + <control type="group" id="100"> + <posx>25</posx> + <posy>162</posy> + <defaultcontrol always="true">700</defaultcontrol> + <visible>VideoPlayer.Content(LiveTV)</visible> + <control type="button" id="701"> + <posx>0</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <texturefocus>OSDRewindFO.png</texturefocus> + <texturenofocus>OSDRewindNF.png</texturenofocus> + <onleft>706</onleft> + <onright>702</onright> + <onup>300</onup> + <ondown>200</ondown> + <onclick>XBMC.PlayerControl(Rewind)</onclick> + <visible>VideoPlayer.Content(LiveTV)</visible> + <enable>false</enable> + <animation effect="fade" start="100" end="50" time="100" condition="true">Conditional</animation> + </control> + <control type="button" id="702"> + <posx>40</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <texturefocus>OSDStopFO.png</texturefocus> + <texturenofocus>OSDStopNF.png</texturenofocus> + <onleft>701</onleft> + <onright>703</onright> + <onup>300</onup> + <ondown>200</ondown> + <onclick>down</onclick> + <onclick>XBMC.PlayerControl(Stop)</onclick> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="togglebutton" id="703"> + <posx>80</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <texturefocus>OSDPauseFO.png</texturefocus> + <texturenofocus>OSDPauseNF.png</texturenofocus> + <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> + <alttexturefocus>OSDPlayFO.png</alttexturefocus> + <alttexturenofocus>OSDPlayNF.png</alttexturenofocus> + <onleft>702</onleft> + <onright>704</onright> + <onup>300</onup> + <ondown>200</ondown> + <onclick>XBMC.PlayerControl(Play)</onclick> + <visible>VideoPlayer.Content(LiveTV)</visible> + <enable>false</enable> + <animation effect="fade" start="100" end="50" time="100" condition="true">Conditional</animation> + </control> + <control type="button" id="704"> + <posx>120</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <texturefocus>OSDForwardFO.png</texturefocus> + <texturenofocus>OSDForwardNF.png</texturenofocus> + <onleft>703</onleft> + <onright>700</onright> + <onup>300</onup> + <ondown>200</ondown> + <onclick>XBMC.PlayerControl(Forward)</onclick> + <visible>VideoPlayer.Content(LiveTV)</visible> + <enable>false</enable> + <animation effect="fade" start="100" end="50" time="100" condition="true">Conditional</animation> + </control> + <control type="button" id="700"> + <posx>200</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <texturefocus>OSDChannelUPFO.png</texturefocus> + <texturenofocus>OSDChannelUPNF.png</texturenofocus> + <onleft>704</onleft> + <onright>705</onright> + <onup>300</onup> + <ondown>200</ondown> + <onclick>XBMC.PlayerControl(Previous)</onclick> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="705"> + <posx>240</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <texturefocus>OSDChannelDownFO.png</texturefocus> + <texturenofocus>OSDChannelDownNF.png</texturenofocus> + <onleft>700</onleft> + <onright>706</onright> + <onup>300</onup> + <ondown>200</ondown> + <onclick>XBMC.PlayerControl(Next)</onclick> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="706"> + <posx>280</posx> + <posy>0</posy> + <width>40</width> + <height>40</height> + <label>-</label> + <texturefocus>OSDRecordFO.png</texturefocus> + <texturenofocus>OSDRecordNF.png</texturenofocus> + <onleft>705</onleft> + <onright>701</onright> + <onup>300</onup> + <ondown>200</ondown> + <onclick>XBMC.PlayerControl(record)</onclick> + <enable>Player.CanRecord</enable> + <animation effect="fade" start="100" end="30" time="100" condition="!Player.CanRecord">Conditional</animation> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + </control> + <!-- Music Info --> + <control type="image"> + <description>gradient</description> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>165</height> + <colordiffuse>CCFFFFFF</colordiffuse> + <visible>Window.IsVisible(home)</visible> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="group"> + <visible>Player.HasAudio</visible> + <include>SmallMusicInfo</include> + </control> + <!-- Video Info --> + <control type="group"> + <visible>Player.HasVideo</visible> + <include>SmallVideoInfo</include> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/Pointer.xml b/addons/skin.confluence/720p/Pointer.xml index e1cce723d7..b1888f39ec 100644 --- a/addons/skin.confluence/720p/Pointer.xml +++ b/addons/skin.confluence/720p/Pointer.xml @@ -1,42 +1,42 @@ -<window id="105">
- <defaultcontrol>1</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>0</posx>
- <posy>0</posy>
- </coordinates>
- <controls>
- <control type="image" id="1">
- <description>Pointer Image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>32</width>
- <height>32</height>
- <texture>pointer-nofocus.png</texture>
- </control>
- <control type="image" id="2">
- <description>Pointer Focus Image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>32</width>
- <height>32</height>
- <texture>pointer-focus.png</texture>
- </control>
- <control type="image" id="3">
- <description>Pointer Drag Image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>32</width>
- <height>32</height>
- <texture>pointer-focus-drag.png</texture>
- </control>
- <control type="image" id="4">
- <description>Pointer Click Image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>32</width>
- <height>32</height>
- <texture>pointer-focus-click.png</texture>
- </control>
- </controls>
+<window id="105"> + <defaultcontrol>1</defaultcontrol> + <coordinates> + <system>1</system> + <posx>0</posx> + <posy>0</posy> + </coordinates> + <controls> + <control type="image" id="1"> + <description>Pointer Image</description> + <posx>0</posx> + <posy>0</posy> + <width>32</width> + <height>32</height> + <texture>pointer-nofocus.png</texture> + </control> + <control type="image" id="2"> + <description>Pointer Focus Image</description> + <posx>0</posx> + <posy>0</posy> + <width>32</width> + <height>32</height> + <texture>pointer-focus.png</texture> + </control> + <control type="image" id="3"> + <description>Pointer Drag Image</description> + <posx>0</posx> + <posy>0</posy> + <width>32</width> + <height>32</height> + <texture>pointer-focus-drag.png</texture> + </control> + <control type="image" id="4"> + <description>Pointer Click Image</description> + <posx>0</posx> + <posy>0</posy> + <width>32</width> + <height>32</height> + <texture>pointer-focus-click.png</texture> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/ProfileSettings.xml b/addons/skin.confluence/720p/ProfileSettings.xml index 2cdee8f92a..f6db126ce7 100644 --- a/addons/skin.confluence/720p/ProfileSettings.xml +++ b/addons/skin.confluence/720p/ProfileSettings.xml @@ -1,194 +1,194 @@ -<window id="130">
- <defaultcontrol>1</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>290</posx>
- <posy>75</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>700</width>
- <height>570</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>10</posy>
- <width>450</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>610</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>1</onleft>
- <onright>1</onright>
- <onup>1</onup>
- <ondown>1</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>660</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$INFO[Window.Property(heading)]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image" id="2">
- <description>profile image</description>
- <posx>20</posx>
- <posy>70</posy>
- <width>150</width>
- <height>150</height>
- <align>left</align>
- <aspectratio>stretch</aspectratio>
- <texture>unknown-user.png</texture>
- <bordertexture border="12">ThumbBorder.png</bordertexture>
- <bordersize>10</bordersize>
- </control>
- <control type="label">
- <description>profile name label</description>
- <posx>200</posx>
- <posy>70</posy>
- <width>460</width>
- <align>left</align>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[20093]</label>
- </control>
- <control type="label" id="1000">
- <description>profile name Value</description>
- <posx>200</posx>
- <posy>95</posy>
- <width>460</width>
- <align>left</align>
- <font>font16caps</font>
- <textcolor>white</textcolor>
- </control>
- <control type="label">
- <description>profile directory label</description>
- <posx>200</posx>
- <posy>155</posy>
- <width>460</width>
- <align>left</align>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <label>$LOCALIZE[20070]</label>
- </control>
- <control type="label" id="1001">
- <description>profile directory Value</description>
- <posx>200</posx>
- <posy>180</posy>
- <width>460</width>
- <align>left</align>
- <font>font13</font>
- <textcolor>white</textcolor>
- </control>
- <control type="grouplist" id="5">
- <description>control area</description>
- <posx>20</posx>
- <posy>240</posy>
- <width>660</width>
- <height>240</height>
- <itemgap>-1</itemgap>
- <pagecontrol>60</pagecontrol>
- <onleft>28</onleft>
- <onright>60</onright>
- <onup>28</onup>
- <ondown>28</ondown>
- </control>
- <control type="button" id="7">
- <description>Default Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="8">
- <description>Default RadioButton</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="spincontrolex" id="9">
- <description>Default SpinControlex</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <aligny>center</aligny>
- <reverse>yes</reverse>
- </control>
- <control type="image" id="11">
- <description>separator image</description>
- <height>2</height>
- <texture>separator2.png</texture>
- </control>
- <control type="button" id="28">
- <description>Ok Button</description>
- <posx>145</posx>
- <posy>500</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <font>font12_title</font>
- <label>186</label>
- <onleft>29</onleft>
- <onright>29</onright>
- <onup>5</onup>
- <ondown>5</ondown>
- </control>
- <control type="button" id="29">
- <description>Cancel Button</description>
- <posx>355</posx>
- <posy>500</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <font>font12_title</font>
- <label>222</label>
- <onleft>28</onleft>
- <onright>28</onright>
- <onup>5</onup>
- <ondown>5</ondown>
- </control>
- </controls>
-</window>
+<window id="130"> + <defaultcontrol>1</defaultcontrol> + <coordinates> + <system>1</system> + <posx>290</posx> + <posy>75</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>700</width> + <height>570</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>80</posx> + <posy>10</posy> + <width>450</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>610</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>1</onleft> + <onright>1</onright> + <onup>1</onup> + <ondown>1</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>660</width> + <height>30</height> + <font>font13_title</font> + <label>$INFO[Window.Property(heading)]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image" id="2"> + <description>profile image</description> + <posx>20</posx> + <posy>70</posy> + <width>150</width> + <height>150</height> + <align>left</align> + <aspectratio>stretch</aspectratio> + <texture>unknown-user.png</texture> + <bordertexture border="12">ThumbBorder.png</bordertexture> + <bordersize>10</bordersize> + </control> + <control type="label"> + <description>profile name label</description> + <posx>200</posx> + <posy>70</posy> + <width>460</width> + <align>left</align> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[20093]</label> + </control> + <control type="label" id="1000"> + <description>profile name Value</description> + <posx>200</posx> + <posy>95</posy> + <width>460</width> + <align>left</align> + <font>font16caps</font> + <textcolor>white</textcolor> + </control> + <control type="label"> + <description>profile directory label</description> + <posx>200</posx> + <posy>155</posy> + <width>460</width> + <align>left</align> + <font>font13_title</font> + <textcolor>blue</textcolor> + <label>$LOCALIZE[20070]</label> + </control> + <control type="label" id="1001"> + <description>profile directory Value</description> + <posx>200</posx> + <posy>180</posy> + <width>460</width> + <align>left</align> + <font>font13</font> + <textcolor>white</textcolor> + </control> + <control type="grouplist" id="5"> + <description>control area</description> + <posx>20</posx> + <posy>240</posy> + <width>660</width> + <height>240</height> + <itemgap>-1</itemgap> + <pagecontrol>60</pagecontrol> + <onleft>28</onleft> + <onright>60</onright> + <onup>28</onup> + <ondown>28</ondown> + </control> + <control type="button" id="7"> + <description>Default Button</description> + <posx>0</posx> + <posy>0</posy> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="8"> + <description>Default RadioButton</description> + <posx>0</posx> + <posy>0</posy> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="spincontrolex" id="9"> + <description>Default SpinControlex</description> + <posx>0</posx> + <posy>0</posy> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <aligny>center</aligny> + <reverse>yes</reverse> + </control> + <control type="image" id="11"> + <description>separator image</description> + <height>2</height> + <texture>separator2.png</texture> + </control> + <control type="button" id="28"> + <description>Ok Button</description> + <posx>145</posx> + <posy>500</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <font>font12_title</font> + <label>186</label> + <onleft>29</onleft> + <onright>29</onright> + <onup>5</onup> + <ondown>5</ondown> + </control> + <control type="button" id="29"> + <description>Cancel Button</description> + <posx>355</posx> + <posy>500</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <font>font12_title</font> + <label>222</label> + <onleft>28</onleft> + <onright>28</onright> + <onup>5</onup> + <ondown>5</ondown> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/Settings.xml b/addons/skin.confluence/720p/Settings.xml index bb19989038..00b0fd4529 100644 --- a/addons/skin.confluence/720p/Settings.xml +++ b/addons/skin.confluence/720p/Settings.xml @@ -1,243 +1,243 @@ -<window id="4">
- <defaultcontrol always="true">9000</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <controls>
- <include>CommonSettingsBackground</include>
- <include>CommonMediaPlayingBackground</include>
- <control type="group">
- <posx>90</posx>
- <posy>50</posy>
- <animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
- </animation>
- <animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
- </animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>640</height>
- <texture border="20">DialogBack.png</texture>
- </control>
- <control type="image">
- <description>LOGO</description>
- <posx>30</posx>
- <posy>15</posy>
- <width>220</width>
- <height>80</height>
- <aspectratio>keep</aspectratio>
- <texture>Confluence_Logo.png</texture>
- </control>
- <control type="list" id="9000">
- <posx>10</posx>
- <posy>82</posy>
- <width>260</width>
- <height>541</height>
- <onleft>9000</onleft>
- <onright>9001</onright>
- <onup>9000</onup>
- <ondown>9000</ondown>
- <pagecontrol>-</pagecontrol>
- <scrolltime>300</scrolltime>
- <itemlayout height="54" width="260">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>260</width>
- <height>55</height>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>250</posx>
- <posy>0</posy>
- <width>380</width>
- <height>55</height>
- <font>font24_title</font>
- <textcolor>grey3</textcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </itemlayout>
- <focusedlayout height="54" width="260">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>260</width>
- <height>55</height>
- <texture border="5">MenuItemFO.png</texture>
- </control>
- <control type="label">
- <posx>250</posx>
- <posy>0</posy>
- <width>380</width>
- <height>55</height>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </focusedlayout>
- <content>
- <item id="1">
- <label>480</label>
- <label2>31400</label2>
- <onclick>ActivateWindow(AppearanceSettings)</onclick>
- <icon>special://skin/backgrounds/appearance.jpg</icon>
- </item>
- <item id="2">
- <label>157</label>
- <label2>31401</label2>
- <onclick>ActivateWindow(VideosSettings)</onclick>
- <icon>special://skin/backgrounds/videos.jpg</icon>
- </item>
- <item id="3">
- <label>19180</label>
- <label2>31409</label2>
- <onclick>ActivateWindow(MyTVSettings)</onclick>
- <icon>special://skin/backgrounds/tv.jpg</icon>
- </item>
- <item id="4">
- <label>2</label>
- <label2>31402</label2>
- <onclick>ActivateWindow(MusicSettings)</onclick>
- <icon>special://skin/backgrounds/music.jpg</icon>
- </item>
- <item id="5">
- <label>1</label>
- <label2>31403</label2>
- <onclick>ActivateWindow(PicturesSettings)</onclick>
- <icon>special://skin/backgrounds/pictures.jpg</icon>
- </item>
- <item id="6">
- <label>8</label>
- <label2>31404</label2>
- <onclick>ActivateWindow(WeatherSettings)</onclick>
- <icon>special://skin/backgrounds/weather.jpg</icon>
- </item>
- <item id="7">
- <label>24001</label>
- <label2>31408</label2>
- <onclick>ActivateWindow(AddonBrowser)</onclick>
- <icon>special://skin/backgrounds/addons.jpg</icon>
- </item>
- <item id="8">
- <label>705</label>
- <label2>31405</label2>
- <onclick>ActivateWindow(NetworkSettings)</onclick>
- <icon>special://skin/backgrounds/network.jpg</icon>
- </item>
- <item id="9">
- <label>13000</label>
- <label2>31406</label2>
- <onclick>ActivateWindow(SystemSettings)</onclick>
- <icon>special://skin/backgrounds/system.jpg</icon>
- </item>
- <item id="10">
- <label>166</label>
- <label2>31407</label2>
- <onclick>ActivateWindow(1111)</onclick>
- <icon>special://skin/backgrounds/skinsetting.jpg</icon>
- </item>
- </content>
- </control>
- <control type="image">
- <posx>268</posx>
- <posy>10</posy>
- <width>804</width>
- <height>50</height>
- <texture border="5">black-back2.png</texture>
- </control>
- <control type="image">
- <posx>268</posx>
- <posy>10</posy>
- <width>804</width>
- <height>70</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>300</posx>
- <posy>20</posy>
- <width>740</width>
- <height>30</height>
- <font>font16caps</font>
- <label>$LOCALIZE[31000] $LOCALIZE[5]</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <posx>270</posx>
- <posy>60</posy>
- <width>800</width>
- <height>450</height>
- <texture border="5">button-nofocus.png</texture>
- </control>
- <control type="image">
- <posx>272</posx>
- <posy>62</posy>
- <width>796</width>
- <height>446</height>
- <aspectratio>stretch</aspectratio>
- <fadetime>600</fadetime>
- <texture background="true">$INFO[Container(9000).ListItem.Icon]</texture>
- </control>
- <control type="image">
- <posx>272</posx>
- <posy>62</posy>
- <width>600</width>
- <height>340</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassOverlay.png</texture>
- <colordiffuse>AAFFFFFF</colordiffuse>
- </control>
- <control type="image">
- <posx>268</posx>
- <posy>510</posy>
- <width>804</width>
- <height>118</height>
- <texture border="5">black-back2.png</texture>
- </control>
- <control type="textbox">
- <description>Appearance Description</description>
- <posx>300</posx>
- <posy>520</posy>
- <width>740</width>
- <height>100</height>
- <font>font12</font>
- <label>$INFO[Container(9000).ListItem.Label2]</label>
- <align>left</align>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- <include>BehindDialogFadeOut</include>
- <control type="group">
- <posx>60</posx>
- <posy>0</posy>
- <animation effect="slide" end="-310,0" time="400" tween="quadratic" easing="out" condition="Window.Next(Home) | Window.Next(1111) | Window.Next(AddonBrowser)">WindowClose</animation>
- <animation effect="slide" start="-310,0" time="400" tween="quadratic" easing="out" condition="Window.Previous(Home) | Window.Previous(1111) | Window.Previous(AddonBrowser)">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[5]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
-</window>
+<window id="4"> + <defaultcontrol always="true">9000</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <include>CommonSettingsBackground</include> + <include>CommonMediaPlayingBackground</include> + <control type="group"> + <posx>90</posx> + <posy>50</posy> + <animation type="WindowOpen" reversible="false"> + <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" /> + <effect type="fade" start="0" end="100" time="300" /> + </animation> + <animation type="WindowClose" reversible="false"> + <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" /> + <effect type="fade" start="100" end="0" time="300" /> + </animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1100</width> + <height>640</height> + <texture border="20">DialogBack.png</texture> + </control> + <control type="image"> + <description>LOGO</description> + <posx>30</posx> + <posy>15</posy> + <width>220</width> + <height>80</height> + <aspectratio>keep</aspectratio> + <texture>Confluence_Logo.png</texture> + </control> + <control type="list" id="9000"> + <posx>10</posx> + <posy>82</posy> + <width>260</width> + <height>541</height> + <onleft>9000</onleft> + <onright>9001</onright> + <onup>9000</onup> + <ondown>9000</ondown> + <pagecontrol>-</pagecontrol> + <scrolltime>300</scrolltime> + <itemlayout height="54" width="260"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>260</width> + <height>55</height> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>250</posx> + <posy>0</posy> + <width>380</width> + <height>55</height> + <font>font24_title</font> + <textcolor>grey3</textcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + </itemlayout> + <focusedlayout height="54" width="260"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>260</width> + <height>55</height> + <texture border="5">MenuItemFO.png</texture> + </control> + <control type="label"> + <posx>250</posx> + <posy>0</posy> + <width>380</width> + <height>55</height> + <font>font24_title</font> + <textcolor>white</textcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + </focusedlayout> + <content> + <item id="1"> + <label>480</label> + <label2>31400</label2> + <onclick>ActivateWindow(AppearanceSettings)</onclick> + <icon>special://skin/backgrounds/appearance.jpg</icon> + </item> + <item id="2"> + <label>157</label> + <label2>31401</label2> + <onclick>ActivateWindow(VideosSettings)</onclick> + <icon>special://skin/backgrounds/videos.jpg</icon> + </item> + <item id="3"> + <label>19180</label> + <label2>31409</label2> + <onclick>ActivateWindow(MyTVSettings)</onclick> + <icon>special://skin/backgrounds/tv.jpg</icon> + </item> + <item id="4"> + <label>2</label> + <label2>31402</label2> + <onclick>ActivateWindow(MusicSettings)</onclick> + <icon>special://skin/backgrounds/music.jpg</icon> + </item> + <item id="5"> + <label>1</label> + <label2>31403</label2> + <onclick>ActivateWindow(PicturesSettings)</onclick> + <icon>special://skin/backgrounds/pictures.jpg</icon> + </item> + <item id="6"> + <label>8</label> + <label2>31404</label2> + <onclick>ActivateWindow(WeatherSettings)</onclick> + <icon>special://skin/backgrounds/weather.jpg</icon> + </item> + <item id="7"> + <label>24001</label> + <label2>31408</label2> + <onclick>ActivateWindow(AddonBrowser)</onclick> + <icon>special://skin/backgrounds/addons.jpg</icon> + </item> + <item id="8"> + <label>705</label> + <label2>31405</label2> + <onclick>ActivateWindow(NetworkSettings)</onclick> + <icon>special://skin/backgrounds/network.jpg</icon> + </item> + <item id="9"> + <label>13000</label> + <label2>31406</label2> + <onclick>ActivateWindow(SystemSettings)</onclick> + <icon>special://skin/backgrounds/system.jpg</icon> + </item> + <item id="10"> + <label>166</label> + <label2>31407</label2> + <onclick>ActivateWindow(1111)</onclick> + <icon>special://skin/backgrounds/skinsetting.jpg</icon> + </item> + </content> + </control> + <control type="image"> + <posx>268</posx> + <posy>10</posy> + <width>804</width> + <height>50</height> + <texture border="5">black-back2.png</texture> + </control> + <control type="image"> + <posx>268</posx> + <posy>10</posy> + <width>804</width> + <height>70</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="label"> + <description>header label</description> + <posx>300</posx> + <posy>20</posy> + <width>740</width> + <height>30</height> + <font>font16caps</font> + <label>$LOCALIZE[31000] $LOCALIZE[5]</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <posx>270</posx> + <posy>60</posy> + <width>800</width> + <height>450</height> + <texture border="5">button-nofocus.png</texture> + </control> + <control type="image"> + <posx>272</posx> + <posy>62</posy> + <width>796</width> + <height>446</height> + <aspectratio>stretch</aspectratio> + <fadetime>600</fadetime> + <texture background="true">$INFO[Container(9000).ListItem.Icon]</texture> + </control> + <control type="image"> + <posx>272</posx> + <posy>62</posy> + <width>600</width> + <height>340</height> + <aspectratio>stretch</aspectratio> + <texture>GlassOverlay.png</texture> + <colordiffuse>AAFFFFFF</colordiffuse> + </control> + <control type="image"> + <posx>268</posx> + <posy>510</posy> + <width>804</width> + <height>118</height> + <texture border="5">black-back2.png</texture> + </control> + <control type="textbox"> + <description>Appearance Description</description> + <posx>300</posx> + <posy>520</posy> + <width>740</width> + <height>100</height> + <font>font12</font> + <label>$INFO[Container(9000).ListItem.Label2]</label> + <align>left</align> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </control> + <include>BehindDialogFadeOut</include> + <control type="group"> + <posx>60</posx> + <posy>0</posy> + <animation effect="slide" end="-310,0" time="400" tween="quadratic" easing="out" condition="Window.Next(Home) | Window.Next(1111) | Window.Next(AddonBrowser)">WindowClose</animation> + <animation effect="slide" start="-310,0" time="400" tween="quadratic" easing="out" condition="Window.Previous(Home) | Window.Previous(1111) | Window.Previous(AddonBrowser)">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[5]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/SettingsCategory.xml b/addons/skin.confluence/720p/SettingsCategory.xml index ef26c9a22e..8df1c4a4f2 100644 --- a/addons/skin.confluence/720p/SettingsCategory.xml +++ b/addons/skin.confluence/720p/SettingsCategory.xml @@ -1,229 +1,229 @@ -<window id="12">
- <defaultcontrol>3</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <controls>
- <control type="group">
- <visible>!Window.Previous(Weather) + !Window.Previous(VideoFiles) + !Window.Previous(VideoLibrary) + !Window.Previous(MusicFiles) + !Window.Previous(MusicLibrary) + !Window.Previous(Pictures) + !Window.Previous(Programs)</visible>
- <include>CommonSettingsBackground</include>
- </control>
- <control type="group">
- <visible>Window.Previous(Weather)</visible>
- <include>CommonWeatherBackground</include>
- </control>
- <control type="group">
- <visible>Window.Previous(Programs)</visible>
- <include>CommonProgramsBackground</include>
- </control>
- <control type="group">
- <visible>Window.Previous(VideoFiles) | Window.Previous(VideoLibrary)</visible>
- <include>CommonVideoBackground</include>
- </control>
- <control type="group">
- <visible>Window.Previous(MusicFiles) | Window.Previous(MusicLibrary) | Window.Previous(Pictures)</visible>
- <include>CommonMusicBackground</include>
- </control>
- <control type="group">
- <visible>Window.Previous(Pictures)</visible>
- <include>CommonPictureBackground</include>
- </control>
- <include>CommonMediaPlayingBackground</include>
- <control type="group">
- <posx>90</posx>
- <posy>50</posy>
- <animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
- </animation>
- <animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
- </animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>640</height>
- <texture border="20">DialogBack.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>980</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>1</onleft>
- <onright>1</onright>
- <onup>1</onup>
- <ondown>1</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="image">
- <description>LOGO</description>
- <posx>30</posx>
- <posy>15</posy>
- <width>220</width>
- <height>80</height>
- <aspectratio>keep</aspectratio>
- <texture>Confluence_Logo.png</texture>
- </control>
- <control type="grouplist" id="3">
- <description>button area</description>
- <posx>10</posx>
- <posy>90</posy>
- <width>260</width>
- <height>481</height>
- <itemgap>-1</itemgap>
- <onleft>60</onleft>
- <onright>5</onright>
- <onup>3</onup>
- <ondown>3</ondown>
- </control>
- <control type="image">
- <posx>268</posx>
- <posy>10</posy>
- <width>790</width>
- <height>618</height>
- <texture border="5">black-back2.png</texture>
- </control>
- <control type="image">
- <posx>268</posx>
- <posy>10</posy>
- <width>804</width>
- <height>70</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>300</posx>
- <posy>20</posy>
- <width>740</width>
- <height>30</height>
- <font>font16caps</font>
- <label>$INFO[Control.GetLabel(2)] - $LOCALIZE[5]</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="grouplist" id="5">
- <description>control area</description>
- <posx>290</posx>
- <posy>70</posy>
- <width>750</width>
- <height>530</height>
- <itemgap>-1</itemgap>
- <pagecontrol>60</pagecontrol>
- <onleft>3</onleft>
- <onright>60</onright>
- <onup>5</onup>
- <ondown>5</ondown>
- </control>
- <control type="scrollbar" id="60">
- <posx>1060</posx>
- <posy>60</posy>
- <width>25</width>
- <height>530</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>5</onleft>
- <onright>3</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- </control>
- <include>BehindDialogFadeOut</include>
-
- <control type="button" id="10">
- <description>Default Category Button</description>
- <height>60</height>
- <width>260</width>
- <textoffsetx>20</textoffsetx>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <pulseonselect>false</pulseonselect>
- </control>
- <control type="button" id="7">
- <description>Default Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
- <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="8">
- <description>Default RadioButton</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
- <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
- </control>
- <control type="spincontrolex" id="9">
- <description>Default SpinControlex</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
- <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
- <aligny>center</aligny>
- <reverse>yes</reverse>
- </control>
- <control type="image" id="11">
- <description>separator image</description>
- <height>2</height>
- <texture>separator2.png</texture>
- </control>
- <control type="label" id="2">
- <description>Fake Label so we can pass it value down to the one below</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>0</width>
- <height>0</height>
- <font>-</font>
- <visible>false</visible>
- </control>
- <control type="group">
- <posx>60</posx>
- <posy>0</posy>
- <animation effect="slide" end="-310,0" time="400" tween="quadratic" easing="out" condition="!Window.Next(Settings)">WindowClose</animation>
- <animation effect="slide" start="-310,0" time="400" tween="quadratic" easing="out" condition="!Window.Previous(Settings)">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[5]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
-</window>
+<window id="12"> + <defaultcontrol>3</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control type="group"> + <visible>!Window.Previous(Weather) + !Window.Previous(VideoFiles) + !Window.Previous(VideoLibrary) + !Window.Previous(MusicFiles) + !Window.Previous(MusicLibrary) + !Window.Previous(Pictures) + !Window.Previous(Programs)</visible> + <include>CommonSettingsBackground</include> + </control> + <control type="group"> + <visible>Window.Previous(Weather)</visible> + <include>CommonWeatherBackground</include> + </control> + <control type="group"> + <visible>Window.Previous(Programs)</visible> + <include>CommonProgramsBackground</include> + </control> + <control type="group"> + <visible>Window.Previous(VideoFiles) | Window.Previous(VideoLibrary)</visible> + <include>CommonVideoBackground</include> + </control> + <control type="group"> + <visible>Window.Previous(MusicFiles) | Window.Previous(MusicLibrary) | Window.Previous(Pictures)</visible> + <include>CommonMusicBackground</include> + </control> + <control type="group"> + <visible>Window.Previous(Pictures)</visible> + <include>CommonPictureBackground</include> + </control> + <include>CommonMediaPlayingBackground</include> + <control type="group"> + <posx>90</posx> + <posy>50</posy> + <animation type="WindowOpen" reversible="false"> + <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" /> + <effect type="fade" start="0" end="100" time="300" /> + </animation> + <animation type="WindowClose" reversible="false"> + <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" /> + <effect type="fade" start="100" end="0" time="300" /> + </animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1100</width> + <height>640</height> + <texture border="20">DialogBack.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>980</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>1</onleft> + <onright>1</onright> + <onup>1</onup> + <ondown>1</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="image"> + <description>LOGO</description> + <posx>30</posx> + <posy>15</posy> + <width>220</width> + <height>80</height> + <aspectratio>keep</aspectratio> + <texture>Confluence_Logo.png</texture> + </control> + <control type="grouplist" id="3"> + <description>button area</description> + <posx>10</posx> + <posy>90</posy> + <width>260</width> + <height>481</height> + <itemgap>-1</itemgap> + <onleft>60</onleft> + <onright>5</onright> + <onup>3</onup> + <ondown>3</ondown> + </control> + <control type="image"> + <posx>268</posx> + <posy>10</posy> + <width>790</width> + <height>618</height> + <texture border="5">black-back2.png</texture> + </control> + <control type="image"> + <posx>268</posx> + <posy>10</posy> + <width>804</width> + <height>70</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="label"> + <description>header label</description> + <posx>300</posx> + <posy>20</posy> + <width>740</width> + <height>30</height> + <font>font16caps</font> + <label>$INFO[Control.GetLabel(2)] - $LOCALIZE[5]</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="grouplist" id="5"> + <description>control area</description> + <posx>290</posx> + <posy>70</posy> + <width>750</width> + <height>530</height> + <itemgap>-1</itemgap> + <pagecontrol>60</pagecontrol> + <onleft>3</onleft> + <onright>60</onright> + <onup>5</onup> + <ondown>5</ondown> + </control> + <control type="scrollbar" id="60"> + <posx>1060</posx> + <posy>60</posy> + <width>25</width> + <height>530</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>5</onleft> + <onright>3</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + </control> + <include>BehindDialogFadeOut</include> + + <control type="button" id="10"> + <description>Default Category Button</description> + <height>60</height> + <width>260</width> + <textoffsetx>20</textoffsetx> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <pulseonselect>false</pulseonselect> + </control> + <control type="button" id="7"> + <description>Default Button</description> + <posx>0</posx> + <posy>0</posy> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> + <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="8"> + <description>Default RadioButton</description> + <posx>0</posx> + <posy>0</posy> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> + <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> + </control> + <control type="spincontrolex" id="9"> + <description>Default SpinControlex</description> + <posx>0</posx> + <posy>0</posy> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> + <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> + <aligny>center</aligny> + <reverse>yes</reverse> + </control> + <control type="image" id="11"> + <description>separator image</description> + <height>2</height> + <texture>separator2.png</texture> + </control> + <control type="label" id="2"> + <description>Fake Label so we can pass it value down to the one below</description> + <posx>0</posx> + <posy>0</posy> + <width>0</width> + <height>0</height> + <font>-</font> + <visible>false</visible> + </control> + <control type="group"> + <posx>60</posx> + <posy>0</posy> + <animation effect="slide" end="-310,0" time="400" tween="quadratic" easing="out" condition="!Window.Next(Settings)">WindowClose</animation> + <animation effect="slide" start="-310,0" time="400" tween="quadratic" easing="out" condition="!Window.Previous(Settings)">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[5]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/SettingsProfile.xml b/addons/skin.confluence/720p/SettingsProfile.xml index 79d49191bc..49a75ab07c 100644 --- a/addons/skin.confluence/720p/SettingsProfile.xml +++ b/addons/skin.confluence/720p/SettingsProfile.xml @@ -1,260 +1,260 @@ -<window id="34">
- <defaultcontrol always="true">2</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <controls>
- <include>CommonSettingsBackground</include>
- <include>CommonMediaPlayingBackground</include>
- <control type="group">
- <posx>90</posx>
- <posy>50</posy>
- <animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
- </animation>
- <animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
- </animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>640</height>
- <texture border="20">DialogBack.png</texture>
- </control>
- <control type="image">
- <description>LOGO</description>
- <posx>30</posx>
- <posy>15</posy>
- <width>220</width>
- <height>80</height>
- <aspectratio>keep</aspectratio>
- <texture>Confluence_Logo.png</texture>
- </control>
- <control type="button" id ="4">
- <description>Enable Login screen</description>
- <posx>10</posx>
- <posy>90</posy>
- <width>250</width>
- <height>80</height>
- <textoffsety>13</textoffsety>
- <label>20096</label>
- <font>font24_title</font>
- <align>right</align>
- <aligny>top</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <onleft>2</onleft>
- <onright>2</onright>
- <onup>4</onup>
- <ondown>4</ondown>
- <enable>!Window.IsVisible(ProfileSettings)</enable>
- </control>
- <control type="label">
- <posx>250</posx>
- <posy>135</posy>
- <width>240</width>
- <height>25</height>
- <font>font13caps</font>
- <textcolor>grey2</textcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>305</label>
- <visible>System.HasLoginScreen</visible>
- </control>
- <control type="label">
- <posx>250</posx>
- <posy>135</posy>
- <width>240</width>
- <height>25</height>
- <font>font13caps</font>
- <textcolor>grey2</textcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>1223</label>
- <visible>!System.HasLoginScreen</visible>
- </control>
- <control type="group">
- <posx>20</posx>
- <posy>210</posy>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>240</width>
- <height>200</height>
- <aspectratio>keep</aspectratio>
- <bordertexture border="12">ThumbBorder.png</bordertexture>
- <bordersize>10</bordersize>
- <texture fallback="unknown-user.png">$INFO[Container(2).Listitem.Icon]</texture>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>220</posy>
- <width>240</width>
- <height>20</height>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[31319]</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>245</posy>
- <width>240</width>
- <height>20</height>
- <font>font13caps</font>
- <textcolor>white</textcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[Container(2).ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>280</posy>
- <width>240</width>
- <height>30</height>
- <font>font12_title</font>
- <textcolor>blue</textcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[31320]</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>305</posy>
- <width>240</width>
- <height>30</height>
- <font>font13caps</font>
- <textcolor>white</textcolor>
- <align>center</align>
- <aligny>center</aligny>
- <label fallback="13170">$INFO[Container(2).ListItem.Label2]</label>
- </control>
- </control>
- <control type="image">
- <posx>268</posx>
- <posy>10</posy>
- <width>790</width>
- <height>618</height>
- <texture border="5">black-back2.png</texture>
- </control>
- <control type="image">
- <posx>268</posx>
- <posy>10</posy>
- <width>804</width>
- <height>70</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>300</posx>
- <posy>20</posy>
- <width>740</width>
- <height>30</height>
- <font>font30_title</font>
- <label>$LOCALIZE[10034]</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="panel" id="2">
- <posx>283</posx>
- <posy>70</posy>
- <width>760</width>
- <height>540</height>
- <onleft>4</onleft>
- <onright>60</onright>
- <onup>53</onup>
- <ondown>53</ondown>
- <viewtype label="21371">list</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="180" width="190">
- <control type="image">
- <posx>1</posx>
- <posy>0</posy>
- <width>188</width>
- <height>145</height>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>5</bordersize>
- <texture fallback="unknown-user.png">$INFO[Listitem.Icon]</texture>
- </control>
- <control type="label">
- <posx>94</posx>
- <posy>145</posy>
- <width>178</width>
- <height>25</height>
- <font>font11</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>center</align>
- <aligny>center</aligny>
- <info>ListItem.Label</info>
- </control>
- </itemlayout>
- <focusedlayout height="180" width="190">
- <control type="image">
- <posx>1</posx>
- <posy>0</posy>
- <width>188</width>
- <height>145</height>
- <bordertexture border="5">folder-focus.png</bordertexture>
- <bordersize>5</bordersize>
- <texture fallback="unknown-user.png">$INFO[Listitem.Icon]</texture>
- </control>
- <control type="label">
- <posx>94</posx>
- <posy>145</posy>
- <width>178</width>
- <height>25</height>
- <font>font11</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>center</align>
- <aligny>center</aligny>
- <info>ListItem.Label</info>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="60">
- <posx>1060</posx>
- <posy>60</posy>
- <width>25</width>
- <height>530</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>2</onleft>
- <onright>4</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- </control>
- <include>BehindDialogFadeOut</include>
- <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[13200]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
-</window>
+<window id="34"> + <defaultcontrol always="true">2</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <include>CommonSettingsBackground</include> + <include>CommonMediaPlayingBackground</include> + <control type="group"> + <posx>90</posx> + <posy>50</posy> + <animation type="WindowOpen" reversible="false"> + <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" /> + <effect type="fade" start="0" end="100" time="300" /> + </animation> + <animation type="WindowClose" reversible="false"> + <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" /> + <effect type="fade" start="100" end="0" time="300" /> + </animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1100</width> + <height>640</height> + <texture border="20">DialogBack.png</texture> + </control> + <control type="image"> + <description>LOGO</description> + <posx>30</posx> + <posy>15</posy> + <width>220</width> + <height>80</height> + <aspectratio>keep</aspectratio> + <texture>Confluence_Logo.png</texture> + </control> + <control type="button" id ="4"> + <description>Enable Login screen</description> + <posx>10</posx> + <posy>90</posy> + <width>250</width> + <height>80</height> + <textoffsety>13</textoffsety> + <label>20096</label> + <font>font24_title</font> + <align>right</align> + <aligny>top</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <onleft>2</onleft> + <onright>2</onright> + <onup>4</onup> + <ondown>4</ondown> + <enable>!Window.IsVisible(ProfileSettings)</enable> + </control> + <control type="label"> + <posx>250</posx> + <posy>135</posy> + <width>240</width> + <height>25</height> + <font>font13caps</font> + <textcolor>grey2</textcolor> + <align>right</align> + <aligny>center</aligny> + <label>305</label> + <visible>System.HasLoginScreen</visible> + </control> + <control type="label"> + <posx>250</posx> + <posy>135</posy> + <width>240</width> + <height>25</height> + <font>font13caps</font> + <textcolor>grey2</textcolor> + <align>right</align> + <aligny>center</aligny> + <label>1223</label> + <visible>!System.HasLoginScreen</visible> + </control> + <control type="group"> + <posx>20</posx> + <posy>210</posy> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>240</width> + <height>200</height> + <aspectratio>keep</aspectratio> + <bordertexture border="12">ThumbBorder.png</bordertexture> + <bordersize>10</bordersize> + <texture fallback="unknown-user.png">$INFO[Container(2).Listitem.Icon]</texture> + </control> + <control type="label"> + <posx>0</posx> + <posy>220</posy> + <width>240</width> + <height>20</height> + <font>font12_title</font> + <textcolor>blue</textcolor> + <align>center</align> + <aligny>center</aligny> + <label>$LOCALIZE[31319]</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>245</posy> + <width>240</width> + <height>20</height> + <font>font13caps</font> + <textcolor>white</textcolor> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[Container(2).ListItem.Label]</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>280</posy> + <width>240</width> + <height>30</height> + <font>font12_title</font> + <textcolor>blue</textcolor> + <align>center</align> + <aligny>center</aligny> + <label>$LOCALIZE[31320]</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>305</posy> + <width>240</width> + <height>30</height> + <font>font13caps</font> + <textcolor>white</textcolor> + <align>center</align> + <aligny>center</aligny> + <label fallback="13170">$INFO[Container(2).ListItem.Label2]</label> + </control> + </control> + <control type="image"> + <posx>268</posx> + <posy>10</posy> + <width>790</width> + <height>618</height> + <texture border="5">black-back2.png</texture> + </control> + <control type="image"> + <posx>268</posx> + <posy>10</posy> + <width>804</width> + <height>70</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="label"> + <description>header label</description> + <posx>300</posx> + <posy>20</posy> + <width>740</width> + <height>30</height> + <font>font30_title</font> + <label>$LOCALIZE[10034]</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="panel" id="2"> + <posx>283</posx> + <posy>70</posy> + <width>760</width> + <height>540</height> + <onleft>4</onleft> + <onright>60</onright> + <onup>53</onup> + <ondown>53</ondown> + <viewtype label="21371">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="180" width="190"> + <control type="image"> + <posx>1</posx> + <posy>0</posy> + <width>188</width> + <height>145</height> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>5</bordersize> + <texture fallback="unknown-user.png">$INFO[Listitem.Icon]</texture> + </control> + <control type="label"> + <posx>94</posx> + <posy>145</posy> + <width>178</width> + <height>25</height> + <font>font11</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>center</align> + <aligny>center</aligny> + <info>ListItem.Label</info> + </control> + </itemlayout> + <focusedlayout height="180" width="190"> + <control type="image"> + <posx>1</posx> + <posy>0</posy> + <width>188</width> + <height>145</height> + <bordertexture border="5">folder-focus.png</bordertexture> + <bordersize>5</bordersize> + <texture fallback="unknown-user.png">$INFO[Listitem.Icon]</texture> + </control> + <control type="label"> + <posx>94</posx> + <posy>145</posy> + <width>178</width> + <height>25</height> + <font>font11</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>center</align> + <aligny>center</aligny> + <info>ListItem.Label</info> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>1060</posx> + <posy>60</posy> + <width>25</width> + <height>530</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>2</onleft> + <onright>4</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + </control> + <include>BehindDialogFadeOut</include> + <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[13200]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/SettingsScreenCalibration.xml b/addons/skin.confluence/720p/SettingsScreenCalibration.xml index 3017630ae8..9b79adf000 100644 --- a/addons/skin.confluence/720p/SettingsScreenCalibration.xml +++ b/addons/skin.confluence/720p/SettingsScreenCalibration.xml @@ -1,101 +1,101 @@ -<window id="11">
- <defaultcontrol>8</defaultcontrol>
- <controls>
- <control type="videowindow" id="20">
- <description>videowindow</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <visible>Player.HasVideo</visible>
- </control>
- <control type="group">
- <visible>!Player.HasVideo</visible>
- <include>CommonSettingsBackground</include>
- </control>
- <control type="image">
- <description>Overlay</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture>black-back.png</texture>
- <include>dialogeffect</include>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>100r</posx>
- <posy>0</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>1</onleft>
- <onright>1</onright>
- <onup>1</onup>
- <ondown>1</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="mover" id="8">
- <description>top left mover</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>128</width>
- <height>128</height>
- <texturefocus>CalibrateTopLeft.png</texturefocus>
- <texturenofocus>-</texturenofocus>
- </control>
- <control type="mover" id="9">
- <description>right bottom mover</description>
- <posx>700</posx>
- <posy>500</posy>
- <width>128</width>
- <height>128</height>
- <texturefocus>CalibrateBottomRight.png</texturefocus>
- <texturenofocus>-</texturenofocus>
- </control>
- <control type="mover" id="10">
- <description>subtitle position mover</description>
- <posx>200</posx>
- <posy>500</posy>
- <width>512</width>
- <height>128</height>
- <texturefocus>CalibrateSubtitles.png</texturefocus>
- <texturenofocus>-</texturenofocus>
- </control>
- <control type="resize" id="11">
- <description>pixel aspect ratio box</description>
- <posx>0</posx>
- <posy>232</posy>
- <width>256</width>
- <height>256</height>
- <texturefocus>CalibratePixelRatio.png</texturefocus>
- <texturenofocus>-</texturenofocus>
- </control>
- <control type="group">
- <posx>20</posx>
- <posy>80</posy>
- <control type="label" id="2">
- <description>coordinates label</description>
- <posx>0</posx>
- <posy>10</posy>
- <width>1240</width>
- <label>-</label>
- <align>center</align>
- <font>font13caps</font>
- </control>
- <control type="label" id="3">
- <description>help information</description>
- <posx>0</posx>
- <posy>40</posy>
- <width>1240</width>
- <label>-</label>
- <align>center</align>
- <font>font13caps</font>
- </control>
- </control>
- </controls>
+<window id="11"> + <defaultcontrol>8</defaultcontrol> + <controls> + <control type="videowindow" id="20"> + <description>videowindow</description> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <visible>Player.HasVideo</visible> + </control> + <control type="group"> + <visible>!Player.HasVideo</visible> + <include>CommonSettingsBackground</include> + </control> + <control type="image"> + <description>Overlay</description> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <texture>black-back.png</texture> + <include>dialogeffect</include> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>100r</posx> + <posy>0</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>1</onleft> + <onright>1</onright> + <onup>1</onup> + <ondown>1</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="mover" id="8"> + <description>top left mover</description> + <posx>0</posx> + <posy>0</posy> + <width>128</width> + <height>128</height> + <texturefocus>CalibrateTopLeft.png</texturefocus> + <texturenofocus>-</texturenofocus> + </control> + <control type="mover" id="9"> + <description>right bottom mover</description> + <posx>700</posx> + <posy>500</posy> + <width>128</width> + <height>128</height> + <texturefocus>CalibrateBottomRight.png</texturefocus> + <texturenofocus>-</texturenofocus> + </control> + <control type="mover" id="10"> + <description>subtitle position mover</description> + <posx>200</posx> + <posy>500</posy> + <width>512</width> + <height>128</height> + <texturefocus>CalibrateSubtitles.png</texturefocus> + <texturenofocus>-</texturenofocus> + </control> + <control type="resize" id="11"> + <description>pixel aspect ratio box</description> + <posx>0</posx> + <posy>232</posy> + <width>256</width> + <height>256</height> + <texturefocus>CalibratePixelRatio.png</texturefocus> + <texturenofocus>-</texturenofocus> + </control> + <control type="group"> + <posx>20</posx> + <posy>80</posy> + <control type="label" id="2"> + <description>coordinates label</description> + <posx>0</posx> + <posy>10</posy> + <width>1240</width> + <label>-</label> + <align>center</align> + <font>font13caps</font> + </control> + <control type="label" id="3"> + <description>help information</description> + <posx>0</posx> + <posy>40</posy> + <width>1240</width> + <label>-</label> + <align>center</align> + <font>font13caps</font> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/SettingsSystemInfo.xml b/addons/skin.confluence/720p/SettingsSystemInfo.xml index 9a14617ec6..2116dfc511 100644 --- a/addons/skin.confluence/720p/SettingsSystemInfo.xml +++ b/addons/skin.confluence/720p/SettingsSystemInfo.xml @@ -1,378 +1,378 @@ -<window id="7">
- <defaultcontrol always="true">95</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <controls>
- <include>CommonSettingsBackground</include>
- <include>CommonMediaPlayingBackground</include>
- <control type="group">
- <posx>90</posx>
- <posy>50</posy>
- <animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
- </animation>
- <animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
- </animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>640</height>
- <texture border="20">DialogBack.png</texture>
- </control>
- <control type="image">
- <description>LOGO</description>
- <posx>30</posx>
- <posy>15</posy>
- <width>220</width>
- <height>80</height>
- <aspectratio>keep</aspectratio>
- <texture>Confluence_Logo.png</texture>
- </control>
- <control type="grouplist" id="9000">
- <posx>10</posx>
- <posy>90</posy>
- <width>260</width>
- <height>481</height>
- <itemgap>-1</itemgap>
- <onup>9000</onup>
- <ondown>9000</ondown>
- <control type="button" id="95">
- <description>Button Summary Values</description>
- <height>60</height>
- <width>241</width>
- <textoffsetx>0</textoffsetx>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <pulseonselect>false</pulseonselect>
- <label>20037</label>
- </control>
- <control type="button" id="94">
- <description>Button Storage</description>
- <height>60</height>
- <width>241</width>
- <textoffsetx>0</textoffsetx>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <pulseonselect>false</pulseonselect>
- <label>13277</label>
- </control>
- <control type="button" id="92">
- <description>Button HDD</description>
- <height>60</height>
- <width>241</width>
- <textoffsetx>0</textoffsetx>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <pulseonselect>false</pulseonselect>
- <label>13275</label>
- <visible>System.Platform.Xbox</visible>
- </control>
- <control type="button" id="93">
- <description>Button DVD</description>
- <height>60</height>
- <width>241</width>
- <textoffsetx>0</textoffsetx>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <pulseonselect>false</pulseonselect>
- <label>13276</label>
- <visible>System.Platform.Xbox</visible>
- </control>
- <control type="button" id="96">
- <description>Button Network</description>
- <height>60</height>
- <width>241</width>
- <textoffsetx>0</textoffsetx>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <pulseonselect>false</pulseonselect>
- <label>13279</label>
- </control>
- <control type="button" id="97">
- <description>Button Video</description>
- <height>60</height>
- <width>241</width>
- <textoffsetx>0</textoffsetx>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <pulseonselect>false</pulseonselect>
- <label>13280</label>
- </control>
- <control type="button" id="98">
- <description>Button Hardware</description>
- <height>60</height>
- <width>241</width>
- <textoffsetx>0</textoffsetx>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <pulseonselect>false</pulseonselect>
- <label>13281</label>
- </control>
- <control type="button" id="99">
- <description>Button PVR</description>
- <height>60</height>
- <width>241</width>
- <textoffsetx>0</textoffsetx>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <pulseonselect>false</pulseonselect>
- <label>19191</label>
- </control>
- </control>
- <control type="image">
- <posx>268</posx>
- <posy>10</posy>
- <width>790</width>
- <height>618</height>
- <texture border="5">black-back2.png</texture>
- </control>
- <control type="image">
- <posx>268</posx>
- <posy>10</posy>
- <width>804</width>
- <height>100</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>300</posx>
- <posy>20</posy>
- <width>740</width>
- <height>30</height>
- <font>font24_title</font>
- <label>$LOCALIZE[130] - $INFO[Control.GetLabel(40)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label" id="40">
- <description>Hiddenlabel to pass to above</description>
- <visible>false</visible>
- </control>
- <control type="group">
- <posx>290</posx>
- <posy>100</posy>
- <control type="label" id="2">
- <description>Label 2</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>750</width>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="3">
- <description>Label 3</description>
- <posx>0</posx>
- <posy>35</posy>
- <width>750</width>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="4">
- <description>Label 4</description>
- <posx>0</posx>
- <posy>70</posy>
- <width>750</width>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="5">
- <description>Label 5</description>
- <posx>0</posx>
- <posy>105</posy>
- <width>750</width>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="6">
- <description>Label 6</description>
- <posx>0</posx>
- <posy>140</posy>
- <width>750</width>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="7">
- <description>Label 7</description>
- <posx>0</posx>
- <posy>175</posy>
- <width>750</width>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="8">
- <description>Label 8</description>
- <posx>0</posx>
- <posy>210</posy>
- <width>750</width>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="9">
- <description>Label 9</description>
- <posx>0</posx>
- <posy>245</posy>
- <width>750</width>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="10">
- <description>Label 10</description>
- <posx>0</posx>
- <posy>280</posy>
- <width>750</width>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="11">
- <description>Label 11</description>
- <posx>0</posx>
- <posy>315</posy>
- <width>750</width>
- <label>-</label>
- <font>font13</font>
- </control>
- <control type="label" id="52">
- <description>XBMC XBE BUILD Version</description>
- <posx>750</posx>
- <posy>400</posy>
- <width>700</width>
- <label>144</label>
- <align>right</align>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <font>font13_title</font>
- </control>
- <control type="label">
- <description>CPU Text</description>
- <posx>420</posx>
- <posy>450</posy>
- <width>350</width>
- <height>25</height>
- <label>$LOCALIZE[13271] $INFO[System.CPUUsage]</label>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <font>font12_title</font>
- </control>
- <control type="progress">
- <description>CPU BAR</description>
- <posx>430</posx>
- <posy>455</posy>
- <width>320</width>
- <height>16</height>
- <info>System.CPUUsage</info>
- </control>
- <control type="label">
- <description>Memory Text</description>
- <posx>420</posx>
- <posy>480</posy>
- <width>350</width>
- <height>25</height>
- <label>$LOCALIZE[31309] $INFO[system.memory(used.percent)]</label>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <font>font12_title</font>
- </control>
- <control type="progress">
- <description>Memory BAR</description>
- <posx>430</posx>
- <posy>485</posy>
- <width>320</width>
- <height>16</height>
- <info>system.memory(used)</info>
- </control>
- </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[130]</label>
- </control>
- </control>
- <control type="group">
- <posx>20</posx>
- <posy>0</posy>
- <animation effect="slide" end="-270,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-270,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>80</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
- </control>
- <control type="button">
- <posx>20</posx>
- <posy>5</posy>
- <width>25</width>
- <height>20</height>
- <texturenofocus>HomeIcon.png</texturenofocus>
- <texturefocus>HomeIcon-Focus.png</texturefocus>
- <label>-</label>
- <onclick>ActivateWindow(Home)</onclick>
- </control>
- </control>
- <include>Clock</include>
- </controls>
-</window>
+<window id="7"> + <defaultcontrol always="true">95</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <include>CommonSettingsBackground</include> + <include>CommonMediaPlayingBackground</include> + <control type="group"> + <posx>90</posx> + <posy>50</posy> + <animation type="WindowOpen" reversible="false"> + <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" /> + <effect type="fade" start="0" end="100" time="300" /> + </animation> + <animation type="WindowClose" reversible="false"> + <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" /> + <effect type="fade" start="100" end="0" time="300" /> + </animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1100</width> + <height>640</height> + <texture border="20">DialogBack.png</texture> + </control> + <control type="image"> + <description>LOGO</description> + <posx>30</posx> + <posy>15</posy> + <width>220</width> + <height>80</height> + <aspectratio>keep</aspectratio> + <texture>Confluence_Logo.png</texture> + </control> + <control type="grouplist" id="9000"> + <posx>10</posx> + <posy>90</posy> + <width>260</width> + <height>481</height> + <itemgap>-1</itemgap> + <onup>9000</onup> + <ondown>9000</ondown> + <control type="button" id="95"> + <description>Button Summary Values</description> + <height>60</height> + <width>241</width> + <textoffsetx>0</textoffsetx> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <pulseonselect>false</pulseonselect> + <label>20037</label> + </control> + <control type="button" id="94"> + <description>Button Storage</description> + <height>60</height> + <width>241</width> + <textoffsetx>0</textoffsetx> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <pulseonselect>false</pulseonselect> + <label>13277</label> + </control> + <control type="button" id="92"> + <description>Button HDD</description> + <height>60</height> + <width>241</width> + <textoffsetx>0</textoffsetx> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <pulseonselect>false</pulseonselect> + <label>13275</label> + <visible>System.Platform.Xbox</visible> + </control> + <control type="button" id="93"> + <description>Button DVD</description> + <height>60</height> + <width>241</width> + <textoffsetx>0</textoffsetx> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <pulseonselect>false</pulseonselect> + <label>13276</label> + <visible>System.Platform.Xbox</visible> + </control> + <control type="button" id="96"> + <description>Button Network</description> + <height>60</height> + <width>241</width> + <textoffsetx>0</textoffsetx> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <pulseonselect>false</pulseonselect> + <label>13279</label> + </control> + <control type="button" id="97"> + <description>Button Video</description> + <height>60</height> + <width>241</width> + <textoffsetx>0</textoffsetx> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <pulseonselect>false</pulseonselect> + <label>13280</label> + </control> + <control type="button" id="98"> + <description>Button Hardware</description> + <height>60</height> + <width>241</width> + <textoffsetx>0</textoffsetx> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <pulseonselect>false</pulseonselect> + <label>13281</label> + </control> + <control type="button" id="99"> + <description>Button PVR</description> + <height>60</height> + <width>241</width> + <textoffsetx>0</textoffsetx> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <pulseonselect>false</pulseonselect> + <label>19191</label> + </control> + </control> + <control type="image"> + <posx>268</posx> + <posy>10</posy> + <width>790</width> + <height>618</height> + <texture border="5">black-back2.png</texture> + </control> + <control type="image"> + <posx>268</posx> + <posy>10</posy> + <width>804</width> + <height>100</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="label"> + <description>header label</description> + <posx>300</posx> + <posy>20</posy> + <width>740</width> + <height>30</height> + <font>font24_title</font> + <label>$LOCALIZE[130] - $INFO[Control.GetLabel(40)]</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label" id="40"> + <description>Hiddenlabel to pass to above</description> + <visible>false</visible> + </control> + <control type="group"> + <posx>290</posx> + <posy>100</posy> + <control type="label" id="2"> + <description>Label 2</description> + <posx>0</posx> + <posy>0</posy> + <width>750</width> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="3"> + <description>Label 3</description> + <posx>0</posx> + <posy>35</posy> + <width>750</width> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="4"> + <description>Label 4</description> + <posx>0</posx> + <posy>70</posy> + <width>750</width> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="5"> + <description>Label 5</description> + <posx>0</posx> + <posy>105</posy> + <width>750</width> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="6"> + <description>Label 6</description> + <posx>0</posx> + <posy>140</posy> + <width>750</width> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="7"> + <description>Label 7</description> + <posx>0</posx> + <posy>175</posy> + <width>750</width> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="8"> + <description>Label 8</description> + <posx>0</posx> + <posy>210</posy> + <width>750</width> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="9"> + <description>Label 9</description> + <posx>0</posx> + <posy>245</posy> + <width>750</width> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="10"> + <description>Label 10</description> + <posx>0</posx> + <posy>280</posy> + <width>750</width> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="11"> + <description>Label 11</description> + <posx>0</posx> + <posy>315</posy> + <width>750</width> + <label>-</label> + <font>font13</font> + </control> + <control type="label" id="52"> + <description>XBMC XBE BUILD Version</description> + <posx>750</posx> + <posy>400</posy> + <width>700</width> + <label>144</label> + <align>right</align> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <font>font13_title</font> + </control> + <control type="label"> + <description>CPU Text</description> + <posx>420</posx> + <posy>450</posy> + <width>350</width> + <height>25</height> + <label>$LOCALIZE[13271] $INFO[System.CPUUsage]</label> + <align>right</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <font>font12_title</font> + </control> + <control type="progress"> + <description>CPU BAR</description> + <posx>430</posx> + <posy>455</posy> + <width>320</width> + <height>16</height> + <info>System.CPUUsage</info> + </control> + <control type="label"> + <description>Memory Text</description> + <posx>420</posx> + <posy>480</posy> + <width>350</width> + <height>25</height> + <label>$LOCALIZE[31309] $INFO[system.memory(used.percent)]</label> + <align>right</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <font>font12_title</font> + </control> + <control type="progress"> + <description>Memory BAR</description> + <posx>430</posx> + <posy>485</posy> + <width>320</width> + <height>16</height> + <info>system.memory(used)</info> + </control> + </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[130]</label> + </control> + </control> + <control type="group"> + <posx>20</posx> + <posy>0</posy> + <animation effect="slide" end="-270,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="-270,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>80</width> + <height>35</height> + <texture border="0,0,32,0">header.png</texture> + </control> + <control type="button"> + <posx>20</posx> + <posy>5</posy> + <width>25</width> + <height>20</height> + <texturenofocus>HomeIcon.png</texturenofocus> + <texturefocus>HomeIcon-Focus.png</texturefocus> + <label>-</label> + <onclick>ActivateWindow(Home)</onclick> + </control> + </control> + <include>Clock</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/SlideShow.xml b/addons/skin.confluence/720p/SlideShow.xml index 9a5ae033d0..df71874643 100644 --- a/addons/skin.confluence/720p/SlideShow.xml +++ b/addons/skin.confluence/720p/SlideShow.xml @@ -1,39 +1,39 @@ -<window id="2007">
- <defaultcontrol>2</defaultcontrol>
- <controls>
- <control type="group" id="13">
- <posx>130r</posx>
- <posy>10</posy>
- <visible>!Skin.HasSetting(Show_SlideShow_Paused)</visible>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>120</width>
- <height>35</height>
- <texture>black-back.png</texture>
- <bordertexture border="3">NoCover_1.png</bordertexture>
- <bordersize>5</bordersize>
- </control>
- <control type="label">
- <description>paused label</description>
- <posx>10</posx>
- <posy>0</posy>
- <width>100</width>
- <height>35</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>font10</font>
- <textcolor>white</textcolor>
- <label>31043</label>
- </control>
- </control>
- <!-- media infos -->
- <control type="group">
- <posx>20</posx>
- <posy>180r</posy>
- <visible>Player.ShowInfo + Player.HasMedia</visible>
- <include>VisibleFadeEffect</include>
- <include>SmallMusicInfo</include>
- </control>
- </controls>
+<window id="2007"> + <defaultcontrol>2</defaultcontrol> + <controls> + <control type="group" id="13"> + <posx>130r</posx> + <posy>10</posy> + <visible>!Skin.HasSetting(Show_SlideShow_Paused)</visible> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>120</width> + <height>35</height> + <texture>black-back.png</texture> + <bordertexture border="3">NoCover_1.png</bordertexture> + <bordersize>5</bordersize> + </control> + <control type="label"> + <description>paused label</description> + <posx>10</posx> + <posy>0</posy> + <width>100</width> + <height>35</height> + <align>center</align> + <aligny>center</aligny> + <font>font10</font> + <textcolor>white</textcolor> + <label>31043</label> + </control> + </control> + <!-- media infos --> + <control type="group"> + <posx>20</posx> + <posy>180r</posy> + <visible>Player.ShowInfo + Player.HasMedia</visible> + <include>VisibleFadeEffect</include> + <include>SmallMusicInfo</include> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/SmartPlaylistEditor.xml b/addons/skin.confluence/720p/SmartPlaylistEditor.xml index 635fcac502..ccc7a2c5e6 100644 --- a/addons/skin.confluence/720p/SmartPlaylistEditor.xml +++ b/addons/skin.confluence/720p/SmartPlaylistEditor.xml @@ -1,338 +1,338 @@ -<window id="136">
- <defaultcontrol always="true">22</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <coordinates>
- <system>1</system>
- <posx>240</posx>
- <posy>45</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="group">
- <visible>!Window.IsVisible(smartplaylistrule)</visible>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>800</width>
- <height>630</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>10</posy>
- <width>640</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>710</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>22</onleft>
- <onright>22</onright>
- <onup>22</onup>
- <ondown>22</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label" id="2">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>760</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$LOCALIZE[21432]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="spincontrolex" id="22">
- <description>Set Playlist type</description>
- <posx>20</posx>
- <posy>70</posy>
- <width>760</width>
- <height>40</height>
- <label>467</label>
- <font>font13</font>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onright>22</onright>
- <onleft>22</onleft>
- <onup>9001</onup>
- <ondown>12</ondown>
- </control>
- <control type="label">
- <description>Name Label</description>
- <posx>30</posx>
- <posy>125</posy>
- <width>740</width>
- <label>21433</label>
- <font>font12caps</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="edit" id="12">
- <description>Name Button</description>
- <posx>20</posx>
- <posy>155</posy>
- <width>760</width>
- <height>40</height>
- <textoffsetx>10</textoffsetx>
- <textwidth>750</textwidth>
- <font>font13</font>
- <align>center</align>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <label>-</label>
- <onup>22</onup>
- <onleft>12</onleft>
- <onright>12</onright>
- <ondown>10</ondown>
- </control>
- <control type="label">
- <description>rules label</description>
- <posx>30</posx>
- <posy>210</posy>
- <width>740</width>
- <align>left</align>
- <label>21434</label>
- <font>font12caps</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="list" id="10">
- <description>Rules List Control</description>
- <posx>20</posx>
- <posy>245</posy>
- <width>560</width>
- <height>121</height>
- <onup>12</onup>
- <onleft>9000</onleft>
- <onright>9000</onright>
- <ondown>16</ondown>
- <itemlayout width="560" height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>560</width>
- <height>41</height>
- <texture>MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>545</width>
- <height>40</height>
- <aligny>center</aligny>
- <info>ListItem.Label</info>
- <selectedcolor>selected</selectedcolor>
- <font>font13</font>
- </control>
- </itemlayout>
- <focusedlayout width="560" height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>560</width>
- <height>41</height>
- <texture>MenuItemFO.png</texture>
- <visible>Control.HasFocus(10)</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>560</width>
- <height>41</height>
- <texture>MenuItemNF.png</texture>
- <visible>!Control.HasFocus(10)</visible>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>540</width>
- <height>40</height>
- <aligny>center</aligny>
- <info>ListItem.Label</info>
- <selectedcolor>selected</selectedcolor>
- <font>font13</font>
- </control>
- </focusedlayout>
- </control>
- <control type="group" id="9000">
- <control type="button" id="13">
- <description>Add Rule Button</description>
- <posx>600</posx>
- <posy>245</posy>
- <width>180</width>
- <height>41</height>
- <label>15019</label>
- <font>font12_title</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onup>17</onup>
- <onleft>10</onleft>
- <onright>10</onright>
- <ondown>14</ondown>
- </control>
- <control type="button" id="14">
- <description>Remove Rule Button</description>
- <posx>600</posx>
- <posy>285</posy>
- <height>41</height>
- <width>180</width>
- <label>1210</label>
- <font>font12_title</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onup>13</onup>
- <onleft>10</onleft>
- <onright>10</onright>
- <ondown>15</ondown>
- </control>
- <control type="button" id="15">
- <description>Edit Rule Button</description>
- <posx>600</posx>
- <posy>325</posy>
- <height>41</height>
- <width>180</width>
- <label>21435</label>
- <font>font12_title</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onup>14</onup>
- <onleft>10</onleft>
- <onright>10</onright>
- <ondown>16</ondown>
- </control>
- </control>
-
- <control type="label">
- <description>Name Label</description>
- <posx>30</posx>
- <posy>380</posy>
- <width>740</width>
- <label>31325</label>
- <font>font12caps</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="spincontrolex" id="16">
- <posx>20</posx>
- <posy>415</posy>
- <width>760</width>
- <height>41</height>
- <label>21424</label>
- <font>font13</font>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onright>16</onright>
- <onleft>16</onleft>
- <onup>10</onup>
- <ondown>17</ondown>
- </control>
-
- <control type="spincontrolex" id="17">
- <posx>20</posx>
- <posy>455</posy>
- <width>760</width>
- <height>41</height>
- <label>21427</label>
- <font>font13</font>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onright>17</onright>
- <onleft>17</onleft>
- <onup>16</onup>
- <ondown>18</ondown>
- </control>
-
- <control type="spincontrolex" id="18">
- <posx>20</posx>
- <posy>495</posy>
- <width>560</width>
- <height>41</height>
- <label>21429</label>
- <font>font13</font>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onright>19</onright>
- <onleft>19</onleft>
- <onup>17</onup>
- <ondown>9001</ondown>
- </control>
-
- <control type="togglebutton" id="19">
- <posx>600</posx>
- <posy>495</posy>
- <width>180</width>
- <height>40</height>
- <font>font12_title</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <alttexturenofocus border="5">MenuItemNF.png</alttexturenofocus>
- <alttexturefocus border="5">button-focus.png</alttexturefocus>
- <label>21431</label>
- <altlabel>21430</altlabel>
- <onright>18</onright>
- <onleft>18</onleft>
- <onup>17</onup>
- <ondown>9001</ondown>
- </control>
- <control type="group" id="9001">
- <control type="button" id="20">
- <description>Ok Button</description>
- <posx>195</posx>
- <posy>560</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <label>186</label>
- <font>font12_title</font>
- <onup>18</onup>
- <onleft>21</onleft>
- <onright>21</onright>
- <ondown>22</ondown>
- </control>
- <control type="button" id="21">
- <description>Cancel Button</description>
- <posx>405</posx>
- <posy>560</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <label>222</label>
- <font>font12_title</font>
- <onup>18</onup>
- <onleft>20</onleft>
- <onright>20</onright>
- <ondown>22</ondown>
- </control>
- </control>
- </control>
- </controls>
+<window id="136"> + <defaultcontrol always="true">22</defaultcontrol> + <allowoverlay>no</allowoverlay> + <coordinates> + <system>1</system> + <posx>240</posx> + <posy>45</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="group"> + <visible>!Window.IsVisible(smartplaylistrule)</visible> + <include>VisibleFadeEffect</include> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>800</width> + <height>630</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>80</posx> + <posy>10</posy> + <width>640</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>710</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>22</onleft> + <onright>22</onright> + <onup>22</onup> + <ondown>22</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label" id="2"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>760</width> + <height>30</height> + <font>font13_title</font> + <label>$LOCALIZE[21432]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="spincontrolex" id="22"> + <description>Set Playlist type</description> + <posx>20</posx> + <posy>70</posy> + <width>760</width> + <height>40</height> + <label>467</label> + <font>font13</font> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onright>22</onright> + <onleft>22</onleft> + <onup>9001</onup> + <ondown>12</ondown> + </control> + <control type="label"> + <description>Name Label</description> + <posx>30</posx> + <posy>125</posy> + <width>740</width> + <label>21433</label> + <font>font12caps</font> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="edit" id="12"> + <description>Name Button</description> + <posx>20</posx> + <posy>155</posy> + <width>760</width> + <height>40</height> + <textoffsetx>10</textoffsetx> + <textwidth>750</textwidth> + <font>font13</font> + <align>center</align> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <label>-</label> + <onup>22</onup> + <onleft>12</onleft> + <onright>12</onright> + <ondown>10</ondown> + </control> + <control type="label"> + <description>rules label</description> + <posx>30</posx> + <posy>210</posy> + <width>740</width> + <align>left</align> + <label>21434</label> + <font>font12caps</font> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="list" id="10"> + <description>Rules List Control</description> + <posx>20</posx> + <posy>245</posy> + <width>560</width> + <height>121</height> + <onup>12</onup> + <onleft>9000</onleft> + <onright>9000</onright> + <ondown>16</ondown> + <itemlayout width="560" height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>560</width> + <height>41</height> + <texture>MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>545</width> + <height>40</height> + <aligny>center</aligny> + <info>ListItem.Label</info> + <selectedcolor>selected</selectedcolor> + <font>font13</font> + </control> + </itemlayout> + <focusedlayout width="560" height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>560</width> + <height>41</height> + <texture>MenuItemFO.png</texture> + <visible>Control.HasFocus(10)</visible> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>560</width> + <height>41</height> + <texture>MenuItemNF.png</texture> + <visible>!Control.HasFocus(10)</visible> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>540</width> + <height>40</height> + <aligny>center</aligny> + <info>ListItem.Label</info> + <selectedcolor>selected</selectedcolor> + <font>font13</font> + </control> + </focusedlayout> + </control> + <control type="group" id="9000"> + <control type="button" id="13"> + <description>Add Rule Button</description> + <posx>600</posx> + <posy>245</posy> + <width>180</width> + <height>41</height> + <label>15019</label> + <font>font12_title</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onup>17</onup> + <onleft>10</onleft> + <onright>10</onright> + <ondown>14</ondown> + </control> + <control type="button" id="14"> + <description>Remove Rule Button</description> + <posx>600</posx> + <posy>285</posy> + <height>41</height> + <width>180</width> + <label>1210</label> + <font>font12_title</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onup>13</onup> + <onleft>10</onleft> + <onright>10</onright> + <ondown>15</ondown> + </control> + <control type="button" id="15"> + <description>Edit Rule Button</description> + <posx>600</posx> + <posy>325</posy> + <height>41</height> + <width>180</width> + <label>21435</label> + <font>font12_title</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onup>14</onup> + <onleft>10</onleft> + <onright>10</onright> + <ondown>16</ondown> + </control> + </control> + + <control type="label"> + <description>Name Label</description> + <posx>30</posx> + <posy>380</posy> + <width>740</width> + <label>31325</label> + <font>font12caps</font> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="spincontrolex" id="16"> + <posx>20</posx> + <posy>415</posy> + <width>760</width> + <height>41</height> + <label>21424</label> + <font>font13</font> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onright>16</onright> + <onleft>16</onleft> + <onup>10</onup> + <ondown>17</ondown> + </control> + + <control type="spincontrolex" id="17"> + <posx>20</posx> + <posy>455</posy> + <width>760</width> + <height>41</height> + <label>21427</label> + <font>font13</font> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onright>17</onright> + <onleft>17</onleft> + <onup>16</onup> + <ondown>18</ondown> + </control> + + <control type="spincontrolex" id="18"> + <posx>20</posx> + <posy>495</posy> + <width>560</width> + <height>41</height> + <label>21429</label> + <font>font13</font> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onright>19</onright> + <onleft>19</onleft> + <onup>17</onup> + <ondown>9001</ondown> + </control> + + <control type="togglebutton" id="19"> + <posx>600</posx> + <posy>495</posy> + <width>180</width> + <height>40</height> + <font>font12_title</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <alttexturenofocus border="5">MenuItemNF.png</alttexturenofocus> + <alttexturefocus border="5">button-focus.png</alttexturefocus> + <label>21431</label> + <altlabel>21430</altlabel> + <onright>18</onright> + <onleft>18</onleft> + <onup>17</onup> + <ondown>9001</ondown> + </control> + <control type="group" id="9001"> + <control type="button" id="20"> + <description>Ok Button</description> + <posx>195</posx> + <posy>560</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <label>186</label> + <font>font12_title</font> + <onup>18</onup> + <onleft>21</onleft> + <onright>21</onright> + <ondown>22</ondown> + </control> + <control type="button" id="21"> + <description>Cancel Button</description> + <posx>405</posx> + <posy>560</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <label>222</label> + <font>font12_title</font> + <onup>18</onup> + <onleft>20</onleft> + <onright>20</onright> + <ondown>22</ondown> + </control> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/SmartPlaylistRule.xml b/addons/skin.confluence/720p/SmartPlaylistRule.xml index 4569b7e440..e2b8fdde6f 100644 --- a/addons/skin.confluence/720p/SmartPlaylistRule.xml +++ b/addons/skin.confluence/720p/SmartPlaylistRule.xml @@ -1,196 +1,196 @@ -<window id="137">
- <defaultcontrol always="true">9001</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <coordinates>
- <system>1</system>
- <posx>240</posx>
- <posy>220</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>800</width>
- <height>280</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>10</posy>
- <width>640</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>710</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>9001</onleft>
- <onright>9001</onright>
- <onup>9001</onup>
- <ondown>9001</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>760</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$LOCALIZE[21421]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Rule match label</description>
- <posx>40</posx>
- <posy>60</posy>
- <width>720</width>
- <height>35</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>font12caps</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <label>21422</label>
- </control>
- <control type="group" id="9001">
- <control type="spincontrolex" id="15">
- <description>Rule Field</description>
- <posx>20</posx>
- <posy>100</posy>
- <width>375</width>
- <height>40</height>
- <font>-</font>
- <texturefocus border="3">button-focus.png</texturefocus>
- <texturenofocus border="3">button-nofocus.png</texturenofocus>
- <onright>16</onright>
- <onleft>16</onleft>
- <onup>9000</onup>
- <ondown>17</ondown>
- </control>
- <control type="label">
- <description>Rule Field label</description>
- <posx>25</posx>
- <posy>100</posy>
- <width>300</width>
- <height>40</height>
- <font>font13caps</font>
- <label>$INFO[Control.GetLabel(15)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="spincontrolex" id="16">
- <description>Rule operator</description>
- <posx>405</posx>
- <posy>100</posy>
- <width>375</width>
- <height>40</height>
- <font>-</font>
- <texturefocus border="3">button-focus.png</texturefocus>
- <texturenofocus border="3">button-nofocus.png</texturenofocus>
- <onright>15</onright>
- <onleft>15</onleft>
- <onup>9000</onup>
- <ondown>17</ondown>
- </control>
- <control type="label">
- <description>Rule Field label</description>
- <posx>410</posx>
- <posy>100</posy>
- <width>300</width>
- <height>40</height>
- <font>font13caps</font>
- <label>$INFO[Control.GetLabel(16)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- <control type="button" id="17">
- <description>Value Button</description>
- <posx>20</posx>
- <posy>145</posy>
- <width>585</width>
- <height>40</height>
- <font>font13</font>
- <aligny>center</aligny>
- <texturefocus border="3">button-focus.png</texturefocus>
- <texturenofocus border="3">button-nofocus.png</texturenofocus>
- <label>-</label>
- <onup>9001</onup>
- <onleft>20</onleft>
- <onright>20</onright>
- <ondown>9000</ondown>
- </control>
- <control type="button" id="20">
- <description>Browse Button</description>
- <posx>610</posx>
- <posy>145</posy>
- <width>170</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturefocus border="3">button-focus.png</texturefocus>
- <texturenofocus border="3">button-nofocus.png</texturenofocus>
- <label>1024</label>
- <font>font12_title</font>
- <onup>9001</onup>
- <onleft>17</onleft>
- <onright>17</onright>
- <ondown>9000</ondown>
- </control>
- <control type="group" id="9000">
- <control type="button" id="18">
- <description>Ok Button</description>
- <posx>195</posx>
- <posy>210</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <texturefocus border="3">button-focus.png</texturefocus>
- <texturenofocus border="3">MenuItemNF.png</texturenofocus>
- <label>186</label>
- <onup>17</onup>
- <onleft>19</onleft>
- <onright>19</onright>
- <ondown>9001</ondown>
- </control>
- <control type="button" id="19">
- <description>Cancel Button</description>
- <posx>405</posx>
- <posy>210</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <texturefocus border="3">button-focus.png</texturefocus>
- <texturenofocus border="3">MenuItemNF.png</texturenofocus>
- <label>222</label>
- <onup>17</onup>
- <onleft>18</onleft>
- <onright>19</onright>
- <ondown>9001</ondown>
- </control>
- </control>
- </controls>
+<window id="137"> + <defaultcontrol always="true">9001</defaultcontrol> + <allowoverlay>no</allowoverlay> + <coordinates> + <system>1</system> + <posx>240</posx> + <posy>220</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>800</width> + <height>280</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>80</posx> + <posy>10</posy> + <width>640</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>710</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>9001</onleft> + <onright>9001</onright> + <onup>9001</onup> + <ondown>9001</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>760</width> + <height>30</height> + <font>font13_title</font> + <label>$LOCALIZE[21421]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Rule match label</description> + <posx>40</posx> + <posy>60</posy> + <width>720</width> + <height>35</height> + <align>center</align> + <aligny>center</aligny> + <font>font12caps</font> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <label>21422</label> + </control> + <control type="group" id="9001"> + <control type="spincontrolex" id="15"> + <description>Rule Field</description> + <posx>20</posx> + <posy>100</posy> + <width>375</width> + <height>40</height> + <font>-</font> + <texturefocus border="3">button-focus.png</texturefocus> + <texturenofocus border="3">button-nofocus.png</texturenofocus> + <onright>16</onright> + <onleft>16</onleft> + <onup>9000</onup> + <ondown>17</ondown> + </control> + <control type="label"> + <description>Rule Field label</description> + <posx>25</posx> + <posy>100</posy> + <width>300</width> + <height>40</height> + <font>font13caps</font> + <label>$INFO[Control.GetLabel(15)]</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="spincontrolex" id="16"> + <description>Rule operator</description> + <posx>405</posx> + <posy>100</posy> + <width>375</width> + <height>40</height> + <font>-</font> + <texturefocus border="3">button-focus.png</texturefocus> + <texturenofocus border="3">button-nofocus.png</texturenofocus> + <onright>15</onright> + <onleft>15</onleft> + <onup>9000</onup> + <ondown>17</ondown> + </control> + <control type="label"> + <description>Rule Field label</description> + <posx>410</posx> + <posy>100</posy> + <width>300</width> + <height>40</height> + <font>font13caps</font> + <label>$INFO[Control.GetLabel(16)]</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </control> + <control type="button" id="17"> + <description>Value Button</description> + <posx>20</posx> + <posy>145</posy> + <width>585</width> + <height>40</height> + <font>font13</font> + <aligny>center</aligny> + <texturefocus border="3">button-focus.png</texturefocus> + <texturenofocus border="3">button-nofocus.png</texturenofocus> + <label>-</label> + <onup>9001</onup> + <onleft>20</onleft> + <onright>20</onright> + <ondown>9000</ondown> + </control> + <control type="button" id="20"> + <description>Browse Button</description> + <posx>610</posx> + <posy>145</posy> + <width>170</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturefocus border="3">button-focus.png</texturefocus> + <texturenofocus border="3">button-nofocus.png</texturenofocus> + <label>1024</label> + <font>font12_title</font> + <onup>9001</onup> + <onleft>17</onleft> + <onright>17</onright> + <ondown>9000</ondown> + </control> + <control type="group" id="9000"> + <control type="button" id="18"> + <description>Ok Button</description> + <posx>195</posx> + <posy>210</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <font>font12_title</font> + <texturefocus border="3">button-focus.png</texturefocus> + <texturenofocus border="3">MenuItemNF.png</texturenofocus> + <label>186</label> + <onup>17</onup> + <onleft>19</onleft> + <onright>19</onright> + <ondown>9001</ondown> + </control> + <control type="button" id="19"> + <description>Cancel Button</description> + <posx>405</posx> + <posy>210</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <font>font12_title</font> + <texturefocus border="3">button-focus.png</texturefocus> + <texturenofocus border="3">MenuItemNF.png</texturenofocus> + <label>222</label> + <onup>17</onup> + <onleft>18</onleft> + <onright>19</onright> + <ondown>9001</ondown> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/Startup.xml b/addons/skin.confluence/720p/Startup.xml index f446c2e619..940537460f 100644 --- a/addons/skin.confluence/720p/Startup.xml +++ b/addons/skin.confluence/720p/Startup.xml @@ -1,38 +1,38 @@ -<window>
- <defaultcontrol always="true">9</defaultcontrol>
- <allowoverlay>no</allowoverlay>
- <controls>
- <control type="button" id="9">
- <description>Trigger to Auto run the Latest media python after a 1 min delay if scan on startup is enabled</description>
- <onfocus>XBMC.AlarmClock(UpdateRecentAdded,XBMC.RunScript(script.recentlyadded,limit=4),1,true)</onfocus>
- <onfocus>SetFocus(10)</onfocus>
- <texturenofocus>-</texturenofocus>
- <texturefocus>-</texturefocus>
- <visible>system.getbool(videolibrary.updateonstartup) + Skin.HasSetting(homepageShowRecentlyAdded)</visible>
- </control>
- <control type="button" id="9">
- <description>Don't run anything is scan on startup is Disabled and jump to the startup playlist</description>
- <onfocus>SetFocus(10)</onfocus>
- <texturenofocus>-</texturenofocus>
- <texturefocus>-</texturefocus>
- <visible>!system.getbool(videolibrary.updateonstartup) | !Skin.HasSetting(homepageShowRecentlyAdded)</visible>
- </control>
-
- <control type="button" id="10">
- <description>trigger</description>
- <onfocus>ReplaceWindow(Home)</onfocus>
- <texturenofocus>-</texturenofocus>
- <texturefocus>-</texturefocus>
- <visible>!Skin.HasSetting(Use_Startup_Playlist)</visible>
- </control>
- <control type="button" id="10">
- <description>trigger with startup Playlist</description>
- <onfocus>XBMC.PlayMedia($INFO[Skin.String(Startup_Playlist_Path)])</onfocus>
- <onfocus>ReplaceWindow(Home)</onfocus>
- <texturenofocus>-</texturenofocus>
- <texturefocus>-</texturefocus>
- <visible>Skin.HasSetting(Use_Startup_Playlist)</visible>
- </control>
- <include>CommonVideoBackground</include>
- </controls>
+<window> + <defaultcontrol always="true">9</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control type="button" id="9"> + <description>Trigger to Auto run the Latest media python after a 1 min delay if scan on startup is enabled</description> + <onfocus>XBMC.AlarmClock(UpdateRecentAdded,XBMC.RunScript(script.recentlyadded,limit=4),1,true)</onfocus> + <onfocus>SetFocus(10)</onfocus> + <texturenofocus>-</texturenofocus> + <texturefocus>-</texturefocus> + <visible>system.getbool(videolibrary.updateonstartup) + Skin.HasSetting(homepageShowRecentlyAdded)</visible> + </control> + <control type="button" id="9"> + <description>Don't run anything is scan on startup is Disabled and jump to the startup playlist</description> + <onfocus>SetFocus(10)</onfocus> + <texturenofocus>-</texturenofocus> + <texturefocus>-</texturefocus> + <visible>!system.getbool(videolibrary.updateonstartup) | !Skin.HasSetting(homepageShowRecentlyAdded)</visible> + </control> + + <control type="button" id="10"> + <description>trigger</description> + <onfocus>ReplaceWindow(Home)</onfocus> + <texturenofocus>-</texturenofocus> + <texturefocus>-</texturefocus> + <visible>!Skin.HasSetting(Use_Startup_Playlist)</visible> + </control> + <control type="button" id="10"> + <description>trigger with startup Playlist</description> + <onfocus>XBMC.PlayMedia($INFO[Skin.String(Startup_Playlist_Path)])</onfocus> + <onfocus>ReplaceWindow(Home)</onfocus> + <texturenofocus>-</texturenofocus> + <texturefocus>-</texturefocus> + <visible>Skin.HasSetting(Use_Startup_Playlist)</visible> + </control> + <include>CommonVideoBackground</include> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/VideoFullScreen.xml b/addons/skin.confluence/720p/VideoFullScreen.xml index 20746fd339..a96df70eb9 100644 --- a/addons/skin.confluence/720p/VideoFullScreen.xml +++ b/addons/skin.confluence/720p/VideoFullScreen.xml @@ -1,288 +1,288 @@ -<window id="2005">
- <defaultcontrol>-</defaultcontrol>
- <controls>
- <!-- codec infos -->
- <control type="image">
- <description>media info background image</description>
- <posx>0</posx>
- <posy>30</posy>
- <width>1280</width>
- <height>130</height>
- <texture>black-back.png</texture>
- </control>
- <control type="label" id="10">
- <description>row 1 label</description>
- <posx>50</posx>
- <posy>40</posy>
- <label>-</label>
- <align>left</align>
- <font>font12</font>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label" id="11">
- <description>row 2 label</description>
- <posx>50</posx>
- <posy>70</posy>
- <label>-</label>
- <align>left</align>
- <font>font12</font>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label" id="12">
- <description>row 3 label</description>
- <posx>50</posx>
- <posy>100</posy>
- <label>-</label>
- <align>left</align>
- <font>font12</font>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="selectbutton" id="503">
- <posx>440</posx>
- <posy>100</posy>
- <width>400</width>
- <height>100</height>
- <font>font13caps</font>
- <description>TV Channel Group Select Button</description>
- <texturebg border="20">OverlayDialogBackground.png</texturebg>
- <onleft>503</onleft>
- <onright>503</onright>
- <onup>500</onup>
- <ondown>500</ondown>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="group">
- <visible>Player.ShowCodec + VideoPlayer.Content(LiveTV) + system.getbool(pvrplayback.signalquality)</visible>
- <posy>160</posy>
- <control type="image">
- <description>media info background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>220</height>
- <texture>black-back.png</texture>
- </control>
- <control type="label">
- <description>Header</description>
- <posx>50</posx>
- <posy>5</posy>
- <width>1200</width>
- <height>25</height>
- <label>$LOCALIZE[19005]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Backend</description>
- <posx>50</posx>
- <posy>40</posy>
- <width>165</width>
- <height>25</height>
- <label>$LOCALIZE[19012]:</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- </control>
- <control type="label">
- <description>Backend value</description>
- <posx>220</posx>
- <posy>40</posy>
- <width>1000</width>
- <height>25</height>
- <label>$INFO[PVR.ActStreamClient]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- </control>
- <control type="label">
- <description>Device</description>
- <posx>50</posx>
- <posy>65</posy>
- <width>165</width>
- <height>25</height>
- <label>$LOCALIZE[19006]:</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- </control>
- <control type="label">
- <description>Device value</description>
- <posx>220</posx>
- <posy>65</posy>
- <width>1000</width>
- <height>25</height>
- <label>$INFO[PVR.ActStreamDevice]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- </control>
- <control type="label">
- <description>Status</description>
- <posx>50</posx>
- <posy>90</posy>
- <width>165</width>
- <height>25</height>
- <label>$LOCALIZE[19007]:</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- </control>
- <control type="label">
- <description>Status value</description>
- <posx>220</posx>
- <posy>90</posy>
- <width>1000</width>
- <height>25</height>
- <label>$INFO[PVR.ActStreamStatus]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- </control>
- <control type="label">
- <description>Signal</description>
- <posx>50</posx>
- <posy>115</posy>
- <width>165</width>
- <height>25</height>
- <label>$LOCALIZE[19008]:</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- </control>
- <control type="progress">
- <description>Progressbar</description>
- <posx>220</posx>
- <posy>122</posy>
- <width>910</width>
- <height>14</height>
- <info>PVR.ActStreamProgrSignal</info>
- </control>
- <control type="label">
- <description>Signal value</description>
- <posx>1200</posx>
- <posy>115</posy>
- <width>180</width>
- <height>25</height>
- <label>$INFO[PVR.ActStreamSignal]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- </control>
- <control type="label">
- <description>SNR</description>
- <posx>50</posx>
- <posy>140</posy>
- <width>165</width>
- <height>25</height>
- <label>$LOCALIZE[19009]:</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- </control>
- <control type="progress">
- <description>Progressbar</description>
- <posx>220</posx>
- <posy>147</posy>
- <width>910</width>
- <height>14</height>
- <overlaytexture>-</overlaytexture>
- <info>PVR.ActStreamProgrSNR</info>
- </control>
- <control type="label">
- <description>SNR value</description>
- <posx>1200</posx>
- <posy>140</posy>
- <width>180</width>
- <height>25</height>
- <label>$INFO[PVR.ActStreamSNR]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- </control>
- <control type="label">
- <description>BER</description>
- <posx>50</posx>
- <posy>165</posy>
- <width>165</width>
- <height>25</height>
- <label>$LOCALIZE[19010]:</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- </control>
- <control type="label">
- <description>BER value</description>
- <posx>220</posx>
- <posy>165</posy>
- <width>1000</width>
- <height>25</height>
- <label>$INFO[PVR.ActStreamBER]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- </control>
- <control type="label">
- <description>UNC</description>
- <posx>430</posx>
- <posy>165</posy>
- <width>165</width>
- <height>25</height>
- <label>$LOCALIZE[19011]:</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- </control>
- <control type="label">
- <description>UNC value</description>
- <posx>600</posx>
- <posy>165</posy>
- <width>1000</width>
- <height>25</height>
- <label>$INFO[PVR.ActStreamUNC]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- </control>
- <control type="label">
- <description>Encryption</description>
- <posx>50</posx>
- <posy>190</posy>
- <width>165</width>
- <height>25</height>
- <label>$LOCALIZE[19015]:</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- </control>
- <control type="label">
- <description>Encryption value</description>
- <posx>220</posx>
- <posy>190</posy>
- <width>1000</width>
- <height>25</height>
- <label>$INFO[PVR.ActStreamEncryptionName]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- </control>
- </control>
- </controls>
-</window>
+<window id="2005"> + <defaultcontrol>-</defaultcontrol> + <controls> + <!-- codec infos --> + <control type="image"> + <description>media info background image</description> + <posx>0</posx> + <posy>30</posy> + <width>1280</width> + <height>130</height> + <texture>black-back.png</texture> + </control> + <control type="label" id="10"> + <description>row 1 label</description> + <posx>50</posx> + <posy>40</posy> + <label>-</label> + <align>left</align> + <font>font12</font> + <include>VisibleFadeEffect</include> + </control> + <control type="label" id="11"> + <description>row 2 label</description> + <posx>50</posx> + <posy>70</posy> + <label>-</label> + <align>left</align> + <font>font12</font> + <include>VisibleFadeEffect</include> + </control> + <control type="label" id="12"> + <description>row 3 label</description> + <posx>50</posx> + <posy>100</posy> + <label>-</label> + <align>left</align> + <font>font12</font> + <include>VisibleFadeEffect</include> + </control> + <control type="selectbutton" id="503"> + <posx>440</posx> + <posy>100</posy> + <width>400</width> + <height>100</height> + <font>font13caps</font> + <description>TV Channel Group Select Button</description> + <texturebg border="20">OverlayDialogBackground.png</texturebg> + <onleft>503</onleft> + <onright>503</onright> + <onup>500</onup> + <ondown>500</ondown> + <include>VisibleFadeEffect</include> + </control> + <control type="group"> + <visible>Player.ShowCodec + VideoPlayer.Content(LiveTV) + system.getbool(pvrplayback.signalquality)</visible> + <posy>160</posy> + <control type="image"> + <description>media info background image</description> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>220</height> + <texture>black-back.png</texture> + </control> + <control type="label"> + <description>Header</description> + <posx>50</posx> + <posy>5</posy> + <width>1200</width> + <height>25</height> + <label>$LOCALIZE[19005]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Backend</description> + <posx>50</posx> + <posy>40</posy> + <width>165</width> + <height>25</height> + <label>$LOCALIZE[19012]:</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>grey2</textcolor> + </control> + <control type="label"> + <description>Backend value</description> + <posx>220</posx> + <posy>40</posy> + <width>1000</width> + <height>25</height> + <label>$INFO[PVR.ActStreamClient]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + </control> + <control type="label"> + <description>Device</description> + <posx>50</posx> + <posy>65</posy> + <width>165</width> + <height>25</height> + <label>$LOCALIZE[19006]:</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>grey2</textcolor> + </control> + <control type="label"> + <description>Device value</description> + <posx>220</posx> + <posy>65</posy> + <width>1000</width> + <height>25</height> + <label>$INFO[PVR.ActStreamDevice]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + </control> + <control type="label"> + <description>Status</description> + <posx>50</posx> + <posy>90</posy> + <width>165</width> + <height>25</height> + <label>$LOCALIZE[19007]:</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>grey2</textcolor> + </control> + <control type="label"> + <description>Status value</description> + <posx>220</posx> + <posy>90</posy> + <width>1000</width> + <height>25</height> + <label>$INFO[PVR.ActStreamStatus]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + </control> + <control type="label"> + <description>Signal</description> + <posx>50</posx> + <posy>115</posy> + <width>165</width> + <height>25</height> + <label>$LOCALIZE[19008]:</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>grey2</textcolor> + </control> + <control type="progress"> + <description>Progressbar</description> + <posx>220</posx> + <posy>122</posy> + <width>910</width> + <height>14</height> + <info>PVR.ActStreamProgrSignal</info> + </control> + <control type="label"> + <description>Signal value</description> + <posx>1200</posx> + <posy>115</posy> + <width>180</width> + <height>25</height> + <label>$INFO[PVR.ActStreamSignal]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + </control> + <control type="label"> + <description>SNR</description> + <posx>50</posx> + <posy>140</posy> + <width>165</width> + <height>25</height> + <label>$LOCALIZE[19009]:</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>grey2</textcolor> + </control> + <control type="progress"> + <description>Progressbar</description> + <posx>220</posx> + <posy>147</posy> + <width>910</width> + <height>14</height> + <overlaytexture>-</overlaytexture> + <info>PVR.ActStreamProgrSNR</info> + </control> + <control type="label"> + <description>SNR value</description> + <posx>1200</posx> + <posy>140</posy> + <width>180</width> + <height>25</height> + <label>$INFO[PVR.ActStreamSNR]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + </control> + <control type="label"> + <description>BER</description> + <posx>50</posx> + <posy>165</posy> + <width>165</width> + <height>25</height> + <label>$LOCALIZE[19010]:</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>grey2</textcolor> + </control> + <control type="label"> + <description>BER value</description> + <posx>220</posx> + <posy>165</posy> + <width>1000</width> + <height>25</height> + <label>$INFO[PVR.ActStreamBER]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + </control> + <control type="label"> + <description>UNC</description> + <posx>430</posx> + <posy>165</posy> + <width>165</width> + <height>25</height> + <label>$LOCALIZE[19011]:</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>grey2</textcolor> + </control> + <control type="label"> + <description>UNC value</description> + <posx>600</posx> + <posy>165</posy> + <width>1000</width> + <height>25</height> + <label>$INFO[PVR.ActStreamUNC]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + </control> + <control type="label"> + <description>Encryption</description> + <posx>50</posx> + <posy>190</posy> + <width>165</width> + <height>25</height> + <label>$LOCALIZE[19015]:</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>grey2</textcolor> + </control> + <control type="label"> + <description>Encryption value</description> + <posx>220</posx> + <posy>190</posy> + <width>1000</width> + <height>25</height> + <label>$INFO[PVR.ActStreamEncryptionName]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + </control> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/VideoOSD.xml b/addons/skin.confluence/720p/VideoOSD.xml index 56abe9993e..f725ddb73e 100644 --- a/addons/skin.confluence/720p/VideoOSD.xml +++ b/addons/skin.confluence/720p/VideoOSD.xml @@ -1,566 +1,566 @@ -<window type="dialog" id="2901">
- <defaultcontrol always="true">602</defaultcontrol>
- <controls>
- <control type="group">
- <animation effect="slide" start="0,-145" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="0,-145" time="300" delay="150" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="0,0" end="0,-145" time="300" tween="quadratic" easing="out" condition="Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide)">Conditional</animation>
-
- <!-- background image -->
- <control type="image">
- <description>media info background image</description>
- <posx>0</posx>
- <posy>-145</posy>
- <width>1280</width>
- <height>256</height>
- <texture>MediaInfoBackUpper.png</texture>
- </control>
-
- <!-- bookmarks, audio, video -->
- <!-- !LiveTV -->
- <control type="group" id="200">
- <posx>417</posx>
- <posy>4</posy>
- <control type="button" id="700">
- <posx>0</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>298</label>
- <font>-</font>
- <texturefocus>OSDBookmarksFO.png</texturefocus>
- <texturenofocus>OSDBookmarksNF.png</texturenofocus>
- <onleft>705</onleft>
- <onright>701</onright>
- <onup>600</onup>
- <ondown>600</ondown>
- <onclick>ActivateWindow(125)</onclick>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="701">
- <posx>50</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>13396</label>
- <font>-</font>
- <texturefocus>OSDAudioFO.png</texturefocus>
- <texturenofocus>OSDAudioNF.png</texturenofocus>
- <onleft>700</onleft>
- <onright>702</onright>
- <onup>600</onup>
- <ondown>600</ondown>
- <onclick>ActivateWindow(124)</onclick>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="702">
- <posx>100</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>13395</label>
- <font>-</font>
- <texturefocus>OSDVideoFO.png</texturefocus>
- <texturenofocus>OSDVideoNF.png</texturenofocus>
- <onleft>701</onleft>
- <onright>703</onright>
- <onup>601</onup>
- <ondown>601</ondown>
- <onclick>ActivateWindow(123)</onclick>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <!-- LiveTV -->
- <control type="group" id="200">
- <posx>417</posx>
- <posy>4</posy>
- <control type="button" id="700">
- <posx>0</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>13396</label>
- <font>-</font>
- <texturefocus>OSDAudioFO.png</texturefocus>
- <texturenofocus>OSDAudioNF.png</texturenofocus>
- <onleft>705</onleft>
- <onright>701</onright>
- <onup>100</onup>
- <ondown>100</ondown>
- <onclick>ActivateWindow(124)</onclick>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="701">
- <posx>50</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>13395</label>
- <font>-</font>
- <texturefocus>OSDVideoFO.png</texturefocus>
- <texturenofocus>OSDVideoNF.png</texturenofocus>
- <onleft>700</onleft>
- <onright>702</onright>
- <onup>100</onup>
- <ondown>100</ondown>
- <onclick>ActivateWindow(123)</onclick>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
-
- <!-- separator -->
- <!-- !LiveTV -->
- <control type="image" id="11">
- <description>separator image</description>
- <posx>567</posx>
- <posy>25</posy>
- <width>150</width>
- <height>1</height>
- <colordiffuse>66FFFFFF</colordiffuse>
- <texture>separator2.png</texture>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <!-- LiveTV -->
- <control type="image" id="11">
- <description>separator image</description>
- <posx>517</posx>
- <posy>25</posy>
- <width>200</width>
- <height>1</height>
- <colordiffuse>66FFFFFF</colordiffuse>
- <texture>separator2.png</texture>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
-
- <!-- subtitles, dvd, record -->
- <!-- !LiveTV -->
- <control type="group" id="201">
- <posx>718</posx>
- <posy>4</posy>
- <control type="button" id="703">
- <posx>0</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>31356</label>
- <font>-</font>
- <texturefocus>OSDSubtitlesFO.png</texturefocus>
- <texturenofocus>OSDSubtitlesNF.png</texturenofocus>
- <onleft>702</onleft>
- <onright>704</onright>
- <onup>604</onup>
- <ondown>604</ondown>
- <onclick>Close</onclick>
- <onclick>XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])</onclick>
- <enable>Skin.HasSetting(SubtitleDownload_Enable) + !IsEmpty(Skin.String(SubtitleScript_Path))</enable>
- <animation effect="fade" start="100" end="50" time="100" condition="![Skin.HasSetting(SubtitleDownload_Enable) + !IsEmpty(Skin.String(SubtitleScript_Path))]">Conditional</animation>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="704">
- <posx>50</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>31355</label>
- <font>-</font>
- <texturefocus>OSDDvdFO.png</texturefocus>
- <texturenofocus>OSDDvdNF.png</texturenofocus>
- <onleft>703</onleft>
- <onright>705</onright>
- <onup>605</onup>
- <ondown>605</ondown>
- <onclick>PlayerControl(ShowVideoMenu)</onclick>
- <enable>VideoPlayer.HasMenu</enable>
- <animation effect="fade" start="100" end="50" time="100" condition="!VideoPlayer.HasMenu">Conditional</animation>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="705">
- <posx>100</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>264</label>
- <font>-</font>
- <texturefocus>OSDRecordFO.png</texturefocus>
- <texturenofocus>OSDRecordNF.png</texturenofocus>
- <onleft>704</onleft>
- <onright>700</onright>
- <onup>605</onup>
- <ondown>605</ondown>
- <onclick>XBMC.PlayerControl(record)</onclick>
- <enable>Player.CanRecord</enable>
- <animation effect="fade" start="100" end="50" time="100" condition="!Player.CanRecord">Conditional</animation>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <!-- LiveTV -->
- <control type="group" id="201">
- <posx>718</posx>
- <posy>4</posy>
- <control type="button" id="703">
- <posx>0</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>19019</label>
- <font>-</font>
- <texturefocus>OSDChannelListFO.png</texturefocus>
- <texturenofocus>OSDChannelListNF.png</texturenofocus>
- <onleft>702</onleft>
- <onright>704</onright>
- <onup>602</onup>
- <ondown>602</ondown>
- <onclick>ActivateWindow(PVROSDChannels)</onclick>
- <onclick>Dialog.Close(VideoOSD)</onclick>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="704">
- <posx>50</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>$LOCALIZE[19029]$INFO[VideoPlayer.ChannelName, - ]</label>
- <font>-</font>
- <texturefocus>OSDepgFO.png</texturefocus>
- <texturenofocus>OSDepgNF.png</texturenofocus>
- <onleft>703</onleft>
- <onright>705</onright>
- <onup>605</onup>
- <ondown>605</ondown>
- <onclick>ActivateWindow(PVROSDGuide)</onclick>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="705">
- <posx>100</posx>
- <posy>0</posy>
- <width>45</width>
- <height>45</height>
- <label>23050</label>
- <font>-</font>
- <texturefocus>OSDTeleTextFO.png</texturefocus>
- <texturenofocus>OSDTeleTextNF.png</texturenofocus>
- <onleft>704</onleft>
- <onright>700</onright>
- <onup>606</onup>
- <ondown>606</ondown>
- <onclick>ActivateWindow(Teletext)</onclick>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
-
- <!-- player controls -->
- <!-- !LiveTV -->
- <control type="group" id="100">
- <posx>490</posx>
- <posy>40</posy>
- <control type="button" id="600">
- <posx>0</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>210</label>
- <font>-</font>
- <texturefocus>OSDPrevTrackFO.png</texturefocus>
- <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
- <onleft>605</onleft>
- <onright>601</onright>
- <onup>701</onup>
- <ondown>701</ondown>
- <onclick>PlayerControl(Previous)</onclick>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="601">
- <posx>50</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31354</label>
- <font>-</font>
- <texturefocus>OSDRewindFO.png</texturefocus>
- <texturenofocus>OSDRewindNF.png</texturenofocus>
- <onleft>600</onleft>
- <onright>602</onright>
- <onup>702</onup>
- <ondown>702</ondown>
- <onclick>PlayerControl(Rewind)</onclick>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="togglebutton" id="602">
- <posx>100</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31351</label>
- <altlabel>208</altlabel>
- <font>-</font>
- <texturefocus>OSDPauseFO.png</texturefocus>
- <texturenofocus>OSDPauseNF.png</texturenofocus>
- <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
- <alttexturefocus>OSDPlayFO.png</alttexturefocus>
- <alttexturenofocus>OSDPlayNF.png</alttexturenofocus>
- <onleft>601</onleft>
- <onright>603</onright>
- <onup>702</onup>
- <ondown>702</ondown>
- <onclick>PlayerControl(Play)</onclick>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="603">
- <posx>150</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31352</label>
- <font>-</font>
- <texturefocus>OSDStopFO.png</texturefocus>
- <texturenofocus>OSDStopNF.png</texturenofocus>
- <onleft>602</onleft>
- <onright>604</onright>
- <onup>703</onup>
- <ondown>703</ondown>
- <onclick>PlayerControl(Stop)</onclick>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="604">
- <posx>200</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31353</label>
- <font>-</font>
- <texturefocus>OSDForwardFO.png</texturefocus>
- <texturenofocus>OSDForwardNF.png</texturenofocus>
- <onleft>603</onleft>
- <onright>605</onright>
- <onup>703</onup>
- <ondown>703</ondown>
- <onclick>PlayerControl(Forward)</onclick>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="605">
- <posx>250</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>209</label>
- <font>-</font>
- <texturefocus>OSDNextTrackFO.png</texturefocus>
- <texturenofocus>OSDNextTrackNF.png</texturenofocus>
- <onleft>604</onleft>
- <onright>600</onright>
- <onup>704</onup>
- <ondown>704</ondown>
- <onclick>PlayerControl(Next)</onclick>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <visible>!VideoPlayer.Content(LiveTV)</visible>
- </control>
- <!-- LiveTV -->
- <control type="group" id="100">
- <posx>440</posx>
- <posy>40</posy>
- <control type="button" id="600">
- <posx>0</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31354</label>
- <font>-</font>
- <texturefocus>OSDRewindFO.png</texturefocus>
- <texturenofocus>OSDRewindNF.png</texturenofocus>
- <onleft>606</onleft>
- <onright>601</onright>
- <onup>700</onup>
- <ondown>700</ondown>
- <onclick>PlayerControl(Rewind)</onclick>
- <enable>false</enable>
- <animation effect="fade" start="100" end="50" time="100" condition="true">Conditional</animation>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="togglebutton" id="601">
- <posx>50</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31351</label>
- <altlabel>208</altlabel>
- <font>-</font>
- <texturefocus>OSDPauseFO.png</texturefocus>
- <texturenofocus>OSDPauseNF.png</texturenofocus>
- <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
- <alttexturefocus>OSDPlayFO.png</alttexturefocus>
- <alttexturenofocus>OSDPlayNF.png</alttexturenofocus>
- <onleft>600</onleft>
- <onright>603</onright>
- <onup>700</onup>
- <ondown>700</ondown>
- <onclick>PlayerControl(Play)</onclick>
- <enable>false</enable>
- <animation effect="fade" start="100" end="50" time="100" condition="true">Conditional</animation>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="603">
- <posx>100</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31352</label>
- <font>-</font>
- <texturefocus>OSDStopFO.png</texturefocus>
- <texturenofocus>OSDStopNF.png</texturenofocus>
- <onleft>601</onleft>
- <onright>604</onright>
- <onup>700</onup>
- <ondown>700</ondown>
- <onclick>PlayerControl(Stop)</onclick>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="604">
- <posx>150</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>31353</label>
- <font>-</font>
- <texturefocus>OSDForwardFO.png</texturefocus>
- <texturenofocus>OSDForwardNF.png</texturenofocus>
- <onleft>603</onleft>
- <onright>602</onright>
- <onup>70</onup>
- <ondown>700</ondown>
- <onclick>PlayerControl(Forward)</onclick>
- <enable>false</enable>
- <animation effect="fade" start="100" end="50" time="100" condition="true">Conditional</animation>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="602">
- <posx>250</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>210</label>
- <font>-</font>
- <texturefocus>OSDChannelUPFO.png</texturefocus>
- <texturenofocus>OSDChannelUPNF.png</texturenofocus>
- <onleft>604</onleft>
- <onright>605</onright>
- <onup>703</onup>
- <ondown>703</ondown>
- <onclick>PlayerControl(Previous)</onclick>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="605">
- <posx>300</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>209</label>
- <font>-</font>
- <texturefocus>OSDChannelDownFO.png</texturefocus>
- <texturenofocus>OSDChannelDownNF.png</texturenofocus>
- <onleft>602</onleft>
- <onright>606</onright>
- <onup>704</onup>
- <ondown>704</ondown>
- <onclick>PlayerControl(Next)</onclick>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
- <control type="button" id="606">
- <posx>350</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>264</label>
- <font>-</font>
- <texturefocus>OSDRecordFO.png</texturefocus>
- <texturenofocus>OSDRecordNF.png</texturenofocus>
- <onleft>605</onleft>
- <onright>600</onright>
- <onup>705</onup>
- <ondown>705</ondown>
- <onclick>XBMC.PlayerControl(record)</onclick>
- <enable>Player.CanRecord</enable>
- <animation effect="fade" start="100" end="50" time="100" condition="!Player.CanRecord">Conditional</animation>
- <visible>VideoPlayer.Content(LiveTV) + Player.CanRecord + !Player.Recording</visible>
- </control>
- <control type="button" id="606">
- <posx>350</posx>
- <posy>0</posy>
- <width>50</width>
- <height>50</height>
- <label>264</label>
- <font>-</font>
- <texturefocus>OSDRecord2.png</texturefocus>
- <texturenofocus>OSDRecordNF2.png</texturenofocus>
- <onleft>605</onleft>
- <onright>600</onright>
- <onup>705</onup>
- <ondown>705</ondown>
- <onclick>XBMC.PlayerControl(record)</onclick>
- <animation effect="fade" start="100" end="50" time="100" condition="!Player.CanRecord">Conditional</animation>
- <visible>VideoPlayer.Content(LiveTV) + Player.CanRecord + Player.Recording</visible>
- </control>
- <visible>VideoPlayer.Content(LiveTV)</visible>
- </control>
-
- <!-- play status -->
- <control type="label">
- <posx>20</posx>
- <posy>60</posy>
- <width>460</width>
- <height>25</height>
- <label>$INFO[System.CurrentControl]</label>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Window.IsTopmost(VideoOSD)</visible>
- </control>
-
- <!-- timer -->
- <control type="label">
- <posx>1260</posx>
- <posy>60</posy>
- <width>460</width>
- <height>25</height>
- <label>$INFO[VideoPlayer.Time] - $INFO[VideoPlayer.Duration]</label>
- <scroll>true</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
-
- <!-- window title -->
- <control type="group">
- <posx>0</posx>
- <posy>0</posy>
- <animation effect="slide" end="-200,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
- <animation effect="slide" start="-200,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>170</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
- </control>
- <control type="label">
- <include>WindowTitleCommons</include>
- <posx>140</posx>
- <label>31141</label>
- </control>
- </control>
-
- <!-- clock -->
- <include>Clock</include>
- </control>
- </controls>
-</window>
-
+<window type="dialog" id="2901"> + <defaultcontrol always="true">602</defaultcontrol> + <controls> + <control type="group"> + <animation effect="slide" start="0,-145" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="slide" start="0,0" end="0,-145" time="300" delay="150" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="0,0" end="0,-145" time="300" tween="quadratic" easing="out" condition="Window.IsVisible(SliderDialog) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide)">Conditional</animation> + + <!-- background image --> + <control type="image"> + <description>media info background image</description> + <posx>0</posx> + <posy>-145</posy> + <width>1280</width> + <height>256</height> + <texture>MediaInfoBackUpper.png</texture> + </control> + + <!-- bookmarks, audio, video --> + <!-- !LiveTV --> + <control type="group" id="200"> + <posx>417</posx> + <posy>4</posy> + <control type="button" id="700"> + <posx>0</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>298</label> + <font>-</font> + <texturefocus>OSDBookmarksFO.png</texturefocus> + <texturenofocus>OSDBookmarksNF.png</texturenofocus> + <onleft>705</onleft> + <onright>701</onright> + <onup>600</onup> + <ondown>600</ondown> + <onclick>ActivateWindow(125)</onclick> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="701"> + <posx>50</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>13396</label> + <font>-</font> + <texturefocus>OSDAudioFO.png</texturefocus> + <texturenofocus>OSDAudioNF.png</texturenofocus> + <onleft>700</onleft> + <onright>702</onright> + <onup>600</onup> + <ondown>600</ondown> + <onclick>ActivateWindow(124)</onclick> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="702"> + <posx>100</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>13395</label> + <font>-</font> + <texturefocus>OSDVideoFO.png</texturefocus> + <texturenofocus>OSDVideoNF.png</texturenofocus> + <onleft>701</onleft> + <onright>703</onright> + <onup>601</onup> + <ondown>601</ondown> + <onclick>ActivateWindow(123)</onclick> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <!-- LiveTV --> + <control type="group" id="200"> + <posx>417</posx> + <posy>4</posy> + <control type="button" id="700"> + <posx>0</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>13396</label> + <font>-</font> + <texturefocus>OSDAudioFO.png</texturefocus> + <texturenofocus>OSDAudioNF.png</texturenofocus> + <onleft>705</onleft> + <onright>701</onright> + <onup>100</onup> + <ondown>100</ondown> + <onclick>ActivateWindow(124)</onclick> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="701"> + <posx>50</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>13395</label> + <font>-</font> + <texturefocus>OSDVideoFO.png</texturefocus> + <texturenofocus>OSDVideoNF.png</texturenofocus> + <onleft>700</onleft> + <onright>702</onright> + <onup>100</onup> + <ondown>100</ondown> + <onclick>ActivateWindow(123)</onclick> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + + <!-- separator --> + <!-- !LiveTV --> + <control type="image" id="11"> + <description>separator image</description> + <posx>567</posx> + <posy>25</posy> + <width>150</width> + <height>1</height> + <colordiffuse>66FFFFFF</colordiffuse> + <texture>separator2.png</texture> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <!-- LiveTV --> + <control type="image" id="11"> + <description>separator image</description> + <posx>517</posx> + <posy>25</posy> + <width>200</width> + <height>1</height> + <colordiffuse>66FFFFFF</colordiffuse> + <texture>separator2.png</texture> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + + <!-- subtitles, dvd, record --> + <!-- !LiveTV --> + <control type="group" id="201"> + <posx>718</posx> + <posy>4</posy> + <control type="button" id="703"> + <posx>0</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>31356</label> + <font>-</font> + <texturefocus>OSDSubtitlesFO.png</texturefocus> + <texturenofocus>OSDSubtitlesNF.png</texturenofocus> + <onleft>702</onleft> + <onright>704</onright> + <onup>604</onup> + <ondown>604</ondown> + <onclick>Close</onclick> + <onclick>XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])</onclick> + <enable>Skin.HasSetting(SubtitleDownload_Enable) + !IsEmpty(Skin.String(SubtitleScript_Path))</enable> + <animation effect="fade" start="100" end="50" time="100" condition="![Skin.HasSetting(SubtitleDownload_Enable) + !IsEmpty(Skin.String(SubtitleScript_Path))]">Conditional</animation> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="704"> + <posx>50</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>31355</label> + <font>-</font> + <texturefocus>OSDDvdFO.png</texturefocus> + <texturenofocus>OSDDvdNF.png</texturenofocus> + <onleft>703</onleft> + <onright>705</onright> + <onup>605</onup> + <ondown>605</ondown> + <onclick>PlayerControl(ShowVideoMenu)</onclick> + <enable>VideoPlayer.HasMenu</enable> + <animation effect="fade" start="100" end="50" time="100" condition="!VideoPlayer.HasMenu">Conditional</animation> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="705"> + <posx>100</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>264</label> + <font>-</font> + <texturefocus>OSDRecordFO.png</texturefocus> + <texturenofocus>OSDRecordNF.png</texturenofocus> + <onleft>704</onleft> + <onright>700</onright> + <onup>605</onup> + <ondown>605</ondown> + <onclick>XBMC.PlayerControl(record)</onclick> + <enable>Player.CanRecord</enable> + <animation effect="fade" start="100" end="50" time="100" condition="!Player.CanRecord">Conditional</animation> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <!-- LiveTV --> + <control type="group" id="201"> + <posx>718</posx> + <posy>4</posy> + <control type="button" id="703"> + <posx>0</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>19019</label> + <font>-</font> + <texturefocus>OSDChannelListFO.png</texturefocus> + <texturenofocus>OSDChannelListNF.png</texturenofocus> + <onleft>702</onleft> + <onright>704</onright> + <onup>602</onup> + <ondown>602</ondown> + <onclick>ActivateWindow(PVROSDChannels)</onclick> + <onclick>Dialog.Close(VideoOSD)</onclick> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="704"> + <posx>50</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>$LOCALIZE[19029]$INFO[VideoPlayer.ChannelName, - ]</label> + <font>-</font> + <texturefocus>OSDepgFO.png</texturefocus> + <texturenofocus>OSDepgNF.png</texturenofocus> + <onleft>703</onleft> + <onright>705</onright> + <onup>605</onup> + <ondown>605</ondown> + <onclick>ActivateWindow(PVROSDGuide)</onclick> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="705"> + <posx>100</posx> + <posy>0</posy> + <width>45</width> + <height>45</height> + <label>23050</label> + <font>-</font> + <texturefocus>OSDTeleTextFO.png</texturefocus> + <texturenofocus>OSDTeleTextNF.png</texturenofocus> + <onleft>704</onleft> + <onright>700</onright> + <onup>606</onup> + <ondown>606</ondown> + <onclick>ActivateWindow(Teletext)</onclick> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + + <!-- player controls --> + <!-- !LiveTV --> + <control type="group" id="100"> + <posx>490</posx> + <posy>40</posy> + <control type="button" id="600"> + <posx>0</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>210</label> + <font>-</font> + <texturefocus>OSDPrevTrackFO.png</texturefocus> + <texturenofocus>OSDPrevTrackNF.png</texturenofocus> + <onleft>605</onleft> + <onright>601</onright> + <onup>701</onup> + <ondown>701</ondown> + <onclick>PlayerControl(Previous)</onclick> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="601"> + <posx>50</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>31354</label> + <font>-</font> + <texturefocus>OSDRewindFO.png</texturefocus> + <texturenofocus>OSDRewindNF.png</texturenofocus> + <onleft>600</onleft> + <onright>602</onright> + <onup>702</onup> + <ondown>702</ondown> + <onclick>PlayerControl(Rewind)</onclick> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="togglebutton" id="602"> + <posx>100</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>31351</label> + <altlabel>208</altlabel> + <font>-</font> + <texturefocus>OSDPauseFO.png</texturefocus> + <texturenofocus>OSDPauseNF.png</texturenofocus> + <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> + <alttexturefocus>OSDPlayFO.png</alttexturefocus> + <alttexturenofocus>OSDPlayNF.png</alttexturenofocus> + <onleft>601</onleft> + <onright>603</onright> + <onup>702</onup> + <ondown>702</ondown> + <onclick>PlayerControl(Play)</onclick> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="603"> + <posx>150</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>31352</label> + <font>-</font> + <texturefocus>OSDStopFO.png</texturefocus> + <texturenofocus>OSDStopNF.png</texturenofocus> + <onleft>602</onleft> + <onright>604</onright> + <onup>703</onup> + <ondown>703</ondown> + <onclick>PlayerControl(Stop)</onclick> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="604"> + <posx>200</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>31353</label> + <font>-</font> + <texturefocus>OSDForwardFO.png</texturefocus> + <texturenofocus>OSDForwardNF.png</texturenofocus> + <onleft>603</onleft> + <onright>605</onright> + <onup>703</onup> + <ondown>703</ondown> + <onclick>PlayerControl(Forward)</onclick> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="605"> + <posx>250</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>209</label> + <font>-</font> + <texturefocus>OSDNextTrackFO.png</texturefocus> + <texturenofocus>OSDNextTrackNF.png</texturenofocus> + <onleft>604</onleft> + <onright>600</onright> + <onup>704</onup> + <ondown>704</ondown> + <onclick>PlayerControl(Next)</onclick> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <visible>!VideoPlayer.Content(LiveTV)</visible> + </control> + <!-- LiveTV --> + <control type="group" id="100"> + <posx>440</posx> + <posy>40</posy> + <control type="button" id="600"> + <posx>0</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>31354</label> + <font>-</font> + <texturefocus>OSDRewindFO.png</texturefocus> + <texturenofocus>OSDRewindNF.png</texturenofocus> + <onleft>606</onleft> + <onright>601</onright> + <onup>700</onup> + <ondown>700</ondown> + <onclick>PlayerControl(Rewind)</onclick> + <enable>false</enable> + <animation effect="fade" start="100" end="50" time="100" condition="true">Conditional</animation> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="togglebutton" id="601"> + <posx>50</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>31351</label> + <altlabel>208</altlabel> + <font>-</font> + <texturefocus>OSDPauseFO.png</texturefocus> + <texturenofocus>OSDPauseNF.png</texturenofocus> + <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> + <alttexturefocus>OSDPlayFO.png</alttexturefocus> + <alttexturenofocus>OSDPlayNF.png</alttexturenofocus> + <onleft>600</onleft> + <onright>603</onright> + <onup>700</onup> + <ondown>700</ondown> + <onclick>PlayerControl(Play)</onclick> + <enable>false</enable> + <animation effect="fade" start="100" end="50" time="100" condition="true">Conditional</animation> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="603"> + <posx>100</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>31352</label> + <font>-</font> + <texturefocus>OSDStopFO.png</texturefocus> + <texturenofocus>OSDStopNF.png</texturenofocus> + <onleft>601</onleft> + <onright>604</onright> + <onup>700</onup> + <ondown>700</ondown> + <onclick>PlayerControl(Stop)</onclick> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="604"> + <posx>150</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>31353</label> + <font>-</font> + <texturefocus>OSDForwardFO.png</texturefocus> + <texturenofocus>OSDForwardNF.png</texturenofocus> + <onleft>603</onleft> + <onright>602</onright> + <onup>70</onup> + <ondown>700</ondown> + <onclick>PlayerControl(Forward)</onclick> + <enable>false</enable> + <animation effect="fade" start="100" end="50" time="100" condition="true">Conditional</animation> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="602"> + <posx>250</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>210</label> + <font>-</font> + <texturefocus>OSDChannelUPFO.png</texturefocus> + <texturenofocus>OSDChannelUPNF.png</texturenofocus> + <onleft>604</onleft> + <onright>605</onright> + <onup>703</onup> + <ondown>703</ondown> + <onclick>PlayerControl(Previous)</onclick> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="605"> + <posx>300</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>209</label> + <font>-</font> + <texturefocus>OSDChannelDownFO.png</texturefocus> + <texturenofocus>OSDChannelDownNF.png</texturenofocus> + <onleft>602</onleft> + <onright>606</onright> + <onup>704</onup> + <ondown>704</ondown> + <onclick>PlayerControl(Next)</onclick> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + <control type="button" id="606"> + <posx>350</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>264</label> + <font>-</font> + <texturefocus>OSDRecordFO.png</texturefocus> + <texturenofocus>OSDRecordNF.png</texturenofocus> + <onleft>605</onleft> + <onright>600</onright> + <onup>705</onup> + <ondown>705</ondown> + <onclick>XBMC.PlayerControl(record)</onclick> + <enable>Player.CanRecord</enable> + <animation effect="fade" start="100" end="50" time="100" condition="!Player.CanRecord">Conditional</animation> + <visible>VideoPlayer.Content(LiveTV) + Player.CanRecord + !Player.Recording</visible> + </control> + <control type="button" id="606"> + <posx>350</posx> + <posy>0</posy> + <width>50</width> + <height>50</height> + <label>264</label> + <font>-</font> + <texturefocus>OSDRecord2.png</texturefocus> + <texturenofocus>OSDRecordNF2.png</texturenofocus> + <onleft>605</onleft> + <onright>600</onright> + <onup>705</onup> + <ondown>705</ondown> + <onclick>XBMC.PlayerControl(record)</onclick> + <animation effect="fade" start="100" end="50" time="100" condition="!Player.CanRecord">Conditional</animation> + <visible>VideoPlayer.Content(LiveTV) + Player.CanRecord + Player.Recording</visible> + </control> + <visible>VideoPlayer.Content(LiveTV)</visible> + </control> + + <!-- play status --> + <control type="label"> + <posx>20</posx> + <posy>60</posy> + <width>460</width> + <height>25</height> + <label>$INFO[System.CurrentControl]</label> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Window.IsTopmost(VideoOSD)</visible> + </control> + + <!-- timer --> + <control type="label"> + <posx>1260</posx> + <posy>60</posy> + <width>460</width> + <height>25</height> + <label>$INFO[VideoPlayer.Time] - $INFO[VideoPlayer.Duration]</label> + <scroll>true</scroll> + <align>right</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + </control> + + <!-- window title --> + <control type="group"> + <posx>0</posx> + <posy>0</posy> + <animation effect="slide" end="-200,0" time="400" tween="quadratic" easing="out">WindowClose</animation> + <animation effect="slide" start="-200,0" time="400" tween="quadratic" easing="out">WindowOpen</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>170</width> + <height>35</height> + <texture border="0,0,32,0">header.png</texture> + </control> + <control type="label"> + <include>WindowTitleCommons</include> + <posx>140</posx> + <label>31141</label> + </control> + </control> + + <!-- clock --> + <include>Clock</include> + </control> + </controls> +</window> + diff --git a/addons/skin.confluence/720p/VideoOSDBookmarks.xml b/addons/skin.confluence/720p/VideoOSDBookmarks.xml index e6c6914c0f..6ecc257bf3 100644 --- a/addons/skin.confluence/720p/VideoOSDBookmarks.xml +++ b/addons/skin.confluence/720p/VideoOSDBookmarks.xml @@ -1,158 +1,158 @@ -<window id="125">
- <defaultcontrol always="true">2</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>240</posx>
- <posy>115</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>800</width>
- <height>490</height>
- <colordiffuse>DDFFFFFF</colordiffuse>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>10</posy>
- <width>640</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>710</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>2</onleft>
- <onright>2</onright>
- <onup>2</onup>
- <ondown>2</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>760</width>
- <height>30</height>
- <font>font13_title</font>
- <label>[UPPERCASE]$LOCALIZE[298][/UPPERCASE] - ($INFO[Container(11).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(11).CurrentPage]/$INFO[Container(11).NumPages])</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="panel" id="11">
- <posx>40</posx>
- <posy>65</posy>
- <width>720</width>
- <height>350</height>
- <onleft>2</onleft>
- <onright>3</onright>
- <ondown>2</ondown>
- <onup>2</onup>
- <scrolltime>200</scrolltime>
- <viewtype label="536">icon</viewtype>
- <pagecontrol>-</pagecontrol>
- <orientation>horizontal</orientation>
- <itemlayout height="175" width="240">
- <control type="image">
- <posx>2</posx>
- <posy>2</posy>
- <width>235</width>
- <height>170</height>
- <texture border="3">button-nofocus.png</texture>
- </control>
- <control type="image">
- <posx>7</posx>
- <posy>7</posy>
- <width>220</width>
- <height>140</height>
- <info>ListItem.Icon</info>
- </control>
- <control type="label">
- <posx>112</posx>
- <posy>150</posy>
- <width>225</width>
- <height>15</height>
- <font>font12</font>
- <selectedcolor>selected</selectedcolor>
- <align>center</align>
- <aligny>center</aligny>
- <info>ListItem.Label</info>
- </control>
- </itemlayout>
- <focusedlayout height="175" width="240">
- <control type="image">
- <posx>2</posx>
- <posy>2</posy>
- <width>235</width>
- <height>170</height>
- <texture border="3">folder-focus.png</texture>
- </control>
- <control type="image">
- <posx>7</posx>
- <posy>7</posy>
- <width>220</width>
- <height>140</height>
- <info>ListItem.Icon</info>
- </control>
- <control type="label">
- <posx>112</posx>
- <posy>150</posy>
- <width>225</width>
- <height>15</height>
- <font>font12</font>
- <selectedcolor>selected</selectedcolor>
- <align>center</align>
- <aligny>center</aligny>
- <info>ListItem.Label</info>
- </control>
- </focusedlayout>
- </control>
- <control type="grouplist" id="9000">
- <posx>20</posx>
- <posy>425</posy>
- <width>760</width>
- <height>40</height>
- <itemgap>2</itemgap>
- <align>center</align>
- <orientation>horizontal</orientation>
- <onleft>9000</onleft>
- <onright>9000</onright>
- <onup>11</onup>
- <ondown>11</ondown>
- <control type="button" id="2">
- <description>Create Bookmark button</description>
- <label>294</label>
- <width>250</width>
- <include>ButtonInfoDialogsCommonValues</include>
- </control>
- <control type="button" id="3">
- <description>Clear Bookmark button</description>
- <label>296</label>
- <width>250</width>
- <include>ButtonInfoDialogsCommonValues</include>
- </control>
- <control type="button" id="4">
- <description>Clear Bookmark button</description>
- <label>20406</label>
- <width>250</width>
- <include>ButtonInfoDialogsCommonValues</include>
- <visible>videoplayer.content(episodes)</visible>
- </control>
- </control>
- </controls>
-</window>
+<window id="125"> + <defaultcontrol always="true">2</defaultcontrol> + <coordinates> + <system>1</system> + <posx>240</posx> + <posy>115</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>800</width> + <height>490</height> + <colordiffuse>DDFFFFFF</colordiffuse> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>80</posx> + <posy>10</posy> + <width>640</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>710</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>2</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>2</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>760</width> + <height>30</height> + <font>font13_title</font> + <label>[UPPERCASE]$LOCALIZE[298][/UPPERCASE] - ($INFO[Container(11).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(11).CurrentPage]/$INFO[Container(11).NumPages])</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="panel" id="11"> + <posx>40</posx> + <posy>65</posy> + <width>720</width> + <height>350</height> + <onleft>2</onleft> + <onright>3</onright> + <ondown>2</ondown> + <onup>2</onup> + <scrolltime>200</scrolltime> + <viewtype label="536">icon</viewtype> + <pagecontrol>-</pagecontrol> + <orientation>horizontal</orientation> + <itemlayout height="175" width="240"> + <control type="image"> + <posx>2</posx> + <posy>2</posy> + <width>235</width> + <height>170</height> + <texture border="3">button-nofocus.png</texture> + </control> + <control type="image"> + <posx>7</posx> + <posy>7</posy> + <width>220</width> + <height>140</height> + <info>ListItem.Icon</info> + </control> + <control type="label"> + <posx>112</posx> + <posy>150</posy> + <width>225</width> + <height>15</height> + <font>font12</font> + <selectedcolor>selected</selectedcolor> + <align>center</align> + <aligny>center</aligny> + <info>ListItem.Label</info> + </control> + </itemlayout> + <focusedlayout height="175" width="240"> + <control type="image"> + <posx>2</posx> + <posy>2</posy> + <width>235</width> + <height>170</height> + <texture border="3">folder-focus.png</texture> + </control> + <control type="image"> + <posx>7</posx> + <posy>7</posy> + <width>220</width> + <height>140</height> + <info>ListItem.Icon</info> + </control> + <control type="label"> + <posx>112</posx> + <posy>150</posy> + <width>225</width> + <height>15</height> + <font>font12</font> + <selectedcolor>selected</selectedcolor> + <align>center</align> + <aligny>center</aligny> + <info>ListItem.Label</info> + </control> + </focusedlayout> + </control> + <control type="grouplist" id="9000"> + <posx>20</posx> + <posy>425</posy> + <width>760</width> + <height>40</height> + <itemgap>2</itemgap> + <align>center</align> + <orientation>horizontal</orientation> + <onleft>9000</onleft> + <onright>9000</onright> + <onup>11</onup> + <ondown>11</ondown> + <control type="button" id="2"> + <description>Create Bookmark button</description> + <label>294</label> + <width>250</width> + <include>ButtonInfoDialogsCommonValues</include> + </control> + <control type="button" id="3"> + <description>Clear Bookmark button</description> + <label>296</label> + <width>250</width> + <include>ButtonInfoDialogsCommonValues</include> + </control> + <control type="button" id="4"> + <description>Clear Bookmark button</description> + <label>20406</label> + <width>250</width> + <include>ButtonInfoDialogsCommonValues</include> + <visible>videoplayer.content(episodes)</visible> + </control> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/VideoOSDSettings.xml b/addons/skin.confluence/720p/VideoOSDSettings.xml index 204e060e89..c782b312f5 100644 --- a/addons/skin.confluence/720p/VideoOSDSettings.xml +++ b/addons/skin.confluence/720p/VideoOSDSettings.xml @@ -1,164 +1,164 @@ -<window id="123">
- <defaultcontrol>5</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>240</posx>
- <posy>115</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="group">
- <animation effect="fade" start="100" end="0" time="400" condition="Window.IsVisible(SliderDialog) | Window.IsVisible(FileBrowser)">Conditional</animation>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>800</width>
- <height>490</height>
- <colordiffuse>DDFFFFFF</colordiffuse>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>10</posy>
- <width>640</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>710</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>2</onleft>
- <onright>2</onright>
- <onup>2</onup>
- <ondown>2</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>760</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$LOCALIZE[3] - $LOCALIZE[5]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Window.IsVisible(123)</visible>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>760</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$LOCALIZE[292] - $LOCALIZE[5]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Window.IsVisible(124)</visible>
- </control>
- <control type="label" id="3">
- <description>No Settings Label</description>
- <posx>20</posx>
- <posy>180</posy>
- <width>760</width>
- <align>center</align>
- <label>13390</label>
- <font>font13caps</font>
- </control>
- <control type="grouplist" id="5">
- <description>control area</description>
- <posx>40</posx>
- <posy>65</posy>
- <width>720</width>
- <height>395</height>
- <itemgap>-1</itemgap>
- <pagecontrol>60</pagecontrol>
- <onleft>60</onleft>
- <onright>60</onright>
- <onup>5</onup>
- <ondown>5</ondown>
- </control>
- <control type="scrollbar" id="60">
- <posx>760</posx>
- <posy>65</posy>
- <width>25</width>
- <height>390</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>5</onleft>
- <onright>5</onright>
- <ondown>61</ondown>
- <onup>61</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- </control>
- <control type="sliderex" id="10">
- <description>Default Slider</description>
- <height>40</height>
- <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
- <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- </control>
- <control type="button" id="7">
- <description>Default Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
- <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="8">
- <description>Default RadioButton</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
- <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
- </control>
- <control type="spincontrolex" id="9">
- <description>Default SpinControlex</description>
- <posx>0</posx>
- <posy>0</posy>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus>
- <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus>
- <aligny>center</aligny>
- <reverse>yes</reverse>
- </control>
- <control type="image" id="11">
- <description>separator image</description>
- <height>2</height>
- <texture>separator2.png</texture>
- </control>
- </controls>
-</window>
+<window id="123"> + <defaultcontrol>5</defaultcontrol> + <coordinates> + <system>1</system> + <posx>240</posx> + <posy>115</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="group"> + <animation effect="fade" start="100" end="0" time="400" condition="Window.IsVisible(SliderDialog) | Window.IsVisible(FileBrowser)">Conditional</animation> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>800</width> + <height>490</height> + <colordiffuse>DDFFFFFF</colordiffuse> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>80</posx> + <posy>10</posy> + <width>640</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>710</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>2</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>2</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>760</width> + <height>30</height> + <font>font13_title</font> + <label>$LOCALIZE[3] - $LOCALIZE[5]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Window.IsVisible(123)</visible> + </control> + <control type="label"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>760</width> + <height>30</height> + <font>font13_title</font> + <label>$LOCALIZE[292] - $LOCALIZE[5]</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Window.IsVisible(124)</visible> + </control> + <control type="label" id="3"> + <description>No Settings Label</description> + <posx>20</posx> + <posy>180</posy> + <width>760</width> + <align>center</align> + <label>13390</label> + <font>font13caps</font> + </control> + <control type="grouplist" id="5"> + <description>control area</description> + <posx>40</posx> + <posy>65</posy> + <width>720</width> + <height>395</height> + <itemgap>-1</itemgap> + <pagecontrol>60</pagecontrol> + <onleft>60</onleft> + <onright>60</onright> + <onup>5</onup> + <ondown>5</ondown> + </control> + <control type="scrollbar" id="60"> + <posx>760</posx> + <posy>65</posy> + <width>25</width> + <height>390</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>5</onleft> + <onright>5</onright> + <ondown>61</ondown> + <onup>61</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + </control> + <control type="sliderex" id="10"> + <description>Default Slider</description> + <height>40</height> + <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> + <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + </control> + <control type="button" id="7"> + <description>Default Button</description> + <posx>0</posx> + <posy>0</posy> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> + <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="8"> + <description>Default RadioButton</description> + <posx>0</posx> + <posy>0</posy> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> + <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> + </control> + <control type="spincontrolex" id="9"> + <description>Default SpinControlex</description> + <posx>0</posx> + <posy>0</posy> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus border="0,2,0,2">MenuItemFO.png</texturefocus> + <texturenofocus border="0,2,0,2">MenuItemNF.png</texturenofocus> + <aligny>center</aligny> + <reverse>yes</reverse> + </control> + <control type="image" id="11"> + <description>separator image</description> + <height>2</height> + <texture>separator2.png</texture> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/VideoOverlay.xml b/addons/skin.confluence/720p/VideoOverlay.xml index 00e3276cd2..28b36e8be5 100644 --- a/addons/skin.confluence/720p/VideoOverlay.xml +++ b/addons/skin.confluence/720p/VideoOverlay.xml @@ -1,5 +1,5 @@ -<window id="2904">
- <defaultcontrol>-</defaultcontrol>
- <controls>
- </controls>
+<window id="2904"> + <defaultcontrol>-</defaultcontrol> + <controls> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/ViewsAddonBrowser.xml b/addons/skin.confluence/720p/ViewsAddonBrowser.xml index 9fd0a3c31c..472b63e064 100644 --- a/addons/skin.confluence/720p/ViewsAddonBrowser.xml +++ b/addons/skin.confluence/720p/ViewsAddonBrowser.xml @@ -1,272 +1,272 @@ -<includes>
- <include name="AddonInfoListView1">
- <control type="group">
- <visible>Control.IsVisible(550)</visible>
- <include>VisibleFadeEffect</include>
- <control type="list" id="550">
- <posx>660</posx>
- <posy>60</posy>
- <width>580</width>
- <height>601</height>
- <onleft>2</onleft>
- <onright>60</onright>
- <onup>550</onup>
- <ondown>550</ondown>
- <viewtype label="$LOCALIZE[31033]">list</viewtype>
- <visible>Window.IsVisible(AddonBrowser) | Container.Content(Addons)</visible>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40" width="580">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>580</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>520</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>555</posx>
- <posy>0</posy>
- <width>500</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Property(Addon.Status)]</label>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="580">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>580</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(550)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>580</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(550)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>370</posx>
- <posy>5</posy>
- <width>200</width>
- <height>31</height>
- <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
- <visible>Control.HasFocus(550) + !IsEmpty(ListItem.Property(Addon.Status))</visible>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>520</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>555</posx>
- <posy>0</posy>
- <width>500</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Property(Addon.Status)]</label>
- </control>
- </focusedlayout>
- </control>
- <control type="group">
- <posx>50</posx>
- <posy>60</posy>
- <visible>Control.IsVisible(550)</visible>
- <control type="scrollbar" id="60">
- <posx>1180</posx>
- <posy>0</posy>
- <width>25</width>
- <height>600</height>
- <texturesliderbackground border="10,14,10,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="10,14,10,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="10,14,10,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>550</onleft>
- <onright>2</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(550)</visible>
- </control>
- </control>
- <control type="group">
- <posx>50</posx>
- <posy>60</posy>
- <visible>Control.IsVisible(550)</visible>
- <control type="label">
- <description>Show Title txt</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>600</width>
- <height>15</height>
- <label>$INFO[ListItem.Property(Addon.Name)]</label>
- <align>center</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <wrapmultiline>true</wrapmultiline>
- </control>
- <control type="image">
- <posx>20</posx>
- <posy>30</posy>
- <width>560</width>
- <height>240</height>
- <aspectratio>keep</aspectratio>
- <fadetime>200</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="group">
- <posy>280</posy>
- <control type="label">
- <description>Type txt</description>
- <posx>150</posx>
- <posy>0</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[146]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Type Value</description>
- <posx>160</posx>
- <posy>0</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[ListItem.Property(Addon.Type)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Author txt</description>
- <posx>150</posx>
- <posy>30</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[21863]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Author Value</description>
- <posx>160</posx>
- <posy>30</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[ListItem.Property(Addon.Creator)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Version txt</description>
- <posx>150</posx>
- <posy>60</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[24051]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Version Value</description>
- <posx>160</posx>
- <posy>60</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[ListItem.Property(Addon.Version)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Rating txt</description>
- <posx>150</posx>
- <posy>90</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[563]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="image">
- <description>Rating value</description>
- <posx>160</posx>
- <posy>90</posy>
- <width>160</width>
- <height>32</height>
- <texture>LeftRating/$INFO[ListItem.Property(Addon.StarRating)]</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>130</posy>
- <width>550</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="textbox">
- <description>Description</description>
- <posx>0</posx>
- <posy>140</posy>
- <width>600</width>
- <height>190</height>
- <font>font12</font>
- <align>-</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Property(Addon.Description)]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
- </control>
- </control>
- </control>
- </control>
- </include>
-</includes>
+<includes> + <include name="AddonInfoListView1"> + <control type="group"> + <visible>Control.IsVisible(550)</visible> + <include>VisibleFadeEffect</include> + <control type="list" id="550"> + <posx>660</posx> + <posy>60</posy> + <width>580</width> + <height>601</height> + <onleft>2</onleft> + <onright>60</onright> + <onup>550</onup> + <ondown>550</ondown> + <viewtype label="$LOCALIZE[31033]">list</viewtype> + <visible>Window.IsVisible(AddonBrowser) | Container.Content(Addons)</visible> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40" width="580"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>580</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>520</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>555</posx> + <posy>0</posy> + <width>500</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Property(Addon.Status)]</label> + </control> + </itemlayout> + <focusedlayout height="40" width="580"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>580</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(550)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>580</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemFO.png</texture> + <visible>Control.HasFocus(550)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>370</posx> + <posy>5</posy> + <width>200</width> + <height>31</height> + <texture border="0,0,14,0">MediaItemDetailBG.png</texture> + <visible>Control.HasFocus(550) + !IsEmpty(ListItem.Property(Addon.Status))</visible> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>520</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>555</posx> + <posy>0</posy> + <width>500</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Property(Addon.Status)]</label> + </control> + </focusedlayout> + </control> + <control type="group"> + <posx>50</posx> + <posy>60</posy> + <visible>Control.IsVisible(550)</visible> + <control type="scrollbar" id="60"> + <posx>1180</posx> + <posy>0</posy> + <width>25</width> + <height>600</height> + <texturesliderbackground border="10,14,10,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="10,14,10,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="10,14,10,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>550</onleft> + <onright>2</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(550)</visible> + </control> + </control> + <control type="group"> + <posx>50</posx> + <posy>60</posy> + <visible>Control.IsVisible(550)</visible> + <control type="label"> + <description>Show Title txt</description> + <posx>0</posx> + <posy>0</posy> + <width>600</width> + <height>15</height> + <label>$INFO[ListItem.Property(Addon.Name)]</label> + <align>center</align> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <wrapmultiline>true</wrapmultiline> + </control> + <control type="image"> + <posx>20</posx> + <posy>30</posy> + <width>560</width> + <height>240</height> + <aspectratio>keep</aspectratio> + <fadetime>200</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="group"> + <posy>280</posy> + <control type="label"> + <description>Type txt</description> + <posx>150</posx> + <posy>0</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[146]</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Type Value</description> + <posx>160</posx> + <posy>0</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[ListItem.Property(Addon.Type)]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Author txt</description> + <posx>150</posx> + <posy>30</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[21863]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Author Value</description> + <posx>160</posx> + <posy>30</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[ListItem.Property(Addon.Creator)]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Version txt</description> + <posx>150</posx> + <posy>60</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[24051]</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Version Value</description> + <posx>160</posx> + <posy>60</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[ListItem.Property(Addon.Version)]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Rating txt</description> + <posx>150</posx> + <posy>90</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[563]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="image"> + <description>Rating value</description> + <posx>160</posx> + <posy>90</posy> + <width>160</width> + <height>32</height> + <texture>LeftRating/$INFO[ListItem.Property(Addon.StarRating)]</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>130</posy> + <width>550</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="textbox"> + <description>Description</description> + <posx>0</posx> + <posy>140</posy> + <width>600</width> + <height>190</height> + <font>font12</font> + <align>-</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Property(Addon.Description)]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + </control> + </control> + </control> + </include> +</includes> diff --git a/addons/skin.confluence/720p/ViewsFileMode.xml b/addons/skin.confluence/720p/ViewsFileMode.xml index 91684f85a6..28b52bcf07 100644 --- a/addons/skin.confluence/720p/ViewsFileMode.xml +++ b/addons/skin.confluence/720p/ViewsFileMode.xml @@ -1,495 +1,495 @@ -<includes>
- <include name="CommonRootView">
- <control type="group">
- <visible>Control.IsVisible(50)</visible>
- <include>VisibleFadeEffect</include>
- <control type="list" id="50">
- <posx>70</posx>
- <posy>78</posy>
- <width>690</width>
- <height>561</height>
- <onleft>2</onleft>
- <onright>60</onright>
- <onup>50</onup>
- <ondown>50</ondown>
- <viewtype label="535">list</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <visible>![Window.IsVisible(VideoLibrary) + Container.Content(TVShows) + !Skin.HasSetting(TVShowsUsePosters)]</visible>
- <itemlayout height="40" width="580">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>690</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>660</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>660</posx>
- <posy>0</posy>
- <width>400</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- <animation effect="slide" start="0,0" end="20,0" delay="0" time="0" condition="![Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)]">conditional</animation>
- </control>
- <control type="image">
- <posx>665</posx>
- <posy>14</posy>
- <width>20</width>
- <height>16</height>
- <texture>$INFO[ListItem.Overlay]</texture>
- <visible>Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)</visible>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="580">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>690</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(50)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>690</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(50)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>490</posx>
- <posy>5</posy>
- <width>200</width>
- <height>31</height>
- <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
- <visible>Control.HasFocus(50) + !IsEmpty(ListItem.Label2)</visible>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>660</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>660</posx>
- <posy>0</posy>
- <width>400</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- <animation effect="slide" start="0,0" end="20,0" delay="0" time="0" condition="![Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)]">conditional</animation>
- </control>
- <control type="image">
- <posx>665</posx>
- <posy>14</posy>
- <width>20</width>
- <height>16</height>
- <texture>$INFO[ListItem.Overlay]</texture>
- <visible>Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)</visible>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="60">
- <posx>760</posx>
- <posy>85</posy>
- <width>25</width>
- <height>550</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>50</onleft>
- <onright>2</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(50)</visible>
- </control>
- <control type="group">
- <posx>850</posx>
- <posy>100</posy>
- <visible>Control.IsVisible(50)</visible>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>360</width>
- <height>540</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <posx>8</posx>
- <posy>532</posy>
- <width>344</width>
- <height>524</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture diffuse="diffuse_mirror3.png" flipy="true" background="true">$INFO[ListItem.Icon]</texture>
- </control>
- </control>
- </control>
- </include>
- <include name="ThumbnailView">
- <control type="group">
- <visible>Control.IsVisible(500)</visible>
- <include>VisibleFadeEffect</include>
- <control type="panel" id="500">
- <posx>90</posx>
- <posy>80</posy>
- <width>1080</width>
- <height>550</height>
- <onleft>2</onleft>
- <onright>60</onright>
- <onup>500</onup>
- <ondown>500</ondown>
- <viewtype label="21371">list</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <preloaditems>2</preloaditems>
- <visible>![Window.IsVisible(VideoLibrary) + Container.Content(TVShows)]</visible>
- <itemlayout height="275" width="270">
- <control type="image">
- <posx>1</posx>
- <posy>0</posy>
- <width>268</width>
- <height>240</height>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>5</bordersize>
- <fadetime>100</fadetime>
- <texture background="true">$INFO[Listitem.Icon]</texture>
- </control>
- <control type="label">
- <posx>135</posx>
- <posy>240</posy>
- <width>260</width>
- <height>25</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>center</align>
- <aligny>center</aligny>
- <info>ListItem.Label</info>
- </control>
- <control type="image">
- <posx>230</posx>
- <posy>200</posy>
- <width>35</width>
- <height>35</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[ListItem.Overlay]</texture>
- </control>
- </itemlayout>
- <focusedlayout height="275" width="270">
- <control type="image">
- <posx>1</posx>
- <posy>0</posy>
- <width>268</width>
- <height>240</height>
- <bordertexture border="5">folder-focus.png</bordertexture>
- <bordersize>5</bordersize>
- <fadetime>100</fadetime>
- <texture background="true">$INFO[Listitem.Icon]</texture>
- </control>
- <control type="label">
- <posx>135</posx>
- <posy>240</posy>
- <width>260</width>
- <height>25</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>center</align>
- <aligny>center</aligny>
- <info>ListItem.Label</info>
- </control>
- <control type="image">
- <posx>230</posx>
- <posy>200</posy>
- <width>35</width>
- <height>35</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[ListItem.Overlay]</texture>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="60">
- <posx>1170</posx>
- <posy>80</posy>
- <width>25</width>
- <height>550</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>500</onleft>
- <onright>2</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(500)</visible>
- </control>
- </control>
- </include>
- <include name="WideIconView">
- <control type="group">
- <visible>Control.IsVisible(505)</visible>
- <include>VisibleFadeEffect</include>
- <control type="panel" id="505">
- <visible>[Container.Content(TVShows) + !Skin.HasSetting(TVShowsUsePosters)] | Window.IsVisible(VideoFiles)</visible>
- <visible>!Container.Content(LiveTV)</visible>
- <posx>95</posx>
- <posy>80</posy>
- <width>1080</width>
- <height>550</height>
- <onleft>2</onleft>
- <onright>60</onright>
- <onup>505</onup>
- <ondown>505</ondown>
- <viewtype label="$LOCALIZE[539] $LOCALIZE[536]">list</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <preloaditems>2</preloaditems>
- <itemlayout height="110" width="540">
- <control type="image">
- <posx>1</posx>
- <posy>0</posy>
- <width>538</width>
- <height>105</height>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>5</bordersize>
- <texture background="true">$INFO[Listitem.Icon]</texture>
- </control>
- <control type="image">
- <posx>500</posx>
- <posy>70</posy>
- <width>35</width>
- <height>35</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[ListItem.Overlay]</texture>
- </control>
- </itemlayout>
- <focusedlayout height="110" width="540">
- <control type="image">
- <posx>1</posx>
- <posy>0</posy>
- <width>538</width>
- <height>105</height>
- <bordertexture border="5">folder-focus.png</bordertexture>
- <bordersize>5</bordersize>
- <texture background="true">$INFO[Listitem.Icon]</texture>
- </control>
- <control type="image">
- <posx>500</posx>
- <posy>70</posy>
- <width>35</width>
- <height>35</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[ListItem.Overlay]</texture>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="60">
- <posx>1170</posx>
- <posy>80</posy>
- <width>25</width>
- <height>550</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>505</onleft>
- <onright>2</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(505)</visible>
- </control>
- </control>
- </include>
- <include name="FullWidthList">
- <control type="group">
- <visible>Control.IsVisible(51)</visible>
- <include>VisibleFadeEffect</include>
- <control type="list" id="51">
- <posx>95</posx>
- <posy>78</posy>
- <width>1080</width>
- <height>561</height>
- <onleft>2</onleft>
- <onright>60</onright>
- <onup>51</onup>
- <ondown>51</ondown>
- <viewtype label="537">list</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40" width="1080">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1080</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>4</posy>
- <width>40</width>
- <height>32</height>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <posx>60</posx>
- <posy>0</posy>
- <width>950</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>1045</posx>
- <posy>0</posy>
- <width>1000</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- <animation effect="slide" start="0,0" end="20,0" delay="0" time="0" condition="![Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)]">conditional</animation>
- </control>
- <control type="image">
- <posx>1050</posx>
- <posy>14</posy>
- <width>20</width>
- <height>16</height>
- <texture>$INFO[ListItem.Overlay]</texture>
- <visible>Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)</visible>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="1080">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1080</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(51)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1080</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(51)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>875</posx>
- <posy>5</posy>
- <width>200</width>
- <height>31</height>
- <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
- <visible>Control.HasFocus(51) + !IsEmpty(ListItem.Label2)</visible>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>4</posy>
- <width>40</width>
- <height>32</height>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <posx>60</posx>
- <posy>0</posy>
- <width>950</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>1045</posx>
- <posy>0</posy>
- <width>1000</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- <animation effect="slide" start="0,0" end="20,0" delay="0" time="0" condition="![Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)]">conditional</animation>
- </control>
- <control type="image">
- <posx>1050</posx>
- <posy>14</posy>
- <width>20</width>
- <height>16</height>
- <texture>$INFO[ListItem.Overlay]</texture>
- <visible>Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)</visible>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="60">
- <posx>1170</posx>
- <posy>80</posy>
- <width>25</width>
- <height>550</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>50</onleft>
- <onright>2</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(51)</visible>
- </control>
- </control>
- </include>
-</includes>
+<includes> + <include name="CommonRootView"> + <control type="group"> + <visible>Control.IsVisible(50)</visible> + <include>VisibleFadeEffect</include> + <control type="list" id="50"> + <posx>70</posx> + <posy>78</posy> + <width>690</width> + <height>561</height> + <onleft>2</onleft> + <onright>60</onright> + <onup>50</onup> + <ondown>50</ondown> + <viewtype label="535">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <visible>![Window.IsVisible(VideoLibrary) + Container.Content(TVShows) + !Skin.HasSetting(TVShowsUsePosters)]</visible> + <itemlayout height="40" width="580"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>690</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>660</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>660</posx> + <posy>0</posy> + <width>400</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + <animation effect="slide" start="0,0" end="20,0" delay="0" time="0" condition="![Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)]">conditional</animation> + </control> + <control type="image"> + <posx>665</posx> + <posy>14</posy> + <width>20</width> + <height>16</height> + <texture>$INFO[ListItem.Overlay]</texture> + <visible>Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)</visible> + </control> + </itemlayout> + <focusedlayout height="40" width="580"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>690</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(50)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>690</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemFO.png</texture> + <visible>Control.HasFocus(50)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>490</posx> + <posy>5</posy> + <width>200</width> + <height>31</height> + <texture border="0,0,14,0">MediaItemDetailBG.png</texture> + <visible>Control.HasFocus(50) + !IsEmpty(ListItem.Label2)</visible> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>660</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>660</posx> + <posy>0</posy> + <width>400</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + <animation effect="slide" start="0,0" end="20,0" delay="0" time="0" condition="![Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)]">conditional</animation> + </control> + <control type="image"> + <posx>665</posx> + <posy>14</posy> + <width>20</width> + <height>16</height> + <texture>$INFO[ListItem.Overlay]</texture> + <visible>Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)</visible> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>760</posx> + <posy>85</posy> + <width>25</width> + <height>550</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>50</onleft> + <onright>2</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(50)</visible> + </control> + <control type="group"> + <posx>850</posx> + <posy>100</posy> + <visible>Control.IsVisible(50)</visible> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>360</width> + <height>540</height> + <aspectratio aligny="bottom">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="image"> + <posx>8</posx> + <posy>532</posy> + <width>344</width> + <height>524</height> + <aspectratio aligny="top">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture diffuse="diffuse_mirror3.png" flipy="true" background="true">$INFO[ListItem.Icon]</texture> + </control> + </control> + </control> + </include> + <include name="ThumbnailView"> + <control type="group"> + <visible>Control.IsVisible(500)</visible> + <include>VisibleFadeEffect</include> + <control type="panel" id="500"> + <posx>90</posx> + <posy>80</posy> + <width>1080</width> + <height>550</height> + <onleft>2</onleft> + <onright>60</onright> + <onup>500</onup> + <ondown>500</ondown> + <viewtype label="21371">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <preloaditems>2</preloaditems> + <visible>![Window.IsVisible(VideoLibrary) + Container.Content(TVShows)]</visible> + <itemlayout height="275" width="270"> + <control type="image"> + <posx>1</posx> + <posy>0</posy> + <width>268</width> + <height>240</height> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>5</bordersize> + <fadetime>100</fadetime> + <texture background="true">$INFO[Listitem.Icon]</texture> + </control> + <control type="label"> + <posx>135</posx> + <posy>240</posy> + <width>260</width> + <height>25</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>center</align> + <aligny>center</aligny> + <info>ListItem.Label</info> + </control> + <control type="image"> + <posx>230</posx> + <posy>200</posy> + <width>35</width> + <height>35</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[ListItem.Overlay]</texture> + </control> + </itemlayout> + <focusedlayout height="275" width="270"> + <control type="image"> + <posx>1</posx> + <posy>0</posy> + <width>268</width> + <height>240</height> + <bordertexture border="5">folder-focus.png</bordertexture> + <bordersize>5</bordersize> + <fadetime>100</fadetime> + <texture background="true">$INFO[Listitem.Icon]</texture> + </control> + <control type="label"> + <posx>135</posx> + <posy>240</posy> + <width>260</width> + <height>25</height> + <font>font12</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>center</align> + <aligny>center</aligny> + <info>ListItem.Label</info> + </control> + <control type="image"> + <posx>230</posx> + <posy>200</posy> + <width>35</width> + <height>35</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[ListItem.Overlay]</texture> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>1170</posx> + <posy>80</posy> + <width>25</width> + <height>550</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>500</onleft> + <onright>2</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(500)</visible> + </control> + </control> + </include> + <include name="WideIconView"> + <control type="group"> + <visible>Control.IsVisible(505)</visible> + <include>VisibleFadeEffect</include> + <control type="panel" id="505"> + <visible>[Container.Content(TVShows) + !Skin.HasSetting(TVShowsUsePosters)] | Window.IsVisible(VideoFiles)</visible> + <visible>!Container.Content(LiveTV)</visible> + <posx>95</posx> + <posy>80</posy> + <width>1080</width> + <height>550</height> + <onleft>2</onleft> + <onright>60</onright> + <onup>505</onup> + <ondown>505</ondown> + <viewtype label="$LOCALIZE[539] $LOCALIZE[536]">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <preloaditems>2</preloaditems> + <itemlayout height="110" width="540"> + <control type="image"> + <posx>1</posx> + <posy>0</posy> + <width>538</width> + <height>105</height> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>5</bordersize> + <texture background="true">$INFO[Listitem.Icon]</texture> + </control> + <control type="image"> + <posx>500</posx> + <posy>70</posy> + <width>35</width> + <height>35</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[ListItem.Overlay]</texture> + </control> + </itemlayout> + <focusedlayout height="110" width="540"> + <control type="image"> + <posx>1</posx> + <posy>0</posy> + <width>538</width> + <height>105</height> + <bordertexture border="5">folder-focus.png</bordertexture> + <bordersize>5</bordersize> + <texture background="true">$INFO[Listitem.Icon]</texture> + </control> + <control type="image"> + <posx>500</posx> + <posy>70</posy> + <width>35</width> + <height>35</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[ListItem.Overlay]</texture> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>1170</posx> + <posy>80</posy> + <width>25</width> + <height>550</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>505</onleft> + <onright>2</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(505)</visible> + </control> + </control> + </include> + <include name="FullWidthList"> + <control type="group"> + <visible>Control.IsVisible(51)</visible> + <include>VisibleFadeEffect</include> + <control type="list" id="51"> + <posx>95</posx> + <posy>78</posy> + <width>1080</width> + <height>561</height> + <onleft>2</onleft> + <onright>60</onright> + <onup>51</onup> + <ondown>51</ondown> + <viewtype label="537">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40" width="1080"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1080</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>10</posx> + <posy>4</posy> + <width>40</width> + <height>32</height> + <texture background="true">$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <posx>60</posx> + <posy>0</posy> + <width>950</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>1045</posx> + <posy>0</posy> + <width>1000</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + <animation effect="slide" start="0,0" end="20,0" delay="0" time="0" condition="![Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)]">conditional</animation> + </control> + <control type="image"> + <posx>1050</posx> + <posy>14</posy> + <width>20</width> + <height>16</height> + <texture>$INFO[ListItem.Overlay]</texture> + <visible>Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)</visible> + </control> + </itemlayout> + <focusedlayout height="40" width="1080"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1080</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(51)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1080</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemFO.png</texture> + <visible>Control.HasFocus(51)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>875</posx> + <posy>5</posy> + <width>200</width> + <height>31</height> + <texture border="0,0,14,0">MediaItemDetailBG.png</texture> + <visible>Control.HasFocus(51) + !IsEmpty(ListItem.Label2)</visible> + </control> + <control type="image"> + <posx>10</posx> + <posy>4</posy> + <width>40</width> + <height>32</height> + <texture background="true">$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <posx>60</posx> + <posy>0</posy> + <width>950</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>1045</posx> + <posy>0</posy> + <width>1000</width> + <height>40</height> + <font>font12</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + <animation effect="slide" start="0,0" end="20,0" delay="0" time="0" condition="![Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)]">conditional</animation> + </control> + <control type="image"> + <posx>1050</posx> + <posy>14</posy> + <width>20</width> + <height>16</height> + <texture>$INFO[ListItem.Overlay]</texture> + <visible>Window.IsVisible(VideoLibrary) | Window.IsVisible(VideoFiles)</visible> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>1170</posx> + <posy>80</posy> + <width>25</width> + <height>550</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>50</onleft> + <onright>2</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(51)</visible> + </control> + </control> + </include> +</includes> diff --git a/addons/skin.confluence/720p/ViewsLiveTV.xml b/addons/skin.confluence/720p/ViewsLiveTV.xml index 68ca18146c..e601663787 100644 --- a/addons/skin.confluence/720p/ViewsLiveTV.xml +++ b/addons/skin.confluence/720p/ViewsLiveTV.xml @@ -1,192 +1,192 @@ -<includes>
- <include name="LiveTVView1">
- <control type="group">
- <visible>Control.IsVisible(560)</visible>
- <include>VisibleFadeEffect</include>
- <control type="list" id="560">
- <posx>460</posx>
- <posy>60</posy>
- <width>760</width>
- <height>601</height>
- <onleft>2</onleft>
- <onright>60</onright>
- <onup>560</onup>
- <ondown>560</ondown>
- <viewtype label="$LOCALIZE[4]">list</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <visible>Container.Content(LiveTV)</visible>
- <itemlayout height="40" width="760">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>760</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>730</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>750</posx>
- <posy>0</posy>
- <width>700</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="760">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>760</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(560)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>760</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(560)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>560</posx>
- <posy>5</posy>
- <width>200</width>
- <height>31</height>
- <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
- <visible>Control.HasFocus(560) + !IsEmpty(ListItem.Label2)</visible>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>730</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>750</posx>
- <posy>0</posy>
- <width>700</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- </focusedlayout>
- </control>
- <control type="group">
- <visible>Control.IsVisible(560)</visible>
- <control type="scrollbar" id="60">
- <posx>1220</posx>
- <posy>60</posy>
- <width>25</width>
- <height>600</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>560</onleft>
- <onright>2</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(560)</visible>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>60</posy>
- <width>400</width>
- <height>300</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>350</posy>
- <width>400</width>
- <height>100</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- <colordiffuse>AAFFFFFF</colordiffuse>
- </control>
- <control type="image">
- <posx>48</posx>
- <posy>352</posy>
- <width>384</width>
- <height>284</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>380</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[ListItem.Label]</label>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>410</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[ListItem.Label2]</label>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="textbox">
- <description>Description Value for TV Show</description>
- <posx>40</posx>
- <posy>450</posy>
- <width>400</width>
- <height>220</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Plot]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
- </control>
- </control>
- </control>
- </include>
-</includes>
+<includes> + <include name="LiveTVView1"> + <control type="group"> + <visible>Control.IsVisible(560)</visible> + <include>VisibleFadeEffect</include> + <control type="list" id="560"> + <posx>460</posx> + <posy>60</posy> + <width>760</width> + <height>601</height> + <onleft>2</onleft> + <onright>60</onright> + <onup>560</onup> + <ondown>560</ondown> + <viewtype label="$LOCALIZE[4]">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <visible>Container.Content(LiveTV)</visible> + <itemlayout height="40" width="760"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>760</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>730</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>750</posx> + <posy>0</posy> + <width>700</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + </itemlayout> + <focusedlayout height="40" width="760"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>760</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(560)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>760</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemFO.png</texture> + <visible>Control.HasFocus(560)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>560</posx> + <posy>5</posy> + <width>200</width> + <height>31</height> + <texture border="0,0,14,0">MediaItemDetailBG.png</texture> + <visible>Control.HasFocus(560) + !IsEmpty(ListItem.Label2)</visible> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>730</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>750</posx> + <posy>0</posy> + <width>700</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + </focusedlayout> + </control> + <control type="group"> + <visible>Control.IsVisible(560)</visible> + <control type="scrollbar" id="60"> + <posx>1220</posx> + <posy>60</posy> + <width>25</width> + <height>600</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>560</onleft> + <onright>2</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(560)</visible> + </control> + <control type="image"> + <posx>40</posx> + <posy>60</posy> + <width>400</width> + <height>300</height> + <aspectratio aligny="bottom">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="image"> + <posx>40</posx> + <posy>350</posy> + <width>400</width> + <height>100</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + <colordiffuse>AAFFFFFF</colordiffuse> + </control> + <control type="image"> + <posx>48</posx> + <posy>352</posy> + <width>384</width> + <height>284</height> + <aspectratio aligny="top">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <posx>40</posx> + <posy>380</posy> + <width>400</width> + <height>25</height> + <label>$INFO[ListItem.Label]</label> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <posx>40</posx> + <posy>410</posy> + <width>400</width> + <height>25</height> + <label>$INFO[ListItem.Label2]</label> + <align>center</align> + <aligny>center</aligny> + <font>font13</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="textbox"> + <description>Description Value for TV Show</description> + <posx>40</posx> + <posy>450</posy> + <width>400</width> + <height>220</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Plot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + </control> + </control> + </include> +</includes> diff --git a/addons/skin.confluence/720p/ViewsMusicLibrary.xml b/addons/skin.confluence/720p/ViewsMusicLibrary.xml index 3321796b11..fefe615d64 100644 --- a/addons/skin.confluence/720p/ViewsMusicLibrary.xml +++ b/addons/skin.confluence/720p/ViewsMusicLibrary.xml @@ -1,1151 +1,1151 @@ -<includes>
- <include name="MusicInfoListView">
- <control type="group">
- <visible>Control.IsVisible(506)</visible>
- <include>VisibleFadeEffect</include>
- <control type="list" id="506">
- <posx>460</posx>
- <posy>60</posy>
- <width>760</width>
- <height>601</height>
- <onleft>2</onleft>
- <onright>60</onright>
- <onup>506</onup>
- <ondown>506</ondown>
- <viewtype label="$LOCALIZE[544]">list</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <visible>Window.IsVisible(MusicFiles) | Window.IsVisible(MusicPlaylist) | Container.Content(Songs) | Container.Content(Albums)</visible>
- <itemlayout height="40" width="760">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>760</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>730</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>750</posx>
- <posy>0</posy>
- <width>700</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="760">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>760</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(506)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>760</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(506)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>560</posx>
- <posy>5</posy>
- <width>200</width>
- <height>31</height>
- <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
- <visible>Control.HasFocus(506) + !IsEmpty(ListItem.Label2)</visible>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>730</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>750</posx>
- <posy>0</posy>
- <width>700</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- </focusedlayout>
- </control>
- <control type="group">
- <visible>Control.IsVisible(506)</visible>
- <control type="scrollbar" id="60">
- <posx>1220</posx>
- <posy>60</posy>
- <width>25</width>
- <height>600</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>506</onleft>
- <onright>2</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(506)</visible>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>60</posy>
- <width>400</width>
- <height>300</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>350</posy>
- <width>400</width>
- <height>100</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- <colordiffuse>AAFFFFFF</colordiffuse>
- </control>
- <control type="image">
- <posx>48</posx>
- <posy>352</posy>
- <width>384</width>
- <height>284</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>390</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[ListItem.Artist]</label>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>440</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[ListItem.Album]</label>
- <wrapmultiline>true</wrapmultiline>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13caps</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>490</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[ListItem.Title]</label>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>top</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <wrapmultiline>true</wrapmultiline>
- <visible>!Container.Content(Albums)</visible>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>490</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[ListItem.Genre]</label>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>top</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <wrapmultiline>true</wrapmultiline>
- <visible>Container.Content(Albums)</visible>
- </control>
- <control type="label">
- <description>Trackno txt</description>
- <posx>40</posx>
- <posy>550</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[listitem.TrackNumber,[COLOR=blue]$LOCALIZE[31310]: [/COLOR]]</label>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <visible>!Container.Content(Albums)</visible>
- </control>
- <control type="label">
- <description>Year txt</description>
- <posx>40</posx>
- <posy>580</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[listitem.Year,[COLOR=blue]$LOCALIZE[345]: [/COLOR]]</label>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- </control>
- <control type="image">
- <description>Rating value</description>
- <posx>165</posx>
- <posy>610</posy>
- <width>150</width>
- <height>30</height>
- <texture>CenterRating/$INFO[ListItem.StarRating]</texture>
- </control>
- <control type="image">
- <posx>440</posx>
- <posy>60</posy>
- <width>5</width>
- <height>600</height>
- <aspectratio>stretch</aspectratio>
- <texture>separator_vertical.png</texture>
- </control>
- </control>
- </control>
- </include>
- <include name="AlbumWrapView2_Fanart">
- <control type="group">
- <visible>Control.IsVisible(509)</visible>
- <include>VisibleFadeEffect</include>
- <posx>0</posx>
- <posy>440</posy>
- <control type="fixedlist" id="509">
- <visible>Container.Content(Albums)</visible>
- <posx>-80</posx>
- <posy>0</posy>
- <width>1360</width>
- <height>250</height>
- <onleft>509</onleft>
- <onright>509</onright>
- <onup>2</onup>
- <ondown>60</ondown>
- <viewtype label="31029">wrap</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <focusposition>4</focusposition>
- <movement>2</movement>
- <orientation>horizontal</orientation>
- <preloaditems>4</preloaditems>
- <itemlayout height="200" width="160">
- <control type="image">
- <posx>2</posx>
- <posy>20</posy>
- <width>160</width>
- <height>160</height>
- <aspectratio>stretch</aspectratio>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <fadetime>200</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="image">
- <posx>6</posx>
- <posy>24</posy>
- <width>152</width>
- <height>152</height>
- <aspectratio>stretch</aspectratio>
- <texture>black-back.png</texture>
- <colordiffuse>AAFFFFFF</colordiffuse>
- </control>
- <control type="image">
- <posx>2</posx>
- <posy>180</posy>
- <width>160</width>
- <height>160</height>
- <aspectratio>stretch</aspectratio>
- <bordertexture border="5" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <fadetime>200</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- </itemlayout>
- <focusedlayout height="200" width="160">
- <control type="image">
- <posx>-2</posx>
- <posy>16</posy>
- <width>168</width>
- <height>168</height>
- <aspectratio>stretch</aspectratio>
- <bordertexture border="8">ThumbBorder.png</bordertexture>
- <bordersize>8</bordersize>
- <fadetime>200</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <animation reversible="false" effect="zoom" start="-2,16,168,168" end="-12,-4,198,198" time="200">focus</animation>
- <animation reversible="false" effect="zoom" end="-2,16,168,168" start="-12,-4,198,198" time="200">unfocus</animation>
- </control>
- <control type="image">
- <posx>180</posx>
- <posy>325</posy>
- <width>35</width>
- <height>35</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[ListItem.Overlay]</texture>
- <animation type="focus">
- <effect type="fade" start="0" end="100" time="200" />
- <effect type="slide" start="0,0" end="40,40" time="200" />
- </animation>
- <animation type="unfocus">
- <effect type="fade" start="100" end="0" time="200" />
- <effect type="slide" end="0,0" start="40,40" time="200" />
- </animation>
- </control>
- </focusedlayout>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>195</posy>
- <width>1200</width>
- <height>30</height>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="scrollbar" id="60">
- <posx>100</posx>
- <posy>225</posy>
- <width>1080</width>
- <height>25</height>
- <texturesliderbackground border="14,0,14,0">ScrollBarH.png</texturesliderbackground>
- <texturesliderbar border="14,0,14,0">ScrollBarH_bar.png</texturesliderbar>
- <texturesliderbarfocus border="14,0,14,0">ScrollBarH_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onup>509</onup>
- <ondown>2</ondown>
- <showonepage>false</showonepage>
- <orientation>horizontal</orientation>
- <visible>Control.IsVisible(509)</visible>
- </control>
- </control>
- </include>
- <include name="MusicVideoInfoListView">
- <control type="group">
- <visible>Control.IsVisible(511)</visible>
- <include>VisibleFadeEffect</include>
- <control type="list" id="511">
- <posx>460</posx>
- <posy>60</posy>
- <width>760</width>
- <height>601</height>
- <onleft>2</onleft>
- <onright>60</onright>
- <onup>511</onup>
- <ondown>511</ondown>
- <viewtype label="$LOCALIZE[544]">list</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <visible>Container.Content(MusicVideos)</visible>
- <itemlayout height="40" width="760">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>760</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>720</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>730</posx>
- <posy>0</posy>
- <width>700</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- <control type="image">
- <posx>735</posx>
- <posy>14</posy>
- <width>20</width>
- <height>16</height>
- <texture>$INFO[ListItem.Overlay]</texture>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="760">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>760</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(511)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>760</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(511)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>560</posx>
- <posy>5</posy>
- <width>200</width>
- <height>31</height>
- <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
- <visible>Control.HasFocus(511) + !IsEmpty(ListItem.Label2)</visible>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>720</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>730</posx>
- <posy>0</posy>
- <width>700</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- <control type="image">
- <posx>735</posx>
- <posy>14</posy>
- <width>20</width>
- <height>16</height>
- <texture>$INFO[ListItem.Overlay]</texture>
- </control>
- </focusedlayout>
- </control>
- <control type="group">
- <control type="scrollbar" id="60">
- <posx>1220</posx>
- <posy>60</posy>
- <width>25</width>
- <height>600</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>511</onleft>
- <onright>2</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(511)</visible>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>60</posy>
- <width>400</width>
- <height>300</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>350</posy>
- <width>400</width>
- <height>100</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- <colordiffuse>AAFFFFFF</colordiffuse>
- </control>
- <control type="image">
- <posx>48</posx>
- <posy>352</posy>
- <width>384</width>
- <height>284</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="grouplist">
- <description>Media Codec Flagging Images</description>
- <posx>40</posx>
- <posy>360</posy>
- <width>400</width>
- <align>center</align>
- <itemgap>0</itemgap>
- <orientation>horizontal</orientation>
- <include>VideoCodecFlaggingConditions</include>
- <include>AudioCodecFlaggingConditions</include>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>410</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[ListItem.Artist]</label>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>470</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[ListItem.Album]</label>
- <wrapmultiline>true</wrapmultiline>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13caps</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>520</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[ListItem.Title]</label>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>top</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <wrapmultiline>true</wrapmultiline>
- <visible>!Container.Content(Albums)</visible>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>580</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[ListItem.Studio]</label>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>top</aligny>
- <font>font13caps</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <wrapmultiline>true</wrapmultiline>
- </control>
- <control type="label">
- <description>Year txt</description>
- <posx>40</posx>
- <posy>640</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[listitem.Year,[COLOR=blue]$LOCALIZE[345]: [/COLOR]]</label>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- </control>
- <control type="image">
- <posx>440</posx>
- <posy>60</posy>
- <width>5</width>
- <height>600</height>
- <aspectratio>stretch</aspectratio>
- <texture>separator_vertical.png</texture>
- </control>
- </control>
- </control>
- </include>
- <include name="ArtistMediaListView">
- <control type="group">
- <visible>Control.IsVisible(512)</visible>
- <include>VisibleFadeEffect</include>
- <control type="list" id="512">
- <posx>660</posx>
- <posy>60</posy>
- <width>580</width>
- <height>601</height>
- <onleft>2</onleft>
- <onright>60</onright>
- <onup>512</onup>
- <ondown>512</ondown>
- <viewtype label="$LOCALIZE[544]">list</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <visible>Container.Content(Artists)</visible>
- <itemlayout height="40" width="580">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>580</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>560</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="580">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>580</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(512)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>580</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(512)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>560</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </focusedlayout>
- </control>
- <control type="group">
- <posx>50</posx>
- <posy>60</posy>
- <control type="scrollbar" id="60">
- <posx>1180</posx>
- <posy>10</posy>
- <width>25</width>
- <height>600</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>512</onleft>
- <onright>2</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(512)</visible>
- </control>
- </control>
- <control type="group">
- <posx>50</posx>
- <posy>60</posy>
- <control type="label">
- <description>Artist Title txt</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>600</width>
- <height>15</height>
- <label>$INFO[ListItem.Label]</label>
- <align>center</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <wrapmultiline>true</wrapmultiline>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>30</posy>
- <width>600</width>
- <height>340</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" fallback="Fanart_Fallback_Music_Small.jpg" >$INFO[ListItem.Property(fanart_image)]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- <visible>!Skin.HasSetting(MusicLibraryFanartView512)</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>30</posy>
- <width>600</width>
- <height>340</height>
- <aspectratio>keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- <visible>Skin.HasSetting(MusicLibraryFanartView512)</visible>
- </control>
- <control type="image">
- <posx>8</posx>
- <posy>502</posy>
- <width>584</width>
- <height>324</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- <visible>Skin.HasSetting(MusicLibraryFanartView512)</visible>
- </control>
- <control type="group">
- <posy>200</posy>
- <control type="image">
- <posx>0</posx>
- <posy>205</posy>
- <width>600</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="label">
- <description>Born txt</description>
- <posx>140</posx>
- <posy>215</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[21893]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <visible>!IsEmpty(ListItem.Property(Artist_Born))</visible>
- </control>
- <control type="label">
- <description>Born Value</description>
- <posx>150</posx>
- <posy>215</posy>
- <width>450</width>
- <height>25</height>
- <label>$INFO[ListItem.Property(Artist_Born)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- <visible>!IsEmpty(ListItem.Property(Artist_Born))</visible>
- </control>
- <control type="label">
- <description>Formed txt</description>
- <posx>140</posx>
- <posy>215</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[21894]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <visible>!IsEmpty(ListItem.Property(Artist_Formed))</visible>
- </control>
- <control type="label">
- <description>Formed Value</description>
- <posx>150</posx>
- <posy>215</posy>
- <width>450</width>
- <height>25</height>
- <label>$INFO[ListItem.Property(Artist_Formed)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- <visible>!IsEmpty(ListItem.Property(Artist_Formed))</visible>
- </control>
- <control type="label">
- <description>Genre txt</description>
- <posx>140</posx>
- <posy>240</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[515]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Genre Value</description>
- <posx>150</posx>
- <posy>240</posy>
- <width>450</width>
- <height>25</height>
- <label fallback="416">$INFO[ListItem.Property(Artist_Genre)]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>275</posy>
- <width>550</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="textbox">
- <description>Description Value for Artist</description>
- <posx>0</posx>
- <posy>290</posy>
- <width>600</width>
- <height>120</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Property(Artist_Description)]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
- </control>
- </control>
- </control>
- </control>
- </include>
- <include name="AlbumInfoListView">
- <control type="group">
- <visible>Control.IsVisible(513)</visible>
- <include>VisibleFadeEffect</include>
- <control type="list" id="513">
- <posx>460</posx>
- <posy>60</posy>
- <width>760</width>
- <height>361</height>
- <onleft>2</onleft>
- <onright>51360</onright>
- <onup>513</onup>
- <ondown>513</ondown>
- <viewtype label="$LOCALIZE[10523]">list</viewtype>
- <pagecontrol>51360</pagecontrol>
- <scrolltime>200</scrolltime>
- <visible>Container.Content(Albums)</visible>
- <itemlayout height="40" width="760">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>760</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>730</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>750</posx>
- <posy>0</posy>
- <width>700</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="760">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>760</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(513)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>760</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(513)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>560</posx>
- <posy>5</posy>
- <width>200</width>
- <height>31</height>
- <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
- <visible>Control.HasFocus(513) + !IsEmpty(ListItem.Label2)</visible>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>730</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>750</posx>
- <posy>0</posy>
- <width>700</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- </focusedlayout>
- </control>
- <control type="group">
- <control type="scrollbar" id="51360">
- <posx>1220</posx>
- <posy>60</posy>
- <width>25</width>
- <height>360</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>513</onleft>
- <onright>51361</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(513)</visible>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>60</posy>
- <width>400</width>
- <height>340</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>390</posy>
- <width>400</width>
- <height>100</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- <colordiffuse>AAFFFFFF</colordiffuse>
- </control>
- <control type="image">
- <posx>48</posx>
- <posy>392</posy>
- <width>384</width>
- <height>324</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="image">
- <posx>440</posx>
- <posy>60</posy>
- <width>5</width>
- <height>600</height>
- <aspectratio>stretch</aspectratio>
- <texture>separator_vertical.png</texture>
- </control>
- <control type="image">
- <posx>440</posx>
- <posy>440</posy>
- <width>800</width>
- <height>4</height>
- <aspectratio>stretch</aspectratio>
- <texture>separator.png</texture>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>450</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[ListItem.Artist]</label>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>500</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[ListItem.Album]</label>
- <wrapmultiline>true</wrapmultiline>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13caps</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>550</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[ListItem.Genre]</label>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>top</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <wrapmultiline>true</wrapmultiline>
- </control>
- <control type="label">
- <description>Year txt</description>
- <posx>40</posx>
- <posy>600</posy>
- <width>400</width>
- <height>25</height>
- <label>$INFO[listitem.Year,[COLOR=blue]$LOCALIZE[345]: [/COLOR]]</label>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- </control>
- <control type="image">
- <description>Rating value</description>
- <posx>165</posx>
- <posy>630</posy>
- <width>150</width>
- <height>30</height>
- <texture>CenterRating/$INFO[ListItem.StarRating]</texture>
- </control>
- <control type="image">
- <posx>440</posx>
- <posy>440</posy>
- <width>800</width>
- <height>4</height>
- <aspectratio>stretch</aspectratio>
- <texture>separator.png</texture>
- </control>
- <control type="label">
- <description>Description Header txt</description>
- <posx>460</posx>
- <posy>460</posy>
- <width>750</width>
- <height>25</height>
- <label>21821</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="textbox">
- <description>Description Value for Album</description>
- <posx>460</posx>
- <posy>490</posy>
- <width>750</width>
- <height>165</height>
- <font>font12</font>
- <align>justify</align>
- <pagecontrol>51361</pagecontrol>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Property(Album_Description)]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
- </control>
- <control type="scrollbar" id="51361">
- <posx>1220</posx>
- <posy>495</posy>
- <width>25</width>
- <height>170</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>51360</onleft>
- <onright>2</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(513)</visible>
- </control>
- </control>
- </control>
- </include>
-</includes>
+<includes> + <include name="MusicInfoListView"> + <control type="group"> + <visible>Control.IsVisible(506)</visible> + <include>VisibleFadeEffect</include> + <control type="list" id="506"> + <posx>460</posx> + <posy>60</posy> + <width>760</width> + <height>601</height> + <onleft>2</onleft> + <onright>60</onright> + <onup>506</onup> + <ondown>506</ondown> + <viewtype label="$LOCALIZE[544]">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <visible>Window.IsVisible(MusicFiles) | Window.IsVisible(MusicPlaylist) | Container.Content(Songs) | Container.Content(Albums)</visible> + <itemlayout height="40" width="760"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>760</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>730</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>750</posx> + <posy>0</posy> + <width>700</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + </itemlayout> + <focusedlayout height="40" width="760"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>760</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(506)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>760</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemFO.png</texture> + <visible>Control.HasFocus(506)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>560</posx> + <posy>5</posy> + <width>200</width> + <height>31</height> + <texture border="0,0,14,0">MediaItemDetailBG.png</texture> + <visible>Control.HasFocus(506) + !IsEmpty(ListItem.Label2)</visible> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>730</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>750</posx> + <posy>0</posy> + <width>700</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + </focusedlayout> + </control> + <control type="group"> + <visible>Control.IsVisible(506)</visible> + <control type="scrollbar" id="60"> + <posx>1220</posx> + <posy>60</posy> + <width>25</width> + <height>600</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>506</onleft> + <onright>2</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(506)</visible> + </control> + <control type="image"> + <posx>40</posx> + <posy>60</posy> + <width>400</width> + <height>300</height> + <aspectratio aligny="bottom">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="image"> + <posx>40</posx> + <posy>350</posy> + <width>400</width> + <height>100</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + <colordiffuse>AAFFFFFF</colordiffuse> + </control> + <control type="image"> + <posx>48</posx> + <posy>352</posy> + <width>384</width> + <height>284</height> + <aspectratio aligny="top">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <posx>40</posx> + <posy>390</posy> + <width>400</width> + <height>25</height> + <label>$INFO[ListItem.Artist]</label> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <posx>40</posx> + <posy>440</posy> + <width>400</width> + <height>25</height> + <label>$INFO[ListItem.Album]</label> + <wrapmultiline>true</wrapmultiline> + <align>center</align> + <aligny>center</aligny> + <font>font13caps</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <posx>40</posx> + <posy>490</posy> + <width>400</width> + <height>25</height> + <label>$INFO[ListItem.Title]</label> + <scroll>true</scroll> + <align>center</align> + <aligny>top</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <wrapmultiline>true</wrapmultiline> + <visible>!Container.Content(Albums)</visible> + </control> + <control type="label"> + <posx>40</posx> + <posy>490</posy> + <width>400</width> + <height>25</height> + <label>$INFO[ListItem.Genre]</label> + <scroll>true</scroll> + <align>center</align> + <aligny>top</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <wrapmultiline>true</wrapmultiline> + <visible>Container.Content(Albums)</visible> + </control> + <control type="label"> + <description>Trackno txt</description> + <posx>40</posx> + <posy>550</posy> + <width>400</width> + <height>25</height> + <label>$INFO[listitem.TrackNumber,[COLOR=blue]$LOCALIZE[31310]: [/COLOR]]</label> + <align>center</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <visible>!Container.Content(Albums)</visible> + </control> + <control type="label"> + <description>Year txt</description> + <posx>40</posx> + <posy>580</posy> + <width>400</width> + <height>25</height> + <label>$INFO[listitem.Year,[COLOR=blue]$LOCALIZE[345]: [/COLOR]]</label> + <align>center</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + </control> + <control type="image"> + <description>Rating value</description> + <posx>165</posx> + <posy>610</posy> + <width>150</width> + <height>30</height> + <texture>CenterRating/$INFO[ListItem.StarRating]</texture> + </control> + <control type="image"> + <posx>440</posx> + <posy>60</posy> + <width>5</width> + <height>600</height> + <aspectratio>stretch</aspectratio> + <texture>separator_vertical.png</texture> + </control> + </control> + </control> + </include> + <include name="AlbumWrapView2_Fanart"> + <control type="group"> + <visible>Control.IsVisible(509)</visible> + <include>VisibleFadeEffect</include> + <posx>0</posx> + <posy>440</posy> + <control type="fixedlist" id="509"> + <visible>Container.Content(Albums)</visible> + <posx>-80</posx> + <posy>0</posy> + <width>1360</width> + <height>250</height> + <onleft>509</onleft> + <onright>509</onright> + <onup>2</onup> + <ondown>60</ondown> + <viewtype label="31029">wrap</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <focusposition>4</focusposition> + <movement>2</movement> + <orientation>horizontal</orientation> + <preloaditems>4</preloaditems> + <itemlayout height="200" width="160"> + <control type="image"> + <posx>2</posx> + <posy>20</posy> + <width>160</width> + <height>160</height> + <aspectratio>stretch</aspectratio> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <fadetime>200</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + </control> + <control type="image"> + <posx>6</posx> + <posy>24</posy> + <width>152</width> + <height>152</height> + <aspectratio>stretch</aspectratio> + <texture>black-back.png</texture> + <colordiffuse>AAFFFFFF</colordiffuse> + </control> + <control type="image"> + <posx>2</posx> + <posy>180</posy> + <width>160</width> + <height>160</height> + <aspectratio>stretch</aspectratio> + <bordertexture border="5" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <fadetime>200</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + </control> + </itemlayout> + <focusedlayout height="200" width="160"> + <control type="image"> + <posx>-2</posx> + <posy>16</posy> + <width>168</width> + <height>168</height> + <aspectratio>stretch</aspectratio> + <bordertexture border="8">ThumbBorder.png</bordertexture> + <bordersize>8</bordersize> + <fadetime>200</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <animation reversible="false" effect="zoom" start="-2,16,168,168" end="-12,-4,198,198" time="200">focus</animation> + <animation reversible="false" effect="zoom" end="-2,16,168,168" start="-12,-4,198,198" time="200">unfocus</animation> + </control> + <control type="image"> + <posx>180</posx> + <posy>325</posy> + <width>35</width> + <height>35</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[ListItem.Overlay]</texture> + <animation type="focus"> + <effect type="fade" start="0" end="100" time="200" /> + <effect type="slide" start="0,0" end="40,40" time="200" /> + </animation> + <animation type="unfocus"> + <effect type="fade" start="100" end="0" time="200" /> + <effect type="slide" end="0,0" start="40,40" time="200" /> + </animation> + </control> + </focusedlayout> + </control> + <control type="label"> + <posx>40</posx> + <posy>195</posy> + <width>1200</width> + <height>30</height> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="scrollbar" id="60"> + <posx>100</posx> + <posy>225</posy> + <width>1080</width> + <height>25</height> + <texturesliderbackground border="14,0,14,0">ScrollBarH.png</texturesliderbackground> + <texturesliderbar border="14,0,14,0">ScrollBarH_bar.png</texturesliderbar> + <texturesliderbarfocus border="14,0,14,0">ScrollBarH_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onup>509</onup> + <ondown>2</ondown> + <showonepage>false</showonepage> + <orientation>horizontal</orientation> + <visible>Control.IsVisible(509)</visible> + </control> + </control> + </include> + <include name="MusicVideoInfoListView"> + <control type="group"> + <visible>Control.IsVisible(511)</visible> + <include>VisibleFadeEffect</include> + <control type="list" id="511"> + <posx>460</posx> + <posy>60</posy> + <width>760</width> + <height>601</height> + <onleft>2</onleft> + <onright>60</onright> + <onup>511</onup> + <ondown>511</ondown> + <viewtype label="$LOCALIZE[544]">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <visible>Container.Content(MusicVideos)</visible> + <itemlayout height="40" width="760"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>760</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>720</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>730</posx> + <posy>0</posy> + <width>700</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + <control type="image"> + <posx>735</posx> + <posy>14</posy> + <width>20</width> + <height>16</height> + <texture>$INFO[ListItem.Overlay]</texture> + </control> + </itemlayout> + <focusedlayout height="40" width="760"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>760</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(511)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>760</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemFO.png</texture> + <visible>Control.HasFocus(511)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>560</posx> + <posy>5</posy> + <width>200</width> + <height>31</height> + <texture border="0,0,14,0">MediaItemDetailBG.png</texture> + <visible>Control.HasFocus(511) + !IsEmpty(ListItem.Label2)</visible> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>720</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>730</posx> + <posy>0</posy> + <width>700</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + <control type="image"> + <posx>735</posx> + <posy>14</posy> + <width>20</width> + <height>16</height> + <texture>$INFO[ListItem.Overlay]</texture> + </control> + </focusedlayout> + </control> + <control type="group"> + <control type="scrollbar" id="60"> + <posx>1220</posx> + <posy>60</posy> + <width>25</width> + <height>600</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>511</onleft> + <onright>2</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(511)</visible> + </control> + <control type="image"> + <posx>40</posx> + <posy>60</posy> + <width>400</width> + <height>300</height> + <aspectratio aligny="bottom">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="image"> + <posx>40</posx> + <posy>350</posy> + <width>400</width> + <height>100</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + <colordiffuse>AAFFFFFF</colordiffuse> + </control> + <control type="image"> + <posx>48</posx> + <posy>352</posy> + <width>384</width> + <height>284</height> + <aspectratio aligny="top">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + </control> + <control type="grouplist"> + <description>Media Codec Flagging Images</description> + <posx>40</posx> + <posy>360</posy> + <width>400</width> + <align>center</align> + <itemgap>0</itemgap> + <orientation>horizontal</orientation> + <include>VideoCodecFlaggingConditions</include> + <include>AudioCodecFlaggingConditions</include> + </control> + <control type="label"> + <posx>40</posx> + <posy>410</posy> + <width>400</width> + <height>25</height> + <label>$INFO[ListItem.Artist]</label> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <posx>40</posx> + <posy>470</posy> + <width>400</width> + <height>25</height> + <label>$INFO[ListItem.Album]</label> + <wrapmultiline>true</wrapmultiline> + <align>center</align> + <aligny>center</aligny> + <font>font13caps</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <posx>40</posx> + <posy>520</posy> + <width>400</width> + <height>25</height> + <label>$INFO[ListItem.Title]</label> + <scroll>true</scroll> + <align>center</align> + <aligny>top</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <wrapmultiline>true</wrapmultiline> + <visible>!Container.Content(Albums)</visible> + </control> + <control type="label"> + <posx>40</posx> + <posy>580</posy> + <width>400</width> + <height>25</height> + <label>$INFO[ListItem.Studio]</label> + <scroll>true</scroll> + <align>center</align> + <aligny>top</aligny> + <font>font13caps</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <wrapmultiline>true</wrapmultiline> + </control> + <control type="label"> + <description>Year txt</description> + <posx>40</posx> + <posy>640</posy> + <width>400</width> + <height>25</height> + <label>$INFO[listitem.Year,[COLOR=blue]$LOCALIZE[345]: [/COLOR]]</label> + <align>center</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + </control> + <control type="image"> + <posx>440</posx> + <posy>60</posy> + <width>5</width> + <height>600</height> + <aspectratio>stretch</aspectratio> + <texture>separator_vertical.png</texture> + </control> + </control> + </control> + </include> + <include name="ArtistMediaListView"> + <control type="group"> + <visible>Control.IsVisible(512)</visible> + <include>VisibleFadeEffect</include> + <control type="list" id="512"> + <posx>660</posx> + <posy>60</posy> + <width>580</width> + <height>601</height> + <onleft>2</onleft> + <onright>60</onright> + <onup>512</onup> + <ondown>512</ondown> + <viewtype label="$LOCALIZE[544]">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <visible>Container.Content(Artists)</visible> + <itemlayout height="40" width="580"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>580</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>560</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + </itemlayout> + <focusedlayout height="40" width="580"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>580</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(512)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>580</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemFO.png</texture> + <visible>Control.HasFocus(512)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>560</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + </focusedlayout> + </control> + <control type="group"> + <posx>50</posx> + <posy>60</posy> + <control type="scrollbar" id="60"> + <posx>1180</posx> + <posy>10</posy> + <width>25</width> + <height>600</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>512</onleft> + <onright>2</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(512)</visible> + </control> + </control> + <control type="group"> + <posx>50</posx> + <posy>60</posy> + <control type="label"> + <description>Artist Title txt</description> + <posx>0</posx> + <posy>0</posy> + <width>600</width> + <height>15</height> + <label>$INFO[ListItem.Label]</label> + <align>center</align> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <wrapmultiline>true</wrapmultiline> + </control> + <control type="image"> + <posx>0</posx> + <posy>30</posy> + <width>600</width> + <height>340</height> + <aspectratio aligny="top">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" fallback="Fanart_Fallback_Music_Small.jpg" >$INFO[ListItem.Property(fanart_image)]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + <visible>!Skin.HasSetting(MusicLibraryFanartView512)</visible> + </control> + <control type="image"> + <posx>0</posx> + <posy>30</posy> + <width>600</width> + <height>340</height> + <aspectratio>keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + <visible>Skin.HasSetting(MusicLibraryFanartView512)</visible> + </control> + <control type="image"> + <posx>8</posx> + <posy>502</posy> + <width>584</width> + <height>324</height> + <aspectratio aligny="top">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + <visible>Skin.HasSetting(MusicLibraryFanartView512)</visible> + </control> + <control type="group"> + <posy>200</posy> + <control type="image"> + <posx>0</posx> + <posy>205</posy> + <width>600</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="label"> + <description>Born txt</description> + <posx>140</posx> + <posy>215</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[21893]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <visible>!IsEmpty(ListItem.Property(Artist_Born))</visible> + </control> + <control type="label"> + <description>Born Value</description> + <posx>150</posx> + <posy>215</posy> + <width>450</width> + <height>25</height> + <label>$INFO[ListItem.Property(Artist_Born)]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + <visible>!IsEmpty(ListItem.Property(Artist_Born))</visible> + </control> + <control type="label"> + <description>Formed txt</description> + <posx>140</posx> + <posy>215</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[21894]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <visible>!IsEmpty(ListItem.Property(Artist_Formed))</visible> + </control> + <control type="label"> + <description>Formed Value</description> + <posx>150</posx> + <posy>215</posy> + <width>450</width> + <height>25</height> + <label>$INFO[ListItem.Property(Artist_Formed)]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + <visible>!IsEmpty(ListItem.Property(Artist_Formed))</visible> + </control> + <control type="label"> + <description>Genre txt</description> + <posx>140</posx> + <posy>240</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[515]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Genre Value</description> + <posx>150</posx> + <posy>240</posy> + <width>450</width> + <height>25</height> + <label fallback="416">$INFO[ListItem.Property(Artist_Genre)]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="image"> + <posx>0</posx> + <posy>275</posy> + <width>550</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="textbox"> + <description>Description Value for Artist</description> + <posx>0</posx> + <posy>290</posy> + <width>600</width> + <height>120</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Property(Artist_Description)]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + </control> + </control> + </control> + </include> + <include name="AlbumInfoListView"> + <control type="group"> + <visible>Control.IsVisible(513)</visible> + <include>VisibleFadeEffect</include> + <control type="list" id="513"> + <posx>460</posx> + <posy>60</posy> + <width>760</width> + <height>361</height> + <onleft>2</onleft> + <onright>51360</onright> + <onup>513</onup> + <ondown>513</ondown> + <viewtype label="$LOCALIZE[10523]">list</viewtype> + <pagecontrol>51360</pagecontrol> + <scrolltime>200</scrolltime> + <visible>Container.Content(Albums)</visible> + <itemlayout height="40" width="760"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>760</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>730</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>750</posx> + <posy>0</posy> + <width>700</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + </itemlayout> + <focusedlayout height="40" width="760"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>760</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(513)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>760</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemFO.png</texture> + <visible>Control.HasFocus(513)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>560</posx> + <posy>5</posy> + <width>200</width> + <height>31</height> + <texture border="0,0,14,0">MediaItemDetailBG.png</texture> + <visible>Control.HasFocus(513) + !IsEmpty(ListItem.Label2)</visible> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>730</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>750</posx> + <posy>0</posy> + <width>700</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + </focusedlayout> + </control> + <control type="group"> + <control type="scrollbar" id="51360"> + <posx>1220</posx> + <posy>60</posy> + <width>25</width> + <height>360</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>513</onleft> + <onright>51361</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(513)</visible> + </control> + <control type="image"> + <posx>40</posx> + <posy>60</posy> + <width>400</width> + <height>340</height> + <aspectratio aligny="bottom">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="image"> + <posx>40</posx> + <posy>390</posy> + <width>400</width> + <height>100</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + <colordiffuse>AAFFFFFF</colordiffuse> + </control> + <control type="image"> + <posx>48</posx> + <posy>392</posy> + <width>384</width> + <height>324</height> + <aspectratio aligny="top">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + </control> + <control type="image"> + <posx>440</posx> + <posy>60</posy> + <width>5</width> + <height>600</height> + <aspectratio>stretch</aspectratio> + <texture>separator_vertical.png</texture> + </control> + <control type="image"> + <posx>440</posx> + <posy>440</posy> + <width>800</width> + <height>4</height> + <aspectratio>stretch</aspectratio> + <texture>separator.png</texture> + </control> + <control type="label"> + <posx>40</posx> + <posy>450</posy> + <width>400</width> + <height>25</height> + <label>$INFO[ListItem.Artist]</label> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <posx>40</posx> + <posy>500</posy> + <width>400</width> + <height>25</height> + <label>$INFO[ListItem.Album]</label> + <wrapmultiline>true</wrapmultiline> + <align>center</align> + <aligny>center</aligny> + <font>font13caps</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <posx>40</posx> + <posy>550</posy> + <width>400</width> + <height>25</height> + <label>$INFO[ListItem.Genre]</label> + <scroll>true</scroll> + <align>center</align> + <aligny>top</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <wrapmultiline>true</wrapmultiline> + </control> + <control type="label"> + <description>Year txt</description> + <posx>40</posx> + <posy>600</posy> + <width>400</width> + <height>25</height> + <label>$INFO[listitem.Year,[COLOR=blue]$LOCALIZE[345]: [/COLOR]]</label> + <align>center</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + </control> + <control type="image"> + <description>Rating value</description> + <posx>165</posx> + <posy>630</posy> + <width>150</width> + <height>30</height> + <texture>CenterRating/$INFO[ListItem.StarRating]</texture> + </control> + <control type="image"> + <posx>440</posx> + <posy>440</posy> + <width>800</width> + <height>4</height> + <aspectratio>stretch</aspectratio> + <texture>separator.png</texture> + </control> + <control type="label"> + <description>Description Header txt</description> + <posx>460</posx> + <posy>460</posy> + <width>750</width> + <height>25</height> + <label>21821</label> + <align>left</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="textbox"> + <description>Description Value for Album</description> + <posx>460</posx> + <posy>490</posy> + <width>750</width> + <height>165</height> + <font>font12</font> + <align>justify</align> + <pagecontrol>51361</pagecontrol> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Property(Album_Description)]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + <control type="scrollbar" id="51361"> + <posx>1220</posx> + <posy>495</posy> + <width>25</width> + <height>170</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="2,16,2,16">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="2,16,2,16">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>51360</onleft> + <onright>2</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(513)</visible> + </control> + </control> + </control> + </include> +</includes> diff --git a/addons/skin.confluence/720p/ViewsPictures.xml b/addons/skin.confluence/720p/ViewsPictures.xml index e985e49b88..d428260bf5 100644 --- a/addons/skin.confluence/720p/ViewsPictures.xml +++ b/addons/skin.confluence/720p/ViewsPictures.xml @@ -1,232 +1,232 @@ -<includes>
- <include name="PictureWrapView">
- <control type="group">
- <visible>Control.IsVisible(510)</visible>
- <include>VisibleFadeEffect</include>
- <posx>0</posx>
- <posy>440</posy>
- <control type="wraplist" id="510">
- <posx>-25</posx>
- <posy>5</posy>
- <width>1330</width>
- <height>250</height>
- <onleft>508</onleft>
- <onright>508</onright>
- <onup>2</onup>
- <ondown>60</ondown>
- <viewtype label="31032">wrap</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <focusposition>3</focusposition>
- <orientation>horizontal</orientation>
- <preloaditems>4</preloaditems>
- <itemlayout height="200" width="190">
- <control type="image">
- <posx>15</posx>
- <posy>40</posy>
- <width>160</width>
- <height>160</height>
- <aspectratio>stretch</aspectratio>
- <bordertexture border="10">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- <fadetime>200</fadetime>
- <texture border="2">ThumbBG.png</texture>
- </control>
- <control type="image">
- <posx>25</posx>
- <posy>50</posy>
- <width>140</width>
- <height>140</height>
- <aspectratio>keep</aspectratio>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- </control>
- </itemlayout>
- <focusedlayout height="200" width="190">
- <control type="image">
- <posx>15</posx>
- <posy>40</posy>
- <width>160</width>
- <height>160</height>
- <aspectratio>stretch</aspectratio>
- <bordertexture border="10">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- <fadetime>200</fadetime>
- <texture border="2">ThumbBG.png</texture>
- <animation reversible="false" effect="zoom" start="15,40,160,160" end="-10,-5,210,210" time="200">focus</animation>
- <animation reversible="false" effect="zoom" end="15,40,160,160" start="-10,-5,210,210" time="200">unfocus</animation>
- </control>
- <control type="image">
- <posx>25</posx>
- <posy>50</posy>
- <width>140</width>
- <height>140</height>
- <aspectratio>keep</aspectratio>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <animation reversible="false" effect="zoom" start="25,50,140,140" end="5,10,180,180" time="200">focus</animation>
- <animation reversible="false" effect="zoom" end="25,50,140,140" start="5,10,180,180" time="200">unfocus</animation>
- </control>
- </focusedlayout>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>200</posy>
- <width>1200</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="scrollbar" id="60">
- <posx>310</posx>
- <posy>225</posy>
- <width>660</width>
- <height>25</height>
- <texturesliderbackground border="14,0,14,0">ScrollBarH.png</texturesliderbackground>
- <texturesliderbar border="14,0,14,0">ScrollBarH_bar.png</texturesliderbar>
- <texturesliderbarfocus border="14,0,14,0">ScrollBarH_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onup>510</onup>
- <ondown>2</ondown>
- <showonepage>false</showonepage>
- <orientation>horizontal</orientation>
- <visible>Control.IsVisible(510)</visible>
- </control>
- </control>
- </include>
- <include name="PictureThumbView">
- <control type="group">
- <visible>Control.IsVisible(511)</visible>
- <control type="panel" id="511">
- <posx>40</posx>
- <posy>80</posy>
- <width>432</width>
- <height>576</height>
- <onleft>2</onleft>
- <onright>60</onright>
- <onup>511</onup>
- <ondown>511</ondown>
- <viewtype label="$LOCALIZE[31031]">list</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <preloaditems>2</preloaditems>
- <itemlayout height="144" width="144">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>144</width>
- <height>144</height>
- <aspectratio>stretch</aspectratio>
- <bordertexture border="10">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- <fadetime>200</fadetime>
- <texture border="2">ThumbBG.png</texture>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>10</posy>
- <width>124</width>
- <height>124</height>
- <aspectratio>keep</aspectratio>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- </control>
- </itemlayout>
- <focusedlayout height="144" width="144">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>144</width>
- <height>144</height>
- <aspectratio>stretch</aspectratio>
- <bordertexture border="10">folder-Focus.png</bordertexture>
- <bordersize>8</bordersize>
- <fadetime>200</fadetime>
- <texture border="2">ThumbBG.png</texture>
- </control>
- <control type="image">
- <posx>10</posx>
- <posy>10</posy>
- <width>124</width>
- <height>124</height>
- <aspectratio>keep</aspectratio>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="60">
- <posx>480</posx>
- <posy>80</posy>
- <width>25</width>
- <height>576</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>510</onleft>
- <onright>2</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(511)</visible>
- </control>
- <control type="group">
- <posx>540</posx>
- <posy>60</posy>
- <control type="label">
- <description>Title txt</description>
- <posx>0</posx>
- <posy>20</posy>
- <width>700</width>
- <height>15</height>
- <label>$INFO[ListItem.Label]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <posx>-9</posx>
- <posy>50</posy>
- <width>700</width>
- <height>500</height>
- <texture background="true">$INFO[ListItem.FilenameAndPath]</texture>
- <fadetime>600</fadetime>
- <aspectratio>keep</aspectratio>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>9</bordersize>
- </control>
- <control type="label">
- <description>Date time txt</description>
- <posx>0</posx>
- <posy>570</posy>
- <width>700</width>
- <height>15</height>
- <label>$INFO[ListItem.PictureDateTime,[COLOR=blue]$LOCALIZE[31326][/COLOR] - ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Resolution txt</description>
- <posx>0</posx>
- <posy>600</posy>
- <width>700</width>
- <height>15</height>
- <label>$INFO[ListItem.PictureResolution,[COLOR=blue]$LOCALIZE[31327][/COLOR] - ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13caps</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- </control>
- </include>
-</includes>
+<includes> + <include name="PictureWrapView"> + <control type="group"> + <visible>Control.IsVisible(510)</visible> + <include>VisibleFadeEffect</include> + <posx>0</posx> + <posy>440</posy> + <control type="wraplist" id="510"> + <posx>-25</posx> + <posy>5</posy> + <width>1330</width> + <height>250</height> + <onleft>508</onleft> + <onright>508</onright> + <onup>2</onup> + <ondown>60</ondown> + <viewtype label="31032">wrap</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <focusposition>3</focusposition> + <orientation>horizontal</orientation> + <preloaditems>4</preloaditems> + <itemlayout height="200" width="190"> + <control type="image"> + <posx>15</posx> + <posy>40</posy> + <width>160</width> + <height>160</height> + <aspectratio>stretch</aspectratio> + <bordertexture border="10">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + <fadetime>200</fadetime> + <texture border="2">ThumbBG.png</texture> + </control> + <control type="image"> + <posx>25</posx> + <posy>50</posy> + <width>140</width> + <height>140</height> + <aspectratio>keep</aspectratio> + <texture background="true">$INFO[ListItem.Icon]</texture> + </control> + </itemlayout> + <focusedlayout height="200" width="190"> + <control type="image"> + <posx>15</posx> + <posy>40</posy> + <width>160</width> + <height>160</height> + <aspectratio>stretch</aspectratio> + <bordertexture border="10">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + <fadetime>200</fadetime> + <texture border="2">ThumbBG.png</texture> + <animation reversible="false" effect="zoom" start="15,40,160,160" end="-10,-5,210,210" time="200">focus</animation> + <animation reversible="false" effect="zoom" end="15,40,160,160" start="-10,-5,210,210" time="200">unfocus</animation> + </control> + <control type="image"> + <posx>25</posx> + <posy>50</posy> + <width>140</width> + <height>140</height> + <aspectratio>keep</aspectratio> + <texture background="true">$INFO[ListItem.Icon]</texture> + <animation reversible="false" effect="zoom" start="25,50,140,140" end="5,10,180,180" time="200">focus</animation> + <animation reversible="false" effect="zoom" end="25,50,140,140" start="5,10,180,180" time="200">unfocus</animation> + </control> + </focusedlayout> + </control> + <control type="label"> + <posx>40</posx> + <posy>200</posy> + <width>1200</width> + <height>30</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="scrollbar" id="60"> + <posx>310</posx> + <posy>225</posy> + <width>660</width> + <height>25</height> + <texturesliderbackground border="14,0,14,0">ScrollBarH.png</texturesliderbackground> + <texturesliderbar border="14,0,14,0">ScrollBarH_bar.png</texturesliderbar> + <texturesliderbarfocus border="14,0,14,0">ScrollBarH_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onup>510</onup> + <ondown>2</ondown> + <showonepage>false</showonepage> + <orientation>horizontal</orientation> + <visible>Control.IsVisible(510)</visible> + </control> + </control> + </include> + <include name="PictureThumbView"> + <control type="group"> + <visible>Control.IsVisible(511)</visible> + <control type="panel" id="511"> + <posx>40</posx> + <posy>80</posy> + <width>432</width> + <height>576</height> + <onleft>2</onleft> + <onright>60</onright> + <onup>511</onup> + <ondown>511</ondown> + <viewtype label="$LOCALIZE[31031]">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <preloaditems>2</preloaditems> + <itemlayout height="144" width="144"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>144</width> + <height>144</height> + <aspectratio>stretch</aspectratio> + <bordertexture border="10">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + <fadetime>200</fadetime> + <texture border="2">ThumbBG.png</texture> + </control> + <control type="image"> + <posx>10</posx> + <posy>10</posy> + <width>124</width> + <height>124</height> + <aspectratio>keep</aspectratio> + <texture background="true">$INFO[ListItem.Icon]</texture> + </control> + </itemlayout> + <focusedlayout height="144" width="144"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>144</width> + <height>144</height> + <aspectratio>stretch</aspectratio> + <bordertexture border="10">folder-Focus.png</bordertexture> + <bordersize>8</bordersize> + <fadetime>200</fadetime> + <texture border="2">ThumbBG.png</texture> + </control> + <control type="image"> + <posx>10</posx> + <posy>10</posy> + <width>124</width> + <height>124</height> + <aspectratio>keep</aspectratio> + <texture background="true">$INFO[ListItem.Icon]</texture> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>480</posx> + <posy>80</posy> + <width>25</width> + <height>576</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>510</onleft> + <onright>2</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(511)</visible> + </control> + <control type="group"> + <posx>540</posx> + <posy>60</posy> + <control type="label"> + <description>Title txt</description> + <posx>0</posx> + <posy>20</posy> + <width>700</width> + <height>15</height> + <label>$INFO[ListItem.Label]</label> + <align>left</align> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <posx>-9</posx> + <posy>50</posy> + <width>700</width> + <height>500</height> + <texture background="true">$INFO[ListItem.FilenameAndPath]</texture> + <fadetime>600</fadetime> + <aspectratio>keep</aspectratio> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>9</bordersize> + </control> + <control type="label"> + <description>Date time txt</description> + <posx>0</posx> + <posy>570</posy> + <width>700</width> + <height>15</height> + <label>$INFO[ListItem.PictureDateTime,[COLOR=blue]$LOCALIZE[31326][/COLOR] - ]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13caps</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Resolution txt</description> + <posx>0</posx> + <posy>600</posy> + <width>700</width> + <height>15</height> + <label>$INFO[ListItem.PictureResolution,[COLOR=blue]$LOCALIZE[31327][/COLOR] - ]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13caps</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </control> + </control> + </include> +</includes> diff --git a/addons/skin.confluence/720p/ViewsVideoLibrary.xml b/addons/skin.confluence/720p/ViewsVideoLibrary.xml index 005a79f381..2601d07a4d 100644 --- a/addons/skin.confluence/720p/ViewsVideoLibrary.xml +++ b/addons/skin.confluence/720p/ViewsVideoLibrary.xml @@ -1,2187 +1,2187 @@ -<includes>
- <include name="PosterWrapView">
- <control type="group">
- <visible>Control.IsVisible(501)</visible>
- <include>VisibleFadeEffect</include>
- <posx>0</posx>
- <posy>80</posy>
- <control type="image">
- <posx>240</posx>
- <posy>420</posy>
- <width>800</width>
- <height>70</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="wraplist" id="501">
- <visible>Container.Content(Movies) | Container.Content(Seasons) | [Container.Content(TVShows) + Skin.HasSetting(TVShowsUsePosters)] | Window.IsVisible(VideoFiles)</visible>
- <visible>!Container.Content(LiveTV)</visible>
- <posx>-123</posx>
- <posy>0</posy>
- <width>1526</width>
- <height>460</height>
- <onleft>57</onleft>
- <onright>57</onright>
- <onup>2</onup>
- <ondown>60</ondown>
- <viewtype label="31028">bigwrap</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <focusposition>3</focusposition>
- <orientation>horizontal</orientation>
- <preloaditems>4</preloaditems>
- <itemlayout height="310" width="218">
- <control type="image">
- <posx>2</posx>
- <posy>40</posy>
- <width>214</width>
- <height>310</height>
- <aspectratio>stretch</aspectratio>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- </control>
- </itemlayout>
- <focusedlayout height="310" width="218">
- <control type="image">
- <posx>-2</posx>
- <posy>36</posy>
- <width>222</width>
- <height>318</height>
- <aspectratio>stretch</aspectratio>
- <bordertexture border="8">ThumbBorder.png</bordertexture>
- <bordersize>8</bordersize>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <animation reversible="false" effect="zoom" start="-2,36,222,318" end="-28,0,284,390" time="200">focus</animation>
- <animation reversible="false" effect="zoom" end="-2,36,222,318" start="-28,0,284,390" time="200">unfocus</animation>
- </control>
- <control type="image">
- <posx>6</posx>
- <posy>44</posy>
- <width>170</width>
- <height>180</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassOverlay.png</texture>
- <animation reversible="false" effect="zoom" start="6,44,170,180" end="-24,4,240,250" time="200">focus</animation>
- <animation reversible="false" effect="zoom" end="6,44,170,180" start="-24,4,240,250" time="200">unfocus</animation>
- </control>
- <control type="image">
- <posx>205</posx>
- <posy>310</posy>
- <width>35</width>
- <height>35</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[ListItem.Overlay]</texture>
- <animation type="focus">
- <effect type="fade" start="0" end="100" time="200" />
- <effect type="slide" start="0,0" end="40,40" time="200" />
- </animation>
- <animation type="unfocus">
- <effect type="fade" start="100" end="0" time="200" />
- <effect type="slide" end="0,0" start="40,40" time="200" />
- </animation>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="60">
- <posx>200</posx>
- <posy>390</posy>
- <width>880</width>
- <height>25</height>
- <texturesliderbackground border="14,0,14,0">ScrollBarH.png</texturesliderbackground>
- <texturesliderbar border="14,0,14,0">ScrollBarH_bar.png</texturesliderbar>
- <texturesliderbarfocus border="14,0,14,0">ScrollBarH_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onup>501</onup>
- <ondown>9000</ondown>
- <showonepage>false</showonepage>
- <orientation>horizontal</orientation>
- <visible>Control.IsVisible(501)</visible>
- </control>
- </control>
- <control type="group">
- <visible>Control.IsVisible(501) + Window.IsVisible(VideoFiles)</visible>
- <control type="label">
- <posx>30</posx>
- <posy>530</posy>
- <width>1220</width>
- <height>35</height>
- <font>font30_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>580</posy>
- <width>1280</width>
- <height>35</height>
- <font>font30</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- </control>
- <control type="group">
- <visible>[Control.IsVisible(501) + !Window.IsVisible(VideoFiles)] + Container.Content(Movies)</visible>
- <control type="label">
- <posx>30</posx>
- <posy>510</posy>
- <width>1220</width>
- <height>35</height>
- <font>font30_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>550</posy>
- <width>1280</width>
- <height>35</height>
- <font>font30</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Year]</label>
- </control>
- <control type="image">
- <description>Rating value</description>
- <posx>580</posx>
- <posy>590</posy>
- <width>120</width>
- <height>24</height>
- <texture>CenterRating/$INFO[ListItem.StarRating]</texture>
- </control>
- <control type="grouplist">
- <description>Media Codec Flagging Images</description>
- <posx>0</posx>
- <posy>620</posy>
- <width>1280</width>
- <align>center</align>
- <itemgap>0</itemgap>
- <orientation>horizontal</orientation>
- <include>VideoCodecFlaggingConditions</include>
- <include>AudioCodecFlaggingConditions</include>
- <include>AspectCodecFlaggingConditions</include>
- <include>VideoTypeHackFlaggingConditions</include>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>650</posy>
- <width>1280</width>
- <height>35</height>
- <font>font13caps</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Duration,$LOCALIZE[2050] , $LOCALIZE[12391]]</label>
- </control>
- </control>
- <control type="group">
- <visible>[Control.IsVisible(501) + !Window.IsVisible(VideoFiles)] + Container.Content(Seasons)</visible>
- <control type="label">
- <posx>30</posx>
- <posy>530</posy>
- <width>1220</width>
- <height>35</height>
- <font>font30_title</font>
- <textcolor>white</textcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>570</posy>
- <width>1280</width>
- <height>35</height>
- <font>font30</font>
- <textcolor>white</textcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.TVShowTitle]</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>610</posy>
- <width>1280</width>
- <height>35</height>
- <font>font13caps</font>
- <textcolor>white</textcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Episode,, $LOCALIZE[20453]]</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>640</posy>
- <width>1280</width>
- <height>35</height>
- <font>font12caps</font>
- <textcolor>white</textcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])</label>
- </control>
- </control>
- <control type="group">
- <visible>[Control.IsVisible(501) + !Window.IsVisible(VideoFiles)] + Container.Content(TVShows)</visible>
- <control type="label">
- <posx>30</posx>
- <posy>530</posy>
- <width>1220</width>
- <height>35</height>
- <font>font30_title</font>
- <textcolor>white</textcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>570</posy>
- <width>1280</width>
- <height>35</height>
- <font>font30</font>
- <textcolor>white</textcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Genre]</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>610</posy>
- <width>1280</width>
- <height>35</height>
- <font>font13caps</font>
- <textcolor>white</textcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Episode,, $LOCALIZE[20453]]</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>640</posy>
- <width>1280</width>
- <height>35</height>
- <font>font12caps</font>
- <textcolor>white</textcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])</label>
- </control>
- </control>
- </include>
- <include name="PosterWrapView2_Fanart">
- <control type="group">
- <visible>Control.IsVisible(508)</visible>
- <include>VisibleFadeEffect</include>
- <posx>0</posx>
- <posy>440</posy>
- <control type="fixedlist" id="508">
- <visible>Container.Content(Movies) | [Container.Content(TVShows) + Skin.HasSetting(TVShowsUsePosters)]</visible>
- <posx>-20</posx>
- <posy>0</posy>
- <width>1320</width>
- <height>250</height>
- <onleft>508</onleft>
- <onright>508</onright>
- <onup>2</onup>
- <ondown>60</ondown>
- <viewtype label="31029">wrap</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <focusposition>5</focusposition>
- <movement>3</movement>
- <orientation>horizontal</orientation>
- <preloaditems>4</preloaditems>
- <itemlayout height="200" width="120">
- <control type="image">
- <posx>2</posx>
- <posy>20</posy>
- <width>120</width>
- <height>160</height>
- <aspectratio>stretch</aspectratio>
- <bordertexture border="5">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <fadetime>200</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="image">
- <posx>6</posx>
- <posy>24</posy>
- <width>112</width>
- <height>152</height>
- <aspectratio>stretch</aspectratio>
- <texture>black-back.png</texture>
- <colordiffuse>AAFFFFFF</colordiffuse>
- </control>
- <control type="image">
- <posx>2</posx>
- <posy>180</posy>
- <width>120</width>
- <height>160</height>
- <aspectratio>stretch</aspectratio>
- <bordertexture border="5" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
- <bordersize>4</bordersize>
- <fadetime>200</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- </itemlayout>
- <focusedlayout height="310" width="120">
- <control type="image">
- <posx>-2</posx>
- <posy>16</posy>
- <width>128</width>
- <height>168</height>
- <aspectratio>stretch</aspectratio>
- <bordertexture border="8">ThumbBorder.png</bordertexture>
- <bordersize>8</bordersize>
- <fadetime>200</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <animation reversible="false" effect="zoom" start="-2,16,128,168" end="-12,-10,148,198" time="200">focus</animation>
- <animation reversible="false" effect="zoom" end="-2,16,128,168" start="-12,-10,148,198" time="200">unfocus</animation>
- </control>
- <control type="image">
- <posx>90</posx>
- <posy>150</posy>
- <width>35</width>
- <height>35</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[ListItem.Overlay]</texture>
- <animation type="focus">
- <effect type="fade" start="0" end="100" time="200" />
- <effect type="slide" start="0,0" end="10,5" time="200" />
- </animation>
- <animation type="unfocus">
- <effect type="fade" start="100" end="0" time="200" />
- <effect type="slide" end="0,0" start="10,5" time="200" />
- </animation>
- </control>
- </focusedlayout>
- </control>
- <control type="grouplist">
- <description>Media Codec Flagging Images</description>
- <posx>10</posx>
- <posy>215</posy>
- <width>290</width>
- <align>right</align>
- <itemgap>0</itemgap>
- <orientation>horizontal</orientation>
- <include>VideoCodecFlaggingConditions</include>
- <include>VideoTypeHackFlaggingConditions</include>
- <visible>Skin.HasSetting(View508HideInfo)</visible>
- </control>
- <control type="grouplist">
- <description>Media Codec Flagging Images</description>
- <posx>300r</posx>
- <posy>215</posy>
- <width>290</width>
- <align>left</align>
- <itemgap>0</itemgap>
- <orientation>horizontal</orientation>
- <include>AudioCodecFlaggingConditions</include>
- <visible>Skin.HasSetting(View508HideInfo)</visible>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>188</posy>
- <width>1200</width>
- <height>30</height>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="scrollbar" id="60">
- <posx>310</posx>
- <posy>220</posy>
- <width>660</width>
- <height>25</height>
- <texturesliderbackground border="14,0,14,0">ScrollBarH.png</texturesliderbackground>
- <texturesliderbar border="14,0,14,0">ScrollBarH_bar.png</texturesliderbar>
- <texturesliderbarfocus border="14,0,14,0">ScrollBarH_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onup>508</onup>
- <ondown>2</ondown>
- <showonepage>false</showonepage>
- <orientation>horizontal</orientation>
- <visible>Control.IsVisible(508)</visible>
- </control>
- </control>
- <control type="group">
- <posx>180</posx>
- <posy>30</posy>
- <visible>Control.IsVisible(508) + !Skin.HasSetting(View508HideInfo) + !Window.IsVisible(VideoFiles) + ![ListItem.IsFolder + Container.Content(Movies)]</visible>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>920</width>
- <height>410</height>
- <texture border="20">ContentPanel.png</texture>
- </control>
- <control type="group">
- <posx>40</posx>
- <posy>20</posy>
- <visible>Container.Content(Movies)</visible>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>400</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>31308</label>
- </control>
- <control type="fadelabel">
- <posx>0</posx>
- <posy>30</posy>
- <width>400</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Genre]</label>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- <control type="fadelabel">
- <posx>0</posx>
- <posy>55</posy>
- <width>400</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Year]</label>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- <control type="fadelabel">
- <posx>0</posx>
- <posy>80</posy>
- <width>400</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Duration,, $LOCALIZE[12391]]</label>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- <control type="fadelabel">
- <posx>0</posx>
- <posy>105</posy>
- <width>400</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[563] : $INFO[ListItem.RatingAndVotes]</label>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- </control>
- <control type="group">
- <posx>480</posx>
- <posy>20</posy>
- <visible>Container.Content(Movies)</visible>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>400</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>20339</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>30</posy>
- <width>400</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Director]</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>75</posy>
- <width>400</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>20417</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>105</posy>
- <width>400</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>top</aligny>
- <label>$INFO[ListItem.Writer]</label>
- </control>
- </control>
- <control type="group">
- <posx>40</posx>
- <posy>20</posy>
- <visible>Container.Content(TVShows)</visible>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>400</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>20351</label>
- </control>
- <control type="fadelabel">
- <posx>0</posx>
- <posy>30</posy>
- <width>400</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Genre]</label>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- <control type="fadelabel">
- <posx>0</posx>
- <posy>55</posy>
- <width>400</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Year]</label>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- <control type="fadelabel">
- <posx>0</posx>
- <posy>80</posy>
- <width>400</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[563] : $INFO[ListItem.RatingAndVotes]</label>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- </control>
- <control type="group">
- <posx>480</posx>
- <posy>20</posy>
- <visible>Container.Content(TVShows)</visible>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>400</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>20360</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>30</posy>
- <width>400</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[20161] : $INFO[ListItem.Episode]</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>55</posy>
- <width>400</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[16102] : $INFO[ListItem.Property(WatchedEpisodes)]</label>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>80</posy>
- <width>400</width>
- <height>30</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[16101] : $INFO[ListItem.Property(UnWatchedEpisodes)]</label>
- </control>
- </control>
- <control type="group">
- <posx>40</posx>
- <posy>180</posy>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>400</width>
- <height>30</height>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scroll>true</scroll>
- <align>left</align>
- <aligny>center</aligny>
- <label>207</label>
- </control>
- <control type="textbox">
- <description>Description Value The Movie</description>
- <posx>0</posx>
- <posy>30</posy>
- <width>850</width>
- <height>120</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Plot]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
- </control>
- </control>
- <control type="grouplist">
- <description>Media Codec Flagging Images</description>
- <posx>40</posx>
- <posy>350</posy>
- <width>800</width>
- <align>left</align>
- <itemgap>0</itemgap>
- <orientation>horizontal</orientation>
- <include>VideoCodecFlaggingConditions</include>
- <include>AudioCodecFlaggingConditions</include>
- <include>AspectCodecFlaggingConditions</include>
- <include>VideoTypeHackFlaggingConditions</include>
- </control>
- <control type="grouplist">
- <description>MPAA Rating Flagging Images</description>
- <posx>80</posx>
- <posy>350</posy>
- <width>800</width>
- <align>right</align>
- <itemgap>0</itemgap>
- <orientation>horizontal</orientation>
- <include>VideoMPAAFlaggingConditions</include>
- </control>
- </control>
- </include>
- <include name="MediaListView3">
- <control type="group">
- <visible>Control.IsVisible(503)</visible>
- <include>VisibleFadeEffect</include>
- <control type="list" id="503">
- <posx>660</posx>
- <posy>260</posy>
- <width>580</width>
- <height>401</height>
- <onleft>2</onleft>
- <onright>60</onright>
- <onup>503</onup>
- <ondown>503</ondown>
- <viewtype label="$LOCALIZE[544] 2">list</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <visible>Container.Content(TVShows) | Container.Content(Seasons) | Container.Content(Episodes) | Container.Content(Movies)</visible>
- <itemlayout height="40" width="580">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>580</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>520</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>535</posx>
- <posy>0</posy>
- <width>500</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- <control type="image">
- <posx>545</posx>
- <posy>14</posy>
- <width>20</width>
- <height>16</height>
- <texture>$INFO[ListItem.Overlay]</texture>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="580">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>580</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(503)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>580</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(503)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>370</posx>
- <posy>5</posy>
- <width>200</width>
- <height>31</height>
- <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
- <visible>Control.HasFocus(503) + !IsEmpty(ListItem.Label2)</visible>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>520</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>535</posx>
- <posy>0</posy>
- <width>500</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- <control type="image">
- <posx>545</posx>
- <posy>14</posy>
- <width>20</width>
- <height>16</height>
- <texture>$INFO[ListItem.Overlay]</texture>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="60">
- <posx>1230</posx>
- <posy>260</posy>
- <width>25</width>
- <height>400</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>503</onleft>
- <onright>2</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(503)</visible>
- </control>
- <control type="group">
- <posx>50</posx>
- <posy>250</posy>
- <visible>Container.Content(TVShows) + !Skin.HasSetting(TVShowsUsePosters)</visible>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>600</width>
- <height>130</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <posx>8</posx>
- <posy>122</posy>
- <width>584</width>
- <height>114</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="image">
- <posx>560</posx>
- <posy>90</posy>
- <width>40</width>
- <height>40</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[ListItem.Overlay]</texture>
- </control>
- <control type="label">
- <description>Episodes txt</description>
- <posx>150</posx>
- <posy>145</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[20360]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Episodes Value</description>
- <posx>160</posx>
- <posy>145</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Aired txt</description>
- <posx>150</posx>
- <posy>170</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[31322]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Aired Value</description>
- <posx>160</posx>
- <posy>170</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.premiered]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Genre txt</description>
- <posx>150</posx>
- <posy>195</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[515]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Genre Value</description>
- <posx>160</posx>
- <posy>195</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.Genre]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>232</posy>
- <width>550</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="textbox">
- <description>Description Value for TVShows</description>
- <posx>0</posx>
- <posy>250</posy>
- <width>600</width>
- <height>160</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Plot]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
- </control>
- </control>
- <control type="group">
- <posx>80</posx>
- <posy>170</posy>
- <visible>Container.Content(TVShows) + Skin.HasSetting(TVShowsUsePosters)</visible>
- <control type="group">
- <posx>10</posx>
- <camera x="640" y="200" />
- <animation effect="rotatey" center="90" start="-30" end="-30" time="0" condition="true">Conditional</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>260</width>
- <height>480</height>
- <aspectratio aligny="bottom">stretch</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <posx>8</posx>
- <posy>8</posy>
- <width>180</width>
- <height>350</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassOverlay.png</texture>
- <colordiffuse>AAFFFFFF</colordiffuse>
- </control>
- <control type="image">
- <posx>8</posx>
- <posy>472</posy>
- <width>244</width>
- <height>464</height>
- <aspectratio aligny="top">stretch</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- </control>
- <control type="label">
- <description>Episodes Count</description>
- <posx>320</posx>
- <posy>320</posy>
- <width>250</width>
- <height>25</height>
- <label>$INFO[ListItem.Episode,, $LOCALIZE[20453]]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Watched Count</description>
- <posx>320</posx>
- <posy>380</posy>
- <width>250</width>
- <height>25</height>
- <label>$INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>UnWatched Count</description>
- <posx>320</posx>
- <posy>400</posy>
- <width>250</width>
- <height>25</height>
- <label>$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[16101]]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- <control type="group">
- <posx>80</posx>
- <posy>170</posy>
- <visible>Container.Content(Seasons)</visible>
- <control type="group">
- <posx>10</posx>
- <camera x="640" y="200" />
- <animation effect="rotatey" center="90" start="-30" end="-30" time="0" condition="true">Conditional</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>260</width>
- <height>480</height>
- <aspectratio aligny="bottom">stretch</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <posx>8</posx>
- <posy>8</posy>
- <width>180</width>
- <height>350</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassOverlay.png</texture>
- <colordiffuse>AAFFFFFF</colordiffuse>
- </control>
- <control type="image">
- <posx>8</posx>
- <posy>472</posy>
- <width>244</width>
- <height>464</height>
- <aspectratio aligny="top">stretch</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- </control>
- <control type="label">
- <description>Main Label txt</description>
- <posx>320</posx>
- <posy>260</posy>
- <width>250</width>
- <height>25</height>
- <label>$INFO[ListItem.Label]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font30</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Episodes Count</description>
- <posx>320</posx>
- <posy>320</posy>
- <width>250</width>
- <height>25</height>
- <label>$INFO[ListItem.Episode,, $LOCALIZE[20453]]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Watched Count</description>
- <posx>320</posx>
- <posy>380</posy>
- <width>250</width>
- <height>25</height>
- <label>$INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>UnWatched Count</description>
- <posx>320</posx>
- <posy>400</posy>
- <width>250</width>
- <height>25</height>
- <label>$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[16101]]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </control>
- <control type="group">
- <posx>50</posx>
- <posy>250</posy>
- <visible>Container.Content(Episodes)</visible>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>600</width>
- <height>210</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <posx>8</posx>
- <posy>202</posy>
- <width>600</width>
- <height>194</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="grouplist">
- <description>Media Codec Flagging Images</description>
- <posx>0</posx>
- <posy>210</posy>
- <width>600</width>
- <align>center</align>
- <itemgap>0</itemgap>
- <orientation>horizontal</orientation>
- <include>VideoCodecFlaggingConditions</include>
- <include>AudioCodecFlaggingConditions</include>
- <include>AspectCodecFlaggingConditions</include>
- <include>VideoTypeHackFlaggingConditions</include>
- </control>
- <control type="label">
- <description>INFO txt</description>
- <posx>0</posx>
- <posy>245</posy>
- <width>600</width>
- <height>25</height>
- <label>$INFO[ListItem.Season,[COLOR=blue] $LOCALIZE[20373] :[/COLOR] ] $INFO[ListItem.episode,[COLOR=blue] $LOCALIZE[20359] :[/COLOR] ] $INFO[ListItem.premiered,[COLOR=blue] $LOCALIZE[31322] :[/COLOR] ]</label>
- <align>center</align>
- <aligny>top</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <wrapmultiline>true</wrapmultiline>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>275</posy>
- <width>600</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="textbox">
- <description>Description Value for TVShows</description>
- <posx>0</posx>
- <posy>280</posy>
- <width>600</width>
- <height>140</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Plot]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
- </control>
- </control>
- <control type="group">
- <posx>40</posx>
- <posy>170</posy>
- <visible>Container.Content(Movies)</visible>
- <control type="group">
- <posx>10</posx>
- <camera x="640" y="200" />
- <animation effect="rotatey" center="50" start="-30" end="-30" time="0" condition="true">Conditional</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>260</width>
- <height>480</height>
- <aspectratio aligny="bottom">stretch</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <posx>8</posx>
- <posy>8</posy>
- <width>180</width>
- <height>350</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassOverlay.png</texture>
- <colordiffuse>AAFFFFFF</colordiffuse>
- </control>
- <control type="image">
- <posx>8</posx>
- <posy>472</posy>
- <width>244</width>
- <height>464</height>
- <aspectratio aligny="top">stretch</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- </control>
- <control type="grouplist">
- <description>Media Codec Flagging Images</description>
- <posx>0</posx>
- <posy>480</posy>
- <width>590</width>
- <align>center</align>
- <itemgap>0</itemgap>
- <orientation>horizontal</orientation>
- <include>VideoCodecFlaggingConditions</include>
- <include>AudioCodecFlaggingConditions</include>
- <include>AspectCodecFlaggingConditions</include>
- <include>VideoTypeHackFlaggingConditions</include>
- </control>
- <control type="textbox">
- <description>Description Value for Movie</description>
- <posx>320</posx>
- <posy>80</posy>
- <width>270</width>
- <height>370</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Plot]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
- </control>
- </control>
- </control>
- </include>
- <include name="MediaListView2">
- <control type="group">
- <visible>Control.IsVisible(504)</visible>
- <include>VisibleFadeEffect</include>
- <control type="list" id="504">
- <posx>660</posx>
- <posy>60</posy>
- <width>580</width>
- <height>601</height>
- <onleft>2</onleft>
- <onright>60</onright>
- <onup>504</onup>
- <ondown>504</ondown>
- <viewtype label="$LOCALIZE[544]">list</viewtype>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <visible>Container.Content(TVShows) | Container.Content(Movies) | Container.Content(Seasons) | Container.Content(Episodes)</visible>
- <itemlayout height="40" width="580">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>580</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>520</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>535</posx>
- <posy>0</posy>
- <width>500</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- <control type="image">
- <posx>545</posx>
- <posy>14</posy>
- <width>20</width>
- <height>16</height>
- <texture>$INFO[ListItem.Overlay]</texture>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="580">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>580</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(504)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>580</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(504)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>370</posx>
- <posy>5</posy>
- <width>200</width>
- <height>31</height>
- <texture border="0,0,14,0">MediaItemDetailBG.png</texture>
- <visible>Control.HasFocus(504) + !IsEmpty(ListItem.Label2)</visible>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>520</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>535</posx>
- <posy>0</posy>
- <width>500</width>
- <height>40</height>
- <font>font12</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- <control type="image">
- <posx>545</posx>
- <posy>14</posy>
- <width>20</width>
- <height>16</height>
- <texture>$INFO[ListItem.Overlay]</texture>
- </control>
- </focusedlayout>
- </control>
- <control type="group">
- <posx>50</posx>
- <posy>60</posy>
- <visible>Control.IsVisible(504)</visible>
- <control type="scrollbar" id="60">
- <posx>1180</posx>
- <posy>0</posy>
- <width>25</width>
- <height>600</height>
- <texturesliderbackground border="10,14,10,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="10,14,10,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="10,14,10,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>504</onleft>
- <onright>2</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Control.IsVisible(504)</visible>
- </control>
- </control>
- <control type="group">
- <posx>50</posx>
- <posy>60</posy>
- <visible>Control.IsVisible(504) + Container.Content(TVShows)</visible>
- <control type="label">
- <description>Show Title txt</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>600</width>
- <height>15</height>
- <label>$INFO[ListItem.Label]</label>
- <align>center</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <wrapmultiline>true</wrapmultiline>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>30</posy>
- <width>600</width>
- <height>340</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Property(fanart_image)]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- <visible>!Skin.HasSetting(VideoLibraryFanartView504)</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>30</posy>
- <width>600</width>
- <height>140</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- <visible>Skin.HasSetting(VideoLibraryFanartView504) + !Skin.HasSetting(TVShowsUsePosters)</visible>
- </control>
- <control type="image">
- <posx>8</posx>
- <posy>162</posy>
- <width>584</width>
- <height>140</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- <visible>Skin.HasSetting(VideoLibraryFanartView504) + !Skin.HasSetting(TVShowsUsePosters)</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>30</posy>
- <width>600</width>
- <height>400</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- <visible>Skin.HasSetting(VideoLibraryFanartView504) + Skin.HasSetting(TVShowsUsePosters)</visible>
- </control>
- <control type="image">
- <posx>8</posx>
- <posy>422</posy>
- <width>584</width>
- <height>380</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- <visible>Skin.HasSetting(VideoLibraryFanartView504) + Skin.HasSetting(TVShowsUsePosters)</visible>
- </control>
- <control type="group">
- <posy>200</posy>
- <visible>!Skin.HasSetting(VideoLibraryFanartView504)</visible>
- <control type="label">
- <description>Aired txt</description>
- <posx>150</posx>
- <posy>170</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[31322]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Aired Value</description>
- <posx>160</posx>
- <posy>170</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.premiered]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Genre txt</description>
- <posx>150</posx>
- <posy>195</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[515]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Genre Value</description>
- <posx>160</posx>
- <posy>195</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.Genre]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>232</posy>
- <width>550</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="textbox">
- <description>Description Value for TVShows</description>
- <posx>0</posx>
- <posy>250</posy>
- <width>600</width>
- <height>160</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Plot]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
- </control>
- </control>
- <control type="group">
- <posy>30</posy>
- <visible>Skin.HasSetting(VideoLibraryFanartView504) + !Skin.HasSetting(TVShowsUsePosters)</visible>
- <control type="label">
- <description>Aired txt</description>
- <posx>150</posx>
- <posy>170</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[31322]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Aired Value</description>
- <posx>160</posx>
- <posy>170</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.premiered]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Genre txt</description>
- <posx>150</posx>
- <posy>195</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[515]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Genre Value</description>
- <posx>160</posx>
- <posy>195</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.Genre]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Episodes txt</description>
- <posx>150</posx>
- <posy>220</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[20360]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Episodes Value</description>
- <posx>160</posx>
- <posy>220</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>260</posy>
- <width>550</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="textbox">
- <description>Description Value for TVShows</description>
- <posx>0</posx>
- <posy>275</posy>
- <width>600</width>
- <height>290</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Plot]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
- </control>
- </control>
- <control type="group">
- <posy>250</posy>
- <visible>Skin.HasSetting(VideoLibraryFanartView504) + Skin.HasSetting(TVShowsUsePosters)</visible>
- <control type="label">
- <description>Genre txt</description>
- <posx>150</posx>
- <posy>195</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[515]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Genre Value</description>
- <posx>160</posx>
- <posy>195</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.Genre]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Episodes txt</description>
- <posx>150</posx>
- <posy>220</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[20360]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Episodes Value</description>
- <posx>160</posx>
- <posy>220</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>260</posy>
- <width>550</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="textbox">
- <description>Description Value for TVShows</description>
- <posx>0</posx>
- <posy>275</posy>
- <width>600</width>
- <height>100</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Plot]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
- </control>
- </control>
- </control>
- <control type="group">
- <posx>50</posx>
- <posy>60</posy>
- <visible>Control.IsVisible(504) + Container.Content(Movies)</visible>
- <control type="label">
- <description>Show Title txt</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>600</width>
- <height>15</height>
- <label>$INFO[ListItem.Label]</label>
- <align>center</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <wrapmultiline>true</wrapmultiline>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>30</posy>
- <width>600</width>
- <height>340</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" fallback="Fanart_Fallback_Small.jpg" >$INFO[ListItem.Property(fanart_image)]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- <visible>!Skin.HasSetting(VideoLibraryFanartView504)</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>30</posy>
- <width>600</width>
- <height>480</height>
- <aspectratio>keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- <visible>Skin.HasSetting(VideoLibraryFanartView504)</visible>
- </control>
- <control type="image">
- <posx>8</posx>
- <posy>502</posy>
- <width>584</width>
- <height>464</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- <visible>Skin.HasSetting(VideoLibraryFanartView504)</visible>
- </control>
- <control type="group">
- <posy>200</posy>
- <visible>!Skin.HasSetting(VideoLibraryFanartView504)</visible>
- <control type="grouplist">
- <description>Media Codec Flagging Images</description>
- <posx>0</posx>
- <posy>170</posy>
- <width>600</width>
- <align>center</align>
- <itemgap>0</itemgap>
- <orientation>horizontal</orientation>
- <include>VideoCodecFlaggingConditions</include>
- <include>AudioCodecFlaggingConditions</include>
- <include>AspectCodecFlaggingConditions</include>
- <include>VideoTypeHackFlaggingConditions</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>205</posy>
- <width>600</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="label">
- <description>Year txt</description>
- <posx>150</posx>
- <posy>215</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[345]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Year Value</description>
- <posx>160</posx>
- <posy>215</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.Year]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Genre txt</description>
- <posx>150</posx>
- <posy>240</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[515]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Genre Value</description>
- <posx>160</posx>
- <posy>240</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.Genre]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>275</posy>
- <width>550</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="textbox">
- <description>Description Value for Movie</description>
- <posx>0</posx>
- <posy>290</posy>
- <width>600</width>
- <height>120</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Plot]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
- </control>
- </control>
- <control type="group">
- <posy>370</posy>
- <visible>Skin.HasSetting(VideoLibraryFanartView504)</visible>
- <control type="grouplist">
- <description>Media Codec Flagging Images</description>
- <posx>0</posx>
- <posy>140</posy>
- <width>600</width>
- <align>center</align>
- <itemgap>0</itemgap>
- <orientation>horizontal</orientation>
- <include>VideoCodecFlaggingConditions</include>
- <include>AudioCodecFlaggingConditions</include>
- <include>AspectCodecFlaggingConditions</include>
- <include>VideoTypeHackFlaggingConditions</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>175</posy>
- <width>600</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="label">
- <description>Year txt</description>
- <posx>150</posx>
- <posy>185</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[345]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Year Value</description>
- <posx>160</posx>
- <posy>185</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.Year]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Genre txt</description>
- <posx>150</posx>
- <posy>210</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[515]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Genre Value</description>
- <posx>160</posx>
- <posy>210</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.Genre]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- </control>
- </control>
- <control type="group">
- <posx>50</posx>
- <posy>60</posy>
- <visible>Control.IsVisible(504) + Container.Content(Seasons)</visible>
- <control type="label">
- <description>Show Title txt</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>600</width>
- <height>15</height>
- <label>$INFO[ListItem.TVShowTitle]</label>
- <align>center</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <wrapmultiline>true</wrapmultiline>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>30</posy>
- <width>600</width>
- <height>480</height>
- <aspectratio>keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <posx>8</posx>
- <posy>502</posy>
- <width>584</width>
- <height>464</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="label">
- <description>Season Title txt</description>
- <posx>0</posx>
- <posy>530</posy>
- <width>600</width>
- <height>15</height>
- <label>$INFO[ListItem.Label]</label>
- <align>center</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <wrapmultiline>true</wrapmultiline>
- </control>
- <control type="label">
- <description>Episode Count txt</description>
- <posx>0</posx>
- <posy>560</posy>
- <width>600</width>
- <height>15</height>
- <label>$INFO[ListItem.Episode] $LOCALIZE[20453]</label>
- <align>center</align>
- <aligny>center</aligny>
- <font>font16caps</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <wrapmultiline>true</wrapmultiline>
- </control>
- </control>
- <control type="group">
- <posx>50</posx>
- <posy>60</posy>
- <visible>Control.IsVisible(504) + Container.Content(Episodes)</visible>
- <control type="label">
- <description>Episode txt</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>600</width>
- <height>15</height>
- <label>$INFO[ListItem.Title]</label>
- <align>center</align>
- <aligny>center</aligny>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <wrapmultiline>true</wrapmultiline>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>40</posy>
- <width>600</width>
- <height>320</height>
- <aspectratio aligny="bottom">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true">$INFO[ListItem.Icon]</texture>
- <bordertexture background="true" border="8">ThumbShadow.png</bordertexture>
- <bordersize>8</bordersize>
- </control>
- <control type="image">
- <posx>8</posx>
- <posy>352</posy>
- <width>584</width>
- <height>304</height>
- <aspectratio aligny="top">keep</aspectratio>
- <fadetime>IconCrossfadeTime</fadetime>
- <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
- </control>
- <control type="group">
- <posy>200</posy>
- <control type="grouplist">
- <description>Media Codec Flagging Images</description>
- <posx>0</posx>
- <posy>160</posy>
- <width>600</width>
- <align>center</align>
- <itemgap>0</itemgap>
- <orientation>horizontal</orientation>
- <include>VideoCodecFlaggingConditions</include>
- <include>AudioCodecFlaggingConditions</include>
- <include>AspectCodecFlaggingConditions</include>
- <include>VideoTypeHackFlaggingConditions</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>200</posy>
- <width>600</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="label">
- <description>Aired txt</description>
- <posx>150</posx>
- <posy>210</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[31322]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Aired Value</description>
- <posx>160</posx>
- <posy>210</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.premiered]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="label">
- <description>Episode txt</description>
- <posx>150</posx>
- <posy>235</posy>
- <width>140</width>
- <height>25</height>
- <label>$LOCALIZE[20359]:</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>blue</textcolor>
- </control>
- <control type="label">
- <description>Genre Value</description>
- <posx>160</posx>
- <posy>235</posy>
- <width>440</width>
- <height>25</height>
- <label fallback="416">$INFO[listitem.Season,,x]$INFO[listitem.Episode]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13</font>
- <scroll>true</scroll>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>272</posy>
- <width>550</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="textbox">
- <description>Description Value for Episodes</description>
- <posx>0</posx>
- <posy>290</posy>
- <width>600</width>
- <height>120</height>
- <font>font12</font>
- <align>justify</align>
- <textcolor>white</textcolor>
- <label>$INFO[ListItem.Plot]</label>
- <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
- </control>
- </control>
- </control>
- </control>
- </include>
-</includes>
+<includes> + <include name="PosterWrapView"> + <control type="group"> + <visible>Control.IsVisible(501)</visible> + <include>VisibleFadeEffect</include> + <posx>0</posx> + <posy>80</posy> + <control type="image"> + <posx>240</posx> + <posy>420</posy> + <width>800</width> + <height>70</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="wraplist" id="501"> + <visible>Container.Content(Movies) | Container.Content(Seasons) | [Container.Content(TVShows) + Skin.HasSetting(TVShowsUsePosters)] | Window.IsVisible(VideoFiles)</visible> + <visible>!Container.Content(LiveTV)</visible> + <posx>-123</posx> + <posy>0</posy> + <width>1526</width> + <height>460</height> + <onleft>57</onleft> + <onright>57</onright> + <onup>2</onup> + <ondown>60</ondown> + <viewtype label="31028">bigwrap</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <focusposition>3</focusposition> + <orientation>horizontal</orientation> + <preloaditems>4</preloaditems> + <itemlayout height="310" width="218"> + <control type="image"> + <posx>2</posx> + <posy>40</posy> + <width>214</width> + <height>310</height> + <aspectratio>stretch</aspectratio> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <texture background="true">$INFO[ListItem.Icon]</texture> + </control> + </itemlayout> + <focusedlayout height="310" width="218"> + <control type="image"> + <posx>-2</posx> + <posy>36</posy> + <width>222</width> + <height>318</height> + <aspectratio>stretch</aspectratio> + <bordertexture border="8">ThumbBorder.png</bordertexture> + <bordersize>8</bordersize> + <texture background="true">$INFO[ListItem.Icon]</texture> + <animation reversible="false" effect="zoom" start="-2,36,222,318" end="-28,0,284,390" time="200">focus</animation> + <animation reversible="false" effect="zoom" end="-2,36,222,318" start="-28,0,284,390" time="200">unfocus</animation> + </control> + <control type="image"> + <posx>6</posx> + <posy>44</posy> + <width>170</width> + <height>180</height> + <aspectratio>stretch</aspectratio> + <texture>GlassOverlay.png</texture> + <animation reversible="false" effect="zoom" start="6,44,170,180" end="-24,4,240,250" time="200">focus</animation> + <animation reversible="false" effect="zoom" end="6,44,170,180" start="-24,4,240,250" time="200">unfocus</animation> + </control> + <control type="image"> + <posx>205</posx> + <posy>310</posy> + <width>35</width> + <height>35</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[ListItem.Overlay]</texture> + <animation type="focus"> + <effect type="fade" start="0" end="100" time="200" /> + <effect type="slide" start="0,0" end="40,40" time="200" /> + </animation> + <animation type="unfocus"> + <effect type="fade" start="100" end="0" time="200" /> + <effect type="slide" end="0,0" start="40,40" time="200" /> + </animation> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>200</posx> + <posy>390</posy> + <width>880</width> + <height>25</height> + <texturesliderbackground border="14,0,14,0">ScrollBarH.png</texturesliderbackground> + <texturesliderbar border="14,0,14,0">ScrollBarH_bar.png</texturesliderbar> + <texturesliderbarfocus border="14,0,14,0">ScrollBarH_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onup>501</onup> + <ondown>9000</ondown> + <showonepage>false</showonepage> + <orientation>horizontal</orientation> + <visible>Control.IsVisible(501)</visible> + </control> + </control> + <control type="group"> + <visible>Control.IsVisible(501) + Window.IsVisible(VideoFiles)</visible> + <control type="label"> + <posx>30</posx> + <posy>530</posy> + <width>1220</width> + <height>35</height> + <font>font30_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>580</posy> + <width>1280</width> + <height>35</height> + <font>font30</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + </control> + <control type="group"> + <visible>[Control.IsVisible(501) + !Window.IsVisible(VideoFiles)] + Container.Content(Movies)</visible> + <control type="label"> + <posx>30</posx> + <posy>510</posy> + <width>1220</width> + <height>35</height> + <font>font30_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>550</posy> + <width>1280</width> + <height>35</height> + <font>font30</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Year]</label> + </control> + <control type="image"> + <description>Rating value</description> + <posx>580</posx> + <posy>590</posy> + <width>120</width> + <height>24</height> + <texture>CenterRating/$INFO[ListItem.StarRating]</texture> + </control> + <control type="grouplist"> + <description>Media Codec Flagging Images</description> + <posx>0</posx> + <posy>620</posy> + <width>1280</width> + <align>center</align> + <itemgap>0</itemgap> + <orientation>horizontal</orientation> + <include>VideoCodecFlaggingConditions</include> + <include>AudioCodecFlaggingConditions</include> + <include>AspectCodecFlaggingConditions</include> + <include>VideoTypeHackFlaggingConditions</include> + </control> + <control type="label"> + <posx>0</posx> + <posy>650</posy> + <width>1280</width> + <height>35</height> + <font>font13caps</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Duration,$LOCALIZE[2050] , $LOCALIZE[12391]]</label> + </control> + </control> + <control type="group"> + <visible>[Control.IsVisible(501) + !Window.IsVisible(VideoFiles)] + Container.Content(Seasons)</visible> + <control type="label"> + <posx>30</posx> + <posy>530</posy> + <width>1220</width> + <height>35</height> + <font>font30_title</font> + <textcolor>white</textcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>570</posy> + <width>1280</width> + <height>35</height> + <font>font30</font> + <textcolor>white</textcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.TVShowTitle]</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>610</posy> + <width>1280</width> + <height>35</height> + <font>font13caps</font> + <textcolor>white</textcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Episode,, $LOCALIZE[20453]]</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>640</posy> + <width>1280</width> + <height>35</height> + <font>font12caps</font> + <textcolor>white</textcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])</label> + </control> + </control> + <control type="group"> + <visible>[Control.IsVisible(501) + !Window.IsVisible(VideoFiles)] + Container.Content(TVShows)</visible> + <control type="label"> + <posx>30</posx> + <posy>530</posy> + <width>1220</width> + <height>35</height> + <font>font30_title</font> + <textcolor>white</textcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>570</posy> + <width>1280</width> + <height>35</height> + <font>font30</font> + <textcolor>white</textcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Genre]</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>610</posy> + <width>1280</width> + <height>35</height> + <font>font13caps</font> + <textcolor>white</textcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Episode,, $LOCALIZE[20453]]</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>640</posy> + <width>1280</width> + <height>35</height> + <font>font12caps</font> + <textcolor>white</textcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])</label> + </control> + </control> + </include> + <include name="PosterWrapView2_Fanart"> + <control type="group"> + <visible>Control.IsVisible(508)</visible> + <include>VisibleFadeEffect</include> + <posx>0</posx> + <posy>440</posy> + <control type="fixedlist" id="508"> + <visible>Container.Content(Movies) | [Container.Content(TVShows) + Skin.HasSetting(TVShowsUsePosters)]</visible> + <posx>-20</posx> + <posy>0</posy> + <width>1320</width> + <height>250</height> + <onleft>508</onleft> + <onright>508</onright> + <onup>2</onup> + <ondown>60</ondown> + <viewtype label="31029">wrap</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <focusposition>5</focusposition> + <movement>3</movement> + <orientation>horizontal</orientation> + <preloaditems>4</preloaditems> + <itemlayout height="200" width="120"> + <control type="image"> + <posx>2</posx> + <posy>20</posy> + <width>120</width> + <height>160</height> + <aspectratio>stretch</aspectratio> + <bordertexture border="5">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <fadetime>200</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + </control> + <control type="image"> + <posx>6</posx> + <posy>24</posy> + <width>112</width> + <height>152</height> + <aspectratio>stretch</aspectratio> + <texture>black-back.png</texture> + <colordiffuse>AAFFFFFF</colordiffuse> + </control> + <control type="image"> + <posx>2</posx> + <posy>180</posy> + <width>120</width> + <height>160</height> + <aspectratio>stretch</aspectratio> + <bordertexture border="5" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture> + <bordersize>4</bordersize> + <fadetime>200</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + </control> + </itemlayout> + <focusedlayout height="310" width="120"> + <control type="image"> + <posx>-2</posx> + <posy>16</posy> + <width>128</width> + <height>168</height> + <aspectratio>stretch</aspectratio> + <bordertexture border="8">ThumbBorder.png</bordertexture> + <bordersize>8</bordersize> + <fadetime>200</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <animation reversible="false" effect="zoom" start="-2,16,128,168" end="-12,-10,148,198" time="200">focus</animation> + <animation reversible="false" effect="zoom" end="-2,16,128,168" start="-12,-10,148,198" time="200">unfocus</animation> + </control> + <control type="image"> + <posx>90</posx> + <posy>150</posy> + <width>35</width> + <height>35</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[ListItem.Overlay]</texture> + <animation type="focus"> + <effect type="fade" start="0" end="100" time="200" /> + <effect type="slide" start="0,0" end="10,5" time="200" /> + </animation> + <animation type="unfocus"> + <effect type="fade" start="100" end="0" time="200" /> + <effect type="slide" end="0,0" start="10,5" time="200" /> + </animation> + </control> + </focusedlayout> + </control> + <control type="grouplist"> + <description>Media Codec Flagging Images</description> + <posx>10</posx> + <posy>215</posy> + <width>290</width> + <align>right</align> + <itemgap>0</itemgap> + <orientation>horizontal</orientation> + <include>VideoCodecFlaggingConditions</include> + <include>VideoTypeHackFlaggingConditions</include> + <visible>Skin.HasSetting(View508HideInfo)</visible> + </control> + <control type="grouplist"> + <description>Media Codec Flagging Images</description> + <posx>300r</posx> + <posy>215</posy> + <width>290</width> + <align>left</align> + <itemgap>0</itemgap> + <orientation>horizontal</orientation> + <include>AudioCodecFlaggingConditions</include> + <visible>Skin.HasSetting(View508HideInfo)</visible> + </control> + <control type="label"> + <posx>40</posx> + <posy>188</posy> + <width>1200</width> + <height>30</height> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="scrollbar" id="60"> + <posx>310</posx> + <posy>220</posy> + <width>660</width> + <height>25</height> + <texturesliderbackground border="14,0,14,0">ScrollBarH.png</texturesliderbackground> + <texturesliderbar border="14,0,14,0">ScrollBarH_bar.png</texturesliderbar> + <texturesliderbarfocus border="14,0,14,0">ScrollBarH_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onup>508</onup> + <ondown>2</ondown> + <showonepage>false</showonepage> + <orientation>horizontal</orientation> + <visible>Control.IsVisible(508)</visible> + </control> + </control> + <control type="group"> + <posx>180</posx> + <posy>30</posy> + <visible>Control.IsVisible(508) + !Skin.HasSetting(View508HideInfo) + !Window.IsVisible(VideoFiles) + ![ListItem.IsFolder + Container.Content(Movies)]</visible> + <include>VisibleFadeEffect</include> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>920</width> + <height>410</height> + <texture border="20">ContentPanel.png</texture> + </control> + <control type="group"> + <posx>40</posx> + <posy>20</posy> + <visible>Container.Content(Movies)</visible> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>400</width> + <height>30</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>31308</label> + </control> + <control type="fadelabel"> + <posx>0</posx> + <posy>30</posy> + <width>400</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Genre]</label> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + <control type="fadelabel"> + <posx>0</posx> + <posy>55</posy> + <width>400</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Year]</label> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + <control type="fadelabel"> + <posx>0</posx> + <posy>80</posy> + <width>400</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Duration,, $LOCALIZE[12391]]</label> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + <control type="fadelabel"> + <posx>0</posx> + <posy>105</posy> + <width>400</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[563] : $INFO[ListItem.RatingAndVotes]</label> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + </control> + <control type="group"> + <posx>480</posx> + <posy>20</posy> + <visible>Container.Content(Movies)</visible> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>400</width> + <height>30</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>20339</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>30</posy> + <width>400</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Director]</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>75</posy> + <width>400</width> + <height>30</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>20417</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>105</posy> + <width>400</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>top</aligny> + <label>$INFO[ListItem.Writer]</label> + </control> + </control> + <control type="group"> + <posx>40</posx> + <posy>20</posy> + <visible>Container.Content(TVShows)</visible> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>400</width> + <height>30</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>20351</label> + </control> + <control type="fadelabel"> + <posx>0</posx> + <posy>30</posy> + <width>400</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Genre]</label> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + <control type="fadelabel"> + <posx>0</posx> + <posy>55</posy> + <width>400</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Year]</label> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + <control type="fadelabel"> + <posx>0</posx> + <posy>80</posy> + <width>400</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[563] : $INFO[ListItem.RatingAndVotes]</label> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + </control> + <control type="group"> + <posx>480</posx> + <posy>20</posy> + <visible>Container.Content(TVShows)</visible> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>400</width> + <height>30</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>20360</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>30</posy> + <width>400</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[20161] : $INFO[ListItem.Episode]</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>55</posy> + <width>400</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[16102] : $INFO[ListItem.Property(WatchedEpisodes)]</label> + </control> + <control type="label"> + <posx>0</posx> + <posy>80</posy> + <width>400</width> + <height>30</height> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[16101] : $INFO[ListItem.Property(UnWatchedEpisodes)]</label> + </control> + </control> + <control type="group"> + <posx>40</posx> + <posy>180</posy> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>400</width> + <height>30</height> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scroll>true</scroll> + <align>left</align> + <aligny>center</aligny> + <label>207</label> + </control> + <control type="textbox"> + <description>Description Value The Movie</description> + <posx>0</posx> + <posy>30</posy> + <width>850</width> + <height>120</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Plot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + </control> + <control type="grouplist"> + <description>Media Codec Flagging Images</description> + <posx>40</posx> + <posy>350</posy> + <width>800</width> + <align>left</align> + <itemgap>0</itemgap> + <orientation>horizontal</orientation> + <include>VideoCodecFlaggingConditions</include> + <include>AudioCodecFlaggingConditions</include> + <include>AspectCodecFlaggingConditions</include> + <include>VideoTypeHackFlaggingConditions</include> + </control> + <control type="grouplist"> + <description>MPAA Rating Flagging Images</description> + <posx>80</posx> + <posy>350</posy> + <width>800</width> + <align>right</align> + <itemgap>0</itemgap> + <orientation>horizontal</orientation> + <include>VideoMPAAFlaggingConditions</include> + </control> + </control> + </include> + <include name="MediaListView3"> + <control type="group"> + <visible>Control.IsVisible(503)</visible> + <include>VisibleFadeEffect</include> + <control type="list" id="503"> + <posx>660</posx> + <posy>260</posy> + <width>580</width> + <height>401</height> + <onleft>2</onleft> + <onright>60</onright> + <onup>503</onup> + <ondown>503</ondown> + <viewtype label="$LOCALIZE[544] 2">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <visible>Container.Content(TVShows) | Container.Content(Seasons) | Container.Content(Episodes) | Container.Content(Movies)</visible> + <itemlayout height="40" width="580"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>580</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>520</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>535</posx> + <posy>0</posy> + <width>500</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + <control type="image"> + <posx>545</posx> + <posy>14</posy> + <width>20</width> + <height>16</height> + <texture>$INFO[ListItem.Overlay]</texture> + </control> + </itemlayout> + <focusedlayout height="40" width="580"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>580</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(503)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>580</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemFO.png</texture> + <visible>Control.HasFocus(503)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>370</posx> + <posy>5</posy> + <width>200</width> + <height>31</height> + <texture border="0,0,14,0">MediaItemDetailBG.png</texture> + <visible>Control.HasFocus(503) + !IsEmpty(ListItem.Label2)</visible> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>520</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>535</posx> + <posy>0</posy> + <width>500</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + <control type="image"> + <posx>545</posx> + <posy>14</posy> + <width>20</width> + <height>16</height> + <texture>$INFO[ListItem.Overlay]</texture> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>1230</posx> + <posy>260</posy> + <width>25</width> + <height>400</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>503</onleft> + <onright>2</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(503)</visible> + </control> + <control type="group"> + <posx>50</posx> + <posy>250</posy> + <visible>Container.Content(TVShows) + !Skin.HasSetting(TVShowsUsePosters)</visible> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>600</width> + <height>130</height> + <aspectratio aligny="bottom">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="image"> + <posx>8</posx> + <posy>122</posy> + <width>584</width> + <height>114</height> + <aspectratio aligny="top">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + </control> + <control type="image"> + <posx>560</posx> + <posy>90</posy> + <width>40</width> + <height>40</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[ListItem.Overlay]</texture> + </control> + <control type="label"> + <description>Episodes txt</description> + <posx>150</posx> + <posy>145</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[20360]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Episodes Value</description> + <posx>160</posx> + <posy>145</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Aired txt</description> + <posx>150</posx> + <posy>170</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[31322]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Aired Value</description> + <posx>160</posx> + <posy>170</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[listitem.premiered]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Genre txt</description> + <posx>150</posx> + <posy>195</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[515]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Genre Value</description> + <posx>160</posx> + <posy>195</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[listitem.Genre]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="image"> + <posx>0</posx> + <posy>232</posy> + <width>550</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="textbox"> + <description>Description Value for TVShows</description> + <posx>0</posx> + <posy>250</posy> + <width>600</width> + <height>160</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Plot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + </control> + <control type="group"> + <posx>80</posx> + <posy>170</posy> + <visible>Container.Content(TVShows) + Skin.HasSetting(TVShowsUsePosters)</visible> + <control type="group"> + <posx>10</posx> + <camera x="640" y="200" /> + <animation effect="rotatey" center="90" start="-30" end="-30" time="0" condition="true">Conditional</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>260</width> + <height>480</height> + <aspectratio aligny="bottom">stretch</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="image"> + <posx>8</posx> + <posy>8</posy> + <width>180</width> + <height>350</height> + <aspectratio>stretch</aspectratio> + <texture>GlassOverlay.png</texture> + <colordiffuse>AAFFFFFF</colordiffuse> + </control> + <control type="image"> + <posx>8</posx> + <posy>472</posy> + <width>244</width> + <height>464</height> + <aspectratio aligny="top">stretch</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + </control> + </control> + <control type="label"> + <description>Episodes Count</description> + <posx>320</posx> + <posy>320</posy> + <width>250</width> + <height>25</height> + <label>$INFO[ListItem.Episode,, $LOCALIZE[20453]]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Watched Count</description> + <posx>320</posx> + <posy>380</posy> + <width>250</width> + <height>25</height> + <label>$INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>UnWatched Count</description> + <posx>320</posx> + <posy>400</posy> + <width>250</width> + <height>25</height> + <label>$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[16101]]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </control> + <control type="group"> + <posx>80</posx> + <posy>170</posy> + <visible>Container.Content(Seasons)</visible> + <control type="group"> + <posx>10</posx> + <camera x="640" y="200" /> + <animation effect="rotatey" center="90" start="-30" end="-30" time="0" condition="true">Conditional</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>260</width> + <height>480</height> + <aspectratio aligny="bottom">stretch</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="image"> + <posx>8</posx> + <posy>8</posy> + <width>180</width> + <height>350</height> + <aspectratio>stretch</aspectratio> + <texture>GlassOverlay.png</texture> + <colordiffuse>AAFFFFFF</colordiffuse> + </control> + <control type="image"> + <posx>8</posx> + <posy>472</posy> + <width>244</width> + <height>464</height> + <aspectratio aligny="top">stretch</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + </control> + </control> + <control type="label"> + <description>Main Label txt</description> + <posx>320</posx> + <posy>260</posy> + <width>250</width> + <height>25</height> + <label>$INFO[ListItem.Label]</label> + <align>left</align> + <aligny>center</aligny> + <font>font30</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Episodes Count</description> + <posx>320</posx> + <posy>320</posy> + <width>250</width> + <height>25</height> + <label>$INFO[ListItem.Episode,, $LOCALIZE[20453]]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Watched Count</description> + <posx>320</posx> + <posy>380</posy> + <width>250</width> + <height>25</height> + <label>$INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>UnWatched Count</description> + <posx>320</posx> + <posy>400</posy> + <width>250</width> + <height>25</height> + <label>$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[16101]]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </control> + <control type="group"> + <posx>50</posx> + <posy>250</posy> + <visible>Container.Content(Episodes)</visible> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>600</width> + <height>210</height> + <aspectratio aligny="bottom">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="image"> + <posx>8</posx> + <posy>202</posy> + <width>600</width> + <height>194</height> + <aspectratio aligny="top">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + </control> + <control type="grouplist"> + <description>Media Codec Flagging Images</description> + <posx>0</posx> + <posy>210</posy> + <width>600</width> + <align>center</align> + <itemgap>0</itemgap> + <orientation>horizontal</orientation> + <include>VideoCodecFlaggingConditions</include> + <include>AudioCodecFlaggingConditions</include> + <include>AspectCodecFlaggingConditions</include> + <include>VideoTypeHackFlaggingConditions</include> + </control> + <control type="label"> + <description>INFO txt</description> + <posx>0</posx> + <posy>245</posy> + <width>600</width> + <height>25</height> + <label>$INFO[ListItem.Season,[COLOR=blue] $LOCALIZE[20373] :[/COLOR] ] $INFO[ListItem.episode,[COLOR=blue] $LOCALIZE[20359] :[/COLOR] ] $INFO[ListItem.premiered,[COLOR=blue] $LOCALIZE[31322] :[/COLOR] ]</label> + <align>center</align> + <aligny>top</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <wrapmultiline>true</wrapmultiline> + </control> + <control type="image"> + <posx>0</posx> + <posy>275</posy> + <width>600</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="textbox"> + <description>Description Value for TVShows</description> + <posx>0</posx> + <posy>280</posy> + <width>600</width> + <height>140</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Plot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + </control> + <control type="group"> + <posx>40</posx> + <posy>170</posy> + <visible>Container.Content(Movies)</visible> + <control type="group"> + <posx>10</posx> + <camera x="640" y="200" /> + <animation effect="rotatey" center="50" start="-30" end="-30" time="0" condition="true">Conditional</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>260</width> + <height>480</height> + <aspectratio aligny="bottom">stretch</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="image"> + <posx>8</posx> + <posy>8</posy> + <width>180</width> + <height>350</height> + <aspectratio>stretch</aspectratio> + <texture>GlassOverlay.png</texture> + <colordiffuse>AAFFFFFF</colordiffuse> + </control> + <control type="image"> + <posx>8</posx> + <posy>472</posy> + <width>244</width> + <height>464</height> + <aspectratio aligny="top">stretch</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + </control> + </control> + <control type="grouplist"> + <description>Media Codec Flagging Images</description> + <posx>0</posx> + <posy>480</posy> + <width>590</width> + <align>center</align> + <itemgap>0</itemgap> + <orientation>horizontal</orientation> + <include>VideoCodecFlaggingConditions</include> + <include>AudioCodecFlaggingConditions</include> + <include>AspectCodecFlaggingConditions</include> + <include>VideoTypeHackFlaggingConditions</include> + </control> + <control type="textbox"> + <description>Description Value for Movie</description> + <posx>320</posx> + <posy>80</posy> + <width>270</width> + <height>370</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Plot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + </control> + </control> + </include> + <include name="MediaListView2"> + <control type="group"> + <visible>Control.IsVisible(504)</visible> + <include>VisibleFadeEffect</include> + <control type="list" id="504"> + <posx>660</posx> + <posy>60</posy> + <width>580</width> + <height>601</height> + <onleft>2</onleft> + <onright>60</onright> + <onup>504</onup> + <ondown>504</ondown> + <viewtype label="$LOCALIZE[544]">list</viewtype> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <visible>Container.Content(TVShows) | Container.Content(Movies) | Container.Content(Seasons) | Container.Content(Episodes)</visible> + <itemlayout height="40" width="580"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>580</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>520</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>535</posx> + <posy>0</posy> + <width>500</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + <control type="image"> + <posx>545</posx> + <posy>14</posy> + <width>20</width> + <height>16</height> + <texture>$INFO[ListItem.Overlay]</texture> + </control> + </itemlayout> + <focusedlayout height="40" width="580"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>580</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(504)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>580</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemFO.png</texture> + <visible>Control.HasFocus(504)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>370</posx> + <posy>5</posy> + <width>200</width> + <height>31</height> + <texture border="0,0,14,0">MediaItemDetailBG.png</texture> + <visible>Control.HasFocus(504) + !IsEmpty(ListItem.Label2)</visible> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>520</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>535</posx> + <posy>0</posy> + <width>500</width> + <height>40</height> + <font>font12</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + <control type="image"> + <posx>545</posx> + <posy>14</posy> + <width>20</width> + <height>16</height> + <texture>$INFO[ListItem.Overlay]</texture> + </control> + </focusedlayout> + </control> + <control type="group"> + <posx>50</posx> + <posy>60</posy> + <visible>Control.IsVisible(504)</visible> + <control type="scrollbar" id="60"> + <posx>1180</posx> + <posy>0</posy> + <width>25</width> + <height>600</height> + <texturesliderbackground border="10,14,10,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="10,14,10,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="10,14,10,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>504</onleft> + <onright>2</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Control.IsVisible(504)</visible> + </control> + </control> + <control type="group"> + <posx>50</posx> + <posy>60</posy> + <visible>Control.IsVisible(504) + Container.Content(TVShows)</visible> + <control type="label"> + <description>Show Title txt</description> + <posx>0</posx> + <posy>0</posy> + <width>600</width> + <height>15</height> + <label>$INFO[ListItem.Label]</label> + <align>center</align> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <wrapmultiline>true</wrapmultiline> + </control> + <control type="image"> + <posx>0</posx> + <posy>30</posy> + <width>600</width> + <height>340</height> + <aspectratio aligny="top">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Property(fanart_image)]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + <visible>!Skin.HasSetting(VideoLibraryFanartView504)</visible> + </control> + <control type="image"> + <posx>0</posx> + <posy>30</posy> + <width>600</width> + <height>140</height> + <aspectratio aligny="bottom">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + <visible>Skin.HasSetting(VideoLibraryFanartView504) + !Skin.HasSetting(TVShowsUsePosters)</visible> + </control> + <control type="image"> + <posx>8</posx> + <posy>162</posy> + <width>584</width> + <height>140</height> + <aspectratio aligny="top">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + <visible>Skin.HasSetting(VideoLibraryFanartView504) + !Skin.HasSetting(TVShowsUsePosters)</visible> + </control> + <control type="image"> + <posx>0</posx> + <posy>30</posy> + <width>600</width> + <height>400</height> + <aspectratio aligny="bottom">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + <visible>Skin.HasSetting(VideoLibraryFanartView504) + Skin.HasSetting(TVShowsUsePosters)</visible> + </control> + <control type="image"> + <posx>8</posx> + <posy>422</posy> + <width>584</width> + <height>380</height> + <aspectratio aligny="top">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + <visible>Skin.HasSetting(VideoLibraryFanartView504) + Skin.HasSetting(TVShowsUsePosters)</visible> + </control> + <control type="group"> + <posy>200</posy> + <visible>!Skin.HasSetting(VideoLibraryFanartView504)</visible> + <control type="label"> + <description>Aired txt</description> + <posx>150</posx> + <posy>170</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[31322]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Aired Value</description> + <posx>160</posx> + <posy>170</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[listitem.premiered]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Genre txt</description> + <posx>150</posx> + <posy>195</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[515]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Genre Value</description> + <posx>160</posx> + <posy>195</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[listitem.Genre]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="image"> + <posx>0</posx> + <posy>232</posy> + <width>550</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="textbox"> + <description>Description Value for TVShows</description> + <posx>0</posx> + <posy>250</posy> + <width>600</width> + <height>160</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Plot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + </control> + <control type="group"> + <posy>30</posy> + <visible>Skin.HasSetting(VideoLibraryFanartView504) + !Skin.HasSetting(TVShowsUsePosters)</visible> + <control type="label"> + <description>Aired txt</description> + <posx>150</posx> + <posy>170</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[31322]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Aired Value</description> + <posx>160</posx> + <posy>170</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[listitem.premiered]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Genre txt</description> + <posx>150</posx> + <posy>195</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[515]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Genre Value</description> + <posx>160</posx> + <posy>195</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[listitem.Genre]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Episodes txt</description> + <posx>150</posx> + <posy>220</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[20360]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Episodes Value</description> + <posx>160</posx> + <posy>220</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="image"> + <posx>0</posx> + <posy>260</posy> + <width>550</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="textbox"> + <description>Description Value for TVShows</description> + <posx>0</posx> + <posy>275</posy> + <width>600</width> + <height>290</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Plot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + </control> + <control type="group"> + <posy>250</posy> + <visible>Skin.HasSetting(VideoLibraryFanartView504) + Skin.HasSetting(TVShowsUsePosters)</visible> + <control type="label"> + <description>Genre txt</description> + <posx>150</posx> + <posy>195</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[515]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Genre Value</description> + <posx>160</posx> + <posy>195</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[listitem.Genre]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Episodes txt</description> + <posx>150</posx> + <posy>220</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[20360]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Episodes Value</description> + <posx>160</posx> + <posy>220</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="image"> + <posx>0</posx> + <posy>260</posy> + <width>550</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="textbox"> + <description>Description Value for TVShows</description> + <posx>0</posx> + <posy>275</posy> + <width>600</width> + <height>100</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Plot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + </control> + </control> + <control type="group"> + <posx>50</posx> + <posy>60</posy> + <visible>Control.IsVisible(504) + Container.Content(Movies)</visible> + <control type="label"> + <description>Show Title txt</description> + <posx>0</posx> + <posy>0</posy> + <width>600</width> + <height>15</height> + <label>$INFO[ListItem.Label]</label> + <align>center</align> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <wrapmultiline>true</wrapmultiline> + </control> + <control type="image"> + <posx>0</posx> + <posy>30</posy> + <width>600</width> + <height>340</height> + <aspectratio aligny="top">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" fallback="Fanart_Fallback_Small.jpg" >$INFO[ListItem.Property(fanart_image)]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + <visible>!Skin.HasSetting(VideoLibraryFanartView504)</visible> + </control> + <control type="image"> + <posx>0</posx> + <posy>30</posy> + <width>600</width> + <height>480</height> + <aspectratio>keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + <visible>Skin.HasSetting(VideoLibraryFanartView504)</visible> + </control> + <control type="image"> + <posx>8</posx> + <posy>502</posy> + <width>584</width> + <height>464</height> + <aspectratio aligny="top">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + <visible>Skin.HasSetting(VideoLibraryFanartView504)</visible> + </control> + <control type="group"> + <posy>200</posy> + <visible>!Skin.HasSetting(VideoLibraryFanartView504)</visible> + <control type="grouplist"> + <description>Media Codec Flagging Images</description> + <posx>0</posx> + <posy>170</posy> + <width>600</width> + <align>center</align> + <itemgap>0</itemgap> + <orientation>horizontal</orientation> + <include>VideoCodecFlaggingConditions</include> + <include>AudioCodecFlaggingConditions</include> + <include>AspectCodecFlaggingConditions</include> + <include>VideoTypeHackFlaggingConditions</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>205</posy> + <width>600</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="label"> + <description>Year txt</description> + <posx>150</posx> + <posy>215</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[345]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Year Value</description> + <posx>160</posx> + <posy>215</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[listitem.Year]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Genre txt</description> + <posx>150</posx> + <posy>240</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[515]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Genre Value</description> + <posx>160</posx> + <posy>240</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[listitem.Genre]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="image"> + <posx>0</posx> + <posy>275</posy> + <width>550</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="textbox"> + <description>Description Value for Movie</description> + <posx>0</posx> + <posy>290</posy> + <width>600</width> + <height>120</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Plot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + </control> + <control type="group"> + <posy>370</posy> + <visible>Skin.HasSetting(VideoLibraryFanartView504)</visible> + <control type="grouplist"> + <description>Media Codec Flagging Images</description> + <posx>0</posx> + <posy>140</posy> + <width>600</width> + <align>center</align> + <itemgap>0</itemgap> + <orientation>horizontal</orientation> + <include>VideoCodecFlaggingConditions</include> + <include>AudioCodecFlaggingConditions</include> + <include>AspectCodecFlaggingConditions</include> + <include>VideoTypeHackFlaggingConditions</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>175</posy> + <width>600</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="label"> + <description>Year txt</description> + <posx>150</posx> + <posy>185</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[345]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Year Value</description> + <posx>160</posx> + <posy>185</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[listitem.Year]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Genre txt</description> + <posx>150</posx> + <posy>210</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[515]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Genre Value</description> + <posx>160</posx> + <posy>210</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[listitem.Genre]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + </control> + </control> + <control type="group"> + <posx>50</posx> + <posy>60</posy> + <visible>Control.IsVisible(504) + Container.Content(Seasons)</visible> + <control type="label"> + <description>Show Title txt</description> + <posx>0</posx> + <posy>0</posy> + <width>600</width> + <height>15</height> + <label>$INFO[ListItem.TVShowTitle]</label> + <align>center</align> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <wrapmultiline>true</wrapmultiline> + </control> + <control type="image"> + <posx>0</posx> + <posy>30</posy> + <width>600</width> + <height>480</height> + <aspectratio>keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="image"> + <posx>8</posx> + <posy>502</posy> + <width>584</width> + <height>464</height> + <aspectratio aligny="top">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + </control> + <control type="label"> + <description>Season Title txt</description> + <posx>0</posx> + <posy>530</posy> + <width>600</width> + <height>15</height> + <label>$INFO[ListItem.Label]</label> + <align>center</align> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <wrapmultiline>true</wrapmultiline> + </control> + <control type="label"> + <description>Episode Count txt</description> + <posx>0</posx> + <posy>560</posy> + <width>600</width> + <height>15</height> + <label>$INFO[ListItem.Episode] $LOCALIZE[20453]</label> + <align>center</align> + <aligny>center</aligny> + <font>font16caps</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <wrapmultiline>true</wrapmultiline> + </control> + </control> + <control type="group"> + <posx>50</posx> + <posy>60</posy> + <visible>Control.IsVisible(504) + Container.Content(Episodes)</visible> + <control type="label"> + <description>Episode txt</description> + <posx>0</posx> + <posy>0</posy> + <width>600</width> + <height>15</height> + <label>$INFO[ListItem.Title]</label> + <align>center</align> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <wrapmultiline>true</wrapmultiline> + </control> + <control type="image"> + <posx>0</posx> + <posy>40</posy> + <width>600</width> + <height>320</height> + <aspectratio aligny="bottom">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true">$INFO[ListItem.Icon]</texture> + <bordertexture background="true" border="8">ThumbShadow.png</bordertexture> + <bordersize>8</bordersize> + </control> + <control type="image"> + <posx>8</posx> + <posy>352</posy> + <width>584</width> + <height>304</height> + <aspectratio aligny="top">keep</aspectratio> + <fadetime>IconCrossfadeTime</fadetime> + <texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture> + </control> + <control type="group"> + <posy>200</posy> + <control type="grouplist"> + <description>Media Codec Flagging Images</description> + <posx>0</posx> + <posy>160</posy> + <width>600</width> + <align>center</align> + <itemgap>0</itemgap> + <orientation>horizontal</orientation> + <include>VideoCodecFlaggingConditions</include> + <include>AudioCodecFlaggingConditions</include> + <include>AspectCodecFlaggingConditions</include> + <include>VideoTypeHackFlaggingConditions</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>200</posy> + <width>600</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="label"> + <description>Aired txt</description> + <posx>150</posx> + <posy>210</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[31322]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Aired Value</description> + <posx>160</posx> + <posy>210</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[listitem.premiered]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="label"> + <description>Episode txt</description> + <posx>150</posx> + <posy>235</posy> + <width>140</width> + <height>25</height> + <label>$LOCALIZE[20359]:</label> + <align>right</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>blue</textcolor> + </control> + <control type="label"> + <description>Genre Value</description> + <posx>160</posx> + <posy>235</posy> + <width>440</width> + <height>25</height> + <label fallback="416">$INFO[listitem.Season,,x]$INFO[listitem.Episode]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13</font> + <scroll>true</scroll> + </control> + <control type="image"> + <posx>0</posx> + <posy>272</posy> + <width>550</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="textbox"> + <description>Description Value for Episodes</description> + <posx>0</posx> + <posy>290</posy> + <width>600</width> + <height>120</height> + <font>font12</font> + <align>justify</align> + <textcolor>white</textcolor> + <label>$INFO[ListItem.Plot]</label> + <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll> + </control> + </control> + </control> + </control> + </include> +</includes> diff --git a/addons/skin.confluence/720p/VisualisationPresetList.xml b/addons/skin.confluence/720p/VisualisationPresetList.xml index cace47e7d0..07f0220ce7 100644 --- a/addons/skin.confluence/720p/VisualisationPresetList.xml +++ b/addons/skin.confluence/720p/VisualisationPresetList.xml @@ -1,151 +1,151 @@ -<window id="122">
- <defaultcontrol>2</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>240</posx>
- <posy>115</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="group">
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>800</width>
- <height>490</height>
- <colordiffuse>DDFFFFFF</colordiffuse>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>10</posy>
- <width>640</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>710</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>2</onleft>
- <onright>2</onright>
- <onup>2</onup>
- <ondown>2</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>760</width>
- <height>30</height>
- <font>font13_title</font>
- <label>31048</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label" id="4">
- <description>No Settings Label</description>
- <posx>20</posx>
- <posy>180</posy>
- <width>760</width>
- <align>center</align>
- <label>13389</label>
- <font>font13caps</font>
- </control>
- <control type="list" id="2">
- <posx>40</posx>
- <posy>65</posy>
- <width>720</width>
- <height>395</height>
- <onleft>60</onleft>
- <onright>60</onright>
- <onup>2</onup>
- <ondown>2</ondown>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40" width="720">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>720</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>720</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </itemlayout>
- <focusedlayout height="40" width="720">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>720</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemNF.png</texture>
- <visible>!Control.HasFocus(2)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>720</width>
- <height>41</height>
- <texture border="0,2,0,2">MenuItemFO.png</texture>
- <visible>Control.HasFocus(2)</visible>
- <include>VisibleFadeEffect</include>
- </control>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>720</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="60">
- <posx>760</posx>
- <posy>65</posy>
- <width>25</width>
- <height>390</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>2</onleft>
- <onright>2</onright>
- <ondown>60</ondown>
- <onup>60</onup>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- </control>
- </controls>
-</window>
+<window id="122"> + <defaultcontrol>2</defaultcontrol> + <coordinates> + <system>1</system> + <posx>240</posx> + <posy>115</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="group"> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>800</width> + <height>490</height> + <colordiffuse>DDFFFFFF</colordiffuse> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>80</posx> + <posy>10</posy> + <width>640</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>710</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>2</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>2</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>760</width> + <height>30</height> + <font>font13_title</font> + <label>31048</label> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label" id="4"> + <description>No Settings Label</description> + <posx>20</posx> + <posy>180</posy> + <width>760</width> + <align>center</align> + <label>13389</label> + <font>font13caps</font> + </control> + <control type="list" id="2"> + <posx>40</posx> + <posy>65</posy> + <width>720</width> + <height>395</height> + <onleft>60</onleft> + <onright>60</onright> + <onup>2</onup> + <ondown>2</ondown> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40" width="720"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>720</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>720</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + </itemlayout> + <focusedlayout height="40" width="720"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>720</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemNF.png</texture> + <visible>!Control.HasFocus(2)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>720</width> + <height>41</height> + <texture border="0,2,0,2">MenuItemFO.png</texture> + <visible>Control.HasFocus(2)</visible> + <include>VisibleFadeEffect</include> + </control> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>720</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>760</posx> + <posy>65</posy> + <width>25</width> + <height>390</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>2</onleft> + <onright>2</onright> + <ondown>60</ondown> + <onup>60</onup> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + </control> + </controls> +</window> diff --git a/addons/skin.confluence/720p/custom_DiscDialog_1113.xml b/addons/skin.confluence/720p/custom_DiscDialog_1113.xml index 913f352cf2..ff7b39b891 100644 --- a/addons/skin.confluence/720p/custom_DiscDialog_1113.xml +++ b/addons/skin.confluence/720p/custom_DiscDialog_1113.xml @@ -1,79 +1,79 @@ -<window id="1113" type="dialog">
- <defaultcontrol always="true">9000</defaultcontrol>
- <include>dialogeffect</include>
- <coordinates>
- <system>1</system>
- <posx>55</posx>
- <posy>570</posy>
- </coordinates>
- <controls>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>200</width>
- <height>150</height>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="group" id="9000">
- <control type="button" id="1">
- <description>Play Button</description>
- <posx>10</posx>
- <posy>10</posy>
- <width>180</width>
- <height>40</height>
- <label>208</label>
- <font>font13</font>
- <align>center</align>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <onclick>XBMC.PlayDVD()</onclick>
- <onclick>Dialog.Close(1113)</onclick>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus>-</texturenofocus>
- <onleft>Dialog.Close(1113)</onleft>
- <onright>1</onright>
- <onup>3</onup>
- <ondown>2</ondown>
- <enable>System.HasMediaDVD</enable>
- </control>
- <control type="button" id="2">
- <description>Eject Button</description>
- <posx>10</posx>
- <posy>50</posy>
- <width>180</width>
- <height>40</height>
- <label>13391</label>
- <font>font13</font>
- <align>center</align>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <onclick>EjectTray()</onclick>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus>-</texturenofocus>
- <onleft>Dialog.Close(1113)2</onleft>
- <onright>2</onright>
- <onup>1</onup>
- <ondown>3</ondown>
- </control>
- <control type="button" id="3">
- <description>Cancel Button</description>
- <posx>10</posx>
- <posy>90</posy>
- <width>180</width>
- <height>40</height>
- <label>222</label>
- <font>font13</font>
- <align>center</align>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <onclick>Dialog.Close(1113)</onclick>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus>-</texturenofocus>
- <onleft>Dialog.Close(1113)</onleft>
- <onright>3</onright>
- <onup>2</onup>
- <ondown>1</ondown>
- </control>
- </control>
- </controls>
+<window id="1113" type="dialog"> + <defaultcontrol always="true">9000</defaultcontrol> + <include>dialogeffect</include> + <coordinates> + <system>1</system> + <posx>55</posx> + <posy>570</posy> + </coordinates> + <controls> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>200</width> + <height>150</height> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="group" id="9000"> + <control type="button" id="1"> + <description>Play Button</description> + <posx>10</posx> + <posy>10</posy> + <width>180</width> + <height>40</height> + <label>208</label> + <font>font13</font> + <align>center</align> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <onclick>XBMC.PlayDVD()</onclick> + <onclick>Dialog.Close(1113)</onclick> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus>-</texturenofocus> + <onleft>Dialog.Close(1113)</onleft> + <onright>1</onright> + <onup>3</onup> + <ondown>2</ondown> + <enable>System.HasMediaDVD</enable> + </control> + <control type="button" id="2"> + <description>Eject Button</description> + <posx>10</posx> + <posy>50</posy> + <width>180</width> + <height>40</height> + <label>13391</label> + <font>font13</font> + <align>center</align> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <onclick>EjectTray()</onclick> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus>-</texturenofocus> + <onleft>Dialog.Close(1113)2</onleft> + <onright>2</onright> + <onup>1</onup> + <ondown>3</ondown> + </control> + <control type="button" id="3"> + <description>Cancel Button</description> + <posx>10</posx> + <posy>90</posy> + <width>180</width> + <height>40</height> + <label>222</label> + <font>font13</font> + <align>center</align> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <onclick>Dialog.Close(1113)</onclick> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus>-</texturenofocus> + <onleft>Dialog.Close(1113)</onleft> + <onright>3</onright> + <onup>2</onup> + <ondown>1</ondown> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/custom_SkinSetting_1111.xml b/addons/skin.confluence/720p/custom_SkinSetting_1111.xml index ada88d98af..c637106cc9 100644 --- a/addons/skin.confluence/720p/custom_SkinSetting_1111.xml +++ b/addons/skin.confluence/720p/custom_SkinSetting_1111.xml @@ -1,1749 +1,1749 @@ -<window id="1111">
- <defaultcontrol always="true">9000</defaultcontrol>
- <controls>
- <include>CommonSettingsBackground</include>
- <include>CommonMediaPlayingBackground</include>
- <control type="group">
- <posx>90</posx>
- <posy>50</posy>
- <animation type="WindowOpen" reversible="false">
- <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
- <effect type="fade" start="0" end="100" time="300" />
- </animation>
- <animation type="WindowClose" reversible="false">
- <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
- <effect type="fade" start="100" end="0" time="300" />
- </animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1100</width>
- <height>640</height>
- <texture border="20">DialogBack.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>980</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>1</onleft>
- <onright>1</onright>
- <onup>1</onup>
- <ondown>1</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="image">
- <description>LOGO</description>
- <posx>30</posx>
- <posy>15</posy>
- <width>220</width>
- <height>80</height>
- <aspectratio>keep</aspectratio>
- <texture>Confluence_Logo.png</texture>
- </control>
- <control type="list" id="9000">
- <posx>10</posx>
- <posy>90</posy>
- <width>260</width>
- <height>481</height>
- <onleft>9010</onleft>
- <onright>9010</onright>
- <onup>9000</onup>
- <ondown>9000</ondown>
- <pagecontrol>-</pagecontrol>
- <scrolltime>300</scrolltime>
- <itemlayout height="80" width="260">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>260</width>
- <height>81</height>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>250</posx>
- <posy>15</posy>
- <width>380</width>
- <height>25</height>
- <font>font24_title</font>
- <textcolor>grey3</textcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>250</posx>
- <posy>42</posy>
- <width>870</width>
- <height>25</height>
- <font>font13caps</font>
- <textcolor>grey2</textcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- </itemlayout>
- <focusedlayout height="80" width="260">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>260</width>
- <height>81</height>
- <texture border="5">MenuItemFO.png</texture>
- <animation effect="fade" start="100" end="30" time="100" condition="!Control.HasFocus(9000)">Conditional</animation>
- </control>
- <control type="label">
- <posx>250</posx>
- <posy>15</posy>
- <width>380</width>
- <height>25</height>
- <font>font24_title</font>
- <textcolor>white</textcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <posx>250</posx>
- <posy>42</posy>
- <width>870</width>
- <height>25</height>
- <font>font13caps</font>
- <textcolor>grey2</textcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- </focusedlayout>
- <content>
- <item id="1">
- <label>128</label>
- <label2>5</label2>
- <onclick>-</onclick>
- </item>
- <item id="2">
- <label>513</label>
- <label2>31112</label2>
- <onclick>-</onclick>
- </item>
- <item id="3">
- <label>31102</label>
- <label2>31115</label2>
- <onclick>-</onclick>
- </item>
- <item id="4">
- <label>24000</label>
- <label2>31200</label2>
- <onclick>-</onclick>
- </item>
- </content>
- </control>
- <control type="image">
- <posx>268</posx>
- <posy>10</posy>
- <width>790</width>
- <height>618</height>
- <texture border="5">black-back2.png</texture>
- </control>
- <control type="image">
- <posx>268</posx>
- <posy>10</posy>
- <width>804</width>
- <height>100</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>300</posx>
- <posy>20</posy>
- <width>740</width>
- <height>30</height>
- <font>font16caps</font>
- <label>$LOCALIZE[20077] - $INFO[Container(9000).ListItem.Label]</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="group" id="9010">
- <control type="grouplist" id="9001">
- <visible>Container(9000).Hasfocus(1)</visible>
- <posx>290</posx>
- <posy>60</posy>
- <width>750</width>
- <height>530</height>
- <itemgap>-1</itemgap>
- <pagecontrol>60</pagecontrol>
- <onleft>9000</onleft>
- <onright>60</onright>
- <onup>9001</onup>
- <ondown>9001</ondown>
- <control type="label" id="100">
- <width>750</width>
- <height>45</height>
- <font>font13_title</font>
- <label>31106</label>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="101">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>20189</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(AutoScroll)</onclick>
- <selected>Skin.HasSetting(AutoScroll)</selected>
- </control>
- <control type="radiobutton" id="102">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>31103</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(Show_SlideShow_Paused)</onclick>
- <selected>!Skin.HasSetting(Show_SlideShow_Paused)</selected>
- </control>
- <control type="radiobutton" id="103">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>31105</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(No_Media_Titles_In_Scanner)</onclick>
- <selected>!Skin.HasSetting(No_Media_Titles_In_Scanner)</selected>
- </control>
- <control type="radiobutton" id="112">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>31104</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(WindowedTrailer)</onclick>
- <selected>Skin.HasSetting(WindowedTrailer)</selected>
- </control>
- <control type="radiobutton" id="113">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>31107</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(HideFilenameFlagging)</onclick>
- <selected>Skin.HasSetting(HideFilenameFlagging)</selected>
- </control>
- <control type="label" id="104">
- <width>750</width>
- <height>45</height>
- <font>font13_title</font>
- <label>20343</label>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="105">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>31123</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(TVShowsUsePosters)</onclick>
- <selected>Skin.HasSetting(TVShowsUsePosters)</selected>
- </control>
- <control type="label" id="106">
- <width>750</width>
- <height>45</height>
- <font>font13_title</font>
- <label>512</label>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="107">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>21398</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(Use_Startup_Playlist)</onclick>
- <selected>Skin.HasSetting(Use_Startup_Playlist)</selected>
- </control>
- <control type="button" id="108">
- <description>Startup Playlist Path</description>
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <label>15311</label>
- <label2>$INFO[Skin.String(Startup_Playlist_Path)]</label2>
- <onclick>Skin.SetFile(Startup_Playlist_Path,.m3u,t:\playlists\music\)</onclick>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <enable>Skin.HasSetting(Use_Startup_Playlist)</enable>
- </control>
- <control type="label" id="109">
- <width>750</width>
- <height>45</height>
- <font>font13_title</font>
- <label>31102</label>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="110">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>31124</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(ShowBackgroundVideo)</onclick>
- <selected>!Skin.HasSetting(ShowBackgroundVideo)</selected>
- </control>
- <control type="radiobutton" id="111">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>31125</label>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.ToggleSetting(ShowBackgroundVis)</onclick>
- <selected>!Skin.HasSetting(ShowBackgroundVis)</selected>
- </control>
- </control>
- <control type="scrollbar" id="60">
- <posx>1060</posx>
- <posy>60</posy>
- <width>25</width>
- <height>530</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>9001</onleft>
- <onright>9000</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Container(9000).Hasfocus(1)</visible>
- </control>
- <control type="grouplist" id="9002">
- <visible>Container(9000).Hasfocus(2)</visible>
- <posx>290</posx>
- <posy>60</posy>
- <width>750</width>
- <height>530</height>
- <itemgap>-1</itemgap>
- <pagecontrol>60</pagecontrol>
- <onleft>9000</onleft>
- <onright>60</onright>
- <onup>9002</onup>
- <ondown>9002</ondown>
- <control type="label" id="200">
- <width>750</width>
- <height>45</height>
- <font>font13_title</font>
- <label>31101</label>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="202">
- <description>enable video info</description>
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <label>20176</label>
- <onclick>Skin.ToggleSetting(homepageVideoinfo)</onclick>
- <selected>!Skin.HasSetting(homepageVideoinfo)</selected>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="203">
- <description>enable music info</description>
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <label>20083</label>
- <onclick>Skin.ToggleSetting(homepageMusicinfo)</onclick>
- <selected>!Skin.HasSetting(homepageMusicinfo)</selected>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="204">
- <description>enable weather info</description>
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <label>20084</label>
- <onclick>Skin.ToggleSetting(homepageWeatherinfo)</onclick>
- <selected>!Skin.HasSetting(homepageWeatherinfo)</selected>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="205">
- <description>Show Recently added info</description>
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <label>31117</label>
- <onclick>Skin.ToggleSetting(homepageShowRecentlyAdded)</onclick>
- <selected>Skin.HasSetting(homepageShowRecentlyAdded)</selected>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="label" id="206">
- <width>750</width>
- <height>45</height>
- <font>font13_title</font>
- <label>31108</label>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="radiobutton" id="207">
- <description>Hide Videos Button</description>
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <label>$LOCALIZE[31111] - $LOCALIZE[3]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoVideosButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoVideosButton)</selected>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="217">
- <description>Hide Movies Button</description>
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <label>$LOCALIZE[31111] - $LOCALIZE[20342] [COLOR=grey3] ($LOCALIZE[20314])[/COLOR]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoMoviesButton)</onclick>
- <selected>!Skin.HasSetting(HomeMenuNoMoviesButton)</selected>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <enable>Library.HasContent(Movies)</enable>
- </control>
- <control type="radiobutton" id="218">
- <description>Hide TV Shows Button</description>
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <label>$LOCALIZE[31111] - $LOCALIZE[20343] [COLOR=grey3] ($LOCALIZE[20314])[/COLOR]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoTVShowsButton)</onclick>
- <selected>!Skin.HasSetting(HomeMenuNoTVShowsButton)</selected>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <enable>Library.HasContent(TVShows)</enable>
- </control>
- <control type="radiobutton" id="208">
- <description>Hide Music Button</description>
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <label>$LOCALIZE[31111] - $LOCALIZE[2]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoMusicButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoMusicButton)</selected>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="209">
- <description>Hide Pictures Button</description>
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <label>$LOCALIZE[31111] - $LOCALIZE[1]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoPicturesButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoPicturesButton)</selected>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="210">
- <description>Hide Programs Button</description>
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <label>$LOCALIZE[31111] - $LOCALIZE[0]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoProgramsButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoProgramsButton)</selected>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="212">
- <description>Hide Weather Button</description>
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <label>$LOCALIZE[31111] - $LOCALIZE[8]</label>
- <onclick>Skin.ToggleSetting(HomeMenuNoWeatherButton)</onclick>
- <selected>Skin.HasSetting(HomeMenuNoWeatherButton)</selected>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- </control>
- <control type="scrollbar" id="60">
- <posx>1060</posx>
- <posy>60</posy>
- <width>25</width>
- <height>530</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>9002</onleft>
- <onright>9000</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Container(9000).Hasfocus(2)</visible>
- </control>
- <control type="group">
- <posx>290</posx>
- <posy>60</posy>
- <visible>Container(9000).Hasfocus(3)</visible>
- <control type="label">
- <posx>0</posx>
- <posy>0</posy>
- <width>680</width>
- <height>45</height>
- <font>font13_title</font>
- <label>31109</label>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="button" id="304">
- <description>Menu Item Next Button</description>
- <posx>670</posx>
- <posy>53</posy>
- <width>33</width>
- <height>22</height>
- <label>-</label>
- <font>-</font>
- <texturenofocus>scroll-down-2.png</texturenofocus>
- <texturefocus>scroll-down-focus-2.png</texturefocus>
- <onclick>Control.Move(9003,1)</onclick>
- <onleft>9000</onleft>
- <onright>305</onright>
- <onup>300</onup>
- <ondown>300</ondown>
- </control>
- <control type="button" id="305">
- <description>Menu Item Prev Button</description>
- <posx>703</posx>
- <posy>53</posy>
- <width>33</width>
- <height>22</height>
- <label>-</label>
- <font>-</font>
- <texturenofocus>scroll-up-2.png</texturenofocus>
- <texturefocus>scroll-up-focus-2.png</texturefocus>
- <onclick>Control.Move(9003,-1)</onclick>
- <onleft>304</onleft>
- <onright>9000</onright>
- <onup>300</onup>
- <ondown>300</ondown>
- </control>
- <control type="list" id="9003">
- <hitrect x="0" y="0" w="0" h="0" />
- <posx>0</posx>
- <posy>45</posy>
- <width>750</width>
- <height>40</height>
- <onleft>9000</onleft>
- <onright>300</onright>
- <onup>9003</onup>
- <ondown>9003</ondown>
- <pagecontrol>-</pagecontrol>
- <scrolltime>0</scrolltime>
- <itemlayout height="1" width="750">
- </itemlayout>
- <focusedlayout height="40" width="750">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>750</width>
- <height>40</height>
- <texture>MenuItemNF.png</texture>
- <visible>![Control.HasFocus(304) | Control.HasFocus(305)]</visible>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>750</width>
- <height>40</height>
- <texture>MenuItemFO.png</texture>
- <visible>[Control.HasFocus(304) | Control.HasFocus(305)]</visible>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>600</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[31110]</label>
- <visible>![Control.HasFocus(304) | Control.HasFocus(305)]</visible>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>600</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <align>left</align>
- <aligny>center</aligny>
- <label>$LOCALIZE[31110]</label>
- <visible>[Control.HasFocus(304) | Control.HasFocus(305)]</visible>
- </control>
- <control type="label">
- <posx>650</posx>
- <posy>0</posy>
- <width>640</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- <visible>![Control.HasFocus(304) | Control.HasFocus(305)]</visible>
- </control>
- <control type="label">
- <posx>650</posx>
- <posy>0</posy>
- <width>640</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>white</textcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- <visible>[Control.HasFocus(304) | Control.HasFocus(305)]</visible>
- </control>
- </focusedlayout>
- <content>
- <item id="1">
- <label>3</label>
- <onclick>-</onclick>
- <icon>special://skin/backgrounds/videos.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb>
- </item>
- <item id="12">
- <label>31502</label>
- <onclick>-</onclick>
- <icon>special://skin/backgrounds/tv.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</thumb>
- <visible>System.GetBool(pvrmanager.enabled)</visible>
- </item>
- <item id="10">
- <label>20342</label>
- <onclick>-</onclick>
- <icon>special://skin/backgrounds/videos.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</thumb>
- <visible>Skin.HasSetting(HomeMenuNoMoviesButton) + Library.HasContent(Movies)</visible>
- </item>
- <item id="11">
- <label>20343</label>
- <onclick>-</onclick>
- <icon>special://skin/backgrounds/videos.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_TVShow_Folder)]</thumb>
- <visible>Skin.HasSetting(HomeMenuNoTVShowsButton) + Library.HasContent(TVShows)</visible>
- </item>
- <item id="2">
- <label>2</label>
- <onclick>-</onclick>
- <icon>special://skin/backgrounds/music.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
- </item>
- <item id="3">
- <label>1</label>
- <onclick>-</onclick>
- <icon>special://skin/backgrounds/pictures.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Pictures_Folder)]</thumb>
- </item>
- <item id="4">
- <label>0</label>
- <onclick>-</onclick>
- <icon>special://skin/backgrounds/programs.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]</thumb>
- </item>
- <item id="5">
- <label>8</label>
- <onclick>-</onclick>
- <icon>special://skin/backgrounds/weather.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</thumb>
- </item>
- <item id="7">
- <label>13000</label>
- <onclick>-</onclick>
- <icon>special://skin/backgrounds/settings.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</thumb>
- </item>
- <item id="8">
- <label>24001</label>
- <onclick>-</onclick>
- <icon>special://skin/backgrounds/Addons.jpg</icon>
- <thumb>$INFO[Skin.String(Home_Custom_Back_Addons_Folder)]</thumb>
- </item>
- </content>
- </control>
- <control type="image">
- <posx>85</posx>
- <posy>100</posy>
- <width>580</width>
- <height>435</height>
- <texture>black-back.png</texture>
- </control>
- <control type="group">
- <posx>95</posx>
- <posy>110</posy>
- <control type="group">
- <visible>Container(9003).HasFocus(1)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <posx>5</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetImage(Home_Custom_Back_Video_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <posx>190</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetPath(Home_Custom_Back_Video_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <posx>375</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.Reset(Home_Custom_Back_Video_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(2)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <posx>5</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetImage(Home_Custom_Back_Music_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <posx>190</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetPath(Home_Custom_Back_Music_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <posx>375</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.Reset(Home_Custom_Back_Music_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(3)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <posx>5</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetImage(Home_Custom_Back_Pictures_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <posx>190</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetPath(Home_Custom_Back_Pictures_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <posx>375</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.Reset(Home_Custom_Back_Pictures_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(4)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <posx>5</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetImage(Home_Custom_Back_Programs_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <posx>190</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetPath(Home_Custom_Back_Programs_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <posx>375</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.Reset(Home_Custom_Back_Programs_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(5)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <posx>5</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetImage(Home_Custom_Back_Weather_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <posx>190</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetPath(Home_Custom_Back_Weather_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <posx>375</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.Reset(Home_Custom_Back_Weather_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(7)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <posx>5</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetImage(Home_Custom_Back_Settings_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <posx>190</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetPath(Home_Custom_Back_Settings_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <posx>375</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.Reset(Home_Custom_Back_Settings_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(8)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <posx>5</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetImage(Home_Custom_Back_Addons_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <posx>190</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetPath(Home_Custom_Back_Addons_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <posx>375</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.Reset(Home_Custom_Back_Addons_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(10)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <posx>5</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetImage(Home_Custom_Back_Movies_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <posx>190</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetPath(Home_Custom_Back_Movies_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <posx>375</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.Reset(Home_Custom_Back_Movies_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(11)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <posx>5</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetImage(Home_Custom_Back_TVShow_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <posx>190</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetPath(Home_Custom_Back_TVShow_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <posx>375</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.Reset(Home_Custom_Back_TVShow_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- <control type="group">
- <visible>Container(9003).HasFocus(12)</visible>
- <control type="button" id="300">
- <description>Single Image button</description>
- <posx>5</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31113</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetImage(Home_Custom_Back_TV_Folder)</onclick>
- <onleft>302</onleft>
- <onright>301</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="301">
- <description>Multi Image button</description>
- <posx>190</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>31114</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.SetPath(Home_Custom_Back_TV_Folder)</onclick>
- <onleft>300</onleft>
- <onright>302</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- <control type="button" id="302">
- <description>Default Image button</description>
- <posx>375</posx>
- <posy>0</posy>
- <width>180</width>
- <height>40</height>
- <label>571</label>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <align>center</align>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onclick>Skin.Reset(Home_Custom_Back_TV_Folder)</onclick>
- <onleft>301</onleft>
- <onright>300</onright>
- <onup>304</onup>
- <ondown>304</ondown>
- </control>
- </control>
- </control>
- <control type="multiimage">
- <posx>95</posx>
- <posy>160</posy>
- <width>560</width>
- <height>335</height>
- <imagepath background="true">$INFO[Container(9003).ListItem.Icon]</imagepath>
- <timeperimage>6000</timeperimage>
- <randomize>true</randomize>
- <fadetime>500</fadetime>
- </control>
- <control type="label">
- <posx>95</posx>
- <posy>505</posy>
- <width>560</width>
- <height>20</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>font11</font>
- <haspath>yes</haspath>
- <label fallback="571">$INFO[Container(9003).ListItem.Thumb]</label>
- <textcolor>white</textcolor>
- </control>
- </control>
- <control type="group">
- <control type="grouplist" id="9004">
- <visible>Container(9000).Hasfocus(4)</visible>
- <posx>290</posx>
- <posy>60</posy>
- <width>750</width>
- <height>530</height>
- <itemgap>-1</itemgap>
- <pagecontrol>61</pagecontrol>
- <onleft>9000</onleft>
- <onright>61</onright>
- <onup>9004</onup>
- <ondown>9004</ondown>
- <control type="label" id="410">
- <width>750</width>
- <height>45</height>
- <font>font13_title</font>
- <label>31134</label>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="button" id="411">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]1[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeVideosButton1))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomeVideosButton1,xbmc.addon.video)</onclick>
- </control>
- <control type="button" id="412">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]2[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeVideosButton2))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomeVideosButton2,xbmc.addon.video)</onclick>
- </control>
- <control type="button" id="413">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]3[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeVideosButton3))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomeVideosButton3,xbmc.addon.video)</onclick>
- </control>
-
- <control type="label" id="420">
- <width>750</width>
- <height>45</height>
- <font>font13_title</font>
- <label>31135</label>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="button" id="421">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]1[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeMusicButton1))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomeMusicButton1,xbmc.addon.audio)</onclick>
- </control>
- <control type="button" id="422">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]2[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeMusicButton2))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomeMusicButton2,xbmc.addon.audio)</onclick>
- </control>
- <control type="button" id="423">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]3[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeMusicButton3))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomeMusicButton3,xbmc.addon.audio)</onclick>
- </control>
-
- <control type="label" id="430">
- <width>750</width>
- <height>45</height>
- <font>font13_title</font>
- <label>31136</label>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="button" id="431">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]1[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton1))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomePictureButton1,xbmc.addon.image)</onclick>
- </control>
- <control type="button" id="432">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]2[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton2))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomePictureButton2,xbmc.addon.image)</onclick>
- </control>
- <control type="button" id="433">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]3[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton3))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomePictureButton3,xbmc.addon.image)</onclick>
- </control>
- <control type="button" id="434">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]4[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton4))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomePictureButton4,xbmc.addon.image)</onclick>
- </control>
- <control type="button" id="435">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]5[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton5))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomePictureButton5,xbmc.addon.image)</onclick>
- </control>
- <control type="button" id="436">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]6[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton6))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomePictureButton6,xbmc.addon.image)</onclick>
- </control>
-
- <control type="label" id="440">
- <width>750</width>
- <height>45</height>
- <font>font13_title</font>
- <label>31118</label>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="button" id="441">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]1[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton1))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomeProgramButton1,xbmc.addon.executable)</onclick>
- </control>
- <control type="button" id="442">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]2[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton2))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomeProgramButton2,xbmc.addon.executable)</onclick>
- </control>
- <control type="button" id="443">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]3[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton3))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomeProgramButton3,xbmc.addon.executable)</onclick>
- </control>
- <control type="button" id="444">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]4[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton4))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomeProgramButton4,xbmc.addon.executable)</onclick>
- </control>
- <control type="button" id="445">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]5[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton5))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomeProgramButton5,xbmc.addon.executable)</onclick>
- </control>
- <control type="button" id="446">
- <width>750</width>
- <height>40</height>
- <font>font13</font>
- <label>$LOCALIZE[24000] [B]6[/B]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton6))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(HomeProgramButton6,xbmc.addon.executable)</onclick>
- </control>
-
- <control type="label" id="453">
- <width>750</width>
- <height>45</height>
- <font>font13_title</font>
- <label>31140</label>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="button" id="455">
- <width>750</width>
- <height>35</height>
- <font>font12</font>
- <label>$LOCALIZE[31132]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(LyricScript_Path))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(LyricScript_Path,xbmc.python.lyrics)</onclick>
- </control>
-
- <control type="label" id="456">
- <width>750</width>
- <height>45</height>
- <font>font13_title</font>
- <label>31141</label>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- <align>left</align>
- <aligny>center</aligny>
- </control>
- <control type="button" id="458">
- <width>750</width>
- <height>35</height>
- <font>font12</font>
- <label>$LOCALIZE[31133]</label>
- <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(SubtitleScript_Path))][/COLOR]</label2>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <onclick>Skin.SetAddon(SubtitleScript_Path,xbmc.python.subtitles)</onclick>
- </control>
- </control>
- </control>
- <control type="scrollbar" id="61">
- <posx>1060</posx>
- <posy>60</posy>
- <width>25</width>
- <height>530</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>9004</onleft>
- <onright>9000</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- <visible>Container(9000).Hasfocus(4)</visible>
- </control>
- </control>
- </control>
- <include>BehindDialogFadeOut</include>
- <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[20077]</label>
- </control>
- </control>
- <include>WindowTitleHomeButton</include>
- <include>Clock</include>
- </controls>
-</window>
+<window id="1111"> + <defaultcontrol always="true">9000</defaultcontrol> + <controls> + <include>CommonSettingsBackground</include> + <include>CommonMediaPlayingBackground</include> + <control type="group"> + <posx>90</posx> + <posy>50</posy> + <animation type="WindowOpen" reversible="false"> + <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" /> + <effect type="fade" start="0" end="100" time="300" /> + </animation> + <animation type="WindowClose" reversible="false"> + <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" /> + <effect type="fade" start="100" end="0" time="300" /> + </animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1100</width> + <height>640</height> + <texture border="20">DialogBack.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>980</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>1</onleft> + <onright>1</onright> + <onup>1</onup> + <ondown>1</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="image"> + <description>LOGO</description> + <posx>30</posx> + <posy>15</posy> + <width>220</width> + <height>80</height> + <aspectratio>keep</aspectratio> + <texture>Confluence_Logo.png</texture> + </control> + <control type="list" id="9000"> + <posx>10</posx> + <posy>90</posy> + <width>260</width> + <height>481</height> + <onleft>9010</onleft> + <onright>9010</onright> + <onup>9000</onup> + <ondown>9000</ondown> + <pagecontrol>-</pagecontrol> + <scrolltime>300</scrolltime> + <itemlayout height="80" width="260"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>260</width> + <height>81</height> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>250</posx> + <posy>15</posy> + <width>380</width> + <height>25</height> + <font>font24_title</font> + <textcolor>grey3</textcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>250</posx> + <posy>42</posy> + <width>870</width> + <height>25</height> + <font>font13caps</font> + <textcolor>grey2</textcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + </itemlayout> + <focusedlayout height="80" width="260"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>260</width> + <height>81</height> + <texture border="5">MenuItemFO.png</texture> + <animation effect="fade" start="100" end="30" time="100" condition="!Control.HasFocus(9000)">Conditional</animation> + </control> + <control type="label"> + <posx>250</posx> + <posy>15</posy> + <width>380</width> + <height>25</height> + <font>font24_title</font> + <textcolor>white</textcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + </control> + <control type="label"> + <posx>250</posx> + <posy>42</posy> + <width>870</width> + <height>25</height> + <font>font13caps</font> + <textcolor>grey2</textcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label2]</label> + </control> + </focusedlayout> + <content> + <item id="1"> + <label>128</label> + <label2>5</label2> + <onclick>-</onclick> + </item> + <item id="2"> + <label>513</label> + <label2>31112</label2> + <onclick>-</onclick> + </item> + <item id="3"> + <label>31102</label> + <label2>31115</label2> + <onclick>-</onclick> + </item> + <item id="4"> + <label>24000</label> + <label2>31200</label2> + <onclick>-</onclick> + </item> + </content> + </control> + <control type="image"> + <posx>268</posx> + <posy>10</posy> + <width>790</width> + <height>618</height> + <texture border="5">black-back2.png</texture> + </control> + <control type="image"> + <posx>268</posx> + <posy>10</posy> + <width>804</width> + <height>100</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="label"> + <description>header label</description> + <posx>300</posx> + <posy>20</posy> + <width>740</width> + <height>30</height> + <font>font16caps</font> + <label>$LOCALIZE[20077] - $INFO[Container(9000).ListItem.Label]</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="group" id="9010"> + <control type="grouplist" id="9001"> + <visible>Container(9000).Hasfocus(1)</visible> + <posx>290</posx> + <posy>60</posy> + <width>750</width> + <height>530</height> + <itemgap>-1</itemgap> + <pagecontrol>60</pagecontrol> + <onleft>9000</onleft> + <onright>60</onright> + <onup>9001</onup> + <ondown>9001</ondown> + <control type="label" id="100"> + <width>750</width> + <height>45</height> + <font>font13_title</font> + <label>31106</label> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="radiobutton" id="101"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>20189</label> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.ToggleSetting(AutoScroll)</onclick> + <selected>Skin.HasSetting(AutoScroll)</selected> + </control> + <control type="radiobutton" id="102"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>31103</label> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.ToggleSetting(Show_SlideShow_Paused)</onclick> + <selected>!Skin.HasSetting(Show_SlideShow_Paused)</selected> + </control> + <control type="radiobutton" id="103"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>31105</label> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.ToggleSetting(No_Media_Titles_In_Scanner)</onclick> + <selected>!Skin.HasSetting(No_Media_Titles_In_Scanner)</selected> + </control> + <control type="radiobutton" id="112"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>31104</label> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.ToggleSetting(WindowedTrailer)</onclick> + <selected>Skin.HasSetting(WindowedTrailer)</selected> + </control> + <control type="radiobutton" id="113"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>31107</label> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.ToggleSetting(HideFilenameFlagging)</onclick> + <selected>Skin.HasSetting(HideFilenameFlagging)</selected> + </control> + <control type="label" id="104"> + <width>750</width> + <height>45</height> + <font>font13_title</font> + <label>20343</label> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="radiobutton" id="105"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>31123</label> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.ToggleSetting(TVShowsUsePosters)</onclick> + <selected>Skin.HasSetting(TVShowsUsePosters)</selected> + </control> + <control type="label" id="106"> + <width>750</width> + <height>45</height> + <font>font13_title</font> + <label>512</label> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="radiobutton" id="107"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>21398</label> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.ToggleSetting(Use_Startup_Playlist)</onclick> + <selected>Skin.HasSetting(Use_Startup_Playlist)</selected> + </control> + <control type="button" id="108"> + <description>Startup Playlist Path</description> + <width>750</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <label>15311</label> + <label2>$INFO[Skin.String(Startup_Playlist_Path)]</label2> + <onclick>Skin.SetFile(Startup_Playlist_Path,.m3u,t:\playlists\music\)</onclick> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <enable>Skin.HasSetting(Use_Startup_Playlist)</enable> + </control> + <control type="label" id="109"> + <width>750</width> + <height>45</height> + <font>font13_title</font> + <label>31102</label> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="radiobutton" id="110"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>31124</label> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.ToggleSetting(ShowBackgroundVideo)</onclick> + <selected>!Skin.HasSetting(ShowBackgroundVideo)</selected> + </control> + <control type="radiobutton" id="111"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>31125</label> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.ToggleSetting(ShowBackgroundVis)</onclick> + <selected>!Skin.HasSetting(ShowBackgroundVis)</selected> + </control> + </control> + <control type="scrollbar" id="60"> + <posx>1060</posx> + <posy>60</posy> + <width>25</width> + <height>530</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>9001</onleft> + <onright>9000</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Container(9000).Hasfocus(1)</visible> + </control> + <control type="grouplist" id="9002"> + <visible>Container(9000).Hasfocus(2)</visible> + <posx>290</posx> + <posy>60</posy> + <width>750</width> + <height>530</height> + <itemgap>-1</itemgap> + <pagecontrol>60</pagecontrol> + <onleft>9000</onleft> + <onright>60</onright> + <onup>9002</onup> + <ondown>9002</ondown> + <control type="label" id="200"> + <width>750</width> + <height>45</height> + <font>font13_title</font> + <label>31101</label> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="radiobutton" id="202"> + <description>enable video info</description> + <width>750</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <label>20176</label> + <onclick>Skin.ToggleSetting(homepageVideoinfo)</onclick> + <selected>!Skin.HasSetting(homepageVideoinfo)</selected> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="203"> + <description>enable music info</description> + <width>750</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <label>20083</label> + <onclick>Skin.ToggleSetting(homepageMusicinfo)</onclick> + <selected>!Skin.HasSetting(homepageMusicinfo)</selected> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="204"> + <description>enable weather info</description> + <width>750</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <label>20084</label> + <onclick>Skin.ToggleSetting(homepageWeatherinfo)</onclick> + <selected>!Skin.HasSetting(homepageWeatherinfo)</selected> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="205"> + <description>Show Recently added info</description> + <width>750</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <label>31117</label> + <onclick>Skin.ToggleSetting(homepageShowRecentlyAdded)</onclick> + <selected>Skin.HasSetting(homepageShowRecentlyAdded)</selected> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="label" id="206"> + <width>750</width> + <height>45</height> + <font>font13_title</font> + <label>31108</label> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="radiobutton" id="207"> + <description>Hide Videos Button</description> + <width>750</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <label>$LOCALIZE[31111] - $LOCALIZE[3]</label> + <onclick>Skin.ToggleSetting(HomeMenuNoVideosButton)</onclick> + <selected>Skin.HasSetting(HomeMenuNoVideosButton)</selected> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="217"> + <description>Hide Movies Button</description> + <width>750</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <label>$LOCALIZE[31111] - $LOCALIZE[20342] [COLOR=grey3] ($LOCALIZE[20314])[/COLOR]</label> + <onclick>Skin.ToggleSetting(HomeMenuNoMoviesButton)</onclick> + <selected>!Skin.HasSetting(HomeMenuNoMoviesButton)</selected> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <enable>Library.HasContent(Movies)</enable> + </control> + <control type="radiobutton" id="218"> + <description>Hide TV Shows Button</description> + <width>750</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <label>$LOCALIZE[31111] - $LOCALIZE[20343] [COLOR=grey3] ($LOCALIZE[20314])[/COLOR]</label> + <onclick>Skin.ToggleSetting(HomeMenuNoTVShowsButton)</onclick> + <selected>!Skin.HasSetting(HomeMenuNoTVShowsButton)</selected> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <enable>Library.HasContent(TVShows)</enable> + </control> + <control type="radiobutton" id="208"> + <description>Hide Music Button</description> + <width>750</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <label>$LOCALIZE[31111] - $LOCALIZE[2]</label> + <onclick>Skin.ToggleSetting(HomeMenuNoMusicButton)</onclick> + <selected>Skin.HasSetting(HomeMenuNoMusicButton)</selected> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="209"> + <description>Hide Pictures Button</description> + <width>750</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <label>$LOCALIZE[31111] - $LOCALIZE[1]</label> + <onclick>Skin.ToggleSetting(HomeMenuNoPicturesButton)</onclick> + <selected>Skin.HasSetting(HomeMenuNoPicturesButton)</selected> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="210"> + <description>Hide Programs Button</description> + <width>750</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <label>$LOCALIZE[31111] - $LOCALIZE[0]</label> + <onclick>Skin.ToggleSetting(HomeMenuNoProgramsButton)</onclick> + <selected>Skin.HasSetting(HomeMenuNoProgramsButton)</selected> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="212"> + <description>Hide Weather Button</description> + <width>750</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <label>$LOCALIZE[31111] - $LOCALIZE[8]</label> + <onclick>Skin.ToggleSetting(HomeMenuNoWeatherButton)</onclick> + <selected>Skin.HasSetting(HomeMenuNoWeatherButton)</selected> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + </control> + <control type="scrollbar" id="60"> + <posx>1060</posx> + <posy>60</posy> + <width>25</width> + <height>530</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>9002</onleft> + <onright>9000</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Container(9000).Hasfocus(2)</visible> + </control> + <control type="group"> + <posx>290</posx> + <posy>60</posy> + <visible>Container(9000).Hasfocus(3)</visible> + <control type="label"> + <posx>0</posx> + <posy>0</posy> + <width>680</width> + <height>45</height> + <font>font13_title</font> + <label>31109</label> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="button" id="304"> + <description>Menu Item Next Button</description> + <posx>670</posx> + <posy>53</posy> + <width>33</width> + <height>22</height> + <label>-</label> + <font>-</font> + <texturenofocus>scroll-down-2.png</texturenofocus> + <texturefocus>scroll-down-focus-2.png</texturefocus> + <onclick>Control.Move(9003,1)</onclick> + <onleft>9000</onleft> + <onright>305</onright> + <onup>300</onup> + <ondown>300</ondown> + </control> + <control type="button" id="305"> + <description>Menu Item Prev Button</description> + <posx>703</posx> + <posy>53</posy> + <width>33</width> + <height>22</height> + <label>-</label> + <font>-</font> + <texturenofocus>scroll-up-2.png</texturenofocus> + <texturefocus>scroll-up-focus-2.png</texturefocus> + <onclick>Control.Move(9003,-1)</onclick> + <onleft>304</onleft> + <onright>9000</onright> + <onup>300</onup> + <ondown>300</ondown> + </control> + <control type="list" id="9003"> + <hitrect x="0" y="0" w="0" h="0" /> + <posx>0</posx> + <posy>45</posy> + <width>750</width> + <height>40</height> + <onleft>9000</onleft> + <onright>300</onright> + <onup>9003</onup> + <ondown>9003</ondown> + <pagecontrol>-</pagecontrol> + <scrolltime>0</scrolltime> + <itemlayout height="1" width="750"> + </itemlayout> + <focusedlayout height="40" width="750"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>750</width> + <height>40</height> + <texture>MenuItemNF.png</texture> + <visible>![Control.HasFocus(304) | Control.HasFocus(305)]</visible> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>750</width> + <height>40</height> + <texture>MenuItemFO.png</texture> + <visible>[Control.HasFocus(304) | Control.HasFocus(305)]</visible> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>600</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[31110]</label> + <visible>![Control.HasFocus(304) | Control.HasFocus(305)]</visible> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>600</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <align>left</align> + <aligny>center</aligny> + <label>$LOCALIZE[31110]</label> + <visible>[Control.HasFocus(304) | Control.HasFocus(305)]</visible> + </control> + <control type="label"> + <posx>650</posx> + <posy>0</posy> + <width>640</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + <visible>![Control.HasFocus(304) | Control.HasFocus(305)]</visible> + </control> + <control type="label"> + <posx>650</posx> + <posy>0</posy> + <width>640</width> + <height>40</height> + <font>font13</font> + <textcolor>white</textcolor> + <align>right</align> + <aligny>center</aligny> + <label>$INFO[ListItem.Label]</label> + <visible>[Control.HasFocus(304) | Control.HasFocus(305)]</visible> + </control> + </focusedlayout> + <content> + <item id="1"> + <label>3</label> + <onclick>-</onclick> + <icon>special://skin/backgrounds/videos.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</thumb> + </item> + <item id="12"> + <label>31502</label> + <onclick>-</onclick> + <icon>special://skin/backgrounds/tv.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</thumb> + <visible>System.GetBool(pvrmanager.enabled)</visible> + </item> + <item id="10"> + <label>20342</label> + <onclick>-</onclick> + <icon>special://skin/backgrounds/videos.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</thumb> + <visible>Skin.HasSetting(HomeMenuNoMoviesButton) + Library.HasContent(Movies)</visible> + </item> + <item id="11"> + <label>20343</label> + <onclick>-</onclick> + <icon>special://skin/backgrounds/videos.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_TVShow_Folder)]</thumb> + <visible>Skin.HasSetting(HomeMenuNoTVShowsButton) + Library.HasContent(TVShows)</visible> + </item> + <item id="2"> + <label>2</label> + <onclick>-</onclick> + <icon>special://skin/backgrounds/music.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb> + </item> + <item id="3"> + <label>1</label> + <onclick>-</onclick> + <icon>special://skin/backgrounds/pictures.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_Pictures_Folder)]</thumb> + </item> + <item id="4"> + <label>0</label> + <onclick>-</onclick> + <icon>special://skin/backgrounds/programs.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]</thumb> + </item> + <item id="5"> + <label>8</label> + <onclick>-</onclick> + <icon>special://skin/backgrounds/weather.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</thumb> + </item> + <item id="7"> + <label>13000</label> + <onclick>-</onclick> + <icon>special://skin/backgrounds/settings.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</thumb> + </item> + <item id="8"> + <label>24001</label> + <onclick>-</onclick> + <icon>special://skin/backgrounds/Addons.jpg</icon> + <thumb>$INFO[Skin.String(Home_Custom_Back_Addons_Folder)]</thumb> + </item> + </content> + </control> + <control type="image"> + <posx>85</posx> + <posy>100</posy> + <width>580</width> + <height>435</height> + <texture>black-back.png</texture> + </control> + <control type="group"> + <posx>95</posx> + <posy>110</posy> + <control type="group"> + <visible>Container(9003).HasFocus(1)</visible> + <control type="button" id="300"> + <description>Single Image button</description> + <posx>5</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31113</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetImage(Home_Custom_Back_Video_Folder)</onclick> + <onleft>302</onleft> + <onright>301</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="301"> + <description>Multi Image button</description> + <posx>190</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31114</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetPath(Home_Custom_Back_Video_Folder)</onclick> + <onleft>300</onleft> + <onright>302</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="302"> + <description>Default Image button</description> + <posx>375</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>571</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.Reset(Home_Custom_Back_Video_Folder)</onclick> + <onleft>301</onleft> + <onright>300</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + </control> + <control type="group"> + <visible>Container(9003).HasFocus(2)</visible> + <control type="button" id="300"> + <description>Single Image button</description> + <posx>5</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31113</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetImage(Home_Custom_Back_Music_Folder)</onclick> + <onleft>302</onleft> + <onright>301</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="301"> + <description>Multi Image button</description> + <posx>190</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31114</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetPath(Home_Custom_Back_Music_Folder)</onclick> + <onleft>300</onleft> + <onright>302</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="302"> + <description>Default Image button</description> + <posx>375</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>571</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.Reset(Home_Custom_Back_Music_Folder)</onclick> + <onleft>301</onleft> + <onright>300</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + </control> + <control type="group"> + <visible>Container(9003).HasFocus(3)</visible> + <control type="button" id="300"> + <description>Single Image button</description> + <posx>5</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31113</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetImage(Home_Custom_Back_Pictures_Folder)</onclick> + <onleft>302</onleft> + <onright>301</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="301"> + <description>Multi Image button</description> + <posx>190</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31114</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetPath(Home_Custom_Back_Pictures_Folder)</onclick> + <onleft>300</onleft> + <onright>302</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="302"> + <description>Default Image button</description> + <posx>375</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>571</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.Reset(Home_Custom_Back_Pictures_Folder)</onclick> + <onleft>301</onleft> + <onright>300</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + </control> + <control type="group"> + <visible>Container(9003).HasFocus(4)</visible> + <control type="button" id="300"> + <description>Single Image button</description> + <posx>5</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31113</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetImage(Home_Custom_Back_Programs_Folder)</onclick> + <onleft>302</onleft> + <onright>301</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="301"> + <description>Multi Image button</description> + <posx>190</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31114</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetPath(Home_Custom_Back_Programs_Folder)</onclick> + <onleft>300</onleft> + <onright>302</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="302"> + <description>Default Image button</description> + <posx>375</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>571</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.Reset(Home_Custom_Back_Programs_Folder)</onclick> + <onleft>301</onleft> + <onright>300</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + </control> + <control type="group"> + <visible>Container(9003).HasFocus(5)</visible> + <control type="button" id="300"> + <description>Single Image button</description> + <posx>5</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31113</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetImage(Home_Custom_Back_Weather_Folder)</onclick> + <onleft>302</onleft> + <onright>301</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="301"> + <description>Multi Image button</description> + <posx>190</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31114</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetPath(Home_Custom_Back_Weather_Folder)</onclick> + <onleft>300</onleft> + <onright>302</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="302"> + <description>Default Image button</description> + <posx>375</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>571</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.Reset(Home_Custom_Back_Weather_Folder)</onclick> + <onleft>301</onleft> + <onright>300</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + </control> + <control type="group"> + <visible>Container(9003).HasFocus(7)</visible> + <control type="button" id="300"> + <description>Single Image button</description> + <posx>5</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31113</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetImage(Home_Custom_Back_Settings_Folder)</onclick> + <onleft>302</onleft> + <onright>301</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="301"> + <description>Multi Image button</description> + <posx>190</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31114</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetPath(Home_Custom_Back_Settings_Folder)</onclick> + <onleft>300</onleft> + <onright>302</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="302"> + <description>Default Image button</description> + <posx>375</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>571</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.Reset(Home_Custom_Back_Settings_Folder)</onclick> + <onleft>301</onleft> + <onright>300</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + </control> + <control type="group"> + <visible>Container(9003).HasFocus(8)</visible> + <control type="button" id="300"> + <description>Single Image button</description> + <posx>5</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31113</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetImage(Home_Custom_Back_Addons_Folder)</onclick> + <onleft>302</onleft> + <onright>301</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="301"> + <description>Multi Image button</description> + <posx>190</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31114</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetPath(Home_Custom_Back_Addons_Folder)</onclick> + <onleft>300</onleft> + <onright>302</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="302"> + <description>Default Image button</description> + <posx>375</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>571</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.Reset(Home_Custom_Back_Addons_Folder)</onclick> + <onleft>301</onleft> + <onright>300</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + </control> + <control type="group"> + <visible>Container(9003).HasFocus(10)</visible> + <control type="button" id="300"> + <description>Single Image button</description> + <posx>5</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31113</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetImage(Home_Custom_Back_Movies_Folder)</onclick> + <onleft>302</onleft> + <onright>301</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="301"> + <description>Multi Image button</description> + <posx>190</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31114</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetPath(Home_Custom_Back_Movies_Folder)</onclick> + <onleft>300</onleft> + <onright>302</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="302"> + <description>Default Image button</description> + <posx>375</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>571</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.Reset(Home_Custom_Back_Movies_Folder)</onclick> + <onleft>301</onleft> + <onright>300</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + </control> + <control type="group"> + <visible>Container(9003).HasFocus(11)</visible> + <control type="button" id="300"> + <description>Single Image button</description> + <posx>5</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31113</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetImage(Home_Custom_Back_TVShow_Folder)</onclick> + <onleft>302</onleft> + <onright>301</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="301"> + <description>Multi Image button</description> + <posx>190</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31114</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetPath(Home_Custom_Back_TVShow_Folder)</onclick> + <onleft>300</onleft> + <onright>302</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="302"> + <description>Default Image button</description> + <posx>375</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>571</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.Reset(Home_Custom_Back_TVShow_Folder)</onclick> + <onleft>301</onleft> + <onright>300</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + </control> + <control type="group"> + <visible>Container(9003).HasFocus(12)</visible> + <control type="button" id="300"> + <description>Single Image button</description> + <posx>5</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31113</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetImage(Home_Custom_Back_TV_Folder)</onclick> + <onleft>302</onleft> + <onright>301</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="301"> + <description>Multi Image button</description> + <posx>190</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>31114</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.SetPath(Home_Custom_Back_TV_Folder)</onclick> + <onleft>300</onleft> + <onright>302</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + <control type="button" id="302"> + <description>Default Image button</description> + <posx>375</posx> + <posy>0</posy> + <width>180</width> + <height>40</height> + <label>571</label> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <align>center</align> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onclick>Skin.Reset(Home_Custom_Back_TV_Folder)</onclick> + <onleft>301</onleft> + <onright>300</onright> + <onup>304</onup> + <ondown>304</ondown> + </control> + </control> + </control> + <control type="multiimage"> + <posx>95</posx> + <posy>160</posy> + <width>560</width> + <height>335</height> + <imagepath background="true">$INFO[Container(9003).ListItem.Icon]</imagepath> + <timeperimage>6000</timeperimage> + <randomize>true</randomize> + <fadetime>500</fadetime> + </control> + <control type="label"> + <posx>95</posx> + <posy>505</posy> + <width>560</width> + <height>20</height> + <align>center</align> + <aligny>center</aligny> + <font>font11</font> + <haspath>yes</haspath> + <label fallback="571">$INFO[Container(9003).ListItem.Thumb]</label> + <textcolor>white</textcolor> + </control> + </control> + <control type="group"> + <control type="grouplist" id="9004"> + <visible>Container(9000).Hasfocus(4)</visible> + <posx>290</posx> + <posy>60</posy> + <width>750</width> + <height>530</height> + <itemgap>-1</itemgap> + <pagecontrol>61</pagecontrol> + <onleft>9000</onleft> + <onright>61</onright> + <onup>9004</onup> + <ondown>9004</ondown> + <control type="label" id="410"> + <width>750</width> + <height>45</height> + <font>font13_title</font> + <label>31134</label> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="button" id="411"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]1[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeVideosButton1))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomeVideosButton1,xbmc.addon.video)</onclick> + </control> + <control type="button" id="412"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]2[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeVideosButton2))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomeVideosButton2,xbmc.addon.video)</onclick> + </control> + <control type="button" id="413"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]3[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeVideosButton3))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomeVideosButton3,xbmc.addon.video)</onclick> + </control> + + <control type="label" id="420"> + <width>750</width> + <height>45</height> + <font>font13_title</font> + <label>31135</label> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="button" id="421"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]1[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeMusicButton1))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomeMusicButton1,xbmc.addon.audio)</onclick> + </control> + <control type="button" id="422"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]2[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeMusicButton2))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomeMusicButton2,xbmc.addon.audio)</onclick> + </control> + <control type="button" id="423"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]3[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeMusicButton3))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomeMusicButton3,xbmc.addon.audio)</onclick> + </control> + + <control type="label" id="430"> + <width>750</width> + <height>45</height> + <font>font13_title</font> + <label>31136</label> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="button" id="431"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]1[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton1))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomePictureButton1,xbmc.addon.image)</onclick> + </control> + <control type="button" id="432"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]2[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton2))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomePictureButton2,xbmc.addon.image)</onclick> + </control> + <control type="button" id="433"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]3[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton3))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomePictureButton3,xbmc.addon.image)</onclick> + </control> + <control type="button" id="434"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]4[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton4))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomePictureButton4,xbmc.addon.image)</onclick> + </control> + <control type="button" id="435"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]5[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton5))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomePictureButton5,xbmc.addon.image)</onclick> + </control> + <control type="button" id="436"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]6[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomePictureButton6))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomePictureButton6,xbmc.addon.image)</onclick> + </control> + + <control type="label" id="440"> + <width>750</width> + <height>45</height> + <font>font13_title</font> + <label>31118</label> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="button" id="441"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]1[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton1))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomeProgramButton1,xbmc.addon.executable)</onclick> + </control> + <control type="button" id="442"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]2[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton2))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomeProgramButton2,xbmc.addon.executable)</onclick> + </control> + <control type="button" id="443"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]3[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton3))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomeProgramButton3,xbmc.addon.executable)</onclick> + </control> + <control type="button" id="444"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]4[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton4))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomeProgramButton4,xbmc.addon.executable)</onclick> + </control> + <control type="button" id="445"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]5[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton5))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomeProgramButton5,xbmc.addon.executable)</onclick> + </control> + <control type="button" id="446"> + <width>750</width> + <height>40</height> + <font>font13</font> + <label>$LOCALIZE[24000] [B]6[/B]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(HomeProgramButton6))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(HomeProgramButton6,xbmc.addon.executable)</onclick> + </control> + + <control type="label" id="453"> + <width>750</width> + <height>45</height> + <font>font13_title</font> + <label>31140</label> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="button" id="455"> + <width>750</width> + <height>35</height> + <font>font12</font> + <label>$LOCALIZE[31132]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(LyricScript_Path))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(LyricScript_Path,xbmc.python.lyrics)</onclick> + </control> + + <control type="label" id="456"> + <width>750</width> + <height>45</height> + <font>font13_title</font> + <label>31141</label> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <align>left</align> + <aligny>center</aligny> + </control> + <control type="button" id="458"> + <width>750</width> + <height>35</height> + <font>font12</font> + <label>$LOCALIZE[31133]</label> + <label2>[COLOR=selected]$INFO[system.addontitle(Skin.String(SubtitleScript_Path))][/COLOR]</label2> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <onclick>Skin.SetAddon(SubtitleScript_Path,xbmc.python.subtitles)</onclick> + </control> + </control> + </control> + <control type="scrollbar" id="61"> + <posx>1060</posx> + <posy>60</posy> + <width>25</width> + <height>530</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>9004</onleft> + <onright>9000</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + <visible>Container(9000).Hasfocus(4)</visible> + </control> + </control> + </control> + <include>BehindDialogFadeOut</include> + <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[20077]</label> + </control> + </control> + <include>WindowTitleHomeButton</include> + <include>Clock</include> + </controls> +</window> diff --git a/addons/skin.confluence/720p/defaults.xml b/addons/skin.confluence/720p/defaults.xml index 3c495b7549..6b980db6a7 100644 --- a/addons/skin.confluence/720p/defaults.xml +++ b/addons/skin.confluence/720p/defaults.xml @@ -1,201 +1,201 @@ -<includes>
- <default type="image">
- <posx>0</posx>
- <posy>0</posy>
- <texture>-</texture>
- <colorkey>0</colorkey>
- </default>
- <default type="label">
- <posx>80</posx>
- <posy>60</posy>
- <label>-</label>
- <font>font13</font>
- <textcolor>white</textcolor>
- </default>
- <default type="fadelabel">
- <posx>80</posx>
- <posy>60</posy>
- <font>font13</font>
- <textcolor>white</textcolor>
- </default>
- <default type="button">
- <posx>300</posx>
- <posy>200</posy>
- <width>300</width>
- <height>42</height>
- <texturefocus>button-focus.png</texturefocus>
- <texturenofocus>button-nofocus.png</texturenofocus>
- <font>font13</font>
- <textcolor>white</textcolor>
- <disabledcolor>grey3</disabledcolor>
- <textoffsetx>7</textoffsetx>
- <aligny>center</aligny>
- <pulseonselect>no</pulseonselect>
- </default>
- <default type="togglebutton">
- <posx>140</posx>
- <posy>167</posy>
- <width>20</width>
- <height>20</height>
- <texturefocus>scroll-up-focus.png</texturefocus>
- <texturenofocus>scroll-up.png</texturenofocus>
- <alttexturefocus>scroll-down-focus.png</alttexturefocus>
- <alttexturenofocus>scroll-down.png</alttexturenofocus>
- <textcolor>white</textcolor>
- <label>-</label>
- <font>font13</font>
- <disabledcolor>grey3</disabledcolor>
- <pulseonselect>no</pulseonselect>
- </default>
- <default type="textbox">
- <posx>220</posx>
- <posy>220</posy>
- <width>410</width>
- <height>215</height>
- <spinwidth>18</spinwidth>
- <spinheight>16</spinheight>
- <spinposx>410</spinposx>
- <spinposy>305</spinposy>
- <spincolor>white</spincolor>
- <spinfont>font13</spinfont>
- <textcolor>white</textcolor>
- <textureup>scroll-up.png</textureup>
- <texturedown>scroll-down.png</texturedown>
- <textureupfocus>scroll-up-focus.png</textureupfocus>
- <texturedownfocus>scroll-down-focus.png</texturedownfocus>
- <font>font13</font>
- </default>
- <default type="progress">
- <posx>100</posx>
- <posy>325</posy>
- <texturebg border="6,0,6,0">OSDProgressBack.png</texturebg>
- <lefttexture>-</lefttexture>
- <midtexture border="6,0,6,0">OSDProgressMid.png</midtexture>
- <righttexture>-</righttexture>
- <overlaytexture>-</overlaytexture>
- </default>
- <default type="spincontrol">
- <posx>330</posx>
- <posy>126</posy>
- <textureup>scroll-up-2.png</textureup>
- <texturedown>scroll-down-2.png</texturedown>
- <textureupfocus>scroll-up-focus-2.png</textureupfocus>
- <texturedownfocus>scroll-down-focus-2.png</texturedownfocus>
- <align>right</align>
- <width>33</width>
- <height>22</height>
- <font>font13</font>
- <reverse>yes</reverse>
- <textcolor>white</textcolor>
- <disabledcolor>grey3</disabledcolor>
- <subtype>text</subtype>
- <textoffsetx>-5</textoffsetx>
- <textoffsety>0</textoffsety>
- <aligny>-</aligny>
- <pulseonselect>no</pulseonselect>
- </default>
- <default type="spincontrolex">
- <posx>530</posx>
- <posy>160</posy>
- <width>300</width>
- <height>42</height>
- <spinwidth>33</spinwidth>
- <spinheight>22</spinheight>
- <texturefocus>button-focus.png</texturefocus>
- <texturenofocus>-</texturenofocus>
- <textureup>scroll-up-2.png</textureup>
- <texturedown>scroll-down-2.png</texturedown>
- <textureupfocus>scroll-up-focus-2.png</textureupfocus>
- <texturedownfocus>scroll-down-focus-2.png</texturedownfocus>
- <font>font13</font>
- <textcolor>white</textcolor>
- <disabledcolor>grey3</disabledcolor>
- <textoffsetx>7</textoffsetx>
- <aligny>center</aligny>
- <reverse>yes</reverse>
- <pulseonselect>no</pulseonselect>
- </default>
- <default type="radiobutton">
- <posx>300</posx>
- <posy>200</posy>
- <width>300</width>
- <height>42</height>
- <radiowidth>24</radiowidth>
- <radioheight>24</radioheight>
- <textureradiofocus>radiobutton-focus.png</textureradiofocus>
- <textureradionofocus>radiobutton-nofocus.png</textureradionofocus>
- <texturefocus>button-focus.png</texturefocus>
- <texturenofocus>button-nofocus.png</texturenofocus>
- <label>215</label>
- <font>font13</font>
- <textcolor>white</textcolor>
- <disabledcolor>grey3</disabledcolor>
- <textoffsetx>7</textoffsetx>
- <aligny>center</aligny>
- <pulseonselect>no</pulseonselect>
- </default>
- <default type="selectbutton">
- <posx>490</posx>
- <posy>335</posy>
- <width>300</width>
- <height>50</height>
- <label>-</label>
- <font>font12</font>
- <texturefocus>-</texturefocus>
- <texturenofocus>-</texturenofocus>
- <texturebg>button-focus.png</texturebg>
- <textureleft>scroll-left.png</textureleft>
- <textureleftfocus>scroll-left-focus.png</textureleftfocus>
- <textureright>scroll-right.png</textureright>
- <texturerightfocus>scroll-right-focus.png</texturerightfocus>
- <font>font13</font>
- <textcolor>white</textcolor>
- <disabledcolor>grey3</disabledcolor>
- <aligny>center</aligny>
- </default>
- <default type="slider">
- <controloffsetx>75</controloffsetx>
- <controloffsety>0</controloffsety>
- </default>
- <default type="sliderex">
- <height>35</height>
- <textoffsetx>7</textoffsetx>
- <aligny>center</aligny>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <sliderwidth>150</sliderwidth>
- <sliderheight>20</sliderheight>
- <texturesliderbar>osd_slider_bg.png</texturesliderbar>
- <textureslidernib>osd_slider_nibNF.png</textureslidernib>
- <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
- <font>font12</font>
- <textcolor>white</textcolor>
- <disabledcolor>grey3</disabledcolor>
- </default>
- <default type="mover">
- <posx>60</posx>
- <posy>192</posy>
- <texturefocus>button-focus.png</texturefocus>
- <texturenofocus>button-nofocus.png</texturenofocus>
- </default>
- <default type="resize">
- <posx>60</posx>
- <posy>192</posy>
- <texturefocus>button-focus.png</texturefocus>
- <texturenofocus>button-nofocus.png</texturenofocus>
- </default>
- <default type="edit">
- <posx>300</posx>
- <posy>200</posy>
- <width>300</width>
- <height>42</height>
- <texturefocus>button-focus.png</texturefocus>
- <texturenofocus>button-nofocus.png</texturenofocus>
- <font>font13</font>
- <textcolor>white</textcolor>
- <disabledcolor>grey3</disabledcolor>
- <textoffsetx>7</textoffsetx>
- <aligny>center</aligny>
- <pulseonselect>no</pulseonselect>
- </default>
+<includes> + <default type="image"> + <posx>0</posx> + <posy>0</posy> + <texture>-</texture> + <colorkey>0</colorkey> + </default> + <default type="label"> + <posx>80</posx> + <posy>60</posy> + <label>-</label> + <font>font13</font> + <textcolor>white</textcolor> + </default> + <default type="fadelabel"> + <posx>80</posx> + <posy>60</posy> + <font>font13</font> + <textcolor>white</textcolor> + </default> + <default type="button"> + <posx>300</posx> + <posy>200</posy> + <width>300</width> + <height>42</height> + <texturefocus>button-focus.png</texturefocus> + <texturenofocus>button-nofocus.png</texturenofocus> + <font>font13</font> + <textcolor>white</textcolor> + <disabledcolor>grey3</disabledcolor> + <textoffsetx>7</textoffsetx> + <aligny>center</aligny> + <pulseonselect>no</pulseonselect> + </default> + <default type="togglebutton"> + <posx>140</posx> + <posy>167</posy> + <width>20</width> + <height>20</height> + <texturefocus>scroll-up-focus.png</texturefocus> + <texturenofocus>scroll-up.png</texturenofocus> + <alttexturefocus>scroll-down-focus.png</alttexturefocus> + <alttexturenofocus>scroll-down.png</alttexturenofocus> + <textcolor>white</textcolor> + <label>-</label> + <font>font13</font> + <disabledcolor>grey3</disabledcolor> + <pulseonselect>no</pulseonselect> + </default> + <default type="textbox"> + <posx>220</posx> + <posy>220</posy> + <width>410</width> + <height>215</height> + <spinwidth>18</spinwidth> + <spinheight>16</spinheight> + <spinposx>410</spinposx> + <spinposy>305</spinposy> + <spincolor>white</spincolor> + <spinfont>font13</spinfont> + <textcolor>white</textcolor> + <textureup>scroll-up.png</textureup> + <texturedown>scroll-down.png</texturedown> + <textureupfocus>scroll-up-focus.png</textureupfocus> + <texturedownfocus>scroll-down-focus.png</texturedownfocus> + <font>font13</font> + </default> + <default type="progress"> + <posx>100</posx> + <posy>325</posy> + <texturebg border="6,0,6,0">OSDProgressBack.png</texturebg> + <lefttexture>-</lefttexture> + <midtexture border="6,0,6,0">OSDProgressMid.png</midtexture> + <righttexture>-</righttexture> + <overlaytexture>-</overlaytexture> + </default> + <default type="spincontrol"> + <posx>330</posx> + <posy>126</posy> + <textureup>scroll-up-2.png</textureup> + <texturedown>scroll-down-2.png</texturedown> + <textureupfocus>scroll-up-focus-2.png</textureupfocus> + <texturedownfocus>scroll-down-focus-2.png</texturedownfocus> + <align>right</align> + <width>33</width> + <height>22</height> + <font>font13</font> + <reverse>yes</reverse> + <textcolor>white</textcolor> + <disabledcolor>grey3</disabledcolor> + <subtype>text</subtype> + <textoffsetx>-5</textoffsetx> + <textoffsety>0</textoffsety> + <aligny>-</aligny> + <pulseonselect>no</pulseonselect> + </default> + <default type="spincontrolex"> + <posx>530</posx> + <posy>160</posy> + <width>300</width> + <height>42</height> + <spinwidth>33</spinwidth> + <spinheight>22</spinheight> + <texturefocus>button-focus.png</texturefocus> + <texturenofocus>-</texturenofocus> + <textureup>scroll-up-2.png</textureup> + <texturedown>scroll-down-2.png</texturedown> + <textureupfocus>scroll-up-focus-2.png</textureupfocus> + <texturedownfocus>scroll-down-focus-2.png</texturedownfocus> + <font>font13</font> + <textcolor>white</textcolor> + <disabledcolor>grey3</disabledcolor> + <textoffsetx>7</textoffsetx> + <aligny>center</aligny> + <reverse>yes</reverse> + <pulseonselect>no</pulseonselect> + </default> + <default type="radiobutton"> + <posx>300</posx> + <posy>200</posy> + <width>300</width> + <height>42</height> + <radiowidth>24</radiowidth> + <radioheight>24</radioheight> + <textureradiofocus>radiobutton-focus.png</textureradiofocus> + <textureradionofocus>radiobutton-nofocus.png</textureradionofocus> + <texturefocus>button-focus.png</texturefocus> + <texturenofocus>button-nofocus.png</texturenofocus> + <label>215</label> + <font>font13</font> + <textcolor>white</textcolor> + <disabledcolor>grey3</disabledcolor> + <textoffsetx>7</textoffsetx> + <aligny>center</aligny> + <pulseonselect>no</pulseonselect> + </default> + <default type="selectbutton"> + <posx>490</posx> + <posy>335</posy> + <width>300</width> + <height>50</height> + <label>-</label> + <font>font12</font> + <texturefocus>-</texturefocus> + <texturenofocus>-</texturenofocus> + <texturebg>button-focus.png</texturebg> + <textureleft>scroll-left.png</textureleft> + <textureleftfocus>scroll-left-focus.png</textureleftfocus> + <textureright>scroll-right.png</textureright> + <texturerightfocus>scroll-right-focus.png</texturerightfocus> + <font>font13</font> + <textcolor>white</textcolor> + <disabledcolor>grey3</disabledcolor> + <aligny>center</aligny> + </default> + <default type="slider"> + <controloffsetx>75</controloffsetx> + <controloffsety>0</controloffsety> + </default> + <default type="sliderex"> + <height>35</height> + <textoffsetx>7</textoffsetx> + <aligny>center</aligny> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <sliderwidth>150</sliderwidth> + <sliderheight>20</sliderheight> + <texturesliderbar>osd_slider_bg.png</texturesliderbar> + <textureslidernib>osd_slider_nibNF.png</textureslidernib> + <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus> + <font>font12</font> + <textcolor>white</textcolor> + <disabledcolor>grey3</disabledcolor> + </default> + <default type="mover"> + <posx>60</posx> + <posy>192</posy> + <texturefocus>button-focus.png</texturefocus> + <texturenofocus>button-nofocus.png</texturenofocus> + </default> + <default type="resize"> + <posx>60</posx> + <posy>192</posy> + <texturefocus>button-focus.png</texturefocus> + <texturenofocus>button-nofocus.png</texturenofocus> + </default> + <default type="edit"> + <posx>300</posx> + <posy>200</posy> + <width>300</width> + <height>42</height> + <texturefocus>button-focus.png</texturefocus> + <texturenofocus>button-nofocus.png</texturenofocus> + <font>font13</font> + <textcolor>white</textcolor> + <disabledcolor>grey3</disabledcolor> + <textoffsetx>7</textoffsetx> + <aligny>center</aligny> + <pulseonselect>no</pulseonselect> + </default> </includes>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/includes.xml b/addons/skin.confluence/720p/includes.xml index a0e14524ef..adef0d318c 100644 --- a/addons/skin.confluence/720p/includes.xml +++ b/addons/skin.confluence/720p/includes.xml @@ -1,954 +1,954 @@ -<includes>
- <include file="defaults.xml" />
- <include file="ViewsVideoLibrary.xml" />
- <include file="ViewsMusicLibrary.xml" />
- <include file="ViewsFileMode.xml" />
- <include file="ViewsPictures.xml" />
- <include file="ViewsAddonBrowser.xml" />
- <include file="ViewsLiveTV.xml" />
- <include file="IncludesCodecFlagging.xml" />
- <include file="IncludesHomeRecentlyAdded.xml" />
- <include file="IncludesHomeMenuItems.xml" />
-
- <constant name="FanartCrossfadeTime">500</constant>
- <constant name="IconCrossfadeTime">400</constant>
-
- <include name="CommonMediaPlayingBackground">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <texture>special://skin/backgrounds/media-overlay.png</texture>
- <visible>Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)</visible>
- </control>
- <control type="visualisation">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <visible>Player.HasAudio + !Skin.HasSetting(ShowBackgroundVis)</visible>
- </control>
- <control type="videowindow">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <visible>Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)</visible>
- </control>
- </include>
- <include name="CommonVideoBackground">
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath fallback="special://skin/backgrounds/videos.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- </control>
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath fallback="special://skin/backgrounds/videos.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- <visible>Container.Content(Movies) + [!IsEmpty(Skin.String(Home_Custom_Back_Movies_Folder)) + Skin.HasSetting(HomeMenuNoMoviesButton)]</visible>
- </control>
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath fallback="special://skin/backgrounds/videos.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_TVShow_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- <visible>[Container.Content(TVShows) | Container.Content(Seasons) |Container.Content(Episodes)] + [!IsEmpty(Skin.String(Home_Custom_Back_TVShow_Folder) + Skin.HasSetting(HomeMenuNoTVShowsButton)])</visible>
- </control>
- </include>
- <include name="CommonTVBackground">
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath fallback="special://skin/backgrounds/tv.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- </control>
- </include>
- <include name="CommonMusicBackground">
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath fallback="special://skin/backgrounds/music.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- </control>
- </include>
- <include name="CommonPictureBackground">
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath fallback="special://skin/backgrounds/pictures.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Pictures_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- </control>
- </include>
- <include name="CommonProgramsBackground">
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath fallback="special://skin/backgrounds/programs.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- </control>
- </include>
- <include name="CommonScriptBackground">
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath fallback="special://skin/backgrounds/scripts.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Scripts_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- </control>
- </include>
- <include name="CommonWeatherBackground">
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath fallback="special://skin/backgrounds/weather.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- <visible>![Skin.HasSetting(ShowWeatherFanart) + !IsEmpty(Skin.String(WeatherFanartDir))]</visible>
- </control>
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath background="true">$INFO[Skin.String(WeatherFanartDir)]$INFO[Weather.FanartCode]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- <visible>Skin.HasSetting(ShowWeatherFanart) + !IsEmpty(Skin.String(WeatherFanartDir))</visible>
- <animation effect="fade" time="200">WindowClose</animation>
- </control>
- </include>
- <include name="CommonSettingsBackground">
- <control type="multiimage">
- <posx>0</posx>
- <posy>0</posy>
- <width>1280</width>
- <height>720</height>
- <imagepath fallback="special://skin/backgrounds/settings.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</imagepath>
- <timeperimage>10000</timeperimage>
- <randomize>true</randomize>
- <fadetime>1000</fadetime>
- </control>
- </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>
- <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)</visible>
- </control>
- </include>
- <include name="WindowTitleCommons">
- <posy>0</posy>
- <width>1060</width>
- <height>28</height>
- <font>font12caps</font>
- <textcolor>white</textcolor>
- <scroll>false</scroll>
- <align>right</align>
- <aligny>center</aligny>
- </include>
- <include name="WindowTitleHomeButton">
- <control type="group">
- <posx>20</posx>
- <posy>0</posy>
- <animation effect="slide" end="-270,0" time="400" tween="quadratic" easing="out" condition="Window.Next(Home)">WindowClose</animation>
- <animation effect="slide" start="-270,0" time="400" tween="quadratic" easing="out" condition="Window.Previous(Home)">WindowOpen</animation>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>80</width>
- <height>35</height>
- <texture border="0,0,32,0">header.png</texture>
- </control>
- <control type="button">
- <hitrect x="0" y="0" w="60" h="30" />
- <posx>20</posx>
- <posy>5</posy>
- <width>25</width>
- <height>20</height>
- <texturenofocus>HomeIcon.png</texturenofocus>
- <texturefocus>HomeIcon-Focus.png</texturefocus>
- <label>-</label>
- <onclick>ActivateWindow(Home)</onclick>
- </control>
- </control>
- </include>
- <include name="ButtonCommonValues">
- <height>40</height>
- <width>250</width>
- <textoffsetx>10</textoffsetx>
- <textwidth>235</textwidth>
- <aligny>center</aligny>
- <font>font13caps</font>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus>-</texturenofocus>
- <pulseonselect>false</pulseonselect>
- </include>
- <include name="ButtonMediaSubCommonValues">
- <height>40</height>
- <width>221</width>
- <textoffsetx>20</textoffsetx>
- <textwidth>195</textwidth>
- <aligny>center</aligny>
- <font>font12_title</font>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <pulseonselect>false</pulseonselect>
- </include>
- <include name="ButtonHomeSubCommonValues">
- <height>40</height>
- <width>220</width>
- <textoffsetx>20</textoffsetx>
- <textwidth>195</textwidth>
- <aligny>center</aligny>
- <font>font12_title</font>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <pulseonselect>false</pulseonselect>
- </include>
- <include name="ButtonInfoDialogsCommonValues">
- <height>40</height>
- <width>170</width>
- <textoffsetx>20</textoffsetx>
- <align>center</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <texturefocus border="5">button-focus.png</texturefocus>
- <texturenofocus border="5">button-nofocus.png</texturenofocus>
- <pulseonselect>false</pulseonselect>
- </include>
- <include name="SideBladeRight">
- <control type="image">
- <posx>26r</posx>
- <posy>0</posy>
- <width>846</width>
- <height>720</height>
- <texture flipx="true">HomeBlade.png</texture>
- <animation effect="slide" start="26,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="26,0" time="200" delay="200" tween="quadratic" easing="out">WindowClose</animation>
- </control>
- </include>
- <include name="SideBladeLeft">
- <control type="image">
- <posx>-820</posx>
- <posy>0</posy>
- <width>846</width>
- <height>720</height>
- <texture>HomeBlade.png</texture>
- <animation effect="slide" start="-26,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="-26,0" time="200" delay="200" tween="quadratic" easing="out">WindowClose</animation>
- </control>
- </include>
- <include name="CommonPageCount">
- <control type="label">
- <posx>40</posx>
- <posy>30r</posy>
- <width>700</width>
- <height>20</height>
- <label>([COLOR=blue]$INFO[Player.Time] / $INFO[Player.Duration,][/COLOR]) - $INFO[MusicPlayer.Title]$INFO[VideoPlayer.Title]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>Player.HasMedia</visible>
- <include>VisibleFadeEffect</include>
- <include>Window_OpenClose_Animation</include>
- </control>
- <control type="label">
- <description>Page Count Label</description>
- <posx>40r</posx>
- <posy>30r</posy>
- <width>500</width>
- <height>20</height>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <scroll>false</scroll>
- <align>right</align>
- <aligny>center</aligny>
- <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>
- <include>Window_OpenClose_Animation</include>
- </control>
- </include>
- <include name="SmallMusicInfo">
- <control type="image">
- <description>gradient</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>165</height>
- <colordiffuse>DDFFFFFF</colordiffuse>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="image">
- <description>Cover image</description>
- <posx>20</posx>
- <posy>17</posy>
- <width>130</width>
- <height>130</height>
- <texture>$INFO[MusicPlayer.Cover]</texture>
- </control>
- <control type="label">
- <description>Artist label</description>
- <posx>160</posx>
- <posy>20</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[MusicPlayer.Artist]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="fadelabel">
- <description>Title label</description>
- <posx>160</posx>
- <posy>43</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[MusicPlayer.Title]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- <control type="label">
- <description>Album Label</description>
- <posx>160</posx>
- <posy>70</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[MusicPlayer.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Time Label</description>
- <posx>160</posx>
- <posy>95</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[MusicPlayer.Time]$INFO[MusicPlayer.Duration, / ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Next Label</description>
- <posx>485</posx>
- <posy>120</posy>
- <height>30</height>
- <width>325</width>
- <label>[COLOR=blue]$LOCALIZE[209] :[/COLOR] $INFO[MusicPlayer.offset(1).Title]</label>
- <align>right</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </include>
- <include name="SmallVideoInfo">
- <control type="image">
- <description>gradient</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>165</height>
- <colordiffuse>DDFFFFFF</colordiffuse>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="image">
- <description>Cover image</description>
- <posx>20</posx>
- <posy>17</posy>
- <width>130</width>
- <height>130</height>
- <aspectratio>keep</aspectratio>
- <texture>$INFO[VideoPlayer.cover]</texture>
- </control>
- <control type="label">
- <description>Studio label</description>
- <posx>160</posx>
- <posy>20</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[VideoPlayer.Studio]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!videoplayer.content(episodes) + !videoplayer.content(musicvideos) + !videoplayer.content(LiveTV)</visible>
- </control>
- <control type="label">
- <description>TV Show Title label</description>
- <posx>160</posx>
- <posy>20</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[VideoPlayer.tvshowtitle]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>videoplayer.content(episodes)</visible>
- </control>
- <control type="fadelabel">
- <description>Music Video Artist label</description>
- <posx>160</posx>
- <posy>20</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[VideoPlayer.Artist]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>videoplayer.content(musicvideos)</visible>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- <control type="fadelabel">
- <description>Channel label</description>
- <posx>160</posx>
- <posy>20</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[VideoPlayer.ChannelName]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>videoplayer.content(LiveTV)</visible>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- <control type="fadelabel">
- <description>Title label</description>
- <posx>160</posx>
- <posy>43</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[VideoPlayer.Title]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- <control type="label">
- <description>Genre label</description>
- <posx>160</posx>
- <posy>70</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[VideoPlayer.Genre]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>!videoplayer.content(episodes) + !videoplayer.content(musicvideos)</visible>
- </control>
- <control type="label">
- <posx>160</posx>
- <posy>70</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[VideoPlayer.Album]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>videoplayer.content(musicvideos)</visible>
- </control>
- <control type="label">
- <description>Season and Episode label</description>
- <posx>160</posx>
- <posy>70</posy>
- <height>30</height>
- <width>325</width>
- <label>$LOCALIZE[20373] $INFO[VideoPlayer.Season] - $LOCALIZE[20359] $INFO[VideoPlayer.episode]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <visible>videoplayer.content(episodes)</visible>
- </control>
- <control type="label">
- <description>Time Label</description>
- <posx>160</posx>
- <posy>95</posy>
- <height>30</height>
- <width>325</width>
- <label>$INFO[VideoPlayer.Time]$INFO[VideoPlayer.Duration, / ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- </include>
- <include name="CommonNowPlaying_Controls">
- <visible>[Player.HasAudio | Player.HasVideo]</visible>
- <include>VisibleFadeEffect</include>
- <control type="label">
- <posx>250</posx>
- <posy>0</posy>
- <width>250</width>
- <height>40</height>
- <font>font28_title</font>
- <textcolor>grey2</textcolor>
- <align>right</align>
- <aligny>center</aligny>
- <label>31023</label>
- </control>
- <control type="group" id="9005">
- <posx>12</posx>
- <posy>40</posy>
- <control type="button" id="600">
- <posx>0</posx>
- <posy>2</posy>
- <width>39</width>
- <height>39</height>
- <label>-</label>
- <texturefocus>OSDPrevTrackFO.png</texturefocus>
- <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
- <onleft>50</onleft>
- <onright>606</onright>
- <onup>610</onup>
- <ondown>608</ondown>
- <onclick>XBMC.PlayerControl(Previous)</onclick>
- </control>
- <control type="button" id="606">
- <posx>40</posx>
- <posy>2</posy>
- <width>39</width>
- <height>39</height>
- <label>-</label>
- <texturefocus>OSDRewindFO.png</texturefocus>
- <texturenofocus>OSDRewindNF.png</texturenofocus>
- <onleft>600</onleft>
- <onright>603</onright>
- <onup>610</onup>
- <ondown>608</ondown>
- <onclick>XBMC.PlayerControl(Rewind)</onclick>
- <visible>Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo</visible>
- </control>
- <control type="group">
- <animation effect="slide" start="0,0" end="40,0" time="0" condition="Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo">Conditional</animation>
- <control type="togglebutton" id="603">
- <posx>40</posx>
- <posy>2</posy>
- <width>39</width>
- <height>39</height>
- <label>-</label>
- <texturefocus>OSDPauseFO.png</texturefocus>
- <texturenofocus>OSDPauseNF.png</texturenofocus>
- <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
- <alttexturefocus>OSDPlayFO.png</alttexturefocus>
- <alttexturenofocus>OSDPlayNF.png</alttexturenofocus>
- <onleft>606</onleft>
- <onright>601</onright>
- <onup>610</onup>
- <ondown>608</ondown>
- <onclick>XBMC.PlayerControl(Play)</onclick>
- </control>
- <control type="button" id="601">
- <posx>80</posx>
- <posy>2</posy>
- <width>39</width>
- <height>39</height>
- <label>-</label>
- <texturefocus>OSDStopFO.png</texturefocus>
- <texturenofocus>OSDStopNF.png</texturenofocus>
- <onleft>603</onleft>
- <onright>607</onright>
- <onup>610</onup>
- <ondown>608</ondown>
- <onclick>down</onclick>
- <onclick>XBMC.PlayerControl(Stop)</onclick>
- </control>
- <control type="button" id="607">
- <posx>120</posx>
- <posy>2</posy>
- <width>39</width>
- <height>39</height>
- <label>-</label>
- <texturefocus>OSDForwardFO.png</texturefocus>
- <texturenofocus>OSDForwardNF.png</texturenofocus>
- <onleft>601</onleft>
- <onright>602</onright>
- <onup>610</onup>
- <ondown>608</ondown>
- <onclick>XBMC.PlayerControl(Forward)</onclick>
- <visible>Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo</visible>
- </control>
- <control type="button" id="602">
- <posx>120</posx>
- <posy>2</posy>
- <width>39</width>
- <height>39</height>
- <label>-</label>
- <texturefocus>OSDNextTrackFO.png</texturefocus>
- <texturenofocus>OSDNextTrackNF.png</texturenofocus>
- <onleft>607</onleft>
- <onright>604</onright>
- <onup>610</onup>
- <ondown>608</ondown>
- <onclick>XBMC.PlayerControl(Next)</onclick>
- <animation effect="slide" start="0,0" end="40,0" time="0" condition="Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo">Conditional</animation>
- </control>
- </control>
- <control type="group">
- <visible>!Window.IsVisible(MusicPlaylist) + !Window.IsVisible(VideoPlaylist) + !Player.HasVideo</visible>
- <control type="button" id="604">
- <posx>160</posx>
- <posy>2</posy>
- <width>39</width>
- <height>39</height>
- <label>-</label>
- <texturefocus>-</texturefocus>
- <texturenofocus>-</texturenofocus>
- <onclick>XBMC.PlayerControl(Repeat)</onclick>
- <onleft>602</onleft>
- <onright>605</onright>
- <onup>610</onup>
- <ondown>608</ondown>
- </control>
- <control type="image">
- <posx>160</posx>
- <posy>2</posy>
- <width>39</width>
- <height>39</height>
- <texture>OSDRepeatNF.png</texture>
- <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
- <visible>!Control.HasFocus(604)</visible>
- </control>
- <control type="image">
- <posx>160</posx>
- <posy>2</posy>
- <width>39</width>
- <height>39</height>
- <texture>OSDRepeatFO.png</texture>
- <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
- <visible>Control.HasFocus(604)</visible>
- </control>
- <control type="image">
- <posx>160</posx>
- <posy>2</posy>
- <width>39</width>
- <height>39</height>
- <texture>OSDRepeatOneNF.png</texture>
- <visible>Playlist.IsRepeatOne</visible>
- <visible>!Control.HasFocus(604)</visible>
- </control>
- <control type="image">
- <posx>160</posx>
- <posy>2</posy>
- <width>39</width>
- <height>39</height>
- <texture>OSDRepeatOneFO.png</texture>
- <visible>Playlist.IsRepeatOne</visible>
- <visible>Control.HasFocus(604)</visible>
- </control>
- <control type="image">
- <posx>160</posx>
- <posy>2</posy>
- <width>39</width>
- <height>39</height>
- <texture>OSDRepeatAllNF.png</texture>
- <visible>Playlist.IsRepeat</visible>
- <visible>!Control.HasFocus(604)</visible>
- </control>
- <control type="image">
- <posx>160</posx>
- <posy>2</posy>
- <width>39</width>
- <height>39</height>
- <texture>OSDRepeatAllFO.png</texture>
- <visible>Playlist.IsRepeat</visible>
- <visible>Control.HasFocus(604)</visible>
- </control>
- <control type="togglebutton" id="605">
- <posx>200</posx>
- <posy>2</posy>
- <width>39</width>
- <height>39</height>
- <label>-</label>
- <texturefocus>OSDRandomOffFO.png</texturefocus>
- <texturenofocus>OSDRandomOffNF.png</texturenofocus>
- <usealttexture>Playlist.IsRandom</usealttexture>
- <alttexturefocus>OSDRandomOnFO.png</alttexturefocus>
- <alttexturenofocus>OSDRandomOnNF.png</alttexturenofocus>
- <onclick>XBMC.PlayerControl(Random)</onclick>
- <onleft>604</onleft>
- <onright>50</onright>
- <onup>610</onup>
- <ondown>608</ondown>
- </control>
- </control>
- </control>
- </include>
- <include name="CommonNowPlaying">
- <control type="group">
- <posx>10</posx>
- <posy>345</posy>
- <visible>Player.HasAudio</visible>
- <include>VisibleFadeEffect</include>
- <control type="button" id="608">
- <posx>38</posx>
- <posy>0</posy>
- <width>164</width>
- <height>164</height>
- <label>-</label>
- <texturefocus border="5">folder-focus.png</texturefocus>
- <texturenofocus>-</texturenofocus>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>603</onup>
- <ondown>611</ondown>
- <onclick>fullscreen</onclick>
- </control>
- <control type="image">
- <posx>40</posx>
- <posy>2</posy>
- <width>160</width>
- <height>160</height>
- <texture>$INFO[MusicPlayer.Cover]</texture>
- <bordertexture border="3">black-back2.png</bordertexture>
- <bordersize>5</bordersize>
- <aspectratio align="center">keep</aspectratio>
- </control>
- <control type="fadelabel">
- <posx>0</posx>
- <posy>170</posy>
- <width>240</width>
- <height>20</height>
- <label>$INFO[MusicPlayer.Title]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- <control type="fadelabel">
- <posx>0</posx>
- <posy>190</posy>
- <width>240</width>
- <height>20</height>
- <label>$INFO[MusicPlayer.Artist]$INFO[MusicPlayer.Album, | ]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font10</font>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- </control>
- <control type="group">
- <posx>10</posx>
- <posy>345</posy>
- <visible>Player.HasVideo</visible>
- <include>VisibleFadeEffect</include>
- <control type="button" id="608">
- <posx>0</posx>
- <posy>0</posy>
- <width>240</width>
- <height>164</height>
- <label>-</label>
- <texturefocus border="5">folder-focus.png</texturefocus>
- <texturenofocus>-</texturenofocus>
- <onleft>50</onleft>
- <onright>50</onright>
- <onup>603</onup>
- <ondown>611</ondown>
- <onclick>fullscreen</onclick>
- </control>
- <control type="videowindow">
- <posx>2</posx>
- <posy>2</posy>
- <width>236</width>
- <height>160</height>
- </control>
- <control type="fadelabel">
- <posx>0</posx>
- <posy>170</posy>
- <width>240</width>
- <height>20</height>
- <label>$INFO[VideoPlayer.Title]</label>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <scrollout>false</scrollout>
- <pauseatend>2000</pauseatend>
- </control>
- <control type="fadelabel">
- <posx>0</posx>
- <posy>190</posy>
- <width>240</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>0</posx>
- <posy>190</posy>
- <width>240</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="ScrollOffsetLabel">
- <control type="group">
- <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>
- <animation effect="slide" start="0,0" end="0,-60" time="100">Visible</animation>
- <animation effect="slide" start="0,-60" end="0,0" delay="400" time="100">Hidden</animation>
- <posx>300r</posx>
- <posy>720</posy>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>70</width>
- <height>65</height>
- <texture border="20,20,20,2">InfoMessagePanel.png</texture>
- </control>
- <control type="label">
- <posx>5</posx>
- <posy>0</posy>
- <width>65</width>
- <height>60</height>
- <align>center</align>
- <aligny>center</aligny>
- <label>$INFO[ListItem.SortLetter]</label>
- <textcolor>white</textcolor>
- <font>font30_title</font>
- </control>
- </control>
- </include>
- <include name="Clock">
- <control type="group">
- <posx>140r</posx>
- <posy>0</posy>
- <animation effect="slide" start="0,0" end="-60,0" delay="0" time="300" condition="Window.IsVisible(MuteBug)">conditional</animation>
- <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>
- <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>
- <control type="image">
- <description>time background</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>150</width>
- <height>35</height>
- <texture flipx="true" border="32,0,0,0">header.png</texture>
- </control>
- <control type="label">
- <description>time label</description>
- <posx>30</posx>
- <posy>0</posy>
- <width>400</width>
- <height>28</height>
- <align>left</align>
- <aligny>center</aligny>
- <font>font12</font>
- <textcolor>white</textcolor>
- <label>$INFO[System.Time]</label>
- </control>
- </control>
- </include>
- <include name="backgroundfade">
- <animation effect="fade" time="600">Visible</animation>
- <animation effect="fade" time="600">Hidden</animation>
- </include>
- <include name="Window_OpenClose_Animation">
- <animation effect="fade" time="250">WindowOpen</animation>
- <animation effect="fade" time="250">WindowClose</animation>
- </include>
- <include name="dialogeffect">
- <animation effect="fade" time="250">WindowOpen</animation>
- <animation effect="fade" time="250">WindowClose</animation>
- </include>
- <include name="VisibleFadeEffect">
- <animation effect="fade" time="300">Visible</animation>
- <animation effect="fade" time="300">Hidden</animation>
- </include>
-</includes>
+<includes> + <include file="defaults.xml" /> + <include file="ViewsVideoLibrary.xml" /> + <include file="ViewsMusicLibrary.xml" /> + <include file="ViewsFileMode.xml" /> + <include file="ViewsPictures.xml" /> + <include file="ViewsAddonBrowser.xml" /> + <include file="ViewsLiveTV.xml" /> + <include file="IncludesCodecFlagging.xml" /> + <include file="IncludesHomeRecentlyAdded.xml" /> + <include file="IncludesHomeMenuItems.xml" /> + + <constant name="FanartCrossfadeTime">500</constant> + <constant name="IconCrossfadeTime">400</constant> + + <include name="CommonMediaPlayingBackground"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <texture>special://skin/backgrounds/media-overlay.png</texture> + <visible>Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)</visible> + </control> + <control type="visualisation"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <visible>Player.HasAudio + !Skin.HasSetting(ShowBackgroundVis)</visible> + </control> + <control type="videowindow"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <visible>Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)</visible> + </control> + </include> + <include name="CommonVideoBackground"> + <control type="multiimage"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <imagepath fallback="special://skin/backgrounds/videos.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Video_Folder)]</imagepath> + <timeperimage>10000</timeperimage> + <randomize>true</randomize> + <fadetime>1000</fadetime> + </control> + <control type="multiimage"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <imagepath fallback="special://skin/backgrounds/videos.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Movies_Folder)]</imagepath> + <timeperimage>10000</timeperimage> + <randomize>true</randomize> + <fadetime>1000</fadetime> + <visible>Container.Content(Movies) + [!IsEmpty(Skin.String(Home_Custom_Back_Movies_Folder)) + Skin.HasSetting(HomeMenuNoMoviesButton)]</visible> + </control> + <control type="multiimage"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <imagepath fallback="special://skin/backgrounds/videos.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_TVShow_Folder)]</imagepath> + <timeperimage>10000</timeperimage> + <randomize>true</randomize> + <fadetime>1000</fadetime> + <visible>[Container.Content(TVShows) | Container.Content(Seasons) |Container.Content(Episodes)] + [!IsEmpty(Skin.String(Home_Custom_Back_TVShow_Folder) + Skin.HasSetting(HomeMenuNoTVShowsButton)])</visible> + </control> + </include> + <include name="CommonTVBackground"> + <control type="multiimage"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <imagepath fallback="special://skin/backgrounds/tv.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</imagepath> + <timeperimage>10000</timeperimage> + <randomize>true</randomize> + <fadetime>1000</fadetime> + </control> + </include> + <include name="CommonMusicBackground"> + <control type="multiimage"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <imagepath fallback="special://skin/backgrounds/music.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</imagepath> + <timeperimage>10000</timeperimage> + <randomize>true</randomize> + <fadetime>1000</fadetime> + </control> + </include> + <include name="CommonPictureBackground"> + <control type="multiimage"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <imagepath fallback="special://skin/backgrounds/pictures.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Pictures_Folder)]</imagepath> + <timeperimage>10000</timeperimage> + <randomize>true</randomize> + <fadetime>1000</fadetime> + </control> + </include> + <include name="CommonProgramsBackground"> + <control type="multiimage"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <imagepath fallback="special://skin/backgrounds/programs.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]</imagepath> + <timeperimage>10000</timeperimage> + <randomize>true</randomize> + <fadetime>1000</fadetime> + </control> + </include> + <include name="CommonScriptBackground"> + <control type="multiimage"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <imagepath fallback="special://skin/backgrounds/scripts.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Scripts_Folder)]</imagepath> + <timeperimage>10000</timeperimage> + <randomize>true</randomize> + <fadetime>1000</fadetime> + </control> + </include> + <include name="CommonWeatherBackground"> + <control type="multiimage"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <imagepath fallback="special://skin/backgrounds/weather.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Weather_Folder)]</imagepath> + <timeperimage>10000</timeperimage> + <randomize>true</randomize> + <fadetime>1000</fadetime> + <visible>![Skin.HasSetting(ShowWeatherFanart) + !IsEmpty(Skin.String(WeatherFanartDir))]</visible> + </control> + <control type="multiimage"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <imagepath background="true">$INFO[Skin.String(WeatherFanartDir)]$INFO[Weather.FanartCode]</imagepath> + <timeperimage>10000</timeperimage> + <randomize>true</randomize> + <fadetime>1000</fadetime> + <visible>Skin.HasSetting(ShowWeatherFanart) + !IsEmpty(Skin.String(WeatherFanartDir))</visible> + <animation effect="fade" time="200">WindowClose</animation> + </control> + </include> + <include name="CommonSettingsBackground"> + <control type="multiimage"> + <posx>0</posx> + <posy>0</posy> + <width>1280</width> + <height>720</height> + <imagepath fallback="special://skin/backgrounds/settings.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</imagepath> + <timeperimage>10000</timeperimage> + <randomize>true</randomize> + <fadetime>1000</fadetime> + </control> + </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> + <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)</visible> + </control> + </include> + <include name="WindowTitleCommons"> + <posy>0</posy> + <width>1060</width> + <height>28</height> + <font>font12caps</font> + <textcolor>white</textcolor> + <scroll>false</scroll> + <align>right</align> + <aligny>center</aligny> + </include> + <include name="WindowTitleHomeButton"> + <control type="group"> + <posx>20</posx> + <posy>0</posy> + <animation effect="slide" end="-270,0" time="400" tween="quadratic" easing="out" condition="Window.Next(Home)">WindowClose</animation> + <animation effect="slide" start="-270,0" time="400" tween="quadratic" easing="out" condition="Window.Previous(Home)">WindowOpen</animation> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>80</width> + <height>35</height> + <texture border="0,0,32,0">header.png</texture> + </control> + <control type="button"> + <hitrect x="0" y="0" w="60" h="30" /> + <posx>20</posx> + <posy>5</posy> + <width>25</width> + <height>20</height> + <texturenofocus>HomeIcon.png</texturenofocus> + <texturefocus>HomeIcon-Focus.png</texturefocus> + <label>-</label> + <onclick>ActivateWindow(Home)</onclick> + </control> + </control> + </include> + <include name="ButtonCommonValues"> + <height>40</height> + <width>250</width> + <textoffsetx>10</textoffsetx> + <textwidth>235</textwidth> + <aligny>center</aligny> + <font>font13caps</font> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus>-</texturenofocus> + <pulseonselect>false</pulseonselect> + </include> + <include name="ButtonMediaSubCommonValues"> + <height>40</height> + <width>221</width> + <textoffsetx>20</textoffsetx> + <textwidth>195</textwidth> + <aligny>center</aligny> + <font>font12_title</font> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <pulseonselect>false</pulseonselect> + </include> + <include name="ButtonHomeSubCommonValues"> + <height>40</height> + <width>220</width> + <textoffsetx>20</textoffsetx> + <textwidth>195</textwidth> + <aligny>center</aligny> + <font>font12_title</font> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <pulseonselect>false</pulseonselect> + </include> + <include name="ButtonInfoDialogsCommonValues"> + <height>40</height> + <width>170</width> + <textoffsetx>20</textoffsetx> + <align>center</align> + <aligny>center</aligny> + <font>font12_title</font> + <texturefocus border="5">button-focus.png</texturefocus> + <texturenofocus border="5">button-nofocus.png</texturenofocus> + <pulseonselect>false</pulseonselect> + </include> + <include name="SideBladeRight"> + <control type="image"> + <posx>26r</posx> + <posy>0</posy> + <width>846</width> + <height>720</height> + <texture flipx="true">HomeBlade.png</texture> + <animation effect="slide" start="26,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="slide" start="0,0" end="26,0" time="200" delay="200" tween="quadratic" easing="out">WindowClose</animation> + </control> + </include> + <include name="SideBladeLeft"> + <control type="image"> + <posx>-820</posx> + <posy>0</posy> + <width>846</width> + <height>720</height> + <texture>HomeBlade.png</texture> + <animation effect="slide" start="-26,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation> + <animation effect="slide" start="0,0" end="-26,0" time="200" delay="200" tween="quadratic" easing="out">WindowClose</animation> + </control> + </include> + <include name="CommonPageCount"> + <control type="label"> + <posx>40</posx> + <posy>30r</posy> + <width>700</width> + <height>20</height> + <label>([COLOR=blue]$INFO[Player.Time] / $INFO[Player.Duration,][/COLOR]) - $INFO[MusicPlayer.Title]$INFO[VideoPlayer.Title]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + <visible>Player.HasMedia</visible> + <include>VisibleFadeEffect</include> + <include>Window_OpenClose_Animation</include> + </control> + <control type="label"> + <description>Page Count Label</description> + <posx>40r</posx> + <posy>30r</posy> + <width>500</width> + <height>20</height> + <font>font12</font> + <textcolor>grey</textcolor> + <scroll>false</scroll> + <align>right</align> + <aligny>center</aligny> + <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> + <include>Window_OpenClose_Animation</include> + </control> + </include> + <include name="SmallMusicInfo"> + <control type="image"> + <description>gradient</description> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>165</height> + <colordiffuse>DDFFFFFF</colordiffuse> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="image"> + <description>Cover image</description> + <posx>20</posx> + <posy>17</posy> + <width>130</width> + <height>130</height> + <texture>$INFO[MusicPlayer.Cover]</texture> + </control> + <control type="label"> + <description>Artist label</description> + <posx>160</posx> + <posy>20</posy> + <height>30</height> + <width>325</width> + <label>$INFO[MusicPlayer.Artist]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="fadelabel"> + <description>Title label</description> + <posx>160</posx> + <posy>43</posy> + <height>30</height> + <width>325</width> + <label>$INFO[MusicPlayer.Title]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + <control type="label"> + <description>Album Label</description> + <posx>160</posx> + <posy>70</posy> + <height>30</height> + <width>325</width> + <label>$INFO[MusicPlayer.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Time Label</description> + <posx>160</posx> + <posy>95</posy> + <height>30</height> + <width>325</width> + <label>$INFO[MusicPlayer.Time]$INFO[MusicPlayer.Duration, / ]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Next Label</description> + <posx>485</posx> + <posy>120</posy> + <height>30</height> + <width>325</width> + <label>[COLOR=blue]$LOCALIZE[209] :[/COLOR] $INFO[MusicPlayer.offset(1).Title]</label> + <align>right</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </include> + <include name="SmallVideoInfo"> + <control type="image"> + <description>gradient</description> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>165</height> + <colordiffuse>DDFFFFFF</colordiffuse> + <texture border="20">OverlayDialogBackground.png</texture> + </control> + <control type="image"> + <description>Cover image</description> + <posx>20</posx> + <posy>17</posy> + <width>130</width> + <height>130</height> + <aspectratio>keep</aspectratio> + <texture>$INFO[VideoPlayer.cover]</texture> + </control> + <control type="label"> + <description>Studio label</description> + <posx>160</posx> + <posy>20</posy> + <height>30</height> + <width>325</width> + <label>$INFO[VideoPlayer.Studio]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!videoplayer.content(episodes) + !videoplayer.content(musicvideos) + !videoplayer.content(LiveTV)</visible> + </control> + <control type="label"> + <description>TV Show Title label</description> + <posx>160</posx> + <posy>20</posy> + <height>30</height> + <width>325</width> + <label>$INFO[VideoPlayer.tvshowtitle]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>videoplayer.content(episodes)</visible> + </control> + <control type="fadelabel"> + <description>Music Video Artist label</description> + <posx>160</posx> + <posy>20</posy> + <height>30</height> + <width>325</width> + <label>$INFO[VideoPlayer.Artist]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>videoplayer.content(musicvideos)</visible> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + <control type="fadelabel"> + <description>Channel label</description> + <posx>160</posx> + <posy>20</posy> + <height>30</height> + <width>325</width> + <label>$INFO[VideoPlayer.ChannelName]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>videoplayer.content(LiveTV)</visible> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + <control type="fadelabel"> + <description>Title label</description> + <posx>160</posx> + <posy>43</posy> + <height>30</height> + <width>325</width> + <label>$INFO[VideoPlayer.Title]</label> + <align>left</align> + <aligny>center</aligny> + <font>font13_title</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + <control type="label"> + <description>Genre label</description> + <posx>160</posx> + <posy>70</posy> + <height>30</height> + <width>325</width> + <label>$INFO[VideoPlayer.Genre]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>!videoplayer.content(episodes) + !videoplayer.content(musicvideos)</visible> + </control> + <control type="label"> + <posx>160</posx> + <posy>70</posy> + <height>30</height> + <width>325</width> + <label>$INFO[VideoPlayer.Album]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>videoplayer.content(musicvideos)</visible> + </control> + <control type="label"> + <description>Season and Episode label</description> + <posx>160</posx> + <posy>70</posy> + <height>30</height> + <width>325</width> + <label>$LOCALIZE[20373] $INFO[VideoPlayer.Season] - $LOCALIZE[20359] $INFO[VideoPlayer.episode]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <visible>videoplayer.content(episodes)</visible> + </control> + <control type="label"> + <description>Time Label</description> + <posx>160</posx> + <posy>95</posy> + <height>30</height> + <width>325</width> + <label>$INFO[VideoPlayer.Time]$INFO[VideoPlayer.Duration, / ]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + </include> + <include name="CommonNowPlaying_Controls"> + <visible>[Player.HasAudio | Player.HasVideo]</visible> + <include>VisibleFadeEffect</include> + <control type="label"> + <posx>250</posx> + <posy>0</posy> + <width>250</width> + <height>40</height> + <font>font28_title</font> + <textcolor>grey2</textcolor> + <align>right</align> + <aligny>center</aligny> + <label>31023</label> + </control> + <control type="group" id="9005"> + <posx>12</posx> + <posy>40</posy> + <control type="button" id="600"> + <posx>0</posx> + <posy>2</posy> + <width>39</width> + <height>39</height> + <label>-</label> + <texturefocus>OSDPrevTrackFO.png</texturefocus> + <texturenofocus>OSDPrevTrackNF.png</texturenofocus> + <onleft>50</onleft> + <onright>606</onright> + <onup>610</onup> + <ondown>608</ondown> + <onclick>XBMC.PlayerControl(Previous)</onclick> + </control> + <control type="button" id="606"> + <posx>40</posx> + <posy>2</posy> + <width>39</width> + <height>39</height> + <label>-</label> + <texturefocus>OSDRewindFO.png</texturefocus> + <texturenofocus>OSDRewindNF.png</texturenofocus> + <onleft>600</onleft> + <onright>603</onright> + <onup>610</onup> + <ondown>608</ondown> + <onclick>XBMC.PlayerControl(Rewind)</onclick> + <visible>Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo</visible> + </control> + <control type="group"> + <animation effect="slide" start="0,0" end="40,0" time="0" condition="Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo">Conditional</animation> + <control type="togglebutton" id="603"> + <posx>40</posx> + <posy>2</posy> + <width>39</width> + <height>39</height> + <label>-</label> + <texturefocus>OSDPauseFO.png</texturefocus> + <texturenofocus>OSDPauseNF.png</texturenofocus> + <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> + <alttexturefocus>OSDPlayFO.png</alttexturefocus> + <alttexturenofocus>OSDPlayNF.png</alttexturenofocus> + <onleft>606</onleft> + <onright>601</onright> + <onup>610</onup> + <ondown>608</ondown> + <onclick>XBMC.PlayerControl(Play)</onclick> + </control> + <control type="button" id="601"> + <posx>80</posx> + <posy>2</posy> + <width>39</width> + <height>39</height> + <label>-</label> + <texturefocus>OSDStopFO.png</texturefocus> + <texturenofocus>OSDStopNF.png</texturenofocus> + <onleft>603</onleft> + <onright>607</onright> + <onup>610</onup> + <ondown>608</ondown> + <onclick>down</onclick> + <onclick>XBMC.PlayerControl(Stop)</onclick> + </control> + <control type="button" id="607"> + <posx>120</posx> + <posy>2</posy> + <width>39</width> + <height>39</height> + <label>-</label> + <texturefocus>OSDForwardFO.png</texturefocus> + <texturenofocus>OSDForwardNF.png</texturenofocus> + <onleft>601</onleft> + <onright>602</onright> + <onup>610</onup> + <ondown>608</ondown> + <onclick>XBMC.PlayerControl(Forward)</onclick> + <visible>Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo</visible> + </control> + <control type="button" id="602"> + <posx>120</posx> + <posy>2</posy> + <width>39</width> + <height>39</height> + <label>-</label> + <texturefocus>OSDNextTrackFO.png</texturefocus> + <texturenofocus>OSDNextTrackNF.png</texturenofocus> + <onleft>607</onleft> + <onright>604</onright> + <onup>610</onup> + <ondown>608</ondown> + <onclick>XBMC.PlayerControl(Next)</onclick> + <animation effect="slide" start="0,0" end="40,0" time="0" condition="Window.IsVisible(MusicPlaylist) | Window.IsVisible(VideoPlaylist) | Player.HasVideo">Conditional</animation> + </control> + </control> + <control type="group"> + <visible>!Window.IsVisible(MusicPlaylist) + !Window.IsVisible(VideoPlaylist) + !Player.HasVideo</visible> + <control type="button" id="604"> + <posx>160</posx> + <posy>2</posy> + <width>39</width> + <height>39</height> + <label>-</label> + <texturefocus>-</texturefocus> + <texturenofocus>-</texturenofocus> + <onclick>XBMC.PlayerControl(Repeat)</onclick> + <onleft>602</onleft> + <onright>605</onright> + <onup>610</onup> + <ondown>608</ondown> + </control> + <control type="image"> + <posx>160</posx> + <posy>2</posy> + <width>39</width> + <height>39</height> + <texture>OSDRepeatNF.png</texture> + <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible> + <visible>!Control.HasFocus(604)</visible> + </control> + <control type="image"> + <posx>160</posx> + <posy>2</posy> + <width>39</width> + <height>39</height> + <texture>OSDRepeatFO.png</texture> + <visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible> + <visible>Control.HasFocus(604)</visible> + </control> + <control type="image"> + <posx>160</posx> + <posy>2</posy> + <width>39</width> + <height>39</height> + <texture>OSDRepeatOneNF.png</texture> + <visible>Playlist.IsRepeatOne</visible> + <visible>!Control.HasFocus(604)</visible> + </control> + <control type="image"> + <posx>160</posx> + <posy>2</posy> + <width>39</width> + <height>39</height> + <texture>OSDRepeatOneFO.png</texture> + <visible>Playlist.IsRepeatOne</visible> + <visible>Control.HasFocus(604)</visible> + </control> + <control type="image"> + <posx>160</posx> + <posy>2</posy> + <width>39</width> + <height>39</height> + <texture>OSDRepeatAllNF.png</texture> + <visible>Playlist.IsRepeat</visible> + <visible>!Control.HasFocus(604)</visible> + </control> + <control type="image"> + <posx>160</posx> + <posy>2</posy> + <width>39</width> + <height>39</height> + <texture>OSDRepeatAllFO.png</texture> + <visible>Playlist.IsRepeat</visible> + <visible>Control.HasFocus(604)</visible> + </control> + <control type="togglebutton" id="605"> + <posx>200</posx> + <posy>2</posy> + <width>39</width> + <height>39</height> + <label>-</label> + <texturefocus>OSDRandomOffFO.png</texturefocus> + <texturenofocus>OSDRandomOffNF.png</texturenofocus> + <usealttexture>Playlist.IsRandom</usealttexture> + <alttexturefocus>OSDRandomOnFO.png</alttexturefocus> + <alttexturenofocus>OSDRandomOnNF.png</alttexturenofocus> + <onclick>XBMC.PlayerControl(Random)</onclick> + <onleft>604</onleft> + <onright>50</onright> + <onup>610</onup> + <ondown>608</ondown> + </control> + </control> + </control> + </include> + <include name="CommonNowPlaying"> + <control type="group"> + <posx>10</posx> + <posy>345</posy> + <visible>Player.HasAudio</visible> + <include>VisibleFadeEffect</include> + <control type="button" id="608"> + <posx>38</posx> + <posy>0</posy> + <width>164</width> + <height>164</height> + <label>-</label> + <texturefocus border="5">folder-focus.png</texturefocus> + <texturenofocus>-</texturenofocus> + <onleft>50</onleft> + <onright>50</onright> + <onup>603</onup> + <ondown>611</ondown> + <onclick>fullscreen</onclick> + </control> + <control type="image"> + <posx>40</posx> + <posy>2</posy> + <width>160</width> + <height>160</height> + <texture>$INFO[MusicPlayer.Cover]</texture> + <bordertexture border="3">black-back2.png</bordertexture> + <bordersize>5</bordersize> + <aspectratio align="center">keep</aspectratio> + </control> + <control type="fadelabel"> + <posx>0</posx> + <posy>170</posy> + <width>240</width> + <height>20</height> + <label>$INFO[MusicPlayer.Title]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + <control type="fadelabel"> + <posx>0</posx> + <posy>190</posy> + <width>240</width> + <height>20</height> + <label>$INFO[MusicPlayer.Artist]$INFO[MusicPlayer.Album, | ]</label> + <align>left</align> + <aligny>center</aligny> + <font>font10</font> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + </control> + <control type="group"> + <posx>10</posx> + <posy>345</posy> + <visible>Player.HasVideo</visible> + <include>VisibleFadeEffect</include> + <control type="button" id="608"> + <posx>0</posx> + <posy>0</posy> + <width>240</width> + <height>164</height> + <label>-</label> + <texturefocus border="5">folder-focus.png</texturefocus> + <texturenofocus>-</texturenofocus> + <onleft>50</onleft> + <onright>50</onright> + <onup>603</onup> + <ondown>611</ondown> + <onclick>fullscreen</onclick> + </control> + <control type="videowindow"> + <posx>2</posx> + <posy>2</posy> + <width>236</width> + <height>160</height> + </control> + <control type="fadelabel"> + <posx>0</posx> + <posy>170</posy> + <width>240</width> + <height>20</height> + <label>$INFO[VideoPlayer.Title]</label> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <scrollout>false</scrollout> + <pauseatend>2000</pauseatend> + </control> + <control type="fadelabel"> + <posx>0</posx> + <posy>190</posy> + <width>240</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>0</posx> + <posy>190</posy> + <width>240</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="ScrollOffsetLabel"> + <control type="group"> + <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> + <animation effect="slide" start="0,0" end="0,-60" time="100">Visible</animation> + <animation effect="slide" start="0,-60" end="0,0" delay="400" time="100">Hidden</animation> + <posx>300r</posx> + <posy>720</posy> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>70</width> + <height>65</height> + <texture border="20,20,20,2">InfoMessagePanel.png</texture> + </control> + <control type="label"> + <posx>5</posx> + <posy>0</posy> + <width>65</width> + <height>60</height> + <align>center</align> + <aligny>center</aligny> + <label>$INFO[ListItem.SortLetter]</label> + <textcolor>white</textcolor> + <font>font30_title</font> + </control> + </control> + </include> + <include name="Clock"> + <control type="group"> + <posx>140r</posx> + <posy>0</posy> + <animation effect="slide" start="0,0" end="-60,0" delay="0" time="300" condition="Window.IsVisible(MuteBug)">conditional</animation> + <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> + <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> + <control type="image"> + <description>time background</description> + <posx>0</posx> + <posy>0</posy> + <width>150</width> + <height>35</height> + <texture flipx="true" border="32,0,0,0">header.png</texture> + </control> + <control type="label"> + <description>time label</description> + <posx>30</posx> + <posy>0</posy> + <width>400</width> + <height>28</height> + <align>left</align> + <aligny>center</aligny> + <font>font12</font> + <textcolor>white</textcolor> + <label>$INFO[System.Time]</label> + </control> + </control> + </include> + <include name="backgroundfade"> + <animation effect="fade" time="600">Visible</animation> + <animation effect="fade" time="600">Hidden</animation> + </include> + <include name="Window_OpenClose_Animation"> + <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="250">WindowClose</animation> + </include> + <include name="dialogeffect"> + <animation effect="fade" time="250">WindowOpen</animation> + <animation effect="fade" time="250">WindowClose</animation> + </include> + <include name="VisibleFadeEffect"> + <animation effect="fade" time="300">Visible</animation> + <animation effect="fade" time="300">Hidden</animation> + </include> +</includes> diff --git a/addons/skin.confluence/720p/script-RSS_Editor-rssEditor.xml b/addons/skin.confluence/720p/script-RSS_Editor-rssEditor.xml index 95e2ef2b57..5d2cf229f6 100644 --- a/addons/skin.confluence/720p/script-RSS_Editor-rssEditor.xml +++ b/addons/skin.confluence/720p/script-RSS_Editor-rssEditor.xml @@ -1,235 +1,235 @@ -<window>
- <defaultcontrol>10</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>240</posx>
- <posy>140</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>800</width>
- <height>420</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>10</posy>
- <width>640</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>710</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>10</onleft>
- <onright>10</onright>
- <onup>10</onup>
- <ondown>10</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label" id="2">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>760</width>
- <height>30</height>
- <font>font13_title</font>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label" id="3">
- <description>List label</description>
- <posx>20</posx>
- <posy>60</posy>
- <width>760</width>
- <height>30</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>font12caps</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="list" id="10">
- <posx>30</posx>
- <posy>105</posy>
- <width>500</width>
- <height>201</height>
- <onup>9001</onup>
- <onleft>9000</onleft>
- <onright>60</onright>
- <ondown>9001</ondown>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>41</height>
- <texture>MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>490</width>
- <height>40</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </itemlayout>
- <focusedlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>41</height>
- <visible>!Control.HasFocus(10)</visible>
- <texture>MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>41</height>
- <visible>Control.hasfocus(14) | Control.HasFocus(10)</visible>
- <texture>MenuItemFO.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>490</width>
- <height>40</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="60">
- <posx>555</posx>
- <posy>105</posy>
- <width>25</width>
- <height>200</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>10</onleft>
- <onright>9000</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- <control type="group" id="9000">
- <posx>580</posx>
- <posy>105</posy>
- <control type="button" id="11">
- <description>Change Set Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>200</width>
- <height>41</height>
- <font>font12_title</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onup>18</onup>
- <onleft>60</onleft>
- <onright>10</onright>
- <ondown>13</ondown>
- </control>
- <control type="button" id="13">
- <description>Add Button</description>
- <posx>0</posx>
- <posy>40</posy>
- <width>200</width>
- <height>41</height>
- <font>font12_title</font>
- <label>15019</label>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onup>11</onup>
- <onleft>60</onleft>
- <onright>10</onright>
- <ondown>14</ondown>
- </control>
- <control type="button" id="14">
- <description>Remove Button</description>
- <posx>0</posx>
- <posy>80</posy>
- <width>200</width>
- <height>41</height>
- <font>font12_title</font>
- <label>1210</label>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onup>13</onup>
- <onleft>60</onleft>
- <onright>10</onright>
- <ondown>9001</ondown>
- </control>
- </control>
- <control type="group" id="9001">
- <control type="button" id="18">
- <description>Ok Button</description>
- <posx>200</posx>
- <posy>355</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <label>186</label>
- <font>font12_title</font>
- <onup>9000</onup>
- <onleft>20</onleft>
- <onright>19</onright>
- <ondown>10</ondown>
- </control>
- <control type="button" id="19">
- <description>Cancel Button</description>
- <posx>410</posx>
- <posy>355</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <label>222</label>
- <font>font12_title</font>
- <onup>9000</onup>
- <onleft>18</onleft>
- <onright>20</onright>
- <ondown>10</ondown>
- </control>
- </control>
- </controls>
+<window> + <defaultcontrol>10</defaultcontrol> + <coordinates> + <system>1</system> + <posx>240</posx> + <posy>140</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>800</width> + <height>420</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>80</posx> + <posy>10</posy> + <width>640</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>710</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label" id="2"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>760</width> + <height>30</height> + <font>font13_title</font> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label" id="3"> + <description>List label</description> + <posx>20</posx> + <posy>60</posy> + <width>760</width> + <height>30</height> + <align>center</align> + <aligny>center</aligny> + <font>font12caps</font> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="list" id="10"> + <posx>30</posx> + <posy>105</posy> + <width>500</width> + <height>201</height> + <onup>9001</onup> + <onleft>9000</onleft> + <onright>60</onright> + <ondown>9001</ondown> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>41</height> + <texture>MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>490</width> + <height>40</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + </itemlayout> + <focusedlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>41</height> + <visible>!Control.HasFocus(10)</visible> + <texture>MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>41</height> + <visible>Control.hasfocus(14) | Control.HasFocus(10)</visible> + <texture>MenuItemFO.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>490</width> + <height>40</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>555</posx> + <posy>105</posy> + <width>25</width> + <height>200</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>10</onleft> + <onright>9000</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + <control type="group" id="9000"> + <posx>580</posx> + <posy>105</posy> + <control type="button" id="11"> + <description>Change Set Button</description> + <posx>0</posx> + <posy>0</posy> + <width>200</width> + <height>41</height> + <font>font12_title</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onup>18</onup> + <onleft>60</onleft> + <onright>10</onright> + <ondown>13</ondown> + </control> + <control type="button" id="13"> + <description>Add Button</description> + <posx>0</posx> + <posy>40</posy> + <width>200</width> + <height>41</height> + <font>font12_title</font> + <label>15019</label> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onup>11</onup> + <onleft>60</onleft> + <onright>10</onright> + <ondown>14</ondown> + </control> + <control type="button" id="14"> + <description>Remove Button</description> + <posx>0</posx> + <posy>80</posy> + <width>200</width> + <height>41</height> + <font>font12_title</font> + <label>1210</label> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onup>13</onup> + <onleft>60</onleft> + <onright>10</onright> + <ondown>9001</ondown> + </control> + </control> + <control type="group" id="9001"> + <control type="button" id="18"> + <description>Ok Button</description> + <posx>200</posx> + <posy>355</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <label>186</label> + <font>font12_title</font> + <onup>9000</onup> + <onleft>20</onleft> + <onright>19</onright> + <ondown>10</ondown> + </control> + <control type="button" id="19"> + <description>Cancel Button</description> + <posx>410</posx> + <posy>355</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <label>222</label> + <font>font12_title</font> + <onup>9000</onup> + <onleft>18</onleft> + <onright>20</onright> + <ondown>10</ondown> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/script-RSS_Editor-setEditor.xml b/addons/skin.confluence/720p/script-RSS_Editor-setEditor.xml index e80d6513e7..b07a01737d 100644 --- a/addons/skin.confluence/720p/script-RSS_Editor-setEditor.xml +++ b/addons/skin.confluence/720p/script-RSS_Editor-setEditor.xml @@ -1,235 +1,235 @@ -<window>
- <defaultcontrol>10</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>240</posx>
- <posy>140</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>800</width>
- <height>420</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>80</posx>
- <posy>10</posy>
- <width>640</width>
- <height>90</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>710</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>10</onleft>
- <onright>10</onright>
- <onup>10</onup>
- <ondown>10</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label" id="2">
- <description>header label</description>
- <posx>20</posx>
- <posy>18</posy>
- <width>760</width>
- <height>30</height>
- <font>font13_title</font>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label" id="3">
- <description>List label</description>
- <posx>20</posx>
- <posy>60</posy>
- <width>760</width>
- <height>30</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>font12caps</font>
- <textcolor>blue</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="list" id="10">
- <posx>30</posx>
- <posy>105</posy>
- <width>500</width>
- <height>201</height>
- <onup>9001</onup>
- <onleft>9000</onleft>
- <onright>60</onright>
- <ondown>9001</ondown>
- <pagecontrol>60</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>41</height>
- <texture>MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>490</width>
- <height>40</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </itemlayout>
- <focusedlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>41</height>
- <visible>!Control.HasFocus(10)</visible>
- <texture>MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>500</width>
- <height>41</height>
- <visible>Control.hasfocus(14) | Control.HasFocus(10) | Control.HasFocus(11)</visible>
- <texture>MenuItemFO.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>490</width>
- <height>40</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </focusedlayout>
- </control>
- <control type="scrollbar" id="60">
- <posx>555</posx>
- <posy>105</posy>
- <width>25</width>
- <height>200</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>10</onleft>
- <onright>9000</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- <control type="group" id="9000">
- <posx>580</posx>
- <posy>105</posy>
- <control type="button" id="11">
- <description>Change Set Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>200</width>
- <height>41</height>
- <font>font12_title</font>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onup>18</onup>
- <onleft>60</onleft>
- <onright>10</onright>
- <ondown>13</ondown>
- </control>
- <control type="button" id="13">
- <description>Add Button</description>
- <posx>0</posx>
- <posy>40</posy>
- <width>200</width>
- <height>41</height>
- <font>font12_title</font>
- <label>15019</label>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onup>11</onup>
- <onleft>60</onleft>
- <onright>10</onright>
- <ondown>14</ondown>
- </control>
- <control type="button" id="14">
- <description>Remove Button</description>
- <posx>0</posx>
- <posy>80</posy>
- <width>200</width>
- <height>41</height>
- <font>font12_title</font>
- <label>1210</label>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <onup>13</onup>
- <onleft>60</onleft>
- <onright>10</onright>
- <ondown>9001</ondown>
- </control>
- </control>
- <control type="group" id="9001">
- <control type="button" id="18">
- <description>Ok Button</description>
- <posx>200</posx>
- <posy>355</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <label>186</label>
- <font>font12_title</font>
- <onup>9000</onup>
- <onleft>20</onleft>
- <onright>19</onright>
- <ondown>10</ondown>
- </control>
- <control type="button" id="19">
- <description>Cancel Button</description>
- <posx>410</posx>
- <posy>355</posy>
- <width>200</width>
- <height>40</height>
- <align>center</align>
- <aligny>center</aligny>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">button-focus.png</texturefocus>
- <label>222</label>
- <font>font12_title</font>
- <onup>9000</onup>
- <onleft>18</onleft>
- <onright>20</onright>
- <ondown>10</ondown>
- </control>
- </control>
- </controls>
+<window> + <defaultcontrol>10</defaultcontrol> + <coordinates> + <system>1</system> + <posx>240</posx> + <posy>140</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>800</width> + <height>420</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>80</posx> + <posy>10</posy> + <width>640</width> + <height>90</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>710</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label" id="2"> + <description>header label</description> + <posx>20</posx> + <posy>18</posy> + <width>760</width> + <height>30</height> + <font>font13_title</font> + <align>center</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label" id="3"> + <description>List label</description> + <posx>20</posx> + <posy>60</posy> + <width>760</width> + <height>30</height> + <align>center</align> + <aligny>center</aligny> + <font>font12caps</font> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="list" id="10"> + <posx>30</posx> + <posy>105</posy> + <width>500</width> + <height>201</height> + <onup>9001</onup> + <onleft>9000</onleft> + <onright>60</onright> + <ondown>9001</ondown> + <pagecontrol>60</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>41</height> + <texture>MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>490</width> + <height>40</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + </itemlayout> + <focusedlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>41</height> + <visible>!Control.HasFocus(10)</visible> + <texture>MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>500</width> + <height>41</height> + <visible>Control.hasfocus(14) | Control.HasFocus(10) | Control.HasFocus(11)</visible> + <texture>MenuItemFO.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>490</width> + <height>40</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + </focusedlayout> + </control> + <control type="scrollbar" id="60"> + <posx>555</posx> + <posy>105</posy> + <width>25</width> + <height>200</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>10</onleft> + <onright>9000</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + <control type="group" id="9000"> + <posx>580</posx> + <posy>105</posy> + <control type="button" id="11"> + <description>Change Set Button</description> + <posx>0</posx> + <posy>0</posy> + <width>200</width> + <height>41</height> + <font>font12_title</font> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onup>18</onup> + <onleft>60</onleft> + <onright>10</onright> + <ondown>13</ondown> + </control> + <control type="button" id="13"> + <description>Add Button</description> + <posx>0</posx> + <posy>40</posy> + <width>200</width> + <height>41</height> + <font>font12_title</font> + <label>15019</label> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onup>11</onup> + <onleft>60</onleft> + <onright>10</onright> + <ondown>14</ondown> + </control> + <control type="button" id="14"> + <description>Remove Button</description> + <posx>0</posx> + <posy>80</posy> + <width>200</width> + <height>41</height> + <font>font12_title</font> + <label>1210</label> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <onup>13</onup> + <onleft>60</onleft> + <onright>10</onright> + <ondown>9001</ondown> + </control> + </control> + <control type="group" id="9001"> + <control type="button" id="18"> + <description>Ok Button</description> + <posx>200</posx> + <posy>355</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <label>186</label> + <font>font12_title</font> + <onup>9000</onup> + <onleft>20</onleft> + <onright>19</onright> + <ondown>10</ondown> + </control> + <control type="button" id="19"> + <description>Cancel Button</description> + <posx>410</posx> + <posy>355</posy> + <width>200</width> + <height>40</height> + <align>center</align> + <aligny>center</aligny> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">button-focus.png</texturefocus> + <label>222</label> + <font>font12_title</font> + <onup>9000</onup> + <onleft>18</onleft> + <onright>20</onright> + <ondown>10</ondown> + </control> + </control> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/script-XBMC_Lyrics-main.xml b/addons/skin.confluence/720p/script-XBMC_Lyrics-main.xml index 65e2df0706..d2c2dbb5e8 100644 --- a/addons/skin.confluence/720p/script-XBMC_Lyrics-main.xml +++ b/addons/skin.confluence/720p/script-XBMC_Lyrics-main.xml @@ -1,307 +1,307 @@ -<window>
- <allowoverlay>no</allowoverlay>
- <defaultcontrol always="false">101</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>680</posx>
- <posy>0</posy>
- </coordinates>
- <controls>
- <control type="group">
- <animation effect="slide" start="600,0" end="0,0" time="400" tween="quadratic" easing="out" condition="!Player.ShowCodec">WindowOpen</animation>
- <animation effect="slide" start="600,0" end="0,0" time="400" delay="400" tween="quadratic" easing="out" condition="Player.ShowCodec">WindowOpen</animation>
- <animation effect="slide" start="0,0" end="600,0" time="200" tween="quadratic" easing="out">WindowClose</animation>
- <control type="image">
- <description>media info background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>600</width>
- <height>720</height>
- <texture border="20,0,0,0" flipx="true">VisOsdPanel.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>20</posx>
- <posy>0</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>101</onleft>
- <onright>101</onright>
- <onup>101</onup>
- <ondown>101</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>580</posx>
- <posy>30</posy>
- <width>550</width>
- <height>30</height>
- <font>font30_title</font>
- <label>$LOCALIZE[SCRIPT0]</label>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Artist label</description>
- <posx>580</posx>
- <posy>60</posy>
- <width>550</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$INFO[MusicPlayer.Artist]</label>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label">
- <description>Song label</description>
- <posx>580</posx>
- <posy>85</posy>
- <width>550</width>
- <height>30</height>
- <font>font13_title</font>
- <label>$INFO[MusicPlayer.Title]</label>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>grey</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <posx>30</posx>
- <posy>120</posy>
- <width>550</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <!-- ** Required ** Do not change <id> or <type> (Text box for lyrics) -->
- <control type="textbox" id="100">
- <description>textarea</description>
- <posx>30</posx>
- <posy>130</posy>
- <width>550</width>
- <height>500</height>
- <align>center</align>
- <font>font13</font>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- <onup>100</onup>
- <ondown>100</ondown>
- <onleft>101</onleft>
- <onright>101</onright>
- <pagecontrol>101</pagecontrol>
- </control>
- <control type="spincontrol" id="101">
- <description>Next page button</description>
- <posx>520</posx>
- <posy>650</posy>
- <subtype>page</subtype>
- <font>font12</font>
- <onleft>101</onleft>
- <onright>101</onright>
- <ondown>101</ondown>
- <onup>101</onup>
- <textcolor>blue</textcolor>
- <showonepage>true</showonepage>
- <visible>Control.IsVisible(100)</visible>
- </control>
- <!-- ** Required ** Do not change <id> or <type> (Smooth scrolling list for lyrics) -->
- <control type="list" id="110">
- <posx>30</posx>
- <posy>130</posy>
- <width>550</width>
- <height>500</height>
- <onleft>111</onleft>
- <onright>111</onright>
- <onup>110</onup>
- <ondown>110</ondown>
- <pagecontrol>111</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="25">
- <control type="label">
- <posx>275</posx>
- <posy>0</posy>
- <width>550</width>
- <height>25</height>
- <font>font13</font>
- <aligny>center</aligny>
- <align>center</align>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <info>ListItem.Label</info>
- </control>
- </itemlayout>
- <focusedlayout height="25">
- <control type="label">
- <posx>275</posx>
- <posy>0</posy>
- <width>550</width>
- <height>25</height>
- <font>font13</font>
- <aligny>center</aligny>
- <align>center</align>
- <shadowcolor>black</shadowcolor>
- <textcolor>white</textcolor>
- <selectedcolor>selected</selectedcolor>
- <align>left</align>
- <label>$INFO[ListItem.Label]</label>
- <visible>!Control.HasFocus(110)</visible>
- </control>
- <control type="label">
- <posx>275</posx>
- <posy>0</posy>
- <width>550</width>
- <height>25</height>
- <font>font13</font>
- <aligny>center</aligny>
- <align>center</align>
- <shadowcolor>black</shadowcolor>
- <textcolor>selected</textcolor>
- <align>left</align>
- <label fallback="--">$INFO[ListItem.Label]</label>
- <visible>Control.HasFocus(110)</visible>
- </control>
- </focusedlayout>
- </control>
- <control type="spincontrol" id="111">
- <description>Next page button</description>
- <posx>520</posx>
- <posy>650</posy>
- <subtype>page</subtype>
- <font>font12</font>
- <onleft>110</onleft>
- <onright>110</onright>
- <ondown>110</ondown>
- <onup>110</onup>
- <textcolor>blue</textcolor>
- <showonepage>true</showonepage>
- <visible>Control.IsVisible(110)</visible>
- </control>
- <control type="label" id="2">
- <description>Pick label</description>
- <posx>30</posx>
- <posy>130</posy>
- <width>550</width>
- <height>30</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13_title</font>
- <label>31203</label>
- <textcolor>white</textcolor>
- <visible>Control.IsVisible(120) + ![Control.IsVisible(100) | Control.IsVisible(110)]</visible>
- </control>
- <!-- ** Required ** Do not change <id> or <type> (Song Chooser if it gets it wrong) -->
- <control type="list" id="120">
- <posx>30</posx>
- <posy>170</posy>
- <width>550</width>
- <height>440</height>
- <onleft>121</onleft>
- <onright>121</onright>
- <onup>120</onup>
- <ondown>120</ondown>
- <pagecontrol>121</pagecontrol>
- <scrolltime>200</scrolltime>
- <animation effect="slide" start="0,0" end="20,0" time="0" condition="!Control.IsVisible(121)">Conditional</animation>
- <itemlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>550</width>
- <height>41</height>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>530</width>
- <height>40</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </itemlayout>
- <focusedlayout height="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>550</width>
- <height>41</height>
- <visible>!Control.HasFocus(120)</visible>
- <texture border="5">MenuItemNF.png</texture>
- </control>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>550</width>
- <height>41</height>
- <visible>Control.HasFocus(120)</visible>
- <texture border="5">MenuItemFO.png</texture>
- </control>
- <control type="label">
- <posx>10</posx>
- <posy>0</posy>
- <width>530</width>
- <height>40</height>
- <font>font13</font>
- <align>left</align>
- <aligny>center</aligny>
- <selectedcolor>selected</selectedcolor>
- <info>ListItem.Label</info>
- </control>
- </focusedlayout>
- </control>
- <control type="spincontrol" id="121">
- <description>Next page button</description>
- <description>Next page button</description>
- <posx>520</posx>
- <posy>650</posy>
- <subtype>page</subtype>
- <font>font12</font>
- <onleft>120</onleft>
- <onright>120</onright>
- <ondown>120</ondown>
- <onup>120</onup>
- <textcolor>blue</textcolor>
- <showonepage>true</showonepage>
- <visible>Control.IsVisible(120)</visible>
- </control>
- <control type="image">
- <posx>30</posx>
- <posy>640</posy>
- <width>550</width>
- <height>4</height>
- <texture>separator.png</texture>
- </control>
- <control type="label">
- <description>Scraper label</description>
- <posx>580</posx>
- <posy>680</posy>
- <width>550</width>
- <height>30</height>
- <label>$LOCALIZE[31205] - $INFO[Control.GetLabel(200)]</label>
- <font>font12_title</font>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label" id="200">
- <description>Scraper label</description>
- <visible>false</visible>
- </control>
- </control>
- <!-- ** Required ** Do not change <id> or <type> -->
- <!-- ** Required ** Do not change <id> or <type> -->
- </controls>
+<window> + <allowoverlay>no</allowoverlay> + <defaultcontrol always="false">101</defaultcontrol> + <coordinates> + <system>1</system> + <posx>680</posx> + <posy>0</posy> + </coordinates> + <controls> + <control type="group"> + <animation effect="slide" start="600,0" end="0,0" time="400" tween="quadratic" easing="out" condition="!Player.ShowCodec">WindowOpen</animation> + <animation effect="slide" start="600,0" end="0,0" time="400" delay="400" tween="quadratic" easing="out" condition="Player.ShowCodec">WindowOpen</animation> + <animation effect="slide" start="0,0" end="600,0" time="200" tween="quadratic" easing="out">WindowClose</animation> + <control type="image"> + <description>media info background image</description> + <posx>0</posx> + <posy>0</posy> + <width>600</width> + <height>720</height> + <texture border="20,0,0,0" flipx="true">VisOsdPanel.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>20</posx> + <posy>0</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>101</onleft> + <onright>101</onright> + <onup>101</onup> + <ondown>101</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label"> + <description>header label</description> + <posx>580</posx> + <posy>30</posy> + <width>550</width> + <height>30</height> + <font>font30_title</font> + <label>$LOCALIZE[SCRIPT0]</label> + <align>right</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Artist label</description> + <posx>580</posx> + <posy>60</posy> + <width>550</width> + <height>30</height> + <font>font13_title</font> + <label>$INFO[MusicPlayer.Artist]</label> + <align>right</align> + <aligny>center</aligny> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label"> + <description>Song label</description> + <posx>580</posx> + <posy>85</posy> + <width>550</width> + <height>30</height> + <font>font13_title</font> + <label>$INFO[MusicPlayer.Title]</label> + <align>right</align> + <aligny>center</aligny> + <textcolor>grey</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="image"> + <posx>30</posx> + <posy>120</posy> + <width>550</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <!-- ** Required ** Do not change <id> or <type> (Text box for lyrics) --> + <control type="textbox" id="100"> + <description>textarea</description> + <posx>30</posx> + <posy>130</posy> + <width>550</width> + <height>500</height> + <align>center</align> + <font>font13</font> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <onup>100</onup> + <ondown>100</ondown> + <onleft>101</onleft> + <onright>101</onright> + <pagecontrol>101</pagecontrol> + </control> + <control type="spincontrol" id="101"> + <description>Next page button</description> + <posx>520</posx> + <posy>650</posy> + <subtype>page</subtype> + <font>font12</font> + <onleft>101</onleft> + <onright>101</onright> + <ondown>101</ondown> + <onup>101</onup> + <textcolor>blue</textcolor> + <showonepage>true</showonepage> + <visible>Control.IsVisible(100)</visible> + </control> + <!-- ** Required ** Do not change <id> or <type> (Smooth scrolling list for lyrics) --> + <control type="list" id="110"> + <posx>30</posx> + <posy>130</posy> + <width>550</width> + <height>500</height> + <onleft>111</onleft> + <onright>111</onright> + <onup>110</onup> + <ondown>110</ondown> + <pagecontrol>111</pagecontrol> + <scrolltime>200</scrolltime> + <itemlayout height="25"> + <control type="label"> + <posx>275</posx> + <posy>0</posy> + <width>550</width> + <height>25</height> + <font>font13</font> + <aligny>center</aligny> + <align>center</align> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <info>ListItem.Label</info> + </control> + </itemlayout> + <focusedlayout height="25"> + <control type="label"> + <posx>275</posx> + <posy>0</posy> + <width>550</width> + <height>25</height> + <font>font13</font> + <aligny>center</aligny> + <align>center</align> + <shadowcolor>black</shadowcolor> + <textcolor>white</textcolor> + <selectedcolor>selected</selectedcolor> + <align>left</align> + <label>$INFO[ListItem.Label]</label> + <visible>!Control.HasFocus(110)</visible> + </control> + <control type="label"> + <posx>275</posx> + <posy>0</posy> + <width>550</width> + <height>25</height> + <font>font13</font> + <aligny>center</aligny> + <align>center</align> + <shadowcolor>black</shadowcolor> + <textcolor>selected</textcolor> + <align>left</align> + <label fallback="--">$INFO[ListItem.Label]</label> + <visible>Control.HasFocus(110)</visible> + </control> + </focusedlayout> + </control> + <control type="spincontrol" id="111"> + <description>Next page button</description> + <posx>520</posx> + <posy>650</posy> + <subtype>page</subtype> + <font>font12</font> + <onleft>110</onleft> + <onright>110</onright> + <ondown>110</ondown> + <onup>110</onup> + <textcolor>blue</textcolor> + <showonepage>true</showonepage> + <visible>Control.IsVisible(110)</visible> + </control> + <control type="label" id="2"> + <description>Pick label</description> + <posx>30</posx> + <posy>130</posy> + <width>550</width> + <height>30</height> + <align>center</align> + <aligny>center</aligny> + <font>font13_title</font> + <label>31203</label> + <textcolor>white</textcolor> + <visible>Control.IsVisible(120) + ![Control.IsVisible(100) | Control.IsVisible(110)]</visible> + </control> + <!-- ** Required ** Do not change <id> or <type> (Song Chooser if it gets it wrong) --> + <control type="list" id="120"> + <posx>30</posx> + <posy>170</posy> + <width>550</width> + <height>440</height> + <onleft>121</onleft> + <onright>121</onright> + <onup>120</onup> + <ondown>120</ondown> + <pagecontrol>121</pagecontrol> + <scrolltime>200</scrolltime> + <animation effect="slide" start="0,0" end="20,0" time="0" condition="!Control.IsVisible(121)">Conditional</animation> + <itemlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>550</width> + <height>41</height> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>530</width> + <height>40</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + </itemlayout> + <focusedlayout height="40"> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>550</width> + <height>41</height> + <visible>!Control.HasFocus(120)</visible> + <texture border="5">MenuItemNF.png</texture> + </control> + <control type="image"> + <posx>0</posx> + <posy>0</posy> + <width>550</width> + <height>41</height> + <visible>Control.HasFocus(120)</visible> + <texture border="5">MenuItemFO.png</texture> + </control> + <control type="label"> + <posx>10</posx> + <posy>0</posy> + <width>530</width> + <height>40</height> + <font>font13</font> + <align>left</align> + <aligny>center</aligny> + <selectedcolor>selected</selectedcolor> + <info>ListItem.Label</info> + </control> + </focusedlayout> + </control> + <control type="spincontrol" id="121"> + <description>Next page button</description> + <description>Next page button</description> + <posx>520</posx> + <posy>650</posy> + <subtype>page</subtype> + <font>font12</font> + <onleft>120</onleft> + <onright>120</onright> + <ondown>120</ondown> + <onup>120</onup> + <textcolor>blue</textcolor> + <showonepage>true</showonepage> + <visible>Control.IsVisible(120)</visible> + </control> + <control type="image"> + <posx>30</posx> + <posy>640</posy> + <width>550</width> + <height>4</height> + <texture>separator.png</texture> + </control> + <control type="label"> + <description>Scraper label</description> + <posx>580</posx> + <posy>680</posy> + <width>550</width> + <height>30</height> + <label>$LOCALIZE[31205] - $INFO[Control.GetLabel(200)]</label> + <font>font12_title</font> + <align>right</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label" id="200"> + <description>Scraper label</description> + <visible>false</visible> + </control> + </control> + <!-- ** Required ** Do not change <id> or <type> --> + <!-- ** Required ** Do not change <id> or <type> --> + </controls> </window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/script-XBMC_Lyrics-settings.xml b/addons/skin.confluence/720p/script-XBMC_Lyrics-settings.xml index b8a49109ad..e0274c3975 100644 --- a/addons/skin.confluence/720p/script-XBMC_Lyrics-settings.xml +++ b/addons/skin.confluence/720p/script-XBMC_Lyrics-settings.xml @@ -1,389 +1,389 @@ -<window type="dialog">
- <defaultcontrol>201</defaultcontrol>
- <coordinates>
- <system>1</system>
- <posx>220</posx>
- <posy>85</posy>
- </coordinates>
- <include>dialogeffect</include>
- <controls>
- <control type="image">
- <posx>-220</posx>
- <posy>-85</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>
- <visible>Window.IsVisible(Visualisation)</visible>
- </control>
- <control type="group">
- <visible>!Window.IsVisible(script-Apple_Movie_Trailers-chooser.xml)</visible>
- <include>VisibleFadeEffect</include>
- <control type="image">
- <description>background image</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>840</width>
- <height>550</height>
- <texture border="40">DialogBack.png</texture>
- </control>
- <control type="image">
- <posx>230</posx>
- <posy>10</posy>
- <width>570</width>
- <height>528</height>
- <texture border="5">black-back2.png</texture>
- </control>
- <control type="image">
- <posx>230</posx>
- <posy>10</posy>
- <width>570</width>
- <height>100</height>
- <aspectratio>stretch</aspectratio>
- <texture>GlassTitleBar.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>730</posx>
- <posy>9</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>201</onleft>
- <onright>201</onright>
- <onup>201</onup>
- <ondown>201</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label">
- <description>header label</description>
- <posx>240</posx>
- <posy>20</posy>
- <width>550</width>
- <height>30</height>
- <font>font24_title</font>
- <label>$LOCALIZE[SCRIPT0]</label>
- <align>left</align>
- <aligny>center</aligny>
- <textcolor>white</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="label" id="30">
- <description>Version label</description>
- <posx>790</posx>
- <posy>23</posy>
- <width>300</width>
- <height>30</height>
- <font>font10</font>
- <label>-</label>
- <align>right</align>
- <aligny>center</aligny>
- <textcolor>grey2</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <!-- ** Required ** Do not change id's or type's -->
- <control type="scrollbar" id="60">
- <posx>803</posx>
- <posy>70</posy>
- <width>25</width>
- <height>440</height>
- <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
- <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
- <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
- <textureslidernib>ScrollBarNib.png</textureslidernib>
- <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
- <onleft>2000</onleft>
- <onright>9000</onright>
- <showonepage>false</showonepage>
- <orientation>vertical</orientation>
- </control>
- <control type="grouplist" id="9000">
- <posx>230</posx>
- <posy>70</posy>
- <width>570</width>
- <height>440</height>
- <itemgap>-1</itemgap>
- <pagecontrol>60</pagecontrol>
- <onleft>2000</onleft>
- <onright>60</onright>
- <onup>9000</onup>
- <ondown>9000</ondown>
- <control type="button" id="201">
- <description>Setting1 Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>570</width>
- <height>40</height>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- <label>$LOCALIZE[SCRIPT201]</label>
- </control>
- <control type="image" id="1">
- <description>separator image</description>
- <width>570</width>
- <height>2</height>
- <texture>separator2.png</texture>
- </control>
- <control type="radiobutton" id="202">
- <description>Setting2 Button</description>
- <width>570</width>
- <height>40</height>
- <label>$LOCALIZE[SCRIPT202]</label>
- <pulseonselect>no</pulseonselect>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="button" id="203">
- <description>Setting2 Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>570</width>
- <height>40</height>
- <label>$LOCALIZE[SCRIPT203]</label>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="210">
- <description>Setting10 Button</description>
- <width>570</width>
- <height>40</height>
- <label>$LOCALIZE[SCRIPT210]</label>
- <pulseonselect>no</pulseonselect>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="211">
- <description>Setting11 Button</description>
- <width>570</width>
- <height>40</height>
- <label>$LOCALIZE[SCRIPT211]</label>
- <pulseonselect>no</pulseonselect>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="image" id="2">
- <description>separator image</description>
- <width>570</width>
- <height>2</height>
- <texture>separator2.png</texture>
- </control>
- <control type="radiobutton" id="204">
- <description>Setting4 Button</description>
- <width>570</width>
- <height>40</height>
- <label>$LOCALIZE[SCRIPT204]</label>
- <pulseonselect>no</pulseonselect>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="205">
- <description>Setting5 Button</description>
- <width>570</width>
- <height>40</height>
- <label>$LOCALIZE[SCRIPT205]</label>
- <pulseonselect>no</pulseonselect>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="image" id="3">
- <description>separator image</description>
- <width>570</width>
- <height>2</height>
- <texture>separator2.png</texture>
- </control>
- <control type="radiobutton" id="206">
- <description>Setting6 Button</description>
- <width>570</width>
- <height>40</height>
- <label>$LOCALIZE[SCRIPT206]</label>
- <pulseonselect>no</pulseonselect>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="button" id="207">
- <description>Setting7 Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>570</width>
- <height>40</height>
- <label>$LOCALIZE[SCRIPT207]</label>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="image" id="4">
- <description>separator image</description>
- <width>570</width>
- <height>2</height>
- <texture>separator2.png</texture>
- </control>
- <control type="button" id="208">
- <description>Setting8 Button</description>
- <posx>0</posx>
- <posy>0</posy>
- <width>570</width>
- <height>40</height>
- <label>$LOCALIZE[SCRIPT208]</label>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- <control type="radiobutton" id="209">
- <description>Setting9 Button</description>
- <width>570</width>
- <height>40</height>
- <label>$LOCALIZE[SCRIPT209]</label>
- <pulseonselect>no</pulseonselect>
- <font>font13</font>
- <textcolor>grey2</textcolor>
- <focusedcolor>white</focusedcolor>
- <texturefocus>MenuItemFO.png</texturefocus>
- <texturenofocus>MenuItemNF.png</texturenofocus>
- </control>
- </control>
- <!-- ** Required ** Do not change id's or type's -->
- <control type="group" id="2000">
- <posx>10</posx>
- <posy>20</posy>
- <control type="image">
- <description>LOGO</description>
- <posx>0</posx>
- <posy>10</posy>
- <width>220</width>
- <height>80</height>
- <aspectratio>keep</aspectratio>
- <texture>Confluence_Logo.png</texture>
- </control>
- <control type="button" id="250">
- <description>OK button</description>
- <posx>0</posx>
- <posy>90</posy>
- <width>215</width>
- <height>51</height>
- <label>$LOCALIZE[SCRIPT250]</label>
- <font>font13_title</font>
- <align>right</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <onleft>9000</onleft>
- <onright>9000</onright>
- <onup>253</onup>
- <ondown>251</ondown>
- </control>
- <control type="button" id="251">
- <description>Cancel button</description>
- <posx>0</posx>
- <posy>140</posy>
- <width>215</width>
- <height>51</height>
- <label>$LOCALIZE[SCRIPT251]</label>
- <font>font13_title</font>
- <align>right</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <onleft>9000</onleft>
- <onright>9000</onright>
- <onup>250</onup>
- <ondown>252</ondown>
- </control>
- <control type="button" id="252">
- <description>Update button</description>
- <posx>0</posx>
- <posy>190</posy>
- <width>215</width>
- <height>51</height>
- <label>$LOCALIZE[SCRIPT252]</label>
- <font>font13_title</font>
- <align>right</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <onleft>9000</onleft>
- <onright>9000</onright>
- <onup>251</onup>
- <ondown>254</ondown>
- </control>
- <control type="button" id="254">
- <description>Play button</description>
- <posx>0</posx>
- <posy>240</posy>
- <width>215</width>
- <height>51</height>
- <label>$LOCALIZE[SCRIPT254]</label>
- <font>font13_title</font>
- <align>right</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <onleft>9000</onleft>
- <onright>9000</onright>
- <onup>252</onup>
- <ondown>255</ondown>
- </control>
- <control type="button" id="255">
- <description>Defaults button</description>
- <posx>0</posx>
- <posy>290</posy>
- <width>215</width>
- <height>51</height>
- <label>$LOCALIZE[SCRIPT255]</label>
- <font>font13_title</font>
- <align>right</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <onleft>9000</onleft>
- <onright>9000</onright>
- <onup>254</onup>
- <ondown>253</ondown>
- </control>
- <control type="button" id="253">
- <description>Credits button</description>
- <posx>0</posx>
- <posy>340</posy>
- <width>215</width>
- <height>51</height>
- <label>$LOCALIZE[SCRIPT253]</label>
- <font>font13_title</font>
- <align>right</align>
- <texturenofocus border="5">MenuItemNF.png</texturenofocus>
- <texturefocus border="5">MenuItemFO.png</texturefocus>
- <onleft>9000</onleft>
- <onright>9000</onright>
- <onup>255</onup>
- <ondown>250</ondown>
- </control>
- </control>
- </control>
- </controls>
+<window type="dialog"> + <defaultcontrol>201</defaultcontrol> + <coordinates> + <system>1</system> + <posx>220</posx> + <posy>85</posy> + </coordinates> + <include>dialogeffect</include> + <controls> + <control type="image"> + <posx>-220</posx> + <posy>-85</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> + <visible>Window.IsVisible(Visualisation)</visible> + </control> + <control type="group"> + <visible>!Window.IsVisible(script-Apple_Movie_Trailers-chooser.xml)</visible> + <include>VisibleFadeEffect</include> + <control type="image"> + <description>background image</description> + <posx>0</posx> + <posy>0</posy> + <width>840</width> + <height>550</height> + <texture border="40">DialogBack.png</texture> + </control> + <control type="image"> + <posx>230</posx> + <posy>10</posy> + <width>570</width> + <height>528</height> + <texture border="5">black-back2.png</texture> + </control> + <control type="image"> + <posx>230</posx> + <posy>10</posy> + <width>570</width> + <height>100</height> + <aspectratio>stretch</aspectratio> + <texture>GlassTitleBar.png</texture> + </control> + <control type="button"> + <description>Close Window button</description> + <posx>730</posx> + <posy>9</posy> + <width>64</width> + <height>32</height> + <label>-</label> + <font>-</font> + <onclick>PreviousMenu</onclick> + <texturefocus>DialogCloseButton-focus.png</texturefocus> + <texturenofocus>DialogCloseButton.png</texturenofocus> + <onleft>201</onleft> + <onright>201</onright> + <onup>201</onup> + <ondown>201</ondown> + <visible>system.getbool(input.enablemouse)</visible> + </control> + <control type="label"> + <description>header label</description> + <posx>240</posx> + <posy>20</posy> + <width>550</width> + <height>30</height> + <font>font24_title</font> + <label>$LOCALIZE[SCRIPT0]</label> + <align>left</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <control type="label" id="30"> + <description>Version label</description> + <posx>790</posx> + <posy>23</posy> + <width>300</width> + <height>30</height> + <font>font10</font> + <label>-</label> + <align>right</align> + <aligny>center</aligny> + <textcolor>grey2</textcolor> + <shadowcolor>black</shadowcolor> + </control> + <!-- ** Required ** Do not change id's or type's --> + <control type="scrollbar" id="60"> + <posx>803</posx> + <posy>70</posy> + <width>25</width> + <height>440</height> + <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground> + <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar> + <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus> + <textureslidernib>ScrollBarNib.png</textureslidernib> + <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus> + <onleft>2000</onleft> + <onright>9000</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control> + <control type="grouplist" id="9000"> + <posx>230</posx> + <posy>70</posy> + <width>570</width> + <height>440</height> + <itemgap>-1</itemgap> + <pagecontrol>60</pagecontrol> + <onleft>2000</onleft> + <onright>60</onright> + <onup>9000</onup> + <ondown>9000</ondown> + <control type="button" id="201"> + <description>Setting1 Button</description> + <posx>0</posx> + <posy>0</posy> + <width>570</width> + <height>40</height> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + <label>$LOCALIZE[SCRIPT201]</label> + </control> + <control type="image" id="1"> + <description>separator image</description> + <width>570</width> + <height>2</height> + <texture>separator2.png</texture> + </control> + <control type="radiobutton" id="202"> + <description>Setting2 Button</description> + <width>570</width> + <height>40</height> + <label>$LOCALIZE[SCRIPT202]</label> + <pulseonselect>no</pulseonselect> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="button" id="203"> + <description>Setting2 Button</description> + <posx>0</posx> + <posy>0</posy> + <width>570</width> + <height>40</height> + <label>$LOCALIZE[SCRIPT203]</label> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="210"> + <description>Setting10 Button</description> + <width>570</width> + <height>40</height> + <label>$LOCALIZE[SCRIPT210]</label> + <pulseonselect>no</pulseonselect> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="211"> + <description>Setting11 Button</description> + <width>570</width> + <height>40</height> + <label>$LOCALIZE[SCRIPT211]</label> + <pulseonselect>no</pulseonselect> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="image" id="2"> + <description>separator image</description> + <width>570</width> + <height>2</height> + <texture>separator2.png</texture> + </control> + <control type="radiobutton" id="204"> + <description>Setting4 Button</description> + <width>570</width> + <height>40</height> + <label>$LOCALIZE[SCRIPT204]</label> + <pulseonselect>no</pulseonselect> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="205"> + <description>Setting5 Button</description> + <width>570</width> + <height>40</height> + <label>$LOCALIZE[SCRIPT205]</label> + <pulseonselect>no</pulseonselect> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="image" id="3"> + <description>separator image</description> + <width>570</width> + <height>2</height> + <texture>separator2.png</texture> + </control> + <control type="radiobutton" id="206"> + <description>Setting6 Button</description> + <width>570</width> + <height>40</height> + <label>$LOCALIZE[SCRIPT206]</label> + <pulseonselect>no</pulseonselect> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="button" id="207"> + <description>Setting7 Button</description> + <posx>0</posx> + <posy>0</posy> + <width>570</width> + <height>40</height> + <label>$LOCALIZE[SCRIPT207]</label> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="image" id="4"> + <description>separator image</description> + <width>570</width> + <height>2</height> + <texture>separator2.png</texture> + </control> + <control type="button" id="208"> + <description>Setting8 Button</description> + <posx>0</posx> + <posy>0</posy> + <width>570</width> + <height>40</height> + <label>$LOCALIZE[SCRIPT208]</label> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + <control type="radiobutton" id="209"> + <description>Setting9 Button</description> + <width>570</width> + <height>40</height> + <label>$LOCALIZE[SCRIPT209]</label> + <pulseonselect>no</pulseonselect> + <font>font13</font> + <textcolor>grey2</textcolor> + <focusedcolor>white</focusedcolor> + <texturefocus>MenuItemFO.png</texturefocus> + <texturenofocus>MenuItemNF.png</texturenofocus> + </control> + </control> + <!-- ** Required ** Do not change id's or type's --> + <control type="group" id="2000"> + <posx>10</posx> + <posy>20</posy> + <control type="image"> + <description>LOGO</description> + <posx>0</posx> + <posy>10</posy> + <width>220</width> + <height>80</height> + <aspectratio>keep</aspectratio> + <texture>Confluence_Logo.png</texture> + </control> + <control type="button" id="250"> + <description>OK button</description> + <posx>0</posx> + <posy>90</posy> + <width>215</width> + <height>51</height> + <label>$LOCALIZE[SCRIPT250]</label> + <font>font13_title</font> + <align>right</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <onleft>9000</onleft> + <onright>9000</onright> + <onup>253</onup> + <ondown>251</ondown> + </control> + <control type="button" id="251"> + <description>Cancel button</description> + <posx>0</posx> + <posy>140</posy> + <width>215</width> + <height>51</height> + <label>$LOCALIZE[SCRIPT251]</label> + <font>font13_title</font> + <align>right</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <onleft>9000</onleft> + <onright>9000</onright> + <onup>250</onup> + <ondown>252</ondown> + </control> + <control type="button" id="252"> + <description>Update button</description> + <posx>0</posx> + <posy>190</posy> + <width>215</width> + <height>51</height> + <label>$LOCALIZE[SCRIPT252]</label> + <font>font13_title</font> + <align>right</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <onleft>9000</onleft> + <onright>9000</onright> + <onup>251</onup> + <ondown>254</ondown> + </control> + <control type="button" id="254"> + <description>Play button</description> + <posx>0</posx> + <posy>240</posy> + <width>215</width> + <height>51</height> + <label>$LOCALIZE[SCRIPT254]</label> + <font>font13_title</font> + <align>right</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <onleft>9000</onleft> + <onright>9000</onright> + <onup>252</onup> + <ondown>255</ondown> + </control> + <control type="button" id="255"> + <description>Defaults button</description> + <posx>0</posx> + <posy>290</posy> + <width>215</width> + <height>51</height> + <label>$LOCALIZE[SCRIPT255]</label> + <font>font13_title</font> + <align>right</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <onleft>9000</onleft> + <onright>9000</onright> + <onup>254</onup> + <ondown>253</ondown> + </control> + <control type="button" id="253"> + <description>Credits button</description> + <posx>0</posx> + <posy>340</posy> + <width>215</width> + <height>51</height> + <label>$LOCALIZE[SCRIPT253]</label> + <font>font13_title</font> + <align>right</align> + <texturenofocus border="5">MenuItemNF.png</texturenofocus> + <texturefocus border="5">MenuItemFO.png</texturefocus> + <onleft>9000</onleft> + <onright>9000</onright> + <onup>255</onup> + <ondown>250</ondown> + </control> + </control> + </control> + </controls> </window>
\ No newline at end of file |