diff options
author | jmarshallnz <jmarshallnz@svn> | 2010-04-28 00:05:22 +0000 |
---|---|---|
committer | jmarshallnz <jmarshallnz@svn> | 2010-04-28 00:05:22 +0000 |
commit | 81d4a149d54d3b79f0449dad77264c642469f10d (patch) | |
tree | 39fabba02bee35f87b2cec1c149872f0719f5f79 /addons/skin.confluence/720p | |
parent | d9e6ddf42d0d2787a93eaec8706e26a90d931f41 (diff) |
changed: paint the (system) addons bikeshed (moves - id's to come)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29568 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/skin.confluence/720p')
96 files changed, 32437 insertions, 0 deletions
diff --git a/addons/skin.confluence/720p/AddonBrowser.xml b/addons/skin.confluence/720p/AddonBrowser.xml new file mode 100644 index 0000000000..5ccc74c819 --- /dev/null +++ b/addons/skin.confluence/720p/AddonBrowser.xml @@ -0,0 +1,249 @@ +<window id="20">
+ <defaultcontrol always="true">50</defaultcontrol>
+ <allowoverlay>no</allowoverlay>
+ <views>50,51,500</views>
+ <controls>
+ <include>CommonAddonsBackground</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="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(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)</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 = 500 -->
+ </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>610</ondown>
+ </control>
+ <control type="button" id="610">
+ <description>Fake Button to fix Player Controls Navigation</description>
+ <onup>5</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>470</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="label">
+ <include>WindowTitleCommons</include>
+ <posx>270</posx>
+ <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="label">
+ <width>250</width>
+ <include>WindowTitleCommons</include>
+ <posx>320</posx>
+ <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 new file mode 100644 index 0000000000..c6468c8252 --- /dev/null +++ b/addons/skin.confluence/720p/DialogAddonInfo.xml @@ -0,0 +1,363 @@ +<window id="146">
+ <defaultcontrol always="true">9000</defaultcontrol>
+ <coordinates>
+ <system>1</system>
+ <posx>185</posx>
+ <posy>60</posy>
+ </coordinates>
+ <include>dialogeffect</include>
+ <controls>
+ <control type="group">
+ <include>VisibleFadeEffect</include>
+ <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>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.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.Rating)]</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="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>justify</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>9000</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>justify</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" 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>8</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>6</ondown>
+ </control>
+ </control>
+ </control>
+ </controls>
+</window>
diff --git a/addons/skin.confluence/720p/DialogAddonSettings.xml b/addons/skin.confluence/720p/DialogAddonSettings.xml new file mode 100644 index 0000000000..41888905bb --- /dev/null +++ b/addons/skin.confluence/720p/DialogAddonSettings.xml @@ -0,0 +1,182 @@ +<window id="10140">
+ <defaultcontrol always="true">2</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>610</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="20">
+ <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="2">
+ <description>control area</description>
+ <posx>30</posx>
+ <posy>80</posy>
+ <width>730</width>
+ <height>420</height>
+ <itemgap>-1</itemgap> + <pagecontrol>30</pagecontrol>
+ <onup>2</onup>
+ <ondown>2</ondown>
+ <onleft>30</onleft>
+ <onright>30</onright>
+ </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="scrollbar" id="30"> + <posx>760</posx> + <posy>80</posy> + <width>25</width> + <height>430</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>10</onright> + <showonepage>false</showonepage> + <orientation>vertical</orientation> + </control>
+ <control type="group" id="9001">
+ <posy>540</posy>
+ <control type="button" id="10">
+ <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>12</onleft>
+ <onright>11</onright>
+ <onup>2</onup>
+ <ondown>2</ondown>
+ </control>
+ <control type="button" id="11">
+ <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>10</onleft>
+ <onright>12</onright>
+ <onup>2</onup>
+ <ondown>2</ondown>
+ </control>
+ <control type="button" id="12">
+ <description>Defaults 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>409</label>
+ <onleft>11</onleft>
+ <onright>10</onright>
+ <onup>2</onup>
+ <ondown>2</ondown>
+ </control>
+ </control> + </controls>
+</window>
diff --git a/addons/skin.confluence/720p/DialogAlbumInfo.xml b/addons/skin.confluence/720p/DialogAlbumInfo.xml new file mode 100644 index 0000000000..fd9b8eb1ca --- /dev/null +++ b/addons/skin.confluence/720p/DialogAlbumInfo.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogBusy.xml b/addons/skin.confluence/720p/DialogBusy.xml new file mode 100644 index 0000000000..4e84a53b8a --- /dev/null +++ b/addons/skin.confluence/720p/DialogBusy.xml @@ -0,0 +1,52 @@ +<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="image">
+ <description>background image</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1280</width>
+ <height>720</height>
+ <texture>black-back.png</texture>
+ <animation effect="fade" delay="10000" time="600">WindowOpen</animation>
+ </control>
+ <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>
+ <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 new file mode 100644 index 0000000000..db04b3cfe4 --- /dev/null +++ b/addons/skin.confluence/720p/DialogButtonMenu.xml @@ -0,0 +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] XBMC</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.Shutdown())</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.Shutdown()</onclick>
+ <pulseonselect>no</pulseonselect>
+ <font>-</font>
+ <label>13005</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 new file mode 100644 index 0000000000..e5e2711557 --- /dev/null +++ b/addons/skin.confluence/720p/DialogContentSettings.xml @@ -0,0 +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>
diff --git a/addons/skin.confluence/720p/DialogContextMenu.xml b/addons/skin.confluence/720p/DialogContextMenu.xml new file mode 100644 index 0000000000..9c425bdfd3 --- /dev/null +++ b/addons/skin.confluence/720p/DialogContextMenu.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogFavourites.xml b/addons/skin.confluence/720p/DialogFavourites.xml new file mode 100644 index 0000000000..bb83efcd2f --- /dev/null +++ b/addons/skin.confluence/720p/DialogFavourites.xml @@ -0,0 +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>
diff --git a/addons/skin.confluence/720p/DialogFileStacking.xml b/addons/skin.confluence/720p/DialogFileStacking.xml new file mode 100644 index 0000000000..1ce75abd63 --- /dev/null +++ b/addons/skin.confluence/720p/DialogFileStacking.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogFullScreenInfo.xml b/addons/skin.confluence/720p/DialogFullScreenInfo.xml new file mode 100644 index 0000000000..571f193332 --- /dev/null +++ b/addons/skin.confluence/720p/DialogFullScreenInfo.xml @@ -0,0 +1,245 @@ +<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)</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="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>![stringcompare(VideoPlayer.VideoCodec,divx) | stringcompare(VideoPlayer.VideoCodec,div3) |stringcompare(VideoPlayer.VideoCodec,div4) | stringcompare(VideoPlayer.VideoCodec,div5)]</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>stringcompare(VideoPlayer.VideoCodec,divx) | stringcompare(VideoPlayer.VideoCodec,div3) |stringcompare(VideoPlayer.VideoCodec,div4) | stringcompare(VideoPlayer.VideoCodec,div5)</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.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>
+ </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>
+ </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>
+ </control>
+ </control>
+ </control>
+ <include>Clock</include>
+ </controls>
+</window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogGamepad.xml b/addons/skin.confluence/720p/DialogGamepad.xml new file mode 100644 index 0000000000..be434f1c30 --- /dev/null +++ b/addons/skin.confluence/720p/DialogGamepad.xml @@ -0,0 +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>
diff --git a/addons/skin.confluence/720p/DialogKaiToast.xml b/addons/skin.confluence/720p/DialogKaiToast.xml new file mode 100644 index 0000000000..2989c99744 --- /dev/null +++ b/addons/skin.confluence/720p/DialogKaiToast.xml @@ -0,0 +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>
diff --git a/addons/skin.confluence/720p/DialogKaraokeSongSelector.xml b/addons/skin.confluence/720p/DialogKaraokeSongSelector.xml new file mode 100644 index 0000000000..2ad1e4300a --- /dev/null +++ b/addons/skin.confluence/720p/DialogKaraokeSongSelector.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogKaraokeSongSelectorLarge.xml b/addons/skin.confluence/720p/DialogKaraokeSongSelectorLarge.xml new file mode 100644 index 0000000000..d3d9f67515 --- /dev/null +++ b/addons/skin.confluence/720p/DialogKaraokeSongSelectorLarge.xml @@ -0,0 +1,55 @@ +<window type="dialog" id="143">
+ <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 new file mode 100644 index 0000000000..2165a8fd11 --- /dev/null +++ b/addons/skin.confluence/720p/DialogKeyboard.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogMediaSource.xml b/addons/skin.confluence/720p/DialogMediaSource.xml new file mode 100644 index 0000000000..f118c5cc9a --- /dev/null +++ b/addons/skin.confluence/720p/DialogMediaSource.xml @@ -0,0 +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>
diff --git a/addons/skin.confluence/720p/DialogMusicScan.xml b/addons/skin.confluence/720p/DialogMusicScan.xml new file mode 100644 index 0000000000..d9029fe2c9 --- /dev/null +++ b/addons/skin.confluence/720p/DialogMusicScan.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogMuteBug.xml b/addons/skin.confluence/720p/DialogMuteBug.xml new file mode 100644 index 0000000000..80f96b8c4f --- /dev/null +++ b/addons/skin.confluence/720p/DialogMuteBug.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogNetworkSetup.xml b/addons/skin.confluence/720p/DialogNetworkSetup.xml new file mode 100644 index 0000000000..6d25b3c615 --- /dev/null +++ b/addons/skin.confluence/720p/DialogNetworkSetup.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogNumeric.xml b/addons/skin.confluence/720p/DialogNumeric.xml new file mode 100644 index 0000000000..b59e921896 --- /dev/null +++ b/addons/skin.confluence/720p/DialogNumeric.xml @@ -0,0 +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>
diff --git a/addons/skin.confluence/720p/DialogOK.xml b/addons/skin.confluence/720p/DialogOK.xml new file mode 100644 index 0000000000..a40e60532d --- /dev/null +++ b/addons/skin.confluence/720p/DialogOK.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogPictureInfo.xml b/addons/skin.confluence/720p/DialogPictureInfo.xml new file mode 100644 index 0000000000..72159adb16 --- /dev/null +++ b/addons/skin.confluence/720p/DialogPictureInfo.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogPluginSettings.xml b/addons/skin.confluence/720p/DialogPluginSettings.xml new file mode 100644 index 0000000000..d3c1593a94 --- /dev/null +++ b/addons/skin.confluence/720p/DialogPluginSettings.xml @@ -0,0 +1,166 @@ +<window id="10140">
+ <defaultcontrol always="true">2</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>610</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="20">
+ <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="2">
+ <description>control area</description>
+ <posx>30</posx>
+ <posy>80</posy>
+ <width>740</width>
+ <height>420</height>
+ <itemgap>-1</itemgap>
+ <onup>2</onup>
+ <ondown>2</ondown>
+ <onleft>10</onleft>
+ <onright>10</onright>
+ </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="group" id="9001">
+ <posy>540</posy>
+ <control type="button" id="10">
+ <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>12</onleft>
+ <onright>11</onright>
+ <onup>2</onup>
+ <ondown>2</ondown>
+ </control>
+ <control type="button" id="11">
+ <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>10</onleft>
+ <onright>12</onright>
+ <onup>2</onup>
+ <ondown>2</ondown>
+ </control>
+ <control type="button" id="12">
+ <description>Defaults 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>409</label>
+ <onleft>11</onleft>
+ <onright>10</onright>
+ <onup>2</onup>
+ <ondown>2</ondown>
+ </control>
+ </control>
+ </controls>
+</window>
diff --git a/addons/skin.confluence/720p/DialogProgress.xml b/addons/skin.confluence/720p/DialogProgress.xml new file mode 100644 index 0000000000..b79b90b9b3 --- /dev/null +++ b/addons/skin.confluence/720p/DialogProgress.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogScriptInfo.xml b/addons/skin.confluence/720p/DialogScriptInfo.xml new file mode 100644 index 0000000000..11d99400ce --- /dev/null +++ b/addons/skin.confluence/720p/DialogScriptInfo.xml @@ -0,0 +1,82 @@ +<window id="2004">
+ <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">
+ <description>header label</description>
+ <posx>210</posx>
+ <posy>50</posy>
+ <width>1030</width>
+ <height>30</height>
+ <font>font35_title</font>
+ <label>$LOCALIZE[262]</label>
+ <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/DialogSeekBar.xml b/addons/skin.confluence/720p/DialogSeekBar.xml new file mode 100644 index 0000000000..798411a577 --- /dev/null +++ b/addons/skin.confluence/720p/DialogSeekBar.xml @@ -0,0 +1,311 @@ +<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>31042</label>
+ <visible>Player.Playing + !Player.Seeking</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</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>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 new file mode 100644 index 0000000000..19f7bea2b8 --- /dev/null +++ b/addons/skin.confluence/720p/DialogSelect.xml @@ -0,0 +1,170 @@ +<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>570</width>
+ <height>520</height>
+ <onup>3</onup>
+ <ondown>3</ondown>
+ <onleft>5</onleft>
+ <onright>61</onright>
+ <pagecontrol>61</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="40" width="570">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>570</width>
+ <height>41</height>
+ <texture border="0,2,0,2">MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>20</posx>
+ <posy>0</posy>
+ <width>530</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="570">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>570</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>570</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>530</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="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>true</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>
+ </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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogSlider.xml b/addons/skin.confluence/720p/DialogSlider.xml new file mode 100644 index 0000000000..c9b2e388d6 --- /dev/null +++ b/addons/skin.confluence/720p/DialogSlider.xml @@ -0,0 +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>650</posy>
+ </coordinates>
+ <controls>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>460</width>
+ <height>80</height>
+ <texture border="20,20,20,2">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 new file mode 100644 index 0000000000..6fc2855c55 --- /dev/null +++ b/addons/skin.confluence/720p/DialogSongInfo.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogVideoInfo.xml b/addons/skin.confluence/720p/DialogVideoInfo.xml new file mode 100644 index 0000000000..12d7f6d924 --- /dev/null +++ b/addons/skin.confluence/720p/DialogVideoInfo.xml @@ -0,0 +1,1123 @@ +<window id="2003">
+ <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>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[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]</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[20416]:</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[20416]:</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[20416]:</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]</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[562]:</label>
+ <label2>$INFO[ListItem.Year]</label2>
+ <onclick>-</onclick>
+ <visible>!IsEmpty(ListItem.Year)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[2050]:</label>
+ <label2>$INFO[ListItem.Duration]</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="button" id="5">
+ <description>Cast/Review</description>
+ <include>ButtonInfoDialogsCommonValues</include>
+ <label>206</label>
+ </control>
+ <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="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 new file mode 100644 index 0000000000..ee19aabb1b --- /dev/null +++ b/addons/skin.confluence/720p/DialogVideoScan.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogVolumeBar.xml b/addons/skin.confluence/720p/DialogVolumeBar.xml new file mode 100644 index 0000000000..f763f05701 --- /dev/null +++ b/addons/skin.confluence/720p/DialogVolumeBar.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/DialogYesNo.xml b/addons/skin.confluence/720p/DialogYesNo.xml new file mode 100644 index 0000000000..7d4a7bca9f --- /dev/null +++ b/addons/skin.confluence/720p/DialogYesNo.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/FileBrowser.xml b/addons/skin.confluence/720p/FileBrowser.xml new file mode 100644 index 0000000000..ca339e71b4 --- /dev/null +++ b/addons/skin.confluence/720p/FileBrowser.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/FileManager.xml b/addons/skin.confluence/720p/FileManager.xml new file mode 100644 index 0000000000..8d7c42c1ba --- /dev/null +++ b/addons/skin.confluence/720p/FileManager.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/Font.xml b/addons/skin.confluence/720p/Font.xml new file mode 100644 index 0000000000..eb8dc4ab5b --- /dev/null +++ b/addons/skin.confluence/720p/Font.xml @@ -0,0 +1,280 @@ +<fonts>
+ <fontset id="Default" 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>WeatherTemp</name>
+ <filename>DejaVuSans-Bold.ttf</filename>
+ <size>80</size>
+ </font>
+ </fontset>
+
+ <fontset id="Default_NoCaps" 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>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" 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>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 new file mode 100644 index 0000000000..44ea33b96e --- /dev/null +++ b/addons/skin.confluence/720p/Home.xml @@ -0,0 +1,1033 @@ +<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>
+ <include condition="Skin.HasSetting(homepageHideRecentlyAdded)">HomeRecentlyAddedInfo</include>
+ <!-- weather Info -->
+ <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>
+ <!-- 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>
+ <!-- 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)</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(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>
+ <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>240</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>
+ <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 type="grouplist" id="9010">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>240</width>
+ <height>240</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>
+ <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>31007</label>
+ <onclick>ActivateWindow(VideoLibrary,Plugins)</onclick>
+ <visible>Library.HasContent(Video)</visible>
+ </control>
+ <control type="button" id="90107">
+ <include>ButtonHomeSubCommonValues</include>
+ <label>31007</label>
+ <onclick>ActivateWindow(VideoFiles,$LOCALIZE[1037])</onclick>
+ <visible>!Library.HasContent(Video)</visible>
+ </control>
+ </control>
+ <control type="grouplist" id="9011">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>240</width>
+ <height>240</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>
+ <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>31007</label>
+ <onclick>ActivateWindow(MusicLibrary,Plugins)</onclick>
+ <visible>Library.HasContent(Music)</visible>
+ </control>
+ <control type="button" id="90117">
+ <include>ButtonHomeSubCommonValues</include>
+ <label>31007</label>
+ <onclick>ActivateWindow(MusicFiles,$LOCALIZE[1038])</onclick>
+ <visible>!Library.HasContent(Music)</visible>
+ </control>
+ </control>
+ <control type="grouplist" id="9014">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>240</width>
+ <height>240</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>
+ <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>
+ </control>
+ <control type="grouplist" id="9015">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>240</width>
+ <height>240</height>
+ <align>center</align>
+ <onleft>9000</onleft>
+ <onright>9001</onright>
+ <onup>9015</onup>
+ <ondown>9015</ondown>
+ <itemgap>0</itemgap>
+ <visible>Container(9000).HasFocus(8) + [[Skin.HasSetting(HomeScriptButton1) + !IsEmpty(Skin.String(HomeScriptButton1_label))] | [Skin.HasSetting(HomeScriptButton2) + !IsEmpty(Skin.String(HomeScriptButton2_label))] | [Skin.HasSetting(HomeScriptButton3) + !IsEmpty(Skin.String(HomeScriptButton3_label))] | [Skin.HasSetting(HomeScriptButton4) + !IsEmpty(Skin.String(HomeScriptButton4_label))] | [Skin.HasSetting(HomeScriptButton5) + !IsEmpty(Skin.String(HomeScriptButton5_label))] | [Skin.HasSetting(HomeScriptButton6) + !IsEmpty(Skin.String(HomeScriptButton6_label))]]</visible>
+ <control type="button" id="90151">
+ <description>Button1</description>
+ <include>ButtonHomeSubCommonValues</include>
+ <label>$INFO[Skin.String(HomeScriptButton1_label)]</label>
+ <onclick>Setfocus(9000)</onclick>
+ <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton1_Path)])</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton1) + !IsEmpty(Skin.String(HomeScriptButton1_label))</visible>
+ </control>
+ <control type="button" id="90152">
+ <description>Button2</description>
+ <include>ButtonHomeSubCommonValues</include>
+ <label>$INFO[Skin.String(HomeScriptButton2_label)]</label>
+ <onclick>Setfocus(9000)</onclick>
+ <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton2_Path)])</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton2) + !IsEmpty(Skin.String(HomeScriptButton2_label))</visible>
+ </control>
+ <control type="button" id="90153">
+ <description>Button3</description>
+ <include>ButtonHomeSubCommonValues</include>
+ <label>$INFO[Skin.String(HomeScriptButton3_label)]</label>
+ <onclick>Setfocus(9000)</onclick>
+ <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton3_Path)])</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton3) + !IsEmpty(Skin.String(HomeScriptButton3_label))</visible>
+ </control>
+ <control type="button" id="90154">
+ <description>Button4</description>
+ <include>ButtonHomeSubCommonValues</include>
+ <label>$INFO[Skin.String(HomeScriptButton4_label)]</label>
+ <onclick>Setfocus(9000)</onclick>
+ <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton4_Path)])</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton4) + !IsEmpty(Skin.String(HomeScriptButton4_label))</visible>
+ </control>
+ <control type="button" id="90155">
+ <description>Button5</description>
+ <include>ButtonHomeSubCommonValues</include>
+ <label>$INFO[Skin.String(HomeScriptButton5_label)]</label>
+ <onclick>Setfocus(9000)</onclick>
+ <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton5_Path)])</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton5) + !IsEmpty(Skin.String(HomeScriptButton5_label))</visible>
+ </control>
+ <control type="button" id="90156">
+ <description>Button6</description>
+ <include>ButtonHomeSubCommonValues</include>
+ <label>$INFO[Skin.String(HomeScriptButton6_label)]</label>
+ <onclick>Setfocus(9000)</onclick>
+ <onclick>XBMC.RunScript($INFO[Skin.String(HomeScriptButton6_Path)])</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton6) + !IsEmpty(Skin.String(HomeScriptButton6_label))</visible>
+ </control>
+ </control>
+ <control type="grouplist" id="9016">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>240</width>
+ <height>240</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>
+ <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>
+ </control>
+ <control type="grouplist" id="9017">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>240</width>
+ <height>240</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>
+ <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>
+ </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="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(special://skin/scripts/RecentlyAdded.py,limit=4)</onfocus>
+ <onfocus>SetFocus(9000)</onfocus>
+ <texturenofocus>-</texturenofocus>
+ <texturefocus>-</texturefocus>
+ <visible>Skin.HasSetting(homepageHideRecentlyAdded)</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(homepageHideRecentlyAdded)</visible>
+ </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(8) + [[Skin.HasSetting(HomeScriptButton1) + !IsEmpty(Skin.String(HomeScriptButton1_label))] | [Skin.HasSetting(HomeScriptButton2) + !IsEmpty(Skin.String(HomeScriptButton2_label))] | [Skin.HasSetting(HomeScriptButton3) + !IsEmpty(Skin.String(HomeScriptButton3_label))] | [Skin.HasSetting(HomeScriptButton4) + !IsEmpty(Skin.String(HomeScriptButton4_label))] | [Skin.HasSetting(HomeScriptButton5) + !IsEmpty(Skin.String(HomeScriptButton5_label))] | [Skin.HasSetting(HomeScriptButton6) + !IsEmpty(Skin.String(HomeScriptButton6_label))]]] | 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="8">
+ <label>247</label>
+ <onclick>ActivateWindow(Scripts)</onclick>
+ <icon>special://skin/backgrounds/scripts.jpg</icon>
+ <thumb>$INFO[Skin.String(Home_Custom_Back_Scripts_Folder)]</thumb>
+ <visible>!Skin.HasSetting(HomeMenuNoScriptsButton)</visible>
+ </item>
+ <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="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="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="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="1">
+ <label>0</label>
+ <onclick>ActivateWindow(Programs)</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>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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/IncludesCodecFlagging.xml b/addons/skin.confluence/720p/IncludesCodecFlagging.xml new file mode 100644 index 0000000000..7297251cf7 --- /dev/null +++ b/addons/skin.confluence/720p/IncludesCodecFlagging.xml @@ -0,0 +1,116 @@ +<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>![stringcompare(ListItem.VideoCodec,divx) | stringcompare(ListItem.VideoCodec,div3) |stringcompare(ListItem.VideoCodec,div4) | stringcompare(ListItem.VideoCodec,div5)]</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>stringcompare(ListItem.VideoCodec,divx) | stringcompare(ListItem.VideoCodec,div3) |stringcompare(ListItem.VideoCodec,div4) | stringcompare(ListItem.VideoCodec,div5)</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.filename,bluray)</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.filename,hddvd)</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/IncludesHomeRecentlyAdded.xml b/addons/skin.confluence/720p/IncludesHomeRecentlyAdded.xml new file mode 100644 index 0000000000..c5694f41a5 --- /dev/null +++ b/addons/skin.confluence/720p/IncludesHomeRecentlyAdded.xml @@ -0,0 +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>120</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>120</posx>
+ <posy>50</posy>
+ <width>120</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>70</posx>
+ <posy>40</posy>
+ <width>120</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 new file mode 100644 index 0000000000..088fd538d8 --- /dev/null +++ b/addons/skin.confluence/720p/LockSettings.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/LoginScreen.xml b/addons/skin.confluence/720p/LoginScreen.xml new file mode 100644 index 0000000000..87ed855c41 --- /dev/null +++ b/addons/skin.confluence/720p/LoginScreen.xml @@ -0,0 +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>
diff --git a/addons/skin.confluence/720p/MusicKaraokeLyrics.xml b/addons/skin.confluence/720p/MusicKaraokeLyrics.xml new file mode 100644 index 0000000000..6ab6078fbb --- /dev/null +++ b/addons/skin.confluence/720p/MusicKaraokeLyrics.xml @@ -0,0 +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>
diff --git a/addons/skin.confluence/720p/MusicOSD.xml b/addons/skin.confluence/720p/MusicOSD.xml new file mode 100644 index 0000000000..9d8e595875 --- /dev/null +++ b/addons/skin.confluence/720p/MusicOSD.xml @@ -0,0 +1,458 @@ +<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(visualization)</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="button" 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>
+ <onleft>801</onleft>
+ <onright>704</onright>
+ <onup>604</onup>
+ <ondown>604</ondown>
+ <onclick>Close</onclick>
+ <onclick>XBMC.RunScript($INFO[Skin.String(LyricScript_Path)])</onclick>
+ <enable>Skin.HasSetting(LyricScript_Enable) + !IsEmpty(Skin.String(LyricScript_Path))</enable>
+ <animation effect="fade" start="100" end="50" time="100" condition="![Skin.HasSetting(LyricScript_Enable) + !IsEmpty(Skin.String(LyricScript_Path))]">Conditional</animation>
+ </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>
+ <control type="selectbutton" id="503">
+ <posx>440</posx>
+ <posy>100</posy>
+ <width>400</width>
+ <height>100</height>
+ <font>font13caps</font>
+ <description>Visualisation 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>
+ </controls>
+</window>
diff --git a/addons/skin.confluence/720p/MusicOSDVisSettings.xml b/addons/skin.confluence/720p/MusicOSDVisSettings.xml new file mode 100644 index 0000000000..3bab9cba89 --- /dev/null +++ b/addons/skin.confluence/720p/MusicOSDVisSettings.xml @@ -0,0 +1,134 @@ +<window id="121">
+ <defaultcontrol>5</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>$LOCALIZE[250] - $LOCALIZE[5]</label>
+ <align>center</align>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </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="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>
+ </controls>
+</window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/MusicOverlay.xml b/addons/skin.confluence/720p/MusicOverlay.xml new file mode 100644 index 0000000000..b4edf26296 --- /dev/null +++ b/addons/skin.confluence/720p/MusicOverlay.xml @@ -0,0 +1,5 @@ +<window id="2004">
+ <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 new file mode 100644 index 0000000000..f533b69e4c --- /dev/null +++ b/addons/skin.confluence/720p/MusicVisualisation.xml @@ -0,0 +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,· Codec: ,]$INFO[musicplayer.Bitrate,[CR]· Bitrate: ,kbps]$INFO[musicplayer.bitspersample,[CR]· Bits:,bit]$INFO[musicplayer.Samplerate,[CR]· Freq.: ,kHz]$INFO[musicplayer.Channels,[CR]· Channels: ]</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>right</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="· (UnAvailable)">$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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/MyMusicNav.xml b/addons/skin.confluence/720p/MyMusicNav.xml new file mode 100644 index 0000000000..9685a8b676 --- /dev/null +++ b/addons/skin.confluence/720p/MyMusicNav.xml @@ -0,0 +1,427 @@ +<window id="502">
+ <defaultcontrol always="true">50</defaultcontrol>
+ <allowoverlay>no</allowoverlay>
+ <views>50,500,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)</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 -->
+ </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>
+ <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>
+ <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>
+ <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 new file mode 100644 index 0000000000..8e1bf972a5 --- /dev/null +++ b/addons/skin.confluence/720p/MyMusicPlaylist.xml @@ -0,0 +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>
diff --git a/addons/skin.confluence/720p/MyMusicPlaylistEditor.xml b/addons/skin.confluence/720p/MyMusicPlaylistEditor.xml new file mode 100644 index 0000000000..72b924bb32 --- /dev/null +++ b/addons/skin.confluence/720p/MyMusicPlaylistEditor.xml @@ -0,0 +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>
diff --git a/addons/skin.confluence/720p/MyMusicSongs.xml b/addons/skin.confluence/720p/MyMusicSongs.xml new file mode 100644 index 0000000000..d7c4e56011 --- /dev/null +++ b/addons/skin.confluence/720p/MyMusicSongs.xml @@ -0,0 +1,201 @@ +<window id="501">
+ <defaultcontrol always="true">50</defaultcontrol>
+ <allowoverlay>no</allowoverlay>
+ <views>50,51,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)</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 -->
+ </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 new file mode 100644 index 0000000000..1ec93c916c --- /dev/null +++ b/addons/skin.confluence/720p/MyPics.xml @@ -0,0 +1,232 @@ +<window id="2">
+ <defaultcontrol always="true">50</defaultcontrol>
+ <allowoverlay>no</allowoverlay>
+ <views>50,51,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>
+ <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 -->
+ </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 new file mode 100644 index 0000000000..fc7a46b57f --- /dev/null +++ b/addons/skin.confluence/720p/MyPrograms.xml @@ -0,0 +1,177 @@ +<window id="1">
+ <defaultcontrol always="true">50</defaultcontrol>
+ <allowoverlay>no</allowoverlay>
+ <views>50,51,500</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="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 -->
+ </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/MyScripts.xml b/addons/skin.confluence/720p/MyScripts.xml new file mode 100644 index 0000000000..2db5af3d0e --- /dev/null +++ b/addons/skin.confluence/720p/MyScripts.xml @@ -0,0 +1,177 @@ +<window id="20">
+ <defaultcontrol always="true">50</defaultcontrol>
+ <allowoverlay>no</allowoverlay>
+ <views>50,51,500</views>
+ <controls>
+ <include>CommonScriptBackground</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>
+ <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 -->
+ </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="-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[10020]</label>
+ </control>
+ </control>
+ <include>WindowTitleHomeButton</include>
+ <include>Clock</include>
+ </controls>
+</window>
diff --git a/addons/skin.confluence/720p/MyVideo.xml b/addons/skin.confluence/720p/MyVideo.xml new file mode 100644 index 0000000000..19dc7a6a70 --- /dev/null +++ b/addons/skin.confluence/720p/MyVideo.xml @@ -0,0 +1,312 @@ +<window id="6">
+ <defaultcontrol always="true">50</defaultcontrol>
+ <allowoverlay>no</allowoverlay>
+ <views>50,51,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>
+ <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 -->
+ </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>
+ <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>
+ <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 new file mode 100644 index 0000000000..0d6df79841 --- /dev/null +++ b/addons/skin.confluence/720p/MyVideoNav.xml @@ -0,0 +1,536 @@ +<window id="25">
+ <defaultcontrol always="true">50</defaultcontrol>
+ <allowoverlay>no</allowoverlay>
+ <views>50,500,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)</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 -->
+ </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>
+ <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>
+ <include>ButtonMediaSubCommonValues</include>
+ <label>587</label>
+ </control>
+ <control type="radiobutton" id="17">
+ <description>Flatten</description>
+ <include>ButtonMediaSubCommonValues</include>
+ <label>20411</label>
+ </control>
+ <control type="radiobutton" id="11">
+ <description>Unlock Shares</description>
+ <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>
+ <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>
+ <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>
+ <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>
+ <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">
+ <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 new file mode 100644 index 0000000000..51847573b6 --- /dev/null +++ b/addons/skin.confluence/720p/MyVideoPlaylist.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/MyWeather.xml b/addons/skin.confluence/720p/MyWeather.xml new file mode 100644 index 0000000000..53ba6949c5 --- /dev/null +++ b/addons/skin.confluence/720p/MyWeather.xml @@ -0,0 +1,915 @@ +<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>165</posx>
+ <posy>175</posy>
+ <width>160</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>170</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>
+ <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>
+ <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 new file mode 100644 index 0000000000..fedacee00f --- /dev/null +++ b/addons/skin.confluence/720p/PlayerControls.xml @@ -0,0 +1,232 @@ +<window type="dialog" id="114">
+ <defaultcontrol always="true">603</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>
+ <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>
+ </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>
+ </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>
+ </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>
+ </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>
+ </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>
+ </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>
+ </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>
+ </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>
+ </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>
+ </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>
+ </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>
+ </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>
+ </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>
+ </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>
+ </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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/Pointer.xml b/addons/skin.confluence/720p/Pointer.xml new file mode 100644 index 0000000000..e1cce723d7 --- /dev/null +++ b/addons/skin.confluence/720p/Pointer.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/ProfileSettings.xml b/addons/skin.confluence/720p/ProfileSettings.xml new file mode 100644 index 0000000000..2cdee8f92a --- /dev/null +++ b/addons/skin.confluence/720p/ProfileSettings.xml @@ -0,0 +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>
diff --git a/addons/skin.confluence/720p/Settings.xml b/addons/skin.confluence/720p/Settings.xml new file mode 100644 index 0000000000..582934c80d --- /dev/null +++ b/addons/skin.confluence/720p/Settings.xml @@ -0,0 +1,237 @@ +<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>2</label>
+ <label2>31402</label2>
+ <onclick>ActivateWindow(MusicSettings)</onclick>
+ <icon>special://skin/backgrounds/music.jpg</icon>
+ </item>
+ <item id="4">
+ <label>1</label>
+ <label2>31403</label2>
+ <onclick>ActivateWindow(PicturesSettings)</onclick>
+ <icon>special://skin/backgrounds/pictures.jpg</icon>
+ </item>
+ <item id="5">
+ <label>8</label>
+ <label2>31404</label2>
+ <onclick>ActivateWindow(WeatherSettings)</onclick>
+ <icon>special://skin/backgrounds/weather.jpg</icon>
+ </item>
+ <item id="6">
+ <label>24001</label>
+ <label2>31408</label2>
+ <onclick>ActivateWindow(AddonBrowser)</onclick>
+ <icon>special://skin/backgrounds/addons.jpg</icon>
+ </item>
+ <item id="7">
+ <label>705</label>
+ <label2>31405</label2>
+ <onclick>ActivateWindow(NetworkSettings)</onclick>
+ <icon>special://skin/backgrounds/network.jpg</icon>
+ </item>
+ <item id="8">
+ <label>13000</label>
+ <label2>31406</label2>
+ <onclick>ActivateWindow(SystemSettings)</onclick>
+ <icon>special://skin/backgrounds/system.jpg</icon>
+ </item>
+ <item id="9">
+ <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)">WindowClose</animation>
+ <animation effect="slide" start="-310,0" time="400" tween="quadratic" easing="out" condition="Window.Previous(Home) | Window.Previous(1111)">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 new file mode 100644 index 0000000000..ef26c9a22e --- /dev/null +++ b/addons/skin.confluence/720p/SettingsCategory.xml @@ -0,0 +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>
diff --git a/addons/skin.confluence/720p/SettingsProfile.xml b/addons/skin.confluence/720p/SettingsProfile.xml new file mode 100644 index 0000000000..2cb7ac6a54 --- /dev/null +++ b/addons/skin.confluence/720p/SettingsProfile.xml @@ -0,0 +1,260 @@ +<window id="20">
+ <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 new file mode 100644 index 0000000000..5d056425fe --- /dev/null +++ b/addons/skin.confluence/720p/SettingsScreenCalibration.xml @@ -0,0 +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>240</posx>
+ <posy>80</posy>
+ <control type="label" id="2">
+ <description>coordinates label</description>
+ <posx>20</posx>
+ <posy>10</posy>
+ <width>750</width>
+ <label>-</label>
+ <align>center</align>
+ <font>font13caps</font>
+ </control>
+ <control type="label" id="3">
+ <description>help information</description>
+ <posx>20</posx>
+ <posy>40</posy>
+ <width>750</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 new file mode 100644 index 0000000000..42dd3a8089 --- /dev/null +++ b/addons/skin.confluence/720p/SettingsSystemInfo.xml @@ -0,0 +1,363 @@ +<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>
+ <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" id="52">
+ <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" id="52">
+ <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 new file mode 100644 index 0000000000..9a5ae033d0 --- /dev/null +++ b/addons/skin.confluence/720p/SlideShow.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/SmartPlaylistEditor.xml b/addons/skin.confluence/720p/SmartPlaylistEditor.xml new file mode 100644 index 0000000000..3a3b35da9f --- /dev/null +++ b/addons/skin.confluence/720p/SmartPlaylistEditor.xml @@ -0,0 +1,338 @@ +<window id="129">
+ <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 new file mode 100644 index 0000000000..413ffd6e19 --- /dev/null +++ b/addons/skin.confluence/720p/SmartPlaylistRule.xml @@ -0,0 +1,196 @@ +<window id="129">
+ <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 new file mode 100644 index 0000000000..d56db41a3e --- /dev/null +++ b/addons/skin.confluence/720p/Startup.xml @@ -0,0 +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(special://skin/scripts/RecentlyAdded.py,limit=4),1,true)</onfocus>
+ <onfocus>SetFocus(10)</onfocus>
+ <texturenofocus>-</texturenofocus>
+ <texturefocus>-</texturefocus>
+ <visible>system.getbool(videolibrary.updateonstartup) + !Skin.HasSetting(homepageHideRecentlyAdded)</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(homepageHideRecentlyAdded)</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 new file mode 100644 index 0000000000..4fd8089f42 --- /dev/null +++ b/addons/skin.confluence/720p/VideoFullScreen.xml @@ -0,0 +1,41 @@ +<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>
+ </controls>
+</window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/VideoOSD.xml b/addons/skin.confluence/720p/VideoOSD.xml new file mode 100644 index 0000000000..6709ad5057 --- /dev/null +++ b/addons/skin.confluence/720p/VideoOSD.xml @@ -0,0 +1,276 @@ +<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)">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>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>
+ </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>
+ </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>
+ </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>
+ </control>
+ <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>
+ </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>
+ </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>
+ </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>702</onup>
+ <ondown>702</ondown>
+ <onclick>PlayerControl(Play)</onclick>
+ </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>
+ </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(VideoOSD)</visible>
+ </control>
+ <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>
+ <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>
+ <include>Clock</include>
+ </control>
+ </controls>
+</window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/VideoOSDBookmarks.xml b/addons/skin.confluence/720p/VideoOSDBookmarks.xml new file mode 100644 index 0000000000..9d1fae05ca --- /dev/null +++ b/addons/skin.confluence/720p/VideoOSDBookmarks.xml @@ -0,0 +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>green</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>1507</posy>
+ <width>225</width>
+ <height>15</height>
+ <font>font12</font>
+ <selectedcolor>green</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 new file mode 100644 index 0000000000..204e060e89 --- /dev/null +++ b/addons/skin.confluence/720p/VideoOSDSettings.xml @@ -0,0 +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>
diff --git a/addons/skin.confluence/720p/VideoOverlay.xml b/addons/skin.confluence/720p/VideoOverlay.xml new file mode 100644 index 0000000000..b4edf26296 --- /dev/null +++ b/addons/skin.confluence/720p/VideoOverlay.xml @@ -0,0 +1,5 @@ +<window id="2004">
+ <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 new file mode 100644 index 0000000000..fe9cdac9ab --- /dev/null +++ b/addons/skin.confluence/720p/ViewsAddonBrowser.xml @@ -0,0 +1,269 @@ +<includes>
+ <include name="AddonInfoListView1">
+ <control type="group">
+ <visible>Control.IsVisible(500)</visible>
+ <include>VisibleFadeEffect</include>
+ <control type="list" id="500">
+ <posx>660</posx>
+ <posy>60</posy>
+ <width>580</width>
+ <height>601</height>
+ <onleft>2</onleft>
+ <onright>60</onright>
+ <onup>500</onup>
+ <ondown>500</ondown>
+ <viewtype label="$LOCALIZE[31033]">list</viewtype>
+ <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(500)</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(500)</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(500) + !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(500)</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>500</onleft>
+ <onright>2</onright>
+ <showonepage>false</showonepage>
+ <orientation>vertical</orientation>
+ <visible>Control.IsVisible(500)</visible>
+ </control>
+ </control>
+ <control type="group">
+ <posx>50</posx>
+ <posy>60</posy>
+ <visible>Control.IsVisible(500)</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>
+ </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.Rating)]</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>160</height>
+ <font>font12</font>
+ <align>justify</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 new file mode 100644 index 0000000000..1b46dd66e5 --- /dev/null +++ b/addons/skin.confluence/720p/ViewsFileMode.xml @@ -0,0 +1,494 @@ +<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>
+ <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/ViewsMusicLibrary.xml b/addons/skin.confluence/720p/ViewsMusicLibrary.xml new file mode 100644 index 0000000000..3321796b11 --- /dev/null +++ b/addons/skin.confluence/720p/ViewsMusicLibrary.xml @@ -0,0 +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>
diff --git a/addons/skin.confluence/720p/ViewsPictures.xml b/addons/skin.confluence/720p/ViewsPictures.xml new file mode 100644 index 0000000000..e985e49b88 --- /dev/null +++ b/addons/skin.confluence/720p/ViewsPictures.xml @@ -0,0 +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>
diff --git a/addons/skin.confluence/720p/ViewsVideoLibrary.xml b/addons/skin.confluence/720p/ViewsVideoLibrary.xml new file mode 100644 index 0000000000..99153eb708 --- /dev/null +++ b/addons/skin.confluence/720p/ViewsVideoLibrary.xml @@ -0,0 +1,2235 @@ +<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>
+ <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] ]</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[20360] ]</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[20360] ]</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]</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>8</posx>
+ <posy>12</posy>
+ <width>200</width>
+ <height>100</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>GlassOverlay.png</texture>
+ <colordiffuse>AAFFFFFF</colordiffuse>
+ </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>First Aired txt</description>
+ <posx>150</posx>
+ <posy>170</posy>
+ <width>140</width>
+ <height>25</height>
+ <label>$LOCALIZE[20416]:</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font13_title</font>
+ <textcolor>blue</textcolor>
+ </control>
+ <control type="label">
+ <description>First 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[20360]]</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[20360]]</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>375</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>359</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="label">
+ <description>Title txt</description>
+ <posx>380</posx>
+ <posy>0</posy>
+ <width>235</width>
+ <height>25</height>
+ <label>$INFO[ListItem.Title]</label>
+ <align>left</align>
+ <aligny>top</aligny>
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <wrapmultiline>true</wrapmultiline>
+ </control>
+ <control type="label">
+ <description>Season txt</description>
+ <posx>380</posx>
+ <posy>130</posy>
+ <width>235</width>
+ <height>25</height>
+ <label>$INFO[ListItem.Season,[COLOR=blue]$LOCALIZE[20373] :[/COLOR] ]</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="label">
+ <description>Episodes Value</description>
+ <posx>380</posx>
+ <posy>155</posy>
+ <width>235</width>
+ <height>25</height>
+ <label>$INFO[ListItem.episode,[COLOR=blue]$LOCALIZE[20359] :[/COLOR] ]</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <font>font13_title</font>
+ <scroll>true</scroll>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="label">
+ <description>First Aired txt</description>
+ <posx>380</posx>
+ <posy>180</posy>
+ <width>235</width>
+ <height>25</height>
+ <label>$INFO[ListItem.premiered,[COLOR=blue]$LOCALIZE[31322] :[/COLOR] ]</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="grouplist">
+ <description>Media Codec Flagging Images</description>
+ <posx>0</posx>
+ <posy>220</posy>
+ <width>600</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="image">
+ <posx>0</posx>
+ <posy>265</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>270</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>First Aired txt</description>
+ <posx>150</posx>
+ <posy>170</posy>
+ <width>140</width>
+ <height>25</height>
+ <label>$LOCALIZE[20416]:</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font13_title</font>
+ <textcolor>blue</textcolor>
+ </control>
+ <control type="label">
+ <description>First 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>First Aired txt</description>
+ <posx>150</posx>
+ <posy>170</posy>
+ <width>140</width>
+ <height>25</height>
+ <label>$LOCALIZE[20416]:</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font13_title</font>
+ <textcolor>blue</textcolor>
+ </control>
+ <control type="label">
+ <description>First 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[20360]</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>First Aired txt</description>
+ <posx>150</posx>
+ <posy>210</posy>
+ <width>140</width>
+ <height>25</height>
+ <label>$LOCALIZE[20416]:</label>
+ <align>right</align>
+ <aligny>center</aligny>
+ <font>font13_title</font>
+ <textcolor>blue</textcolor>
+ </control>
+ <control type="label">
+ <description>First 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 new file mode 100644 index 0000000000..cace47e7d0 --- /dev/null +++ b/addons/skin.confluence/720p/VisualisationPresetList.xml @@ -0,0 +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>
diff --git a/addons/skin.confluence/720p/custom_DiscDialog_1113.xml b/addons/skin.confluence/720p/custom_DiscDialog_1113.xml new file mode 100644 index 0000000000..913f352cf2 --- /dev/null +++ b/addons/skin.confluence/720p/custom_DiscDialog_1113.xml @@ -0,0 +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>
\ 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 new file mode 100644 index 0000000000..b52170b128 --- /dev/null +++ b/addons/skin.confluence/720p/custom_SkinSetting_1111.xml @@ -0,0 +1,1796 @@ +<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>31116</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>-</pagecontrol>
+ <onleft>9000</onleft>
+ <onright>9000</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="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="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(homepageHideRecentlyAdded)</onclick>
+ <selected>Skin.HasSetting(homepageHideRecentlyAdded)</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="211">
+ <description>Hide Scripts Button</description>
+ <width>750</width>
+ <height>40</height>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <label>$LOCALIZE[31111] - $LOCALIZE[247]</label>
+ <onclick>Skin.ToggleSetting(HomeMenuNoScriptsButton)</onclick>
+ <selected>Skin.HasSetting(HomeMenuNoScriptsButton)</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="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="6">
+ <label>247</label>
+ <onclick>-</onclick>
+ <icon>special://skin/backgrounds/scripts.jpg</icon>
+ <thumb>$INFO[Skin.String(Home_Custom_Back_Scripts_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(6)</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_Scripts_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_Scripts_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_Scripts_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>
+ <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="400">
+ <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="radiobutton" id="401">
+ <width>750</width>
+ <height>40</height>
+ <font>font13</font>
+ <label>$LOCALIZE[31119] [B]1[/B]</label>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.ToggleSetting(HomeScriptButton1)</onclick>
+ <selected>Skin.HasSetting(HomeScriptButton1)</selected>
+ </control>
+ <control type="button" id="402">
+ <width>750</width>
+ <height>40</height>
+ <font>font12</font>
+ <label> - $LOCALIZE[31120]</label>
+ <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton1_label)][/COLOR]</label2>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.SetString(HomeScriptButton1_label)</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton1)</visible>
+ </control>
+ <control type="button" id="403">
+ <width>750</width>
+ <height>40</height>
+ <font>font12</font>
+ <label> - $LOCALIZE[31121]</label>
+ <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton1_Path)][/COLOR]</label2>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.SetFile(HomeScriptButton1_Path,Script)</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton1)</visible>
+ </control>
+
+ <control type="radiobutton" id="404">
+ <width>750</width>
+ <height>40</height>
+ <font>font13</font>
+ <label>$LOCALIZE[31119] [B]2[/B]</label>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.ToggleSetting(HomeScriptButton2)</onclick>
+ <selected>Skin.HasSetting(HomeScriptButton2)</selected>
+ </control>
+ <control type="button" id="405">
+ <width>750</width>
+ <height>40</height>
+ <font>font12</font>
+ <label> - $LOCALIZE[31120]</label>
+ <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton2_label)][/COLOR]</label2>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.SetString(HomeScriptButton2_label)</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton2)</visible>
+ </control>
+ <control type="button" id="406">
+ <width>750</width>
+ <height>40</height>
+ <font>font12</font>
+ <label> - $LOCALIZE[31121]</label>
+ <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton2_Path)][/COLOR]</label2>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.SetFile(HomeScriptButton2_Path,Script)</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton2)</visible>
+ </control>
+
+ <control type="radiobutton" id="407">
+ <width>750</width>
+ <height>40</height>
+ <font>font13</font>
+ <label>$LOCALIZE[31119] [B]3[/B]</label>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.ToggleSetting(HomeScriptButton3)</onclick>
+ <selected>Skin.HasSetting(HomeScriptButton3)</selected>
+ </control>
+ <control type="button" id="408">
+ <width>750</width>
+ <height>40</height>
+ <font>font12</font>
+ <label> - $LOCALIZE[31120]</label>
+ <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton3_label)][/COLOR]</label2>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.SetString(HomeScriptButton3_label)</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton3)</visible>
+ </control>
+ <control type="button" id="409">
+ <width>750</width>
+ <height>40</height>
+ <font>font12</font>
+ <label> - $LOCALIZE[31121]</label>
+ <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton3_Path)][/COLOR]</label2>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.SetFile(HomeScriptButton3_Path,Script)</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton3)</visible>
+ </control>
+
+ <control type="radiobutton" id="410">
+ <width>750</width>
+ <height>40</height>
+ <font>font13</font>
+ <label>$LOCALIZE[31119] [B]4[/B]</label>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.ToggleSetting(HomeScriptButton4)</onclick>
+ <selected>Skin.HasSetting(HomeScriptButton4)</selected>
+ </control>
+ <control type="button" id="411">
+ <width>750</width>
+ <height>40</height>
+ <font>font12</font>
+ <label> - $LOCALIZE[31120]</label>
+ <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton4_label)][/COLOR]</label2>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.SetString(HomeScriptButton4_label)</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton4)</visible>
+ </control>
+ <control type="button" id="412">
+ <width>750</width>
+ <height>40</height>
+ <font>font12</font>
+ <label> - $LOCALIZE[31121]</label>
+ <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton4_Path)][/COLOR]</label2>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.SetFile(HomeScriptButton4_Path,Script)</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton4)</visible>
+ </control>
+
+ <control type="radiobutton" id="413">
+ <width>750</width>
+ <height>40</height>
+ <font>font13</font>
+ <label>$LOCALIZE[31119] [B]5[/B]</label>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.ToggleSetting(HomeScriptButton5)</onclick>
+ <selected>Skin.HasSetting(HomeScriptButton5)</selected>
+ </control>
+ <control type="button" id="414">
+ <width>750</width>
+ <height>40</height>
+ <font>font12</font>
+ <label> - $LOCALIZE[31120]</label>
+ <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton5_label)][/COLOR]</label2>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.SetString(HomeScriptButton5_label)</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton5)</visible>
+ </control>
+ <control type="button" id="415">
+ <width>750</width>
+ <height>40</height>
+ <font>font12</font>
+ <label> - $LOCALIZE[31121]</label>
+ <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton5_Path)][/COLOR]</label2>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.SetFile(HomeScriptButton5_Path,Script)</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton5)</visible>
+ </control>
+
+ <control type="radiobutton" id="416">
+ <width>750</width>
+ <height>40</height>
+ <font>font13</font>
+ <label>$LOCALIZE[31119] [B]6[/B]</label>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.ToggleSetting(HomeScriptButton6)</onclick>
+ <selected>Skin.HasSetting(HomeScriptButton6)</selected>
+ </control>
+ <control type="button" id="417">
+ <width>750</width>
+ <height>40</height>
+ <font>font12</font>
+ <label> - $LOCALIZE[31120]</label>
+ <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton6_label)][/COLOR]</label2>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.SetString(HomeScriptButton6_label)</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton6)</visible>
+ </control>
+ <control type="button" id="418">
+ <width>750</width>
+ <height>40</height>
+ <font>font12</font>
+ <label> - $LOCALIZE[31121]</label>
+ <label2>[COLOR=selected]$INFO[Skin.String(HomeScriptButton6_Path)][/COLOR]</label2>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.SetFile(HomeScriptButton6_Path,Script)</onclick>
+ <visible>Skin.HasSetting(HomeScriptButton6)</visible>
+ </control>
+
+ <control type="label" id="419">
+ <width>750</width>
+ <height>45</height>
+ <font>font13_title</font>
+ <label>31122</label>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ </control>
+
+ <control type="radiobutton" id="420">
+ <width>750</width>
+ <height>40</height>
+ <font>font13</font>
+ <label>$LOCALIZE[31119]</label>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.ToggleSetting(WeatherScript_Enable)</onclick>
+ <selected>Skin.HasSetting(WeatherScript_Enable)</selected>
+ </control>
+ <control type="button" id="421">
+ <width>750</width>
+ <height>40</height>
+ <font>font12</font>
+ <label> - $LOCALIZE[31120]</label>
+ <label2>[COLOR=selected]$INFO[Skin.String(WeatherScript_Label)][/COLOR]</label2>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.SetString(WeatherScript_Label)</onclick>
+ <visible>Skin.HasSetting(WeatherScript_Enable)</visible>
+ </control>
+ <control type="button" id="422">
+ <width>750</width>
+ <height>40</height>
+ <font>font12</font>
+ <label> - $LOCALIZE[31121]</label>
+ <label2>[COLOR=selected]$INFO[Skin.String(WeatherScript_Path)][/COLOR]</label2>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.SetFile(WeatherScript_Path,Script)</onclick>
+ <visible>Skin.HasSetting(WeatherScript_Enable)</visible>
+ </control>
+
+ <control type="label" id="423">
+ <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="radiobutton" id="424">
+ <width>750</width>
+ <height>35</height>
+ <font>font13</font>
+ <label>$LOCALIZE[31126]</label>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.ToggleSetting(LyricScript_Enable)</onclick>
+ <selected>Skin.HasSetting(LyricScript_Enable)</selected>
+ </control>
+ <control type="button" id="425">
+ <width>750</width>
+ <height>35</height>
+ <font>font12</font>
+ <label>- $LOCALIZE[31127]</label>
+ <label2>[COLOR=selected]$INFO[Skin.String(LyricScript_Path)][/COLOR]</label2>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.SetFile(LyricScript_Path,Script)</onclick>
+ <visible>Skin.HasSetting(LyricScript_Enable)</visible>
+ </control>
+
+ <control type="label" id="426">
+ <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="radiobutton" id="427">
+ <width>750</width>
+ <height>35</height>
+ <font>font13</font>
+ <label>$LOCALIZE[31129]</label>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.ToggleSetting(SubtitleDownload_Enable)</onclick>
+ <selected>Skin.HasSetting(SubtitleDownload_Enable)</selected>
+ </control>
+ <control type="button" id="428">
+ <width>750</width>
+ <height>35</height>
+ <font>font12</font>
+ <label>- $LOCALIZE[31130]</label>
+ <label2>[COLOR=selected]$INFO[Skin.String(SubtitleScript_Path)][/COLOR]</label2>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <onclick>Skin.SetFile(SubtitleScript_Path,Script)</onclick>
+ <visible>Skin.HasSetting(SubtitleDownload_Enable)</visible>
+ </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 new file mode 100644 index 0000000000..7d2ca4ad69 --- /dev/null +++ b/addons/skin.confluence/720p/defaults.xml @@ -0,0 +1,200 @@ +<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>
+ </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 new file mode 100644 index 0000000000..5f9454cab2 --- /dev/null +++ b/addons/skin.confluence/720p/includes.xml @@ -0,0 +1,936 @@ +<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="IncludesCodecFlagging.xml" />
+ <include file="IncludesHomeRecentlyAdded.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="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="CommonAddonsBackground">
+ <control type="multiimage">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1280</width>
+ <height>720</height>
+ <imagepath fallback="special://skin/backgrounds/addons.jpg" background="true">$INFO[Skin.String(Home_Custom_Back_Addons_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(ScriptsDebugInfo) | Window.IsActive(AddonSettings) | Window.IsActive(ContentSettings) | Window.IsActive(SelectDialog) | Window.IsActive(FileStackingDialog) | Window.IsActive(MediaSource) | Window.IsActive(PictureInfo) | Window.IsActive(PlayerControls) | Window.IsActive(VirtualKeyboard) | Window.IsActive(NumericInput) | Window.IsActive(ProfileSettings) | Window.IsActive(LockSettings) | Window.IsActive(SmartPlaylistEditor) | Window.IsActive(SmartPlaylistRule) | Window.IsActive(script-Apple_Movie_Trailers-settings.xml) | Window.IsActive(script-Apple_Movie_Trailers-chooser.xml) | Window.IsActive(script-Apple_Movie_Trailers-search.xml) | Window.IsActive(script-Apple_Movie_Trailers-showtimes.xml) | Window.IsActive(script-XBMC_Lyrics-settings.xml) | Window.IsActive(script-RSS_Editor-rssEditor.xml) | Window.IsActive(script-RSS_Editor-setEditor.xml) | Window.IsActive(AddonInformation)</visible>
+ </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>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="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>370</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)</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>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-Apple_Movie_Trailers-chooser.xml b/addons/skin.confluence/720p/script-Apple_Movie_Trailers-chooser.xml new file mode 100644 index 0000000000..114f0c9d7c --- /dev/null +++ b/addons/skin.confluence/720p/script-Apple_Movie_Trailers-chooser.xml @@ -0,0 +1,242 @@ +<window type="dialog">
+ <coordinates>
+ <system>1</system>
+ <posx>0</posx>
+ <posy>0</posy>
+ </coordinates>
+ <controls>
+ <control type="group">
+ <posx>780</posx>
+ <animation effect="slide" start="500,0" end="0,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
+ <animation effect="slide" start="0,0" end="500,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>500</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>5</onleft>
+ <onright>5</onright>
+ <onup>5</onup>
+ <ondown>5</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="500">
+ <description>header label</description>
+ <posx>460</posx>
+ <posy>60</posy>
+ <width>440</width>
+ <height>30</height>
+ <font>font24_title</font>
+ <label>-</label>
+ <align>right</align>
+ <aligny>bottom</aligny>
+ <wrapmultiline>true</wrapmultiline>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <!-- skin selection controls -->
+ <!-- ** Required ** Do not change <description> or <type> -->
+ <control type="multiimage" id="501">
+ <posx>30</posx>
+ <posy>390</posy>
+ <width>430</width>
+ <height>300</height>
+ <imagepath>thumbs</imagepath>
+ <info>Skin.String(AMT-chooser-thumbfolder)</info>
+ <timeperimage>2000</timeperimage>
+ <fadetime>500</fadetime>
+ <visible>!Control.IsVisible(504) + !Control.IsVisible(505)</visible>
+ <aspectratio>keep</aspectratio>
+ </control>
+ <control type="textbox" id="505">
+ <posx>30</posx>
+ <posy>390</posy>
+ <width>430</width>
+ <height>300</height>
+ <font>font13</font>
+ <info>Container(503).ListItem.Label2</info>
+ </control>
+ <!-- ** Required ** Do not change <id> or <type> -->
+ <control type="list" id="503">
+ <posx>30</posx>
+ <posy>130</posy>
+ <width>430</width>
+ <height>240</height>
+ <onup>503</onup>
+ <onleft>503</onleft>
+ <onright>503</onright>
+ <ondown>503</ondown>
+ <pagecontrol>-</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>430</width>
+ <height>41</height>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>410</width>
+ <height>35</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>430</width>
+ <height>41</height>
+ <texture>MenuItemNF.png</texture>
+ <visible>!Control.HasFocus(503)</visible>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>430</width>
+ <height>41</height>
+ <texture>MenuItemFO.png</texture>
+ <visible>Control.HasFocus(503)</visible>
+= </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>410</width>
+ <height>35</height>
+ <font>font13</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>460</posx>
+ <posy>375</posy>
+ <width>440</width>
+ <height>30</height>
+ <align>right</align>
+ <aligny>center</aligny>
+ <textcolor>grey</textcolor>
+ <font>font12</font>
+ <label>([COLOR=blue]$INFO[Container(503).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(503).CurrentPage]/$INFO[Container(503).NumPages][/COLOR])</label>
+ <visible>Control.IsVisible(503)</visible>
+ </control>
+ <!-- ** Required ** Do not change <id> or <type> -->
+ <control type="list" id="504">
+ <posx>30</posx>
+ <posy>130</posy>
+ <width>430</width>
+ <height>520</height>
+ <onup>504</onup>
+ <onleft>504</onleft>
+ <onright>504</onright>
+ <ondown>504</ondown>
+ <pagecontrol>-</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>430</width>
+ <height>41</height>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>410</width>
+ <height>35</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>430</width>
+ <height>41</height>
+ <texture>MenuItemNF.png</texture>
+ <visible>!Control.HasFocus(504)</visible>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>430</width>
+ <height>41</height>
+ <texture>MenuItemFO.png</texture>
+ <visible>Control.HasFocus(504)</visible>
+= </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>410</width>
+ <height>35</height>
+ <font>font13</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>460</posx>
+ <posy>680</posy>
+ <width>440</width>
+ <height>30</height>
+ <align>right</align>
+ <aligny>center</aligny>
+ <textcolor>grey</textcolor>
+ <font>font12</font>
+ <label>([COLOR=blue]$INFO[Container(504).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(504).CurrentPage]/$INFO[Container(504).NumPages][/COLOR])</label>
+ <visible>Control.IsVisible(504)</visible>
+ </control>
+ </control>
+ </control>
+ <include>SideBladeRight</include>
+ <include>Clock</include>
+
+ <!-- ** Required ** Do not change <description> -->
+ <control type="label" id="502">
+ <description>Chooser Warning Label</description>
+ <posx>500</posx>
+ <posy>430</posy>
+ <width>310</width>
+ <height>20</height>
+ <align>center</align>
+ <font>-</font>
+ <label>$LOCALIZE[SCRIPT231]</label>
+ </control>
+ </controls>
+</window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/script-Apple_Movie_Trailers-context.xml b/addons/skin.confluence/720p/script-Apple_Movie_Trailers-context.xml new file mode 100644 index 0000000000..0807766548 --- /dev/null +++ b/addons/skin.confluence/720p/script-Apple_Movie_Trailers-context.xml @@ -0,0 +1,170 @@ +<window>
+ <defaultcontrol>1001</defaultcontrol>
+ <include>dialogeffect</include>
+ <coordinates>
+ <system>0</system>
+ <posx>130</posx>
+ <posy>0</posy>
+ </coordinates>
+ <controls>
+ <control type="image" id="997">
+ <description>background top image</description>
+ <posx>0</posx>
+ <posy>-50</posy>
+ <width>370</width>
+ <height>50</height>
+ <texture border="45,45,45,0">DialogContextTop.png</texture>
+ </control>
+ <control type="image" id="998">
+ <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="999">
+ <description>background bottom image</description>
+ <posx>0</posx>
+ <width>370</width>
+ <height>50</height>
+ <texture border="45,0,45,49">DialogContextBottom.png</texture>
+ </control>
+ <!-- ** Required ** Do not change <description> or <type> -->
+ <control type="button" id="1001">
+ <description>Context Menu Button1</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>
+ <onleft>1001</onleft>
+ <onright>1001</onright>
+ <onup>1008</onup>
+ <ondown>1002</ondown>
+ </control>
+ <control type="button" id="1002">
+ <description>Context Menu Button2</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>
+ <onleft>1002</onleft>
+ <onright>1002</onright>
+ <onup>1001</onup>
+ <ondown>1003</ondown>
+ </control>
+ <control type="button" id="1003">
+ <description>Context Menu Button3</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>
+ <onleft>1003</onleft>
+ <onright>1003</onright>
+ <onup>1002</onup>
+ <ondown>1004</ondown>
+ </control>
+ <control type="button" id="1004">
+ <description>Context Menu Button4</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>
+ <onleft>1004</onleft>
+ <onright>1004</onright>
+ <onup>1003</onup>
+ <ondown>1005</ondown>
+ </control>
+ <control type="button" id="1005">
+ <description>Context Menu Button5</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>
+ <onleft>1005</onleft>
+ <onright>1005</onright>
+ <onup>1004</onup>
+ <ondown>1006</ondown>
+ </control>
+ <control type="button" id="1006">
+ <description>Context Menu Button6</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>
+ <onleft>1006</onleft>
+ <onright>1006</onright>
+ <onup>1005</onup>
+ <ondown>1007</ondown>
+ </control>
+ <control type="button" id="1007">
+ <description>Context Menu Button7</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>
+ <onleft>1007</onleft>
+ <onright>1007</onright>
+ <onup>1006</onup>
+ <ondown>1008</ondown>
+ </control>
+ <control type="button" id="1008">
+ <description>Context Menu Button8</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>
+ <onleft>1008</onleft>
+ <onright>1008</onright>
+ <onup>1007</onup>
+ <ondown>1001</ondown>
+ </control>
+ </controls>
+</window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/script-Apple_Movie_Trailers-main.xml b/addons/skin.confluence/720p/script-Apple_Movie_Trailers-main.xml new file mode 100644 index 0000000000..74710c2961 --- /dev/null +++ b/addons/skin.confluence/720p/script-Apple_Movie_Trailers-main.xml @@ -0,0 +1,921 @@ +<window>
+ <defaultcontrol>50</defaultcontrol>
+ <allowoverlay>no</allowoverlay>
+ <controls>
+ <include>CommonScriptBackground</include>
+ <control type="image">
+ <description>AMT Background</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1280</width>
+ <height>720</height>
+ <texture>special://skin/backgrounds/amt.jpg</texture>
+ <include>Window_OpenClose_Animation</include>
+ </control>
+ <control type="group">
+ <include>Window_OpenClose_Animation</include>
+ <control type="image">
+ <posx>0</posx>
+ <posy>128r</posy>
+ <width>1280</width>
+ <height>128</height>
+ <texture>floor.png</texture>
+ <visible>Control.IsVisible(4000)</visible>
+ <include>VisibleFadeEffect</include>
+ <animation effect="fade" time="0" delay="1000" start="0" end="100">WindowOpen</animation>
+ </control>
+ <control type="group">
+ <visible>Control.IsVisible(4000)</visible>
+ <include>VisibleFadeEffect</include>
+ <animation effect="fade" time="0" delay="1000" start="0" end="100">WindowOpen</animation>
+ <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>
+ <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(50) | Control.IsVisible(51)] + Control.IsVisible(3000)</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>grey2</textcolor>
+ <scroll>false</scroll>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>([COLOR=blue]$INFO[Container.NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container.CurrentPage]/$INFO[Container.NumPages][/COLOR])</label>
+ <include>Window_OpenClose_Animation</include>
+ </control>
+ <!-- Trailer list controls -->
+ <!-- ** Required ** Do not change id or type-->
+ <control type="group" id="3000">
+ <control type="grouplist">
+ <posx>50</posx>
+ <posy>670</posy>
+ <width>640</width>
+ <itemgap>3</itemgap>
+ <orientation>horizontal</orientation>
+ <visible>Control.IsVisible(50) | Control.IsVisible(51)</visible>
+ <control type="image" id="203">
+ <description>Trailer Favorite Overlay</description>
+ <width>40</width>
+ <height>40</height>
+ <aspectratio>keep</aspectratio>
+ <texture>amt-overlay-favorite.png</texture>
+ </control>
+ <control type="image" id="204">
+ <description>Trailer Watched Overlay</description>
+ <width>40</width>
+ <height>40</height>
+ <aspectratio>keep</aspectratio>
+ <texture>amt-overlay-watched.png</texture>
+ </control>
+ <control type="image" id="205">
+ <description>Trailer Saved Overlay</description>
+ <width>40</width>
+ <height>40</height>
+ <aspectratio>keep</aspectratio>
+ <texture>amt-overlay-saved.png</texture>
+ </control>
+ <control type="image" id="202">
+ <description>Trailer Rating</description>
+ <width>100</width>
+ <height>40</height>
+ <aspectratio>keep</aspectratio>
+ </control>
+ </control>
+ <control type="group">
+ <control type="list" id="50">
+ <posx>440</posx>
+ <posy>80</posy>
+ <width>760</width>
+ <height>400</height>
+ <onleft>9000</onleft>
+ <onright>2050</onright>
+ <onup>50</onup>
+ <ondown>50</ondown>
+ <viewtype label="544">list</viewtype>
+ <pagecontrol>2050</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <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>740</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>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>
+ </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(50)</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(50)</visible>
+ <include>VisibleFadeEffect</include>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>740</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="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(50) + !IsEmpty(ListItem.Label2)</visible>
+ </control>
+ <control type="label">
+ <posx>750</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>
+ </focusedlayout>
+ </control>
+ <control type="group">
+ <posx>70</posx>
+ <posy>70</posy>
+ <visible>Control.IsVisible(50)</visible>
+ <control type="largeimage">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>300</width>
+ <height>420</height>
+ <aspectratio>stretch</aspectratio>
+ <fadetime>IconCrossfadeTime</fadetime>
+ <bordertexture border="5">button-nofocus.png</bordertexture>
+ <bordersize>4</bordersize>
+ <texture>$INFO[ListItem.ActualIcon]</texture>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>230</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>GlassOverlay.png</texture>
+ <colordiffuse>AAFFFFFF</colordiffuse>
+ </control>
+ <control type="image">
+ <posx>215</posx>
+ <posy>380</posy>
+ <width>100</width>
+ <height>50</height>
+ <aspectratio>keep</aspectratio>
+ <texture>$INFO[ListItem.Overlay]</texture>
+ </control>
+ </control>
+ <control type="scrollbar" id="2050">
+ <posx>1210</posx>
+ <posy>80</posy>
+ <width>25</width>
+ <height>400</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>50</onleft>
+ <onright>2059</onright>
+ <showonepage>false</showonepage>
+ <orientation>vertical</orientation>
+ <visible>Control.IsVisible(50)</visible>
+ </control>
+ <control type="group">
+ <visible>Control.IsVisible(50)</visible>
+ <control type="image">
+ <posx>100</posx>
+ <posy>500</posy>
+ <width>800</width>
+ <height>60</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>GlassTitleBar.png</texture>
+ </control>
+ <control type="label">
+ <posx>50</posx>
+ <posy>510</posy>
+ <width>400</width>
+ <height>30</height>
+ <font>font24_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <scroll>true</scroll>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>203</label>
+ </control>
+ <control type="textbox">
+ <description>Description Value for Movies</description>
+ <posx>50</posx>
+ <posy>540</posy>
+ <width>850</width>
+ <height>125</height>
+ <font>font12</font>
+ <align>justify</align>
+ <textcolor>white</textcolor>
+ <pagecontrol>2059</pagecontrol>
+ <label>$INFO[ListItem.Plot]</label>
+ <autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
+ <visible>Control.IsVisible(50)</visible>
+ </control>
+ <control type="scrollbar" id="2059">
+ <posx>910</posx>
+ <posy>540</posy>
+ <width>25</width>
+ <height>125</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>2050</onleft>
+ <onright>60</onright>
+ <showonepage>false</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ <control type="image">
+ <posx>940</posx>
+ <posy>515</posy>
+ <width>4</width>
+ <height>170</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>separator_vertical.png</texture>
+ </control>
+ <control type="label">
+ <posx>970</posx>
+ <posy>510</posy>
+ <width>400</width>
+ <height>30</height>
+ <font>font24_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <scroll>true</scroll>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>206</label>
+ </control>
+ <control type="list" id="70">
+ <description>Cast List</description>
+ <posx>970</posx>
+ <posy>540</posy>
+ <width>260</width>
+ <height>125</height>
+ <onleft>121</onleft>
+ <onright>121</onright>
+ <onup>70</onup>
+ <ondown>70</ondown>
+ <viewtype label="535">list</viewtype>
+ <pagecontrol>-</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <visible>Control.IsVisible(50)</visible>
+ <itemlayout height="25" width="260">
+ <control type="label">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>270</width>
+ <height>25</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <selectedcolor>green</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </itemlayout>
+ <focusedlayout height="25" width="260">
+ <control type="label">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>270</width>
+ <height>25</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <selectedcolor>green</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </focusedlayout>
+ </control>
+ </control>
+ </control>
+ <control type="wraplist" id="51">
+ <posx>-123</posx>
+ <posy>80</posy>
+ <width>1526</width>
+ <height>460</height>
+ <onleft>51</onleft>
+ <onright>51</onright>
+ <onup>9000</onup>
+ <ondown>2051</ondown>
+ <viewtype label="31028">list</viewtype>
+ <pagecontrol>2051</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <focusposition>3</focusposition>
+ <orientation>horizontal</orientation>
+ <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.ActualIcon]</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.ActualIcon]</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>140</posx>
+ <posy>305</posy>
+ <width>80</width>
+ <height>50</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="group">
+ <visible>Control.IsVisible(51)</visible>
+ <include>VisibleFadeEffect</include>
+ <control type="image">
+ <posx>100</posx>
+ <posy>500</posy>
+ <width>800</width>
+ <height>60</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>GlassTitleBar.png</texture>
+ </control>
+ <control type="label">
+ <posx>0</posx>
+ <posy>530</posy>
+ <width>1280</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>580</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.Studio]</label>
+ </control>
+ </control>
+ <control type="scrollbar" id="2051">
+ <posx>200</posx>
+ <posy>470</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>51</onup>
+ <ondown>9000</ondown>
+ <showonepage>false</showonepage>
+ <orientation>horizontal</orientation>
+ <visible>Control.IsVisible(51)</visible>
+ </control>
+
+ </control>
+ <!-- ** Required ** Do not change <description> or <type> -->
+ <control type="group" id="4000">
+ <!-- Category list controls -->
+ <!-- ** Required ** Do not change <description> or <type> -->
+ <include>VisibleFadeEffect</include>
+ <control type="list" id="60">
+ <description>Catagory Chooser List</description>
+ <posx>295</posx>
+ <posy>78</posy>
+ <width>690</width>
+ <height>561</height>
+ <onleft>9000</onleft>
+ <onright>2060</onright>
+ <onup>60</onup>
+ <ondown>60</ondown>
+ <viewtype label="31030">list</viewtype>
+ <pagecontrol>2060</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <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="image">
+ <posx>10</posx>
+ <posy>4</posy>
+ <width>40</width>
+ <height>32</height>
+ <texture>$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="label">
+ <posx>60</posx>
+ <posy>0</posy>
+ <width>610</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>670</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>
+ </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(60)</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(60)</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(60) + !IsEmpty(ListItem.Label2)</visible>
+ </control>
+ <control type="image">
+ <posx>10</posx>
+ <posy>4</posy>
+ <width>40</width>
+ <height>32</height>
+ <texture>$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="label">
+ <posx>60</posx>
+ <posy>0</posy>
+ <width>610</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>670</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>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="scrollbar" id="2060">
+ <posx>980</posx>
+ <posy>85</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>60</onleft>
+ <onright>9000</onright>
+ <showonepage>false</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ </control>
+ </control>
+ <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="label" id="200">
+ <width>220</width>
+ <height>45</height>
+ <font>font12caps</font>
+ <label>31200</label>
+ <textcolor>dialogheader</textcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ </control>
+ <control type="button" id="100">
+ <description>Shortcut1 Button</description>
+ <include>ButtonMediaSubCommonValues</include>
+ <label>$INFO[Container.Property(Shortcut1)]</label>
+ </control>
+ <control type="button" id="101">
+ <description>Shortcut2 Button</description>
+ <include>ButtonMediaSubCommonValues</include>
+ <label>$INFO[Container.Property(Shortcut2)]</label>
+ </control>
+ <control type="button" id="102">
+ <description>Shortcut3 Button</description>
+ <include>ButtonMediaSubCommonValues</include>
+ <label>$INFO[Container.Property(Shortcut3)]</label>
+ </control>
+ <control type="label" id="201">
+ <width>220</width>
+ <height>45</height>
+ <font>font12caps</font>
+ <label>31201</label>
+ <textcolor>dialogheader</textcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ </control>
+ <control type="button" id="103">
+ <description>Genre Button</description>
+ <include>ButtonMediaSubCommonValues</include>
+ <label>$LOCALIZE[SCRIPT103]</label>
+ </control>
+ <control type="button" id="104">
+ <description>Studio Button</description>
+ <include>ButtonMediaSubCommonValues</include>
+ <label>$LOCALIZE[SCRIPT104]</label>
+ </control>
+ <control type="button" id="105">
+ <description>Actor Button</description>
+ <include>ButtonMediaSubCommonValues</include>
+ <label>$LOCALIZE[SCRIPT105]</label>
+ </control>
+ <control type="button" id="109">
+ <description>Update Button</description>
+ <include>ButtonMediaSubCommonValues</include>
+ <label>$LOCALIZE[SCRIPT109]</label>
+ <visible>false</visible>
+ </control>
+ </control>
+ </control>
+ <include>BehindDialogFadeOut</include>
+ <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>98</ondown>
+ <enable>!Control.IsVisible(4000)</enable>
+ </control>
+ <control type="radiobutton" id="98">
+ <description>Section links</description>
+ <posx>0</posx>
+ <posy>40</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>31204</label>
+ <onleft>50</onleft>
+ <onright>9010</onright>
+ <onup>2</onup>
+ <ondown>106</ondown>
+ </control>
+ <control type="button" id="106">
+ <description>Search Button</description>
+ <posx>0</posx>
+ <posy>80</posy>
+ <include>ButtonCommonValues</include>
+ <label>$LOCALIZE[SCRIPT106]</label>
+ <onclick>Setfocus(50)</onclick>
+ <onleft>50</onleft>
+ <onright>50</onright>
+ <onup>98</onup>
+ <ondown>107</ondown>
+ </control>
+ <control type="button" id="107">
+ <description>Settings Button</description>
+ <posx>0</posx>
+ <posy>120</posy>
+ <include>ButtonCommonValues</include>
+ <label>$LOCALIZE[SCRIPT107]</label>
+ <onclick>Setfocus(50)</onclick>
+ <onleft>50</onleft>
+ <onright>50</onright>
+ <onup>106</onup>
+ <ondown>610</ondown>
+ </control>
+ <control type="button" id="610">
+ <description>Fake Button to fix Player Controls Navigation</description>
+ <onup>107</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">
+ <!-- Button Group -->
+ <!-- ** Required ** Do not change id or type-->
+ <control type="group" id="9000">
+ <posx>0</posx>
+ <posy>130</posy>
+ </control>
+ </control>
+ <control type="group">
+ <posx>20</posx>
+ <posy>0</posy>
+ <animation effect="slide" end="-270,0" time="500" tween="quadratic" easing="out">WindowClose</animation>
+ <animation effect="slide" start="-270,0" time="500" 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[SCRIPT0]</label>
+ </control>
+ </control>
+ <control type="group">
+ <posx>300</posx>
+ <posy>0</posy>
+ <include>VisibleFadeEffect</include>
+ <animation effect="slide" end="-570,0" time="500" tween="quadratic" easing="out">WindowClose</animation>
+ <animation effect="slide" start="-570,0" time="500" 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[Container.Property(Category)]</label>
+ </control>
+ </control>
+ <include>Clock</include>
+<!-- Bunch of stuff required by amt to run proper but not in this skin -->
+ <!-- ** Required ** Do not change id or type-->
+ <control type="button" id="108">
+ <description>Credits Button</description>
+ <visible>false</visible>
+ </control>
+ <control type="button" id="175">
+ <description>Plot Button</description>
+ <visible>false</visible>
+ </control>
+ <!-- ** Required ** Do not change id or type-->
+ <control type="button" id="170">
+ <description>Cast Button</description>
+ <visible>false</visible>
+ </control>
+ <control type="label" id="2150">
+ <description>number of files text label</description>
+ <visible>false</visible>
+ </control>
+ <control type="fadelabel" id="206">
+ <description>Trailer Label</description>
+ <visible>false</visible>
+ </control>
+ <control type="textbox" id="75">
+ <description>Plot Value</description>
+ <visible>false</visible>
+ </control>
+ <control type="label" id="2160">
+ <description>number of files text label</description>
+ <visible>false</visible>
+ </control>
+ </controls>
+</window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/script-Apple_Movie_Trailers-search.xml b/addons/skin.confluence/720p/script-Apple_Movie_Trailers-search.xml new file mode 100644 index 0000000000..983554a5c1 --- /dev/null +++ b/addons/skin.confluence/720p/script-Apple_Movie_Trailers-search.xml @@ -0,0 +1,835 @@ +<window>
+ <defaultcontrol>3000</defaultcontrol>
+ <allowoverlay>no</allowoverlay>
+ <coordinates>
+ <system>1</system>
+ <posx>0</posx>
+ <posy>10</posy>
+ </coordinates>
+ <include>dialogeffect</include>
+ <controls>
+ <control type="image">
+ <posx>20</posx>
+ <posy>20</posy>
+ <width>1240</width>
+ <height>660</height>
+ <texture border="40">DialogBack.png</texture>
+ </control>
+ <control type="group">
+ <control type="label" id="20">
+ <description>Title label</description>
+ <visible>false</visible>
+ </control>
+ <!-- ** Required ** Do not change id or type -->
+ <control type="label" id="30">
+ <description>Category Label</description>
+ <posx>50</posx>
+ <posy>75</posy>
+ <width>600</width>
+ <height>20</height>
+ <align>left</align>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <font>font13</font>
+ <visible>false</visible>
+ </control>
+ <!-- ** Required ** Do not change id or type -->
+ <control type="group" id="3000">
+ <control type="group">
+ <posx>50</posx>
+ <posy>45</posy>
+ <control type="image">
+ <description>background image</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>35</height>
+ <texture border="5">button-focus.png</texture>
+ <visible>Control.HasFocus(102)</visible>
+ </control>
+ <control type="checkmark" id="102">
+ <description>Genre</description>
+ <posx>5</posx>
+ <posy>5</posy>
+ <width>350</width>
+ <height>24</height>
+ <align>right</align>
+ <label />
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <texturecheckmark>radiobutton-focus.png</texturecheckmark>
+ <texturecheckmarknofocus>radiobutton-nofocus.png</texturecheckmarknofocus>
+ <markwidth>24</markwidth>
+ <markheight>24</markheight>
+ <onleft>2000</onleft>
+ <onright>112</onright>
+ <onup>100</onup>
+ <ondown>100</ondown>
+ </control>
+ <control type="list" id="100">
+ <posx>0</posx>
+ <posy>45</posy>
+ <width>360</width>
+ <height>160</height>
+ <onleft>122</onleft>
+ <onright>101</onright>
+ <onup>100</onup>
+ <ondown>100</ondown>
+ <viewtype label="535">list</viewtype>
+ <pagecontrol>101</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>1</posy>
+ <width>360</width>
+ <height>41</height>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>5</posx>
+ <posy>0</posy>
+ <width>350</width>
+ <height>40</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </itemlayout>
+ <focusedlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>41</height>
+ <visible>Control.HasFocus(100)</visible>
+ <texture>MenuItemFO.png</texture>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>41</height>
+ <visible>!Control.HasFocus(100)</visible>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>5</posx>
+ <posy>0</posy>
+ <width>350</width>
+ <height>40</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="scrollbar" id="101">
+ <posx>365</posx>
+ <posy>45</posy>
+ <width>25</width>
+ <height>160</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>100</onleft>
+ <onright>110</onright>
+ <showonepage>true</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ </control>
+ <control type="group">
+ <posx>450</posx>
+ <posy>45</posy>
+ <control type="image">
+ <description>background image</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>35</height>
+ <texture border="5">button-focus.png</texture>
+ <visible>Control.HasFocus(112)</visible>
+ </control>
+ <control type="checkmark" id="112">
+ <description>Genre</description>
+ <posx>5</posx>
+ <posy>5</posy>
+ <width>350</width>
+ <height>24</height>
+ <align>right</align>
+ <label />
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <texturecheckmark>radiobutton-focus.png</texturecheckmark>
+ <texturecheckmarknofocus>radiobutton-nofocus.png</texturecheckmarknofocus>
+ <markwidth>24</markwidth>
+ <markheight>24</markheight>
+ <onleft>102</onleft>
+ <onright>122</onright>
+ <onup>110</onup>
+ <ondown>110</ondown>
+ </control>
+ <control type="list" id="110">
+ <posx>0</posx>
+ <posy>45</posy>
+ <width>360</width>
+ <height>160</height>
+ <onleft>101</onleft>
+ <onright>111</onright>
+ <onup>110</onup>
+ <ondown>110</ondown>
+ <viewtype label="535">list</viewtype>
+ <pagecontrol>111</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>1</posy>
+ <width>360</width>
+ <height>41</height>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>5</posx>
+ <posy>0</posy>
+ <width>350</width>
+ <height>40</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </itemlayout>
+ <focusedlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>41</height>
+ <visible>Control.HasFocus(110)</visible>
+ <texture>MenuItemFO.png</texture>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>41</height>
+ <visible>!Control.HasFocus(110)</visible>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>5</posx>
+ <posy>0</posy>
+ <width>350</width>
+ <height>40</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="scrollbar" id="111">
+ <posx>365</posx>
+ <posy>45</posy>
+ <width>25</width>
+ <height>160</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>110</onleft>
+ <onright>120</onright>
+ <showonepage>true</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ </control>
+ <control type="group">
+ <posx>850</posx>
+ <posy>45</posy>
+ <control type="image">
+ <description>background image</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>35</height>
+ <texture border="5">button-focus.png</texture>
+ <visible>Control.HasFocus(122)</visible>
+ </control>
+ <control type="checkmark" id="122">
+ <description>Genre</description>
+ <posx>5</posx>
+ <posy>5</posy>
+ <width>350</width>
+ <height>24</height>
+ <align>right</align>
+ <label />
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <texturecheckmark>radiobutton-focus.png</texturecheckmark>
+ <texturecheckmarknofocus>radiobutton-nofocus.png</texturecheckmarknofocus>
+ <markwidth>24</markwidth>
+ <markheight>24</markheight>
+ <onleft>112</onleft>
+ <onright>100</onright>
+ <onup>120</onup>
+ <ondown>120</ondown>
+ </control>
+ <control type="list" id="120">
+ <posx>0</posx>
+ <posy>45</posy>
+ <width>360</width>
+ <height>160</height>
+ <onleft>111</onleft>
+ <onright>121</onright>
+ <onup>120</onup>
+ <ondown>120</ondown>
+ <viewtype label="535">list</viewtype>
+ <pagecontrol>121</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>1</posy>
+ <width>360</width>
+ <height>41</height>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>5</posx>
+ <posy>0</posy>
+ <width>350</width>
+ <height>40</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </itemlayout>
+ <focusedlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>41</height>
+ <visible>Control.HasFocus(120)</visible>
+ <texture>MenuItemFO.png</texture>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>41</height>
+ <visible>!Control.HasFocus(120)</visible>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>5</posx>
+ <posy>0</posy>
+ <width>350</width>
+ <height>40</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="scrollbar" id="121">
+ <posx>365</posx>
+ <posy>45</posy>
+ <width>25</width>
+ <height>160</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>120</onleft>
+ <onright>132</onright>
+ <showonepage>true</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ </control>
+ <control type="group">
+ <posx>50</posx>
+ <posy>255</posy>
+ <control type="image">
+ <description>background image</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>35</height>
+ <texture border="5">button-focus.png</texture>
+ <visible>Control.HasFocus(132)</visible>
+ </control>
+ <control type="checkmark" id="132">
+ <description>Genre</description>
+ <posx>5</posx>
+ <posy>5</posy>
+ <width>350</width>
+ <height>24</height>
+ <align>right</align>
+ <label />
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <texturecheckmark>radiobutton-focus.png</texturecheckmark>
+ <texturecheckmarknofocus>radiobutton-nofocus.png</texturecheckmarknofocus>
+ <markwidth>24</markwidth>
+ <markheight>24</markheight>
+ <onleft>121</onleft>
+ <onright>142</onright>
+ <onup>100</onup>
+ <ondown>100</ondown>
+ </control>
+ <control type="list" id="130">
+ <posx>0</posx>
+ <posy>45</posy>
+ <width>360</width>
+ <height>160</height>
+ <onleft>152</onleft>
+ <onright>131</onright>
+ <onup>130</onup>
+ <ondown>130</ondown>
+ <viewtype label="535">list</viewtype>
+ <pagecontrol>131</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>1</posy>
+ <width>360</width>
+ <height>41</height>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>5</posx>
+ <posy>0</posy>
+ <width>350</width>
+ <height>40</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </itemlayout>
+ <focusedlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>41</height>
+ <visible>Control.HasFocus(130)</visible>
+ <texture>MenuItemFO.png</texture>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>41</height>
+ <visible>!Control.HasFocus(130)</visible>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>5</posx>
+ <posy>0</posy>
+ <width>350</width>
+ <height>40</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="scrollbar" id="131">
+ <posx>365</posx>
+ <posy>45</posy>
+ <width>25</width>
+ <height>160</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>130</onleft>
+ <onright>140</onright>
+ <showonepage>true</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ </control>
+ <control type="group">
+ <posx>450</posx>
+ <posy>255</posy>
+ <control type="image">
+ <description>background image</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>35</height>
+ <texture border="5">button-focus.png</texture>
+ <visible>Control.HasFocus(142)</visible>
+ </control>
+ <control type="checkmark" id="142">
+ <description>Genre</description>
+ <posx>5</posx>
+ <posy>5</posy>
+ <width>350</width>
+ <height>24</height>
+ <align>right</align>
+ <label />
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <texturecheckmark>radiobutton-focus.png</texturecheckmark>
+ <texturecheckmarknofocus>radiobutton-nofocus.png</texturecheckmarknofocus>
+ <markwidth>24</markwidth>
+ <markheight>24</markheight>
+ <onleft>132</onleft>
+ <onright>152</onright>
+ <onup>140</onup>
+ <ondown>140</ondown>
+ </control>
+ <control type="list" id="140">
+ <posx>0</posx>
+ <posy>45</posy>
+ <width>360</width>
+ <height>160</height>
+ <onleft>131</onleft>
+ <onright>141</onright>
+ <onup>140</onup>
+ <ondown>140</ondown>
+ <viewtype label="535">list</viewtype>
+ <pagecontrol>141</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>1</posy>
+ <width>360</width>
+ <height>41</height>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>5</posx>
+ <posy>0</posy>
+ <width>350</width>
+ <height>40</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </itemlayout>
+ <focusedlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>41</height>
+ <visible>Control.HasFocus(140)</visible>
+ <texture>MenuItemFO.png</texture>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>41</height>
+ <visible>!Control.HasFocus(140)</visible>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>5</posx>
+ <posy>0</posy>
+ <width>350</width>
+ <height>40</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="scrollbar" id="141">
+ <posx>365</posx>
+ <posy>45</posy>
+ <width>25</width>
+ <height>160</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>140</onleft>
+ <onright>150</onright>
+ <showonepage>true</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ </control>
+ <control type="group">
+ <posx>850</posx>
+ <posy>255</posy>
+ <control type="image">
+ <description>background image</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>35</height>
+ <texture border="5">button-focus.png</texture>
+ <visible>Control.HasFocus(152)</visible>
+ </control>
+ <control type="checkmark" id="152">
+ <description>Genre</description>
+ <posx>5</posx>
+ <posy>5</posy>
+ <width>350</width>
+ <height>24</height>
+ <align>right</align>
+ <label />
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <texturecheckmark>radiobutton-focus.png</texturecheckmark>
+ <texturecheckmarknofocus>radiobutton-nofocus.png</texturecheckmarknofocus>
+ <markwidth>24</markwidth>
+ <markheight>24</markheight>
+ <onleft>142</onleft>
+ <onright>130</onright>
+ <onup>150</onup>
+ <ondown>150</ondown>
+ </control>
+ <control type="list" id="150">
+ <posx>0</posx>
+ <posy>45</posy>
+ <width>360</width>
+ <height>160</height>
+ <onleft>141</onleft>
+ <onright>151</onright>
+ <onup>150</onup>
+ <ondown>150</ondown>
+ <viewtype label="535">list</viewtype>
+ <pagecontrol>151</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>1</posy>
+ <width>360</width>
+ <height>41</height>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>5</posx>
+ <posy>0</posy>
+ <width>350</width>
+ <height>40</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </itemlayout>
+ <focusedlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>41</height>
+ <visible>Control.HasFocus(150)</visible>
+ <texture>MenuItemFO.png</texture>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>360</width>
+ <height>41</height>
+ <visible>!Control.HasFocus(150)</visible>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>5</posx>
+ <posy>0</posy>
+ <width>350</width>
+ <height>40</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="scrollbar" id="151">
+ <posx>365</posx>
+ <posy>45</posy>
+ <width>25</width>
+ <height>160</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>150</onleft>
+ <onright>2075</onright>
+ <showonepage>true</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ </control>
+ </control>
+ <!-- ** Required ** Do not change id's or type's -->
+ <control type="group">
+ <posx>50</posx>
+ <posy>480</posy>
+ <control type="image">
+ <description>background image</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>895</width>
+ <height>140</height>
+ <texture border="5">button-nofocus.png</texture>
+ </control>
+ <!-- ** Required ** Do not change id or type-->
+ <control type="textbox" id="75">
+ <description>SQL statement</description>
+ <posx>10</posx>
+ <posy>10</posy>
+ <width>875</width>
+ <height>120</height>
+ <font>font11</font>
+ <textcolor>white</textcolor>
+ <onup>75</onup>
+ <ondown>75</ondown>
+ <onleft>151</onleft>
+ <onright>2075</onright>
+ <pagecontrol>2075</pagecontrol>
+ </control>
+ <control type="scrollbar" id="2075">
+ <posx>900</posx>
+ <posy>0</posy>
+ <width>20</width>
+ <height>140</height>
+ <texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
+ <texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
+ <texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
+ <textureslidernib>scrollbar_nib.png</textureslidernib>
+ <textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
+ <onleft>151</onleft>
+ <onright>2000</onright>
+ <showonepage>true</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ <!-- ** Required ** Do not change id or type -->
+ <control type="label" id="40">
+ <description>SQL run Label</description>
+ <posx>0</posx>
+ <posy>145</posy>
+ <width>895</width>
+ <align>left</align>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <label />
+ </control>
+ </control>
+ <!-- ** Required ** Do not change id's or type's -->
+ <control type="group" id="2000">
+ <posx>980</posx>
+ <posy>480</posy>
+ <control type="button" id="250">
+ <description>Ok Button</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>255</width>
+ <height>40</height>
+ <align>center</align>
+ <aligny>center</aligny>
+ <label>-</label>
+ <font>font12_title</font>
+ <texturenofocus border="5">MenuItemNF.png</texturenofocus>
+ <texturefocus border="5">button-focus.png</texturefocus>
+ <onleft>2075</onleft>
+ <onright>102</onright>
+ <onup>258</onup>
+ <ondown>251</ondown>
+ </control>
+ <control type="button" id="251">
+ <description>Cancel Button</description>
+ <posx>0</posx>
+ <posy>40</posy>
+ <width>255</width>
+ <height>40</height>
+ <align>center</align>
+ <aligny>center</aligny>
+ <label>-</label>
+ <font>font12_title</font>
+ <texturenofocus border="5">MenuItemNF.png</texturenofocus>
+ <texturefocus border="5">button-focus.png</texturefocus>
+ <onleft>2075</onleft>
+ <onright>102</onright>
+ <onup>250</onup>
+ <ondown>257</ondown>
+ </control>
+ <control type="button" id="257">
+ <description>Save Button</description>
+ <posx>0</posx>
+ <posy>80</posy>
+ <width>255</width>
+ <height>40</height>
+ <align>center</align>
+ <aligny>center</aligny>
+ <label>-</label>
+ <font>font12_title</font>
+ <texturenofocus border="5">MenuItemNF.png</texturenofocus>
+ <texturefocus border="5">button-focus.png</texturefocus>
+ <onleft>2075</onleft>
+ <onright>102</onright>
+ <onup>251</onup>
+ <ondown>258</ondown>
+ </control>
+ <control type="button" id="258">
+ <description>Clear/Load Button</description>
+ <posx>0</posx>
+ <posy>120</posy>
+ <width>255</width>
+ <height>40</height>
+ <align>center</align>
+ <aligny>center</aligny>
+ <label>-</label>
+ <font>font12_title</font>
+ <texturenofocus border="5">MenuItemNF.png</texturenofocus>
+ <texturefocus border="5">button-focus.png</texturefocus>
+ <onleft>2075</onleft>
+ <onright>102</onright>
+ <onup>257</onup>
+ <ondown>250</ondown>
+ </control>
+ </control>
+ </control>
+ </controls>
+</window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/script-Apple_Movie_Trailers-settings.xml b/addons/skin.confluence/720p/script-Apple_Movie_Trailers-settings.xml new file mode 100644 index 0000000000..61b296e520 --- /dev/null +++ b/addons/skin.confluence/720p/script-Apple_Movie_Trailers-settings.xml @@ -0,0 +1,496 @@ +<window type="dialog">
+ <defaultcontrol>201</defaultcontrol>
+ <coordinates>
+ <system>1</system>
+ <posx>220</posx>
+ <posy>85</posy>
+ </coordinates>
+ <include>dialogeffect</include>
+ <controls>
+ <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="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="button" id="202">
+ <description>Setting2 Button</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>570</width>
+ <height>40</height>
+ <label>$LOCALIZE[SCRIPT202]</label>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ </control>
+ <control type="button" id="203">
+ <description>Setting3 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="button" id="204">
+ <description>Setting4 Button</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>570</width>
+ <height>40</height>
+ <label>$LOCALIZE[SCRIPT204]</label>
+ <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="2">
+ <description>separator image</description>
+ <width>570</width>
+ <height>2</height>
+ <texture>separator2.png</texture>
+ </control>
+ <control type="button" id="206">
+ <description>Setting6 Button</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>570</width>
+ <height>40</height>
+ <label>$LOCALIZE[SCRIPT206]</label>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ </control>
+ <control type="radiobutton" id="207">
+ <description>Setting7 Button</description>
+ <width>570</width>
+ <height>40</height>
+ <label>$LOCALIZE[SCRIPT207]</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="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="button" id="209">
+ <description>Setting9 Button</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>570</width>
+ <height>40</height>
+ <label>$LOCALIZE[SCRIPT209]</label>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ </control>
+ <control type="button" id="210">
+ <description>Setting10 Button</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>570</width>
+ <height>40</height>
+ <label>$LOCALIZE[SCRIPT210]</label>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ </control>
+ <control type="button" id="211">
+ <description>Setting11 Button</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>570</width>
+ <height>40</height>
+ <label>$LOCALIZE[SCRIPT211]</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="radiobutton" id="212">
+ <description>Setting12 Button</description>
+ <width>570</width>
+ <height>40</height>
+ <label>$LOCALIZE[SCRIPT212]</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="218">
+ <description>Setting18 Button</description>
+ <width>570</width>
+ <height>40</height>
+ <label>$LOCALIZE[SCRIPT218]</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="213">
+ <description>Setting13 Button</description>
+ <width>570</width>
+ <height>40</height>
+ <label>$LOCALIZE[SCRIPT213]</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="214">
+ <description>Setting14 Button</description>
+ <width>570</width>
+ <height>40</height>
+ <label>$LOCALIZE[SCRIPT214]</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="215">
+ <description>Setting15 Button</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>570</width>
+ <height>40</height>
+ <label>$LOCALIZE[SCRIPT215]</label>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ </control>
+ <control type="image" id="5">
+ <description>separator image</description>
+ <width>570</width>
+ <height>2</height>
+ <texture>separator2.png</texture>
+ </control>
+ <control type="button" id="216">
+ <description>Setting16 Button</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>570</width>
+ <height>40</height>
+ <label>$LOCALIZE[SCRIPT216]</label>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ </control>
+ <control type="button" id="217">
+ <description>Setting17 Button</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>570</width>
+ <height>40</height>
+ <label>$LOCALIZE[SCRIPT217]</label>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ </control>
+ <control type="button" id="219">
+ <description>Setting19 Button</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>570</width>
+ <height>40</height>
+ <label>$LOCALIZE[SCRIPT219]</label>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <visible>false</visible>
+ </control>
+ <control type="button" id="220">
+ <description>Setting20 Button</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>570</width>
+ <height>40</height>
+ <label>$LOCALIZE[SCRIPT220]</label>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <visible>false</visible>
+ </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">
+ <posx>160</posx>
+ <posy>10</posy>
+ <width>60</width>
+ <aspectratio align="right">keep</aspectratio>
+ <height>60</height>
+ <texture>AppleLogo.png</texture>
+ </control>
+ <control type="image">
+ <description>LOGO</description>
+ <posx>-10</posx>
+ <posy>10</posy>
+ <width>190</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>Plugins 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 diff --git a/addons/skin.confluence/720p/script-Apple_Movie_Trailers-showtimes.xml b/addons/skin.confluence/720p/script-Apple_Movie_Trailers-showtimes.xml new file mode 100644 index 0000000000..9b77f12927 --- /dev/null +++ b/addons/skin.confluence/720p/script-Apple_Movie_Trailers-showtimes.xml @@ -0,0 +1,198 @@ +<window>
+ <defaultcontrol>100</defaultcontrol>
+ <coordinates>
+ <system>1</system>
+ <posx>240</posx>
+ <posy>50</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>
+ <!-- ** Required ** Do not change id or type -->
+ <control type="image">
+ <posx>20</posx>
+ <posy>10</posy>
+ <width>760</width>
+ <height>90</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>GlassTitleBar.png</texture>
+ </control>
+ <!-- ** Required ** Do not change <description> or <type> -->
+ <control type="label" id="20">
+ <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>
+ <!-- ** Required ** Do not change <description> or <type> -->
+ <control type="label" id="30">
+ <description>Showtimes Label2</description>
+ <posx>20</posx>
+ <posy>70</posy>
+ <width>760</width>
+ <align>center</align>
+ <font>font12_title</font>
+ <label>-</label>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="label">
+ <posx>20</posx>
+ <posy>95</posy>
+ <width>760</width>
+ <align>center</align>
+ <font>font12_title</font>
+ <label>$INFO[Control.GetLabel(40)]$INFO[Control.GetLabel(50), - ]</label>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <!-- ** Required ** Do not change <description> or <type> -->
+ <control type="label" id="40">
+ <description>Showtimes Label3</description>
+ <visible>false</visible>
+ </control>
+ <!-- ** Required ** Do not change <description> or <type> -->
+ <control type="label" id="50">
+ <description>Showtimes Label4</description>
+ <visible>false</visible>
+ </control>
+ <!-- ** Required ** Do not change <id> or <type> -->
+ <control type="list" id="100">
+ <description>Team Credits List</description>
+ <posx>20</posx>
+ <posy>130</posy>
+ <width>760</width>
+ <height>401</height>
+ <scrolltime>200</scrolltime>
+ <onup>100</onup>
+ <ondown>100</ondown>
+ <itemlayout height="100">
+ <control type="image">
+ <width>760</width>
+ <height>101</height>
+ <posx>0</posx>
+ <posy>0</posy>
+ <texture border="5">MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>10</posy>
+ <width>740</width>
+ <height>20</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ <control type="label">
+ <posx>750</posx>
+ <posy>10</posy>
+ <width>680</width>
+ <height>20</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <align>right</align>
+ <info>ListItem.Thumb</info>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>38</posy>
+ <width>760</width>
+ <height>20</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <align>left</align>
+ <info>ListItem.ActualIcon</info>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>65</posy>
+ <width>760</width>
+ <height>20</height>
+ <font>font12</font>
+ <textcolor>grey</textcolor>
+ <aligny>center</aligny>
+ <align>left</align>
+ <info>ListItem.Label2</info>
+ </control>
+ </itemlayout>
+ <focusedlayout height="100">
+ <control type="image">
+ <width>760</width>
+ <height>101</height>
+ <posx>0</posx>
+ <posy>0</posy>
+ <texture border="5">MenuItemFO.png</texture>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>10</posy>
+ <width>740</width>
+ <height>20</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ <control type="label">
+ <posx>750</posx>
+ <posy>10</posy>
+ <width>680</width>
+ <height>20</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <align>right</align>
+ <info>ListItem.Thumb</info>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>38</posy>
+ <width>760</width>
+ <height>20</height>
+ <font>font12</font>
+ <aligny>center</aligny>
+ <align>left</align>
+ <info>ListItem.ActualIcon</info>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>65</posy>
+ <width>760</width>
+ <height>20</height>
+ <font>font12</font>
+ <textcolor>grey</textcolor>
+ <aligny>center</aligny>
+ <align>left</align>
+ <info>ListItem.Label2</info>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="label">
+ <description>Page label</description>
+ <posx>40</posx>
+ <posy>560</posy>
+ <width>720</width>
+ <height>30</height>
+ <align>center</align>
+ <aligny>center</aligny>
+ <textcolor>grey</textcolor>
+ <font>font12</font>
+ <label>([COLOR=blue]$INFO[Container(100).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(100).CurrentPage]/$INFO[Container(100).NumPages][/COLOR])</label>
+ <visible>!Control.IsVisible(451)</visible>
+ </control>
+ </controls>
+</window>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/script-RSS_Editor-rssEditor.xml b/addons/skin.confluence/720p/script-RSS_Editor-rssEditor.xml new file mode 100644 index 0000000000..0cabae299f --- /dev/null +++ b/addons/skin.confluence/720p/script-RSS_Editor-rssEditor.xml @@ -0,0 +1,235 @@ +<window id="129">
+ <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 new file mode 100644 index 0000000000..f9b9a7571f --- /dev/null +++ b/addons/skin.confluence/720p/script-RSS_Editor-setEditor.xml @@ -0,0 +1,235 @@ +<window id="129">
+ <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 new file mode 100644 index 0000000000..65e2df0706 --- /dev/null +++ b/addons/skin.confluence/720p/script-XBMC_Lyrics-main.xml @@ -0,0 +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>
\ 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 new file mode 100644 index 0000000000..b8a49109ad --- /dev/null +++ b/addons/skin.confluence/720p/script-XBMC_Lyrics-settings.xml @@ -0,0 +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>
\ No newline at end of file diff --git a/addons/skin.confluence/720p/script-twc-main.xml b/addons/skin.confluence/720p/script-twc-main.xml new file mode 100644 index 0000000000..1cdc0df983 --- /dev/null +++ b/addons/skin.confluence/720p/script-twc-main.xml @@ -0,0 +1,2823 @@ +<window>
+ <defaultcontrol>20000</defaultcontrol>
+ <allowoverlay>false</allowoverlay>
+ <zorder>1</zorder>
+ <coordinates>
+ <system>1</system>
+ <posx>0</posx>
+ <posy>0</posy>
+ </coordinates>
+ <controls>
+ <control type="button" id="20000">
+ <description>dummy button to set initial view</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <texturenofocus>-</texturenofocus>
+ <texturefocus>-</texturefocus>
+ <onfocus>Skin.SetString(twc-defaultview,201)</onfocus>
+ <onfocus>SetProperty(CurrentView,206)</onfocus>
+ <onfocus>SetProperty(CurrentMapList,1)</onfocus>
+ <onfocus>SetFocus(2000)</onfocus>
+ <visible>IsEmpty(Skin.String(twc-defaultview))</visible>
+ </control>
+ <control type="button" id="20000">
+ <description>dummy button to set initial view</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <texturenofocus>-</texturenofocus>
+ <texturefocus>-</texturefocus>
+ <onfocus>SetProperty(CurrentView,206)</onfocus>
+ <onfocus>SetProperty(CurrentMapList,1)</onfocus>
+ <onfocus>SetFocus(2000)</onfocus>
+ <visible>!IsEmpty(Skin.String(twc-defaultview))</visible>
+ </control>
+ <control type="group">
+ <posx>60</posx>
+ <posy>40</posy>
+ <animation effect="fade" time="200">WindowOpen</animation>
+ <animation effect="fade" time="300">WindowClose</animation>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1160</width>
+ <height>660</height>
+ <texture border="20">DialogBack.png</texture>
+ </control>
+ <control type="image">
+ <posx>268</posx>
+ <posy>10</posy>
+ <width>855</width>
+ <height>638</height>
+ <texture border="5">black-back2.png</texture>
+ </control>
+ <control type="image">
+ <posx>268</posx>
+ <posy>10</posy>
+ <width>824</width>
+ <height>100</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>GlassTitleBar.png</texture>
+ </control>
+ <control type="button">
+ <description>Close Window button</description>
+ <posx>1050</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>300</posx>
+ <posy>20</posy>
+ <width>760</width>
+ <height>30</height>
+ <font>font16caps</font>
+ <label>$INFO[Weather.Location]</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="image">
+ <description>LOGO</description>
+ <posx>10</posx>
+ <posy>20</posy>
+ <width>190</width>
+ <height>80</height>
+ <aspectratio>keep</aspectratio>
+ <texture>Confluence_Logo.png</texture>
+ </control>
+ <control type="image">
+ <posx>190</posx>
+ <posy>30</posy>
+ <width>60</width>
+ <height>60</height>
+ <texture>twc-logo.png</texture>
+ </control>
+ <!-- Main Menu Buttons -->
+ <control type="grouplist" id="2000">
+ <description>control area</description>
+ <posx>10</posx>
+ <posy>100</posy>
+ <width>260</width>
+ <height>601</height>
+ <itemgap>-1</itemgap>
+ <onleft>2000</onleft>
+ <onright>3000</onright>
+ <onup>2000</onup>
+ <ondown>2000</ondown>
+ <pagecontrol>-</pagecontrol>
+ <control type="button" id="201">
+ <height>70</height>
+ <width>241</width>
+ <textoffsetx>0</textoffsetx>
+ <align>right</align>
+ <aligny>top</aligny>
+ <textoffsety>0</textoffsety>
+ <font>font30_title</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus border="5">MenuItemFO.png</texturefocus>
+ <texturenofocus border="5">MenuItemNF.png</texturenofocus>
+ <pulseonselect>false</pulseonselect>
+ <label>SCRIPT201</label>
+ <onclick>SetProperty(CurrentView,201)</onclick>
+ </control>
+ <control type="button" id="202">
+ <height>70</height>
+ <width>241</width>
+ <textoffsetx>0</textoffsetx>
+ <align>right</align>
+ <aligny>top</aligny>
+ <textoffsety>0</textoffsety>
+ <font>font30_title</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus border="5">MenuItemFO.png</texturefocus>
+ <texturenofocus border="5">MenuItemNF.png</texturenofocus>
+ <pulseonselect>false</pulseonselect>
+ <label>SCRIPT202</label>
+ <onclick>SetProperty(CurrentView,202)</onclick>
+ </control>
+ <control type="button" id="203">
+ <height>70</height>
+ <width>241</width>
+ <textoffsetx>0</textoffsetx>
+ <align>right</align>
+ <aligny>top</aligny>
+ <textoffsety>0</textoffsety>
+ <font>font30_title</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus border="5">MenuItemFO.png</texturefocus>
+ <texturenofocus border="5">MenuItemNF.png</texturenofocus>
+ <pulseonselect>false</pulseonselect>
+ <label>SCRIPT203</label>
+ <onclick>SetProperty(CurrentView,203)</onclick>
+ </control>
+ <control type="button" id="204">
+ <height>70</height>
+ <width>241</width>
+ <textoffsetx>0</textoffsetx>
+ <align>right</align>
+ <aligny>top</aligny>
+ <textoffsety>0</textoffsety>
+ <font>font30_title</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus border="5">MenuItemFO.png</texturefocus>
+ <texturenofocus border="5">MenuItemNF.png</texturenofocus>
+ <pulseonselect>false</pulseonselect>
+ <label>SCRIPT204</label>
+ <onclick>SetProperty(CurrentView,204)</onclick>
+ </control>
+ <control type="button" id="200">
+ <height>70</height>
+ <width>241</width>
+ <textoffsetx>0</textoffsetx>
+ <align>right</align>
+ <aligny>top</aligny>
+ <textoffsety>0</textoffsety>
+ <font>font30_title</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus border="5">MenuItemFO.png</texturefocus>
+ <texturenofocus border="5">MenuItemNF.png</texturenofocus>
+ <pulseonselect>false</pulseonselect>
+ <label>SCRIPT200</label>
+ <onclick>SetProperty(CurrentView,200)</onclick>
+ </control>
+ <control type="button" id="206">
+ <height>70</height>
+ <width>241</width>
+ <textoffsetx>0</textoffsetx>
+ <align>right</align>
+ <aligny>top</aligny>
+ <textoffsety>0</textoffsety>
+ <font>font30_title</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus border="5">MenuItemFO.png</texturefocus>
+ <texturenofocus border="5">MenuItemNF.png</texturenofocus>
+ <pulseonselect>false</pulseonselect>
+ <label>SCRIPT206</label>
+ <onclick>SetProperty(CurrentView,206)</onclick>
+ <enable>!IsEmpty(Window.Property(Alerts))</enable>
+ </control>
+ <control type="button" id="205">
+ <height>70</height>
+ <width>241</width>
+ <textoffsetx>0</textoffsetx>
+ <align>right</align>
+ <aligny>top</aligny>
+ <textoffsety>0</textoffsety>
+ <font>font30_title</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <texturefocus border="5">MenuItemFO.png</texturefocus>
+ <texturenofocus border="5">MenuItemNF.png</texturenofocus>
+ <pulseonselect>false</pulseonselect>
+ <label>SCRIPT205</label>
+ <onclick>SetProperty(CurrentView,205)</onclick>
+ </control>
+ </control>
+ <!-- The Extra Labels for the above buttons button -->
+ <control type="label">
+ <posx>250</posx>
+ <posy>138</posy>
+ <width>260</width>
+ <height>25</height>
+ <font>font13caps</font>
+ <textcolor>grey2</textcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>31251</label>
+ </control>
+ <control type="label">
+ <posx>250</posx>
+ <posy>207</posy>
+ <width>260</width>
+ <height>25</height>
+ <font>font13caps</font>
+ <textcolor>grey2</textcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>31251</label>
+ </control>
+ <control type="label">
+ <posx>250</posx>
+ <posy>276</posy>
+ <width>260</width>
+ <height>25</height>
+ <font>font13caps</font>
+ <textcolor>grey2</textcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>31251</label>
+ </control>
+ <control type="label">
+ <posx>250</posx>
+ <posy>345</posy>
+ <width>260</width>
+ <height>25</height>
+ <font>font13caps</font>
+ <textcolor>grey2</textcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>31251</label>
+ </control>
+ <control type="label">
+ <posx>250</posx>
+ <posy>414</posy>
+ <width>260</width>
+ <height>25</height>
+ <font>font13caps</font>
+ <textcolor>grey2</textcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>31250</label>
+ </control>
+ <control type="label">
+ <posx>250</posx>
+ <posy>483</posy>
+ <width>260</width>
+ <height>25</height>
+ <font>font13caps</font>
+ <textcolor>grey2</textcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>8</label>
+ </control>
+ <control type="label">
+ <posx>250</posx>
+ <posy>552</posy>
+ <width>260</width>
+ <height>25</height>
+ <font>font13caps</font>
+ <textcolor>grey2</textcolor>
+ <align>right</align>
+ <aligny>center</aligny>
+ <label>31252</label>
+ </control>
+ <!-- 36 Hour forecast section ** Required ** -->
+ <control type="group" id="3000">
+ <posx>290</posx>
+ <posy>60</posy>
+ <visible>StringCompare(Window.Property(CurrentView),201) | [StringCompare(Window.Property(CurrentView),206) + IsEmpty(Window.Property(Alerts)) + StringCompare(Skin.String(twc-defaultview),201)]</visible>
+ <animation effect="fade" reversible="true" time="300">VisibleChange</animation>
+ <!-- Video button -->
+ <control type="label">
+ <description>Current Item header label</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>590</width>
+ <height>30</height>
+ <font>font24_title</font>
+ <label>$LOCALIZE[SCRIPT201] - $LOCALIZE[31251]</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <textcolor>selected</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="button" id="302">
+ <description>Video Button</description>
+ <posx>600</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>40</height>
+ <align>center</align>
+ <aligny>center</aligny>
+ <label>SCRIPT302</label>
+ <font>font12_title</font>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <texturefocus border="5">button-focus.png</texturefocus>
+ <onclick>XBMC.PlayMedia($INFO[Window.Property(Video)])</onclick>
+ <onleft>2000</onleft>
+ <onright>2000</onright>
+ <onup>2000</onup>
+ <ondown>2000</ondown>
+ <visible>!IsEmpty(Window.Property(Video))</visible>
+ </control>
+ <control type="button">
+ <description>dummy button so can't lose navigation</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <texturenofocus>-</texturenofocus>
+ <texturefocus>-</texturefocus>
+ <onfocus>SetFocus(2000)</onfocus>
+ <onleft>2000</onleft>
+ <onright>2000</onright>
+ <onup>2000</onup>
+ <ondown>2000</ondown>
+ <visible>!Control.IsVisible(302)</visible>
+ </control>
+ <!-- Loading label used to inform user when fetching info -->
+ <control type="label">
+ <description>loading label</description>
+ <posx>0</posx>
+ <posy>200</posy>
+ <width>830</width>
+ <height>40</height>
+ <font>font30</font>
+ <aligny>top</aligny>
+ <align>center</align>
+ <label>SCRIPT101</label>
+ <visible>IsEmpty(Window.Property(36Hour1title))</visible>
+ </control>
+ <!-- Forecast main group -->
+ <control type="group">
+ <visible>!IsEmpty(Window.Property(36Hour1title))</visible>
+ <posx>0</posx>
+ <posy>40</posy>
+ <!-- First 12 hour forecast -->
+ <control type="group">
+ <posx>0</posx>
+ <posy>0</posy>
+ <!-- Forecast heading -->
+ <control type="label">
+ <description>heading</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>260</width>
+ <height>24</height>
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <info>Window.Property(36Hour1title)</info>
+ <aligny>center</aligny>
+ <align>center</align>
+ </control>
+ <!-- Weather icon -->
+ <control type="image">
+ <description>forecast icon</description>
+ <posx>0</posx>
+ <posy>35</posy>
+ <width>120</width>
+ <height>120</height>
+ <aspectratio>keep</aspectratio>
+ <info>Window.Property(36Hour1icon)</info>
+ </control>
+ <!-- Brief weather outlook -->
+ <control type="label">
+ <description>brief label</description>
+ <posx>0</posx>
+ <posy>150</posy>
+ <width>120</width>
+ <height>120</height>
+ <font>font12</font>
+ <textcolor>grey2</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <wrapmultiline>true</wrapmultiline>
+ <info>Window.Property(36Hour1brief)</info>
+ </control>
+ <!-- Forecasted temperature heading -->
+ <control type="label">
+ <description>temp title</description>
+ <posx>130</posx>
+ <posy>35</posy>
+ <width>130</width>
+ <height>25</height>
+ <font>font12_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>bottom</aligny>
+ <align>center</align>
+ <info>Window.Property(36Hour1temptitle)</info>
+ </control>
+ <!-- Forecasted temperature -->
+ <control type="label">
+ <description>temp</description>
+ <posx>130</posx>
+ <posy>55</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font30</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(36Hour1temp)</info>
+ </control>
+ <!-- Forecasted precipitation title -->
+ <control type="label">
+ <description>precip title</description>
+ <posx>130</posx>
+ <posy>120</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font12_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(36Hour1preciptitle)</info>
+ </control>
+ <!-- Forecasted precipitation -->
+ <control type="label">
+ <description>precip</description>
+ <posx>130</posx>
+ <posy>140</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font30</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(36Hour1precip)</info>
+ </control>
+ <!-- Outlook -->
+ <control type="textbox">
+ <description>outlook</description>
+ <posx>0</posx>
+ <posy>210</posy>
+ <width>260</width>
+ <height>190</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>left</align>
+ <aligny>top</aligny>
+ <info>Window.Property(36Hour1outlook)</info>
+ <autoscroll time="2000" delay="6000" repeat="6000">VisibleChange</autoscroll>
+ <visible>!IsEmpty(Window.Property(36Hour1title)) + [StringCompare(Window.Property(CurrentView),201) | [StringCompare(Window.Property(CurrentView),206) + IsEmpty(Window.Property(Alerts)) + StringCompare(Skin.String(twc-defaultview),201)]]</visible>
+ </control>
+ <!-- Sunrise/Sunset -->
+ <control type="label">
+ <description>daylight</description>
+ <posx>0</posx>
+ <posy>420</posy>
+ <width>260</width>
+ <height>20</height>
+ <font>font12caps</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>center</aligny>
+ <align>center</align>
+ <info>Window.Property(36Hour1daylight)</info>
+ </control>
+ <control type="image">
+ <posx>265</posx>
+ <posy>0</posy>
+ <width>5</width>
+ <height>460</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>separator_vertical.png</texture>
+ </control>
+ </control>
+ <!-- Second 12 hour forecast -->
+ <control type="group">
+ <posx>285</posx>
+ <posy>0</posy>
+ <!-- Forecast heading -->
+ <control type="label">
+ <description>heading</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>260</width>
+ <height>24</height>
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <info>Window.Property(36Hour2title)</info>
+ <aligny>center</aligny>
+ <align>center</align>
+ </control>
+ <!-- Weather icon -->
+ <control type="image">
+ <description>forecast icon</description>
+ <posx>0</posx>
+ <posy>35</posy>
+ <width>120</width>
+ <height>120</height>
+ <aspectratio>keep</aspectratio>
+ <info>Window.Property(36Hour2icon)</info>
+ </control>
+ <!-- Brief weather outlook -->
+ <control type="label">
+ <description>brief label</description>
+ <posx>0</posx>
+ <posy>150</posy>
+ <width>120</width>
+ <height>120</height>
+ <font>font12</font>
+ <textcolor>grey2</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <wrapmultiline>true</wrapmultiline>
+ <info>Window.Property(36Hour2brief)</info>
+ </control>
+ <!-- Forecasted temperature heading -->
+ <control type="label">
+ <description>temp title</description>
+ <posx>130</posx>
+ <posy>35</posy>
+ <width>130</width>
+ <height>25</height>
+ <font>font12_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>bottom</aligny>
+ <align>center</align>
+ <info>Window.Property(36Hour2temptitle)</info>
+ </control>
+ <!-- Forecasted temperature -->
+ <control type="label">
+ <description>temp</description>
+ <posx>130</posx>
+ <posy>55</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font30</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(36Hour2temp)</info>
+ </control>
+ <!-- Forecasted precipitation title -->
+ <control type="label">
+ <description>precip title</description>
+ <posx>130</posx>
+ <posy>120</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font12_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(36Hour2preciptitle)</info>
+ </control>
+ <!-- Forecasted precipitation -->
+ <control type="label">
+ <description>precip</description>
+ <posx>130</posx>
+ <posy>140</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font30</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(36Hour2precip)</info>
+ </control>
+ <!-- Outlook -->
+ <control type="textbox">
+ <description>outlook</description>
+ <posx>0</posx>
+ <posy>210</posy>
+ <width>260</width>
+ <height>190</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>left</align>
+ <aligny>top</aligny>
+ <info>Window.Property(36Hour2outlook)</info>
+ <autoscroll time="2000" delay="6000" repeat="6000">VisibleChange</autoscroll>
+ <visible>!IsEmpty(Window.Property(36Hour2title)) + [StringCompare(Window.Property(CurrentView),201) | [StringCompare(Window.Property(CurrentView),206) + IsEmpty(Window.Property(Alerts)) + StringCompare(Skin.String(twc-defaultview),201)]]</visible>
+ </control>
+ <!-- Sunrise/Sunset -->
+ <control type="label">
+ <description>daylight</description>
+ <posx>0</posx>
+ <posy>420</posy>
+ <width>260</width>
+ <height>20</height>
+ <font>font12caps</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>center</aligny>
+ <align>center</align>
+ <info>Window.Property(36Hour2daylight)</info>
+ </control>
+ <control type="image">
+ <posx>265</posx>
+ <posy>0</posy>
+ <width>5</width>
+ <height>460</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>separator_vertical.png</texture>
+ </control>
+ </control>
+ <!-- Third 12 hour forecast -->
+ <control type="group">
+ <posx>570</posx>
+ <posy>0</posy>
+ <!-- Forecast heading -->
+ <control type="label">
+ <description>heading</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>260</width>
+ <height>24</height>
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <info>Window.Property(36Hour3title)</info>
+ <aligny>center</aligny>
+ <align>center</align>
+ </control>
+ <!-- Weather icon -->
+ <control type="image">
+ <description>forecast icon</description>
+ <posx>0</posx>
+ <posy>35</posy>
+ <width>120</width>
+ <height>120</height>
+ <aspectratio>keep</aspectratio>
+ <info>Window.Property(36Hour3icon)</info>
+ </control>
+ <!-- Brief weather outlook -->
+ <control type="label">
+ <description>brief label</description>
+ <posx>0</posx>
+ <posy>150</posy>
+ <width>120</width>
+ <height>120</height>
+ <font>font12</font>
+ <textcolor>grey2</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <wrapmultiline>true</wrapmultiline>
+ <info>Window.Property(36Hour3brief)</info>
+ </control>
+ <!-- Forecasted temperature heading -->
+ <control type="label">
+ <description>temp title</description>
+ <posx>130</posx>
+ <posy>35</posy>
+ <width>130</width>
+ <height>25</height>
+ <font>font12_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>bottom</aligny>
+ <align>center</align>
+ <info>Window.Property(36Hour3temptitle)</info>
+ </control>
+ <!-- Forecasted temperature -->
+ <control type="label">
+ <description>temp</description>
+ <posx>130</posx>
+ <posy>55</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font30</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(36Hour3temp)</info>
+ </control>
+ <!-- Forecasted precipitation title -->
+ <control type="label">
+ <description>precip title</description>
+ <posx>130</posx>
+ <posy>120</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font12_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(36Hour3preciptitle)</info>
+ </control>
+ <!-- Forecasted precipitation -->
+ <control type="label">
+ <description>precip</description>
+ <posx>130</posx>
+ <posy>140</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font30</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(36Hour3precip)</info>
+ </control>
+ <!-- Outlook -->
+ <control type="textbox">
+ <description>outlook</description>
+ <posx>0</posx>
+ <posy>210</posy>
+ <width>260</width>
+ <height>190</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>left</align>
+ <aligny>top</aligny>
+ <info>Window.Property(36Hour3outlook)</info>
+ <autoscroll time="2000" delay="6000" repeat="6000">VisibleChange</autoscroll>
+ <visible>!IsEmpty(Window.Property(36Hour3title)) + [StringCompare(Window.Property(CurrentView),201) | [StringCompare(Window.Property(CurrentView),206) + IsEmpty(Window.Property(Alerts)) + StringCompare(Skin.String(twc-defaultview),201)]]</visible>
+ </control>
+ <!-- Sunrise/Sunset -->
+ <control type="label">
+ <description>daylight</description>
+ <posx>0</posx>
+ <posy>420</posy>
+ <width>260</width>
+ <height>20</height>
+ <font>font12caps</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>center</aligny>
+ <align>center</align>
+ <info>Window.Property(36Hour3daylight)</info>
+ </control>
+ </control>
+ </control>
+ <!-- User instruction label -->
+ <control type="label">
+ <description>info label</description>
+ <posx>0</posx>
+ <posy>530</posy>
+ <width>510</width>
+ <height>100</height>
+ <font>font12caps</font>
+ <align>left</align>
+ <aligny>top</aligny>
+ <label>$LOCALIZE[SCRIPT53][CR]$LOCALIZE[SCRIPT52]</label>
+ </control>
+ </control>
+ <!-- Hour by hour forecast section ** Required ** -->
+ <control type="group" id="3000">
+ <posx>290</posx>
+ <posy>60</posy>
+ <visible>StringCompare(Window.Property(CurrentView),202) | [StringCompare(Window.Property(CurrentView),206) + IsEmpty(Window.Property(Alerts)) + StringCompare(Skin.String(twc-defaultview),202)]</visible>
+ <animation effect="fade" reversible="true" time="300">VisibleChange</animation>
+ <!-- Loading label used to inform user when fetching info -->
+ <control type="label">
+ <description>Current Item header label</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>590</width>
+ <height>30</height>
+ <font>font24_title</font>
+ <label>$LOCALIZE[SCRIPT202] - $LOCALIZE[31251]</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <textcolor>selected</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="label">
+ <description>loading label</description>
+ <posx>0</posx>
+ <posy>200</posy>
+ <width>830</width>
+ <height>40</height>
+ <font>font30</font>
+ <aligny>top</aligny>
+ <align>center</align>
+ <label>SCRIPT102</label>
+ <visible>IsEmpty(Window.Property(HBHHead1))</visible>
+ </control>
+ <control type="group">
+ <posy>50</posy>
+ <visible>!IsEmpty(Window.Property(HBHHead1))</visible>
+ <!-- Time heading -->
+ <control type="label">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>70</width>
+ <height>20</height>
+ <font>font10_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <info>Window.Property(HBHHead1)</info>
+ </control>
+ <!-- Condition heading -->
+ <control type="label">
+ <posx>80</posx>
+ <posy>0</posy>
+ <width>250</width>
+ <height>20</height>
+ <font>font10_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <info>Window.Property(HBHHead2)</info>
+ </control>
+ <!-- Feels like heading -->
+ <control type="label">
+ <posx>335</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>20</height>
+ <font>font10_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <wrapmultiline>true</wrapmultiline>
+ <info>Window.Property(HBHHead3)</info>
+ </control>
+ <!-- Chance of precipitation heading -->
+ <control type="label">
+ <posx>420</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>20</height>
+ <font>font10_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <wrapmultiline>true</wrapmultiline>
+ <info>Window.Property(HBHHead4)</info>
+ </control>
+ <!-- Humidity heading -->
+ <control type="label">
+ <posx>510</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>20</height>
+ <font>font10_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <wrapmultiline>true</wrapmultiline>
+ <info>Window.Property(HBHHead5)</info>
+ </control>
+ <!-- Wind heading -->
+ <control type="label">
+ <posx>600</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>20</height>
+ <font>font10_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <wrapmultiline>true</wrapmultiline>
+ <info>Window.Property(HBHHead6)</info>
+ </control>
+ <!-- Forecast list ** required ** -->
+ <control type="list" id="600">
+ <posx>0</posx>
+ <posy>30</posy>
+ <width>810</width>
+ <height>401</height>
+ <onleft>2000</onleft>
+ <onright>6000</onright>
+ <onup>600</onup>
+ <ondown>600</ondown>
+ <viewtype label="535">list</viewtype>
+ <pagecontrol>6000</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="80">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>810</width>
+ <height>81</height>
+ <texture border="5">MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>35</posx>
+ <posy>0</posy>
+ <width>70</width>
+ <height>80</height>
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <info>ListItem.Label</info>
+ </control>
+ <control type="image">
+ <posx>80</posx>
+ <posy>0</posy>
+ <width>250</width>
+ <height>80</height>
+ <colordiffuse>33FFFFFF</colordiffuse>
+ <texture border="5">StackFO.png</texture>
+ </control>
+ <control type="image">
+ <posx>90</posx>
+ <posy>5</posy>
+ <width>70</width>
+ <height>70</height>
+ <info>ListItem.Property(icon)</info>
+ </control>
+ <control type="label">
+ <posx>235</posx>
+ <posy>0</posy>
+ <width>130</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <wrapmultiline>true</wrapmultiline>
+ <label>[B]$INFO[ListItem.Property(temp)][/B][CR][COLOR=grey2]$INFO[ListItem.Property(brief)][/COLOR]</label>
+ </control>
+ <control type="label">
+ <posx>375</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <info>ListItem.Property(feels)</info>
+ </control>
+ <control type="image">
+ <posx>420</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>80</height>
+ <colordiffuse>33FFFFFF</colordiffuse>
+ <texture border="5">StackFO.png</texture>
+ </control>
+ <control type="label">
+ <posx>460</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <info>ListItem.Property(precip)</info>
+ </control>
+ <control type="label">
+ <posx>550</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <info>ListItem.Property(humidity)</info>
+ </control>
+ <control type="image">
+ <posx>600</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>80</height>
+ <colordiffuse>33FFFFFF</colordiffuse>
+ <texture border="5">StackFO.png</texture>
+ </control>
+ <control type="label">
+ <posx>700</posx>
+ <posy>0</posy>
+ <width>190</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <wrapmultiline>true</wrapmultiline>
+ <info>ListItem.Property(wind)</info>
+ </control>
+ </itemlayout>
+ <focusedlayout height="80">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>810</width>
+ <height>81</height>
+ <texture border="5">MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>35</posx>
+ <posy>0</posy>
+ <width>70</width>
+ <height>80</height>
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <info>ListItem.Label</info>
+ </control>
+ <control type="image">
+ <posx>80</posx>
+ <posy>0</posy>
+ <width>250</width>
+ <height>80</height>
+ <colordiffuse>33FFFFFF</colordiffuse>
+ <texture border="5">StackFO.png</texture>
+ <visible>!Control.HasFocus(600)</visible>
+ </control>
+ <control type="image">
+ <posx>80</posx>
+ <posy>0</posy>
+ <width>250</width>
+ <height>80</height>
+ <colordiffuse>66FFFFFF</colordiffuse>
+ <texture border="5">StackFO.png</texture>
+ <visible>Control.HasFocus(600)</visible>
+ </control>
+ <control type="image">
+ <posx>90</posx>
+ <posy>5</posy>
+ <width>70</width>
+ <height>70</height>
+ <info>ListItem.Property(icon)</info>
+ </control>
+ <control type="label">
+ <posx>235</posx>
+ <posy>0</posy>
+ <width>130</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <wrapmultiline>true</wrapmultiline>
+ <label>[B]$INFO[ListItem.Property(temp)][/B][CR][COLOR=grey2]$INFO[ListItem.Property(brief)][/COLOR]</label>
+ </control>
+ <control type="label">
+ <posx>375</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <info>ListItem.Property(feels)</info>
+ </control>
+ <control type="image">
+ <posx>420</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>80</height>
+ <colordiffuse>33FFFFFF</colordiffuse>
+ <texture border="5">StackFO.png</texture>
+ <visible>!Control.HasFocus(600)</visible>
+ </control>
+ <control type="image">
+ <posx>420</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>80</height>
+ <colordiffuse>66FFFFFF</colordiffuse>
+ <texture border="5">StackFO.png</texture>
+ <visible>Control.HasFocus(600)</visible>
+ </control>
+ <control type="label">
+ <posx>460</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <info>ListItem.Property(precip)</info>
+ </control>
+ <control type="label">
+ <posx>550</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <info>ListItem.Property(humidity)</info>
+ </control>
+ <control type="image">
+ <posx>600</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>80</height>
+ <colordiffuse>33FFFFFF</colordiffuse>
+ <texture border="5">StackFO.png</texture>
+ <visible>!Control.HasFocus(600)</visible>
+ </control>
+ <control type="image">
+ <posx>600</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>80</height>
+ <colordiffuse>66FFFFFF</colordiffuse>
+ <texture border="5">StackFO.png</texture>
+ <visible>Control.HasFocus(600)</visible>
+ </control>
+ <control type="label">
+ <posx>700</posx>
+ <posy>0</posy>
+ <width>190</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <wrapmultiline>true</wrapmultiline>
+ <info>ListItem.Property(wind)</info>
+ </control>
+ </focusedlayout>
+ </control>
+ <!-- Scrollbar for forecast list -->
+ <control type="scrollbar" id="6000">
+ <description>Scroll Bar</description>
+ <posx>805</posx>
+ <posy>30</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>700</onleft>
+ <onright>2000</onright>
+ <showonepage>true</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ </control>
+ <!-- User instruction label -->
+ <control type="label">
+ <description>info label</description>
+ <posx>0</posx>
+ <posy>530</posy>
+ <width>510</width>
+ <height>100</height>
+ <font>font12caps</font>
+ <align>left</align>
+ <aligny>top</aligny>
+ <label>$LOCALIZE[SCRIPT54][CR]$LOCALIZE[SCRIPT52]</label>
+ </control>
+ </control>
+ <!-- Weekend forecast section ** Required ** -->
+ <control type="group" id="3000">
+ <posx>290</posx>
+ <posy>60</posy>
+ <visible>StringCompare(Window.Property(CurrentView),203) | [StringCompare(Window.Property(CurrentView),206) + IsEmpty(Window.Property(Alerts)) + StringCompare(Skin.String(twc-defaultview),203)]</visible>
+ <animation effect="fade" reversible="true" time="300">VisibleChange</animation>
+ <!-- Loading label used to inform user when fetching info -->
+ <control type="label">
+ <description>Current Item header label</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>590</width>
+ <height>30</height>
+ <font>font24_title</font>
+ <label>$LOCALIZE[SCRIPT203] - $LOCALIZE[31251]</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <textcolor>selected</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="label">
+ <description>loading label</description>
+ <posx>0</posx>
+ <posy>200</posy>
+ <width>830</width>
+ <height>40</height>
+ <font>font30</font>
+ <aligny>top</aligny>
+ <align>center</align>
+ <label>SCRIPT103</label>
+ <visible>IsEmpty(Window.Property(Weekend1day))</visible>
+ </control>
+ <!-- Details/Outlook toggle button -->
+ <control type="togglebutton" id="300">
+ <description>Weekend Toggle Button</description>
+ <posx>600</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>40</height>
+ <align>center</align>
+ <aligny>center</aligny>
+ <label>SCRIPT300</label>
+ <altlabel>SCRIPT301</altlabel>
+ <usealttexture>!IsEmpty(Window.Property(WeekendToggle))</usealttexture>
+ <font>font12_title</font>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <texturefocus border="5">button-focus.png</texturefocus>
+ <alttexturenofocus>MenuItemNF.png</alttexturenofocus>
+ <alttexturefocus border="5">button-focus.png</alttexturefocus>
+ <onleft>2000</onleft>
+ <onright>2000</onright>
+ <onup>2000</onup>
+ <ondown>2000</ondown>
+ <visible>[!IsEmpty(Window.Property(Weekend1outlook)) | !IsEmpty(Window.Property(Weekend2outlook)) | !IsEmpty(Window.Property(Weekend3outlook))] + !IsEmpty(Window.Property(Weekend3day))</visible>
+ </control>
+ <control type="button">
+ <description>dummy button so can't lose navigation</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <texturenofocus>-</texturenofocus>
+ <texturefocus>-</texturefocus>
+ <onfocus>SetFocus(2000)</onfocus>
+ <onleft>2000</onleft>
+ <onright>2000</onright>
+ <onup>2000</onup>
+ <ondown>2000</ondown>
+ <visible>!Control.IsVisible(302)</visible>
+ </control>
+ <!-- Forecast main group -->
+ <control type="group">
+ <visible>!IsEmpty(Window.Property(Weekend1day))</visible>
+ <posx>0</posx>
+ <posy>50</posy>
+ <!-- Friday forecast -->
+ <control type="group">
+ <posx>0</posx>
+ <posy>0</posy>
+ <!-- Forecast heading -->
+ <control type="label">
+ <description>heading</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>260</width>
+ <height>24</height>
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <info>Window.Property(Weekend1day)</info>
+ <aligny>center</aligny>
+ <align>center</align>
+ </control>
+ <!-- Weather icon -->
+ <control type="image">
+ <description>forecast icon</description>
+ <posx>0</posx>
+ <posy>35</posy>
+ <width>120</width>
+ <height>120</height>
+ <aspectratio>keep</aspectratio>
+ <info>Window.Property(Weekend1Icon)</info>
+ </control>
+ <!-- Brief weather outlook -->
+ <control type="label">
+ <description>brief label</description>
+ <posx>0</posx>
+ <posy>150</posy>
+ <width>120</width>
+ <height>120</height>
+ <font>font12</font>
+ <textcolor>grey2</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <wrapmultiline>true</wrapmultiline>
+ <info>Window.Property(Weekend1brief)</info>
+ </control>
+ <!-- Forecasted High temperature heading -->
+ <control type="label">
+ <description>temp title</description>
+ <posx>130</posx>
+ <posy>35</posy>
+ <width>130</width>
+ <height>25</height>
+ <font>font12_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>bottom</aligny>
+ <align>center</align>
+ <info>Window.Property(Weekend1hightitle)</info>
+ </control>
+ <!-- Forecasted High temperature -->
+ <control type="label">
+ <description>temp</description>
+ <posx>130</posx>
+ <posy>55</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font30</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(Weekend1hightemp)</info>
+ </control>
+ <!-- Forecasted low title -->
+ <control type="label">
+ <description>temp title</description>
+ <posx>130</posx>
+ <posy>120</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font12_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(Weekend1lowtitle)</info>
+ </control>
+ <!-- Forecasted low temperature -->
+ <control type="label">
+ <description>temp</description>
+ <posx>130</posx>
+ <posy>140</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font30</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(Weekend1lowtemp)</info>
+ </control>
+ <!-- Forecasted precipitation -->
+ <control type="label">
+ <description>precip</description>
+ <posx>0</posx>
+ <posy>210</posy>
+ <width>260</width>
+ <height>25</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <label>$INFO[Window.Property(Weekend1preciptitle)] $INFO[Window.Property(Weekend1precip)]</label>
+ </control>
+ <!-- Outlook -->
+ <control type="textbox">
+ <description>outlook</description>
+ <posx>0</posx>
+ <posy>240</posy>
+ <width>260</width>
+ <height>190</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>left</align>
+ <aligny>top</aligny>
+ <info>Window.Property(Weekend1outlook)</info>
+ <autoscroll time="2000" delay="6000" repeat="6000">VisibleChange</autoscroll>
+ <visible>IsEmpty(Window.Property(Weekend1Observed)) + IsEmpty(Window.Property(WeekendToggle))</visible>
+ </control>
+ <!-- Details -->
+ <control type="textbox">
+ <description>details</description>
+ <posx>0</posx>
+ <posy>240</posy>
+ <width>260</width>
+ <height>190</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>top</aligny>
+ <label>$INFO[Window.Property(Weekend1windtitle)] $INFO[Window.Property(Weekend1wind)][CR]$INFO[Window.Property(Weekend1uvtitle)] $INFO[Window.Property(Weekend1uv)][CR]$INFO[Window.Property(Weekend1humiditytitle)] $INFO[Window.Property(Weekend1humidity)][CR][CR][CR]$INFO[Window.Property(Weekend1sunrisetitle)] $INFO[Window.Property(Weekend1sunrise)][CR]$INFO[Window.Property(Weekend1sunsettitle)] $INFO[Window.Property(Weekend1sunset)]</label>
+ <autoscroll time="2000" delay="6000" repeat="6000">VisibleChange</autoscroll>
+ <visible>IsEmpty(Window.Property(Weekend1Observed)) + !IsEmpty(Window.Property(WeekendToggle))</visible>
+ </control>
+ <!-- Observed, averages and records-->
+ <control type="textbox">
+ <description>Observed</description>
+ <posx>0</posx>
+ <posy>230</posy>
+ <width>260</width>
+ <height>190</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>top</aligny>
+ <label>[B]$INFO[Window.Property(Weekend1observed)][/B][CR][CR]$INFO[Window.Property(Weekend1observedpreciptitle)] $INFO[Window.Property(Weekend1observedprecip)][CR][CR]$INFO[Window.Property(Weekend1observedavghightitle)] $INFO[Window.Property(Weekend1observedavghigh)][CR]$INFO[Window.Property(Weekend1observedavglowtitle)] $INFO[Window.Property(Weekend1observedavglow)][CR][CR]$INFO[Window.Property(Weekend1observedrecordhightitle)] $INFO[Window.Property(Weekend1observedrecordhigh)][CR]$INFO[Window.Property(Weekend1observedrecordlowtitle)] $INFO[Window.Property(Weekend1observedrecordlow)]</label>
+ <autoscroll time="2000" delay="6000" repeat="6000">VisibleChange</autoscroll>
+ <visible>!IsEmpty(Window.Property(Weekend1Observed))</visible>
+ </control>
+ <control type="image">
+ <posx>265</posx>
+ <posy>0</posy>
+ <width>5</width>
+ <height>460</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>separator_vertical.png</texture>
+ </control>
+ </control>
+ <!-- Saturday forecast -->
+ <control type="group">
+ <posx>285</posx>
+ <posy>0</posy>
+ <!-- Forecast heading -->
+ <control type="label">
+ <description>heading</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>260</width>
+ <height>24</height>
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <info>Window.Property(Weekend2day)</info>
+ <aligny>center</aligny>
+ <align>center</align>
+ </control>
+ <!-- Weather icon -->
+ <control type="image">
+ <description>forecast icon</description>
+ <posx>0</posx>
+ <posy>35</posy>
+ <width>120</width>
+ <height>120</height>
+ <aspectratio>keep</aspectratio>
+ <info>Window.Property(Weekend2Icon)</info>
+ </control>
+ <!-- Brief weather outlook -->
+ <control type="label">
+ <description>brief label</description>
+ <posx>0</posx>
+ <posy>150</posy>
+ <width>120</width>
+ <height>120</height>
+ <font>font12</font>
+ <textcolor>grey2</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <wrapmultiline>true</wrapmultiline>
+ <info>Window.Property(Weekend2brief)</info>
+ </control>
+ <!-- Forecasted High temperature heading -->
+ <control type="label">
+ <description>temp title</description>
+ <posx>130</posx>
+ <posy>35</posy>
+ <width>130</width>
+ <height>25</height>
+ <font>font12_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>bottom</aligny>
+ <align>center</align>
+ <info>Window.Property(Weekend2hightitle)</info>
+ </control>
+ <!-- Forecasted High temperature -->
+ <control type="label">
+ <description>temp</description>
+ <posx>130</posx>
+ <posy>55</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font30</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(Weekend2hightemp)</info>
+ </control>
+ <!-- Forecasted low title -->
+ <control type="label">
+ <description>temp title</description>
+ <posx>130</posx>
+ <posy>120</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font12_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(Weekend2lowtitle)</info>
+ </control>
+ <!-- Forecasted low temperature -->
+ <control type="label">
+ <description>temp</description>
+ <posx>130</posx>
+ <posy>140</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font30</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(Weekend2lowtemp)</info>
+ </control>
+ <!-- Forecasted precipitation -->
+ <control type="label">
+ <description>precip</description>
+ <posx>0</posx>
+ <posy>210</posy>
+ <width>260</width>
+ <height>25</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <label>$INFO[Window.Property(Weekend2preciptitle)] $INFO[Window.Property(Weekend2precip)]</label>
+ </control>
+ <!-- Outlook -->
+ <control type="textbox">
+ <description>outlook</description>
+ <posx>0</posx>
+ <posy>240</posy>
+ <width>260</width>
+ <height>190</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>left</align>
+ <aligny>top</aligny>
+ <info>Window.Property(Weekend2outlook)</info>
+ <autoscroll time="2000" delay="6000" repeat="6000">VisibleChange</autoscroll>
+ <visible>IsEmpty(Window.Property(Weekend2Observed)) + IsEmpty(Window.Property(WeekendToggle))</visible>
+ </control>
+ <!-- Details -->
+ <control type="textbox">
+ <description>Details</description>
+ <posx>0</posx>
+ <posy>240</posy>
+ <width>260</width>
+ <height>190</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>top</aligny>
+ <label>$INFO[Window.Property(Weekend2windtitle)] $INFO[Window.Property(Weekend2wind)][CR]$INFO[Window.Property(Weekend2uvtitle)] $INFO[Window.Property(Weekend2uv)][CR]$INFO[Window.Property(Weekend2humiditytitle)] $INFO[Window.Property(Weekend2humidity)][CR][CR][CR]$INFO[Window.Property(Weekend2sunrisetitle)] $INFO[Window.Property(Weekend2sunrise)][CR]$INFO[Window.Property(Weekend2sunsettitle)] $INFO[Window.Property(Weekend2sunset)]</label>
+ <autoscroll time="2000" delay="6000" repeat="6000">VisibleChange</autoscroll>
+ <visible>IsEmpty(Window.Property(Weekend2Observed)) + !IsEmpty(Window.Property(WeekendToggle))</visible>
+ </control>
+ <!-- Observed, averages and records-->
+ <control type="textbox">
+ <description>Observed</description>
+ <posx>0</posx>
+ <posy>230</posy>
+ <width>260</width>
+ <height>190</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>top</aligny>
+ <label>[B]$INFO[Window.Property(Weekend2observed)][/B][CR][CR]$INFO[Window.Property(Weekend2observedpreciptitle)] $INFO[Window.Property(Weekend2observedprecip)][CR][CR]$INFO[Window.Property(Weekend2observedavghightitle)] $INFO[Window.Property(Weekend2observedavghigh)][CR]$INFO[Window.Property(Weekend2observedavglowtitle)] $INFO[Window.Property(Weekend2observedavglow)][CR][CR]$INFO[Window.Property(Weekend2observedrecordhightitle)] $INFO[Window.Property(Weekend2observedrecordhigh)][CR]$INFO[Window.Property(Weekend2observedrecordlowtitle)] $INFO[Window.Property(Weekend2observedrecordlow)]</label>
+ <autoscroll time="2000" delay="6000" repeat="6000">VisibleChange</autoscroll>
+ <visible>!IsEmpty(Window.Property(Weekend2Observed))</visible>
+ </control>
+ <control type="image">
+ <posx>265</posx>
+ <posy>0</posy>
+ <width>5</width>
+ <height>460</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>separator_vertical.png</texture>
+ </control>
+ </control>
+ <!-- Sunday forecast -->
+ <control type="group">
+ <posx>570</posx>
+ <posy>0</posy>
+ <!-- Forecast heading -->
+ <control type="label">
+ <description>heading</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>260</width>
+ <height>24</height>
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <info>Window.Property(Weekend3day)</info>
+ <aligny>center</aligny>
+ <align>center</align>
+ </control>
+ <!-- Weather icon -->
+ <control type="image">
+ <description>forecast icon</description>
+ <posx>0</posx>
+ <posy>35</posy>
+ <width>120</width>
+ <height>120</height>
+ <aspectratio>keep</aspectratio>
+ <info>Window.Property(Weekend3Icon)</info>
+ </control>
+ <!-- Brief weather outlook -->
+ <control type="label">
+ <description>brief label</description>
+ <posx>0</posx>
+ <posy>150</posy>
+ <width>120</width>
+ <height>120</height>
+ <font>font12</font>
+ <textcolor>grey2</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <wrapmultiline>true</wrapmultiline>
+ <info>Window.Property(Weekend3brief)</info>
+ </control>
+ <!-- Forecasted High temperature heading -->
+ <control type="label">
+ <description>temp title</description>
+ <posx>130</posx>
+ <posy>35</posy>
+ <width>130</width>
+ <height>25</height>
+ <font>font12_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>bottom</aligny>
+ <align>center</align>
+ <info>Window.Property(Weekend3hightitle)</info>
+ </control>
+ <!-- Forecasted High temperature -->
+ <control type="label">
+ <description>temp</description>
+ <posx>130</posx>
+ <posy>55</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font30</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(Weekend3hightemp)</info>
+ </control>
+ <!-- Forecasted low title -->
+ <control type="label">
+ <description>temp title</description>
+ <posx>130</posx>
+ <posy>120</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font12_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(Weekend3lowtitle)</info>
+ </control>
+ <!-- Forecasted low temperature -->
+ <control type="label">
+ <description>temp</description>
+ <posx>130</posx>
+ <posy>140</posy>
+ <width>130</width>
+ <height>20</height>
+ <font>font30</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <aligny>top</aligny>
+ <align>center</align>
+ <info>Window.Property(Weekend3lowtemp)</info>
+ </control>
+ <!-- Forecasted precipitation -->
+ <control type="label">
+ <description>precip</description>
+ <posx>0</posx>
+ <posy>210</posy>
+ <width>260</width>
+ <height>25</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <label>$INFO[Window.Property(Weekend3preciptitle)] $INFO[Window.Property(Weekend3precip)]</label>
+ </control>
+ <!-- Outlook -->
+ <control type="textbox">
+ <description>outlook</description>
+ <posx>0</posx>
+ <posy>240</posy>
+ <width>260</width>
+ <height>190</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>left</align>
+ <aligny>top</aligny>
+ <info>Window.Property(Weekend3outlook)</info>
+ <autoscroll time="2000" delay="6000" repeat="6000">VisibleChange</autoscroll>
+ <visible>IsEmpty(Window.Property(Weekend3Observed)) + IsEmpty(Window.Property(WeekendToggle))</visible>
+ </control>
+ <!-- Details -->
+ <control type="textbox">
+ <description>Details</description>
+ <posx>0</posx>
+ <posy>240</posy>
+ <width>260</width>
+ <height>190</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>top</aligny>
+ <label>$INFO[Window.Property(Weekend3windtitle)] $INFO[Window.Property(Weekend3wind)][CR]$INFO[Window.Property(Weekend3uvtitle)] $INFO[Window.Property(Weekend3uv)][CR]$INFO[Window.Property(Weekend3humiditytitle)] $INFO[Window.Property(Weekend3humidity)][CR][CR][CR]$INFO[Window.Property(Weekend3sunrisetitle)] $INFO[Window.Property(Weekend3sunrise)][CR]$INFO[Window.Property(Weekend3sunsettitle)] $INFO[Window.Property(Weekend3sunset)]</label>
+ <autoscroll time="2000" delay="6000" repeat="6000">VisibleChange</autoscroll>
+ <visible>IsEmpty(Window.Property(Weekend3Observed)) + !IsEmpty(Window.Property(WeekendToggle))</visible>
+ </control>
+ <!-- Observed, averages and records-->
+ <control type="textbox">
+ <description>Observed</description>
+ <posx>0</posx>
+ <posy>230</posy>
+ <width>260</width>
+ <height>190</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>top</aligny>
+ <label>[B]$INFO[Window.Property(Weekend3observed)][/B][CR][CR]$INFO[Window.Property(Weekend3observedpreciptitle)] $INFO[Window.Property(Weekend3observedprecip)][CR][CR]$INFO[Window.Property(Weekend3observedavghightitle)] $INFO[Window.Property(Weekend3observedavghigh)][CR]$INFO[Window.Property(Weekend3observedavglowtitle)] $INFO[Window.Property(Weekend3observedavglow)][CR][CR]$INFO[Window.Property(Weekend3observedrecordhightitle)] $INFO[Window.Property(Weekend3observedrecordhigh)][CR]$INFO[Window.Property(Weekend3observedrecordlowtitle)] $INFO[Window.Property(Weekend3observedrecordlow)]</label>
+ <autoscroll time="2000" delay="6000" repeat="6000">VisibleChange</autoscroll>
+ <visible>!IsEmpty(Window.Property(Weekend3Observed))</visible>
+ </control>
+ </control>
+ </control>
+ <!-- User instruction label -->
+ <control type="label">
+ <description>info label</description>
+ <posx>0</posx>
+ <posy>530</posy>
+ <width>510</width>
+ <height>100</height>
+ <font>font12caps</font>
+ <align>left</align>
+ <aligny>top</aligny>
+ <label>$LOCALIZE[SCRIPT55][CR]$LOCALIZE[SCRIPT52]</label>
+ </control>
+ </control>
+ <!-- 10 Day forecast section ** Required ** -->
+ <control type="group" id="3000">
+ <posx>290</posx>
+ <posy>60</posy>
+ <visible>StringCompare(Window.Property(CurrentView),204) | [StringCompare(Window.Property(CurrentView),206) + IsEmpty(Window.Property(Alerts)) + StringCompare(Skin.String(twc-defaultview),204)]</visible>
+ <animation effect="fade" reversible="true" time="300">VisibleChange</animation>
+ <!-- Loading label used to inform user when fetching info -->
+ <control type="label">
+ <description>Current Item header label</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>590</width>
+ <height>30</height>
+ <font>font24_title</font>
+ <label>$LOCALIZE[SCRIPT204] - $LOCALIZE[31251]</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <textcolor>selected</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="label">
+ <description>loading label</description>
+ <posx>0</posx>
+ <posy>200</posy>
+ <width>830</width>
+ <height>40</height>
+ <font>font30</font>
+ <aligny>top</aligny>
+ <align>center</align>
+ <label>SCRIPT104</label>
+ <visible>IsEmpty(Window.Property(10DayHead1))</visible>
+ </control>
+ <control type="group">
+ <posy>50</posy>
+ <visible>!IsEmpty(Window.Property(10DayHead1))</visible>
+
+ <!-- Condition heading -->
+ <control type="label">
+ <posx>130</posx>
+ <posy>0</posy>
+ <width>250</width>
+ <height>20</height>
+ <font>font10_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <info>Window.Property(10DayHead1)</info>
+ </control>
+ <!-- Hi Low heading -->
+ <control type="label">
+ <posx>385</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>20</height>
+ <font>font10_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <wrapmultiline>true</wrapmultiline>
+ <label>$INFO[Window.Property(10DayHead2)][CR]$INFO[Window.Property(10DayHead3)]</label>
+ </control>
+ <!-- Chance of precipitation heading -->
+ <control type="label">
+ <posx>470</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>20</height>
+ <font>font10_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <wrapmultiline>true</wrapmultiline>
+ <info>Window.Property(10DayHead4)</info>
+ </control>
+ <!-- Wind heading -->
+ <control type="label">
+ <posx>550</posx>
+ <posy>0</posy>
+ <width>230</width>
+ <height>20</height>
+ <font>font10_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <wrapmultiline>true</wrapmultiline>
+ <info>Window.Property(10DayHead5)</info>
+ </control>
+ <!-- Forecast list ** required ** -->
+ <control type="list" id="700">
+ <posx>0</posx>
+ <posy>30</posy>
+ <width>810</width>
+ <height>401</height>
+ <onleft>2000</onleft>
+ <onright>6000</onright>
+ <onup>700</onup>
+ <ondown>700</ondown>
+ <viewtype label="535">list</viewtype>
+ <pagecontrol>6000</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="80">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>810</width>
+ <height>81</height>
+ <texture border="5">MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>60</posx>
+ <posy>0</posy>
+ <width>120</width>
+ <height>80</height>
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label][CR]$INFO[ListItem.Property(date)]</label>
+ </control>
+ <control type="image">
+ <posx>130</posx>
+ <posy>0</posy>
+ <width>250</width>
+ <height>80</height>
+ <colordiffuse>33FFFFFF</colordiffuse>
+ <texture border="5">StackFO.png</texture>
+ </control>
+ <control type="image">
+ <posx>140</posx>
+ <posy>5</posy>
+ <width>70</width>
+ <height>70</height>
+ <info>ListItem.Property(icon)</info>
+ </control>
+ <control type="label">
+ <posx>285</posx>
+ <posy>0</posy>
+ <width>130</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>grey2</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <wrapmultiline>true</wrapmultiline>
+ <label>$INFO[ListItem.Property(brief)]</label>
+ </control>
+ <control type="label">
+ <posx>425</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Property(high)][/B][CR]$INFO[ListItem.Property(low)]</label>
+ </control>
+ <control type="image">
+ <posx>470</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>80</height>
+ <colordiffuse>33FFFFFF</colordiffuse>
+ <texture border="5">StackFO.png</texture>
+ </control>
+ <control type="label">
+ <posx>510</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <info>ListItem.Property(precip)</info>
+ </control>
+ <control type="label">
+ <posx>670</posx>
+ <posy>0</posy>
+ <width>530</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <wrapmultiline>true</wrapmultiline>
+ <label>$INFO[ListItem.Property(speed)][CR][COLOR=grey2]$INFO[ListItem.Property(wind)][/COLOR]</label>
+ </control>
+ </itemlayout>
+ <focusedlayout height="80">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>810</width>
+ <height>81</height>
+ <texture border="5">MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>60</posx>
+ <posy>0</posy>
+ <width>120</width>
+ <height>80</height>
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label][CR]$INFO[ListItem.Property(date)]</label>
+ </control>
+ <control type="image">
+ <posx>130</posx>
+ <posy>0</posy>
+ <width>250</width>
+ <height>80</height>
+ <colordiffuse>33FFFFFF</colordiffuse>
+ <texture border="5">StackFO.png</texture>
+ <visible>!Control.HasFocus(700)</visible>
+ </control>
+ <control type="image">
+ <posx>130</posx>
+ <posy>0</posy>
+ <width>250</width>
+ <height>80</height>
+ <colordiffuse>66FFFFFF</colordiffuse>
+ <texture border="5">StackFO.png</texture>
+ <visible>Control.HasFocus(700)</visible>
+ </control>
+ <control type="image">
+ <posx>140</posx>
+ <posy>5</posy>
+ <width>70</width>
+ <height>70</height>
+ <info>ListItem.Property(icon)</info>
+ </control>
+ <control type="label">
+ <posx>285</posx>
+ <posy>0</posy>
+ <width>130</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>grey2</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <wrapmultiline>true</wrapmultiline>
+ <label>$INFO[ListItem.Property(brief)]</label>
+ </control>
+ <control type="label">
+ <posx>425</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <label>[B]$INFO[ListItem.Property(high)][/B][CR]$INFO[ListItem.Property(low)]</label>
+ </control>
+ <control type="image">
+ <posx>470</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>80</height>
+ <colordiffuse>33FFFFFF</colordiffuse>
+ <texture border="5">StackFO.png</texture>
+ <visible>!Control.HasFocus(700)</visible>
+ </control>
+ <control type="image">
+ <posx>470</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>80</height>
+ <colordiffuse>66FFFFFF</colordiffuse>
+ <texture border="5">StackFO.png</texture>
+ <visible>Control.HasFocus(700)</visible>
+ </control>
+ <control type="label">
+ <posx>510</posx>
+ <posy>0</posy>
+ <width>80</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <info>ListItem.Property(precip)</info>
+ </control>
+ <control type="label">
+ <posx>670</posx>
+ <posy>0</posy>
+ <width>530</width>
+ <height>80</height>
+ <font>font12</font>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <wrapmultiline>true</wrapmultiline>
+ <label>$INFO[ListItem.Property(speed)][CR][COLOR=grey2]$INFO[ListItem.Property(wind)][/COLOR]</label>
+ </control>
+ </focusedlayout>
+ </control>
+ <!-- Scrollbar for forecast list -->
+ <control type="scrollbar" id="6000">
+ <description>Scroll Bar</description>
+ <posx>805</posx>
+ <posy>30</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>600</onleft>
+ <onright>2000</onright>
+ <showonepage>true</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ </control>
+ <!-- User instruction label -->
+ <control type="label">
+ <description>info label</description>
+ <posx>0</posx>
+ <posy>530</posy>
+ <width>510</width>
+ <height>100</height>
+ <font>font12caps</font>
+ <align>left</align>
+ <aligny>top</aligny>
+ <label>$LOCALIZE[SCRIPT56][CR]$LOCALIZE[SCRIPT52]</label>
+ </control>
+ </control>
+ <!-- Maps section ** Required ** -->
+ <control type="group" id="3000">
+ <posx>290</posx>
+ <posy>60</posy>
+ <visible>StringCompare(Window.Property(CurrentView),200) | [StringCompare(Window.Property(CurrentView),206) + IsEmpty(Window.Property(Alerts)) + StringCompare(Skin.String(twc-defaultview),200)]</visible>
+ <animation effect="fade" reversible="true" time="300">VisibleChange</animation>
+ <!-- Main buttons ** required ** -->
+ <control type="label">
+ <description>Current Item header label</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>590</width>
+ <height>30</height>
+ <font>font24_title</font>
+ <label>$LOCALIZE[SCRIPT200] - $LOCALIZE[31250]</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <textcolor>selected</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="group" id="5200">
+ <posx>120</posx>
+ <posy>40</posy>
+ <control type="image">
+ <posx>-5</posx>
+ <posy>0</posy>
+ <width>610</width>
+ <height>470</height>
+ <texture>black-back.png</texture>
+ </control>
+ <control type="radiobutton" id="5201">
+ <description>Map List Button</description>
+ <posx>0</posx>
+ <posy>5</posy>
+ <width>200</width>
+ <height>50</height>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[Skin.String(twc-maplist1-title)]</label>
+ <font>font12_title</font>
+ <textcolor>white</textcolor>
+ <disabledcolor>grey3</disabledcolor>
+ <pulseonselect>false</pulseonselect>
+ <texturenofocus border="5">MenuItemNF.png</texturenofocus>
+ <texturefocus border="5">button-focus.png</texturefocus>
+ <onleft>2000</onleft>
+ <onright>5202</onright>
+ <onup>5100</onup>
+ <ondown>5100</ondown>
+ <visible>!IsEmpty(Window.Property(MapList1))</visible>
+ <onclick>SetProperty(CurrentMapList,1)</onclick>
+ <textoffsetx>20</textoffsetx>
+ <selected>StringCompare(Window.Property(CurrentMapList),1)</selected>
+ </control>
+ <control type="radiobutton" id="5202">
+ <description>Map List Button</description>
+ <posx>200</posx>
+ <posy>5</posy>
+ <width>200</width>
+ <height>50</height>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[Skin.String(twc-maplist2-title)]</label>
+ <font>font12_title</font>
+ <textcolor>white</textcolor>
+ <disabledcolor>grey3</disabledcolor>
+ <pulseonselect>false</pulseonselect>
+ <texturenofocus border="5">MenuItemNF.png</texturenofocus>
+ <texturefocus border="5">button-focus.png</texturefocus>
+ <onleft>5201</onleft>
+ <onright>5203</onright>
+ <onup>5100</onup>
+ <ondown>5100</ondown>
+ <visible>!IsEmpty(Window.Property(MapList2))</visible>
+ <onclick>SetProperty(CurrentMapList,2)</onclick>
+ <textoffsetx>20</textoffsetx>
+ <selected>StringCompare(Window.Property(CurrentMapList),2)</selected>
+ </control>
+ <control type="radiobutton" id="5203">
+ <description>Map List Button</description>
+ <posx>400</posx>
+ <posy>5</posy>
+ <width>200</width>
+ <height>50</height>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label>$INFO[Skin.String(twc-maplist3-title)]</label>
+ <font>font12_title</font>
+ <textcolor>white</textcolor>
+ <disabledcolor>grey3</disabledcolor>
+ <pulseonselect>false</pulseonselect>
+ <texturenofocus border="5">MenuItemNF.png</texturenofocus>
+ <texturefocus border="5">button-focus.png</texturefocus>
+ <onleft>5202</onleft>
+ <onright>2000</onright>
+ <onup>5100</onup>
+ <ondown>5100</ondown>
+ <visible>!IsEmpty(Window.Property(MapList3))</visible>
+ <onclick>SetProperty(CurrentMapList,3)</onclick>
+ <textoffsetx>20</textoffsetx>
+ <selected>StringCompare(Window.Property(CurrentMapList),3)</selected>
+ </control>
+ <control type="multiimage">
+ <description>maps multiimage</description>
+ <posx>10</posx>
+ <posy>60</posy>
+ <width>580</width>
+ <height>400</height>
+ <imagepath>$INFO[Skin.String(TWC-MapsPath)]</imagepath>
+ <timeperimage>500</timeperimage>
+ <pauseatend>1000</pauseatend>
+ <fadetime>0</fadetime>
+ <randomize>false</randomize>
+ <loop>yes</loop>
+ <aspectratio>keep</aspectratio>
+ <aligny>center</aligny>
+ <animation effect="fade" time="200" start="100" end="15" condition="Control.HasFocus(5201) | Control.HasFocus(5202) | Control.HasFocus(5203) | ControlGroup(5100).HasFocus">Conditional</animation>
+ </control>
+ </control>
+ <control type="group" id="5100">
+ <posx>120</posx>
+ <posy>40</posy>
+ <visible>Control.HasFocus(5201) | Control.HasFocus(5202) | Control.HasFocus(5203) | ControlGroup(5100).HasFocus</visible>
+ <!-- Local maps list ** Required ** -->
+ <control type="group">
+ <visible>StringCompare(Window.Property(CurrentMapList),1)</visible>
+ <control type="list" id="500">
+ <posx>10</posx>
+ <posy>60</posy>
+ <width>550</width>
+ <height>401</height>
+ <onleft>2000</onleft>
+ <onright>5000</onright>
+ <onup>5200</onup>
+ <ondown>500</ondown>
+ <viewtype label="535">list</viewtype>
+ <pagecontrol>5000</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>550</width>
+ <height>41</height>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>530</width>
+ <height>40</height>
+ <font>font12caps</font>
+ <aligny>center</aligny>
+ <textcolor>grey2</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </itemlayout>
+ <focusedlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>550</width>
+ <height>41</height>
+ <texture>MenuItemNF.png</texture>
+ <visible>!Control.HasFocus(500)</visible>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>550</width>
+ <height>41</height>
+ <texture>MenuItemFO.png</texture>
+ <visible>Control.HasFocus(500)</visible>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>530</width>
+ <height>40</height>
+ <font>font12caps</font>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </focusedlayout>
+ </control>
+ <!-- Scrollbar for maps list -->
+ <control type="scrollbar" id="5000">
+ <description>Scroll Bar</description>
+ <posx>570</posx>
+ <posy>60</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>500</onleft>
+ <onright>500</onright>
+ <showonepage>true</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ </control>
+ <!-- National maps list ** Required ** -->
+ <control type="group">
+ <visible>StringCompare(Window.Property(CurrentMapList),2)</visible>
+ <control type="list" id="501">
+ <posx>10</posx>
+ <posy>60</posy>
+ <width>550</width>
+ <height>401</height>
+ <onleft>2000</onleft>
+ <onright>5010</onright>
+ <onup>5200</onup>
+ <ondown>500</ondown>
+ <viewtype label="535">list</viewtype>
+ <pagecontrol>5010</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>550</width>
+ <height>41</height>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>530</width>
+ <height>40</height>
+ <font>font12caps</font>
+ <aligny>center</aligny>
+ <textcolor>grey2</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </itemlayout>
+ <focusedlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>550</width>
+ <height>41</height>
+ <texture>MenuItemNF.png</texture>
+ <visible>!Control.HasFocus(501)</visible>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>550</width>
+ <height>41</height>
+ <texture>MenuItemFO.png</texture>
+ <visible>Control.HasFocus(501)</visible>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>530</width>
+ <height>40</height>
+ <font>font12caps</font>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </focusedlayout>
+ </control>
+ <!-- Scrollbar for maps list -->
+ <control type="scrollbar" id="5010">
+ <description>Scroll Bar</description>
+ <posx>570</posx>
+ <posy>60</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>501</onleft>
+ <onright>501</onright>
+ <showonepage>true</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ </control>
+ <!-- Travel maps list ** Required ** -->
+ <control type="group">
+ <visible>StringCompare(Window.Property(CurrentMapList),3)</visible>
+ <control type="list" id="502">
+ <posx>10</posx>
+ <posy>60</posy>
+ <width>550</width>
+ <height>401</height>
+ <onleft>2000</onleft>
+ <onright>5020</onright>
+ <onup>5200</onup>
+ <ondown>500</ondown>
+ <viewtype label="535">list</viewtype>
+ <pagecontrol>5020</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>550</width>
+ <height>41</height>
+ <texture>MenuItemNF.png</texture>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>530</width>
+ <height>40</height>
+ <font>font12caps</font>
+ <aligny>center</aligny>
+ <textcolor>grey2</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </itemlayout>
+ <focusedlayout height="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>550</width>
+ <height>41</height>
+ <texture>MenuItemNF.png</texture>
+ <visible>!Control.HasFocus(502)</visible>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>550</width>
+ <height>41</height>
+ <texture>MenuItemFO.png</texture>
+ <visible>Control.HasFocus(502)</visible>
+ </control>
+ <control type="label">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>530</width>
+ <height>40</height>
+ <font>font12caps</font>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <selectedcolor>selected</selectedcolor>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ </focusedlayout>
+ </control>
+ <!-- Scrollbar for maps list -->
+ <control type="scrollbar" id="5020">
+ <description>Scroll Bar</description>
+ <posx>570</posx>
+ <posy>60</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>502</onleft>
+ <onright>502</onright>
+ <showonepage>true</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ </control>
+ </control>
+ <!-- User instruction label -->
+ <control type="label">
+ <description>info label</description>
+ <posx>0</posx>
+ <posy>530</posy>
+ <width>510</width>
+ <height>100</height>
+ <font>font12caps</font>
+ <align>left</align>
+ <aligny>top</aligny>
+ <label>$LOCALIZE[SCRIPT51][CR]$LOCALIZE[SCRIPT52]</label>
+ </control>
+ <!-- Maps multiimage ** Required ** -->
+ <control type="group">
+ <posx>220</posx>
+ <posy>60</posy>
+ <width>600</width>
+ <height>420</height>
+ <animation effect="zoom" reversible="true" start="220,60,600,420" end="0,350,200,140" time="200" condition="Control.HasFocus(5201) | Control.HasFocus(5202) | Control.HasFocus(5203) | ControlGroup(5100).HasFocus">Conditional</animation>
+ </control>
+ <!-- Toggle map button -->
+ <control type="button" id="301">
+ <description>Toggle button</description>
+ <visible>false</visible>
+ </control>
+ </control>
+ <!-- Alerts section ** Required ** -->
+ <control type="group" id="3000">
+ <posx>290</posx>
+ <posy>60</posy>
+ <visible>StringCompare(Window.Property(CurrentView),206) + !IsEmpty(Window.Property(Alerts))</visible>
+ <animation effect="fade" reversible="true" time="300">VisibleChange</animation>
+ <control type="label">
+ <description>Current Item header label</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>590</width>
+ <height>30</height>
+ <font>font24_title</font>
+ <label>$LOCALIZE[SCRIPT206] - $LOCALIZE[8]</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <textcolor>selected</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="textbox">
+ <description>alert</description>
+ <posx>0</posx>
+ <posy>40</posy>
+ <width>790</width>
+ <height>480</height>
+ <font>font13</font>
+ <textcolor>white</textcolor>
+ <pagecontrol>8000</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <align>left</align>
+ <aligny>top</aligny>
+ <spinheight>-5</spinheight>
+ <info>Window.Property(Alerts)</info>
+ <autoscroll time="2000" delay="10000" repeat="15000">!Control.Hasfocus(8000)</autoscroll>
+ <visible>StringCompare(Window.Property(CurrentView),206)</visible>
+ </control>
+ <!-- Scrollbar for alert textbox -->
+ <control type="scrollbar" id="8000">
+ <description>Scroll Bar</description>
+ <posx>800</posx>
+ <posy>40</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>2000</onleft>
+ <onright>2000</onright>
+ <showonepage>true</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ <!-- User instruction label -->
+ <control type="label">
+ <description>info label</description>
+ <posx>0</posx>
+ <posy>530</posy>
+ <width>510</width>
+ <height>100</height>
+ <font>font12caps</font>
+ <align>left</align>
+ <aligny>top</aligny>
+ <label>[CR]$LOCALIZE[SCRIPT52]</label>
+ </control>
+ </control>
+ <!-- Settings section ** Required ** -->
+ <control type="group" id="3000">
+ <posx>290</posx>
+ <posy>60</posy>
+ <visible>StringCompare(Window.Property(CurrentView),205)</visible>
+ <animation effect="fade" reversible="true" time="300">VisibleChange</animation>
+ <control type="label">
+ <description>Current Item header label</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>590</width>
+ <height>30</height>
+ <font>font24_title</font>
+ <label>$LOCALIZE[SCRIPT205] - $LOCALIZE[31252]</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <textcolor>selected</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <!-- Settings group -->
+ <control type="grouplist" id="9000">
+ <posx>0</posx>
+ <posy>40</posy>
+ <width>790</width>
+ <height>241</height>
+ <itemgap>-1</itemgap>
+ <pagecontrol>-</pagecontrol>
+ <onleft>2000</onleft>
+ <onright>2000</onright>
+ <onup>2000</onup>
+ <ondown>9000</ondown>
+ <!-- Setting 1 -->
+ <control type="radiobutton" id="400">
+ <description>enable animations</description>
+ <width>790</width>
+ <height>40</height>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <label>SCRIPT400</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <selected>!Skin.HasSetting(twc-animated)</selected>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <pulseonselect>false</pulseonselect>
+ </control>
+ <!-- Setting 2 -->
+ <control type="radiobutton" id="401">
+ <description>enable metric</description>
+ <width>790</width>
+ <height>40</height>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <label>SCRIPT401</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <selected>Skin.HasSetting(twc-metric)</selected>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <pulseonselect>false</pulseonselect>
+ </control>
+ <!-- Setting 3 -->
+ <control type="radiobutton" id="402">
+ <description>show alerts at start</description>
+ <width>790</width>
+ <height>40</height>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <label>SCRIPT402</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <selected>!Skin.HasSetting(twc-show-alerts)</selected>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <pulseonselect>false</pulseonselect>
+ </control>
+ <!-- Setting 4 -->
+ <control type="button" id="403">
+ <description>map list #1 category</description>
+ <width>790</width>
+ <height>40</height>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <disabledcolor>disabled</disabledcolor>
+ <label>SCRIPT403</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label2>$INFO[Skin.String(twc-maplist1-category)]</label2>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <pulseonselect>false</pulseonselect>
+ </control>
+ <!-- Setting 5 -->
+ <control type="button" id="404">
+ <description>map list #2 category</description>
+ <width>790</width>
+ <height>40</height>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <disabledcolor>disabled</disabledcolor>
+ <label>SCRIPT404</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label2>$INFO[Skin.String(twc-maplist2-category)]</label2>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <pulseonselect>false</pulseonselect>
+ </control>
+ <!-- Setting 6 -->
+ <control type="button" id="405">
+ <description>map list #3 category</description>
+ <width>790</width>
+ <height>40</height>
+ <font>font13</font>
+ <textcolor>grey2</textcolor>
+ <focusedcolor>white</focusedcolor>
+ <disabledcolor>disabled</disabledcolor>
+ <label>SCRIPT405</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <label2>$INFO[Skin.String(twc-maplist3-category)]</label2>
+ <texturefocus>MenuItemFO.png</texturefocus>
+ <texturenofocus>MenuItemNF.png</texturenofocus>
+ <pulseonselect>false</pulseonselect>
+ </control>
+ </control>
+ <!-- info headers -->
+ <control type="image">
+ <posx>0</posx>
+ <posy>310</posy>
+ <width>300</width>
+ <height>200</height>
+ <texture>weather.com/default/weather.png</texture>
+ <bordertexture border="8">ThumbBorder.png</bordertexture>
+ <bordersize>8</bordersize>
+ </control>
+ <control type="label">
+ <description>header</description>
+ <posx>320</posx>
+ <posy>350</posy>
+ <width>450</width>
+ <height>100</height>
+ <font>font12_title</font>
+ <textcolor>selected</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>left</align>
+ <aligny>top</aligny>
+ <label>$LOCALIZE[SCRIPT0]</label>
+ </control>
+ <control type="label">
+ <description>info headers</description>
+ <posx>320</posx>
+ <posy>390</posy>
+ <width>170</width>
+ <height>100</height>
+ <font>font12_title</font>
+ <textcolor>blue</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>left</align>
+ <aligny>top</aligny>
+ <label>$LOCALIZE[SCRIPT600]:[CR][CR]$LOCALIZE[SCRIPT601]:[CR][CR]$LOCALIZE[SCRIPT602]:[CR][CR]$LOCALIZE[SCRIPT603]:</label>
+ </control>
+ <!-- info values -->
+ <control type="label">
+ <description>info headers</description>
+ <posx>500</posx>
+ <posy>390</posy>
+ <width>300</width>
+ <height>100</height>
+ <font>font12_title</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>left</align>
+ <aligny>top</aligny>
+ <label>$INFO[Window.Property(version)][CR][CR]$INFO[Window.Property(author)][CR][CR]$LOCALIZE[SCRIPT2][CR][CR]$INFO[Window.Property(defaultview)]</label>
+ </control>
+ <!-- User instruction label -->
+ <control type="label">
+ <description>info label</description>
+ <posx>0</posx>
+ <posy>530</posy>
+ <width>510</width>
+ <height>100</height>
+ <font>font12caps</font>
+ <align>left</align>
+ <aligny>top</aligny>
+ <label>[CR]$LOCALIZE[SCRIPT52]</label>
+ </control>
+ </control>
+ </control>
+ </controls>
+</window>
|