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 | |
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')
479 files changed, 35769 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>
diff --git a/addons/skin.confluence/backgrounds/addons.jpg b/addons/skin.confluence/backgrounds/addons.jpg Binary files differnew file mode 100644 index 0000000000..3e561dfbb0 --- /dev/null +++ b/addons/skin.confluence/backgrounds/addons.jpg diff --git a/addons/skin.confluence/backgrounds/amt.jpg b/addons/skin.confluence/backgrounds/amt.jpg Binary files differnew file mode 100644 index 0000000000..3bd1f608a0 --- /dev/null +++ b/addons/skin.confluence/backgrounds/amt.jpg diff --git a/addons/skin.confluence/backgrounds/appearance.jpg b/addons/skin.confluence/backgrounds/appearance.jpg Binary files differnew file mode 100644 index 0000000000..0a70501e62 --- /dev/null +++ b/addons/skin.confluence/backgrounds/appearance.jpg diff --git a/addons/skin.confluence/backgrounds/media-overlay.png b/addons/skin.confluence/backgrounds/media-overlay.png Binary files differnew file mode 100644 index 0000000000..a628a35fba --- /dev/null +++ b/addons/skin.confluence/backgrounds/media-overlay.png diff --git a/addons/skin.confluence/backgrounds/music.jpg b/addons/skin.confluence/backgrounds/music.jpg Binary files differnew file mode 100644 index 0000000000..ed9e4b8fbd --- /dev/null +++ b/addons/skin.confluence/backgrounds/music.jpg diff --git a/addons/skin.confluence/backgrounds/network.jpg b/addons/skin.confluence/backgrounds/network.jpg Binary files differnew file mode 100644 index 0000000000..32d59f71a6 --- /dev/null +++ b/addons/skin.confluence/backgrounds/network.jpg diff --git a/addons/skin.confluence/backgrounds/pictures.jpg b/addons/skin.confluence/backgrounds/pictures.jpg Binary files differnew file mode 100644 index 0000000000..2abf5d27a8 --- /dev/null +++ b/addons/skin.confluence/backgrounds/pictures.jpg diff --git a/addons/skin.confluence/backgrounds/programs.jpg b/addons/skin.confluence/backgrounds/programs.jpg Binary files differnew file mode 100644 index 0000000000..74d9d0aec4 --- /dev/null +++ b/addons/skin.confluence/backgrounds/programs.jpg diff --git a/addons/skin.confluence/backgrounds/scripts.jpg b/addons/skin.confluence/backgrounds/scripts.jpg Binary files differnew file mode 100644 index 0000000000..3b097bbfb8 --- /dev/null +++ b/addons/skin.confluence/backgrounds/scripts.jpg diff --git a/addons/skin.confluence/backgrounds/settings.jpg b/addons/skin.confluence/backgrounds/settings.jpg Binary files differnew file mode 100644 index 0000000000..0c297e3177 --- /dev/null +++ b/addons/skin.confluence/backgrounds/settings.jpg diff --git a/addons/skin.confluence/backgrounds/skinsetting.jpg b/addons/skin.confluence/backgrounds/skinsetting.jpg Binary files differnew file mode 100644 index 0000000000..91d00adbe5 --- /dev/null +++ b/addons/skin.confluence/backgrounds/skinsetting.jpg diff --git a/addons/skin.confluence/backgrounds/system.jpg b/addons/skin.confluence/backgrounds/system.jpg Binary files differnew file mode 100644 index 0000000000..bc494a0c38 --- /dev/null +++ b/addons/skin.confluence/backgrounds/system.jpg diff --git a/addons/skin.confluence/backgrounds/videos.jpg b/addons/skin.confluence/backgrounds/videos.jpg Binary files differnew file mode 100644 index 0000000000..b15d4eedb3 --- /dev/null +++ b/addons/skin.confluence/backgrounds/videos.jpg diff --git a/addons/skin.confluence/backgrounds/weather.jpg b/addons/skin.confluence/backgrounds/weather.jpg Binary files differnew file mode 100644 index 0000000000..2e91ccb1c1 --- /dev/null +++ b/addons/skin.confluence/backgrounds/weather.jpg diff --git a/addons/skin.confluence/build.bat b/addons/skin.confluence/build.bat new file mode 100644 index 0000000000..05d796d469 --- /dev/null +++ b/addons/skin.confluence/build.bat @@ -0,0 +1,39 @@ +@echo off
+ECHO ----------------------------------------
+echo Creating Confluence Build Folder
+rmdir BUILD /S /Q
+md BUILD
+
+Echo .svn>exclude.txt
+Echo Thumbs.db>>exclude.txt
+Echo Desktop.ini>>exclude.txt
+Echo dsstdfx.bin>>exclude.txt
+Echo exclude.txt>>exclude.txt
+
+ECHO ----------------------------------------
+ECHO Creating XBT File...
+START /B /WAIT ..\..\Tools\TexturePacker\TexturePacker -input media -output media\Textures.xbt
+
+ECHO ----------------------------------------
+ECHO Copying XBT File...
+xcopy "media\Textures.xbt" "BUILD\Confluence\media\" /Q /I /Y
+
+ECHO ----------------------------------------
+ECHO Cleaning Up...
+del "media\Textures.xbt"
+
+ECHO ----------------------------------------
+ECHO XBT Texture Files Created...
+ECHO Building Skin Directory...
+xcopy "720p" "BUILD\Confluence\720p" /E /Q /I /Y /EXCLUDE:exclude.txt
+xcopy "fonts" "BUILD\Confluence\fonts" /E /Q /I /Y /EXCLUDE:exclude.txt
+xcopy "backgrounds" "BUILD\Confluence\backgrounds" /E /Q /I /Y /EXCLUDE:exclude.txt
+xcopy "scripts" "BUILD\Confluence\scripts" /E /Q /I /Y /EXCLUDE:exclude.txt
+xcopy "sounds\*.*" "BUILD\Confluence\sounds\" /Q /I /Y /EXCLUDE:exclude.txt
+xcopy "colors\*.*" "BUILD\Confluence\colors\" /Q /I /Y /EXCLUDE:exclude.txt
+xcopy "language" "BUILD\Confluence\language" /E /Q /I /Y /EXCLUDE:exclude.txt
+
+del exclude.txt
+
+copy *.xml "BUILD\Confluence\"
+copy *.txt "BUILD\Confluence\"
\ No newline at end of file diff --git a/addons/skin.confluence/colors/defaults.xml b/addons/skin.confluence/colors/defaults.xml new file mode 100644 index 0000000000..cfb6ac07d3 --- /dev/null +++ b/addons/skin.confluence/colors/defaults.xml @@ -0,0 +1,10 @@ +<colors>
+ <color name="white">FFFFFFFF</color>
+ <color name="grey">FFb4b4b4</color>
+ <color name="grey2">88FFFFFF</color>
+ <color name="grey3">33FFFFFF</color>
+ <color name="black">FF000000</color>
+ <color name="blue">FF0084ff</color>
+ <color name="selected">FFEB9E17</color>
+ <color name="dialogheader">DDced8da</color>
+</colors>
\ No newline at end of file diff --git a/addons/skin.confluence/description.xml b/addons/skin.confluence/description.xml new file mode 100644 index 0000000000..487febcdfd --- /dev/null +++ b/addons/skin.confluence/description.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> +<addoninfo> + <id>org.xbmc.addons.confluence</id> + <type>skin</type> + <title>Confluence</title> + <version>2.11</version> + <platforms> + <platform>all</platform> + </platforms> + <library>skin.xml</library> + <minversion> + <xbmc>28000</xbmc> + </minversion> + <summary>Confluence skin by Jezz_X</summary> + <description></description> + <author>Jezz_X</author> +</addoninfo> diff --git a/addons/skin.confluence/fonts/DefaultCaps.ttf b/addons/skin.confluence/fonts/DefaultCaps.ttf Binary files differnew file mode 100644 index 0000000000..7326cdb04c --- /dev/null +++ b/addons/skin.confluence/fonts/DefaultCaps.ttf diff --git a/addons/skin.confluence/fonts/DejaVuSans-Bold-Caps.ttf b/addons/skin.confluence/fonts/DejaVuSans-Bold-Caps.ttf Binary files differnew file mode 100644 index 0000000000..5af21ea3d6 --- /dev/null +++ b/addons/skin.confluence/fonts/DejaVuSans-Bold-Caps.ttf diff --git a/addons/skin.confluence/fonts/DejaVuSans-Bold.ttf b/addons/skin.confluence/fonts/DejaVuSans-Bold.ttf Binary files differnew file mode 100644 index 0000000000..54aade078f --- /dev/null +++ b/addons/skin.confluence/fonts/DejaVuSans-Bold.ttf diff --git a/addons/skin.confluence/fonts/DejaVuSans.ttf b/addons/skin.confluence/fonts/DejaVuSans.ttf Binary files differnew file mode 100644 index 0000000000..c1b19d8705 --- /dev/null +++ b/addons/skin.confluence/fonts/DejaVuSans.ttf diff --git a/addons/skin.confluence/language/Chinese (Simple)/strings.xml b/addons/skin.confluence/language/Chinese (Simple)/strings.xml new file mode 100644 index 0000000000..bf0b5c51f6 --- /dev/null +++ b/addons/skin.confluence/language/Chinese (Simple)/strings.xml @@ -0,0 +1,157 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<!--Language file translated by taxigps--> +<strings> + <!-- Misc labels --> + <string id="31000">修改您的</string> + <string id="31001">喜欢</string> + <string id="31002">讨厌</string> + <string id="31003">电æºé€‰é¡¹</string> + <string id="31004">工作ä¸...</string> + <string id="31005">éšè—ä¿¡æ¯</string> + + <string id="31007">æ’件</string> + + <string id="31020">æœ€æ–°å¢žåŠ </string> + <string id="31021">视频 - 文件</string> + <string id="31022">éŸ³ä¹ - 文件</string> + <string id="31023">æ’放</string> + <string id="31024">页</string> + <string id="31025">项</string> + <string id="31026">其他选项</string> + <string id="31027">所在地</string> + + <!-- View Type labels --> + <string id="31028">海报å·åŠ¨</string> + <string id="31029">åŒäººç”»</string> + <string id="31030">完整列表</string> + <string id="31031">图片缩略图</string> + <string id="31032">图片å·åŠ¨</string> + <string id="31033">ä¿¡æ¯</string> + + <!-- Extra labels --> + <string id="31040">æ£åœ¨æ’放</string> + + <string id="31042">æ’放</string> + <string id="31043">æš‚åœ</string> + <string id="31044">å¿«è¿›</string> + <string id="31045">回退</string> + <string id="31046">音频属性</string> + <string id="31047">当å‰é¢„设</string> + <string id="31048">å¯è§†åŒ–效果设置</string> + <string id="31049">结æŸæ—¶é—´</string> + + + <!-- Playlist Editor labels --> + <string id="31055">打开æ’放列表</string> + <string id="31056">ä¿å˜æ’放列表</string> + <string id="31057">å…³é—æ’放列表</string> + <string id="31058">系统音ä¹æ–‡ä»¶</string> + <string id="31059">当å‰æ’放列表</string> + <string id="31060">è¿™æ˜¯ä¸€ä¸ªå †å 文件,请选择è¦æ’放的片段。</string> + <string id="31061">当å‰é€‰æ‹©</string> + + <!-- Skin Settings labels --> + <string id="31100"></string> + <string id="31101">主界é¢é€‰é¡¹</string> + <string id="31102">背景</string> + <string id="31103">图片幻ç¯ç‰‡æ’放时显示“暂åœâ€çŠ¶æ€</string> + <string id="31104">窗å£æ’放预告片[COLOR=grey3](仅在视频信æ¯æ˜¾ç¤ºç”»é¢ï¼‰[/COLOR]</string> + <string id="31105">背景扫æå™¨æ˜¾ç¤ºåª’ä½“æ ‡é¢˜</string> + <string id="31106">其他选项</string> + <string id="31107"></string> + <string id="31108">éšè—主èœå•æŒ‰é’®</string> + <string id="31109">媒体背景</string> + <string id="31110">编辑媒体背景</string> + <string id="31111">éšè—</string> + <string id="31112">选项</string> + <string id="31113">å•ä¸ªå›¾ç‰‡</string> + <string id="31114">多个图片</string> + <string id="31115">自定义</string> + <string id="31116">é™„åŠ è„šæœ¬</string> + <string id="31117">æ˜¾ç¤ºæœ€æ–°åŠ å…¥è§†é¢‘</string> + <string id="31118">主页é¢åèœå•</string> + <string id="31119">å¯ç”¨è‡ªå®šä¹‰è„šæœ¬æŒ‰é’®</string> + <string id="31120">æŒ‰é’®æ ‡ç¾</string> + <string id="31121">脚本目录</string> + <string id="31122">天气页é¢</string> + <string id="31123">剧集ä¸ä»¥â€œæµ·æŠ¥â€ä»£æ›¿â€œå®½å¹…å›¾æ ‡â€</string> + <string id="31124">在背景显示“æ£åœ¨æ’放â€è§†é¢‘</string> + <string id="31125">在背景显示“æ£åœ¨æ’放â€å¯è§†æ•ˆæžœ</string> + + <string id="31126">在音ä¹OSDèœå•å¯ç”¨æŒè¯æŒ‰é’®</string> + <string id="31127">æŒè¯è„šæœ¬ç›®å½•</string> + <string id="31128">XBMCæŒè¯</string> + <string id="31129">在视频OSDèœå•å¯ç”¨å—幕下载</string> + <string id="31130">å—幕脚本目录</string> + + <string id="31140">音ä¹OSD</string> + <string id="31141">视频OSD</string> + + <!-- Script labels --> + <string id="31200">å¿«æ·æ–¹å¼</string> + <string id="31201">分类</string> + <string id="31202">显示演员表</string> + <string id="31203">选择æŒæ›²</string> + <string id="31204">区å—链接</string> + <string id="31205">æŒè¯æ¥æº</string> + + <!-- The Weather Channel Script labels --> + <string id="31250">é›·è¾¾ & 天气预报</string> + <string id="31251">天气预报</string> + <string id="31252">天气频é“脚本</string> + + <!-- Extra labels --> + <string id="31300">当å‰æ¸©åº¦</string> + <string id="31301">最近修改</string> + <string id="31302">èœå•</string> + <string id="31303"></string> + <string id="31304">图片</string> + <string id="31305">未检测到光盘</string> + <string id="31306">弹出</string> + <string id="31307">éšè—åŒäººç”»</string> + <string id="31308">电影详细资料</string> + <string id="31309">己用内å˜ï¼š</string> + <string id="31310">音轨å·</string> + <string id="31311">åŒäººç”»å›¾ç‰‡[CR][CR]ä¸å¯ç”¨[CR][CR]按键设置</string> + <string id="31312">当å‰åˆ®å‰Šå™¨</string> + <string id="31313">选择刮削器</string> + <string id="31314">内容扫æ选项</string> + <string id="31315">基本信æ¯</string> + <string id="31316"></string> + <string id="31317">设置åŒäººç”»ç›®å½•</string> + <string id="31318">å°åŒäººç”»</string> + <string id="31319">选择用户é…置文件</string> + <string id="31320">最近登录</string> + <string id="31321">å¡æ‹‰OKæŒæ›²é€‰æ‹©å™¨</string> + <string id="31322">首æ’</string> + <string id="31323">最新电影</string> + <string id="31324">最新剧集</string> + <string id="31325">æ’放列表选项</string> + <string id="31326">创建</string> + <string id="31327">分辨率</string> + <string id="31328">æœ€æ–°å¢žåŠ </string> + <string id="31329">[B]时钟设置ï¼[/B] [COLOR=grey2] - 系统自动关é—于[/COLOR]</string> + <string id="31330">点æ¤æŒ‰é’®æ’放预告片</string> + + <!-- Video and Music OSD Labels --> + <string id="31351">æš‚åœ</string> + <string id="31352">åœæ¢</string> + <string id="31353">å¿«è¿›</string> + <string id="31354">快退</string> + <string id="31355">电影èœå•</string> + <string id="31356">下载å—幕</string> + <string id="31357"></string> + + <!-- Description Labels --> + <string id="31400">[B]设置用户界é¢[/B][CR][CR]å˜æ¢çš®è‚¤ · 设置è¯è¨€å’ŒåŒºåŸŸ · 修改文件列表å‚æ•° · 设置å±å¹•ä¿æŠ¤</string> + <string id="31401">[B]设置视频å‚æ•°[/B][CR][CR]管ç†è§†é¢‘资料库 · 设置视频æ’放å‚æ•° · 修改视频列表å‚æ•° · 设置å—幕å—体</string> + <string id="31402">[B]设置音ä¹å‚æ•°[/B][CR][CR]管ç†éŸ³ä¹èµ„料库 · 设置音ä¹æ’放å‚æ•° · 修改音ä¹åˆ—表å‚æ•° · 设置音ä¹æ交 · 设置å¡æ‹‰OK选项</string> + <string id="31403">[B]设置图片å‚æ•°[/B][CR][CR]设置图片列表å‚æ•° · 设置幻ç¯ç‰‡æ’放</string> + <string id="31404">[B]设置天气预报[/B][CR][CR]设置三个获å–天气信æ¯çš„城市</string> + <string id="31405">[B]设置网络å‚æ•°[/B][CR][CR]设置通过UPnPå’ŒHTTP控制XBMC · 设置文件共享 · 设置互è”网访问å‚æ•°</string> + <string id="31406">[B]设置系统å‚æ•°[/B][CR][CR]è®¾ç½®å’Œæ ¡æ£æ˜¾ç¤ºå™¨ · 设置音频输出 · 设置摇控器 · 设置节电å‚æ•° · å¯ç”¨è°ƒè¯• · 设置管ç†å‘˜å’Œé”定</string> + <string id="31407">[B]设置皮肤å‚æ•°[/B][CR][CR]设置Confluence皮肤 · å¢žåŠ å’Œåˆ é™¤ä¸»èœå•é¡¹ · 修改皮肤背景</string> + <string id="31408">[B]设置扩展功能[/B][CR][CR]管ç†ä½ 安装的扩展功能 · 在xbmc.orgæµè§ˆå¹¶å®‰è£…扩展功能 · 修改扩展功能设置</string> + + <string id="31421">选择您的用户é…置文件[CR]登录并继ç»</string> +</strings> diff --git a/addons/skin.confluence/language/Czech/strings.xml b/addons/skin.confluence/language/Czech/strings.xml new file mode 100644 index 0000000000..9399571653 --- /dev/null +++ b/addons/skin.confluence/language/Czech/strings.xml @@ -0,0 +1,156 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<!--Translator: ezechiel1917--> +<!--Date of translation: 10/02/2009--> +<strings> + <!-- Misc labels --> + <string id="31000">ZmÄ›nit</string> + <string id="31001">Milovat</string> + <string id="31002">Nesnášet</string> + <string id="31003">NapájenÃ</string> + <string id="31004">Pracuji...</string> + <string id="31005">Skrýt INFO</string> + + <string id="31007">Pluginy</string> + + <string id="31020">NejnovÄ›jÅ¡Ã položky</string> + <string id="31021">Video - Soubory</string> + <string id="31022">Hudba - Soubory</string> + <string id="31023">PÅ™ehrává se</string> + <string id="31024">Strana</string> + <string id="31025">Položek</string> + <string id="31026">DalÅ¡Ã možnosti</string> + <string id="31027">UmÃstÄ›nÃ</string> + + <!-- View Type labels --> + <string id="31028">Obaly</string> + <string id="31029">Fanart</string> + <string id="31030">Seznam I</string> + <string id="31031">Náhledy</string> + <string id="31032">Obrázky</string> + + <!-- Extra labels --> + <string id="31040">PÅ™ehrává se</string> + + <string id="31042">PŘEHRÃVà SE</string> + <string id="31043">POZASTAVENO</string> + <string id="31044">PŘETÃČà SE VPŘED</string> + <string id="31045">PŘETÃČà SE ZPÄšT</string> + <string id="31046">Vlastnosti zvuku</string> + <string id="31047">Akutálnà pÅ™edvolba</string> + <string id="31048">PÅ™edvolby vizualizace</string> + <string id="31049">ÄŒas ukonÄenÃ</string> + + + <!-- Playlist Editor labels --> + <string id="31055">OtevÅ™Ãt seznam stop</string> + <string id="31056">Uložit seznam stop</string> + <string id="31057">ZavÅ™Ãt seznam stop</string> + <string id="31058">Hudebnà soubory systému</string> + <string id="31059">Aktuálnà seznam stop</string> + <string id="31060">Tento soubor se skládá z vÃce ÄástÃ. Vyberte tu, od které chcete spustit pÅ™ehrávánÃ.</string> + <string id="31061">AktuálnÄ› vybraný</string> + + <!-- Skin Settings labels --> + <string id="31100"></string> + <string id="31101">Informace na Úvodnà obrazovce</string> + <string id="31102">PozadÃ</string> + <string id="31103">Zobrazovat "POZASTAVENO" pÅ™i prezentaci obrázků</string> + <string id="31104">PÅ™ehrávat upoutávky v oknÄ› [COLOR=grey3](pouze z okna Informace o videu)[/COLOR]</string> + <string id="31105">Zobrazovat názvy médià pÅ™i vyhledávánà na pozadÃ</string> + <string id="31106">Různé</string> + <string id="31107"></string> + <string id="31108">Zobrazenà sekcà úvodnà obrazovky</string> + <string id="31109">Pozadà úvodnà obrazovky</string> + <string id="31110">ZmÄ›nit pozadà úvodnà obrazovky - sekce</string> + <string id="31111">Skrýt</string> + <string id="31112">Možnosti</string> + <string id="31113">1 obrázek</string> + <string id="31114">VÃce obrázků</string> + <string id="31115">PÅ™izpůsobenÃ</string> + <string id="31116">Skripty</string> + <string id="31117">Zobrazovat NejnovÄ›jÅ¡Ã filmy a epizody</string> + <string id="31118">Úvodnà obrazovka</string> + <string id="31119">Aktivovat položku v menu</string> + <string id="31120">NÃZEV POLOŽKY</string> + <string id="31121">CESTA KE SKRIPTU</string> + <string id="31122">PoÄasÃ</string> + <string id="31123">PoužÃt u TV seriálů klasické náhledy mÃsto Å¡irokoúhlých</string> + <string id="31124">Zobrazovat na pozadà právÄ› pÅ™ehrávané video</string> + <string id="31125">Zobrazovat na pozadà vizualizaci</string> + + <string id="31126">Aktivovat OSD tlaÄÃtko pro zobrazenà textu skladby</string> + <string id="31127">CESTA KE SKRIPTU S TEXTY SKLADEB</string> + <string id="31128">Texty skladeb</string> + <string id="31129">Aktivovat OSD tlaÄÃtko pro staženà titulků</string> + <string id="31130">CESTA KE SKRIPTU S TITULKY</string> + + <string id="31140">Hudebnà OSD</string> + <string id="31141">Video OSD</string> + + <!-- Script labels --> + <string id="31200">Zástupci</string> + <string id="31201">Kategorie</string> + <string id="31202">Zobrazovat obsazenÃ</string> + <string id="31203">Vyberte vaÅ¡i skladbu</string> + <string id="31204">Odkazy sekcÃ</string> + <string id="31205">Zdroj textu skladeb</string> + + <!-- The Weather Channel Script labels --> + <string id="31250">Radar & PÅ™edpovÄ›Ä</string> + <string id="31251">PÅ™edpovÄ›Ä</string> + <string id="31252">TWC Skript</string> + + <!-- Extra labels --> + <string id="31300">Aktuálnà teplota</string> + <string id="31301">Naposledy aktualizováno</string> + <string id="31302">Menu</string> + <string id="31303"></string> + <string id="31304">Obrázky</string> + <string id="31305">Nenà vložen žádný optický disk</string> + <string id="31306">Vysunout</string> + <string id="31307">Skrýt Fanart</string> + <string id="31308">Detaily o filmu</string> + <string id="31309">Využitá paměť:</string> + <string id="31310">ÄŒÃslo stopy</string> + <string id="31311">POZADà FANART[CR][CR]NENà DOSTUPNÉ[CR][CR] NASTAVTE HO STISKNUTÃM TLAÄŒÃTKA</string> + <string id="31312">SouÄasný stahovaÄ</string> + <string id="31313">ZmÄ›nit stahovaÄ</string> + <string id="31314">Možnosti vyhledávánà obsahu</string> + <string id="31315">ZákladnÃ</string> + <string id="31316"></string> + <string id="31317">UmÃstÄ›nà Fanartu</string> + <string id="31318">Malý Fanart</string> + <string id="31319">Vybraný profil</string> + <string id="31320">Naposledy pÅ™ihlášen</string> + <string id="31321">VybÄ›r Karaoke skladby</string> + <string id="31322">OdvysÃláno</string> + <string id="31323">NejnovÄ›jÅ¡Ã filmy</string> + <string id="31324">NejnovÄ›jÅ¡Ã epizody</string> + <string id="31325">Možnosti seznamu stop</string> + <string id="31326">VytvoÅ™eno</string> + <string id="31327">RozliÅ¡enÃ</string> + <string id="31328">NejnovÄ›jÅ¡Ã položky</string> + <string id="31329">[B]ÄŒASOVAÄŒ BYL NASTAVEN![/B] [COLOR=grey2] - SYSTÉM SE AUTOMATICKY VYPNE ZA[/COLOR]</string> + <string id="31330">Pro pÅ™ehránà upoutávky[CR][CR]stisknÄ›te tlaÄÃtko</string> + + <!-- Video and Music OSD Labels --> + <string id="31351">Pozastavit</string> + <string id="31352">Zastavit</string> + <string id="31353">PÅ™etoÄit vpÅ™ed</string> + <string id="31354">PÅ™etoÄit zpÄ›t</string> + <string id="31355">NabÃdka filmu</string> + <string id="31356">Stáhnout titulky</string> + <string id="31357"></string> + + <!-- Description Labels --> + <string id="31400">[B]MOŽNOSTI PROSTŘEDÃ[/B][CR][CR]ZmÄ›na vzhledu · VýbÄ›r jazyka a oblasti · Možnosti zobrazenà souborů[CR]Nastavenà spoÅ™iÄe obrazovky</string> + <string id="31401">[B]MOŽNOSTI VIDEA[/B][CR][CR]Správa knihovny videà · Možnosti pÅ™ehrávánà videa · Možnosti zobrazenà video souborů[CR]Nastavenà fontu titulků</string> + <string id="31402">[B]MOŽNOSTI HUDBY[/B][CR][CR]Správa knihovny hudby · Možnosti pÅ™ehrávánà hudby · Možnosti zobrazenà hudeb. souborů[CR]Služby pro odesÃlánà informacà o pÅ™ehrávaných skladbách · Nastavenà karaoke</string> + <string id="31403">[B]MOŽNOSTI OBRÃZKÅ®[/B][CR][CR]Možnosti zobrazenà obrázků · Konfigurace prezentace</string> + <string id="31404">[B]MOŽNOSTI POÄŒASÃ[/B][CR][CR]Nastavenà oblastà pro pÅ™edpovÄ›Ä poÄasÃ</string> + <string id="31405">[B]MOŽNOSTI SÃTÄš[/B][CR][CR]Možnosti ovládánà XBMC pÅ™es UPnP a HTTP · Nastavenà sdÃlenà médiÃ[CR]Nastavenà pÅ™Ãstupu na internet</string> + <string id="31406">[B]MOŽNOSTI SYSTÉMU[/B][CR][CR]Nastavenà a kalibrace obrazovky · Konfigurace výstupu zvuku · Nastavenà dálkového ovládánÃ[CR]Možnosti úsporného režimu · Ukládánà informacà o ladÄ›nà · Konfigurace rodiÄovského zámku</string> + <string id="31407">[B]MOŽNOSTI VZHLEDU[/B][CR][CR]PÅ™izpůsobenà vzhledu Confluence · Správa sekcà na úvodnà obrazovce[CR]Nastavenà pozadà vzhledu</string> + + <string id="31421">Uživatelské pÅ™ihlášenÃ[CR]Vyberte profil</string> +</strings> diff --git a/addons/skin.confluence/language/Danish/strings.xml b/addons/skin.confluence/language/Danish/strings.xml new file mode 100644 index 0000000000..a7df206eba --- /dev/null +++ b/addons/skin.confluence/language/Danish/strings.xml @@ -0,0 +1,115 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<!--Language file translated with Team XBMC Translator--> +<!--Translator: Kim Buchwald Christensen--> +<!--Email: kimbchr at gmail dot com--> +<!--Date of translation: 12/04/2009--> +<!--$Revision$--> +<!--Based on english strings version 25203--> +<strings> + <string id="31000">Ændr din</string> + <string id="31001">Elsker</string> + <string id="31002">Hader</string> + <string id="31003">Strømstyring</string> + <string id="31007">Plugins</string> + <string id="31020">Nyligt tilføjet</string> + <string id="31021">Video - Filer</string> + <string id="31022">Musik - Filer</string> + <string id="31023">Afspiller</string> + <string id="31024">Side</string> + <string id="31025">Objekter</string> + <string id="31026">Div. indstillinger</string> + <string id="31027">Placering</string> + <string id="31028">Plakatvæg</string> + <string id="31029">Fankunst</string> + <string id="31030">Komplet liste</string> + <string id="31031">Billedeikoner</string> + <string id="31032">Billedevæg</string> + <string id="31040">Spiller nu</string> + <string id="31042">AFSPILLER</string> + <string id="31043">PAUSE</string> + <string id="31044">SPOL FREM</string> + <string id="31045">SPOL TILBAGE</string> + <string id="31046">Lydegenskaber</string> + <string id="31047">Nuværende standard</string> + <string id="31048">Standard til visualisering</string> + <string id="31049">Sluttid</string> + <string id="31055">Ã…bn afspilningsliste</string> + <string id="31056">Gem afspilningsliste</string> + <string id="31057">Luk afspilningsliste</string> + <string id="31058">Musikfiler til systemet</string> + <string id="31059">Nuværende afspilningsliste</string> + <string id="31060">Denne fil er stakket. Vælg den del du vil afspille fra.</string> + <string id="31101">Indstillinger til hovedsiden</string> + <string id="31102">Baggrund</string> + <string id="31103">Vis "PAUSE" i billedserier</string> + <string id="31105">Vis medietitler i baggrundsscanneren</string> + <string id="31106">Diverse indstillinger</string> + <string id="31108">Skjul hovedsideknapper</string> + <string id="31109">Baggrunde til hovedsiden</string> + <string id="31110">Skift baggrund pÃ¥ hjem-knappen</string> + <string id="31111">Skjul</string> + <string id="31112">Indstillinger</string> + <string id="31113">Enkelt billede</string> + <string id="31114">Flere billeder</string> + <string id="31115">Tilpasningsprogram</string> + <string id="31116">Skripts til udvidelser</string> + <string id="31117">Vis nyligt tilføjne videoer</string> + <string id="31118">Undermenu til hovedsiden</string> + <string id="31119">Aktiver knap til selvvalgt skript</string> + <string id="31120">KNAPTITEL</string> + <string id="31121">STI TIL SKRIPT</string> + <string id="31122">Vejrside</string> + <string id="31123">Brug plakater og ikke bannere til TV-serier</string> + <string id="31124">Vis "Spiller nu" i baggrunden for videoer</string> + <string id="31125">Vis "Spiller nu" i baggrunden for visualisering</string> + <string id="31126">Aktiver "Sangtekster" pÃ¥ musikskærmen</string> + <string id="31127">STI TIL SKRIPT TIL SANGTEKSTER</string> + <string id="31128">XBMC Sangtekster</string> + <string id="31200">Genveje</string> + <string id="31201">Kategorier</string> + <string id="31202">Vis rolleliste</string> + <string id="31203">Vælg din sang</string> + <string id="31204">Sektionlinks</string> + <string id="31205">Sangtekstkilde</string> + <string id="31250">Radar og prognose</string> + <string id="31251">Prognose</string> + <string id="31252">TWC-skript</string> + <string id="31300">Temperatur nu</string> + <string id="31301">Sidst opdateret</string> + <string id="31302">Menu</string> + <string id="31304">Billede</string> + <string id="31305">Intet diskmedie fundet</string> + <string id="31306">Skub ud</string> + <string id="31307">Skjul fankunst</string> + <string id="31308">Filmdetaljer</string> + <string id="31309">Hukommelse i brug:</string> + <string id="31310">Spor nummer</string> + <string id="31311">FANKUNST BILLDE[CR][CR]IKKE TILGÆNGELIG[CR][CR]TRYK FOR AT VÆLGE</string> + <string id="31312">Nuværende Scraper</string> + <string id="31313">Vælg en Scraper</string> + <string id="31314">Indstillinger til indholdsskanning</string> + <string id="31315">Simpel</string> + <string id="31317">Vælg sti til fankunst</string> + <string id="31318">Lille fankunst</string> + <string id="31319">Valgt profil</string> + <string id="31320">Sidst logget ind</string> + <string id="31321">Sangvalg til karaoke</string> + <string id="31322">Sendt</string> + <string id="31323">Seneste film</string> + <string id="31324">Seneste episoder</string> + <string id="31325">Indstillinger til afspilningsliste</string> + <string id="31326">Oprettet</string> + <string id="31327">Opløsning</string> + <string id="31328">Nyligt tilføjet</string> + <string id="31329">[B]TIMER STARTET![/B] [COLOR=grey2] - SYSTEMET LUKKER NED OM[/COLOR]</string> + <string id="31400">[B]SKIFT INDSTILLINGER TIL UDSEENDE[/B][CR][CR]Skift skin · Vælg sprog og region · Skift indstillinger til fil-listen[CR]Indstil pauseskærm</string> + <string id="31401">[B]SKIFT INDSTILLINGER TIL VIDEOER[/B][CR][CR]HÃ¥ndter din videosamling</string> + <string id="31402">[B]SKIFT INDSTILLINGER TIL MUSIK[/B][CR][CR]HÃ¥ndter din musiksamling</string> + <string id="31403">[B]SKIFT INDSTILLINGER TIL BILLEDER[/B][CR][CR]Vælg hvordan billeder vises · Konfigurer billedeserier</string> + <string id="31404">[B]SKIFT INDSTILLINGER TIL VEJRSIDEN[/B][CR][CR]Du kan vælge tre byer, der skal hentes vejrudsigter for</string> + <string id="31405">[B]SKIFT NETVÆRKSINDSTILLINGER[/B][CR][CR]Indstil styring af XBMC via UPnP og HTTP · Indstil fildeling[CR]Indstillinger for adgang til Internettet</string> + <string id="31406">[B]SKIFT SYSTEMINDSTILLINGER[/B][CR][CR]Indstil og kalibrer skærmen · Indstil lydudgang · Indstil fjernbetjeninger[CR]Indstil strømstyring · Aktiver fejllogning · Indstil hovedlÃ¥s</string> + <string id="31407">[B]SKIFT SKIN-INDSTILLINGER[/B][CR][CR]Indstil Confluence · Konfigurer hovedsiden[CR]Skift baggrunde i skinnet</string> + <string id="31420">[B][COLOR=white]XBMC kunne ikke finde en skive.[/COLOR][/B][CR][CR]Indsæt en skive i drevet og forsøg igen eller annuler</string> + <string id="31421">Vælg din XBMC-brugerprofil[CR]for at logge ind og fortsætte</string> +</strings>
\ No newline at end of file diff --git a/addons/skin.confluence/language/Dutch/strings.xml b/addons/skin.confluence/language/Dutch/strings.xml new file mode 100644 index 0000000000..bff0e86565 --- /dev/null +++ b/addons/skin.confluence/language/Dutch/strings.xml @@ -0,0 +1,100 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<!--Language file translated with Team XBMC Translator--> +<!--Date of translation: 12/07/2009--> +<!--$Revision$--> +<strings> + <string id="31000">Verander</string> + <string id="31001">Liefde</string> + <string id="31002">Haat</string> + <string id="31003">Energie Beheer</string> + <string id="31004">Bezig...</string> + <string id="31007">Plugins</string> + <string id="31020">Hoofdstuk titel</string> + <string id="31021">Video - Bestanden</string> + <string id="31022">Muziek - Bestanden</string> + <string id="31023">Afspelen</string> + <string id="31024">Pagina</string> + <string id="31025">Items</string> + <string id="31026">Diverse Opties</string> + <string id="31027">Locatie</string> + <string id="31029">Fanart</string> + <string id="31030">Volledige lijst</string> + <string id="31040">Afspelen</string> + <string id="31042">AFSPELEN</string> + <string id="31043">PAUZE</string> + <string id="31044">VOORUIT SPOELEN</string> + <string id="31045">TERUGSPOELEN</string> + <string id="31046">Geluid Opties</string> + <string id="31047">Huidige Instelling</string> + <string id="31048">Visualization Instelling</string> + <string id="31049">Eind Tijd</string> + <string id="31055">Open afspeellijst</string> + <string id="31056">Bewaar afspeellijst</string> + <string id="31057">Sluit afspeellijst</string> + <string id="31058">Systeem muziekbestanden</string> + <string id="31059">Huidige afspeellijst</string> + <string id="31060">Dit bestand bestaat uit meer delen, selecteert u het gedeelte dat u wilt afspelen vanaf.</string> + <string id="31101">Beginscherm opties</string> + <string id="31102">Achtergronden</string> + <string id="31103">Laat "PAUZE" zien in diavoorstelling</string> + <string id="31105">Laat media titels zien in achtergrond scanner</string> + <string id="31106">Diverse opties</string> + <string id="31108">Verberg Hoofd Menu Knoppen</string> + <string id="31109">Beginscherm achtergronden</string> + <string id="31110">Pas Achtergrond aan voor Hoofd Knop</string> + <string id="31111">Verbergen</string> + <string id="31112">Opties</string> + <string id="31113">Enkele Afbeelding</string> + <string id="31114">Meerdere Afbeeldingen</string> + <string id="31115">Aanpassen</string> + <string id="31117">Laat recent toegevoegde Video's zien</string> + <string id="31118">Beginscherm Submenu</string> + <string id="31119">Activeer Aangepaste Script Knop</string> + <string id="31120">KNOP LABEL</string> + <string id="31121">PAD NAAR SCRIPT</string> + <string id="31122">Weer Pagina</string> + <string id="31123">Gebruik "Posters" in plaats van "Banners" voor TV Series</string> + <string id="31124">Laat Achtergrond "Nu Afspelen" zien voor Video</string> + <string id="31125">Laat Achtergrond "Nu Afspelen" zien voor Visualisatie</string> + <string id="31126">Activeer Lyrics in Muziek OSD</string> + <string id="31127">PAD NAAR LYRICS SCRIPT</string> + <string id="31128">XBMC Lyrics</string> + <string id="31200">Snelkoppeling</string> + <string id="31201">Categorieën</string> + <string id="31202">Laat Cast Zien</string> + <string id="31203">Kies Uw Nummer</string> + <string id="31204">Sectie Links</string> + <string id="31205">Lyrics Bron</string> + <string id="31250">Radar & Voorspelling</string> + <string id="31251">Voorspelling</string> + <string id="31252">TWC Script</string> + <string id="31300">Huidige Temperatuur</string> + <string id="31301">Laatst Bijgewerkt</string> + <string id="31302">Menu</string> + <string id="31304">Afbeelding</string> + <string id="31305">Geen Schijf Media Gedetecteerd</string> + <string id="31306">Uitwerpen</string> + <string id="31307">Verberg Fanart</string> + <string id="31308">Film Details</string> + <string id="31309">Gebruikt Geheugen:</string> + <string id="31310">Track Nummer</string> + <string id="31311">FANART AFBEELDING[CR][CR]NIET BESCHIKBAAR[CR][CR] KLIK HIER OM IN TE STELLEN</string> + <string id="31312">Huidige Scraper</string> + <string id="31313">Kies een Scraper</string> + <string id="31314">Inhoud Scanner Opties</string> + <string id="31315">Basis</string> + <string id="31317">Zet Fanart Pad</string> + <string id="31318">Kleine Fanart</string> + <string id="31319">Selecteer Profiel</string> + <string id="31320">Laatst Ingelogd Op</string> + <string id="31321">Karaoke Nummer Keuze</string> + <string id="31322">Uitgezonden</string> + <string id="31323">Laatste Films</string> + <string id="31324">Laatste Afleveringen</string> + <string id="31325">Speellijst Opties</string> + <string id="31326">Gemaakt</string> + <string id="31327">Resolutie</string> + <string id="31328">Recent Toegevoegd</string> + <string id="31420">[B][COLOR=white]XBMC Heeft geen schijf gedetecteerd.[/COLOR][/B][CR][CR]Voer een schijf in en probeer opnieuw of annuleer</string> + <string id="31421">Selecteer Uw XBMC Gebruikers Profiel[CR]Om In Te Loggen</string> +</strings>
\ No newline at end of file diff --git a/addons/skin.confluence/language/English/strings.xml b/addons/skin.confluence/language/English/strings.xml new file mode 100644 index 0000000000..81ac3a0c2c --- /dev/null +++ b/addons/skin.confluence/language/English/strings.xml @@ -0,0 +1,156 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<strings>
+ <!-- Misc labels -->
+ <string id="31000">Change Your</string>
+ <string id="31001">Love</string>
+ <string id="31002">Hate</string>
+ <string id="31003">Power Options</string>
+ <string id="31004">Working...</string>
+ <string id="31005">Hide INFO</string>
+
+ <string id="31007">Plugins</string>
+
+ <string id="31020">Recently Added</string>
+ <string id="31021">Video - Files</string>
+ <string id="31022">Music - Files</string>
+ <string id="31023">Playing</string>
+ <string id="31024">Page</string>
+ <string id="31025">Items</string>
+ <string id="31026">Misc Options</string>
+ <string id="31027">Location</string>
+
+ <!-- View Type labels -->
+ <string id="31028">Poster Wrap</string>
+ <string id="31029">Fanart</string>
+ <string id="31030">Full list</string>
+ <string id="31031">Pic Thumbs</string>
+ <string id="31032">Image Wrap</string>
+ <string id="31033">Info</string>
+
+ <!-- Extra labels -->
+ <string id="31040">Now Playing</string>
+
+ <string id="31042">PLAYING</string>
+ <string id="31043">PAUSED</string>
+ <string id="31044">FAST FORWARD</string>
+ <string id="31045">REWIND</string>
+ <string id="31046">Audio Properties</string>
+ <string id="31047">Current Preset</string>
+ <string id="31048">Visualization Presets</string>
+ <string id="31049">End Time</string>
+
+
+ <!-- Playlist Editor labels -->
+ <string id="31055">Open playlist</string>
+ <string id="31056">Save playlist</string>
+ <string id="31057">Close playlist</string>
+ <string id="31058">System music files</string>
+ <string id="31059">Current playlist</string>
+ <string id="31060">This file is stacked, select the part you want to play from.</string>
+ <string id="31061">Current Selected</string>
+
+ <!-- Skin Settings labels -->
+ <string id="31100"></string>
+ <string id="31101">Home screen options</string>
+ <string id="31102">Background</string>
+ <string id="31103">Show "Paused" in picture slide show</string>
+ <string id="31104">Play Trailers in a window [COLOR=grey3](Video Information Dialog Only)[/COLOR]</string>
+ <string id="31105">Show media titles in background scanner</string>
+ <string id="31106">Miscellaneous options</string>
+ <string id="31107"></string>
+ <string id="31108">Hide Main Menu Buttons</string>
+ <string id="31109">Media backgrounds</string>
+ <string id="31110">Edit Background for Media Type</string>
+ <string id="31111">Hide</string>
+ <string id="31112">Options</string>
+ <string id="31113">Single Image</string>
+ <string id="31114">Multi Image</string>
+ <string id="31115">Customizer</string>
+ <string id="31116">Addon Scripts</string>
+ <string id="31117">Show Recently added Videos</string>
+ <string id="31118">Home Page Submenu</string>
+ <string id="31119">Enable Custom Script Button</string>
+ <string id="31120">BUTTON LABEL</string>
+ <string id="31121">PATH TO SCRIPT</string>
+ <string id="31122">Weather Page</string>
+ <string id="31123">Use "Posters" instead of "Banners" for TV Shows</string>
+ <string id="31124">Show Background "Now Playing" Video</string>
+ <string id="31125">Show Background "Now Playing" Visualization</string>
+
+ <string id="31126">Enable Lyrics in Music OSD</string>
+ <string id="31127">PATH TO LYRICS SCRIPT</string>
+ <string id="31128">XBMC Lyrics</string>
+ <string id="31129">Enable Subtitle Download in Video OSD</string>
+ <string id="31130">PATH TO SUBTITLE SCRIPT</string>
+
+ <string id="31140">Music OSD</string>
+ <string id="31141">Video OSD</string>
+
+ <!-- Script labels -->
+ <string id="31200">Shortcuts</string>
+ <string id="31201">Categories</string>
+ <string id="31202">Show Cast</string>
+ <string id="31203">Choose Your Song</string>
+ <string id="31204">Section Links</string>
+ <string id="31205">Lyrics Source</string>
+
+ <!-- The Weather Channel Script labels -->
+ <string id="31250">Radar & Forecast</string>
+ <string id="31251">Forecast</string>
+ <string id="31252">TWC Script</string>
+
+ <!-- Extra labels -->
+ <string id="31300">Current Temp</string>
+ <string id="31301">Last Updated</string>
+ <string id="31302">Menu</string>
+ <string id="31303"></string>
+ <string id="31304">Picture</string>
+ <string id="31305">No Disc Media Detected</string>
+ <string id="31306">Eject</string>
+ <string id="31307">Hide Fanart</string>
+ <string id="31308">Movie Details</string>
+ <string id="31309">Memory Used:</string>
+ <string id="31310">Track Number</string>
+ <string id="31311">Fanart image[CR][CR]Unavailable[CR][CR] Click button to set</string>
+ <string id="31312">Current Scraper</string>
+ <string id="31313">Choose a Scraper</string>
+ <string id="31314">Content Scanning Options</string>
+ <string id="31315">Basic</string>
+ <string id="31316"></string>
+ <string id="31317">Set Fanart Path</string>
+ <string id="31318">Small Fanart</string>
+ <string id="31319">Selected Profile</string>
+ <string id="31320">Last Logged In</string>
+ <string id="31321">Karaoke Song Selector</string>
+ <string id="31322">Aired</string>
+ <string id="31323">Latest Movies</string>
+ <string id="31324">Latest Episodes</string>
+ <string id="31325">Playlist Options</string>
+ <string id="31326">Created</string>
+ <string id="31327">Resolution</string>
+ <string id="31328">Recently Added</string>
+ <string id="31329">[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]</string>
+ <string id="31330">Click button to play[CR][CR]Movie trailer</string>
+
+ <!-- Video and Music OSD Labels -->
+ <string id="31351">Pause</string>
+ <string id="31352">Stop</string>
+ <string id="31353">Fast Forward</string>
+ <string id="31354">Rewind</string>
+ <string id="31355">Movie menu</string>
+ <string id="31356">Download Subtitles</string>
+ <string id="31357"></string>
+
+ <!-- Description Labels -->
+ <string id="31400">[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver</string>
+ <string id="31401">[B]CONFIGURE VIDEO SETTINGS[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts</string>
+ <string id="31402">[B]CONFIGURE MUSIC SETTINGS[/B][CR][CR]Manage your music library · Set music playback options · Change music listing options[CR]Setup song submission · Set karaoke options</string>
+ <string id="31403">[B]CONFIGURE PICTURE SETTINGS[/B][CR][CR]Set picture listing options · Configure slideshows</string>
+ <string id="31404">[B]CONFIGURE WEATHER SETTINGS[/B][CR][CR]Set three cities to collect weather information</string>
+ <string id="31405">[B]CONFIGURE NETWORK SETTINGS[/B][CR][CR]Setup control of XBMC via UPnP and HTTP · Configure file sharing[CR]Set internet access options</string>
+ <string id="31406">[B]CONFIGURE SYSTEM SETTINGS[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock</string>
+ <string id="31407">[B]CONFIGURE SKIN SETTINGS[/B][CR][CR]Setup the Confluence skin · Add and remove home menu items[CR]Change skin backgrounds</string> + <string id="31408">[B]CONFIGURE ADD-ONS[/B][CR][CR]Manage your installed Add-ons · Browse for and install Add-ons from xbmc.org[CR]Modify Add-on settings</string> +
+ <string id="31421">Select your XBMC user Profile[CR]to login and continue</string>
+</strings>
diff --git a/addons/skin.confluence/language/Finnish/strings.xml b/addons/skin.confluence/language/Finnish/strings.xml new file mode 100644 index 0000000000..bc581c549a --- /dev/null +++ b/addons/skin.confluence/language/Finnish/strings.xml @@ -0,0 +1,157 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> + <!-- Translator: Mika Pirinen --> + <!-- Date of translation: 14/1/2009 --> + <!-- Finnish strings for Confluence skin based on English strings revision 26808--> +<strings> + <!-- Misc labels --> + <string id="31000">Määritä</string> + <string id="31001">Pitää</string> + <string id="31002">Inhoaa</string> + <string id="31003">Virta-asetukset</string> + <string id="31004">Suoritetaan...</string> + <string id="31005">Piilota tiedot</string> + + <string id="31007">Lisäosat</string> + + <string id="31020">Viimeksi lisätyt</string> + <string id="31021">Video - Tiedostot</string> + <string id="31022">Musiikki - Tiedostot</string> + <string id="31023">Toistaa</string> + <string id="31024">Sivu</string> + <string id="31025">Kohdetta</string> + <string id="31026">Muut asetukset</string> + <string id="31027">Paikkakunta</string> + + <!-- View Type labels --> + <string id="31028">Julistekierto</string> + <string id="31029">Fanitaide</string> + <string id="31030">Täysi lista</string> + <string id="31031">Kuva kuvake</string> + <string id="31032">Kuvakierto</string> + + <!-- Extra labels --> + <string id="31040">Nyt toistetaan</string> + + <string id="31042">TOISTETAAN</string> + <string id="31043">TAUKO</string> + <string id="31044">KELAUS ETEENPÄIN</string> + <string id="31045">KELAUS TAAKSEPÄIN</string> + <string id="31046">Ääniasetukset</string> + <string id="31047">Nykyinen esiasetus</string> + <string id="31048">Visualisoinnin esiasetukset</string> + <string id="31049">Päättymisaika</string> + + + <!-- Playlist Editor labels --> + <string id="31055">Avaa toistolista</string> + <string id="31056">Tallenna toistolista</string> + <string id="31057">Sulje toistolista</string> + <string id="31058">Musiikkitiedostot</string> + <string id="31059">Nykyinen toistolista</string> + <string id="31060">Tämä tiedosto on pinottu, valitse osa jonka haluat toistaa.</string> + <string id="31061">Nyt valittuna</string> + + <!-- Skin Settings labels --> + <string id="31100"></string> + <string id="31101">Päävalikon asetukset</string> + <string id="31102">Tausta</string> + <string id="31103">Näytä "Tauko" kuvaesityksessä</string> + <string id="31104">Toista esittelyt ikkunassa [COLOR=grey3](Videotiedot ainoastaan)[/COLOR]</string> + <string id="31105">Näytä median nimet taustahaussa</string> + <string id="31106">Yleiset asetukset</string> + <string id="31107"></string> + <string id="31108">Piilota päävalikon painikkeet</string> + <string id="31109">Päävalikon taustakuvat</string> + <string id="31110">Muokkaa taustakuvaa päävalikon painikkeelle</string> + <string id="31111">Piilota</string> + <string id="31112">Asetukset</string> + <string id="31113">Yksittäinen kuva</string> + <string id="31114">Vaihtuva kuva</string> + <string id="31115">Mukautus</string> + <string id="31116">Skriptit</string> + <string id="31117">Näytä viimeksi lisätyt videot</string> + <string id="31118">Päävalikon alivalikko</string> + <string id="31119">Valinnainen skripti-painike</string> + <string id="31120">Painikkeen teksti</string> + <string id="31121">Skriptin polku</string> + <string id="31122">Sääsivu</string> + <string id="31123">Käytä TV-ohjelmilla "Juliste"-näkymää</string> + <string id="31124">Näytä taustalla "Nyt katsellaan"-video</string> + <string id="31125">Näytä taustalla "Nyt kuunnellaan"-visualisointi</string> + + <string id="31126">Lyrics-skripti musiikin kuvaruutuvalikossa</string> + <string id="31127">Lyrics skriptin polku</string> + <string id="31128">XBMC Lyrics</string> + <string id="31129">Tekstityksen lataus videoiden kuvaruutuvalikosta</string> + <string id="31130">Tekstitys skriptin polku</string> + + <string id="31140">Musiikki OSD</string> + <string id="31141">Video OSD</string> + + <!-- Script labels --> + <string id="31200">Pikavalinnat</string> + <string id="31201">Kategoriat</string> + <string id="31202">Näytä näyttelijät</string> + <string id="31203">Valitse kappale</string> + <string id="31204">Valinta linkit</string> + <string id="31205">Lyrics lähde</string> + + <!-- The Weather Channel Script labels --> + <string id="31250">Tutka ja sääennuste</string> + <string id="31251">Sääennuste</string> + <string id="31252">TWC -skripti</string> + + <!-- Extra labels --> + <string id="31300">Tämänhetkinen säätila</string> + <string id="31301">Viimeksi päivitetty</string> + <string id="31302">Valikko</string> + <string id="31303"></string> + <string id="31304">Kuva</string> + <string id="31305">Levyä ei löytynyt</string> + <string id="31306">Avaa asema</string> + <string id="31307">Piilota fanitaide</string> + <string id="31308">Elokuvan tiedot</string> + <string id="31309">Käytetty muisti:</string> + <string id="31310">Kappalenumero</string> + <string id="31011">Fanitaide kuvaa[CR][CR]ei ole saatavilla[CR][CR]Klikkaa asettaaksesi</string> + <string id="31312">Nykyinen hakupaikka</string> + <string id="31313">Valitse hakupaikka</string> + <string id="31314">Sisällön hakuasetukset</string> + <string id="31315">Perus</string> + <string id="31316"></string> + <string id="31317">Polku</string> + <string id="31318">Pieni fanitaide</string> + <string id="31319">Valittu profiili</string> + <string id="31320">Viimeksi kirjauduttu</string> + <string id="31321">Karaoke kappaleen valinta</string> + <string id="31322">Esitetty</string> + <string id="31323">Viimeisimmät elokuvat</string> + <string id="31324">Viimeisimmät jaksot</string> + <string id="31325">Toistolistan asetukset</string> + <string id="31326">Luotu</string> + <string id="31327">Resoluutio</string> + <string id="31328">Viimeksi lisätty</string> + <string id="31329">[B]Ajastus[/B] [COLOR=grey2] - Aikaa järjestelmän sammuttamiseen[/COLOR]</string> + <string id="31330">Paina painiketta katsoaksesi[CR][CR]elokuvaesittelyn</string> + + <!-- Video and Music OSD Labels --> + <string id="31351">Tauko</string> + <string id="31352">Pysäytä</string> + <string id="31353">Kelaa eteenpäin</string> + <string id="31354">Kelaa taaksepäin</string> + <string id="31355">Elokuvavalikko</string> + <string id="31356">Lataa tekstitykset</string> + <string id="31357"></string> + + <!-- Description Labels --> + <string id="31400">[B]Muokkaa käyttöliittymän asetuksia[/B][CR][CR]Vaihda ulkoasua · Vaihda kieliasetuksia · Aseta tiedostolistauksen asetukset[CR]Aseta ruudunsäästäjä</string> + <string id="31401">[B]Muokkaa video-asetuksia[/B][CR][CR]Huolla videokirjastoa · Aseta videotoiston asetukset · Vaihda videolistauksen asetuksia[CR]Aseta tekstitysasetukset</string> + <string id="31402">[B]Muokkaa musiikki-asetuksia[/B][CR][CR]Huolla musiikkikirjastoa · Aseta musiikkitoiston asetukset · Vaihda musiikkilistauksen[CR]asetuksia · Aseta kappaleen lähetysasetuksia · Aseta karaoke-asetukset</string> + <string id="31403">[B]Muokkaa kuva-asetuksia[/B][CR][CR]Aseta kuvalistauksen asetukset · Määritä kuvaesityksiä</string> + <string id="31404">[B]Muokkaa sää-asetuksia[/B][CR][CR]Aseta kolme kaupunkia joista noudetaan säätiedot</string> + <string id="31405">[B]Muokkaa verkkoasetuksia[/B][CR][CR]Aseta XBMC ohjaus UPNP:n ja HTTP:n kautta · Määritä tiedostojen jako[CR]Aseta internet asetukset</string> + <string id="31406">[B]Muokkaa järjestelmän asetuksia[/B][CR][CR]Aseta ja kalibroi näyttö · Määritä äänilähtö · Aseta kauko-ohjaus[CR]Aseta sähkönsäästöasetukset · Ota debuggaus käyttöön · Muokkaa pääkäyttäjän lukituksia</string> + <string id="31407">[B]Muokkaa ulkoasun asetuksia[/B][CR][CR]Aseta Confluence-ulkoasun asetukset · Lisää ja poista päävalikon kohteita[CR]Vaihda ulkoasun taustakuvia</string> + + <string id="31421">Valitse XBMC käyttäjäprofiili[CR]kirjautuaksesi sisään</string> +</strings> diff --git a/addons/skin.confluence/language/French/strings.xml b/addons/skin.confluence/language/French/strings.xml new file mode 100644 index 0000000000..68509bb83e --- /dev/null +++ b/addons/skin.confluence/language/French/strings.xml @@ -0,0 +1,138 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<strings> + <!-- Misc labels --> + <string id="31000">Changement des</string> + <string id="31001">Aimer</string> + <string id="31002">Détester</string> + <string id="31003">Options d'alimentation</string> + <string id="31004">En cours...</string> + <string id="31005">Cacher INFO</string> + + <string id="31007">Plugins</string> + + <string id="31020">Récemment ajouté</string> + <string id="31021">Vidéo - Fichiers</string> + <string id="31022">Musique - Fichiers</string> + <string id="31023">Jouer</string> + <string id="31024">Page</string> + <string id="31025">Objets</string> + <string id="31026">Options diverses</string> + <string id="31027">Emplacement</string> + + <!-- View Type labels --> + <string id="31028">Affiche Wrap</string> + <string id="31029">Fanart</string> + <string id="31030">Liste complète</string> + <string id="31031">Vignettes</string> + <string id="31032">Image Wrap</string> + + <!-- Extra labels --> + <string id="31040">Lecture en cours</string> + + <string id="31042">LECTURE</string> + <string id="31043">PAUSE</string> + <string id="31044">AVANCE RAPIDE</string> + <string id="31045">RETOUR RAPIDE</string> + <string id="31046">Propriétés audio</string> + <string id="31047">Preset Actuel</string> + <string id="31048">Presets Visualisation</string> + <string id="31049">Echéance</string> + + + <!-- Playlist Editor labels --> + <string id="31055">Ouvrir playliste</string> + <string id="31056">Sauvegarder playliste</string> + <string id="31057">Fermer playliste</string> + <string id="31058">Système de fichiers de musique</string> + <string id="31059">Playliste actuelle</string> + <string id="31060">Ce fichier est empilé, sélectionnez la partie que vous souhaitez lire.</string> + + <!-- Skin Settings labels --> + <string id="31100"></string> + <string id="31101">Options de l'écran d'accueil</string> + <string id="31102">Arrière-plan</string> + <string id="31103">Afficher "Pause" dans diaporama d'images</string> + <string id="31104"></string> + <string id="31105">Afficher les titres des médias en tâche de fond lors du scan</string> + <string id="31106">Options diverses</string> + <string id="31107"></string> + <string id="31108">Boutons du menu principal</string> + <string id="31109">Arrière-plans de l'écran d'accueil</string> + <string id="31110">Modifier l'arrière-plan pour le bouton d'accueil</string> + <string id="31111">Masquer</string> + <string id="31112">Options</string> + <string id="31113">Image simple</string> + <string id="31114">Image multiple</string> + <string id="31115">Personnaliser</string> + <string id="31116">Scripts Addon</string> + <string id="31117">Afficher les vidéos récemment ajoutées</string> + <string id="31118">Sous-menu de la page d'accueil</string> + <string id="31119">Activer le bouton du script personnalisé</string> + <string id="31120">ÉTIQUETTE DU BOUTON</string> + <string id="31121">CHEMIN DU SCRIPT</string> + <string id="31122">Page météo</string> + <string id="31123">Préférer les "Affiches" aux "Bannières" pour les émissions TV</string> + <string id="31124">Afficher la vidéo en cours de lecture en arrière-plan</string> + <string id="31125">Afficher la visualisation en cours de lecture en arrière-plan</string> + + <string id="31126">Activer le script Lyrics sur l'OSD musique</string> + <string id="31127">CHEMIN DU SCRIPT LYRICS</string> + <string id="31128">XBMC Lyrics</string> + + <!-- Script labels --> + <string id="31200">Raccourcis</string> + <string id="31201">Catégories</string> + <string id="31202">Voir le casting</string> + <string id="31203">Choisissez votre chanson</string> + <string id="31204">Section Liens</string> + <string id="31205">Lyrics Source</string> + + <!-- The Weather Channel Script labels --> + <string id="31250">Radar & Prévisions</string> + <string id="31251">Prévisions</string> + <string id="31252">Script TWC</string> + + <!-- Extra labels --> + <string id="31300">Temp. Actuelle</string> + <string id="31301">Dernière mise à jour</string> + <string id="31302">Menu</string> + <string id="31303"></string> + <string id="31304">Image</string> + <string id="31305">Aucun disque détecté</string> + <string id="31306">Éjecter</string> + <string id="31307">Sans Fanart</string> + <string id="31308">Détails du film</string> + <string id="31309">Mémoire utilisée:</string> + <string id="31310">Numéro de le piste</string> + <string id="31311">IMAGE FANART[CR][CR]INDISPONIBLE[CR][CR]CLIQUEZ SUR LE BOUTON POUR DÉFINIR</string> + <string id="31312">Scraper Actuel</string> + <string id="31313">Choisissez un Scraper</string> + <string id="31314">Options catégorie du balayage</string> + <string id="31315">Basic</string> + <string id="31316"></string> + <string id="31317">Définir le chemin du Fanart</string> + <string id="31318">Fanart petit</string> + <string id="31319">Profil sélectionné</string> + <string id="31320">Derniers connectés</string> + <string id="31321">Sélecteur chanson Karaoké</string> + <string id="31322">Diffusé</string> + <string id="31323">Derniers films</string> + <string id="31324">Derniers épisodes</string> + <string id="31325">Options Playliste</string> + <string id="31326">Créé</string> + <string id="31327">Résolution</string> + <string id="31328">Récemment ajouté</string> + <string id="31329">[B]RÉGLAGE MINUTERIE![/B] [COLOR=grey2] - FERMER LE SYSTÈME AUTOMATIQUEMENT DANS[/COLOR]</string> + + <!-- Description Labels --> + <string id="31400">[B]CONFIGURATION DES PARAMÈTRES APPARENCE[/B][CR][CR]Changer le skin · Choisir la langue et la région · Changer les options de liste[CR]Changer l'économiseur d'écran</string> + <string id="31401">[B]CONFIGURATION DES PARAMÈTRES VIDÉO[/B][CR][CR]Gérer votre médiathèque · Définir les options de lecture · Changer les options de liste[CR]Régler la police des sous-titres</string> + <string id="31402">[B]CONFIGURATION DES PARAMÈTRES MUSIQUE[/B][CR][CR]Gérer votre médiathèque · Définir les options de lecture · Changer les options de liste[CR]Soumettre des chansons · Changer les options karaoké</string> + <string id="31403">[B]CONFIGURATION DES PARAMÈTRES IMAGE[/B][CR][CR]Définir les options de lecture · Configurer les diaporamas</string> + <string id="31404">[B]CONFIGURATION DES PARAMÈTRES MÉTÉO[/B][CR][CR]Choisir les trois villes qui recueilleront les informations météorologiques</string> + <string id="31405">[B]CONFIGURATION DES PARAMÈTRES RÉSEAU[/B][CR][CR]Permettre le contrôle de XBMC via UPnP et HTTP · Configurer le partage des fichiers[CR]Définir les options d'accès Internet</string> + <string id="31406">[B]CONFIGURATION DES PARAMÈTRES SYSTÈME[/B][CR][CR]Configurer les sorties vidéo et audio · Configurer les périphériques de contrôle[CR]Définir les options de gestion d'énergie · Activer le débogage · Configurer la sécurité</string> + <string id="31407">[B]CONFIGURATION DES PARAMÈTRES THÈME[/B][CR][CR]Configuration du skin Confluence · Ajouter et supprimer des éléments du menu d'accueil[CR]Changer les arrière-plans du skin</string> + <string id="31420">[B][COLOR=white]XBMC n'a pas détecté de disque.[/COLOR][/B][CR][CR]S'il vous plaît insérez un disque dans votre lecteur et essayez à nouveau ou annuler</string> + <string id="31421">Sélectionnez le profil d'utilisateur de votre XBMC[CR]pour vous connecter et continuer</string> + </strings>
\ No newline at end of file diff --git a/addons/skin.confluence/language/German/strings.xml b/addons/skin.confluence/language/German/strings.xml new file mode 100644 index 0000000000..702df79017 --- /dev/null +++ b/addons/skin.confluence/language/German/strings.xml @@ -0,0 +1,126 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<!--Language file translated with Team XBMC Translator--> +<!--Translator: Zippolighter--> +<!--Email: hardrock_zippolighter@hotmail.com--> +<!--Date of translation: 12/18/2009--> +<!--$Revision$--> +<strings> + <string id="31000">Wechsel Deine</string> + <string id="31001">Liebe</string> + <string id="31002">Hass</string> + <string id="31003">Power Optionen</string> + <string id="31004">In Arbeit...</string> + <string id="31005">Verberge Info</string> + <string id="31007">Plugins</string> + <string id="31020">Kürzlich hinzugefügt</string> + <string id="31021">Video - Dateien</string> + <string id="31022">Music - Dateien</string> + <string id="31023">Abspielen</string> + <string id="31024">Seite</string> + <string id="31025">Einträge</string> + <string id="31026">Allg. Optionen</string> + <string id="31027">Ort</string> + <string id="31028">Poster</string> + <string id="31029">Fanart</string> + <string id="31030">Komplette Liste</string> + <string id="31031">Bild Vorschau</string> + <string id="31032">Bild Wrap</string> + <string id="31040">Jetzt gespielt</string> + <string id="31042">ABSPIELEN</string> + <string id="31043">PAUSE</string> + <string id="31044">SCHNELL VORLAUF</string> + <string id="31045">RÜCKLAUF</string> + <string id="31046">Audio Einstellungen</string> + <string id="31047">Aktuelle Einstellung</string> + <string id="31048">Visualisierungs Einstellungen</string> + <string id="31049">Schluss Zeit</string> + <string id="31055">Öffne Wiedergabeliste</string> + <string id="31056">Sichere Wiedergabeliste</string> + <string id="31057">Schliesse Wiedergabeliste</string> + <string id="31058">System Musik Dateien</string> + <string id="31059">Aktuelle Wiedergabeliste</string> + <string id="31060">Die Datei ist gestappelt, wähle den Teil zum abspielen.</string> + <string id="31100"> + </string> + <string id="31101">Home Screen Optionen</string> + <string id="31102">Hintergrund</string> + <string id="31103">Zeige "Pause" in Bilder Diaschau</string> + <string id="31104"> + </string> + <string id="31105">Zeige Medien Titel beim Hintergrund Scannen</string> + <string id="31106">Sonstige Optionen</string> + <string id="31107"> + </string> + <string id="31108">Verstecke Hauptmenü Buttons</string> + <string id="31109">Home Screen Hintergrund</string> + <string id="31110">Ändere Hintergrund für Home Button</string> + <string id="31111">Verstecke</string> + <string id="31112">Optionen</string> + <string id="31113">Einzel Bild</string> + <string id="31114">Mehrfach Bild</string> + <string id="31115">Spezifische</string> + <string id="31116">Erweit. Scripte</string> + <string id="31117">Zeige kürzlich hinzugefüge Videos</string> + <string id="31118">Home Seite Untermenü</string> + <string id="31119">Aktiviere spezielle Script Button</string> + <string id="31120">BUTTON BESCHRIFTUNG</string> + <string id="31121">PFAD ZUM SCRIPT</string> + <string id="31122">Wetter Seite</string> + <string id="31123">Verwende "Posters" anstelle von "Banners" für TV Shows</string> + <string id="31124">Zeige Hintergrund "Aktuell abgespielt" Video</string> + <string id="31125">Zeige Hintergrund "Aktuell abgespielt" Visualisierung</string> + <string id="31126">Aktiviere Lyrics in Musik OSD</string> + <string id="31127">PFAD ZUM LYRICS SCRIPT</string> + <string id="31128">XBMC Lyrics</string> + <string id="31200">Tastenkürzel</string> + <string id="31201">Kategorie</string> + <string id="31202">Zeige Darsteller</string> + <string id="31203">Wähle Dein Lied</string> + <string id="31204">Sektions Verknüpfung</string> + <string id="31205">Lyrics Quelle</string> + <string id="31250">Radar & Vorhersage</string> + <string id="31251">Vorhersage</string> + <string id="31252">TWC Script</string> + <string id="31300">Aktuelles Temp</string> + <string id="31301">Letztes Update</string> + <string id="31302">Menü</string> + <string id="31303"> + </string> + <string id="31304">Bild</string> + <string id="31305">Keine Disk vorhanden</string> + <string id="31306">Auswerfen</string> + <string id="31307">Verberge Fanart</string> + <string id="31308">Film Details</string> + <string id="31309">Speicher in Benutzung:</string> + <string id="31310">Lied Nummer</string> + <string id="31311">FANART BILD[CR][CR]NICHT VORHANDEN[CR][CR] CLICK BUTTON ZUM SETZEN</string> + <string id="31312">Aktueller Scraper</string> + <string id="31313">Wähle Scraper</string> + <string id="31314">Inhalt Scanning Optionen</string> + <string id="31315">Basic</string> + <string id="31316"> + </string> + <string id="31317">Setze Fanart Pfad</string> + <string id="31318">Kleines Fanart</string> + <string id="31319">Ausgewähltes Profil</string> + <string id="31320">Letzter Logged In</string> + <string id="31321">Karaoke Song Selector</string> + <string id="31322">Gesendet</string> + <string id="31323">Letzter Film</string> + <string id="31324">Letzte Episode</string> + <string id="31325">Wiedergabeliste Optionen</string> + <string id="31326">Erstellt</string> + <string id="31327">Auflösung</string> + <string id="31328">Kürzlich Hinzugefügt</string> + <string id="31329">[B]TIMER SET![/B] [COLOR=grey2] - SYSTEM AUTO SHUTDOWN IN[/COLOR]</string> + <string id="31400">[B]KONFIGURIERE DIE DARSTELLUNGS EINSTELLUNGEN[/B][CR][CR]Wechsel den Skin · Wähle Sprache und Region · Wechsel Dateilisten Optionen[CR]Setze Bildschirmschoner</string> + <string id="31401">[B]KONFIGURIERE VIDEO EINSTELLUNGEN[/B][CR][CR]Organisiere die Video DB · Setze die Abspiel Optionen · Wechsel die Video Auflistungs Optionen · Setze Untertitel Schrift</string> + <string id="31402">[B]KONFIGURIERE MUSIK EINSTELLUNGEN[/B][CR][CR]Organisiere die Musik DB · Setze die Musik Abspiel Optionen · Wechsel die Musik Auflistungs Optionen · Einrichten der Lied Vorlage · Setze Karaoke Optionen</string> + <string id="31403">[B]KONFIGURIERE BILDER EINSTELLUNGEN[/B][CR][CR]Setze Bild Auflistungs Optionen · Konfiguriere Diaschau</string> + <string id="31404">[B]KONFIGURIERE WETTER EINSTELLUNGEN[/B][CR][CR]Wähle drei Städte zum sammeln der Wetter Informationen</string> + <string id="31405">[B]KONFIGURIERE NETZWERK EINSTELLUNGEN[/B][CR][CR]Einrichten der Steuerung von XBMC via UPnP und HTTP · Konfiguriere Datei Zugriff[CR]Setze Internet Zugriffs Optionen</string> + <string id="31406">[B]KONFIGURIERE SYSTEM EINSTELLUNGEN[/B][CR][CR]Setze und kalibriere Displays · Konfiguriere Audioausgabe · Setze Fernbedienungs Einstellungen · Setze Energiespar Optionen · Aktiviere Debugging · Einrichten Master Sperre</string> + <string id="31407">[B]KONFIGURIERE SKIN EINSTELLUNGEN[/B][CR][CR]Einrichten des Confluence Skin · Hinzufügen und entfernen der Home Menü Einträge[CR]Wechseln der Skin Hintergründe</string> + <string id="31420">[B][COLOR=white]XBMC hat keine Disk gefunden.[/COLOR][/B][CR][CR]Bitte Disk einlegen und neu versuchen oder abbrechen</string> + <string id="31421">Wähle Dein XBMC Benutzer Profil[CR]Zum Anmelden und Weitermachen</string> +</strings>
\ No newline at end of file diff --git a/addons/skin.confluence/language/Greek/strings.xml b/addons/skin.confluence/language/Greek/strings.xml new file mode 100644 index 0000000000..765aabec08 --- /dev/null +++ b/addons/skin.confluence/language/Greek/strings.xml @@ -0,0 +1,138 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<strings> + <!-- Misc labels --> + <string id="31000">Αλλαγή</string> + <string id="31001">Αγαπητό</string> + <string id="31002">ΑπεχθÎÏ‚</string> + <string id="31003">ΕπιλογÎÏ‚ λειτουÏγίας</string> + <string id="31004">ΑπασχολημÎνο...</string> + + <string id="31007">Επεκτάσεις</string> + + <string id="31020">Î Ïόσφατα αναÏτημÎνα</string> + <string id="31021">ΑÏχεία βίντεο</string> + <string id="31022">ΑÏχεία μουσικής</string> + <string id="31023">ΑναπαÏαγωγή</string> + <string id="31024">Σελίδα</string> + <string id="31025">Αντικείμενα</string> + <string id="31026">Î Ïόσθετες επιλογÎÏ‚</string> + <string id="31027">Τοποθεσία</string> + + <!-- View Type labels --> + <string id="31028">Αφίσες</string> + <string id="31029">Fanart</string> + <string id="31030">ΠλήÏης λίστα</string> + <string id="31031">ΜικÏογÏαφίες</string> + <string id="31032">Εικόνες</string> + + <!-- Extra labels --> + <string id="31040">ΤώÏα αναπαÏάγεται</string> + + <string id="31042">ΑναπαÏάγεται</string> + <string id="31043">ΠΑΥΣΗ</string> + <string id="31044">ΠΡΟΩΘΗΣΗ ΜΠΡΟΣΤΑ</string> + <string id="31045">ΠΡΟΩΘΗΣΗ ΠΙΣΩ</string> + <string id="31046">Ιδιότητες ήχου</string> + <string id="31047">ΤÏÎχουσα απεικονίση</string> + <string id="31048">Απεικονίσεις</string> + <string id="31049">ΧÏόνος λήξης</string> + + + <!-- Playlist Editor labels --> + <string id="31055">Άνοιγμα λίστας αναπαÏαγωγής</string> + <string id="31056">Αποθήκευση λίστας αναπαÏαγωγής</string> + <string id="31057">Κλείσιμο λίστας αναπαÏαγωγής</string> + <string id="31058">ΣÏστημα αÏχείων μουσικής</string> + <string id="31059">ΤÏÎχουσα λίστα αναπαÏαγωγής</string> + <string id="31060">Αυτό το αÏχείο είναι στοιβαγμÎνο, επιλÎξτε το κομμάτι που επιθυμείτε για αναπαÏαγωγή.</string> + <string id="31061">ΕπιλÎχθηκε</string> + + <!-- Skin Settings labels --> + <string id="31100"></string> + <string id="31101">ΕπιλογÎÏ‚ αÏχικής οθόνης</string> + <string id="31102">ΥπόβαθÏο</string> + <string id="31103">Εμφάνιση "ΠαÏση" κατά την παÏουσίαση φωτογÏαφιών</string> + <string id="31104"></string> + <string id="31105">Εμφάνιση τίτλων πολυμÎσων κατά την αναζήτηση στο παÏασκήνιο</string> + <string id="31106">Î Ïόσθετες επιλογÎÏ‚</string> + <string id="31107"></string> + <string id="31108">ΑπόκÏυψη πλήκτÏων από το κεντÏικό Î¼ÎµÎ½Î¿Ï ÎµÏ€Î¹Î»Î¿Î³ÏŽÎ½</string> + <string id="31109">ΥπόβαθÏα αÏχικής οθόνης</string> + <string id="31110">ΕπεξεÏγασία υπόβαθÏου για το αÏχικό πλήκτÏο</string> + <string id="31111">ΑπόκÏυψη</string> + <string id="31112">ΕπιλογÎÏ‚</string> + <string id="31113">Εικόνα</string> + <string id="31114">Φάκελος</string> + <string id="31115">Î ÏοσαÏμογή</string> + <string id="31116">Î Ïοσθήκη Scripts</string> + <string id="31117">Εμφάνιση των Ï€Ïόσφατα Ï€ÏοστιθÎμενων βίντεο</string> + <string id="31118">Î¥Ï€Î¿Î¼ÎµÎ½Î¿Ï Î±Ïχικής οθόνης</string> + <string id="31119">ΕνεÏγοποίηση Ï€ÏοσαÏμοσμÎνου πλήκτÏου Script</string> + <string id="31120">ΕΤΙΚΕΤΑ ΠΛΗΚΤΡΟΥ</string> + <string id="31121">ΔΙΑΔΡΟΜΗ ΓΙΑ ΤΟ SCRIPT</string> + <string id="31122">Οθόνη καιÏοÏ</string> + <string id="31123">ΧÏήση του "Αφίσα" αντί του "Πανό" για τις τηλεοπτικÎÏ‚ σειÏÎÏ‚</string> + <string id="31124">Εμφάνιση ως υπόβαθÏο το βίντεο που "ΤώÏα αναπαÏάγεται"</string> + <string id="31125">Εμφάνιση ως υπόβαθÏο η απεικόνιση που "ΤώÏα αναπαÏάγεται"</string> + + <string id="31126">Εμφάνιση στίχων στις "Aπεικόνισεις οθόνης (OSD)"</string> + <string id="31127">ΔΙΑΔΡΟΜΗ ΓΙΑ ΤΟ SCRIPT ΣΤΙΧΟΙ</string> + <string id="31128">Στίχοι XBMC</string> + + <!-- Script labels --> + <string id="31200">ΣυντομεÏσεις</string> + <string id="31201">ΚατηγοÏίες</string> + <string id="31202">Εμφάνιση συντελεστών</string> + <string id="31203">Επιλογή Ï„ÏαγουδιοÏ</string> + <string id="31204">Επιλογή ΣυνδÎσμων</string> + <string id="31205">Î ÏοÎλευση στίχων Ï„ÏαγουδιοÏ</string> + + <!-- The Weather Channel Script labels --> + <string id="31250">Ακτινικό γÏάφημα Ï€Ïόγνωσης καιÏοÏ</string> + <string id="31251">Î Ïόγνωση καιÏοÏ</string> + <string id="31252">TWC Script</string> + + <!-- Extra labels --> + <string id="31300">ΤÏÎχουσες συνθήκες</string> + <string id="31301">Τελευταία ενημÎÏωση</string> + <string id="31302">ΜενοÏ</string> + <string id="31303"></string> + <string id="31304">ΦωτογÏαφίες</string> + <string id="31305">Δεν εντοπίσθηκε δίσκος πολυμÎσων</string> + <string id="31306">Εξαγωγή</string> + <string id="31307">ΑπόκÏυψη Fanart</string> + <string id="31308">ΛεπτομÎÏειες ταινίας</string> + <string id="31309">ΔεσμευμÎνη μνήμη:</string> + <string id="31310">ΑÏιθμός κομματιοÏ</string> + <string id="31311">Μη διαθÎσιμη[CR][CR]εικόνα Fanart[CR][CR]Για να οÏίσετε πιÎστε το πλήκτÏο</string> + <string id="31312">ΕνεÏγός καταγÏαφÎας</string> + <string id="31313">Επιλογή καταγÏαφÎα</string> + <string id="31314">Επιλόγες αναζήτησης πεÏιεχομÎνου</string> + <string id="31315">Βασικό</string> + <string id="31316"></string> + <string id="31317">ΟÏισμός διαδÏομής Fanart</string> + <string id="31318">ΜικÏÏŒ Fanart</string> + <string id="31319">ΕπιλεγμÎνο Ï€Ïοφίλ</string> + <string id="31320">Τελευταία είσοδος στο</string> + <string id="31321">ΕπιλογÎας Ï„Ïαγουδιών Karaoke</string> + <string id="31322">ΑιθÎÏιο</string> + <string id="31323">Î Ïόσφατες ταινίες</string> + <string id="31324">Î Ïόσφατα επεισόδια</string> + <string id="31325">ΕπιλογÎÏ‚ λίστας αναπαÏαγωγής</string> + <string id="31326">ΔημιουÏγήθηκε</string> + <string id="31327">Ανάλυση</string> + <string id="31328">Î ÏοστÎθηκε Ï€Ïόσφατα</string> + <string id="31329">[B]ΕφαÏμογή χÏονοδιακόπτη![/B] [COLOR=grey2] - Αυτόματος τεÏματισμός λειτουÏγίας σε[/COLOR]</string> + + <!-- Description Labels --> + <string id="31400">[B]ΠΡΟΣΑΡΜΟΓΗ ΡΥΘΜΙΣΕΩΠΕΞΑΤΟΜΙΚΕΥΣΗΣ[/B][CR][CR]Αλλαγή κελÏφους · Αλλαγή χώÏας και γλώσσας συστήματος · ΟÏισμός των γενικών επιλόγων εμφάνισης[CR]Î ÏοσαÏμογή της Ï€ÏοφÏλαξης οθόνης</string> + <string id="31401">[B]ΠΡΟΣΑΡΜΟΓΗ ΡΥΘΜΙΣΕΩΠΒΙÎΤΕΟ[/B][CR][CR]ΔιαχείÏιση της συλλογής βίντεο · ΔιαμόÏφωση γÏαμματοσειÏάς υποτίτλων[CR]Î ÏοσαÏμογή της ποιότητας ανάλυσης των βίντεο και ÏÏθμιση του αναπαÏαγωγÎα</string> + <string id="31402">[B]ΠΡΟΣΑΡΜΟΓΗ ΡΥΘΜΙΣΕΩΠΜΟΥΣΙΚΗΣ[/B][CR][CR]ΔιαχείÏιση της συλλογής Ï„Ïαγουδιών · EπιλογÎÏ‚ εμφάνισης της λίστας μουσικής[CR]Î ÏοσαÏμογή Ïυθμίσεων και αλλαγή γÏαμματοσειÏάς για Karaoke</string> + <string id="31403">[B]ΠΡΟΣΑΡΜΟΓΗ ΡΥΘΜΙΣΕΩΠΦΩΤΟΓΡΑΦΙΩÎ[/B][CR][CR]ΡÏθμιση επιλογών Ï€Ïοβολής φωτογÏαφιών · ΡÏθμιση παÏουσίασης διαφανειών</string> + <string id="31404">[B]ΠΡΟΣΑΡΜΟΓΗ ΡΥΘΜΙΣΕΩΠΚΑΙΡΟΥ[/B][CR][CR]ΟÏισμός Ï„Ïιών πόλεων για τις οποίες θα γίνει Ï€Ïόγνωση καιÏοÏ</string> + <string id="31405">[B]ΠΡΟΣΑΡΜΟΓΗ ΡΥΘΜΙΣΕΩΠΔΙΚΤΥΟΥ[/B][CR][CR]Î ÏοσαÏμογή Ï€Ïωτοκόλλων επικοινωνίας και μεταφοÏάς κοινόχÏηστων αÏχείων[CR]ΡÏθμιση κοινόχÏηστων αÏχείων πολυμÎσων · ΟÏισμός Ïυθμίσεων δικτÏου</string> + <string id="31406">[B]ΠΡΟΣΑΡΜΟΓΗ ΡΥΘΜΙΣΕΩΠΣΥΣΤΗΜΑΤΟΣ[/B][CR][CR]Βαθμονόμιση γÏÎ±Ï†Î¹ÎºÎ¿Ï Ï€ÎµÏιβάλλοντος · ΡÏθμιση Ï…Î»Î¹ÎºÎ¿Ï Î®Ï‡Î¿Ï… · Εγκατάσταση τηλεχειÏιστηÏίων[CR]Αλλαγή και Ï„Ïοποποίηση του Ï„Ïόπου τεÏÎ¼Î±Ï„Î¹ÏƒÎ¼Î¿Ï Ï„Î¿Ï… Ï€ÏογÏάμματος · ΡÏθμιση κεντÏÎ¹ÎºÎ¿Ï ÎºÎ»ÎµÎ¹Î´ÏŽÎ¼Î±Ï„Î¿Ï‚</string> + <string id="31407">[B]ΠΡΟΣΑΡΜΟΓΗ ΡΥΘΜΙΣΕΩΠΚΕΛΥΦΟΥΣ[/B][CR][CR]Αλλαγή και Ï„Ïοποποίηση υπόβαθÏων · Î Ïοσθήκη ή απομάκÏυνση πλήκτÏων από την αÏχική οθόνη[CR]ΔημιουÏγία συντομεÏσεων Ï€Ïος τα scripts Ï€ÏοκειμÎνου να ενσωματωθοÏν στο κÎλυφος</string> + + <string id="31421">ΕπιλÎξτε Ï€Ïοφίλ χÏήστη για το XBMC[CR]για να συνδεθείτε και συνεχίστε</string> +</strings> diff --git a/addons/skin.confluence/language/Hungarian/strings.xml b/addons/skin.confluence/language/Hungarian/strings.xml new file mode 100644 index 0000000000..8a6398811d --- /dev/null +++ b/addons/skin.confluence/language/Hungarian/strings.xml @@ -0,0 +1,159 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<!--Translator: Alanwww1--> +<!--Email: alanwww1@gmail.com--> +<!--Date of translation: 15/01/2010--> +<!--Based on English r26808--> +<!--$Revision$--> +<strings> + <!-- Vegyes feliratok --> + <string id="31000">Választható</string> + <string id="31001">Szeretem</string> + <string id="31002">Utálom</string> + <string id="31003">Kikapcsolási lehetÅ‘ségek</string> + <string id="31004">Dolgozom...</string> + <string id="31005">INFO ELREJTÉSE</string> + + <string id="31007">BeépülÅ‘k</string> + + <string id="31020">Nemrég hozzáadott</string> + <string id="31021">Videók - Fájlmód</string> + <string id="31022">Zene - Fájlmód</string> + <string id="31023">Éppen játszva</string> + <string id="31024">Oldal</string> + <string id="31025">Elem</string> + <string id="31026">Egyéb opciók</string> + <string id="31027">Fekvés</string> + + <!-- Nézet tÃpus feliratok --> + <string id="31028">Poszter</string> + <string id="31029">Fanart</string> + <string id="31030">Full lista</string> + <string id="31031">Kép Bélyeg</string> + <string id="31032">KépborÃtó</string> + + <!-- Extra feliratok --> + <string id="31040">Most játszott</string> + + <string id="31042">LEJÃTSZÃS</string> + <string id="31043">MEGÃLLÃTVA</string> + <string id="31044">ELÅRETEKERÉS</string> + <string id="31045">VISSZATEKERÉS</string> + <string id="31046">Hang tulajdonságok</string> + <string id="31047">Jelenlegi beállÃtás</string> + <string id="31048">Vizualizáció altÃpus</string> + <string id="31049">Befejezés idÅ‘pontja</string> + + + <!-- Lejátszáslista szerkesztÅ‘ feliratai --> + <string id="31055">Játszáslista nyitása</string> + <string id="31056">Játszáslista mentése</string> + <string id="31057">Új játszáslista</string> + <string id="31058">Rendszer zene fájlok</string> + <string id="31059">Jelenlegi játszáslista</string> + <string id="31060">Ez a fájl egyesÃtett. Válaszd a részt, amelyiket játszani akarod.</string> + <string id="31061">Jelenleg kiválasztott</string> + + <!-- Skin beállÃtások feliratai --> + <string id="31100"></string> + <string id="31101">SajátképernyÅ‘ lehetÅ‘ségek</string> + <string id="31102">Háttér</string> + <string id="31103">Mutasd "MegállÃtva" a diavetÃtés közben</string> + <string id="31104">Bemutatók játszása egy ablakban [COLOR=grey3](Csak a videó információs ablakban)[/COLOR]</string> + <string id="31105">MédiacÃmek mutatása a háttérszkenner futása alatt</string> + <string id="31106">Vegyes beállÃtások</string> + <string id="31107"></string> + <string id="31108">FÅ‘menügombok láthatósága</string> + <string id="31109">SajátképernyÅ‘ hátterek</string> + <string id="31110">Háttér szerkesztése ehhez a fÅ‘menügombhoz</string> + <string id="31111">Elrejt</string> + <string id="31112">LehetÅ‘ségek</string> + <string id="31113">Egyetlen Kép</string> + <string id="31114">Több kép</string> + <string id="31115">Testreszabás</string> + <string id="31116">Szkriptgombok</string> + <string id="31117">Nemrég hozzáadott videók mutatása</string> + <string id="31118">SajátképernyÅ‘ almenü</string> + <string id="31119">Egyedi szkriptgomb engedélyezése</string> + <string id="31120">GOMB FELIRAT</string> + <string id="31121">SZKRIPT ÚTVONALA</string> + <string id="31122">IdÅ‘járás oldal</string> + <string id="31123">"Poszterek" használata "Bannerek" helyett a TV műsoroknál</string> + <string id="31124">A háttérben a játszott videó megjelenÃtése</string> + <string id="31125">A háttérben a futó vizualizáció megjelenÃtése</string> + + <string id="31126">Dalszöveg engedélyezése a zene OSD-n</string> + <string id="31127">DALSZÖVEG SZKRIPT ÚTVONALA</string> + <string id="31128">XBMC Dalszöveg</string> + <string id="31129">Felirat-letöltés gomb engedélyezése a videó OSD-n</string> + <string id="31130">FELIRAT-SZKRIPT ÚTVONALA</string> + + <string id="31140">Zene OSD</string> + <string id="31141">Videó OSD</string> + + <!-- Script feliratok --> + <string id="31200">Létrehozása</string> + <string id="31201">Kategóriák</string> + <string id="31202">Szereposztás mutatása</string> + <string id="31203">Válaszd a dalodat</string> + <string id="31204">Szekció linkek</string> + <string id="31205">Dalszövegforrás</string> + + <!-- Weather channel script feliratok --> + <string id="31250">Radar & ElÅ‘rejelzés</string> + <string id="31251">ElÅ‘rejelzés</string> + <string id="31252">TWC Szkript</string> + + <!-- Extra feliratok --> + <string id="31300">HÅ‘mérséklet most</string> + <string id="31301">Utoljára frissÃtve</string> + <string id="31302">Menü</string> + <string id="31303"></string> + <string id="31304">Kép</string> + <string id="31305">Lemez média nem található</string> + <string id="31306">Nyitás</string> + <string id="31307">Fanart elrejtése</string> + <string id="31308">Film részletek</string> + <string id="31309">Memória használat</string> + <string id="31310">Zeneszám</string> + <string id="31311">Fanart kép[CR][CR]Elérhetetlen[CR][CR] Click a beállÃtáshoz</string> + <string id="31312">Jelenlegi scraper</string> + <string id="31313">Válassz scrapert</string> + <string id="31314">Tartalomkeresési lehetÅ‘ségek</string> + <string id="31315">Alap</string> + <string id="31316"></string> + <string id="31317">Fanart útvonal</string> + <string id="31318">Kis fanart</string> + <string id="31319">Választott profil</string> + <string id="31320">Utoljára bejelentkezve</string> + <string id="31321">Karaoke dal választó</string> + <string id="31322">Játszva</string> + <string id="31323">Legfrissebb filmek</string> + <string id="31324">Legfrissebb epizódok</string> + <string id="31325">Játszáslista opciók</string> + <string id="31326">Létrehozva</string> + <string id="31327">Felbontás</string> + <string id="31328">Nemrég hozzáadva</string> + <string id="31329">[B]IdÅ‘zÃtÅ‘ beállÃtva![/B] [COLOR=grey2] - Automatikus leállÃtás[/COLOR]</string> + <string id="31330">Nyomj a filmbemutató[CR][CR]Lejátszásához</string> + + <!-- Videó és Zene OSD Feliratok --> + <string id="31351">PillanatmegállÃtás</string> + <string id="31352">LeállÃtás</string> + <string id="31353">ElÅ‘retekerés</string> + <string id="31354">Visszatekerés</string> + <string id="31355">Film menü</string> + <string id="31356">Felirat Letöltése</string> + <string id="31357"></string> + + <!-- Magyarázó feliratok --> + <string id="31400">[B]MEGJELENÃTÉS MÓDJÃNAK BEÃLLÃTÃSA[/B][CR][CR]Skin váltása · Nyelv, régió váltása · Fájl listázás módjának beállÃtása[CR]KépernyÅ‘védÅ‘ beállÃtása</string> + <string id="31401">[B]VIDEÓ BEÃLLÃTÃSOK[/B][CR][CR]Film médiatár kezelése · Videólejátszás beállÃtása · Videólistázás módjának beállÃtása[CR]Feliratok karaktertÃpusának váltása</string> + <string id="31402">[B]ZENE BEÃLLÃTÃSOK[/B][CR][CR]Zene médiatár kezelése · Zenelejátszás beállÃtása · Zenelistázás módjának beállÃtása[CR]Dalszabályok felállÃtása · Karaoke lehetÅ‘ségek</string> + <string id="31403">[B]FÉNYKÉP BEÃLLÃTÃSOK[/B][CR][CR]Fényképek listázási módjának beállÃtása · DiavetÃtés beállÃtása</string> + <string id="31404">[B]IDÅJÃRÃS BEÃLLÃTÃSOK[/B][CR][CR]Három város megadása, melyekrÅ‘l idÅ‘járás információk fognak megjelenni</string> + <string id="31405">[B]HÃLÓZATI BEÃLLÃTÃSOK[/B][CR][CR]XBMC távoli vezérlésének beállÃtása HTTP-n keresztül · Fájlmegosztás beállÃtása[CR]Internet elérési lehetÅ‘ségek</string> + <string id="31406">[B]RENDSZERBEÃLLÃTÃSOK[/B][CR][CR]KijelzÅ‘k beállÃtása, kalibrálása · Hangkimenet konfigurálása · Távkapcsoló beállÃtása[CR]Energiagazdálkodási lehetÅ‘ségek beállÃtása · Debug bekapcsolása · Mesterzár felállÃtása</string> + <string id="31407">[B]SKIN BEÃLLÃTÃSOK[/B][CR][CR]A Confluence skin beállÃtása · SajátképernyÅ‘ elemek hozzáadása/elvétele[CR]Skin hátterek megváltoztatása</string> + + <string id="31421">Válaszd ki az XBMC felhasználói profilod[CR]a belépéshez</string> +</strings> diff --git a/addons/skin.confluence/language/Icelandic/strings.xml b/addons/skin.confluence/language/Icelandic/strings.xml new file mode 100644 index 0000000000..501d548710 --- /dev/null +++ b/addons/skin.confluence/language/Icelandic/strings.xml @@ -0,0 +1,143 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Translator: Kristján Bjarni Guðmundsson--> +<!--Email: kristjanbjarni@gmail.com--> +<!--Date of translation: 2009-12-02--> +<!--$Revision$--> +<!--Based on english strings version 25203--> +<strings> + <!-- Misc labels --> + <string id="31000">Breyta -</string> + <string id="31001">Ãst</string> + <string id="31002">Hatri</string> + <string id="31003">Orkukostir</string> + + <string id="31007">Tengiforrit</string> + + <string id="31020">Nýlega bætt við</string> + <string id="31021">Myndefni - Skrár</string> + <string id="31022">Tónlist - Skrár</string> + <string id="31023">Spila</string> + <string id="31024">SÃða</string> + <string id="31025">Hlutir</string> + <string id="31026">Ãmsir valkostir</string> + <string id="31027">Staðsetning</string> + + <!-- View Type labels --> + <string id="31028">Veggspjaldafletting</string> + <string id="31029">Aðdáendamyndir</string> + <string id="31030">Heildarlisti</string> + <string id="31031">Smámyndir</string> + <string id="31032">Myndafletting</string> + + <!-- Extra labels --> + <string id="31040">à spilun</string> + + <string id="31042">SPILA</string> + <string id="31043">à BIÃ</string> + <string id="31044">HRATT ÃFRAM</string> + <string id="31045">TIL BAKA</string> + <string id="31046">Hljóðeiginleikar</string> + <string id="31047">Gildandi forstilling</string> + <string id="31048">Forstillingar myndskreytinga</string> + <string id="31049">LokatÃmi</string> + + + <!-- Playlist Editor labels --> + <string id="31055">Opna lagalista</string> + <string id="31056">Vista lagalista</string> + <string id="31057">Loka lagalista</string> + <string id="31058">Tónlistarskrár kerfis</string> + <string id="31059">Núgildandi lagalisti</string> + <string id="31060">Þessi skrá er stöfluð, veldu þann part sem þú vilt byrja að spila frá.</string> + + <!-- Skin Settings labels --> + <string id="31100"/> + <string id="31101">Stillingar heimaskjás</string> + <string id="31102">Bakgrunnur</string> + <string id="31103">Sýna "à bið" à myndasýningu</string> + <string id="31104"/> + <string id="31105">Sýna myndatitla à bakgrunnsleit</string> + <string id="31106">Ãmsir valkostir</string> + <string id="31107"/> + <string id="31108">Fela hnapp à aðalvalmynd</string> + <string id="31109">Bakgrunnar heimasvæðis</string> + <string id="31110">Breyta bakgrunni fyrir heimahnapp</string> + <string id="31111">Fela</string> + <string id="31112">Valkostir</string> + <string id="31113">Einföld mynd</string> + <string id="31114">Margföld mynd</string> + <string id="31115">SérsnÃðari</string> + <string id="31116">Viðbótarskriftur</string> + <string id="31117">Sýna myndbönd sem var nýlega bætt við</string> + <string id="31118">Undirvalmynd heimasÃðu</string> + <string id="31119">Virkja hnapp fyrir sérsniðna skriftu</string> + <string id="31120">HNAPPAHEITI</string> + <string id="31121">SLÓà à SKRIFTU</string> + <string id="31122">VeðursÃða</string> + <string id="31123">Nota "Veggspjöld" à staðinn fyrir "Borða" fyrir sjónvarpsþætti</string> + <string id="31124">Sýna "à spilun" myndband à bakgrunni</string> + <string id="31125">Sýna "à spilun" myndskreytingu à bakgrunni</string> + + <string id="31126">Virkja lagatexta á tónlistarskjá</string> + <string id="31127">SLÓà à LAGATEXTASKRIFTU</string> + <string id="31128">XBMC lagatextar</string> + + <!-- Script labels --> + <string id="31200">Flýtileiðir</string> + <string id="31201">Flokkar</string> + <string id="31202">Sýna leikara</string> + <string id="31203">Veldu þitt lag</string> + <string id="31204">Tenglar svæðis</string> + <string id="31205">Frumkóði lagatexta</string> + + <!-- The Weather Channel Script labels --> + <string id="31250">Ratsjá og Veðurspá</string> + <string id="31251">Veðurspá</string> + <string id="31252">TWC skrifta</string> + + <!-- Extra labels --> + <string id="31300">Núverandi hiti</string> + <string id="31301">SÃðast uppfært</string> + <string id="31302">Valmynd</string> + <string id="31303"/> + <string id="31304">Mynd</string> + <string id="31305">Enginn diskur með myndefni fannst</string> + <string id="31306">Ãta út</string> + <string id="31307">Fela aðdáendamyndir</string> + <string id="31308">Kvikmyndaupplýsingar</string> + <string id="31309">Minni notað</string> + <string id="31310">Númer lags</string> + <string id="31311">AÃDÃENDAMYND[CR][CR]EKKI FÃANLEG[CR][CR] SMELLTU TIL Aà BREYTA</string> + <string id="31312">Núverandi skafa</string> + <string id="31313">Veldu sköfu</string> + <string id="31314">Stillingar fyrir skönnun innihalds</string> + <string id="31315">Einfalt</string> + <string id="31316"/> + <string id="31317">Breyta slóð fyrir aðdáendamyndir</string> + <string id="31318">LÃtil aðdáendamynd</string> + <string id="31319">Veldu notanda</string> + <string id="31320">Seinast skráður inn</string> + <string id="31321">Karaoke lagaveljari</string> + <string id="31322">Sýnt</string> + <string id="31323">Nýjustu kvikmyndirnar</string> + <string id="31324">Nýjustu þættirnir</string> + <string id="31325">Valkostir lagalista</string> + <string id="31326">Búið til</string> + <string id="31327">Upplausn</string> + <string id="31328">Nýlega bætt við</string> + <string id="31329">[B]TÃMAMÆLIR VIRKUR![/B] [COLOR=grey2] - SJÃLFVIRK SLÖKKT EFTIR[/COLOR]</string> + + <!-- Description Labels --> + <string id="31400">[B]BREYTA VIÃMÓTSSTILLINGUM[/B][CR][CR]Breyta útlitinu · Breyta tungumáli og svæði · Breyta stillingum skráarlista[CR]Breyta skjáhvÃlu</string> + <string id="31401">[B]BREYTA SKJÃSTILLINGUM[/B][CR][CR]Sýsla með myndabandasafn · Breyta myndbandaspilun · Breyta stillingum myndbandalista[CR]Breyta leturgerðum skjátexta</string> + <string id="31402">[B]BREYTA TÓNLISTARSTILLINGUM[/B][CR][CR]Sýsla með tónlistarsafn · Breyta stillingum tónlistarspilara · Breyta stillingum tónlistarlista[CR]Skilgreina laga upphal · Breyta karaoke stillingum</string> + <string id="31403">[B]BREYTA LJÓSMYNDASTILLINGUM[/B][CR][CR]Breyta stillingum ljósmyndalista · Stilla myndasýningar</string> + <string id="31404">[B]BREYTA VEÃURSTILLINGUM[/B][CR][CR]Skilgreindu þrjár borgir til að ná à veðurupplýsingar fyrir</string> + <string id="31405">[B]BREYTA NETSTILLINGUM[/B][CR][CR]Breyta hvernig XBMC er stjórnað með UPnP eða HTTP · Breyta skráardeilingu[CR]Breyta Internet stillingum</string> + <string id="31406">[B]BREYTA KERFISSTILLINGUM[/B][CR][CR]Breyta og stilla skjái · Breyta hljóðúttaki · +Skilgreina fjarstýringar[CR]Breyta orkukostum · Virkja aflúsun · Skilgreina aðallykilorð</string> + <string id="31407">[B]BREYTA ÚTLITSSTILLINGUM[/B][CR][CR]Breyta útliti Confluence · Bæta við og fjarlægja hluti úr aðalvamynd[CR]Breyta bakgrunni</string> + + <string id="31420">[B][COLOR=white]XBMC fann ekki disk.[/COLOR][/B][CR][CR]Settu inn disk à drifið og reyndu aftur eða hættu við</string> + <string id="31421">Veldu þinn XBMC notanda[CR]til að skrá þig inn og halda áfram</string> +</strings>
\ No newline at end of file diff --git a/addons/skin.confluence/language/Korean/strings.xml b/addons/skin.confluence/language/Korean/strings.xml new file mode 100644 index 0000000000..5b5afccc68 --- /dev/null +++ b/addons/skin.confluence/language/Korean/strings.xml @@ -0,0 +1,136 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<!--Language file translated with Team XBMC Translator--> +<!--Translator: airplanez--> +<!--Email: airplanez@gmail.com--> +<!--Date of translation: 01/15/2010--> +<!--$Revision$--> +<strings> + <string id="31000">변경</string> + <string id="31001">좋아함</string> + <string id="31002">싫어함</string> + <string id="31003">ì „ì› ì˜µì…˜</string> + <string id="31004">ë™ìž‘중...</string> + <string id="31005">ì •ë³´ 숨기기</string> + <string id="31007">플러그ì¸</string> + <string id="31020">최근 추가ë¨</string> + <string id="31021">비디오 - 파ì¼</string> + <string id="31022">ìŒì•… - 파ì¼</string> + <string id="31023">재ìƒì¤‘</string> + <string id="31024">페ì´ì§€</string> + <string id="31025">í•ëª©</string> + <string id="31026">기타 옵션</string> + <string id="31027">위치</string> + <string id="31028">í¬ìŠ¤í„° 나열</string> + <string id="31029">팬아트</string> + <string id="31030">ì „ì²´ 목ë¡</string> + <string id="31031">사진 미리보기</string> + <string id="31032">ì´ë¯¸ì§€ 나열</string> + <string id="31040">지금 재ìƒì¤‘</string> + <string id="31042">재ìƒì¤‘</string> + <string id="31043">ì¼ì‹œì¤‘지ë¨</string> + <string id="31044">빨리 ê°ê¸°</string> + <string id="31045">ë˜ê°ê¸°</string> + <string id="31046">오디오 ì†ì„±</string> + <string id="31047">현재 ì‚¬ì „ì„¤ì •</string> + <string id="31048">ì‹œê°í™” ì‚¬ì „ì„¤ì •</string> + <string id="31049">종료 시간</string> + <string id="31055">재ìƒëª©ë¡ 열기</string> + <string id="31056">재ìƒëª©ë¡ ì €ìž¥</string> + <string id="31057">재ìƒëª©ë¡ 닫기</string> + <string id="31058">시스템 ìŒì•… 파ì¼</string> + <string id="31059">현재 재ìƒëª©ë¡</string> + <string id="31060">ì´ íŒŒì¼ì€ ì—°ê²°ë˜ì—ˆìŠµë‹ˆë‹¤, 재ìƒí•˜ê³ ì‹¶ì€ ë¶€ë¶„ì„ ì„ íƒí•˜ì„¸ìš”.</string> + <string id="31061">현재 ì„ íƒë¨</string> + <string id="31100"> + </string> + <string id="31101">홈 화면 옵션</string> + <string id="31102">ë°°ê²½</string> + <string id="31103">사진 슬ë¼ì´ë“œì‡¼ì— "ì¼ì‹œì¤‘지ë¨" ë³´ì´ê¸°</string> + <string id="31104">윈ë„ìš°ì— ì˜ˆê³ íŽ¸ ìž¬ìƒ [COLOR=grey3](비디오 ì •ë³´ 대화창만)[/COLOR]</string> + <string id="31105">백그ë¼ìš´ë“œ 스ìºë„ˆì— 미디어 ì œëª© ë³´ì´ê¸°</string> + <string id="31106">기타 옵션</string> + <string id="31107"> + </string> + <string id="31108">ë©”ì¸ ë©”ë‰´ 버튼 숨기기</string> + <string id="31109">홈 화면 ë°°ê²½</string> + <string id="31110">홈 버튼 ë°°ê²½ ìˆ˜ì •</string> + <string id="31111">숨기기</string> + <string id="31112">옵션</string> + <string id="31113">ë‹¨ì¼ ì´ë¯¸ì§€</string> + <string id="31114">다중 ì´ë¯¸ì§€</string> + <string id="31115">ì‚¬ìš©ìž ì§€ì •</string> + <string id="31116">ì• ë“œì˜¨ 스í¬ë¦½íŠ¸</string> + <string id="31117">최근 ì¶”ê°€ëœ ë¹„ë””ì˜¤ ë³´ì´ê¸°</string> + <string id="31118">홈 페ì´ì§€ 하위메뉴</string> + <string id="31119">ì‚¬ìš©ìž ì§€ì • 스í¬ë¦½íŠ¸ 버튼 사용</string> + <string id="31120">버튼 ë¼ë²¨</string> + <string id="31121">스í¬ë¦½íŠ¸ 경로</string> + <string id="31122">ë‚ ì”¨ 페ì´ì§€</string> + <string id="31123">TV ì‡¼ì— "배너" ëŒ€ì‹ "í¬ìŠ¤í„°" 사용</string> + <string id="31124">비디오 ë°°ê²½ì— "지금 재ìƒì¤‘" ë³´ì´ê¸°</string> + <string id="31125">ì‹œê°í™” ë°°ê²½ì— "지금 재ìƒì¤‘" ë³´ì´ê¸°</string> + <string id="31126">ìŒì•… OSD ì— ê°€ì‚¬ 사용</string> + <string id="31127">가사 스í¬ë¦½íŠ¸ 경로</string> + <string id="31128">XBMC 가사</string> + <string id="31129">비디오 OSD ì— ìžë§‰ 다운로드 사용</string> + <string id="31130">ìžë§‰ 스í¬ë¦½íŠ¸ 경로</string> + <string id="31140">ìŒì•… OSD</string> + <string id="31141">비디오 OSD</string> + <string id="31200">바로가기</string> + <string id="31201">ì¹´í…Œê³ ë¦¬</string> + <string id="31202">ë°°ì— ë³´ì´ê¸°</string> + <string id="31203">노래 ì„ íƒ</string> + <string id="31204">섹션 ë§í¬</string> + <string id="31205">가사 소스</string> + <string id="31250">ë ˆì´ë” & 예보</string> + <string id="31251">예보</string> + <string id="31252">TWC 스í¬ë¦½íŠ¸</string> + <string id="31300">현재 온ë„</string> + <string id="31301">마지막 ì—…ë°ì´íŠ¸</string> + <string id="31302">메뉴</string> + <string id="31303"> + </string> + <string id="31304">사진</string> + <string id="31305">ë””ìŠ¤í¬ ë¯¸ë””ì–´ ê°ì§€ë˜ì§€ ì•ŠìŒ</string> + <string id="31306">꺼내기</string> + <string id="31307">팬아트 숨기기</string> + <string id="31308">ì˜í™” ìƒì„¸ì •ë³´</string> + <string id="31309">사용 메모리:</string> + <string id="31310">트랙 번호</string> + <string id="31311">팬아트 ì´ë¯¸ì§€[CR][CR]ì‚¬ìš©í• ìˆ˜ ì—†ìŒ[CR][CR] ì„¤ì •í•˜ë ¤ë©´ ë²„íŠ¼ì„ ëˆ„ë¥´ì„¸ìš”</string> + <string id="31312">현재 ìžë£Œìˆ˜ì§‘기</string> + <string id="31313">ìžë£Œìˆ˜ì§‘기를 ì„ íƒí•˜ì„¸ìš”</string> + <string id="31314">컨í…ì¸ ê²€ìƒ‰ 옵션</string> + <string id="31315">기본</string> + <string id="31316"> + </string> + <string id="31317">팬아트 경로 ì„¤ì •</string> + <string id="31318">ìž‘ì€ íŒ¬ì•„íŠ¸</string> + <string id="31319">ì„ íƒëœ 프로파ì¼</string> + <string id="31320">마지막 로그ì¸</string> + <string id="31321">노래방 노래 ì„ íƒê¸°</string> + <string id="31322">ë°©ì˜ë¨</string> + <string id="31323">최근 ì˜í™”</string> + <string id="31324">최근 ì—피소드</string> + <string id="31325">재ìƒëª©ë¡ 옵션</string> + <string id="31326">ì œìž‘ì¼</string> + <string id="31327">í•´ìƒë„</string> + <string id="31328">최근 추가ë¨</string> + <string id="31329">[B]타ì´ë¨¸ ì„¤ì •![/B] [COLOR=grey2] - 시스템 ìžë™ 종료[/COLOR]</string> + <string id="31330">ì˜í™” ì˜ˆê³ íŽ¸ì„[CR][CR]재ìƒí•˜ë ¤ë©´ 누르세요</string> + <string id="31351">ì¼ì‹œì¤‘지</string> + <string id="31352">중지</string> + <string id="31353">빨리 ê°ê¸°</string> + <string id="31354">ë˜ê°ê¸°</string> + <string id="31355">ì˜í™” 메뉴</string> + <string id="31356">ìžë§‰ 다운로드</string> + <string id="31400">[B]모양새 ì„¤ì •[/B][CR][CR]스킨 변경 · 언어 ë° ì§€ì— ì„¤ì • · íŒŒì¼ ëª©ë¡ ì˜µì…˜ 변경[CR]화면보호기 ì„¤ì •</string> + <string id="31401">[B]비디오 ì„¤ì •[/B][CR][CR]비디오 ë¼ì´ë¸ŒëŸ¬ë¦¬ 관리 · 비디오 ìž¬ìƒ ì˜µì…˜ 변경 · 비디오 ëª©ë¡ ì˜µì…˜ 변경[CR]ìžë§‰ 글꼴 ì„¤ì •</string> + <string id="31402">[B]ìŒì•… ì„¤ì •[/B][CR][CR]ìŒì•… ë¼ì´ë¸ŒëŸ¬ë¦¬ 관리 · ìŒì•… ìž¬ìƒ ì˜µì…˜ 변경 · ìŒì•… ëª©ë¡ ì˜µì…˜ 변경[CR]노래 ì „ì†¡ ì„¤ì • · 노래방 옵션 ì„¤ì •</string> + <string id="31403">[B]사진 ì„¤ì •[/B][CR][CR]사진 ëª©ë¡ ì˜µì…˜ 변경 · 슬ë¼ì´ë“œì‡¼ ì„¤ì •</string> + <string id="31404">[B]ë‚ ì”¨ ì„¤ì •[/B][CR][CR]ë‚ ì”¨ ì •ë³´ë¥¼ ìˆ˜ì§‘í• ì„¸ ë„ì‹œ ì„¤ì •</string> + <string id="31405">[B]ë„¤íŠ¸ì›Œí¬ ì„¤ì •[/B][CR][CR]UPnP ë° HTTP 를 통한 XBMC ì œì–´ ì„¤ì • · íŒŒì¼ ê³µìœ ì„¤ì •[CR]ì¸í„°ë„· ì ‘ê·¼ 옵션 ì„¤ì •</string> + <string id="31406">[B]시스템 ì„¤ì •[/B][CR][CR]화면 ì„¤ì • ë° ì¡°ì • · 오디오 ì¶œë ¥ ì„¤ì • · ì›ê²© ì œì–´ ì„¤ì •[CR]ì „ì› ì ˆì•½ 옵션 ì„¤ì • · 디버깅 사용 · 마스터 ìž ê¸ˆ ì„¤ì •</string> + <string id="31407">[B]스킨 ì„¤ì •[/B][CR][CR]Confluence 스킨 ì„¤ì • · 홈 메뉴 í•ëª© 추가 ë° ì œê±°[CR]스킨 ë°°ê²½ 변경</string> + <string id="31421">로그ì¸í• XBMC ì‚¬ìš©ìž í”„ë¡œíŒŒì¼ì„[CR]ì„ íƒí•˜ê³ 계ì†í•˜ì„¸ìš”</string> +</strings>
\ No newline at end of file diff --git a/addons/skin.confluence/language/Norwegian/strings.xml b/addons/skin.confluence/language/Norwegian/strings.xml new file mode 100644 index 0000000000..181e4a92a3 --- /dev/null +++ b/addons/skin.confluence/language/Norwegian/strings.xml @@ -0,0 +1,117 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<!-- Translators: Many --> +<!-- Based on English rev 25636 --> +<strings> + <string id="31000">Endre dine</string> + <string id="31001">Elsk</string> + <string id="31002">Hat</string> + <string id="31003">Strømalternativer</string> + <string id="31004">Opptatt...</string> + <string id="31005">Gjem INFO</string> + <string id="31007">Tillegg</string> + <string id="31020">Nylig lagt til</string> + <string id="31021">Videoer - Filer</string> + <string id="31022">Musikk - Filer</string> + <string id="31023">Spiller</string> + <string id="31024">Side</string> + <string id="31025">objekter</string> + <string id="31026">Øvr. alternativer</string> + <string id="31027">Plassering</string> + <string id="31028">Plakat</string> + <string id="31029">FanArt</string> + <string id="31030">Full liste</string> + <string id="31031">Bildeminiatyrer</string> + <string id="31032">Bildeinnpakking</string> + <string id="31040">Nå spilles</string> + <string id="31042">SPILLER</string> + <string id="31043">PAUSE</string> + <string id="31044">SPOL FRAM</string> + <string id="31045">SPOL TILBAKE</string> + <string id="31046">Lydegenskaper</string> + <string id="31047">Nåværende forvalg</string> + <string id="31048">Visualiseringsforvalg</string> + <string id="31049">Slutt tid</string> + <string id="31055">Åpne spilleliste</string> + <string id="31056">Lagre spilleliste</string> + <string id="31057">Lukk spilleliste</string> + <string id="31058">Systemmusikkfiler</string> + <string id="31059">Nåværende spilleliste</string> + <string id="31060">Denne fil er stablet, velg den delen du vil spille.</string> + <string id="31101">Alternativer for hovedskjerm</string> + <string id="31102">Bakgrunn</string> + <string id="31103">Vis "Pause" under bildefremvisning</string> + <string id="31105">Vis medietitler i bakgrunnsskanneren</string> + <string id="31106">Øvrige alternativer</string> + <string id="31108">Inaktive hovedmenyknapper</string> + <string id="31109">Hovedskjermsbakgrunner</string> + <string id="31110">Endre bakgrunn for hovedskjermknapp</string> + <string id="31111">Skjul</string> + <string id="31112">Alternativer</string> + <string id="31113">Enkeltbilde</string> + <string id="31114">Multibilde</string> + <string id="31115">Tilpasser</string> + <string id="31116">Tilleggsskript</string> + <string id="31117">Vis videoer nylig lagt til</string> + <string id="31118">Undermeny for hovedmeny</string> + <string id="31119">Aktiver egen skriptknapp</string> + <string id="31120">KNAPPETIKETT</string> + <string id="31121">STI TIL SKRIPT</string> + <string id="31122">Værside</string> + <string id="31123">Bruk plakat istedet for banner for TV-serier</string> + <string id="31124">Vis "Nå spilles" for filmer i bakgrunnen</string> + <string id="31125">Vis visualisering for "Nå spilles" i bakgrunnen</string> + <string id="31126">Aktiver sangtekster i musikk-OSD</string> + <string id="31127">STI TIL SANGTEKSTSKRIPT</string> + <string id="31128">XBMC sangtekster</string> + <string id="31200">Hurtigsti</string> + <string id="31201">Kategorier</string> + <string id="31202">Vis rolleliste</string> + <string id="31203">Velg din låt</string> + <string id="31204">Seksjonslenker</string> + <string id="31205">Sangtekstskilde</string> + <string id="31250">Radar & værmelding</string> + <string id="31251">Værmelding</string> + <string id="31252">TWC skript</string> + <string id="31300">Været nå</string> + <string id="31301">Sist oppdatert</string> + <string id="31302">Meny</string> + <string id="31303"> + </string> + <string id="31304">Bilde</string> + <string id="31305">Ingen diskmedia oppdaget</string> + <string id="31306">Løs ut</string> + <string id="31307">Skjul FanArt</string> + <string id="31308">Filmdetaljer</string> + <string id="31309">Brukt minne:</string> + <string id="31310">Spornummer</string> + <string id="31311">FANART BILDE[CR][CR]IKKE TILGJENGELIG[CR][CR]KLIKK PÅ KNAPPEN FOR Å OPPGI</string> + <string id="31312">Nåværende skraper</string> + <string id="31313">Velg en skraper</string> + <string id="31314">Alternativer for innholdsskraper</string> + <string id="31315">Grunnleggende</string> + <string id="31316"> + </string> + <string id="31317">Sett søkesti for FanArt</string> + <string id="31318">Liten FanArt</string> + <string id="31319">Valgt profil</string> + <string id="31320">Sist innlogget</string> + <string id="31321">Sangvelger for karaoker</string> + <string id="31322">Sendt</string> + <string id="31323">Siste filmer</string> + <string id="31324">Siste episoder</string> + <string id="31325">Alternativer for spilleliste</string> + <string id="31326">Laget</string> + <string id="31327">Oppløsning</string> + <string id="31328">Nylig lagt til</string> + <string id="31329">[B]TIDSINNSTILLING SATT![/B] [COLOR=grey2] - AUTO AVSLUTNING OM[/COLOR]</string> + <string id="31400">[B]ENDRE DINE UTSEENDEINNSTILLINGER:[/B][CR][CR]Kalibrer GUI · Endre skinnet · Oppgi skjermsparer · Endre dine regionale innstillinger · Oppgi globale visningsalternativer</string> + <string id="31401">[B]ENDRE DINE GRAFIKKINNSTILLINGER:[/B][CR][CR]Håndter ditt filmbibliotek · Filmavspillingskvalitet og rendring · Konfigurer skrifttype for undertekster · Oppgi filmautogjenopptaging</string> + <string id="31402">[B]ENDRE DINE MUSIKKINNSTILLINGER:[/B][CR][CR] Velg visualisering · Håndter ditt musikkbibliotek · Oppgi din Last.FM konto · Endre karaokeskrifttype og -innstillinger</string> + <string id="31403">[B]ENDRE DINE BILDEINNSTILLINGER:[/B][CR][CR]Aktiver automatisk miniatyrgenerering og lesing av EXIF-tagger · Juster overgangseffekter for bildeframvising · Oppgi din XBMC skjermdumpsmappe</string> + <string id="31404">[B]ENDRE DINE VÆRINNSTILLINGER:[/B][CR][CR]Oppgi de tre stedene som XBMC viser på værskjermen · Endre dine regionale innstillinger, inklusive temperaturenheter</string> + <string id="31405">[B]ENDRE DINE NETTVERKSINNSTILLINGER:[/B][CR][CR]Aktiver XBMC sin interne webserver · Oppgi Sambainnstillinger · Aktiver/konfigurer UPnP-server og -klient · Konfigurer hendelsesserveren</string> + <string id="31406">[B]ENDRE DINE SYSTEMINNSTILLINGER:[/B][CR][CR]Endre standarden for strømsparingsmodus · Konfigurer videomaskinvare · Still inn din lydmaskinvare · Konfigurer hovedbrukerens passord- og systemlåser</string> + <string id="31407">[B]ENDRE SKINNINNSTILLINGER:[/B][CR][CR]Legge til og ta bort hovedmenyknapper · Endre bakgrunner for hver seksjon · Skape sti til skript i hele skinnet</string> + <string id="31420">[B][COLOR=white]XBMC har ikke oppdaget en disk.[/COLOR][/B][CR][CR]Vennligst sett i en disk i din leser og prøv igjen eller avbryt</string> + <string id="31421">Velg din XBMC brukerprofil[CR]for å logge inn og fortsette</string> +</strings> diff --git a/addons/skin.confluence/language/Polish/strings.xml b/addons/skin.confluence/language/Polish/strings.xml new file mode 100644 index 0000000000..5213052e12 --- /dev/null +++ b/addons/skin.confluence/language/Polish/strings.xml @@ -0,0 +1,67 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<!--Language file translated with Team XBMC Translator--> +<!--Date of translation: 12/06/2009--> +<!--$Revision$--> +<strings> + <string id="31000">Zmień</string> + <string id="31003">Opcje zasilania</string> + <string id="31007">Wtyczki</string> + <string id="31020">Ostatnio dodane</string> + <string id="31021">Wideo - Pliki</string> + <string id="31022">Muzyka - Pliki</string> + <string id="31023">Otwarzam</string> + <string id="31024">strona</string> + <string id="31025">pozycji</string> + <string id="31026">Dostosuj</string> + <string id="31027">Lokalizacja</string> + <string id="31028">Plakaty</string> + <string id="31030">Pełna lista</string> + <string id="31031">Podgląd</string> + <string id="31032">Przezrocze</string> + <string id="31040">Teraz odtwarzane</string> + <string id="31042">ODTWARZAM</string> + <string id="31043">PAUZA</string> + <string id="31044">PRZEWIŃ</string> + <string id="31045">COFNIJ</string> + <string id="31046">Właściwości audio</string> + <string id="31047">Obecny efekt</string> + <string id="31048">Efekty wizualizacji</string> + <string id="31049">Koniec o godzinie</string> + <string id="31055">Otwórz playlistę</string> + <string id="31056">Zapisz playlistę</string> + <string id="31057">Zamknij playlistę</string> + <string id="31058">Dostępne w systemie pliki muzyczne</string> + <string id="31059">Obecna playlista</string> + <string id="31060">Pozycja w wyniku połączenia części[CR]wybierz, którą chcesz odtwarzać.</string> + <string id="31101">Opcje ekranu głównego</string> + <string id="31102">Tło</string> + <string id="31103">Wyświetlaj "Pauza" podczas pokazu slajdów</string> + <string id="31105">Wyświetlaj tytuły podczas skanowania w tle</string> + <string id="31106">Różnego rodzaju opcje</string> + <string id="31109">Tła ekranu głównego</string> + <string id="31112">Opcje</string> + <string id="31117">Pokazuj "Ostatnio dodane"</string> + <string id="31300">Obecne warunki</string> + <string id="31301">ostatnia aktualizacja</string> + <string id="31304">Zdjęcia</string> + <string id="31310">Numer ścieżki</string> + <string id="31311">OBRAZ FANART[CR][CR]NIEDOSTĘPNY[CR][CR] KLIKNIJ PRZYCISK, ABY DODAĆ</string> + <string id="31315">Podstawowe</string> + <string id="31320">Udane logowanie</string> + <string id="31322">Emisja</string> + <string id="31323">Najnowsze filmy</string> + <string id="31324">Najnowsze odcinki</string> + <string id="31325">Opcje playlisty</string> + <string id="31326">Zrobione</string> + <string id="31327">Wymiary</string> + <string id="31328">Ostatnio dodane</string> + <string id="31329">[B]TIMER SET![/B] [COLOR=grey2] - SYSTEM AUTO SHUTDOWN IN[/COLOR]</string> + <string id="31400">[B]KONFIGURUJ USTAWIENIA WYŚWIETLANIA[/B][CR][CR]Wybór skóry · Set language and region · Change file listing options[CR]Set up a screensaver</string> + <string id="31401">[B]KONFIGURUJ USTAWIENIA WIDEO[/B][CR][CR]Manage your video library · Set video playback options · Change video listing options[CR]Set subtitle fonts</string> + <string id="31402">[B]KONFIGURUJ USTAWIENIA MUZYKI[/B][CR][CR]Manage your music library · Set music playback options · Change music listing options[CR]Setup song submission · Set karaoke options</string> + <string id="31403">[B]KONFIGURUJ USTAWIENIA ZDJĘĆ[/B][CR][CR]Set picture listing options · Configure slideshows</string> + <string id="31404">[B]KONFIGURUJ USTAWIENIA POGODY[/B][CR][CR]Set three cities to collect weather information</string> + <string id="31405">[B]KONFIGURUJ USTAWIENIA SIECI[/B][CR][CR]Setup control of XBMC via UPnP and HTTP · Configure file sharing[CR]Set internet access options</string> + <string id="31406">[B]KONFIGURUJ USTAWIENIA SYSTEMU[/B][CR][CR]Setup and calibrate displays · Configure audio output · Setup remote controls[CR]Set power saving options · Enable debugging · Setup master lock</string> + <string id="31407">[B]KONFIGURUJ USTAWIENIA SKÓRY[/B][CR][CR]Setup the Confluence skin · Add and remove home menu items[CR]Change skin backgrounds</string> +</strings>
\ No newline at end of file diff --git a/addons/skin.confluence/language/Portuguese (Brazil)/strings.xml b/addons/skin.confluence/language/Portuguese (Brazil)/strings.xml new file mode 100644 index 0000000000..68d710a545 --- /dev/null +++ b/addons/skin.confluence/language/Portuguese (Brazil)/strings.xml @@ -0,0 +1,145 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<!--Language file for skin\Confluence --> +<!--Translated: manually --> +<!--Translator: bugre (werner)--> +<!--Email: wxxx333@gmail.com--> +<!--Date of translation: 11/23/2009--> +<!--$Revision$--> +<!--Based on english strings version 24877 --> + +<strings> + <!-- Misc labels --> + <string id="31000">Alterar seu</string> + <string id="31001">Amor</string> + <string id="31002">Ódio</string> + <string id="31003">Opções de energia/poder</string> + + <string id="31007">Plugins</string> + + <string id="31020">Adicionado recentemente</string> + <string id="31021">Video - Arquivos</string> + <string id="31022">Music - Arquivos</string> + <string id="31023">Executando</string> + <string id="31024">Página</string> + <string id="31025">Itens</string> + <string id="31026">Opções diversas</string> + <string id="31027">Localização</string> + + <!-- View Type labels --> + <string id="31028">Vitrine</string> + <string id="31029">Fanart</string> + <string id="31030">Lista Completa</string> + <string id="31031">Ícones de imagens</string> + <string id="31032">Vitrine Img</string> + + <!-- Extra labels --> + <string id="31040">Tocando agora</string> + + <string id="31042">TOCANDO</string> + <string id="31043">PAUSADO</string> + <string id="31044">AVANÇO RÁPIDO</string> + <string id="31045">RETROCEDER</string> + <string id="31046">Propriedades de áudio</string> + <string id="31047">Preconfiguração atual</string> + <string id="31048">Visualizar preconfigurações</string> + <string id="31049">Tempo de término</string> + + + <!-- Playlist Editor labels --> + <string id="31055">Abrir playlist</string> + <string id="31056">Salvar playlist</string> + <string id="31057">Fechar playlist</string> + <string id="31058">Arquivos de música do sistema</string> + <string id="31059">Playlist atual</string> + <string id="31060">Este arquivo está empilhado, selecione a parte de onde executar.</string> + + <!-- Skin Settings labels --> + <string id="31100"></string> + <string id="31101">Opções da tela principal (home)</string> + <string id="31102">Fundo</string> + <string id="31103">Exibir "Pausado" em exibição de imagens (slideshow)</string> + <string id="31104"></string> + <string id="31105">Exibir títulos de mídia em busca secudária</string> + <string id="31106">Opções diversas</string> + <string id="31107"></string> + <string id="31108">Ocultar botões do Menu Principal</string> + <string id="31109">Fundos da tela principal (home)</string> + <string id="31110">Editar fundo para botão principal (home)</string> + <string id="31111">Ocultar</string> + <string id="31112">Opções</string> + <string id="31113">Imagem única</string> + <string id="31114">Image múltipla</string> + <string id="31115">Personalizador</string> + <string id="31116">Scripts</string> + <string id="31117">Exibir vídeos adicionados recentemente</string> + <string id="31118">Submenu da Página Principal</string> + <string id="31119">Habilitar botão de Script Personalizado</string> + <string id="31120">RÓTULO DE BOTÃO</string> + <string id="31121">CAMINHO PARA O SCRIPT</string> + <string id="31122">Página do Tempo</string> + <string id="31123">Usar "Pôsters" ao invés de "Faixas" para Seriados</string> + <string id="31124">Exibir fundo Vídeo "Tocando Agora"</string> + <string id="31125">Exibir fundo Visualização "Tocando Agora"</string> + + <string id="31126">Habilitar Letras no OSD de Música</string> + <string id="31127">CAMINHO PARA SCRIPT DE LETRAS</string> + <string id="31128">Letras XBMC</string> + + <!-- Script labels --> + <string id="31200">Atalhos</string> + <string id="31201">Categorias</string> + <string id="31202">Elenco do Seriado</string> + <string id="31203">Escolha sua música</string> + <string id="31204">Seção de Links</string> + <string id="31205">Origem das Letras</string> + + <!-- The Weather Channel Script labels --> + <string id="31250">Radar & Previsão</string> + <string id="31251">Previsão</string> + <string id="31252">Script TWC (The Weather Channel)</string> + + <!-- Extra labels --> + <string id="31300">Temp. Atual</string> + <string id="31301">Última atualização</string> + <string id="31302">Menu</string> + <string id="31303"></string> + <string id="31304">Imagem</string> + <string id="31305">Nenhum disco de mídia detectado</string> + <string id="31306">Ejectar</string> + <string id="31307">Ocultar Fanart</string> + <string id="31308">Detalhes do vídeo</string> + <string id="31309">Memória usada:</string> + <string id="31310">Número da faixa</string> + <string id="31311">IMAGEM DE FANART[CR][CR]INDISPONÍVEL[CR][CR] CLIQUE O BOTÃO PARA DEFINIR</string> + <string id="31312">Scraper Atual</string> + <string id="31313">Escolha um Scraper</string> + <string id="31314">Opções de busca de conteúdo</string> + <string id="31315">Básico</string> + <string id="31316"></string> + <string id="31317">Definir caminho do Fanart</string> + <string id="31318">Fanart Pequeno</string> + <string id="31319">Perfil selecionado</string> + <string id="31320">Última conexão</string> + <string id="31321">Selecionador de Música Karaoke</string> + <string id="31322">Transmitido</string> + <string id="31323">Últimos Filmes</string> + <string id="31324">Últimos Episódios</string> + <string id="31325">Opções do Playlist</string> + <string id="31326">Criado</string> + <string id="31327">Resolução</string> + <string id="31328">Adicionado Recentemente</string> + <string id="31329">[B]DEFINIR TIMER![/B] [COLOR=grey2] - SISTEMA SE AUTO-DESLIGARÁ EM[/COLOR]</string> + + <!-- Description Labels --> + <string id="31400">[B]CONFIGURAR AJUSTES DE APARÊNCIA[/B][CR][CR]Mudar o skin · Definir idioma e região · Definir opções de listagem de arquivos · Definir um descanso de tela</string> + <string id="31401">[B]CONFIGURAR AJUSTES DE VÍDEO[/B][CR][CR]Gerenciar sua coleção de vídeos · Definir opções de execução de vídeo · Alterar opções de listagem de vídeo · Definir fonte para legendas</string> + <string id="31402">[B]CONFIGURAR AJUSTES DE MÚSICAS[/B][CR][CR]Gerenciar sua coleção de músicas · Definir opções de execução de música · Alterar opções de listagem de música · Configurar submissão de música · Definir opções de karaoke</string> + <string id="31403">[B]CONFIGURAR AJUSTES DE IMAGENS[/B][CR][CR]Definir opções de listagem de imagens · Configurar exibição de imagens(slideshow)</string> + <string id="31404">[B]CONFIGURAR AJUSTES DE TEMPO[/B][CR][CR]Definir três cidades para buscar informações sobre o tempo</string> + <string id="31405">[B]CONFIGURAR AJUSTES DE REDE[/B][CR][CR]Configurar controle do XBMC através de UPnP e HTTP · Configurar compartilhamento de arquivo · Definir opções de acesso de internet</string> + <string id="31406">[B]CONFIGURAR AJUSTES DE SISTEMA[/B][CR][CR]Configurar e calibrar telas · Configurar saída de áudio · Configurar controles remotos · Definir opções para economia de energia · Habilitar depuração · Configurar bloqueio mestre</string> + <string id="31407">[B]CONFIGURAR AJUSTES DE SKIN[/B][CR][CR]Configurar o skin Confluence · Adicionar e remover itens no menu principal(home) · Alterar fundos do skin</string> + + <string id="31420">[B][COLOR=white]XBMC não detectou um disco.[/COLOR][/B][CR][CR]Insira um disco no drive e tente novamente ou Cancele</string> + <string id="31421">Selecione seu Perfil de usuário XBMC[CR]para conectar e continue</string> +</strings> diff --git a/addons/skin.confluence/language/Serbian/strings.xml b/addons/skin.confluence/language/Serbian/strings.xml new file mode 100644 index 0000000000..00243f539d --- /dev/null +++ b/addons/skin.confluence/language/Serbian/strings.xml @@ -0,0 +1,158 @@ +<?xml version="1.0" encoding="cp1250" standalone="yes"?>
+<!--Translator: Vladimir Medaroviæ-->
+<!--Email: vlada@medarovic.com-->
+<!--Date of translation: 02/24/2010-->
+<!--Based on english strings version 28080-->
+<strings>
+ <!-- Misc labels -->
+ <string id="31000">Promeni svoj</string>
+ <string id="31001">Love</string>
+ <string id="31002">Hate</string>
+ <string id="31003">Opcije gašenja</string>
+ <string id="31004">Obrada...</string>
+ <string id="31005">Sakrij INFO</string>
+
+ <string id="31007">Dodaci</string>
+
+ <string id="31020">Nedavno dodato</string>
+ <string id="31021">Video - Fajlovi</string>
+ <string id="31022">Muzika - Fajlovi</string>
+ <string id="31023">Reprodukcija</string>
+ <string id="31024">Strana</string>
+ <string id="31025">Stavki</string>
+ <string id="31026">Ostale opcije</string>
+ <string id="31027">Lokacija</string>
+
+ <!-- View Type labels -->
+ <string id="31028">Kružni posteri</string>
+ <string id="31029">Fanart</string>
+ <string id="31030">Potpuna lista</string>
+ <string id="31031">Slièice</string>
+ <string id="31032">Kružne slike</string>
+
+ <!-- Extra labels -->
+ <string id="31040">Trenutna reprodukcija</string>
+
+ <string id="31042">REPRODUKOVANJE</string>
+ <string id="31043">PAUZIRANO</string>
+ <string id="31044">BRZO NAPRED</string>
+ <string id="31045">PREMOTAVANJE</string>
+ <string id="31046">Audio osobine</string>
+ <string id="31047">Current Preset</string>
+ <string id="31048">Visualization Presets</string>
+ <string id="31049">Vreme završetka</string>
+
+
+ <!-- Playlist Editor labels -->
+ <string id="31055">Otvori plejlistu</string>
+ <string id="31056">Snimi plejlistu</string>
+ <string id="31057">Zatvori plejlistu</string>
+ <string id="31058">Sistemski muzièki fajlovi</string>
+ <string id="31059">Trenutna plejlista</string>
+ <string id="31060">Ovaj fajl je složen, koji njegov deo želiš da reprodukujem.</string>
+ <string id="31061">Trenutno odabrano</string>
+
+ <!-- Skin Settings labels -->
+ <string id="31100"></string>
+ <string id="31101">Opcije poèetnog ekrana</string>
+ <string id="31102">Pozadina</string>
+ <string id="31103">Prikaži "Pauzirano" prilikom slajdšou-a</string>
+ <string id="31104">Reprodukuj trejlere u prozoru [COLOR=grey3](Video Information Dialog Only)[/COLOR]</string>
+ <string id="31105">Prikaži nazive media prilikom pozadinskog skeniranja</string>
+ <string id="31106">Razne opcije</string>
+ <string id="31107"></string>
+ <string id="31108">Sakrij tastere glavnog menija</string>
+ <string id="31109">Pozadine poèetnog ekrana</string>
+ <string id="31110">Izmeni pozadinu tastera za poèetni ekran</string>
+ <string id="31111">Sakrij</string>
+ <string id="31112">Opcije</string>
+ <string id="31113">Jedna slika</string>
+ <string id="31114">Više slika</string>
+ <string id="31115">Customizer</string>
+ <string id="31116">Skript dodaci</string>
+ <string id="31117">Prikaži nedavno dodate filmove</string>
+ <string id="31118">Podmeni poèetne strane</string>
+ <string id="31119">Omoguæi taster za prilagoðene skriptove</string>
+ <string id="31120">NATPIS NA TASTERU</string>
+ <string id="31121">PUTANJA DO SKRIPTA</string>
+ <string id="31122">Strana vremenske prognoze</string>
+ <string id="31123">Prikaži postere umesto banera za TV serije</string>
+ <string id="31124">Prikaži trenutni film u pozadini</string>
+ <string id="31125">Prikaži trenutnu vizualizaciju u pozadini</string>
+
+ <string id="31126">Omoguæi Lyrics u muzièkom OSD-u</string>
+ <string id="31127">PUTANJA DO LYRICS SKRIPTA</string>
+ <string id="31128">XBMC Lyrics</string>
+ <string id="31129">Omoguæi prezimanje titlova u Video OSD-u</string>
+ <string id="31130">PUTANJA DO SKRIPTA ZA TITLOVE</string>
+
+ <string id="31140">Muzièki OSD</string>
+ <string id="31141">Video OSD</string>
+
+ <!-- Script labels -->
+ <string id="31200">Preèice</string>
+ <string id="31201">Kategorije</string>
+ <string id="31202">Prikaži uloge</string>
+ <string id="31203">Odaberi svoju pesmu</string>
+ <string id="31204">Linkovi odeljka</string>
+ <string id="31205">Lyrics izvor</string>
+
+ <!-- The Weather Channel Script labels -->
+ <string id="31250">Radar & Prognoza</string>
+ <string id="31251">Prognoza</string>
+ <string id="31252">TWC skript</string>
+
+ <!-- Extra labels -->
+ <string id="31300">Trenutna temperatura</string>
+ <string id="31301">Poslednje ažuriranje</string>
+ <string id="31302">Meni</string>
+ <string id="31303"></string>
+ <string id="31304">Fotografija</string>
+ <string id="31305">Media disk nije detektovan</string>
+ <string id="31306">Izbaci</string>
+ <string id="31307">Sakrij fanart</string>
+ <string id="31308">Detalji filma</string>
+ <string id="31309">Utrošeno memorije:</string>
+ <string id="31310">Broj numere</string>
+ <string id="31311">Fanart slika[CR][CR]nije dodeljena[CR][CR] Klik na dugme za dodelu</string>
+ <string id="31312">Trenutni skrejper</string>
+ <string id="31313">Odaberi skrejper</string>
+ <string id="31314">Opcije skeniranja sadržaja</string>
+ <string id="31315">Osnovno</string>
+ <string id="31316"></string>
+ <string id="31317">Podesi putanju za Fanart</string>
+ <string id="31318">Fanart malih dimenzija</string>
+ <string id="31319">Odabrani profil</string>
+ <string id="31320">Poslednje logovanje</string>
+ <string id="31321">Izbor karaoke pesme</string>
+ <string id="31322">Emitovano</string>
+ <string id="31323">Noviji filmovi</string>
+ <string id="31324">Novije episode</string>
+ <string id="31325">Opcije plejliste</string>
+ <string id="31326">Kreirano</string>
+ <string id="31327">Rezolucija</string>
+ <string id="31328">Nedavno dodato</string>
+ <string id="31329">[B]PODEŠAVANJE TAJMERA![/B] [COLOR=grey2] - SYSTEM AUTO SHUTDOWN IN[/COLOR]</string>
+ <string id="31330">Klik na taster za reprodukciju[CR][CR]trejlera</string>
+
+ <!-- Video and Music OSD Labels -->
+ <string id="31351">Pauza</string>
+ <string id="31352">Zaustavi</string>
+ <string id="31353">Ubrzano</string>
+ <string id="31354">Premotavanje</string>
+ <string id="31355">Filmski meni</string>
+ <string id="31356">Preuzmi titlove</string>
+ <string id="31357"></string>
+
+ <!-- Description Labels -->
+ <string id="31400">[B]PODEŠAVANJE PARAMETARA IZGLEDA[/B][CR][CR]Promeni masku · Odaberi jezik i regiju · Promeni opcije liste fajlova[CR]Odaberi èuvar ekrana</string>
+ <string id="31401">[B]PODEŠAVANJE VIDEO PARAMETARA[/B][CR][CR]Uredi video biblioteku · Podesi opcije video reprodukcije · Promeni opcije video liste[CR]Podesi font titlova</string>
+ <string id="31402">[B]PODEŠAVANJE PARAMETARA MUZIKE[/B][CR][CR]Uredi muzièku biblioteku · Podesi opcije reprodukcije muzike · Promeni opcije muzièke liste[CR]Podesi slanje pesama · Podesi karaoke opcije</string>
+ <string id="31403">[B]PODEŠAVANJE PARAMETARA FOTOGRAFIJE[/B][CR][CR]Promeni opcije liste fotografija · Podesi slajdšou</string>
+ <string id="31404">[B]PODEŠAVANJE PARAMETARA VREMENSKE PROGNOZE[/B][CR][CR]Dodeli tri grada za prikaz informacija</string>
+ <string id="31405">[B]PODEŠAVANJE PARAMETARA MREŽE[/B][CR][CR]Podešavanje kontrole preko UPnP-a i HTTP-a · Podesi deljenje fajlova[CR]Podesi opcije internet pristupa</string>
+ <string id="31406">[B]PODEŠAVANJE PARAMETARA SISTEMA[/B][CR][CR]Podešavanje i kalibracija displeja · Podesi audio izlaz · Podešavanje daljinskog upravljaèa[CR]Podesi opcije èuvanja energije · Omoguæi evidenciju grešaka · Podesi glavnu šifru</string>
+ <string id="31407">[B]PODEŠAVANJE PARAMETARA MASKE[/B][CR][CR]Podešavanje Confluence maske · Dodaj i ukloni stavke poèetnog ekrana[CR]Promeni pozadine maske</string> +
+ <string id="31421">Odaberi svoj XBMC korisnièki profil[CR]za prijavu i nastavi</string>
+</strings>
\ No newline at end of file diff --git a/addons/skin.confluence/language/Spanish/strings.xml b/addons/skin.confluence/language/Spanish/strings.xml new file mode 100644 index 0000000000..ba0805690b --- /dev/null +++ b/addons/skin.confluence/language/Spanish/strings.xml @@ -0,0 +1,113 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<!--Language file translated with Team XBMC Translator-->
+<!--Translator: bardenas-->
+<!--Date of translation: 11/24/2009-->
+<!--$Revision$-->
+<strings>
+ <string id="31000">Cambiar tus</string>
+ <string id="31001">A favor</string>
+ <string id="31002">En contra</string>
+ <string id="31003">Opciones de energÃa</string>
+ <string id="31007">Plugins</string>
+ <string id="31020">Añadidos recientemente</string>
+ <string id="31021">Archivos de vÃdeo</string>
+ <string id="31022">Archivos de música</string>
+ <string id="31023">Reproduciendo</string>
+ <string id="31024">Página</string>
+ <string id="31025">Elementos</string>
+ <string id="31026">Opciones misceláneas</string>
+ <string id="31027">Localidad</string>
+ <string id="31028">Flujo pósters</string>
+ <string id="31029">Fanarts</string>
+ <string id="31030">Lista completa</string>
+ <string id="31031">Miniaturas</string>
+ <string id="31032">Flujo imagen</string>
+ <string id="31040">Reproduciendo ahora</string>
+ <string id="31042">REPRODUCIENDO</string>
+ <string id="31043">PAUSA</string>
+ <string id="31044">AVANCE RAPIDO</string>
+ <string id="31045">RETROCESO</string>
+ <string id="31046">Propiedades de audio</string>
+ <string id="31047">Seleccionados</string>
+ <string id="31048">Visualización seleccionada</string>
+ <string id="31049">Hora de finalización</string>
+ <string id="31055">Abrir lista de reproducción</string>
+ <string id="31056">Guardar lista de reproducción</string>
+ <string id="31057">Cerrar lista de reproducción</string>
+ <string id="31058">Sistema de archivos de música</string>
+ <string id="31059">Lista de reproducción actual</string>
+ <string id="31060">Este archivo fue detenido, seleccione desde donde quiere reproducirlo.</string>
+ <string id="31101">Opciones de pantalla principal</string>
+ <string id="31102">Fondo</string>
+ <string id="31103">Ver "Pausa" en modo presentación de imágenes</string>
+ <string id="31105">Mostrar tÃtulos en escáner de segundo plano</string>
+ <string id="31106">Opciones de miscelánea</string>
+ <string id="31108">Ocultar botones de pantalla principal</string>
+ <string id="31109">Fondos de pantalla principal</string>
+ <string id="31110">Editar fondo para botón principal de</string>
+ <string id="31111">Ocultar</string>
+ <string id="31112">Opciones</string>
+ <string id="31113">Una imagen</string>
+ <string id="31114">Multi-imagen</string>
+ <string id="31115">Personalizar</string>
+ <string id="31116">Scripts</string>
+ <string id="31117">Mostrar últimos vÃdeos añadidos</string>
+ <string id="31118">Submenús pantalla principal</string>
+ <string id="31119">Habilitar botón personalizado para script</string>
+ <string id="31120">ETIQUETA DEL BOTON</string>
+ <string id="31121">RUTA DEL SCRIPT</string>
+ <string id="31122">El Tiempo</string>
+ <string id="31123">Usar "Posters" en lugar de "Banners" para programas de TV</string>
+ <string id="31124">Mostrar vÃdeo en reproducción en el fondo</string>
+ <string id="31125">Mostrar visualización en el fondo</string>
+ <string id="31126">Habilitar letras de canciones en el OSD</string>
+ <string id="31127">RUTA SCRIPT DE LETRAS</string>
+ <string id="31128">XBMC Lyrics</string>
+ <string id="31200">Accesos directos</string>
+ <string id="31201">CategorÃas</string>
+ <string id="31202">Mostrar reparto</string>
+ <string id="31203">Elige tu canción</string>
+ <string id="31204">Sección de links</string>
+ <string id="31205">Fuente para letras</string>
+ <string id="31250">Radar y pronóstico</string>
+ <string id="31251">Pronóstico</string>
+ <string id="31252">Script de TWC</string>
+ <string id="31300">Temperatura</string>
+ <string id="31301">Última actualización</string>
+ <string id="31302">Menú</string>
+ <string id="31304">Imagen</string>
+ <string id="31305">Ningún disco detectado</string>
+ <string id="31306">Expulsar</string>
+ <string id="31307">Ocultar fanarts</string>
+ <string id="31308">Detalles de la pelÃcula</string>
+ <string id="31309">Memoria usada:</string>
+ <string id="31310">Número canción</string>
+ <string id="31311">IMAGEN FANART[CR]NO DISPONIBLE[CR][CR]CLICK PARA ELEGIR</string>
+ <string id="31312">Scraper actual</string>
+ <string id="31313">Elige un scraper</string>
+ <string id="31314">Opciones de escanéo de contenido</string>
+ <string id="31315">Básico</string>
+ <string id="31317">Selecciona ruta del fanart</string>
+ <string id="31318">Fanart pequeño</string>
+ <string id="31319">Perfil seleccionado</string>
+ <string id="31320">Última visita el</string>
+ <string id="31321">Selector de canción de karaoke</string>
+ <string id="31322">Retransmisión</string>
+ <string id="31323">Últimas pelÃculas</string>
+ <string id="31324">Últimos episodios</string>
+ <string id="31325">Opciones de lista de reproducción</string>
+ <string id="31326">Creado</string>
+ <string id="31327">Resolución</string>
+ <string id="31328">Recientes</string>
+ <string id="31329">[B]TEMPORIZADOR[/B] [COLOR=grey2] - EL SISTEMA SE APAGARÃ EN[/COLOR]</string>
+ <string id="31400">[B]Configura las opciones de APARIENCIA[/B][CR][CR]Cambia la skin - Cambia el idioma y la configuración regional - Cambia opciones de listas de archivos[CR]Establece un salvapantallas</string>
+ <string id="31401">[B]Configura las opciones de VIDEO[/B][CR][CR]Administra su videoteca - Ajusta reproducción de vÃdeol - Cambia opciones de listas de vÃdeo[CR]Configura fuentes de subtÃtulos</string>
+ <string id="31402">[B]Configura las opciones de MUSICA[/B][CR][CR]Administra tu biblioteca musical - Ajusta reproducción de música - Cambia opciones de listas de música[CR[Configura sumisión de canciones - Configura el karaoke</string>
+ <string id="31403">[B]Configura las opciones de IMAGEN[/B][CR][CR]Cambia opciones de listas de imágenes - Configura presentación de diapositivas</string>
+ <string id="31404">[B]Configura las opciones de EL TIEMPO[/B][CR][CR]Establece tres ciudades para información metereológica</string>
+ <string id="31405">[B]Configura las opciones de RED[/B][CR][CR]Configura el control del XBMC mediante UPnP y HTTP - Configura el uso compartido de archivos[CR]Establece opciones de acceso a Internet</string>
+ <string id="31406">[B]Configura las opciones de SISTEMA[/B][CR][CR]Configura y calibra la pantalla - Configura salida de audio - Configura mandos a distancia[CR]Establece las opciones de ahorro de energÃa - Habilita depuración de errores - Configura bloqueo maestro</string>
+ <string id="31407">[B]Configura las opciones de la SKIN[/B][CR][CR]Configura Confluence - Añade y elimina elementos del menú Inicio[CR]Cambia los fondos de la skin</string>
+ <string id="31420">[B][COLOR=white]XBMC no ha detectado ningún disco.[/COLOR][/B][CR][CR]Por favor, pruebe a insertar un disco o cancelar</string>
+ <string id="31421">Seleccione su perfil de usuario de XBMC[CR]para ingresar y continuar</string>
+</strings>
\ No newline at end of file diff --git a/addons/skin.confluence/language/Swedish/strings.xml b/addons/skin.confluence/language/Swedish/strings.xml new file mode 100644 index 0000000000..1606b51a13 --- /dev/null +++ b/addons/skin.confluence/language/Swedish/strings.xml @@ -0,0 +1,124 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<strings> + <string id="31000">Ändra din</string> + <string id="31001">Älska</string> + <string id="31002">Hata</string> + <string id="31003">Strömalternativ</string> + <string id="31004">Arbetar...</string> + <string id="31005">Dölj INFO</string> + <string id="31007">Tillägg</string> + <string id="31020">Nyligen tillagda</string> + <string id="31021">Filmer - Filer</string> + <string id="31022">Musik - Filer</string> + <string id="31023">Spelar</string> + <string id="31024">Sida</string> + <string id="31025">Objekt</string> + <string id="31026">Övr. alternativ</string> + <string id="31027">Plats</string> + <string id="31028">Omslagssvep</string> + <string id="31029">Fanart</string> + <string id="31030">Full lista</string> + <string id="31031">Bildminiatyrer</string> + <string id="31032">Bildsvep</string> + <string id="31040">Nu spelas</string> + <string id="31042">SPELAR</string> + <string id="31043">PAUSAD</string> + <string id="31044">SPOLA FRAMÅT</string> + <string id="31045">SPOLA BAKÅT</string> + <string id="31046">Ljudegenskaper</string> + <string id="31047">Nuvarande förval</string> + <string id="31048">Visualiseringsförval</string> + <string id="31049">Sluttid</string> + <string id="31055">Öppna spellista</string> + <string id="31056">Spara spellista</string> + <string id="31057">Stäng spellista</string> + <string id="31058">Systemmusikfiler</string> + <string id="31059">Nuvarande spellista</string> + <string id="31060">Denna fil är sammanslagen, välj den del du vill spela.</string> + <string id="31061">Nuvarande vald</string> + <string id="31101">Hemskärmsalternativ</string> + <string id="31102">Bakgrund</string> + <string id="31103">Visa "Pausad" i bildspel</string> + <string id="31104">Spela trailers i ett fönster [COLOR=grey3](Endast i videoinformationsdialogen)[/COLOR]</string> + <string id="31105">Visa mediatitlar i bakgrundsscannern</string> + <string id="31106">Övriga alternativ</string> + <string id="31108">Dölj huvudmenyknappar</string> + <string id="31109">Hemskärmsbakgrunder</string> + <string id="31110">Ändra hemknappsbakgrund</string> + <string id="31111">Göm</string> + <string id="31112">Alternativ</string> + <string id="31113">Solobild</string> + <string id="31114">Flerbild</string> + <string id="31115">Anpassare</string> + <string id="31116">Tilläggsskript</string> + <string id="31117">Visa nyligen tillagda filmer</string> + <string id="31118">Hemsidans undermeny</string> + <string id="31119">Aktivera egen skriptknapp</string> + <string id="31120">KNAPPETIKETT</string> + <string id="31121">SÖKVÄG TILL SKRIPT</string> + <string id="31122">Vädersida</string> + <string id="31123">Använd omslag istället för banner för TV-serier</string> + <string id="31124">Visa bakgrund "Nu spelas" filmer</string> + <string id="31125">Visa bakgrund "Nu spelas" visualisering</string> + <string id="31126">Aktivera sångtexter i musik-OSD</string> + <string id="31127">SÖKVÄG TILL SÅNGTEXTSKRIPT</string> + <string id="31128">XBMC Sångtexter</string> + <string id="31129">Aktivera undertextnedladdning i video-OSD</string> + <string id="31130">SÖKVÄG TILL UNDERTEXTSKRIPT</string> + <string id="31140">Musik-OSD</string> + <string id="31141">Video-OSD</string> + <string id="31200">Genvägar</string> + <string id="31201">Kategorier</string> + <string id="31202">Visa rollista</string> + <string id="31203">Välj din låt</string> + <string id="31204">Sektionslänkar</string> + <string id="31205">Sångtextkälla</string> + <string id="31250">Radar & prognos</string> + <string id="31251">Prognos</string> + <string id="31252">TWC-skript</string> + <string id="31300">Nuvarande temp</string> + <string id="31301">Sist uppdaterad</string> + <string id="31302">Meny</string> + <string id="31304">Bild</string> + <string id="31305">Ingen diskmedia upptäckt</string> + <string id="31306">Mata ut</string> + <string id="31307">Dölj fanart</string> + <string id="31308">Filmdetaljer</string> + <string id="31309">Använt minne:</string> + <string id="31310">Spårnummer</string> + <string id="31311">Fanart-bild[CR][CR]Inte Tillgänglig[CR][CR]Klicka på knappen för att ange</string> + <string id="31312">Nuvarande skrapa</string> + <string id="31313">Välj en skrapa</string> + <string id="31314">Innehållsskrapealternativ</string> + <string id="31315">Grundläggande</string> + <string id="31317">Sätt fanartsökväg</string> + <string id="31318">Liten fanart</string> + <string id="31319">Vald profil</string> + <string id="31320">Sist inloggad</string> + <string id="31321">Karaoke låtväljare</string> + <string id="31322">Sänt</string> + <string id="31323">Senaste filmerna</string> + <string id="31324">Senaste avsnitten</string> + <string id="31325">Spellistsalternativ</string> + <string id="31326">Skapad</string> + <string id="31327">Upplösning</string> + <string id="31328">Nyligen tillagda</string> + <string id="31329">[B]Timer satt![/B] [COLOR=grey2] - Automatisk avstängning av systemet om[/COLOR]</string> + <string id="31330">Klicka på knappen för att[CR][CR]spela filmtrailer</string> + <string id="31400">[B]KONFIGURERA UTSEENDEINSTÄLLNINGAR[/B][CR][CR]Ändra skalet · Ange språk och region · Ange fillistningsalternativ[CR]Ange en skärmsläckare</string> + <string id="31401">[B]KONFIGURERA GRAFIKINSTÄLLNINGAR[/B][CR][CR]Hantera ditt filmbibliotek · Ange filmuppspelningsalternativ · Ändra videoförteckningsalternativ[CR]Konfigurera undertextfonter</string> + <string id="31402">[B]KONFIGURERA MUSIKINSTÄLLNINGAR[/B][CR][CR]Hantera ditt musikbibliotek · Ange musikuppspelningsalternativ · Ändra musiklistningsalternativ[CR]Ange låtinskickning · Ange karaokealternativ</string> + <string id="31403">[B]KONFIGURERA BILDINSTÄLLNINGAR[/B][CR][CR]Ange bildlistningsalternativ · Justera bildspel</string> + <string id="31404">[B]KONFIGURERA VÄDERINSTÄLLNINGAR[/B][CR][CR]Ange tre städer för att insamling av väderinformation</string> + <string id="31405">[B]KONFIGURERA NÄTVERKSINSTÄLLNINGAR[/B][CR][CR]Ange kontroll av XBMC via UPnP och HTTP · Konfigurera fildelning[CR]Konfigurera internetaccessalternativ</string> + <string id="31406">[B]KONFIGURERA SYSTEMINSTÄLLNINGAR[/B][CR][CR]Ange och kalibrera bildskärmar · Konfigurera ljudutgång · Ställa in fjärrkontroller[CR]Ange energisparalternativ · Aktivera debuggningen · Konfigurera huvudkod och lås</string> + <string id="31407">[B]KONFIGURERA SKALINSTÄLLNINGAR[/B][CR][CR]Ställa in Confluence-skalet · Lägga till och ta bort hemsidans menyknappar[CR]Ändra skalets bakgrunder</string> + <string id="31421">Välj din XBMC användarprofil[CR]för att logga in och fortsätta</string> + <string id="31351">Paus</string> + <string id="31352">Stopp</string> + <string id="31353">Spola framåt</string> + <string id="31354">Spola bakåt</string> + <string id="31355">Filmmeny</string> + <string id="31356">Ladda ner undertexter</string> + <string id="31357"></string> +</strings>
\ No newline at end of file diff --git a/addons/skin.confluence/language/Turkish/strings.xml b/addons/skin.confluence/language/Turkish/strings.xml new file mode 100644 index 0000000000..45d02a9d16 --- /dev/null +++ b/addons/skin.confluence/language/Turkish/strings.xml @@ -0,0 +1,158 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> +<!--Translator: Özgür BASKIN (queeup)--> +<!--Email: ozgur.baskin@gmail.com--> +<!--Date of translation: 12/02/2010--> +<!--Turkish strings based on English strings revision 26808--> +<strings> + <!-- Misc labels --> + <string id="31000">Değiştir</string> + <string id="31001">Aşk</string> + <string id="31002">Nefret</string> + <string id="31003">Güç Seçenekleri</string> + <string id="31004">Çalışıyor...</string> + <string id="31005">Bilgiyi Gizle</string> + + <string id="31007">Eklentiler</string> + + <string id="31020">Son Eklenenler</string> + <string id="31021">Video - Dosyalar</string> + <string id="31022">Müzik - Dosyalar</string> + <string id="31023">Oynatılıyor</string> + <string id="31024">Sayfa</string> + <string id="31025">Nesne</string> + <string id="31026">Çeşitli Ayarlar</string> + <string id="31027">Yer</string> + + <!-- View Type labels --> + <string id="31028">Poster</string> + <string id="31029">Fanart</string> + <string id="31030">Tam liste</string> + <string id="31031">Küçük Resimler</string> + <string id="31032">Kayan Resim</string> + + <!-- Extra labels --> + <string id="31040">Şimdi Çalınıyor</string> + + <string id="31042">OYNATILIYOR</string> + <string id="31043">DURAKLATILDI</string> + <string id="31044">İLERİ SAR</string> + <string id="31045">GERİ SAR</string> + <string id="31046">Ses Özellikleri</string> + <string id="31047">Geçerli Önayar</string> + <string id="31048">Görsel Öğe Önayarları</string> + <string id="31049">Bitiş Zamanı</string> + + + <!-- Playlist Editor labels --> + <string id="31055">Çalma listesini aç</string> + <string id="31056">Çalma listesini kaydet</string> + <string id="31057">Çalma listesini kapat</string> + <string id="31058">Sistem müzik dosyaları</string> + <string id="31059">Geçerli çalma listesi</string> + <string id="31060">Bu dosya istiflendi, oynatmak istediğiniz bölümü seçin.</string> + <string id="31061">Seçilen Geçerli Parça</string> + + <!-- Skin Settings labels --> + <string id="31100"></string> + <string id="31101">Giriş ekranı seçenekleri</string> + <string id="31102">Arka Plan</string> + <string id="31103">Resim slayt gösterisinde "DURAKLATILDI"yı göster</string> + <string id="31104">Fragmanları pencere içinde oynat [COLOR=grey3](Sadece Video Bilgisi İletişim Kutusu İçin)[/COLOR]</string> + <string id="31105">Ortam başlıklarını arkaplan tarayıcısında göster</string> + <string id="31106">Çeşitli seçenekler</string> + <string id="31107"></string> + <string id="31108">Ana Menü Tuşlarını Gizle</string> + <string id="31109">Giriş ekranı arka planları</string> + <string id="31110">Ana Menü Tuşlarının Arka planlarını değiştir</string> + <string id="31111">Gizle</string> + <string id="31112">Seçenekler</string> + <string id="31113">Tek Resim</string> + <string id="31114">Çoklu Resim</string> + <string id="31115">Özelleştir</string> + <string id="31116">Betik Eklentileri</string> + <string id="31117">Son Eklenen Videoları Göster</string> + <string id="31118">Ana Sayfa Altmenüsü</string> + <string id="31119">Özel Betik Tuşunu Etkinleştir</string> + <string id="31120">TUŞ ETİKETİ</string> + <string id="31121">BETİK YOLU</string> + <string id="31122">Hava Durumu Sayfası</string> + <string id="31123">TV Programları için "Afiş" yerine "Poster" kullan</string> + <string id="31124">Arkaplanda Oynatılan Videoyu göster</string> + <string id="31125">Arkaplanda Görsel Ögeyi göster</string> + + <string id="31126">Müzik OSD'de Lyrics'i etkinleştir</string> + <string id="31127">LYRICS BETİK YOLU</string> + <string id="31128">XBMC Lyrics</string> + <string id="31129">Video OSD'de Altyazı İndirmesini etkinleştir</string> + <string id="31130">ALTYAZI BETİK YOLU</string> + + <string id="31140">Müzik OSD</string> + <string id="31141">Video OSD</string> + + <!-- Script labels --> + <string id="31200">Kısayollar</string> + <string id="31201">Kategoriler</string> + <string id="31202">Oyuncuları Göster</string> + <string id="31203">Şarkını Seç</string> + <string id="31204">Bölge Bağlantıları</string> + <string id="31205">Lyrics Kaynağı</string> + + <!-- The Weather Channel Script labels --> + <string id="31250">Radar ve Hava Tahmini</string> + <string id="31251">Hava Tahmini</string> + <string id="31252">TWC Betiği</string> + + <!-- Extra labels --> + <string id="31300">Mevcut Sıcaklık</string> + <string id="31301">Son Güncelleme</string> + <string id="31302">Menü</string> + <string id="31303"></string> + <string id="31304">Resim</string> + <string id="31305">Disk Ortamı Algılanmadı</string> + <string id="31306">Çıkart</string> + <string id="31307">Fanart'ı gizle</string> + <string id="31308">Film Detayları</string> + <string id="31309">Kullanılan Bellek:</string> + <string id="31310">Parça Numarası</string> + <string id="31311">Fanart resmi[CR][CR]Mevcut Değil[CR][CR] Ayarlamak için düğmeye basın</string> + <string id="31312">Geçerli Scraper</string> + <string id="31313">Scraper Seç</string> + <string id="31314">İçerik Tarama Seçenekleri</string> + <string id="31315">Temel Bilgiler</string> + <string id="31316"></string> + <string id="31317">Fanart Yolunu Ayarla</string> + <string id="31318">Küçük Fanart</string> + <string id="31319">Seçilen Profil</string> + <string id="31320">Son Giriş Yapan</string> + <string id="31321">Karaoke Şarkı Seçici</string> + <string id="31322">Gösterim</string> + <string id="31323">En Yeni Filmler</string> + <string id="31324">En Yeni Bölümler</string> + <string id="31325">Çalma Listesi Seçenekleri</string> + <string id="31326">Oluşturma</string> + <string id="31327">Çözünürlük</string> + <string id="31328">Son Eklenenler</string> + <string id="31329">[B]Zamanlayıcı ayarlandı![/B] [COLOR=grey2] - Sistem'in otomatik kapanma süresi[/COLOR]</string> + <string id="31330">Oynatmak için düğmeye basın[CR][CR]Film fragmanı</string> + + <!-- Video and Music OSD Labels --> + <string id="31351">Duraklat</string> + <string id="31352">Durdur</string> + <string id="31353">İleri Sar</string> + <string id="31354">Geri Sar</string> + <string id="31355">Film menüsü</string> + <string id="31356">Altyazıları İndir</string> + <string id="31357"></string> + + <!-- Description Labels --> + <string id="31400">[B]GÖRÜNÜM AYARLARINI YAPILANDIR[/B][CR][CR]Dış görünümü değiştir · Dil ve bölgesel ayarları değiştir · Dosya listeleme seçeneklerini değiştir · Ekran koruyucuyu ayarla</string> + <string id="31401">[B]VİDEO AYARLARINI YAPILANDIR[/B][CR][CR]Video kitaplığını yönet · Video oynatma seçeneklerini ayarla · Video listeleme seçeneklerini değiştir · Altyazı karakterlerini ayarla</string> + <string id="31402">[B]MÜZİK AYARLARINI YAPILANDIR[/B][CR][CR]Müzik kitaplığını yönet · Müzik çalma seçeneklerini ayarla · Müzik listeleme seçeneklerini değiştir · Şarkı sunumu ayarları · Karaoke seçeneklerini ayarla</string> + <string id="31403">[B]RESİM AYARLARINI YAPILANDIR[/B][CR][CR]Resim listeleme seçeneklerini değiştir · Slayt gösterisi ayarlarını yapılandır</string> + <string id="31404">[B]HAVA DURUMU AYARLARINI YAPILANDIR[/B][CR][CR]Hava Durumu bilgilerini almak için üç şehir seçin</string> + <string id="31405">[B]AĞ AYARLARINI YAPILANDIR[/B][CR][CR]UPnP ve HTTP üzerinden XBMC kontrolü ayarları · Dosya paylaşımını yapılandır[CR]İnternet erişim seçeneklerini ayarla</string> + <string id="31406">[B]SİSTEM AYARLARINI YAPILANDIR[/B][CR][CR]Görünüm ayarları · Ses çıkış ayarlarını yapılandır · Uzaktan kumandaları ayarla[CR]Güç tasarrufu seçeneklerini ayarla · Hata ayıklamayı etkinleştir · Sistem kilit ayarları</string> + <string id="31407">[B]DIŞ GÖRÜNÜM AYARLARINI YAPILANDIR[/B][CR][CR]Confluence dış görünümü ayarları · Ana menü ögelerini ekle ve kaldır[CR]Arayüz arkaplanlarını değiştir</string> + + <string id="31421">Oturum açıp devam etmek için[CR]XBMC kullanıcı profilinizi seçin</string> +</strings> diff --git a/addons/skin.confluence/media/Apple Movie Trailers/G.png b/addons/skin.confluence/media/Apple Movie Trailers/G.png Binary files differnew file mode 100644 index 0000000000..ae05e94418 --- /dev/null +++ b/addons/skin.confluence/media/Apple Movie Trailers/G.png diff --git a/addons/skin.confluence/media/Apple Movie Trailers/NC-17.png b/addons/skin.confluence/media/Apple Movie Trailers/NC-17.png Binary files differnew file mode 100644 index 0000000000..47302c436f --- /dev/null +++ b/addons/skin.confluence/media/Apple Movie Trailers/NC-17.png diff --git a/addons/skin.confluence/media/Apple Movie Trailers/NR.png b/addons/skin.confluence/media/Apple Movie Trailers/NR.png Binary files differnew file mode 100644 index 0000000000..daca78c718 --- /dev/null +++ b/addons/skin.confluence/media/Apple Movie Trailers/NR.png diff --git a/addons/skin.confluence/media/Apple Movie Trailers/PG-13.png b/addons/skin.confluence/media/Apple Movie Trailers/PG-13.png Binary files differnew file mode 100644 index 0000000000..18b8dbaab1 --- /dev/null +++ b/addons/skin.confluence/media/Apple Movie Trailers/PG-13.png diff --git a/addons/skin.confluence/media/Apple Movie Trailers/PG.png b/addons/skin.confluence/media/Apple Movie Trailers/PG.png Binary files differnew file mode 100644 index 0000000000..5a1cef72d9 --- /dev/null +++ b/addons/skin.confluence/media/Apple Movie Trailers/PG.png diff --git a/addons/skin.confluence/media/Apple Movie Trailers/R.png b/addons/skin.confluence/media/Apple Movie Trailers/R.png Binary files differnew file mode 100644 index 0000000000..2e19047881 --- /dev/null +++ b/addons/skin.confluence/media/Apple Movie Trailers/R.png diff --git a/addons/skin.confluence/media/AppleLogo.png b/addons/skin.confluence/media/AppleLogo.png Binary files differnew file mode 100644 index 0000000000..44059b2d5e --- /dev/null +++ b/addons/skin.confluence/media/AppleLogo.png diff --git a/addons/skin.confluence/media/ArrowDown.png b/addons/skin.confluence/media/ArrowDown.png Binary files differnew file mode 100644 index 0000000000..7c870fcf3a --- /dev/null +++ b/addons/skin.confluence/media/ArrowDown.png diff --git a/addons/skin.confluence/media/ArrowUp.png b/addons/skin.confluence/media/ArrowUp.png Binary files differnew file mode 100644 index 0000000000..0fbc20c094 --- /dev/null +++ b/addons/skin.confluence/media/ArrowUp.png diff --git a/addons/skin.confluence/media/ButtonMenuExitFO.png b/addons/skin.confluence/media/ButtonMenuExitFO.png Binary files differnew file mode 100644 index 0000000000..03bcbf6bca --- /dev/null +++ b/addons/skin.confluence/media/ButtonMenuExitFO.png diff --git a/addons/skin.confluence/media/ButtonMenuExitNF.png b/addons/skin.confluence/media/ButtonMenuExitNF.png Binary files differnew file mode 100644 index 0000000000..39d1e3cfdd --- /dev/null +++ b/addons/skin.confluence/media/ButtonMenuExitNF.png diff --git a/addons/skin.confluence/media/ButtonMenuLogOffFO.png b/addons/skin.confluence/media/ButtonMenuLogOffFO.png Binary files differnew file mode 100644 index 0000000000..967e112b0c --- /dev/null +++ b/addons/skin.confluence/media/ButtonMenuLogOffFO.png diff --git a/addons/skin.confluence/media/ButtonMenuLogOffNF.png b/addons/skin.confluence/media/ButtonMenuLogOffNF.png Binary files differnew file mode 100644 index 0000000000..965975bf58 --- /dev/null +++ b/addons/skin.confluence/media/ButtonMenuLogOffNF.png diff --git a/addons/skin.confluence/media/ButtonMenuMasterFO.png b/addons/skin.confluence/media/ButtonMenuMasterFO.png Binary files differnew file mode 100644 index 0000000000..d6121584db --- /dev/null +++ b/addons/skin.confluence/media/ButtonMenuMasterFO.png diff --git a/addons/skin.confluence/media/ButtonMenuMasterNF.png b/addons/skin.confluence/media/ButtonMenuMasterNF.png Binary files differnew file mode 100644 index 0000000000..d67518e711 --- /dev/null +++ b/addons/skin.confluence/media/ButtonMenuMasterNF.png diff --git a/addons/skin.confluence/media/ButtonMenuNoMasterFO.png b/addons/skin.confluence/media/ButtonMenuNoMasterFO.png Binary files differnew file mode 100644 index 0000000000..b2b1a88dd8 --- /dev/null +++ b/addons/skin.confluence/media/ButtonMenuNoMasterFO.png diff --git a/addons/skin.confluence/media/ButtonMenuNoMasterNF.png b/addons/skin.confluence/media/ButtonMenuNoMasterNF.png Binary files differnew file mode 100644 index 0000000000..34812a539b --- /dev/null +++ b/addons/skin.confluence/media/ButtonMenuNoMasterNF.png diff --git a/addons/skin.confluence/media/ButtonMenuRestartFO.png b/addons/skin.confluence/media/ButtonMenuRestartFO.png Binary files differnew file mode 100644 index 0000000000..0c58722638 --- /dev/null +++ b/addons/skin.confluence/media/ButtonMenuRestartFO.png diff --git a/addons/skin.confluence/media/ButtonMenuRestartNF.png b/addons/skin.confluence/media/ButtonMenuRestartNF.png Binary files differnew file mode 100644 index 0000000000..21427da7f5 --- /dev/null +++ b/addons/skin.confluence/media/ButtonMenuRestartNF.png diff --git a/addons/skin.confluence/media/ButtonMenuShutdownFO.png b/addons/skin.confluence/media/ButtonMenuShutdownFO.png Binary files differnew file mode 100644 index 0000000000..f573524c1d --- /dev/null +++ b/addons/skin.confluence/media/ButtonMenuShutdownFO.png diff --git a/addons/skin.confluence/media/ButtonMenuShutdownNF.png b/addons/skin.confluence/media/ButtonMenuShutdownNF.png Binary files differnew file mode 100644 index 0000000000..2fb2767834 --- /dev/null +++ b/addons/skin.confluence/media/ButtonMenuShutdownNF.png diff --git a/addons/skin.confluence/media/ButtonMenuSleepFO.png b/addons/skin.confluence/media/ButtonMenuSleepFO.png Binary files differnew file mode 100644 index 0000000000..da53ff4114 --- /dev/null +++ b/addons/skin.confluence/media/ButtonMenuSleepFO.png diff --git a/addons/skin.confluence/media/ButtonMenuSleepNF.png b/addons/skin.confluence/media/ButtonMenuSleepNF.png Binary files differnew file mode 100644 index 0000000000..49f93f2685 --- /dev/null +++ b/addons/skin.confluence/media/ButtonMenuSleepNF.png diff --git a/addons/skin.confluence/media/CalibrateBottomRight.png b/addons/skin.confluence/media/CalibrateBottomRight.png Binary files differnew file mode 100644 index 0000000000..50ca1a8eae --- /dev/null +++ b/addons/skin.confluence/media/CalibrateBottomRight.png diff --git a/addons/skin.confluence/media/CalibratePixelRatio.png b/addons/skin.confluence/media/CalibratePixelRatio.png Binary files differnew file mode 100644 index 0000000000..32ec9d1ca6 --- /dev/null +++ b/addons/skin.confluence/media/CalibratePixelRatio.png diff --git a/addons/skin.confluence/media/CalibrateSubtitles.png b/addons/skin.confluence/media/CalibrateSubtitles.png Binary files differnew file mode 100644 index 0000000000..93ddf13241 --- /dev/null +++ b/addons/skin.confluence/media/CalibrateSubtitles.png diff --git a/addons/skin.confluence/media/CalibrateTopLeft.png b/addons/skin.confluence/media/CalibrateTopLeft.png Binary files differnew file mode 100644 index 0000000000..6417af2227 --- /dev/null +++ b/addons/skin.confluence/media/CalibrateTopLeft.png diff --git a/addons/skin.confluence/media/CenterRating/rating0.png b/addons/skin.confluence/media/CenterRating/rating0.png Binary files differnew file mode 100644 index 0000000000..67938dc297 --- /dev/null +++ b/addons/skin.confluence/media/CenterRating/rating0.png diff --git a/addons/skin.confluence/media/CenterRating/rating1.png b/addons/skin.confluence/media/CenterRating/rating1.png Binary files differnew file mode 100644 index 0000000000..548e6e9237 --- /dev/null +++ b/addons/skin.confluence/media/CenterRating/rating1.png diff --git a/addons/skin.confluence/media/CenterRating/rating2.png b/addons/skin.confluence/media/CenterRating/rating2.png Binary files differnew file mode 100644 index 0000000000..bdc49d9238 --- /dev/null +++ b/addons/skin.confluence/media/CenterRating/rating2.png diff --git a/addons/skin.confluence/media/CenterRating/rating3.png b/addons/skin.confluence/media/CenterRating/rating3.png Binary files differnew file mode 100644 index 0000000000..84bb96151c --- /dev/null +++ b/addons/skin.confluence/media/CenterRating/rating3.png diff --git a/addons/skin.confluence/media/CenterRating/rating4.png b/addons/skin.confluence/media/CenterRating/rating4.png Binary files differnew file mode 100644 index 0000000000..7cd988f478 --- /dev/null +++ b/addons/skin.confluence/media/CenterRating/rating4.png diff --git a/addons/skin.confluence/media/CenterRating/rating5.png b/addons/skin.confluence/media/CenterRating/rating5.png Binary files differnew file mode 100644 index 0000000000..2f58909fd3 --- /dev/null +++ b/addons/skin.confluence/media/CenterRating/rating5.png diff --git a/addons/skin.confluence/media/Confluence_Logo.png b/addons/skin.confluence/media/Confluence_Logo.png Binary files differnew file mode 100644 index 0000000000..a7fe47bcfe --- /dev/null +++ b/addons/skin.confluence/media/Confluence_Logo.png diff --git a/addons/skin.confluence/media/ContentPanel.png b/addons/skin.confluence/media/ContentPanel.png Binary files differnew file mode 100644 index 0000000000..01d1a96597 --- /dev/null +++ b/addons/skin.confluence/media/ContentPanel.png diff --git a/addons/skin.confluence/media/ContentPanel2.png b/addons/skin.confluence/media/ContentPanel2.png Binary files differnew file mode 100644 index 0000000000..3244c8b0e9 --- /dev/null +++ b/addons/skin.confluence/media/ContentPanel2.png diff --git a/addons/skin.confluence/media/ContentPanel4.png b/addons/skin.confluence/media/ContentPanel4.png Binary files differnew file mode 100644 index 0000000000..fccc6b2a5c --- /dev/null +++ b/addons/skin.confluence/media/ContentPanel4.png diff --git a/addons/skin.confluence/media/DefaultActor.png b/addons/skin.confluence/media/DefaultActor.png Binary files differnew file mode 100644 index 0000000000..2438f33729 --- /dev/null +++ b/addons/skin.confluence/media/DefaultActor.png diff --git a/addons/skin.confluence/media/DefaultAddSource.png b/addons/skin.confluence/media/DefaultAddSource.png Binary files differnew file mode 100644 index 0000000000..a1ec36484b --- /dev/null +++ b/addons/skin.confluence/media/DefaultAddSource.png diff --git a/addons/skin.confluence/media/DefaultAlbumCover.png b/addons/skin.confluence/media/DefaultAlbumCover.png Binary files differnew file mode 100644 index 0000000000..ef73da903b --- /dev/null +++ b/addons/skin.confluence/media/DefaultAlbumCover.png diff --git a/addons/skin.confluence/media/DefaultArtist.png b/addons/skin.confluence/media/DefaultArtist.png Binary files differnew file mode 100644 index 0000000000..2438f33729 --- /dev/null +++ b/addons/skin.confluence/media/DefaultArtist.png diff --git a/addons/skin.confluence/media/DefaultAudio.png b/addons/skin.confluence/media/DefaultAudio.png Binary files differnew file mode 100644 index 0000000000..ae1df5c9ec --- /dev/null +++ b/addons/skin.confluence/media/DefaultAudio.png diff --git a/addons/skin.confluence/media/DefaultCDDA.png b/addons/skin.confluence/media/DefaultCDDA.png Binary files differnew file mode 100644 index 0000000000..3f16e36759 --- /dev/null +++ b/addons/skin.confluence/media/DefaultCDDA.png diff --git a/addons/skin.confluence/media/DefaultDVDEmpty.png b/addons/skin.confluence/media/DefaultDVDEmpty.png Binary files differnew file mode 100644 index 0000000000..4a30289645 --- /dev/null +++ b/addons/skin.confluence/media/DefaultDVDEmpty.png diff --git a/addons/skin.confluence/media/DefaultDVDRom.png b/addons/skin.confluence/media/DefaultDVDRom.png Binary files differnew file mode 100644 index 0000000000..e29b51792b --- /dev/null +++ b/addons/skin.confluence/media/DefaultDVDRom.png diff --git a/addons/skin.confluence/media/DefaultFile.png b/addons/skin.confluence/media/DefaultFile.png Binary files differnew file mode 100644 index 0000000000..db213c0b3b --- /dev/null +++ b/addons/skin.confluence/media/DefaultFile.png diff --git a/addons/skin.confluence/media/DefaultFolder.png b/addons/skin.confluence/media/DefaultFolder.png Binary files differnew file mode 100644 index 0000000000..2a27df61fa --- /dev/null +++ b/addons/skin.confluence/media/DefaultFolder.png diff --git a/addons/skin.confluence/media/DefaultFolderBack.png b/addons/skin.confluence/media/DefaultFolderBack.png Binary files differnew file mode 100644 index 0000000000..bbc30129cd --- /dev/null +++ b/addons/skin.confluence/media/DefaultFolderBack.png diff --git a/addons/skin.confluence/media/DefaultHardDisk.png b/addons/skin.confluence/media/DefaultHardDisk.png Binary files differnew file mode 100644 index 0000000000..f6b4d29cbd --- /dev/null +++ b/addons/skin.confluence/media/DefaultHardDisk.png diff --git a/addons/skin.confluence/media/DefaultIconError.png b/addons/skin.confluence/media/DefaultIconError.png Binary files differnew file mode 100644 index 0000000000..bf90d2d7c6 --- /dev/null +++ b/addons/skin.confluence/media/DefaultIconError.png diff --git a/addons/skin.confluence/media/DefaultIconInfo.png b/addons/skin.confluence/media/DefaultIconInfo.png Binary files differnew file mode 100644 index 0000000000..9614ed497d --- /dev/null +++ b/addons/skin.confluence/media/DefaultIconInfo.png diff --git a/addons/skin.confluence/media/DefaultIconWarning.png b/addons/skin.confluence/media/DefaultIconWarning.png Binary files differnew file mode 100644 index 0000000000..8a23c17738 --- /dev/null +++ b/addons/skin.confluence/media/DefaultIconWarning.png diff --git a/addons/skin.confluence/media/DefaultMovies.png b/addons/skin.confluence/media/DefaultMovies.png Binary files differnew file mode 100644 index 0000000000..f82e33f5b9 --- /dev/null +++ b/addons/skin.confluence/media/DefaultMovies.png diff --git a/addons/skin.confluence/media/DefaultMusicAlbums.png b/addons/skin.confluence/media/DefaultMusicAlbums.png Binary files differnew file mode 100644 index 0000000000..6e7e3b248e --- /dev/null +++ b/addons/skin.confluence/media/DefaultMusicAlbums.png diff --git a/addons/skin.confluence/media/DefaultMusicArtists.png b/addons/skin.confluence/media/DefaultMusicArtists.png Binary files differnew file mode 100644 index 0000000000..60c45a21db --- /dev/null +++ b/addons/skin.confluence/media/DefaultMusicArtists.png diff --git a/addons/skin.confluence/media/DefaultMusicCompilations.png b/addons/skin.confluence/media/DefaultMusicCompilations.png Binary files differnew file mode 100644 index 0000000000..03265294ae --- /dev/null +++ b/addons/skin.confluence/media/DefaultMusicCompilations.png diff --git a/addons/skin.confluence/media/DefaultMusicGenres.png b/addons/skin.confluence/media/DefaultMusicGenres.png Binary files differnew file mode 100644 index 0000000000..115c8bcdf3 --- /dev/null +++ b/addons/skin.confluence/media/DefaultMusicGenres.png diff --git a/addons/skin.confluence/media/DefaultMusicPlaylists.png b/addons/skin.confluence/media/DefaultMusicPlaylists.png Binary files differnew file mode 100644 index 0000000000..bd3cbf9fb5 --- /dev/null +++ b/addons/skin.confluence/media/DefaultMusicPlaylists.png diff --git a/addons/skin.confluence/media/DefaultMusicPlugins.png b/addons/skin.confluence/media/DefaultMusicPlugins.png Binary files differnew file mode 100644 index 0000000000..ce165c4aea --- /dev/null +++ b/addons/skin.confluence/media/DefaultMusicPlugins.png diff --git a/addons/skin.confluence/media/DefaultMusicRecentlyAdded.png b/addons/skin.confluence/media/DefaultMusicRecentlyAdded.png Binary files differnew file mode 100644 index 0000000000..52096e16b8 --- /dev/null +++ b/addons/skin.confluence/media/DefaultMusicRecentlyAdded.png diff --git a/addons/skin.confluence/media/DefaultMusicRecentlyPlayed.png b/addons/skin.confluence/media/DefaultMusicRecentlyPlayed.png Binary files differnew file mode 100644 index 0000000000..3484777de2 --- /dev/null +++ b/addons/skin.confluence/media/DefaultMusicRecentlyPlayed.png diff --git a/addons/skin.confluence/media/DefaultMusicSongs.png b/addons/skin.confluence/media/DefaultMusicSongs.png Binary files differnew file mode 100644 index 0000000000..a08683c17a --- /dev/null +++ b/addons/skin.confluence/media/DefaultMusicSongs.png diff --git a/addons/skin.confluence/media/DefaultMusicTop100.png b/addons/skin.confluence/media/DefaultMusicTop100.png Binary files differnew file mode 100644 index 0000000000..a82e668ade --- /dev/null +++ b/addons/skin.confluence/media/DefaultMusicTop100.png diff --git a/addons/skin.confluence/media/DefaultMusicVideos.png b/addons/skin.confluence/media/DefaultMusicVideos.png Binary files differnew file mode 100644 index 0000000000..33ed540a69 --- /dev/null +++ b/addons/skin.confluence/media/DefaultMusicVideos.png diff --git a/addons/skin.confluence/media/DefaultMusicYears.png b/addons/skin.confluence/media/DefaultMusicYears.png Binary files differnew file mode 100644 index 0000000000..4cb33a7ae4 --- /dev/null +++ b/addons/skin.confluence/media/DefaultMusicYears.png diff --git a/addons/skin.confluence/media/DefaultNetwork.png b/addons/skin.confluence/media/DefaultNetwork.png Binary files differnew file mode 100644 index 0000000000..388c870f11 --- /dev/null +++ b/addons/skin.confluence/media/DefaultNetwork.png diff --git a/addons/skin.confluence/media/DefaultPicture.png b/addons/skin.confluence/media/DefaultPicture.png Binary files differnew file mode 100644 index 0000000000..9c44397b1c --- /dev/null +++ b/addons/skin.confluence/media/DefaultPicture.png diff --git a/addons/skin.confluence/media/DefaultPlaylist.png b/addons/skin.confluence/media/DefaultPlaylist.png Binary files differnew file mode 100644 index 0000000000..5ef89ce7db --- /dev/null +++ b/addons/skin.confluence/media/DefaultPlaylist.png diff --git a/addons/skin.confluence/media/DefaultProgram.png b/addons/skin.confluence/media/DefaultProgram.png Binary files differnew file mode 100644 index 0000000000..8f276c2295 --- /dev/null +++ b/addons/skin.confluence/media/DefaultProgram.png diff --git a/addons/skin.confluence/media/DefaultRecentlyAddedEpisodes.png b/addons/skin.confluence/media/DefaultRecentlyAddedEpisodes.png Binary files differnew file mode 100644 index 0000000000..c5970e6175 --- /dev/null +++ b/addons/skin.confluence/media/DefaultRecentlyAddedEpisodes.png diff --git a/addons/skin.confluence/media/DefaultRecentlyAddedMovies.png b/addons/skin.confluence/media/DefaultRecentlyAddedMovies.png Binary files differnew file mode 100644 index 0000000000..7c8d7a023c --- /dev/null +++ b/addons/skin.confluence/media/DefaultRecentlyAddedMovies.png diff --git a/addons/skin.confluence/media/DefaultRecentlyAddedMusicVideos.png b/addons/skin.confluence/media/DefaultRecentlyAddedMusicVideos.png Binary files differnew file mode 100644 index 0000000000..7149a8bae4 --- /dev/null +++ b/addons/skin.confluence/media/DefaultRecentlyAddedMusicVideos.png diff --git a/addons/skin.confluence/media/DefaultScript.png b/addons/skin.confluence/media/DefaultScript.png Binary files differnew file mode 100644 index 0000000000..f8a6b08247 --- /dev/null +++ b/addons/skin.confluence/media/DefaultScript.png diff --git a/addons/skin.confluence/media/DefaultTVShows.png b/addons/skin.confluence/media/DefaultTVShows.png Binary files differnew file mode 100644 index 0000000000..36e7db2eda --- /dev/null +++ b/addons/skin.confluence/media/DefaultTVShows.png diff --git a/addons/skin.confluence/media/DefaultVideo.png b/addons/skin.confluence/media/DefaultVideo.png Binary files differnew file mode 100644 index 0000000000..ce13c2a001 --- /dev/null +++ b/addons/skin.confluence/media/DefaultVideo.png diff --git a/addons/skin.confluence/media/DefaultVideoCover.png b/addons/skin.confluence/media/DefaultVideoCover.png Binary files differnew file mode 100644 index 0000000000..487b945dfa --- /dev/null +++ b/addons/skin.confluence/media/DefaultVideoCover.png diff --git a/addons/skin.confluence/media/DefaultVideoPlaylists.png b/addons/skin.confluence/media/DefaultVideoPlaylists.png Binary files differnew file mode 100644 index 0000000000..bd3cbf9fb5 --- /dev/null +++ b/addons/skin.confluence/media/DefaultVideoPlaylists.png diff --git a/addons/skin.confluence/media/DefaultVideoPlugins.png b/addons/skin.confluence/media/DefaultVideoPlugins.png Binary files differnew file mode 100644 index 0000000000..ce165c4aea --- /dev/null +++ b/addons/skin.confluence/media/DefaultVideoPlugins.png diff --git a/addons/skin.confluence/media/DialogBack.png b/addons/skin.confluence/media/DialogBack.png Binary files differnew file mode 100644 index 0000000000..fd30853d45 --- /dev/null +++ b/addons/skin.confluence/media/DialogBack.png diff --git a/addons/skin.confluence/media/DialogCloseButton-focus.png b/addons/skin.confluence/media/DialogCloseButton-focus.png Binary files differnew file mode 100644 index 0000000000..fdde65cdf9 --- /dev/null +++ b/addons/skin.confluence/media/DialogCloseButton-focus.png diff --git a/addons/skin.confluence/media/DialogCloseButton.png b/addons/skin.confluence/media/DialogCloseButton.png Binary files differnew file mode 100644 index 0000000000..7f5d105ae8 --- /dev/null +++ b/addons/skin.confluence/media/DialogCloseButton.png diff --git a/addons/skin.confluence/media/DialogContextBottom.png b/addons/skin.confluence/media/DialogContextBottom.png Binary files differnew file mode 100644 index 0000000000..57992aee0e --- /dev/null +++ b/addons/skin.confluence/media/DialogContextBottom.png diff --git a/addons/skin.confluence/media/DialogContextMiddle.png b/addons/skin.confluence/media/DialogContextMiddle.png Binary files differnew file mode 100644 index 0000000000..9bd2ea7873 --- /dev/null +++ b/addons/skin.confluence/media/DialogContextMiddle.png diff --git a/addons/skin.confluence/media/DialogContextTop.png b/addons/skin.confluence/media/DialogContextTop.png Binary files differnew file mode 100644 index 0000000000..8108f082bc --- /dev/null +++ b/addons/skin.confluence/media/DialogContextTop.png diff --git a/addons/skin.confluence/media/Fanart_Diffuse.png b/addons/skin.confluence/media/Fanart_Diffuse.png Binary files differnew file mode 100644 index 0000000000..51e8d8ef4d --- /dev/null +++ b/addons/skin.confluence/media/Fanart_Diffuse.png diff --git a/addons/skin.confluence/media/Fanart_Fallback_Music_Small.jpg b/addons/skin.confluence/media/Fanart_Fallback_Music_Small.jpg Binary files differnew file mode 100644 index 0000000000..ffb6254a6e --- /dev/null +++ b/addons/skin.confluence/media/Fanart_Fallback_Music_Small.jpg diff --git a/addons/skin.confluence/media/Fanart_Fallback_Small.jpg b/addons/skin.confluence/media/Fanart_Fallback_Small.jpg Binary files differnew file mode 100644 index 0000000000..39d0e38adf --- /dev/null +++ b/addons/skin.confluence/media/Fanart_Fallback_Small.jpg diff --git a/addons/skin.confluence/media/GlassOverlay.png b/addons/skin.confluence/media/GlassOverlay.png Binary files differnew file mode 100644 index 0000000000..f2918b663f --- /dev/null +++ b/addons/skin.confluence/media/GlassOverlay.png diff --git a/addons/skin.confluence/media/GlassTitleBar.png b/addons/skin.confluence/media/GlassTitleBar.png Binary files differnew file mode 100644 index 0000000000..80781fd993 --- /dev/null +++ b/addons/skin.confluence/media/GlassTitleBar.png diff --git a/addons/skin.confluence/media/HomeBlade.png b/addons/skin.confluence/media/HomeBlade.png Binary files differnew file mode 100644 index 0000000000..7f7b94f924 --- /dev/null +++ b/addons/skin.confluence/media/HomeBlade.png diff --git a/addons/skin.confluence/media/HomeBladeSub.png b/addons/skin.confluence/media/HomeBladeSub.png Binary files differnew file mode 100644 index 0000000000..f50783a156 --- /dev/null +++ b/addons/skin.confluence/media/HomeBladeSub.png diff --git a/addons/skin.confluence/media/HomeBladeSub_Part1.png b/addons/skin.confluence/media/HomeBladeSub_Part1.png Binary files differnew file mode 100644 index 0000000000..7b5b2fc7dd --- /dev/null +++ b/addons/skin.confluence/media/HomeBladeSub_Part1.png diff --git a/addons/skin.confluence/media/HomeBladeSub_Part2.png b/addons/skin.confluence/media/HomeBladeSub_Part2.png Binary files differnew file mode 100644 index 0000000000..986c717892 --- /dev/null +++ b/addons/skin.confluence/media/HomeBladeSub_Part2.png diff --git a/addons/skin.confluence/media/HomeBlade_bottom.png b/addons/skin.confluence/media/HomeBlade_bottom.png Binary files differnew file mode 100644 index 0000000000..225d20a7f6 --- /dev/null +++ b/addons/skin.confluence/media/HomeBlade_bottom.png diff --git a/addons/skin.confluence/media/HomeBlade_middle.png b/addons/skin.confluence/media/HomeBlade_middle.png Binary files differnew file mode 100644 index 0000000000..0494448e13 --- /dev/null +++ b/addons/skin.confluence/media/HomeBlade_middle.png diff --git a/addons/skin.confluence/media/HomeBlade_top.png b/addons/skin.confluence/media/HomeBlade_top.png Binary files differnew file mode 100644 index 0000000000..70b599cc3e --- /dev/null +++ b/addons/skin.confluence/media/HomeBlade_top.png diff --git a/addons/skin.confluence/media/HomeButtonsBack.png b/addons/skin.confluence/media/HomeButtonsBack.png Binary files differnew file mode 100644 index 0000000000..e7db72bfe0 --- /dev/null +++ b/addons/skin.confluence/media/HomeButtonsBack.png diff --git a/addons/skin.confluence/media/HomeHasSub.png b/addons/skin.confluence/media/HomeHasSub.png Binary files differnew file mode 100644 index 0000000000..5d6836abc5 --- /dev/null +++ b/addons/skin.confluence/media/HomeHasSub.png diff --git a/addons/skin.confluence/media/HomeIcon-Focus.png b/addons/skin.confluence/media/HomeIcon-Focus.png Binary files differnew file mode 100644 index 0000000000..8b82faa1d7 --- /dev/null +++ b/addons/skin.confluence/media/HomeIcon-Focus.png diff --git a/addons/skin.confluence/media/HomeIcon.png b/addons/skin.confluence/media/HomeIcon.png Binary files differnew file mode 100644 index 0000000000..0f38e162fd --- /dev/null +++ b/addons/skin.confluence/media/HomeIcon.png diff --git a/addons/skin.confluence/media/HomeNowPlayingBack.png b/addons/skin.confluence/media/HomeNowPlayingBack.png Binary files differnew file mode 100644 index 0000000000..865bed23cf --- /dev/null +++ b/addons/skin.confluence/media/HomeNowPlayingBack.png diff --git a/addons/skin.confluence/media/InfoMessagePanel.png b/addons/skin.confluence/media/InfoMessagePanel.png Binary files differnew file mode 100644 index 0000000000..0595112e4d --- /dev/null +++ b/addons/skin.confluence/media/InfoMessagePanel.png diff --git a/addons/skin.confluence/media/KeyboardCornerBottom.png b/addons/skin.confluence/media/KeyboardCornerBottom.png Binary files differnew file mode 100644 index 0000000000..c806973955 --- /dev/null +++ b/addons/skin.confluence/media/KeyboardCornerBottom.png diff --git a/addons/skin.confluence/media/KeyboardCornerBottomNF.png b/addons/skin.confluence/media/KeyboardCornerBottomNF.png Binary files differnew file mode 100644 index 0000000000..3f803b20e6 --- /dev/null +++ b/addons/skin.confluence/media/KeyboardCornerBottomNF.png diff --git a/addons/skin.confluence/media/KeyboardCornerTop.png b/addons/skin.confluence/media/KeyboardCornerTop.png Binary files differnew file mode 100644 index 0000000000..07d5ab70b7 --- /dev/null +++ b/addons/skin.confluence/media/KeyboardCornerTop.png diff --git a/addons/skin.confluence/media/KeyboardCornerTopNF.png b/addons/skin.confluence/media/KeyboardCornerTopNF.png Binary files differnew file mode 100644 index 0000000000..376492fc43 --- /dev/null +++ b/addons/skin.confluence/media/KeyboardCornerTopNF.png diff --git a/addons/skin.confluence/media/KeyboardEditArea.png b/addons/skin.confluence/media/KeyboardEditArea.png Binary files differnew file mode 100644 index 0000000000..a18de61110 --- /dev/null +++ b/addons/skin.confluence/media/KeyboardEditArea.png diff --git a/addons/skin.confluence/media/KeyboardKey.png b/addons/skin.confluence/media/KeyboardKey.png Binary files differnew file mode 100644 index 0000000000..5c8b2bf94f --- /dev/null +++ b/addons/skin.confluence/media/KeyboardKey.png diff --git a/addons/skin.confluence/media/KeyboardKeyNF.png b/addons/skin.confluence/media/KeyboardKeyNF.png Binary files differnew file mode 100644 index 0000000000..077777fdb1 --- /dev/null +++ b/addons/skin.confluence/media/KeyboardKeyNF.png diff --git a/addons/skin.confluence/media/LeftRating/rating0.png b/addons/skin.confluence/media/LeftRating/rating0.png Binary files differnew file mode 100644 index 0000000000..7bb693ef32 --- /dev/null +++ b/addons/skin.confluence/media/LeftRating/rating0.png diff --git a/addons/skin.confluence/media/LeftRating/rating1.png b/addons/skin.confluence/media/LeftRating/rating1.png Binary files differnew file mode 100644 index 0000000000..0d1583f751 --- /dev/null +++ b/addons/skin.confluence/media/LeftRating/rating1.png diff --git a/addons/skin.confluence/media/LeftRating/rating2.png b/addons/skin.confluence/media/LeftRating/rating2.png Binary files differnew file mode 100644 index 0000000000..ec0a55b8e3 --- /dev/null +++ b/addons/skin.confluence/media/LeftRating/rating2.png diff --git a/addons/skin.confluence/media/LeftRating/rating3.png b/addons/skin.confluence/media/LeftRating/rating3.png Binary files differnew file mode 100644 index 0000000000..48a1214f70 --- /dev/null +++ b/addons/skin.confluence/media/LeftRating/rating3.png diff --git a/addons/skin.confluence/media/LeftRating/rating4.png b/addons/skin.confluence/media/LeftRating/rating4.png Binary files differnew file mode 100644 index 0000000000..70b89c9aa5 --- /dev/null +++ b/addons/skin.confluence/media/LeftRating/rating4.png diff --git a/addons/skin.confluence/media/LeftRating/rating5.png b/addons/skin.confluence/media/LeftRating/rating5.png Binary files differnew file mode 100644 index 0000000000..6daffffe2e --- /dev/null +++ b/addons/skin.confluence/media/LeftRating/rating5.png diff --git a/addons/skin.confluence/media/Makefile b/addons/skin.confluence/media/Makefile new file mode 100644 index 0000000000..d9b8046718 --- /dev/null +++ b/addons/skin.confluence/media/Makefile @@ -0,0 +1,348 @@ +TARGET=Textures.xbt +XBMCTEX=../../../tools/TexturePacker/TexturePacker +IMAGES= \ + amt-blank-poster.png \ + amt-generic-actor.png \ + amt-generic-genre-i.png \ + amt-generic-genre.png \ + amt-generic-noactor.png \ + amt-generic-studio.png \ + amt-generic-trailer-w.png \ + amt-generic-trailer.png \ + amt-overlay-favorite.png \ + amt-overlay-saved.png \ + amt-overlay-watched.png \ + Apple\ Movie\ Trailers/G.png \ + Apple\ Movie\ Trailers/NC-17.png \ + Apple\ Movie\ Trailers/NR.png \ + Apple\ Movie\ Trailers/PG-13.png \ + Apple\ Movie\ Trailers/PG.png \ + Apple\ Movie\ Trailers/R.png \ + AppleLogo.png \ + ArrowDown.png \ + ArrowUp.png \ + black-back.png \ + black-back2.png \ + button-focus.png \ + button-nofocus.png \ + ButtonMenuExitFO.png \ + ButtonMenuExitNF.png \ + ButtonMenuLogOffFO.png \ + ButtonMenuLogOffNF.png \ + ButtonMenuMasterFO.png \ + ButtonMenuMasterNF.png \ + ButtonMenuNoMasterFO.png \ + ButtonMenuNoMasterNF.png \ + ButtonMenuRestartFO.png \ + ButtonMenuRestartNF.png \ + ButtonMenuShutdownFO.png \ + ButtonMenuShutdownNF.png \ + ButtonMenuSleepFO.png \ + ButtonMenuSleepNF.png \ + busy.png \ + CalibrateBottomRight.png \ + CalibratePixelRatio.png \ + CalibrateSubtitles.png \ + CalibrateTopLeft.png \ + CenterRating/rating0.png \ + CenterRating/rating1.png \ + CenterRating/rating2.png \ + CenterRating/rating3.png \ + CenterRating/rating4.png \ + CenterRating/rating5.png \ + Confluence_Logo.png \ + ContentPanel.png \ + ContentPanel2.png \ + ContentPanel4.png \ + DefaultActor.png \ + DefaultAddSource.png \ + DefaultAlbumCover.png \ + DefaultArtist.png \ + DefaultAudio.png \ + DefaultCDDA.png \ + DefaultDVDEmpty.png \ + defaultDVDFull.png \ + DefaultDVDRom.png \ + DefaultFile.png \ + DefaultFolder.png \ + DefaultFolderBack.png \ + DefaultHardDisk.png \ + DefaultIconError.png \ + DefaultIconInfo.png \ + DefaultIconWarning.png \ + DefaultMovies.png \ + DefaultMusicAlbums.png \ + DefaultMusicArtists.png \ + DefaultMusicCompilations.png \ + DefaultMusicGenres.png \ + DefaultMusicPlaylists.png \ + DefaultMusicPlugins.png \ + DefaultMusicRecentlyAdded.png \ + DefaultMusicRecentlyPlayed.png \ + DefaultMusicSongs.png \ + DefaultMusicTop100.png \ + DefaultMusicVideos.png \ + DefaultMusicYears.png \ + DefaultNetwork.png \ + DefaultPicture.png \ + DefaultPlaylist.png \ + DefaultProgram.png \ + DefaultRecentlyAddedEpisodes.png \ + DefaultRecentlyAddedMovies.png \ + DefaultRecentlyAddedMusicVideos.png \ + DefaultScript.png \ + DefaultTVShows.png \ + DefaultVideo.png \ + DefaultVideoCover.png \ + DefaultVideoPlaylists.png \ + DefaultVideoPlugins.png \ + DialogBack.png \ + DialogCloseButton-focus.png \ + DialogCloseButton.png \ + DialogContextBottom.png \ + DialogContextMiddle.png \ + DialogContextTop.png \ + diffuse_mirror.png \ + diffuse_mirror2.png \ + diffuse_mirror3.png \ + Fanart_Diffuse.png \ + Fanart_Fallback_Music_Small.jpg \ + Fanart_Fallback_Small.jpg \ + flagging/aspectratio/1.33.png \ + flagging/aspectratio/1.66.png \ + flagging/aspectratio/1.78.png \ + flagging/aspectratio/1.85.png \ + flagging/aspectratio/2.20.png \ + flagging/aspectratio/2.35.png \ + flagging/audio/0.png \ + flagging/audio/1.png \ + flagging/audio/2.png \ + flagging/audio/6.png \ + flagging/audio/8.png \ + flagging/audio/aac.png \ + flagging/audio/ac3.png \ + flagging/audio/aifc.png \ + flagging/audio/aiff.png \ + flagging/audio/aif.png \ + flagging/audio/ape.png \ + flagging/audio/avc.png \ + flagging/audio/cdda.png \ + flagging/audio/dolbydigital.png \ + flagging/audio/dts.png \ + flagging/audio/flac.png \ + flagging/audio/mp1.png \ + flagging/audio/mp2.png \ + flagging/audio/mp3.png \ + flagging/audio/ogg.png \ + flagging/audio/truehd.png \ + flagging/audio/wma.png \ + flagging/audio/wmapro.png \ + flagging/audio/wmav2.png \ + flagging/ratings/mpaa_general.png \ + flagging/ratings/mpaa_nc17.png \ + flagging/ratings/mpaa_notrated.png \ + flagging/ratings/mpaa_pg.png \ + flagging/ratings/mpaa_pg13.png \ + flagging/ratings/mpaa_restricted.png \ + flagging/video/1080.png \ + flagging/video/480.png \ + flagging/video/540.png \ + flagging/video/720.png \ + flagging/video/avc1.png \ + flagging/video/bluray.png \ + flagging/video/divx.png \ + flagging/video/h264.png \ + flagging/video/hddvd.png \ + flagging/video/mpeg1video.png \ + flagging/video/mpeg2video.png \ + flagging/video/sd.png \ + flagging/video/vc-1.png \ + flagging/video/wvc1.png \ + flagging/video/xvid.png \ + floor.png \ + folder-focus.png \ + GlassOverlay.png \ + GlassTitleBar.png \ + header.png \ + home-favourites-FO.png \ + home-favourites.png \ + home-playmedia-FO.png \ + home-playmedia.png \ + home-power-FO.png \ + home-power.png \ + HomeBlade.png \ + HomeBlade_bottom.png \ + HomeBlade_middle.png \ + HomeBlade_top.png \ + HomeBladeSub.png \ + HomeBladeSub_Part1.png \ + HomeBladeSub_Part2.png \ + HomeButtonsBack.png \ + HomeHasSub.png \ + HomeIcon-Focus.png \ + HomeIcon.png \ + HomeNowPlayingBack.png \ + icon-mute.png \ + InfoMessagePanel.png \ + KeyboardCornerBottom.png \ + KeyboardCornerBottomNF.png \ + KeyboardCornerTop.png \ + KeyboardCornerTopNF.png \ + KeyboardEditArea.png \ + KeyboardKey.png \ + KeyboardKeyNF.png \ + lastfm-hate-focus.png \ + lastfm-hate-nofocus.png \ + lastfm-love-focus.png \ + lastfm-love-nofocus.png \ + LeftRating/rating0.png \ + LeftRating/rating1.png \ + LeftRating/rating2.png \ + LeftRating/rating3.png \ + LeftRating/rating4.png \ + LeftRating/rating5.png \ + MediaBladeSub.png \ + MediaBladeSub_Part1.png \ + MediaBladeSub_Part2.png \ + MediaInfoBackLower.png \ + MediaInfoBackUpper.png \ + MediaItemDetailBG.png \ + MediaSubSet.png \ + MediaSubSetNF.png \ + MenuItemFO.png \ + MenuItemNF.png \ + OSD16x.png \ + OSD2x.png \ + OSD32x.png \ + OSD4x.png \ + OSD8x.png \ + osd_slider_bg.png \ + osd_slider_bg_2.png \ + osd_slider_nib.png \ + osd_slider_nibNF.png \ + OSDAudioFO.png \ + OSDAudioNF.png \ + OSDBookmarksFO.png \ + OSDBookmarksNF.png \ + OSDDvdFO.png \ + OSDDvdNF.png \ + OSDForwardFO.png \ + OSDForwardNF.png \ + OSDLyricsFO.png \ + OSDLyricsNF.png \ + OSDNextTrackFO.png \ + OSDNextTrackNF.png \ + OSDPause.png \ + OSDPauseFO.png \ + OSDPauseNF.png \ + OSDPlay.png \ + OSDPlayFO.png \ + OSDPlaylistFO.png \ + OSDPlaylistNF.png \ + OSDPlayNF.png \ + OSDPreFO.png \ + OSDPreNF.png \ + OSDPresetSettingsFO.png \ + OSDPresetSettingsNF.png \ + OSDPrevTrackFO.png \ + OSDPrevTrackNF.png \ + OSDProgressBack.png \ + OSDProgressMid.png \ + OSDRandomOffFO.png \ + OSDRandomOffNF.png \ + OSDRandomOnFO.png \ + OSDRandomOnNF.png \ + OSDRecord2.png \ + OSDRecordFO.png \ + OSDRecordNF.png \ + OSDRecordOff.png \ + OSDRepeatAllFO.png \ + OSDRepeatAllNF.png \ + OSDRepeatFO.png \ + OSDRepeatNF.png \ + OSDRepeatOneFO.png \ + OSDRepeatOneNF.png \ + OSDRewindFO.png \ + OSDRewindNF.png \ + OSDSeekForward.png \ + OSDSeekFrame.png \ + OSDSeekRewind.png \ + OSDStopFO.png \ + OSDStopNF.png \ + OSDSubtitlesNF.png \ + OSDSubtitlesFO.png \ + OSDVideoFO.png \ + OSDVideoNF.png \ + OSDVizFO.png \ + OSDVizNF.png \ + OverlayDialogBackground.png \ + OverlayHD.png \ + OverlayLocked.png \ + OverlayRAR.png \ + OverlayWatched.png \ + pointer-focus-click.png \ + pointer-focus-drag.png \ + pointer-focus.png \ + pointer-nofocus.png \ + radiobutton-focus.png \ + radiobutton-nofocus.png \ + RecentAddedFO.png \ + RecentAddedNF.png \ + Rss_Back.png \ + Rss_Back_Overlay.png \ + scroll-down-2.png \ + scroll-down-focus-2.png \ + scroll-down-focus.png \ + scroll-down.png \ + scroll-left-focus.png \ + scroll-left.png \ + scroll-right-focus.png \ + scroll-right.png \ + scroll-up-2.png \ + scroll-up-focus-2.png \ + scroll-up-focus.png \ + scroll-up.png \ + ScrollBarH.png \ + ScrollBarH_bar.png \ + ScrollBarH_bar_focus.png \ + ScrollBarNib.png \ + ScrollBarV.png \ + ScrollBarV_bar.png \ + ScrollBarV_bar_focus.png \ + seekslider.png \ + separator.png \ + separator2.png \ + separator_vertical.png \ + StackFO.png \ + StackNF.png \ + ThumbBG.png \ + ThumbBorder.png \ + ThumbShadow.png \ + twc-logo.png \ + unknown-user.png \ + VisOsdPanel.png \ + VolumeIcon-Mute.png \ + VolumeIcon.png \ + weather.com/default/weather.png \ + weather.com/loading/weather1.png \ + weather.com/loading/weather2.png \ + weather.com/loading/weather3.png \ + weather.com/loading/weather4.png \ + weather.com/loading/weather5.png \ + weather.com/loading/weather6.png \ + XBMC_Logo.png + +all: $(TARGET) + +.PHONY: force + +$(TARGET): $(XBMCTEX) $(IMAGES) + $(XBMCTEX) -input . -output $(TARGET) + +$(XBMCTEX): force + $(MAKE) -C ../../../tools/TexturePacker + +clean: + rm -f $(TARGET) +distclean: clean + diff --git a/addons/skin.confluence/media/MediaBladeSub.png b/addons/skin.confluence/media/MediaBladeSub.png Binary files differnew file mode 100644 index 0000000000..f3604a1ef7 --- /dev/null +++ b/addons/skin.confluence/media/MediaBladeSub.png diff --git a/addons/skin.confluence/media/MediaBladeSub_Part1.png b/addons/skin.confluence/media/MediaBladeSub_Part1.png Binary files differnew file mode 100644 index 0000000000..3e61da8a1a --- /dev/null +++ b/addons/skin.confluence/media/MediaBladeSub_Part1.png diff --git a/addons/skin.confluence/media/MediaBladeSub_Part2.png b/addons/skin.confluence/media/MediaBladeSub_Part2.png Binary files differnew file mode 100644 index 0000000000..23d7e082a8 --- /dev/null +++ b/addons/skin.confluence/media/MediaBladeSub_Part2.png diff --git a/addons/skin.confluence/media/MediaInfoBackLower.png b/addons/skin.confluence/media/MediaInfoBackLower.png Binary files differnew file mode 100644 index 0000000000..3ce6d36e5b --- /dev/null +++ b/addons/skin.confluence/media/MediaInfoBackLower.png diff --git a/addons/skin.confluence/media/MediaInfoBackUpper.png b/addons/skin.confluence/media/MediaInfoBackUpper.png Binary files differnew file mode 100644 index 0000000000..b10650c94a --- /dev/null +++ b/addons/skin.confluence/media/MediaInfoBackUpper.png diff --git a/addons/skin.confluence/media/MediaItemDetailBG.png b/addons/skin.confluence/media/MediaItemDetailBG.png Binary files differnew file mode 100644 index 0000000000..cb8b8a5be6 --- /dev/null +++ b/addons/skin.confluence/media/MediaItemDetailBG.png diff --git a/addons/skin.confluence/media/MediaSubSet.png b/addons/skin.confluence/media/MediaSubSet.png Binary files differnew file mode 100644 index 0000000000..6dfb5322ca --- /dev/null +++ b/addons/skin.confluence/media/MediaSubSet.png diff --git a/addons/skin.confluence/media/MediaSubSetNF.png b/addons/skin.confluence/media/MediaSubSetNF.png Binary files differnew file mode 100644 index 0000000000..1f730158c8 --- /dev/null +++ b/addons/skin.confluence/media/MediaSubSetNF.png diff --git a/addons/skin.confluence/media/MenuItemFO.png b/addons/skin.confluence/media/MenuItemFO.png Binary files differnew file mode 100644 index 0000000000..14230c0646 --- /dev/null +++ b/addons/skin.confluence/media/MenuItemFO.png diff --git a/addons/skin.confluence/media/MenuItemNF.png b/addons/skin.confluence/media/MenuItemNF.png Binary files differnew file mode 100644 index 0000000000..ecbf84f9f2 --- /dev/null +++ b/addons/skin.confluence/media/MenuItemNF.png diff --git a/addons/skin.confluence/media/OSD16x.png b/addons/skin.confluence/media/OSD16x.png Binary files differnew file mode 100644 index 0000000000..5bd2265520 --- /dev/null +++ b/addons/skin.confluence/media/OSD16x.png diff --git a/addons/skin.confluence/media/OSD2x.png b/addons/skin.confluence/media/OSD2x.png Binary files differnew file mode 100644 index 0000000000..3375ee380b --- /dev/null +++ b/addons/skin.confluence/media/OSD2x.png diff --git a/addons/skin.confluence/media/OSD32x.png b/addons/skin.confluence/media/OSD32x.png Binary files differnew file mode 100644 index 0000000000..7819abec86 --- /dev/null +++ b/addons/skin.confluence/media/OSD32x.png diff --git a/addons/skin.confluence/media/OSD4x.png b/addons/skin.confluence/media/OSD4x.png Binary files differnew file mode 100644 index 0000000000..aa67832591 --- /dev/null +++ b/addons/skin.confluence/media/OSD4x.png diff --git a/addons/skin.confluence/media/OSD8x.png b/addons/skin.confluence/media/OSD8x.png Binary files differnew file mode 100644 index 0000000000..08a2c34308 --- /dev/null +++ b/addons/skin.confluence/media/OSD8x.png diff --git a/addons/skin.confluence/media/OSDAudioFO.png b/addons/skin.confluence/media/OSDAudioFO.png Binary files differnew file mode 100644 index 0000000000..8c2e27cc8a --- /dev/null +++ b/addons/skin.confluence/media/OSDAudioFO.png diff --git a/addons/skin.confluence/media/OSDAudioNF.png b/addons/skin.confluence/media/OSDAudioNF.png Binary files differnew file mode 100644 index 0000000000..7e24d06efa --- /dev/null +++ b/addons/skin.confluence/media/OSDAudioNF.png diff --git a/addons/skin.confluence/media/OSDBookmarksFO.png b/addons/skin.confluence/media/OSDBookmarksFO.png Binary files differnew file mode 100644 index 0000000000..1fdf413429 --- /dev/null +++ b/addons/skin.confluence/media/OSDBookmarksFO.png diff --git a/addons/skin.confluence/media/OSDBookmarksNF.png b/addons/skin.confluence/media/OSDBookmarksNF.png Binary files differnew file mode 100644 index 0000000000..83b2ebb687 --- /dev/null +++ b/addons/skin.confluence/media/OSDBookmarksNF.png diff --git a/addons/skin.confluence/media/OSDDvdFO.png b/addons/skin.confluence/media/OSDDvdFO.png Binary files differnew file mode 100644 index 0000000000..cc7a0d9fab --- /dev/null +++ b/addons/skin.confluence/media/OSDDvdFO.png diff --git a/addons/skin.confluence/media/OSDDvdNF.png b/addons/skin.confluence/media/OSDDvdNF.png Binary files differnew file mode 100644 index 0000000000..5a69c5f1ac --- /dev/null +++ b/addons/skin.confluence/media/OSDDvdNF.png diff --git a/addons/skin.confluence/media/OSDForwardFO.png b/addons/skin.confluence/media/OSDForwardFO.png Binary files differnew file mode 100644 index 0000000000..54b59a67ef --- /dev/null +++ b/addons/skin.confluence/media/OSDForwardFO.png diff --git a/addons/skin.confluence/media/OSDForwardNF.png b/addons/skin.confluence/media/OSDForwardNF.png Binary files differnew file mode 100644 index 0000000000..8d2a20aabc --- /dev/null +++ b/addons/skin.confluence/media/OSDForwardNF.png diff --git a/addons/skin.confluence/media/OSDLyricsFO.png b/addons/skin.confluence/media/OSDLyricsFO.png Binary files differnew file mode 100644 index 0000000000..c8a9d94199 --- /dev/null +++ b/addons/skin.confluence/media/OSDLyricsFO.png diff --git a/addons/skin.confluence/media/OSDLyricsNF.png b/addons/skin.confluence/media/OSDLyricsNF.png Binary files differnew file mode 100644 index 0000000000..691e7020ed --- /dev/null +++ b/addons/skin.confluence/media/OSDLyricsNF.png diff --git a/addons/skin.confluence/media/OSDNextTrackFO.png b/addons/skin.confluence/media/OSDNextTrackFO.png Binary files differnew file mode 100644 index 0000000000..6632183a56 --- /dev/null +++ b/addons/skin.confluence/media/OSDNextTrackFO.png diff --git a/addons/skin.confluence/media/OSDNextTrackNF.png b/addons/skin.confluence/media/OSDNextTrackNF.png Binary files differnew file mode 100644 index 0000000000..d436c1b192 --- /dev/null +++ b/addons/skin.confluence/media/OSDNextTrackNF.png diff --git a/addons/skin.confluence/media/OSDPause.png b/addons/skin.confluence/media/OSDPause.png Binary files differnew file mode 100644 index 0000000000..8a39bcc395 --- /dev/null +++ b/addons/skin.confluence/media/OSDPause.png diff --git a/addons/skin.confluence/media/OSDPauseFO.png b/addons/skin.confluence/media/OSDPauseFO.png Binary files differnew file mode 100644 index 0000000000..b8a2e6ce5c --- /dev/null +++ b/addons/skin.confluence/media/OSDPauseFO.png diff --git a/addons/skin.confluence/media/OSDPauseNF.png b/addons/skin.confluence/media/OSDPauseNF.png Binary files differnew file mode 100644 index 0000000000..d08965380a --- /dev/null +++ b/addons/skin.confluence/media/OSDPauseNF.png diff --git a/addons/skin.confluence/media/OSDPlay.png b/addons/skin.confluence/media/OSDPlay.png Binary files differnew file mode 100644 index 0000000000..27fb128ef8 --- /dev/null +++ b/addons/skin.confluence/media/OSDPlay.png diff --git a/addons/skin.confluence/media/OSDPlayFO.png b/addons/skin.confluence/media/OSDPlayFO.png Binary files differnew file mode 100644 index 0000000000..2709f6a52c --- /dev/null +++ b/addons/skin.confluence/media/OSDPlayFO.png diff --git a/addons/skin.confluence/media/OSDPlayNF.png b/addons/skin.confluence/media/OSDPlayNF.png Binary files differnew file mode 100644 index 0000000000..59f4047c76 --- /dev/null +++ b/addons/skin.confluence/media/OSDPlayNF.png diff --git a/addons/skin.confluence/media/OSDPlaylistFO.png b/addons/skin.confluence/media/OSDPlaylistFO.png Binary files differnew file mode 100644 index 0000000000..50ebab4bc8 --- /dev/null +++ b/addons/skin.confluence/media/OSDPlaylistFO.png diff --git a/addons/skin.confluence/media/OSDPlaylistNF.png b/addons/skin.confluence/media/OSDPlaylistNF.png Binary files differnew file mode 100644 index 0000000000..af8485519c --- /dev/null +++ b/addons/skin.confluence/media/OSDPlaylistNF.png diff --git a/addons/skin.confluence/media/OSDPreFO.png b/addons/skin.confluence/media/OSDPreFO.png Binary files differnew file mode 100644 index 0000000000..1087b98c20 --- /dev/null +++ b/addons/skin.confluence/media/OSDPreFO.png diff --git a/addons/skin.confluence/media/OSDPreNF.png b/addons/skin.confluence/media/OSDPreNF.png Binary files differnew file mode 100644 index 0000000000..2483f000f3 --- /dev/null +++ b/addons/skin.confluence/media/OSDPreNF.png diff --git a/addons/skin.confluence/media/OSDPresetSettingsFO.png b/addons/skin.confluence/media/OSDPresetSettingsFO.png Binary files differnew file mode 100644 index 0000000000..836dd89970 --- /dev/null +++ b/addons/skin.confluence/media/OSDPresetSettingsFO.png diff --git a/addons/skin.confluence/media/OSDPresetSettingsNF.png b/addons/skin.confluence/media/OSDPresetSettingsNF.png Binary files differnew file mode 100644 index 0000000000..039c954e87 --- /dev/null +++ b/addons/skin.confluence/media/OSDPresetSettingsNF.png diff --git a/addons/skin.confluence/media/OSDPrevTrackFO.png b/addons/skin.confluence/media/OSDPrevTrackFO.png Binary files differnew file mode 100644 index 0000000000..58765c20ca --- /dev/null +++ b/addons/skin.confluence/media/OSDPrevTrackFO.png diff --git a/addons/skin.confluence/media/OSDPrevTrackNF.png b/addons/skin.confluence/media/OSDPrevTrackNF.png Binary files differnew file mode 100644 index 0000000000..cb26715023 --- /dev/null +++ b/addons/skin.confluence/media/OSDPrevTrackNF.png diff --git a/addons/skin.confluence/media/OSDProgressBack.png b/addons/skin.confluence/media/OSDProgressBack.png Binary files differnew file mode 100644 index 0000000000..376cb9b429 --- /dev/null +++ b/addons/skin.confluence/media/OSDProgressBack.png diff --git a/addons/skin.confluence/media/OSDProgressMid.png b/addons/skin.confluence/media/OSDProgressMid.png Binary files differnew file mode 100644 index 0000000000..dacfae0c7c --- /dev/null +++ b/addons/skin.confluence/media/OSDProgressMid.png diff --git a/addons/skin.confluence/media/OSDRandomOffFO.png b/addons/skin.confluence/media/OSDRandomOffFO.png Binary files differnew file mode 100644 index 0000000000..48f3e46eea --- /dev/null +++ b/addons/skin.confluence/media/OSDRandomOffFO.png diff --git a/addons/skin.confluence/media/OSDRandomOffNF.png b/addons/skin.confluence/media/OSDRandomOffNF.png Binary files differnew file mode 100644 index 0000000000..b8cad8fb25 --- /dev/null +++ b/addons/skin.confluence/media/OSDRandomOffNF.png diff --git a/addons/skin.confluence/media/OSDRandomOnFO.png b/addons/skin.confluence/media/OSDRandomOnFO.png Binary files differnew file mode 100644 index 0000000000..8544d8319e --- /dev/null +++ b/addons/skin.confluence/media/OSDRandomOnFO.png diff --git a/addons/skin.confluence/media/OSDRandomOnNF.png b/addons/skin.confluence/media/OSDRandomOnNF.png Binary files differnew file mode 100644 index 0000000000..401e515e7c --- /dev/null +++ b/addons/skin.confluence/media/OSDRandomOnNF.png diff --git a/addons/skin.confluence/media/OSDRecord2.png b/addons/skin.confluence/media/OSDRecord2.png Binary files differnew file mode 100644 index 0000000000..cb4fcf9edf --- /dev/null +++ b/addons/skin.confluence/media/OSDRecord2.png diff --git a/addons/skin.confluence/media/OSDRecordFO.png b/addons/skin.confluence/media/OSDRecordFO.png Binary files differnew file mode 100644 index 0000000000..fd2bb18fa9 --- /dev/null +++ b/addons/skin.confluence/media/OSDRecordFO.png diff --git a/addons/skin.confluence/media/OSDRecordNF.png b/addons/skin.confluence/media/OSDRecordNF.png Binary files differnew file mode 100644 index 0000000000..db3d5753e1 --- /dev/null +++ b/addons/skin.confluence/media/OSDRecordNF.png diff --git a/addons/skin.confluence/media/OSDRecordOff.png b/addons/skin.confluence/media/OSDRecordOff.png Binary files differnew file mode 100644 index 0000000000..cb73c77605 --- /dev/null +++ b/addons/skin.confluence/media/OSDRecordOff.png diff --git a/addons/skin.confluence/media/OSDRepeatAllFO.png b/addons/skin.confluence/media/OSDRepeatAllFO.png Binary files differnew file mode 100644 index 0000000000..42e6238275 --- /dev/null +++ b/addons/skin.confluence/media/OSDRepeatAllFO.png diff --git a/addons/skin.confluence/media/OSDRepeatAllNF.png b/addons/skin.confluence/media/OSDRepeatAllNF.png Binary files differnew file mode 100644 index 0000000000..708ddad4fb --- /dev/null +++ b/addons/skin.confluence/media/OSDRepeatAllNF.png diff --git a/addons/skin.confluence/media/OSDRepeatFO.png b/addons/skin.confluence/media/OSDRepeatFO.png Binary files differnew file mode 100644 index 0000000000..a034beb5ce --- /dev/null +++ b/addons/skin.confluence/media/OSDRepeatFO.png diff --git a/addons/skin.confluence/media/OSDRepeatNF.png b/addons/skin.confluence/media/OSDRepeatNF.png Binary files differnew file mode 100644 index 0000000000..7c67544720 --- /dev/null +++ b/addons/skin.confluence/media/OSDRepeatNF.png diff --git a/addons/skin.confluence/media/OSDRepeatOneFO.png b/addons/skin.confluence/media/OSDRepeatOneFO.png Binary files differnew file mode 100644 index 0000000000..fc4c1885b9 --- /dev/null +++ b/addons/skin.confluence/media/OSDRepeatOneFO.png diff --git a/addons/skin.confluence/media/OSDRepeatOneNF.png b/addons/skin.confluence/media/OSDRepeatOneNF.png Binary files differnew file mode 100644 index 0000000000..4783e99a98 --- /dev/null +++ b/addons/skin.confluence/media/OSDRepeatOneNF.png diff --git a/addons/skin.confluence/media/OSDRewindFO.png b/addons/skin.confluence/media/OSDRewindFO.png Binary files differnew file mode 100644 index 0000000000..2c86471fd8 --- /dev/null +++ b/addons/skin.confluence/media/OSDRewindFO.png diff --git a/addons/skin.confluence/media/OSDRewindNF.png b/addons/skin.confluence/media/OSDRewindNF.png Binary files differnew file mode 100644 index 0000000000..65430eefd4 --- /dev/null +++ b/addons/skin.confluence/media/OSDRewindNF.png diff --git a/addons/skin.confluence/media/OSDSeekForward.png b/addons/skin.confluence/media/OSDSeekForward.png Binary files differnew file mode 100644 index 0000000000..54b16bb5f9 --- /dev/null +++ b/addons/skin.confluence/media/OSDSeekForward.png diff --git a/addons/skin.confluence/media/OSDSeekFrame.png b/addons/skin.confluence/media/OSDSeekFrame.png Binary files differnew file mode 100644 index 0000000000..d1cdc073f1 --- /dev/null +++ b/addons/skin.confluence/media/OSDSeekFrame.png diff --git a/addons/skin.confluence/media/OSDSeekRewind.png b/addons/skin.confluence/media/OSDSeekRewind.png Binary files differnew file mode 100644 index 0000000000..a74f17126b --- /dev/null +++ b/addons/skin.confluence/media/OSDSeekRewind.png diff --git a/addons/skin.confluence/media/OSDStopFO.png b/addons/skin.confluence/media/OSDStopFO.png Binary files differnew file mode 100644 index 0000000000..aacfa6b74f --- /dev/null +++ b/addons/skin.confluence/media/OSDStopFO.png diff --git a/addons/skin.confluence/media/OSDStopNF.png b/addons/skin.confluence/media/OSDStopNF.png Binary files differnew file mode 100644 index 0000000000..dcc6ed6967 --- /dev/null +++ b/addons/skin.confluence/media/OSDStopNF.png diff --git a/addons/skin.confluence/media/OSDSubtitlesFO.png b/addons/skin.confluence/media/OSDSubtitlesFO.png Binary files differnew file mode 100644 index 0000000000..93107c1fdb --- /dev/null +++ b/addons/skin.confluence/media/OSDSubtitlesFO.png diff --git a/addons/skin.confluence/media/OSDSubtitlesNF.png b/addons/skin.confluence/media/OSDSubtitlesNF.png Binary files differnew file mode 100644 index 0000000000..5141178dbf --- /dev/null +++ b/addons/skin.confluence/media/OSDSubtitlesNF.png diff --git a/addons/skin.confluence/media/OSDVideoFO.png b/addons/skin.confluence/media/OSDVideoFO.png Binary files differnew file mode 100644 index 0000000000..ab21d66cdc --- /dev/null +++ b/addons/skin.confluence/media/OSDVideoFO.png diff --git a/addons/skin.confluence/media/OSDVideoNF.png b/addons/skin.confluence/media/OSDVideoNF.png Binary files differnew file mode 100644 index 0000000000..5a1b6ea936 --- /dev/null +++ b/addons/skin.confluence/media/OSDVideoNF.png diff --git a/addons/skin.confluence/media/OSDVizFO.png b/addons/skin.confluence/media/OSDVizFO.png Binary files differnew file mode 100644 index 0000000000..845eb54529 --- /dev/null +++ b/addons/skin.confluence/media/OSDVizFO.png diff --git a/addons/skin.confluence/media/OSDVizNF.png b/addons/skin.confluence/media/OSDVizNF.png Binary files differnew file mode 100644 index 0000000000..3ac008cbd2 --- /dev/null +++ b/addons/skin.confluence/media/OSDVizNF.png diff --git a/addons/skin.confluence/media/OverlayDialogBackground.png b/addons/skin.confluence/media/OverlayDialogBackground.png Binary files differnew file mode 100644 index 0000000000..d6a403acb6 --- /dev/null +++ b/addons/skin.confluence/media/OverlayDialogBackground.png diff --git a/addons/skin.confluence/media/OverlayHD.png b/addons/skin.confluence/media/OverlayHD.png Binary files differnew file mode 100644 index 0000000000..978e5fb940 --- /dev/null +++ b/addons/skin.confluence/media/OverlayHD.png diff --git a/addons/skin.confluence/media/OverlayLocked.png b/addons/skin.confluence/media/OverlayLocked.png Binary files differnew file mode 100644 index 0000000000..ab87e8b48a --- /dev/null +++ b/addons/skin.confluence/media/OverlayLocked.png diff --git a/addons/skin.confluence/media/OverlayRAR.png b/addons/skin.confluence/media/OverlayRAR.png Binary files differnew file mode 100644 index 0000000000..2554d1c4b9 --- /dev/null +++ b/addons/skin.confluence/media/OverlayRAR.png diff --git a/addons/skin.confluence/media/OverlayWatched.png b/addons/skin.confluence/media/OverlayWatched.png Binary files differnew file mode 100644 index 0000000000..7be547707c --- /dev/null +++ b/addons/skin.confluence/media/OverlayWatched.png diff --git a/addons/skin.confluence/media/RecentAddedFO.png b/addons/skin.confluence/media/RecentAddedFO.png Binary files differnew file mode 100644 index 0000000000..631e36eaeb --- /dev/null +++ b/addons/skin.confluence/media/RecentAddedFO.png diff --git a/addons/skin.confluence/media/RecentAddedNF.png b/addons/skin.confluence/media/RecentAddedNF.png Binary files differnew file mode 100644 index 0000000000..65425af695 --- /dev/null +++ b/addons/skin.confluence/media/RecentAddedNF.png diff --git a/addons/skin.confluence/media/Rss_Back.png b/addons/skin.confluence/media/Rss_Back.png Binary files differnew file mode 100644 index 0000000000..0bee8076c7 --- /dev/null +++ b/addons/skin.confluence/media/Rss_Back.png diff --git a/addons/skin.confluence/media/Rss_Back_Overlay.png b/addons/skin.confluence/media/Rss_Back_Overlay.png Binary files differnew file mode 100644 index 0000000000..bc6773add2 --- /dev/null +++ b/addons/skin.confluence/media/Rss_Back_Overlay.png diff --git a/addons/skin.confluence/media/ScrollBarH.png b/addons/skin.confluence/media/ScrollBarH.png Binary files differnew file mode 100644 index 0000000000..8dc1e29ad1 --- /dev/null +++ b/addons/skin.confluence/media/ScrollBarH.png diff --git a/addons/skin.confluence/media/ScrollBarH_bar.png b/addons/skin.confluence/media/ScrollBarH_bar.png Binary files differnew file mode 100644 index 0000000000..a56d8f94e9 --- /dev/null +++ b/addons/skin.confluence/media/ScrollBarH_bar.png diff --git a/addons/skin.confluence/media/ScrollBarH_bar_focus.png b/addons/skin.confluence/media/ScrollBarH_bar_focus.png Binary files differnew file mode 100644 index 0000000000..1f03e8e8ae --- /dev/null +++ b/addons/skin.confluence/media/ScrollBarH_bar_focus.png diff --git a/addons/skin.confluence/media/ScrollBarNib.png b/addons/skin.confluence/media/ScrollBarNib.png Binary files differnew file mode 100644 index 0000000000..54b25d764d --- /dev/null +++ b/addons/skin.confluence/media/ScrollBarNib.png diff --git a/addons/skin.confluence/media/ScrollBarV.png b/addons/skin.confluence/media/ScrollBarV.png Binary files differnew file mode 100644 index 0000000000..845902b9bf --- /dev/null +++ b/addons/skin.confluence/media/ScrollBarV.png diff --git a/addons/skin.confluence/media/ScrollBarV_bar.png b/addons/skin.confluence/media/ScrollBarV_bar.png Binary files differnew file mode 100644 index 0000000000..7cc1391a4c --- /dev/null +++ b/addons/skin.confluence/media/ScrollBarV_bar.png diff --git a/addons/skin.confluence/media/ScrollBarV_bar_focus.png b/addons/skin.confluence/media/ScrollBarV_bar_focus.png Binary files differnew file mode 100644 index 0000000000..c7cfa1965f --- /dev/null +++ b/addons/skin.confluence/media/ScrollBarV_bar_focus.png diff --git a/addons/skin.confluence/media/StackFO.png b/addons/skin.confluence/media/StackFO.png Binary files differnew file mode 100644 index 0000000000..06cfe4e5d2 --- /dev/null +++ b/addons/skin.confluence/media/StackFO.png diff --git a/addons/skin.confluence/media/StackNF.png b/addons/skin.confluence/media/StackNF.png Binary files differnew file mode 100644 index 0000000000..17e5052671 --- /dev/null +++ b/addons/skin.confluence/media/StackNF.png diff --git a/addons/skin.confluence/media/ThumbBG.png b/addons/skin.confluence/media/ThumbBG.png Binary files differnew file mode 100644 index 0000000000..d09d89e0f4 --- /dev/null +++ b/addons/skin.confluence/media/ThumbBG.png diff --git a/addons/skin.confluence/media/ThumbBorder.png b/addons/skin.confluence/media/ThumbBorder.png Binary files differnew file mode 100644 index 0000000000..427b95e00a --- /dev/null +++ b/addons/skin.confluence/media/ThumbBorder.png diff --git a/addons/skin.confluence/media/ThumbShadow.png b/addons/skin.confluence/media/ThumbShadow.png Binary files differnew file mode 100644 index 0000000000..e541f31049 --- /dev/null +++ b/addons/skin.confluence/media/ThumbShadow.png diff --git a/addons/skin.confluence/media/VisOsdPanel.png b/addons/skin.confluence/media/VisOsdPanel.png Binary files differnew file mode 100644 index 0000000000..a869c770ad --- /dev/null +++ b/addons/skin.confluence/media/VisOsdPanel.png diff --git a/addons/skin.confluence/media/VolumeIcon-Mute.png b/addons/skin.confluence/media/VolumeIcon-Mute.png Binary files differnew file mode 100644 index 0000000000..d8c01aabae --- /dev/null +++ b/addons/skin.confluence/media/VolumeIcon-Mute.png diff --git a/addons/skin.confluence/media/VolumeIcon.png b/addons/skin.confluence/media/VolumeIcon.png Binary files differnew file mode 100644 index 0000000000..30d0f20d13 --- /dev/null +++ b/addons/skin.confluence/media/VolumeIcon.png diff --git a/addons/skin.confluence/media/XBMC_Logo.png b/addons/skin.confluence/media/XBMC_Logo.png Binary files differnew file mode 100644 index 0000000000..14bb26d1fa --- /dev/null +++ b/addons/skin.confluence/media/XBMC_Logo.png diff --git a/addons/skin.confluence/media/amt-blank-poster.png b/addons/skin.confluence/media/amt-blank-poster.png Binary files differnew file mode 100644 index 0000000000..fc324de2d5 --- /dev/null +++ b/addons/skin.confluence/media/amt-blank-poster.png diff --git a/addons/skin.confluence/media/amt-generic-actor.png b/addons/skin.confluence/media/amt-generic-actor.png Binary files differnew file mode 100644 index 0000000000..cb6d609d47 --- /dev/null +++ b/addons/skin.confluence/media/amt-generic-actor.png diff --git a/addons/skin.confluence/media/amt-generic-genre-i.png b/addons/skin.confluence/media/amt-generic-genre-i.png Binary files differnew file mode 100644 index 0000000000..5e5ce869db --- /dev/null +++ b/addons/skin.confluence/media/amt-generic-genre-i.png diff --git a/addons/skin.confluence/media/amt-generic-genre.png b/addons/skin.confluence/media/amt-generic-genre.png Binary files differnew file mode 100644 index 0000000000..7710f1090f --- /dev/null +++ b/addons/skin.confluence/media/amt-generic-genre.png diff --git a/addons/skin.confluence/media/amt-generic-noactor.png b/addons/skin.confluence/media/amt-generic-noactor.png Binary files differnew file mode 100644 index 0000000000..cb6d609d47 --- /dev/null +++ b/addons/skin.confluence/media/amt-generic-noactor.png diff --git a/addons/skin.confluence/media/amt-generic-studio.png b/addons/skin.confluence/media/amt-generic-studio.png Binary files differnew file mode 100644 index 0000000000..57a3689f18 --- /dev/null +++ b/addons/skin.confluence/media/amt-generic-studio.png diff --git a/addons/skin.confluence/media/amt-generic-trailer-w.png b/addons/skin.confluence/media/amt-generic-trailer-w.png Binary files differnew file mode 100644 index 0000000000..ce13c2a001 --- /dev/null +++ b/addons/skin.confluence/media/amt-generic-trailer-w.png diff --git a/addons/skin.confluence/media/amt-generic-trailer.png b/addons/skin.confluence/media/amt-generic-trailer.png Binary files differnew file mode 100644 index 0000000000..ce13c2a001 --- /dev/null +++ b/addons/skin.confluence/media/amt-generic-trailer.png diff --git a/addons/skin.confluence/media/amt-overlay-favorite.png b/addons/skin.confluence/media/amt-overlay-favorite.png Binary files differnew file mode 100644 index 0000000000..28f8695e9f --- /dev/null +++ b/addons/skin.confluence/media/amt-overlay-favorite.png diff --git a/addons/skin.confluence/media/amt-overlay-saved.png b/addons/skin.confluence/media/amt-overlay-saved.png Binary files differnew file mode 100644 index 0000000000..2554d1c4b9 --- /dev/null +++ b/addons/skin.confluence/media/amt-overlay-saved.png diff --git a/addons/skin.confluence/media/amt-overlay-watched.png b/addons/skin.confluence/media/amt-overlay-watched.png Binary files differnew file mode 100644 index 0000000000..44defd456b --- /dev/null +++ b/addons/skin.confluence/media/amt-overlay-watched.png diff --git a/addons/skin.confluence/media/black-back.png b/addons/skin.confluence/media/black-back.png Binary files differnew file mode 100644 index 0000000000..7d61790624 --- /dev/null +++ b/addons/skin.confluence/media/black-back.png diff --git a/addons/skin.confluence/media/black-back2.png b/addons/skin.confluence/media/black-back2.png Binary files differnew file mode 100644 index 0000000000..399e2d04c5 --- /dev/null +++ b/addons/skin.confluence/media/black-back2.png diff --git a/addons/skin.confluence/media/busy.png b/addons/skin.confluence/media/busy.png Binary files differnew file mode 100644 index 0000000000..4d544a66fe --- /dev/null +++ b/addons/skin.confluence/media/busy.png diff --git a/addons/skin.confluence/media/button-focus.png b/addons/skin.confluence/media/button-focus.png Binary files differnew file mode 100644 index 0000000000..5289d8b107 --- /dev/null +++ b/addons/skin.confluence/media/button-focus.png diff --git a/addons/skin.confluence/media/button-nofocus.png b/addons/skin.confluence/media/button-nofocus.png Binary files differnew file mode 100644 index 0000000000..a9747b7e5a --- /dev/null +++ b/addons/skin.confluence/media/button-nofocus.png diff --git a/addons/skin.confluence/media/defaultDVDFull.png b/addons/skin.confluence/media/defaultDVDFull.png Binary files differnew file mode 100644 index 0000000000..e29b51792b --- /dev/null +++ b/addons/skin.confluence/media/defaultDVDFull.png diff --git a/addons/skin.confluence/media/diffuse_mirror.png b/addons/skin.confluence/media/diffuse_mirror.png Binary files differnew file mode 100644 index 0000000000..35c3267bdb --- /dev/null +++ b/addons/skin.confluence/media/diffuse_mirror.png diff --git a/addons/skin.confluence/media/diffuse_mirror2.png b/addons/skin.confluence/media/diffuse_mirror2.png Binary files differnew file mode 100644 index 0000000000..b81bff416b --- /dev/null +++ b/addons/skin.confluence/media/diffuse_mirror2.png diff --git a/addons/skin.confluence/media/diffuse_mirror3.png b/addons/skin.confluence/media/diffuse_mirror3.png Binary files differnew file mode 100644 index 0000000000..276887ab11 --- /dev/null +++ b/addons/skin.confluence/media/diffuse_mirror3.png diff --git a/addons/skin.confluence/media/flagging/aspectratio/1.33.png b/addons/skin.confluence/media/flagging/aspectratio/1.33.png Binary files differnew file mode 100644 index 0000000000..e7d2cd0fcc --- /dev/null +++ b/addons/skin.confluence/media/flagging/aspectratio/1.33.png diff --git a/addons/skin.confluence/media/flagging/aspectratio/1.66.png b/addons/skin.confluence/media/flagging/aspectratio/1.66.png Binary files differnew file mode 100644 index 0000000000..10eb1758fc --- /dev/null +++ b/addons/skin.confluence/media/flagging/aspectratio/1.66.png diff --git a/addons/skin.confluence/media/flagging/aspectratio/1.78.png b/addons/skin.confluence/media/flagging/aspectratio/1.78.png Binary files differnew file mode 100644 index 0000000000..10eb1758fc --- /dev/null +++ b/addons/skin.confluence/media/flagging/aspectratio/1.78.png diff --git a/addons/skin.confluence/media/flagging/aspectratio/1.85.png b/addons/skin.confluence/media/flagging/aspectratio/1.85.png Binary files differnew file mode 100644 index 0000000000..10eb1758fc --- /dev/null +++ b/addons/skin.confluence/media/flagging/aspectratio/1.85.png diff --git a/addons/skin.confluence/media/flagging/aspectratio/2.20.png b/addons/skin.confluence/media/flagging/aspectratio/2.20.png Binary files differnew file mode 100644 index 0000000000..953b179f38 --- /dev/null +++ b/addons/skin.confluence/media/flagging/aspectratio/2.20.png diff --git a/addons/skin.confluence/media/flagging/aspectratio/2.35.png b/addons/skin.confluence/media/flagging/aspectratio/2.35.png Binary files differnew file mode 100644 index 0000000000..2c92131661 --- /dev/null +++ b/addons/skin.confluence/media/flagging/aspectratio/2.35.png diff --git a/addons/skin.confluence/media/flagging/audio/0.png b/addons/skin.confluence/media/flagging/audio/0.png Binary files differnew file mode 100644 index 0000000000..49ed922015 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/0.png diff --git a/addons/skin.confluence/media/flagging/audio/1.png b/addons/skin.confluence/media/flagging/audio/1.png Binary files differnew file mode 100644 index 0000000000..63b532eed9 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/1.png diff --git a/addons/skin.confluence/media/flagging/audio/2.png b/addons/skin.confluence/media/flagging/audio/2.png Binary files differnew file mode 100644 index 0000000000..e20381dc7f --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/2.png diff --git a/addons/skin.confluence/media/flagging/audio/6.png b/addons/skin.confluence/media/flagging/audio/6.png Binary files differnew file mode 100644 index 0000000000..aa3bebeaf2 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/6.png diff --git a/addons/skin.confluence/media/flagging/audio/8.png b/addons/skin.confluence/media/flagging/audio/8.png Binary files differnew file mode 100644 index 0000000000..6d41d7eb8a --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/8.png diff --git a/addons/skin.confluence/media/flagging/audio/aac.png b/addons/skin.confluence/media/flagging/audio/aac.png Binary files differnew file mode 100644 index 0000000000..6e37d79d9c --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/aac.png diff --git a/addons/skin.confluence/media/flagging/audio/ac3.png b/addons/skin.confluence/media/flagging/audio/ac3.png Binary files differnew file mode 100644 index 0000000000..ccffb8a400 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/ac3.png diff --git a/addons/skin.confluence/media/flagging/audio/aif.png b/addons/skin.confluence/media/flagging/audio/aif.png Binary files differnew file mode 100644 index 0000000000..f3ad548528 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/aif.png diff --git a/addons/skin.confluence/media/flagging/audio/aifc.png b/addons/skin.confluence/media/flagging/audio/aifc.png Binary files differnew file mode 100644 index 0000000000..950c6928f1 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/aifc.png diff --git a/addons/skin.confluence/media/flagging/audio/aiff.png b/addons/skin.confluence/media/flagging/audio/aiff.png Binary files differnew file mode 100644 index 0000000000..9295b77c35 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/aiff.png diff --git a/addons/skin.confluence/media/flagging/audio/ape.png b/addons/skin.confluence/media/flagging/audio/ape.png Binary files differnew file mode 100644 index 0000000000..65577a0b4c --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/ape.png diff --git a/addons/skin.confluence/media/flagging/audio/avc.png b/addons/skin.confluence/media/flagging/audio/avc.png Binary files differnew file mode 100644 index 0000000000..ad35656964 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/avc.png diff --git a/addons/skin.confluence/media/flagging/audio/cdda.png b/addons/skin.confluence/media/flagging/audio/cdda.png Binary files differnew file mode 100644 index 0000000000..b5431aa8f6 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/cdda.png diff --git a/addons/skin.confluence/media/flagging/audio/dca.png b/addons/skin.confluence/media/flagging/audio/dca.png Binary files differnew file mode 100644 index 0000000000..3acdfaadd9 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/dca.png diff --git a/addons/skin.confluence/media/flagging/audio/dolbydigital.png b/addons/skin.confluence/media/flagging/audio/dolbydigital.png Binary files differnew file mode 100644 index 0000000000..c3bbba8a71 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/dolbydigital.png diff --git a/addons/skin.confluence/media/flagging/audio/dts.png b/addons/skin.confluence/media/flagging/audio/dts.png Binary files differnew file mode 100644 index 0000000000..3acdfaadd9 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/dts.png diff --git a/addons/skin.confluence/media/flagging/audio/eac3.png b/addons/skin.confluence/media/flagging/audio/eac3.png Binary files differnew file mode 100644 index 0000000000..02e7780bf0 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/eac3.png diff --git a/addons/skin.confluence/media/flagging/audio/flac.png b/addons/skin.confluence/media/flagging/audio/flac.png Binary files differnew file mode 100644 index 0000000000..b5a5d1b675 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/flac.png diff --git a/addons/skin.confluence/media/flagging/audio/mp1.png b/addons/skin.confluence/media/flagging/audio/mp1.png Binary files differnew file mode 100644 index 0000000000..c52e6f0299 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/mp1.png diff --git a/addons/skin.confluence/media/flagging/audio/mp2.png b/addons/skin.confluence/media/flagging/audio/mp2.png Binary files differnew file mode 100644 index 0000000000..a121b00247 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/mp2.png diff --git a/addons/skin.confluence/media/flagging/audio/mp3.png b/addons/skin.confluence/media/flagging/audio/mp3.png Binary files differnew file mode 100644 index 0000000000..ad54c81c55 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/mp3.png diff --git a/addons/skin.confluence/media/flagging/audio/ogg.png b/addons/skin.confluence/media/flagging/audio/ogg.png Binary files differnew file mode 100644 index 0000000000..6f5c94ef0d --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/ogg.png diff --git a/addons/skin.confluence/media/flagging/audio/truehd.png b/addons/skin.confluence/media/flagging/audio/truehd.png Binary files differnew file mode 100644 index 0000000000..1de0b19a9c --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/truehd.png diff --git a/addons/skin.confluence/media/flagging/audio/wma.png b/addons/skin.confluence/media/flagging/audio/wma.png Binary files differnew file mode 100644 index 0000000000..d4047fdb2d --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/wma.png diff --git a/addons/skin.confluence/media/flagging/audio/wmapro.png b/addons/skin.confluence/media/flagging/audio/wmapro.png Binary files differnew file mode 100644 index 0000000000..bdfd248b49 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/wmapro.png diff --git a/addons/skin.confluence/media/flagging/audio/wmav2.png b/addons/skin.confluence/media/flagging/audio/wmav2.png Binary files differnew file mode 100644 index 0000000000..b5adff2326 --- /dev/null +++ b/addons/skin.confluence/media/flagging/audio/wmav2.png diff --git a/addons/skin.confluence/media/flagging/ratings/mpaa_general.png b/addons/skin.confluence/media/flagging/ratings/mpaa_general.png Binary files differnew file mode 100644 index 0000000000..4d83837e84 --- /dev/null +++ b/addons/skin.confluence/media/flagging/ratings/mpaa_general.png diff --git a/addons/skin.confluence/media/flagging/ratings/mpaa_nc17.png b/addons/skin.confluence/media/flagging/ratings/mpaa_nc17.png Binary files differnew file mode 100644 index 0000000000..7eab217ee9 --- /dev/null +++ b/addons/skin.confluence/media/flagging/ratings/mpaa_nc17.png diff --git a/addons/skin.confluence/media/flagging/ratings/mpaa_notrated.png b/addons/skin.confluence/media/flagging/ratings/mpaa_notrated.png Binary files differnew file mode 100644 index 0000000000..fee5f9c6b0 --- /dev/null +++ b/addons/skin.confluence/media/flagging/ratings/mpaa_notrated.png diff --git a/addons/skin.confluence/media/flagging/ratings/mpaa_pg.png b/addons/skin.confluence/media/flagging/ratings/mpaa_pg.png Binary files differnew file mode 100644 index 0000000000..418c8e05a7 --- /dev/null +++ b/addons/skin.confluence/media/flagging/ratings/mpaa_pg.png diff --git a/addons/skin.confluence/media/flagging/ratings/mpaa_pg13.png b/addons/skin.confluence/media/flagging/ratings/mpaa_pg13.png Binary files differnew file mode 100644 index 0000000000..04bac4fbf5 --- /dev/null +++ b/addons/skin.confluence/media/flagging/ratings/mpaa_pg13.png diff --git a/addons/skin.confluence/media/flagging/ratings/mpaa_restricted.png b/addons/skin.confluence/media/flagging/ratings/mpaa_restricted.png Binary files differnew file mode 100644 index 0000000000..22f31938e5 --- /dev/null +++ b/addons/skin.confluence/media/flagging/ratings/mpaa_restricted.png diff --git a/addons/skin.confluence/media/flagging/video/1080.png b/addons/skin.confluence/media/flagging/video/1080.png Binary files differnew file mode 100644 index 0000000000..23f820d482 --- /dev/null +++ b/addons/skin.confluence/media/flagging/video/1080.png diff --git a/addons/skin.confluence/media/flagging/video/480.png b/addons/skin.confluence/media/flagging/video/480.png Binary files differnew file mode 100644 index 0000000000..502bfc1236 --- /dev/null +++ b/addons/skin.confluence/media/flagging/video/480.png diff --git a/addons/skin.confluence/media/flagging/video/540.png b/addons/skin.confluence/media/flagging/video/540.png Binary files differnew file mode 100644 index 0000000000..502bfc1236 --- /dev/null +++ b/addons/skin.confluence/media/flagging/video/540.png diff --git a/addons/skin.confluence/media/flagging/video/720.png b/addons/skin.confluence/media/flagging/video/720.png Binary files differnew file mode 100644 index 0000000000..8cc2133dbc --- /dev/null +++ b/addons/skin.confluence/media/flagging/video/720.png diff --git a/addons/skin.confluence/media/flagging/video/avc1.png b/addons/skin.confluence/media/flagging/video/avc1.png Binary files differnew file mode 100644 index 0000000000..a3df020178 --- /dev/null +++ b/addons/skin.confluence/media/flagging/video/avc1.png diff --git a/addons/skin.confluence/media/flagging/video/bluray.png b/addons/skin.confluence/media/flagging/video/bluray.png Binary files differnew file mode 100644 index 0000000000..3c51a6a0ba --- /dev/null +++ b/addons/skin.confluence/media/flagging/video/bluray.png diff --git a/addons/skin.confluence/media/flagging/video/divx.png b/addons/skin.confluence/media/flagging/video/divx.png Binary files differnew file mode 100644 index 0000000000..c412c9d1fe --- /dev/null +++ b/addons/skin.confluence/media/flagging/video/divx.png diff --git a/addons/skin.confluence/media/flagging/video/flv.png b/addons/skin.confluence/media/flagging/video/flv.png Binary files differnew file mode 100644 index 0000000000..20aeb6bab4 --- /dev/null +++ b/addons/skin.confluence/media/flagging/video/flv.png diff --git a/addons/skin.confluence/media/flagging/video/h264.png b/addons/skin.confluence/media/flagging/video/h264.png Binary files differnew file mode 100644 index 0000000000..caf004b437 --- /dev/null +++ b/addons/skin.confluence/media/flagging/video/h264.png diff --git a/addons/skin.confluence/media/flagging/video/hddvd.png b/addons/skin.confluence/media/flagging/video/hddvd.png Binary files differnew file mode 100644 index 0000000000..cea3a3a44b --- /dev/null +++ b/addons/skin.confluence/media/flagging/video/hddvd.png diff --git a/addons/skin.confluence/media/flagging/video/mpeg1video.png b/addons/skin.confluence/media/flagging/video/mpeg1video.png Binary files differnew file mode 100644 index 0000000000..6d9a487ed6 --- /dev/null +++ b/addons/skin.confluence/media/flagging/video/mpeg1video.png diff --git a/addons/skin.confluence/media/flagging/video/mpeg2video.png b/addons/skin.confluence/media/flagging/video/mpeg2video.png Binary files differnew file mode 100644 index 0000000000..a06259595b --- /dev/null +++ b/addons/skin.confluence/media/flagging/video/mpeg2video.png diff --git a/addons/skin.confluence/media/flagging/video/sd.png b/addons/skin.confluence/media/flagging/video/sd.png Binary files differnew file mode 100644 index 0000000000..aa17a3e400 --- /dev/null +++ b/addons/skin.confluence/media/flagging/video/sd.png diff --git a/addons/skin.confluence/media/flagging/video/vc-1.png b/addons/skin.confluence/media/flagging/video/vc-1.png Binary files differnew file mode 100644 index 0000000000..319dfc2f49 --- /dev/null +++ b/addons/skin.confluence/media/flagging/video/vc-1.png diff --git a/addons/skin.confluence/media/flagging/video/wvc1.png b/addons/skin.confluence/media/flagging/video/wvc1.png Binary files differnew file mode 100644 index 0000000000..319dfc2f49 --- /dev/null +++ b/addons/skin.confluence/media/flagging/video/wvc1.png diff --git a/addons/skin.confluence/media/flagging/video/xvid.png b/addons/skin.confluence/media/flagging/video/xvid.png Binary files differnew file mode 100644 index 0000000000..e54dd469d0 --- /dev/null +++ b/addons/skin.confluence/media/flagging/video/xvid.png diff --git a/addons/skin.confluence/media/floor.png b/addons/skin.confluence/media/floor.png Binary files differnew file mode 100644 index 0000000000..f8927669d7 --- /dev/null +++ b/addons/skin.confluence/media/floor.png diff --git a/addons/skin.confluence/media/folder-focus.png b/addons/skin.confluence/media/folder-focus.png Binary files differnew file mode 100644 index 0000000000..99868a0e25 --- /dev/null +++ b/addons/skin.confluence/media/folder-focus.png diff --git a/addons/skin.confluence/media/header.png b/addons/skin.confluence/media/header.png Binary files differnew file mode 100644 index 0000000000..39f9ae052e --- /dev/null +++ b/addons/skin.confluence/media/header.png diff --git a/addons/skin.confluence/media/home-favourites-FO.png b/addons/skin.confluence/media/home-favourites-FO.png Binary files differnew file mode 100644 index 0000000000..488793e7aa --- /dev/null +++ b/addons/skin.confluence/media/home-favourites-FO.png diff --git a/addons/skin.confluence/media/home-favourites.png b/addons/skin.confluence/media/home-favourites.png Binary files differnew file mode 100644 index 0000000000..29832b0b92 --- /dev/null +++ b/addons/skin.confluence/media/home-favourites.png diff --git a/addons/skin.confluence/media/home-playmedia-FO.png b/addons/skin.confluence/media/home-playmedia-FO.png Binary files differnew file mode 100644 index 0000000000..69890aa0e1 --- /dev/null +++ b/addons/skin.confluence/media/home-playmedia-FO.png diff --git a/addons/skin.confluence/media/home-playmedia.png b/addons/skin.confluence/media/home-playmedia.png Binary files differnew file mode 100644 index 0000000000..7e9add0d3b --- /dev/null +++ b/addons/skin.confluence/media/home-playmedia.png diff --git a/addons/skin.confluence/media/home-power-FO.png b/addons/skin.confluence/media/home-power-FO.png Binary files differnew file mode 100644 index 0000000000..f7e968bf9e --- /dev/null +++ b/addons/skin.confluence/media/home-power-FO.png diff --git a/addons/skin.confluence/media/home-power.png b/addons/skin.confluence/media/home-power.png Binary files differnew file mode 100644 index 0000000000..7e98c69b9a --- /dev/null +++ b/addons/skin.confluence/media/home-power.png diff --git a/addons/skin.confluence/media/icon-mute.png b/addons/skin.confluence/media/icon-mute.png Binary files differnew file mode 100644 index 0000000000..9ba342837a --- /dev/null +++ b/addons/skin.confluence/media/icon-mute.png diff --git a/addons/skin.confluence/media/lastfm-hate-focus.png b/addons/skin.confluence/media/lastfm-hate-focus.png Binary files differnew file mode 100644 index 0000000000..3a090a2078 --- /dev/null +++ b/addons/skin.confluence/media/lastfm-hate-focus.png diff --git a/addons/skin.confluence/media/lastfm-hate-nofocus.png b/addons/skin.confluence/media/lastfm-hate-nofocus.png Binary files differnew file mode 100644 index 0000000000..f2ca8ac835 --- /dev/null +++ b/addons/skin.confluence/media/lastfm-hate-nofocus.png diff --git a/addons/skin.confluence/media/lastfm-love-focus.png b/addons/skin.confluence/media/lastfm-love-focus.png Binary files differnew file mode 100644 index 0000000000..5e6e0547aa --- /dev/null +++ b/addons/skin.confluence/media/lastfm-love-focus.png diff --git a/addons/skin.confluence/media/lastfm-love-nofocus.png b/addons/skin.confluence/media/lastfm-love-nofocus.png Binary files differnew file mode 100644 index 0000000000..e87786275b --- /dev/null +++ b/addons/skin.confluence/media/lastfm-love-nofocus.png diff --git a/addons/skin.confluence/media/osd_slider_bg.png b/addons/skin.confluence/media/osd_slider_bg.png Binary files differnew file mode 100644 index 0000000000..4b5160b0e8 --- /dev/null +++ b/addons/skin.confluence/media/osd_slider_bg.png diff --git a/addons/skin.confluence/media/osd_slider_bg_2.png b/addons/skin.confluence/media/osd_slider_bg_2.png Binary files differnew file mode 100644 index 0000000000..37dc2495ea --- /dev/null +++ b/addons/skin.confluence/media/osd_slider_bg_2.png diff --git a/addons/skin.confluence/media/osd_slider_nib.png b/addons/skin.confluence/media/osd_slider_nib.png Binary files differnew file mode 100644 index 0000000000..4e57eb1ae7 --- /dev/null +++ b/addons/skin.confluence/media/osd_slider_nib.png diff --git a/addons/skin.confluence/media/osd_slider_nibNF.png b/addons/skin.confluence/media/osd_slider_nibNF.png Binary files differnew file mode 100644 index 0000000000..638d4f8a9a --- /dev/null +++ b/addons/skin.confluence/media/osd_slider_nibNF.png diff --git a/addons/skin.confluence/media/pointer-focus-click.png b/addons/skin.confluence/media/pointer-focus-click.png Binary files differnew file mode 100644 index 0000000000..9b70131779 --- /dev/null +++ b/addons/skin.confluence/media/pointer-focus-click.png diff --git a/addons/skin.confluence/media/pointer-focus-drag.png b/addons/skin.confluence/media/pointer-focus-drag.png Binary files differnew file mode 100644 index 0000000000..eedbba40e4 --- /dev/null +++ b/addons/skin.confluence/media/pointer-focus-drag.png diff --git a/addons/skin.confluence/media/pointer-focus.png b/addons/skin.confluence/media/pointer-focus.png Binary files differnew file mode 100644 index 0000000000..ca2aab4193 --- /dev/null +++ b/addons/skin.confluence/media/pointer-focus.png diff --git a/addons/skin.confluence/media/pointer-nofocus.png b/addons/skin.confluence/media/pointer-nofocus.png Binary files differnew file mode 100644 index 0000000000..8c2478540e --- /dev/null +++ b/addons/skin.confluence/media/pointer-nofocus.png diff --git a/addons/skin.confluence/media/radiobutton-focus.png b/addons/skin.confluence/media/radiobutton-focus.png Binary files differnew file mode 100644 index 0000000000..bcb4cb5aba --- /dev/null +++ b/addons/skin.confluence/media/radiobutton-focus.png diff --git a/addons/skin.confluence/media/radiobutton-nofocus.png b/addons/skin.confluence/media/radiobutton-nofocus.png Binary files differnew file mode 100644 index 0000000000..282396db62 --- /dev/null +++ b/addons/skin.confluence/media/radiobutton-nofocus.png diff --git a/addons/skin.confluence/media/scroll-down-2.png b/addons/skin.confluence/media/scroll-down-2.png Binary files differnew file mode 100644 index 0000000000..8cbf98cc68 --- /dev/null +++ b/addons/skin.confluence/media/scroll-down-2.png diff --git a/addons/skin.confluence/media/scroll-down-focus-2.png b/addons/skin.confluence/media/scroll-down-focus-2.png Binary files differnew file mode 100644 index 0000000000..7c1c83ded9 --- /dev/null +++ b/addons/skin.confluence/media/scroll-down-focus-2.png diff --git a/addons/skin.confluence/media/scroll-down-focus.png b/addons/skin.confluence/media/scroll-down-focus.png Binary files differnew file mode 100644 index 0000000000..0647fac107 --- /dev/null +++ b/addons/skin.confluence/media/scroll-down-focus.png diff --git a/addons/skin.confluence/media/scroll-down.png b/addons/skin.confluence/media/scroll-down.png Binary files differnew file mode 100644 index 0000000000..0cb3eb379f --- /dev/null +++ b/addons/skin.confluence/media/scroll-down.png diff --git a/addons/skin.confluence/media/scroll-left-focus.png b/addons/skin.confluence/media/scroll-left-focus.png Binary files differnew file mode 100644 index 0000000000..ea9252af2e --- /dev/null +++ b/addons/skin.confluence/media/scroll-left-focus.png diff --git a/addons/skin.confluence/media/scroll-left.png b/addons/skin.confluence/media/scroll-left.png Binary files differnew file mode 100644 index 0000000000..89c5c113c5 --- /dev/null +++ b/addons/skin.confluence/media/scroll-left.png diff --git a/addons/skin.confluence/media/scroll-right-focus.png b/addons/skin.confluence/media/scroll-right-focus.png Binary files differnew file mode 100644 index 0000000000..3546715bf0 --- /dev/null +++ b/addons/skin.confluence/media/scroll-right-focus.png diff --git a/addons/skin.confluence/media/scroll-right.png b/addons/skin.confluence/media/scroll-right.png Binary files differnew file mode 100644 index 0000000000..2b57dcc9a9 --- /dev/null +++ b/addons/skin.confluence/media/scroll-right.png diff --git a/addons/skin.confluence/media/scroll-up-2.png b/addons/skin.confluence/media/scroll-up-2.png Binary files differnew file mode 100644 index 0000000000..07c061d58b --- /dev/null +++ b/addons/skin.confluence/media/scroll-up-2.png diff --git a/addons/skin.confluence/media/scroll-up-focus-2.png b/addons/skin.confluence/media/scroll-up-focus-2.png Binary files differnew file mode 100644 index 0000000000..ee5524ddc0 --- /dev/null +++ b/addons/skin.confluence/media/scroll-up-focus-2.png diff --git a/addons/skin.confluence/media/scroll-up-focus.png b/addons/skin.confluence/media/scroll-up-focus.png Binary files differnew file mode 100644 index 0000000000..2bc4bd183f --- /dev/null +++ b/addons/skin.confluence/media/scroll-up-focus.png diff --git a/addons/skin.confluence/media/scroll-up.png b/addons/skin.confluence/media/scroll-up.png Binary files differnew file mode 100644 index 0000000000..853c9357b8 --- /dev/null +++ b/addons/skin.confluence/media/scroll-up.png diff --git a/addons/skin.confluence/media/seekslider.png b/addons/skin.confluence/media/seekslider.png Binary files differnew file mode 100644 index 0000000000..f96c9a9780 --- /dev/null +++ b/addons/skin.confluence/media/seekslider.png diff --git a/addons/skin.confluence/media/separator.png b/addons/skin.confluence/media/separator.png Binary files differnew file mode 100644 index 0000000000..9945398077 --- /dev/null +++ b/addons/skin.confluence/media/separator.png diff --git a/addons/skin.confluence/media/separator2.png b/addons/skin.confluence/media/separator2.png Binary files differnew file mode 100644 index 0000000000..d8fbd3c8af --- /dev/null +++ b/addons/skin.confluence/media/separator2.png diff --git a/addons/skin.confluence/media/separator_vertical.png b/addons/skin.confluence/media/separator_vertical.png Binary files differnew file mode 100644 index 0000000000..16131096ab --- /dev/null +++ b/addons/skin.confluence/media/separator_vertical.png diff --git a/addons/skin.confluence/media/twc-logo.png b/addons/skin.confluence/media/twc-logo.png Binary files differnew file mode 100644 index 0000000000..525f39962a --- /dev/null +++ b/addons/skin.confluence/media/twc-logo.png diff --git a/addons/skin.confluence/media/unknown-user.png b/addons/skin.confluence/media/unknown-user.png Binary files differnew file mode 100644 index 0000000000..e4107e5a62 --- /dev/null +++ b/addons/skin.confluence/media/unknown-user.png diff --git a/addons/skin.confluence/media/weather.com/default/weather.png b/addons/skin.confluence/media/weather.com/default/weather.png Binary files differnew file mode 100644 index 0000000000..5dd4065354 --- /dev/null +++ b/addons/skin.confluence/media/weather.com/default/weather.png diff --git a/addons/skin.confluence/media/weather.com/loading/weather1.png b/addons/skin.confluence/media/weather.com/loading/weather1.png Binary files differnew file mode 100644 index 0000000000..83df64ec9b --- /dev/null +++ b/addons/skin.confluence/media/weather.com/loading/weather1.png diff --git a/addons/skin.confluence/media/weather.com/loading/weather2.png b/addons/skin.confluence/media/weather.com/loading/weather2.png Binary files differnew file mode 100644 index 0000000000..1ef159078a --- /dev/null +++ b/addons/skin.confluence/media/weather.com/loading/weather2.png diff --git a/addons/skin.confluence/media/weather.com/loading/weather3.png b/addons/skin.confluence/media/weather.com/loading/weather3.png Binary files differnew file mode 100644 index 0000000000..949b07dd64 --- /dev/null +++ b/addons/skin.confluence/media/weather.com/loading/weather3.png diff --git a/addons/skin.confluence/media/weather.com/loading/weather4.png b/addons/skin.confluence/media/weather.com/loading/weather4.png Binary files differnew file mode 100644 index 0000000000..83081f19a1 --- /dev/null +++ b/addons/skin.confluence/media/weather.com/loading/weather4.png diff --git a/addons/skin.confluence/media/weather.com/loading/weather5.png b/addons/skin.confluence/media/weather.com/loading/weather5.png Binary files differnew file mode 100644 index 0000000000..4206697b5d --- /dev/null +++ b/addons/skin.confluence/media/weather.com/loading/weather5.png diff --git a/addons/skin.confluence/media/weather.com/loading/weather6.png b/addons/skin.confluence/media/weather.com/loading/weather6.png Binary files differnew file mode 100644 index 0000000000..1e0ac27d25 --- /dev/null +++ b/addons/skin.confluence/media/weather.com/loading/weather6.png diff --git a/addons/skin.confluence/scripts/RecentlyAdded.py b/addons/skin.confluence/scripts/RecentlyAdded.py new file mode 100644 index 0000000000..cf33b056cf --- /dev/null +++ b/addons/skin.confluence/scripts/RecentlyAdded.py @@ -0,0 +1,261 @@ +import xbmc
+from xbmcgui import Window
+from urllib import quote_plus, unquote_plus
+import re
+import sys
+import os
+
+
+class Main:
+ # grab the home window
+ WINDOW = Window( 10000 )
+
+ def _clear_properties( self ):
+ # reset Totals property for visible condition
+ self.WINDOW.clearProperty( "Database.Totals" )
+ # we enumerate thru and clear individual properties in case other scripts set window properties
+ for count in range( self.LIMIT ):
+ # we clear title for visible condition
+ self.WINDOW.clearProperty( "LatestMovie.%d.Title" % ( count + 1, ) )
+ self.WINDOW.clearProperty( "LatestEpisode.%d.ShowTitle" % ( count + 1, ) )
+ self.WINDOW.clearProperty( "LatestSong.%d.Title" % ( count + 1, ) )
+
+ def _get_media( self, path, file ):
+ # set default values
+ play_path = fanart_path = thumb_path = path + file
+ # we handle stack:// media special
+ if ( file.startswith( "stack://" ) ):
+ play_path = fanart_path = file
+ thumb_path = file[ 8 : ].split( " , " )[ 0 ]
+ # we handle rar:// and zip:// media special
+ if ( file.startswith( "rar://" ) or file.startswith( "zip://" ) ):
+ play_path = fanart_path = thumb_path = file
+ # return media info
+ return xbmc.getCacheThumbName( thumb_path ), xbmc.getCacheThumbName( fanart_path ), play_path
+
+ def _parse_argv( self ):
+ try:
+ # parse sys.argv for params
+ params = dict( arg.split( "=" ) for arg in sys.argv[ 1 ].split( "&" ) )
+ except:
+ # no params passed
+ params = {}
+ # set our preferences
+ self.LIMIT = int( params.get( "limit", "5" ) )
+ self.RECENT = not params.get( "partial", "" ) == "True"
+ self.ALBUMS = params.get( "albums", "" ) == "True"
+ self.UNPLAYED = params.get( "unplayed", "" ) == "True"
+ self.TOTALS = params.get( "totals", "" ) == "True"
+ self.PLAY_TRAILER = params.get( "trailer", "" ) == "True"
+ self.ALARM = int( params.get( "alarm", "0" ) )
+
+ def _set_alarm( self ):
+ # only run if user/skinner preference
+ if ( not self.ALARM ): return
+ # set the alarms command
+ command = "XBMC.RunScript(%s,limit=%d&partial=%s&albums=%s&unplayed=%s&totals=%s&trailer=%s&alarm=%d)" % ( os.path.join( os.getcwd(), __file__ ), self.LIMIT, str( not self.RECENT ), str( self.ALBUMS ), str( self.UNPLAYED ), str( self.TOTALS ), str( self.PLAY_TRAILER ), self.ALARM, )
+ xbmc.executebuiltin( "AlarmClock(LatestAdded,%s,%d,true)" % ( command, self.ALARM, ) )
+
+ def __init__( self ):
+ # parse argv for any preferences
+ self._parse_argv()
+ # clear properties
+ self._clear_properties()
+ # set any alarm
+ self._set_alarm()
+ # format our records start and end
+ xbmc.executehttpapi( "SetResponseFormat()" )
+ xbmc.executehttpapi( "SetResponseFormat(OpenRecord,%s)" % ( "<record>", ) )
+ xbmc.executehttpapi( "SetResponseFormat(CloseRecord,%s)" % ( "</record>", ) )
+ # fetch media info
+ self._fetch_totals()
+ self._fetch_movie_info()
+ self._fetch_tvshow_info()
+ # self._fetch_music_info()
+
+ def _fetch_totals( self ):
+ # only run if user/skinner preference
+ if ( not self.TOTALS ): return
+ import datetime
+ # get our regions format
+ date_format = xbmc.getRegion( "dateshort" ).replace( "MM", "%m" ).replace( "DD", "%d" ).replace( "YYYYY", "%Y" ).replace( "YYYY", "%Y" ).strip()
+ # only need to make Totals not empty
+ self.WINDOW.setProperty( "Database.Totals", "true" )
+ # sql statement for movie totals
+ sql_totals = "select count(1), count(playCount), * from movieview group by lastPlayed"
+ totals_xml = xbmc.executehttpapi( "QueryVideoDatabase(%s)" % quote_plus( sql_totals ), )
+ records = re.findall( "<record>(.+?)</record>", totals_xml, re.DOTALL )
+ # initialize our list
+ movies_totals = [ 0 ] * 7
+ # enumerate thru and total our numbers
+ for record in records:
+ fields = re.findall( "<field>(.*?)</field>", record, re.DOTALL )
+ movies_totals[ 0 ] += int( fields[ 0 ] )
+ movies_totals[ 1 ] += int( fields[ 1 ] )
+ if ( fields[ 28 ] ):
+ movies_totals[ 2 ] = fields[ 3 ] # title
+ movies_totals[ 3 ] = fields[ 10 ] # year
+ movies_totals[ 4 ] = fields[ 14 ] # runningtime
+ movies_totals[ 5 ] = fields[ 17 ] # genre
+ movies_totals[ 6 ] = "" # last watched
+ date = fields[ 28 ].split( " " )[ 0 ].split( "-" )
+ movies_totals[ 6 ] = datetime.date( int( date[ 0 ] ), int( date[ 1 ] ), int( date[ 2 ] ) ).strftime( date_format ) # last played
+ # sql statement for music videos totals
+ sql_totals = "select count(1), count(playCount) from musicvideoview"
+ totals_xml = xbmc.executehttpapi( "QueryVideoDatabase(%s)" % quote_plus( sql_totals ), )
+ mvideos_totals = re.findall( "<field>(.+?)</field>", totals_xml, re.DOTALL )
+ # sql statement for tv shows/episodes totals
+ sql_totals = "select count(1), sum(totalCount), sum(watched), sum(watchedCount) from tvshowview"
+ totals_xml = xbmc.executehttpapi( "QueryVideoDatabase(%s)" % quote_plus( sql_totals ), )
+ tvshows_totals = re.findall( "<field>(.+?)</field>", totals_xml, re.DOTALL )
+ # if no tvshows we reset values
+ if ( tvshows_totals[ 0 ] == "0" ):
+ tvshows_totals = ( 0, 0, 0, 0, )
+ # sql statement for tv albums/songs totals
+ sql_totals = "select count(1), count(distinct strAlbum), count(distinct strArtist) from songview"
+ totals_xml = xbmc.executehttpapi( "QueryMusicDatabase(%s)" % quote_plus( sql_totals ), )
+ music_totals = re.findall( "<field>(.+?)</field>", totals_xml, re.DOTALL )
+ # set properties
+ self.WINDOW.setProperty( "Movies.Count" , str( movies_totals[ 0 ] ) or "" )
+ self.WINDOW.setProperty( "Movies.Watched" , str( movies_totals[ 1 ] ) or "" )
+ self.WINDOW.setProperty( "Movies.UnWatched" , str( movies_totals[ 0 ] - movies_totals[ 1 ] ) or "" )
+ self.WINDOW.setProperty( "Movies.LastWatchedTitle" , movies_totals[ 2 ] or "" )
+ self.WINDOW.setProperty( "Movies.LastWatchedYear" , movies_totals[ 3 ] or "" )
+ self.WINDOW.setProperty( "Movies.LastWatchedRuntime" , movies_totals[ 4 ] or "" )
+ self.WINDOW.setProperty( "Movies.LastWatchedGenre" , movies_totals[ 5 ] or "" )
+ self.WINDOW.setProperty( "Movies.LastWatchedDate" , movies_totals[ 6 ] or "" )
+
+ self.WINDOW.setProperty( "MusicVideos.Count" , mvideos_totals[ 0 ] or "" )
+ self.WINDOW.setProperty( "MusicVideos.Watched" , mvideos_totals[ 1 ] or "" )
+ self.WINDOW.setProperty( "MusicVideos.UnWatched" , str( int( mvideos_totals[ 0 ] ) - int( mvideos_totals[ 1 ] ) ) or "" )
+
+ self.WINDOW.setProperty( "TVShows.Count" , tvshows_totals[ 0 ] or "" )
+ self.WINDOW.setProperty( "TVShows.Watched" , tvshows_totals[ 2 ] or "" )
+ self.WINDOW.setProperty( "TVShows.UnWatched" , str( int( tvshows_totals[ 0 ] ) - int( tvshows_totals[ 2 ] ) ) or "" )
+ self.WINDOW.setProperty( "Episodes.Count" , tvshows_totals[ 1 ] or "" )
+ self.WINDOW.setProperty( "Episodes.Watched" , tvshows_totals[ 3 ] or "" )
+ self.WINDOW.setProperty( "Episodes.UnWatched" , str( int( tvshows_totals[ 1 ] ) - int( tvshows_totals[ 3 ] ) ) or "" )
+
+ self.WINDOW.setProperty( "Music.SongsCount" , music_totals[ 0 ] or "" )
+ self.WINDOW.setProperty( "Music.AlbumsCount" , music_totals[ 1 ] or "" )
+ self.WINDOW.setProperty( "Music.ArtistsCount" , music_totals[ 2 ] or "" )
+
+ def _fetch_movie_info( self ):
+ # set our unplayed query
+ unplayed = ( "", "where playCount isnull ", )[ self.UNPLAYED ]
+ # sql statement
+ if ( self.RECENT ):
+ # recently added
+ sql_movies = "select * from movieview %sorder by idMovie desc limit %d" % ( unplayed, self.LIMIT, )
+ else:
+ # movies not finished
+ sql_movies = "select movieview.*, bookmark.timeInSeconds from movieview join bookmark on (movieview.idFile = bookmark.idFile) %sorder by movieview.c00 limit %d" % ( unplayed, self.LIMIT, )
+ # query the database
+ movies_xml = xbmc.executehttpapi( "QueryVideoDatabase(%s)" % quote_plus( sql_movies ), )
+ # separate the records
+ movies = re.findall( "<record>(.+?)</record>", movies_xml, re.DOTALL )
+ # enumerate thru our records and set our properties
+ for count, movie in enumerate( movies ):
+ # separate individual fields
+ fields = re.findall( "<field>(.*?)</field>", movie, re.DOTALL )
+ # set properties
+ self.WINDOW.setProperty( "LatestMovie.%d.Title" % ( count + 1, ), fields[ 1 ] )
+ self.WINDOW.setProperty( "LatestMovie.%d.Rating" % ( count + 1, ), fields[ 6 ] )
+ self.WINDOW.setProperty( "LatestMovie.%d.Year" % ( count + 1, ), fields[ 8 ] )
+ self.WINDOW.setProperty( "LatestMovie.%d.RunningTime" % ( count + 1, ), fields[ 12 ] )
+ # get cache names of path to use for thumbnail/fanart and play path
+ thumb_cache, fanart_cache, play_path = self._get_media( fields[ 24 ], fields[ 23 ] )
+ self.WINDOW.setProperty( "LatestMovie.%d.Path" % ( count + 1, ), ( play_path, fields[ 20 ], )[ fields[ 20 ] != "" and self.PLAY_TRAILER ] )
+ self.WINDOW.setProperty( "LatestMovie.%d.Trailer" % ( count + 1, ), fields[ 20 ] )
+ self.WINDOW.setProperty( "LatestMovie.%d.Fanart" % ( count + 1, ), "special://profile/Thumbnails/Video/%s/%s" % ( "Fanart", fanart_cache, ) )
+ # initial thumb path
+ thumb = "special://profile/Thumbnails/Video/%s/%s" % ( thumb_cache[ 0 ], thumb_cache, )
+ # if thumb does not exist use an auto generated thumb path
+ if ( not os.path.isfile( xbmc.translatePath( thumb ) ) ):
+ thumb = "special://profile/Thumbnails/Video/%s/auto-%s" % ( thumb_cache[ 0 ], thumb_cache, )
+ self.WINDOW.setProperty( "LatestMovie.%d.Thumb" % ( count + 1, ), thumb )
+
+ def _fetch_tvshow_info( self ):
+ # set our unplayed query
+ unplayed = ( "", "where playCount isnull ", )[ self.UNPLAYED ]
+ # sql statement
+ if ( self.RECENT ):
+ # recently added
+ sql_episodes = "select * from episodeview %sorder by idepisode desc limit %d" % ( unplayed, self.LIMIT, )
+ else:
+ # tv shows not finished
+ sql_episodes = "select episodeview.*, bookmark.timeInSeconds from episodeview join bookmark on (episodeview.idFile = bookmark.idFile) %sorder by episodeview.strTitle limit %d" % ( unplayed, self.LIMIT, )
+ # query the database
+ episodes_xml = xbmc.executehttpapi( "QueryVideoDatabase(%s)" % quote_plus( sql_episodes ), )
+ # separate the records
+ episodes = re.findall( "<record>(.+?)</record>", episodes_xml, re.DOTALL )
+ # enumerate thru our records and set our properties
+ for count, episode in enumerate( episodes ):
+ # separate individual fields
+ fields = re.findall( "<field>(.*?)</field>", episode, re.DOTALL )
+ # set properties
+ self.WINDOW.setProperty( "LatestEpisode.%d.ShowTitle" % ( count + 1, ), fields[ 27 ] )
+ self.WINDOW.setProperty( "LatestEpisode.%d.EpisodeTitle" % ( count + 1, ), fields[ 1 ] )
+ self.WINDOW.setProperty( "LatestEpisode.%d.EpisodeNo" % ( count + 1, ), "s%02de%02d" % ( int( fields[ 13 ] ), int( fields[ 14 ] ), ) )
+ self.WINDOW.setProperty( "LatestEpisode.%d.Rating" % ( count + 1, ), fields[ 4 ] )
+ # get cache names of path to use for thumbnail/fanart and play path
+ thumb_cache, fanart_cache, play_path = self._get_media( fields[ 24 ], fields[ 23 ] )
+ self.WINDOW.setProperty( "LatestEpisode.%d.Path" % ( count + 1, ), play_path )
+ self.WINDOW.setProperty( "LatestEpisode.%d.Fanart" % ( count + 1, ), "special://profile/Thumbnails/Video/%s/%s" % ( "Fanart", fanart_cache, ) )
+ # initial thumb path
+ thumb = "special://profile/Thumbnails/Video/%s/%s" % ( thumb_cache[ 0 ], thumb_cache, )
+ # if thumb does not exist use an auto generated thumb path
+ if ( not os.path.isfile( xbmc.translatePath( thumb ) ) ):
+ thumb = "special://profile/Thumbnails/Video/%s/auto-%s" % ( thumb_cache[ 0 ], thumb_cache, )
+ self.WINDOW.setProperty( "LatestEpisode.%d.Thumb" % ( count + 1, ), thumb )
+
+ def _fetch_music_info( self ):
+ # sql statement
+ if ( self.ALBUMS ):
+ sql_music = "select idAlbum from albumview order by idAlbum desc limit %d" % ( self.LIMIT, )
+ # query the database for recently added albums
+ music_xml = xbmc.executehttpapi( "QueryMusicDatabase(%s)" % quote_plus( sql_music ), )
+ # separate the records
+ albums = re.findall( "<record>(.+?)</record>", music_xml, re.DOTALL )
+ # set our unplayed query
+ unplayed = ( "(idAlbum = %s)", "(idAlbum = %s and lastplayed isnull)", )[ self.UNPLAYED ]
+ # sql statement
+ sql_music = "select songview.* from songview where %s limit 1" % ( unplayed, )
+ # clear our xml data
+ music_xml = ""
+ # enumerate thru albums and fetch info
+ for album in albums:
+ # query the database and add result to our string
+ music_xml += xbmc.executehttpapi( "QueryMusicDatabase(%s)" % quote_plus( sql_music % ( album.replace( "<field>", "" ).replace( "</field>", "" ), ) ), )
+ else:
+ # set our unplayed query
+ unplayed = ( "", "where lastplayed isnull ", )[ self.UNPLAYED ]
+ # sql statement
+ sql_music = "select * from songview %sorder by idSong desc limit %d" % ( unplayed, self.LIMIT, )
+ # query the database
+ music_xml = xbmc.executehttpapi( "QueryMusicDatabase(%s)" % quote_plus( sql_music ), )
+ # separate the records
+ items = re.findall( "<record>(.+?)</record>", music_xml, re.DOTALL )
+ # enumerate thru our records and set our properties
+ for count, item in enumerate( items ):
+ # separate individual fields
+ fields = re.findall( "<field>(.*?)</field>", item, re.DOTALL )
+ # set properties
+ self.WINDOW.setProperty( "LatestSong.%d.Title" % ( count + 1, ), fields[ 3 ] )
+ self.WINDOW.setProperty( "LatestSong.%d.Year" % ( count + 1, ), fields[ 6 ] )
+ self.WINDOW.setProperty( "LatestSong.%d.Artist" % ( count + 1, ), fields[ 24 ] )
+ self.WINDOW.setProperty( "LatestSong.%d.Album" % ( count + 1, ), fields[ 21 ] )
+ path = fields[ 22 ]
+ # don't add song for albums list TODO: figure out how toplay albums
+ ##if ( not self.ALBUMS ):
+ path += fields[ 8 ]
+ self.WINDOW.setProperty( "LatestSong.%d.Path" % ( count + 1, ), path )
+ # get cache name of path to use for fanart
+ cache_name = xbmc.getCacheThumbName( fields[ 24 ] )
+ self.WINDOW.setProperty( "LatestSong.%d.Fanart" % ( count + 1, ), "special://profile/Thumbnails/Music/%s/%s" % ( "Fanart", cache_name, ) )
+ self.WINDOW.setProperty( "LatestSong.%d.Thumb" % ( count + 1, ), fields[ 27 ] )
+
+
+if ( __name__ == "__main__" ):
+ Main()
+
diff --git a/addons/skin.confluence/skin.xml b/addons/skin.confluence/skin.xml new file mode 100644 index 0000000000..03b89a9c24 --- /dev/null +++ b/addons/skin.confluence/skin.xml @@ -0,0 +1,13 @@ +<skin>
+ <defaultresolution>720p</defaultresolution>
+ <defaultresolutionwide>720p</defaultresolutionwide>
+ <defaultthemename>textures.xpr</defaultthemename>
+ <version>2.11</version>
+ <effectslowdown>.75</effectslowdown>
+ <debugging>false</debugging>
+ <credits>
+ <skinname>Confluence</skinname>
+ <name>Coded by Jezz_X</name>
+ <name>Graphics by Jezz_X, Team Razorfish</name>
+ </credits>
+</skin>
diff --git a/addons/skin.confluence/sounds/back.wav b/addons/skin.confluence/sounds/back.wav Binary files differnew file mode 100644 index 0000000000..75839ff60e --- /dev/null +++ b/addons/skin.confluence/sounds/back.wav diff --git a/addons/skin.confluence/sounds/click.wav b/addons/skin.confluence/sounds/click.wav Binary files differnew file mode 100644 index 0000000000..3151deecf1 --- /dev/null +++ b/addons/skin.confluence/sounds/click.wav diff --git a/addons/skin.confluence/sounds/cursor.wav b/addons/skin.confluence/sounds/cursor.wav Binary files differnew file mode 100644 index 0000000000..105a57ed8b --- /dev/null +++ b/addons/skin.confluence/sounds/cursor.wav diff --git a/addons/skin.confluence/sounds/notify.wav b/addons/skin.confluence/sounds/notify.wav Binary files differnew file mode 100644 index 0000000000..b8670b0b2e --- /dev/null +++ b/addons/skin.confluence/sounds/notify.wav diff --git a/addons/skin.confluence/sounds/out.wav b/addons/skin.confluence/sounds/out.wav Binary files differnew file mode 100644 index 0000000000..af089a7751 --- /dev/null +++ b/addons/skin.confluence/sounds/out.wav diff --git a/addons/skin.confluence/sounds/shutter.wav b/addons/skin.confluence/sounds/shutter.wav Binary files differnew file mode 100644 index 0000000000..d5ac1e2d8a --- /dev/null +++ b/addons/skin.confluence/sounds/shutter.wav diff --git a/addons/skin.confluence/sounds/sounds.xml b/addons/skin.confluence/sounds/sounds.xml new file mode 100644 index 0000000000..536a5d5d86 --- /dev/null +++ b/addons/skin.confluence/sounds/sounds.xml @@ -0,0 +1,81 @@ +<!-- This file contains the mapping of actions to sounds -->
+
+<!-- The <actions> section contains global mapping -->
+
+<!-- To map a action to a sound, add a block like this to <actions>: -->
+<!-- <action> -->
+<!-- <name>left</name> -->
+<!-- <file>cursor.wav</file> -->
+<!-- </action> -->
+<!-- Where <name> specifies the action to map a sound to and <file> the wav -->
+<!-- file to play when the action occurs. -->
+
+<!-- Valid entries for <name> can be found at -->
+<!-- http://manual.xboxmediacenter.de/wakka.php?wakka=KeyMappingXML&v=6gu -->
+
+
+<!-- Also window specific sound can be played -->
+
+<!-- To map a sound to a window, add a block like this to <windows>: -->
+<!-- <window> -->
+<!-- <name>infodialog</name> -->
+<!-- <activate>notify.wav</activate> -->
+<!-- <deactivate>out.wav</deactivate> -->
+<!-- </window> -->
+<!-- Where <name> specifies the window to map a sound to -->
+<!-- <activate> and <deactivate> are the events a sound can be mapped to -->
+<!-- by setting the file to play. -->
+
+<!-- Valid entries for <name> can be found at -->
+<!-- http://manual.xboxmediacenter.de/wakka.php?wakka=WindowList&v=13k6 -->
+
+<!-- Note: Only wav files are supported -->
+
+<sounds>
+ <actions>
+ <action>
+ <name>left</name>
+ <file>cursor.wav</file>
+ </action>
+ <action>
+ <name>right</name>
+ <file>cursor.wav</file>
+ </action>
+ <action>
+ <name>up</name>
+ <file>cursor.wav</file>
+ </action>
+ <action>
+ <name>down</name>
+ <file>cursor.wav</file>
+ </action>
+ <action>
+ <name>select</name>
+ <file>click.wav</file>
+ </action>
+ <action>
+ <name>parentdir</name>
+ <file>back.wav</file>
+ </action>
+ <action>
+ <name>previousmenu</name>
+ <file>back.wav</file>
+ </action>
+ <action>
+ <name>screenshot</name>
+ <file>shutter.wav</file>
+ </action>
+ </actions>
+
+ <windows>
+ <window>
+ <name>infodialog</name>
+ <activate>notify.wav</activate>
+ <deactivate>out.wav</deactivate>
+ </window>
+ <window>
+ <name>startup</name>
+ <activate></activate>
+ </window>
+ </windows>
+</sounds>
|