[PM3.HD] Commit of skin code sorry no history because of the move

git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@3 0c45cd24-f56c-ec91-222f-6e3ca35936fa
This commit is contained in:
JezzX2 2010-05-24 03:13:05 +00:00
parent 3717db55c1
commit 3aefc8e896
545 changed files with 27513 additions and 0 deletions

111
720p/AddonBrowser.xml Normal file
View File

@ -0,0 +1,111 @@
<window id="20">
<defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<include>ContentPanel</include>
<include>CommonRootView</include>
<include>CommonListView</include>
<include>AddonInfoView</include>
<include>AllViewCommonPageControls</include>
<include>CommonFileCount</include>
<include>ScrollOffsetLabel</include>
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<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>45</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>250</posx>
<posy>58</posy>
<label>-</label>
<onleft>3</onleft>
<onright>50</onright>
<onup>2</onup>
<ondown>5</ondown>
</control>
<control type="radiobutton" id="5">
<description>View As button</description>
<posx>0</posx>
<posy>90</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>135</posy>
<include>CommonNowPlaying_Controls</include>
</control>
<control type="button" id="611">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>607</onup>
<ondown>2</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[24001]$INFO[Container.Property(AddonCategory), - ]</label>
</control>
<control type="label">
<description>Addon Repo Paths</description>
<posx>50r</posx>
<posy>50</posy>
<width>1060</width>
<height>30</height>
<font>font18</font>
<textcolor>white</textcolor>
<scroll>false</scroll>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[Container.Property(RepoName)]</label>
<include>Window_OpenClose_Animation</include>
</control>
<include>WindowTitleButtonsMedia</include>
</controls>
</window>

410
720p/DialogAddonInfo.xml Normal file
View File

@ -0,0 +1,410 @@
<window id="146">
<defaultcontrol always="true">9000</defaultcontrol>
<coordinates>
<system>1</system>
<posx>165</posx>
<posy>35</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="group">
<include>VisibleFadeEffect</include>
<visible>!Window.isVisible(AddonSettings)</visible>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>950</width>
<height>660</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>950</width>
<height>650</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>870</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>$LOCALIZE[24003]</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>880</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>79</posy>
<width>870</width>
<height>4</height>
<texture>separator.png</texture>
</control>
<control type="label">
<description>Addon Title value</description>
<posx>40</posx>
<posy>90</posy>
<width>870</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>$INFO[ListItem.Property(Addon.Name)]</label>
<textcolor>green</textcolor>
</control>
<control type="group">
<posx>50</posx>
<posy>130</posy>
<control type="label">
<description>Type txt</description>
<posx>0</posx>
<posy>0</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[146]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</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>font12</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>Author txt</description>
<posx>0</posx>
<posy>30</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[21863]:</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</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>font12</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>Version txt</description>
<posx>0</posx>
<posy>60</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[24051]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</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>font12</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>Rating txt</description>
<posx>0</posx>
<posy>90</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[563]:</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</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>0</posx>
<posy>120</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[20037]:</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</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>font12</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>font12</font>
<textcolor>grey2</textcolor>
</control>
<control type="group">
<visible>!IsEmpty(ListItem.Property(Addon.Disclaimer))</visible>
<control type="label">
<description>Description Page Count</description>
<posx>520</posx>
<posy>170</posy>
<width>300</width>
<height>25</height>
<label>$INFO[Container(400).CurrentPage, $LOCALIZE[31024] (]$INFO[Container(400).NumPages,/,)]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey</textcolor>
</control>
<control type="spincontrol" id="60">
<description>Next page button</description>
<posx>530</posx>
<posy>170</posy>
<subtype>page</subtype>
<font>-</font>
<onleft>61</onleft>
<onright>9000</onright>
<ondown>-</ondown>
<onup>-</onup>
<textcolor>white</textcolor>
<showonepage>true</showonepage>
</control>
<control type="textbox" id="400">
<description>Description</description>
<posx>10</posx>
<posy>195</posy>
<width>580</width>
<height>210</height>
<font>font12</font>
<align>justify</align>
<textcolor>white</textcolor>
<label>$INFO[ListItem.Property(Addon.Description)]</label>
<pagecontrol>60</pagecontrol>
</control>
<control type="label">
<description>Disclaimer txt</description>
<posx>0</posx>
<posy>420</posy>
<width>600</width>
<height>25</height>
<label>$LOCALIZE[24052]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>orange</textcolor>
</control>
<control type="fadelabel">
<description>Disclaimer Value</description>
<posx>10</posx>
<posy>445</posy>
<width>830</width>
<height>25</height>
<label>$INFO[ListItem.Property(Addon.Disclaimer)]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<scrollout>false</scrollout>
<pauseatend>2000</pauseatend>
</control>
</control>
<control type="group">
<visible>IsEmpty(ListItem.Property(Addon.Disclaimer))</visible>
<control type="label">
<description>Description Page Count</description>
<posx>520</posx>
<posy>170</posy>
<width>300</width>
<height>25</height>
<label>$INFO[Container(401).CurrentPage, $LOCALIZE[31024] (]$INFO[Container(401).NumPages,/,)]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey</textcolor>
</control>
<control type="spincontrol" id="61">
<description>Next page button</description>
<posx>530</posx>
<posy>170</posy>
<subtype>page</subtype>
<font>-</font>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>-</ondown>
<onup>-</onup>
<textcolor>white</textcolor>
<showonepage>true</showonepage>
</control>
<control type="textbox" id="401">
<description>Description</description>
<posx>10</posx>
<posy>195</posy>
<width>580</width>
<height>260</height>
<font>font12</font>
<align>justify</align>
<textcolor>white</textcolor>
<label>$INFO[ListItem.Property(Addon.Description)]</label>
<pagecontrol>61</pagecontrol>
</control>
</control>
</control>
<control type="group" id="9000">
<posx>690</posx>
<posy>130</posy>
<control type="button" id ="6">
<description>Enable Addon button</description>
<posx>0</posx>
<posy>0</posy>
<width>210</width>
<height>35</height>
<textoffsetx>20</textoffsetx>
<label>24022</label>
<font>font12</font>
<align>center</align>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus2.png</texturefocus>
<onleft>60</onleft>
<onright>60</onright>
<onup>10</onup>
<ondown>7</ondown>
</control>
<control type="button" id="7">
<description>Disable Addon button</description>
<posx>0</posx>
<posy>40</posy>
<width>210</width>
<height>35</height>
<textoffsetx>20</textoffsetx>
<label>24021</label>
<font>font12</font>
<align>center</align>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus2.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>80</posy>
<width>210</width>
<height>35</height>
<textoffsetx>20</textoffsetx>
<label>24020</label>
<font>font12</font>
<align>center</align>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus2.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>120</posy>
<width>210</width>
<height>35</height>
<textoffsetx>20</textoffsetx>
<label>24069</label>
<font>font12</font>
<align>center</align>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus2.png</texturefocus>
<onleft>60</onleft>
<onright>60</onright>
<onup>9</onup>
<ondown>10</ondown>
</control>
<control type="button" id="10">
<description>Changelog button</description>
<posx>0</posx>
<posy>160</posy>
<width>210</width>
<height>35</height>
<textoffsetx>20</textoffsetx>
<label>24036</label>
<font>font12</font>
<align>center</align>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<texturefocus border="5">button-focus2.png</texturefocus>
<onleft>60</onleft>
<onright>60</onright>
<onup>8</onup>
<ondown>6</ondown>
</control>
<control type="image">
<posx>0</posx>
<posy>200</posy>
<width>210</width>
<height>230</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Icon]</texture>
</control>
</control>
</control>
</controls>
</window>

View File

@ -0,0 +1,145 @@
<window id="10140">
<defaultcontrol>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">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>610</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="20">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>-</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="grouplist" id="2">
<description>control area</description>
<posx>40</posx>
<posy>85</posy>
<width>720</width>
<height>420</height>
<itemgap>5</itemgap>
<onup>2</onup>
<ondown>2</ondown>
<onleft>10</onleft>
<onright>10</onright>
</control>
<control type="button" id="3">
<description>Default Button</description>
<height>35</height>
<font>font12</font>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="4">
<description>Default RadioButton</description>
<height>35</height>
<font>font12</font>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
</control>
<control type="spincontrolex" id="5">
<description>Default spincontrolex</description>
<height>35</height>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<font>font12</font>
<aligny>center</aligny>
<reverse>yes</reverse>
</control>
<control type="image" id="6">
<description>Default Seperator</description>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="label" id="7">
<description>Separator label</description>
<label></label>
<height>25</height>
<font>font12</font>
<align>center</align>
<aligny>bottom</aligny>
<textcolor>green</textcolor>
</control>
<control type="group" id="9001">
<control type="button" id="10">
<description>OK Button</description>
<posx>300</posx>
<posy>525</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.png</texturefocus>
<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>525</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.png</texturefocus>
<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>525</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.png</texturefocus>
<label>409</label>
<onleft>11</onleft>
<onright>10</onright>
<onup>2</onup>
<ondown>2</ondown>
</control>
</control>
</controls>
</window>

638
720p/DialogAlbumInfo.xml Normal file
View File

@ -0,0 +1,638 @@
<window id="2001">
<defaultcontrol always="true">5</defaultcontrol>
<allowoverlay>no</allowoverlay>
<include>dialogeffect</include>
<controls>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="button">
<description>Close Window button</description>
<posx>1210</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>84</posy>
<width>1200</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="group">
<visible>Container.Content(Albums)</visible>
<control type="image">
<description>Cover image</description>
<posx>60</posx>
<posy>100</posy>
<width>350</width>
<height>350</height>
<info>Listitem.Icon</info>
<aspectratio>keep</aspectratio>
</control>
<control type="label">
<description>Album Title value</description>
<posx>40</posx>
<posy>45</posy>
<width>1200</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<textcolor>green</textcolor>
<shadowcolor>black</shadowcolor>
<label>[UPPERCASE]$INFO[Listitem.ALBUM][/UPPERCASE]</label>
<font>font18</font>
</control>
<control type="list" id="49">
<posx>440</posx>
<posy>100</posy>
<width>790</width>
<height>350</height>
<onleft>9000</onleft>
<onright>50</onright>
<onup>49</onup>
<ondown>49</ondown>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>160</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>white</selectedcolor>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>175</posx>
<posy>0</posy>
<width>610</width>
<height>30</height>
<font>font12</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>790</width>
<height>30</height>
<visible>Control.HasFocus(49)</visible>
<texture border="5">button-focus.png</texture>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>160</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>white</selectedcolor>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>175</posx>
<posy>0</posy>
<width>610</width>
<height>30</height>
<font>font12</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>
<control type="group">
<visible>Container.Content(Artists)</visible>
<control type="group">
<visible>Control.HasFocus(12)</visible>
<include>VisibleFadeEffect</include>
<control type="label">
<posx>690</posx>
<posy>140</posy>
<width>550</width>
<height>30</height>
<align>center</align>
<aligny>top</aligny>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
<label>31048</label>
<font>font13</font>
</control>
<control type="image">
<description>Current Fanart image</description>
<posx>60</posx>
<posy>100</posy>
<width>640</width>
<height>350</height>
<info>Listitem.Property(Fanart_Image)</info>
<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>60</posx>
<posy>100</posy>
<width>640</width>
<height>350</height>
<texture border="5">NoCover_1.png</texture>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<description>No Fanart Circle</description>
<posx>80</posx>
<posy>120</posy>
<width>600</width>
<height>310</height>
<texture>NoCover_2.png</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="label">
<posx>60</posx>
<posy>100</posy>
<width>640</width>
<height>350</height>
<font>font25</font>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
<align>center</align>
<aligny>center</aligny>
<label>31010</label>
</control>
</control>
</control>
<control type="group">
<visible>!Control.HasFocus(12)</visible>
<include>VisibleFadeEffect</include>
<control type="image">
<description>Cover image</description>
<posx>60</posx>
<posy>100</posy>
<width>350</width>
<height>350</height>
<info>Listitem.Icon</info>
<aspectratio>keep</aspectratio>
</control>
<control type="label">
<description>Artists Title value</description>
<posx>40</posx>
<posy>45</posy>
<width>1200</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<textcolor>green</textcolor>
<shadowcolor>black</shadowcolor>
<label>[UPPERCASE]$INFO[Listitem.Artist][/UPPERCASE]</label>
<font>font18</font>
</control>
<control type="list" id="49">
<posx>440</posx>
<posy>100</posy>
<width>790</width>
<height>350</height>
<onleft>9000</onleft>
<onright>50</onright>
<onup>49</onup>
<ondown>49</ondown>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>160</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>white</selectedcolor>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>175</posx>
<posy>0</posy>
<width>610</width>
<height>30</height>
<font>font12</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>790</width>
<height>30</height>
<visible>Control.HasFocus(49)</visible>
<texture border="5">button-focus.png</texture>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>160</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>white</selectedcolor>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>175</posx>
<posy>0</posy>
<width>610</width>
<height>30</height>
<font>font12</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>
</control>
<control type="image">
<posx>40</posx>
<posy>460</posy>
<width>1200</width>
<height>4</height>
<texture>separator.png</texture>
</control>
<control type="textbox" id="4">
<description>textarea</description>
<posx>290</posx>
<posy>480</posy>
<width>930</width>
<height>160</height>
<font>font11</font>
<align>justify</align>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<onleft>5</onleft>
<onright>50</onright>
<onup>5</onup>
<ondown>50</ondown>
<visible>!Control.IsVisible(50)</visible>
<pagecontrol>61</pagecontrol>
<autoscroll time="3000" delay="4000" repeat="5000">!Control.HasFocus(61) + Skin.HasSetting(AutoScroll)</autoscroll>
</control>
<control type="panel" id="50">
<posx>290</posx>
<posy>480</posy>
<width>930</width>
<height>160</height>
<onleft>9000</onleft>
<onright>61</onright>
<onup>50</onup>
<ondown>50</ondown>
<viewtype label="">list</viewtype>
<pagecontrol>61</pagecontrol>
<scrolltime>200</scrolltime>
<orientation>vertical</orientation>
<itemlayout condition="Container.Content(Albums)" height="35" width="465">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>463</width>
<height>33</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>440</width>
<height>33</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>white</selectedcolor>
<label>([COLOR=green][B]$INFO[ListItem.TrackNumber][/B][/COLOR]) - $INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>453</posx>
<posy>0</posy>
<width>2008</width>
<height>33</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<selectedcolor>white</selectedcolor>
<label>$INFO[ListItem.Duration]</label>
</control>
</itemlayout>
<focusedlayout condition="Container.Content(Albums)" height="35" width="465">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>463</width>
<height>33</height>
<visible>!Control.HasFocus(50)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>463</width>
<height>33</height>
<visible>Control.HasFocus(50)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>440</width>
<height>33</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>white</selectedcolor>
<label>([COLOR=green][B]$INFO[ListItem.TrackNumber][/B][/COLOR]) - $INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>453</posx>
<posy>0</posy>
<width>2008</width>
<height>33</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<selectedcolor>white</selectedcolor>
<label>$INFO[ListItem.Duration]</label>
</control>
</focusedlayout>
<itemlayout condition="Container.Content(Artists)" height="35" width="380">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>378</width>
<height>33</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>358</width>
<height>33</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>white</selectedcolor>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout condition="Container.Content(Artists)" height="35" width="380">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>378</width>
<height>33</height>
<visible>!Control.HasFocus(50)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>378</width>
<height>33</height>
<visible>Control.HasFocus(50)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>358</width>
<height>33</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>white</selectedcolor>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="image">
<description>Album image</description>
<posx>1060</posx>
<posy>480</posy>
<width>160</width>
<height>160</height>
<texture>$INFO[Container(50).Listitem.Icon]</texture>
<aspectratio>keep</aspectratio>
<visible>Control.IsVisible(50) + Container.Content(Artists)</visible>
</control>
<control type="spincontrol" id="61">
<description>Next page button</description>
<posx>130r</posx>
<posy>650</posy>
<subtype>page</subtype>
<font>font12b</font>
<onleft>50</onleft>
<onright>9000</onright>
<ondown>49</ondown>
<onup>50</onup>
<textcolor>white</textcolor>
<showonepage>true</showonepage>
<animation effect="slide" time="0" end="-180,0" condition="Control.IsVisible(50) + Container.Content(Artists)">Conditional</animation>
</control>
<control type="group" id="9001">
<control type="group" id="9000">
<posx>60</posx>
<posy>480</posy>
<control type="button" id="5">
<description>Cast/Review</description>
<posx>0</posx>
<posy>0</posy>
<include>ButtonInfoDialogsCommonValues</include>
<label>206</label>
<onleft>61</onleft>
<onright>49</onright>
<onup>12</onup>
<ondown>6</ondown>
</control>
<control type="button" id="6">
<description>Refresh</description>
<posx>0</posx>
<posy>35</posy>
<include>ButtonInfoDialogsCommonValues</include>
<label>184</label>
<onleft>61</onleft>
<onright>49</onright>
<onup>5</onup>
<ondown>10</ondown>
</control>
<control type="button" id="10">
<description>Get Thumb</description>
<posx>0</posx>
<posy>70</posy>
<include>ButtonInfoDialogsCommonValues</include>
<label>13405</label>
<onleft>61</onleft>
<onright>49</onright>
<onup>6</onup>
<ondown>12</ondown>
</control>
<control type="button" id="12">
<description>Get Fanart</description>
<posx>0</posx>
<posy>105</posy>
<include>ButtonInfoDialogsCommonValues</include>
<label>20413</label>
<onleft>61</onleft>
<onright>49</onright>
<onup>10</onup>
<ondown>5</ondown>
</control>
</control>
</control>
</controls>
</window>

55
720p/DialogBusy.xml Normal file
View File

@ -0,0 +1,55 @@
<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>510</posx>
<posy>630</posy>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>260</width>
<height>75</height>
<texture>black-back.png</texture>
<bordertexture border="3">NoCover_1.png</bordertexture>
<bordersize>5</bordersize>
</control>
<control type="multiimage">
<description>Busy animation</description>
<posx>20</posx>
<posy>10</posy>
<width>54</width>
<height>54</height>
<imagepath>busy</imagepath>
<timeperimage>100</timeperimage>
<fadetime>0</fadetime>
</control>
<control type="label">
<description>Busy label</description>
<posx>100</posx>
<posy>20</posy>
<width>270</width>
<height>35</height>
<align>left</align>
<aligny>center</aligny>
<label>[COLOR=green][B]$LOCALIZE[31001][/B][/COLOR][CR]$LOCALIZE[20186]!</label>
<font>font11</font>
</control>
</control>
</controls>
</window>

312
720p/DialogButtonMenu.xml Normal file
View File

@ -0,0 +1,312 @@
<window type="buttonMenu" id="111">
<defaultcontrol always="true">35</defaultcontrol>
<coordinates>
<system>1</system>
<posx>0</posx>
<posy>320</posy>
</coordinates>
<animation effect="zoom" start="400" center="680,290" time="400">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
<controls>
<control type="image">
<posx>0</posx>
<posy>-7</posy>
<width>1280</width>
<height>116</height>
<texture border="1,11,1,23">sub-background.png</texture>
</control>
<control type="grouplist">
<posx>0</posx>
<posy>5</posy>
<width>1280</width>
<itemgap>0</itemgap>
<align>center</align>
<orientation>Horizontal</orientation>
<control type="togglebutton" id="10">
<description>Master mode button</description>
<width>80</width>
<height>81</height>
<label>20046</label>
<altlabel>20045</altlabel>
<texturefocus>sub-master-focus.gif</texturefocus>
<texturenofocus>sub-master-nofocus.png</texturenofocus>
<usealttexture>!System.IsMaster</usealttexture>
<alttexturefocus>sub-nomaster-focus.gif</alttexturefocus>
<alttexturenofocus>sub-nomaster-nofocus.png</alttexturenofocus>
<onclick>xbmc.mastermode</onclick>
<pulseonselect>no</pulseonselect>
<font>-</font>
<visible>System.HasLocks</visible>
<visible>System.Loggedon</visible>
</control>
<control type="button" id="11">
<description>System Info button</description>
<width>80</width>
<height>81</height>
<texturefocus>sub-info-focus.gif</texturefocus>
<texturenofocus>sub-info-nofocus.png</texturenofocus>
<onclick>XBMC.ActivateWindow(7)</onclick>
<pulseonselect>no</pulseonselect>
<font>-</font>
<label>130</label>
<visible>System.Loggedon</visible>
</control>
<control type="button" id="12">
<description>Profile LogOff</description>
<width>80</width>
<height>81</height>
<texturefocus>sub-logoff-focus.gif</texturefocus>
<texturenofocus>sub-logoff-nofocus.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="13">
<description>Exit xbmc</description>
<width>80</width>
<height>81</height>
<texturefocus>sub-exit-focus.gif</texturefocus>
<texturenofocus>sub-exit-nofocus.png</texturenofocus>
<onclick>dialog.close(all,true)</onclick>
<onclick>XBMC.Quit()</onclick>
<pulseonselect>no</pulseonselect>
<font>-</font>
<label>$LOCALIZE[13012] XBMC</label>
</control>
<control type="group" id="14">
<width>80</width>
<defaultcontrol always="true">35</defaultcontrol>
<control type="button" id="30">
<description>30min ShutdownTimer button</description>
<posx>0</posx>
<posy>0</posy>
<width>80</width>
<height>81</height>
<texturefocus>-</texturefocus>
<texturenofocus>-</texturenofocus>
<onclick>XBMC.AlarmClock(shutdowntimer,XBMC.Shutdown(),30)</onclick>
<pulseonselect>no</pulseonselect>
<onleft>13</onleft>
<onright>15</onright>
<onup>31</onup>
<ondown>35</ondown>
<font>-</font>
<label>20147</label>
</control>
<control type="button" id="31">
<description>60min ShutdownTimer button</description>
<posx>0</posx>
<posy>0</posy>
<width>80</width>
<height>81</height>
<texturefocus>-</texturefocus>
<texturenofocus>-</texturenofocus>
<onclick>XBMC.AlarmClock(shutdowntimer,XBMC.Shutdown(),60)</onclick>
<pulseonselect>no</pulseonselect>
<onleft>13</onleft>
<onright>15</onright>
<onup>32</onup>
<ondown>30</ondown>
<font>-</font>
<label>20148</label>
</control>
<control type="button" id="32">
<description>120min ShutdownTimer button</description>
<posx>0</posx>
<posy>0</posy>
<width>80</width>
<height>81</height>
<texturefocus>-</texturefocus>
<texturenofocus>-</texturenofocus>
<onclick>XBMC.AlarmClock(shutdowntimer,XBMC.Shutdown(),120)</onclick>
<pulseonselect>no</pulseonselect>
<onleft>13</onleft>
<onright>15</onright>
<onup>33</onup>
<ondown>31</ondown>
<font>-</font>
<label>20149</label>
</control>
<control type="button" id="33">
<description>Custom ShutdownTimer button</description>
<posx>0</posx>
<posy>0</posy>
<width>80</width>
<height>81</height>
<texturefocus>-</texturefocus>
<texturenofocus>-</texturenofocus>
<onclick>XBMC.AlarmClock(shutdowntimer,XBMC.Shutdown())</onclick>
<pulseonselect>no</pulseonselect>
<onleft>13</onleft>
<onright>15</onright>
<onup>34</onup>
<ondown>32</ondown>
<font>-</font>
<label>20150</label>
</control>
<control type="button" id="34">
<description>Cancel ShutdownTimer button</description>
<visible>System.HasAlarm(shutdowntimer)</visible>
<posx>0</posx>
<posy>0</posy>
<width>80</width>
<height>81</height>
<texturefocus>-</texturefocus>
<texturenofocus>-</texturenofocus>
<onclick>XBMC.CancelAlarm(shutdowntimer)</onclick>
<pulseonselect>no</pulseonselect>
<onleft>13</onleft>
<onright>15</onright>
<onup>35</onup>
<ondown>33</ondown>
<font>-</font>
<label>20151</label>
</control>
<control type="button" id="35">
<description>Shutdown button</description>
<posx>0</posx>
<posy>0</posy>
<width>80</width>
<height>81</height>
<texturefocus>-</texturefocus>
<texturenofocus>sub-shutdown-nofocus.png</texturenofocus>
<onclick>XBMC.Shutdown()</onclick>
<pulseonselect>no</pulseonselect>
<onleft>13</onleft>
<onright>15</onright>
<onup>30</onup>
<ondown>34</ondown>
<font>-</font>
<label>13005</label>
</control>
<control type="image">
<description>Shutdown focus image</description>
<posx>0</posx>
<posy>0</posy>
<width>80</width>
<height>81</height>
<texture>sub-shutdown-focus.gif</texture>
<visible>[Control.HasFocus(30) | Control.HasFocus(31) | Control.HasFocus(32) | Control.HasFocus(33) | Control.HasFocus(34) | Control.HasFocus(35)]</visible>
</control>
</control>
<control type="button" id="15">
<description>Suspend button</description>
<posx>400</posx>
<posy>5</posy>
<width>80</width>
<height>81</height>
<texturefocus>sub-suspend-focus.gif</texturefocus>
<texturenofocus>sub-suspend-nofocus.png</texturenofocus>
<onclick>XBMC.Suspend()</onclick>
<onclick>dialog.close(all,true)</onclick>
<pulseonselect>no</pulseonselect>
<font>-</font>
<label>13011</label>
<visible>!Skin.HasSetting(ShutdownUseHibernate)</visible>
<visible>System.CanSuspend</visible>
</control>
<control type="button" id="16">
<description>Hibernate button</description>
<posx>400</posx>
<posy>5</posy>
<width>80</width>
<height>81</height>
<texturefocus>sub-suspend-focus.gif</texturefocus>
<texturenofocus>sub-suspend-nofocus.png</texturenofocus>
<onclick>XBMC.Hibernate()</onclick>
<onclick>dialog.close(all,true)</onclick>
<pulseonselect>no</pulseonselect>
<font>-</font>
<label>13010</label>
<visible>Skin.HasSetting(ShutdownUseHibernate)</visible>
<visible>System.CanHibernate</visible>
</control>
<control type="button" id="17">
<description>Favourites button</description>
<posx>480</posx>
<posy>5</posy>
<width>80</width>
<height>81</height>
<texturefocus>sub-favs-focus.gif</texturefocus>
<texturenofocus>sub-favs-nofocus.png</texturenofocus>
<onclick>XBMC.ActivateWindow(Favourites)</onclick>
<pulseonselect>no</pulseonselect>
<font>-</font>
<label>1036</label>
<visible>System.Loggedon</visible>
</control>
<control type="button" id="18">
<description>Reboot button</description>
<posx>560</posx>
<posy>5</posy>
<width>80</width>
<height>81</height>
<texturefocus>sub-reboot-focus.gif</texturefocus>
<texturenofocus>sub-reboot-nofocus.png</texturenofocus>
<onclick>XBMC.Reset()</onclick>
<pulseonselect>no</pulseonselect>
<font>-</font>
<label>13013</label>
</control>
<control type="button" id="19">
<description>Eject Drive button</description>
<posx>640</posx>
<posy>5</posy>
<width>80</width>
<height>81</height>
<texturenofocus>sub-eject-nofocus.png</texturenofocus>
<texturefocus>sub-eject-focus.gif</texturefocus>
<onclick>XBMC.EjectTray()</onclick>
<pulseonselect>no</pulseonselect>
<font>-</font>
<label>$LOCALIZE[13391] $LOCALIZE[155]</label>
<visible>System.Loggedon</visible>
</control>
</control>
<control type="image" id="0">
<posx>0</posx>
<posy>-60</posy>
<width>1280</width>
<height>50</height>
<colordiffuse>CCFFFFFF</colordiffuse>
<texture>sub-background-label.png</texture>
<visible>system.hasloginscreen + System.Loggedon</visible>
</control>
<control type="label">
<description>Label control</description>
<posx>0</posx>
<posy>-64</posy>
<width>1280</width>
<height>45</height>
<label>$LOCALIZE[20125] $INFO[system.profilename]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<font>font11</font>
<visible>system.hasloginscreen + System.Loggedon</visible>
</control>
<control type="image" id="0">
<posx>0</posx>
<posy>110</posy>
<width>1280</width>
<height>50</height>
<colordiffuse>CCFFFFFF</colordiffuse>
<texture>sub-background-label.png</texture>
</control>
<control type="label" id="3100">
<description>Label control</description>
<posx>0</posx>
<posy>110</posy>
<width>1280</width>
<height>40</height>
<label>-</label>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
</controls>
</window>

View File

@ -0,0 +1,243 @@
<window id="132">
<defaultcontrol>3</defaultcontrol>
<coordinates>
<system>1</system>
<posx>240</posx>
<posy>20</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>660</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>660</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="1">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>20333</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>730</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="spincontrolex" id="3">
<description>Content Picker</description>
<posx>40</posx>
<posy>85</posy>
<width>720</width>
<height>35</height>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<font>font12</font>
<label>20344</label>
<aligny>center</aligny>
<reverse>yes</reverse>
<onup>28</onup>
<ondown>4</ondown>
<onleft>3</onleft>
<onright>3</onright>
</control>
<control type="image">
<description>scraper image</description>
<posx>450</posx>
<posy>125</posy>
<width>310</width>
<height>200</height>
<aspectratio>keep</aspectratio>
<info>ListItem.Icon</info>
<visible>Control.IsVisible(4)</visible>
</control>
<control type="list" id="4">
<posx>40</posx>
<posy>125</posy>
<width>400</width>
<height>200</height>
<onup>3</onup>
<onleft>5</onleft>
<onright>5</onright>
<ondown>5</ondown>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>400</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>5</posx>
<posy>4</posy>
<width>35</width>
<height>27</height>
<texture>$INFO[Listitem.Icon]</texture>
</control>
<control type="label">
<posx>50</posx>
<posy>0</posy>
<width>340</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>400</width>
<height>35</height>
<visible>!Control.HasFocus(4)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>400</width>
<height>35</height>
<visible>Control.HasFocus(4)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>5</posx>
<posy>4</posy>
<width>35</width>
<height>27</height>
<texture>$INFO[Listitem.Icon]</texture>
</control>
<control type="label">
<posx>50</posx>
<posy>0</posy>
<width>340</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="image">
<posx>40</posx>
<posy>333</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="grouplist" id="5">
<description>control area</description>
<posx>40</posx>
<posy>345</posy>
<width>720</width>
<height>200</height>
<itemgap>5</itemgap>
<onup>4</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>35</height>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="8">
<description>Default RadioButton</description>
<posx>0</posx>
<posy>0</posy>
<height>35</height>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="group" id="9001">
<control type="button" id="28">
<description>OK Button</description>
<posx>300</posx>
<posy>575</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<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>575</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<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>575</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<label>5</label>
<onleft>29</onleft>
<onright>28</onright>
<onup>30</onup>
<ondown>3</ondown>
</control>
</control>
</controls>
</window>

View File

@ -0,0 +1,45 @@
<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>-50</posy>
<width>400</width>
<height>50</height>
<texture border="40,40,40,0">ContextMenu_Top.png</texture>
</control>
<control type="image" id="999">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>400</width>
<texture border="40,0,40,0">ContextMenu_Middle.png</texture>
</control>
<control type="image" id="998">
<description>background bottom image</description>
<posx>0</posx>
<width>400</width>
<height>50</height>
<texture border="40,0,40,40">ContextMenu_Bottom.png</texture>
</control>
<control type="button" id="1000">
<description>button template</description>
<posx>43</posx>
<posy>40</posy>
<width>310</width>
<height>35</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
</control>
</controls>
</window>

131
720p/DialogFavourites.xml Normal file
View File

@ -0,0 +1,131 @@
<window type="dialog" id="134">
<defaultcontrol always="true">450</defaultcontrol>
<coordinates>
<system>1</system>
<posx>450</posx>
<posy>105</posy>
</coordinates>
<animation effect="slide" start="830,0" end="0,0" time="500" tween="quadratic" easing="out">WindowOpen</animation>
<animation effect="slide" end="830,0" start="0,0" time="500" tween="quadratic" easing="in">WindowClose</animation>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>900</width>
<height>510</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>900</width>
<height>510</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="2">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>790</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>$LOCALIZE[1036]</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="image">
<posx>40</posx>
<posy>80</posy>
<width>790</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="list" id="450">
<posx>45</posx>
<posy>100</posy>
<width>450</width>
<height>320</height>
<onup>450</onup>
<onleft>450</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>450</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>430</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>450</width>
<height>35</height>
<visible>!Control.HasFocus(450)</visible>
<texture border="3">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>450</width>
<height>35</height>
<visible>Control.HasFocus(450)</visible>
<texture border="3">button-focus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>430</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="label">
<description>Page label</description>
<posx>40</posx>
<posy>430</posy>
<width>450</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font12b</font>
<label>($INFO[Container(450).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(450).CurrentPage]/$INFO[Container(450).NumPages])</label>
<visible>!Control.IsVisible(451)</visible>
</control>
<control type="image">
<posx>500</posx>
<posy>100</posy>
<width>310</width>
<height>315</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[Container(450).ListItem.Icon]</texture>
<bordertexture border="5">button-focus2.png</bordertexture>
<bordersize>5</bordersize>
<visible>!IsEmpty(ListItem.Icon)</visible>
</control>
</controls>
</window>

116
720p/DialogFileStacking.xml Normal file
View File

@ -0,0 +1,116 @@
<window id="2008">
<defaultcontrol>450</defaultcontrol>
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>315</posx>
<posy>247</posy>
</coordinates>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>650</width>
<height>225</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>650</width>
<height>225</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>570</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>$INFO[ListItem.Label]</label>
<textcolor>green</textcolor>
</control>
<control type="image">
<posx>40</posx>
<posy>80</posy>
<width>570</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="label">
<posx>40</posx>
<posy>85</posy>
<width>570</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font11</font>
<label>31060</label>
<textcolor>grey2</textcolor>
</control>
<control type="image">
<posx>50</posx>
<posy>120</posy>
<width>25</width>
<height>30</height>
<texture>scroll-left-focus.png</texture>
<visible>Container(450).HasPrevious</visible>
</control>
<control type="image">
<posx>575</posx>
<posy>120</posy>
<width>25</width>
<height>30</height>
<texture>scroll-right-focus.png</texture>
<visible>Container(450).HasNext</visible>
</control>
<control type="list" id="450">
<posx>85</posx>
<posy>120</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>30</height>
<aspectratio>stretch</aspectratio>
<texture>ProgressFront2.png</texture>
</control>
</itemlayout>
<focusedlayout width="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>38</width>
<height>30</height>
<aspectratio>stretch</aspectratio>
<texture>ProgressFront.png</texture>
</control>
</focusedlayout>
</control>
<control type="label">
<posx>40</posx>
<posy>155</posy>
<width>570</width>
<height>22</height>
<font>font12</font>
<align>center</align>
<info>Container(450).ListItem.Label</info>
</control>
</controls>
</window>

View File

@ -0,0 +1,806 @@
<window type="dialog" id="142">
<defaultcontrol always="true">1</defaultcontrol>
<include>dialogeffect</include>
<controls>
<control type="group">
<posx>0</posx>
<posy>520</posy>
<visible>!VideoPlayer.Content(Movies) + !VideoPlayer.Content(Episodes) + !VideoPlayer.Content(MusicVideos) + !VideoPlayer.Content(LiveTV)</visible>
<control type="image">
<description>Icon background image</description>
<posx>0</posx>
<posy>0</posy>
<width>210</width>
<height>170</height>
<texture>black-back.png</texture>
</control>
<control type="image">
<description>media info background image</description>
<posx>215</posx>
<posy>0</posy>
<width>1065</width>
<height>170</height>
<texture>black-back.png</texture>
</control>
<control type="label" id="1">
<description>System Time Label</description>
<posx>1250</posx>
<posy>10</posy>
<width>200</width>
<height>25</height>
<textcolor>green</textcolor>
<label>$INFO[System.Time]</label>
<align>right</align>
<aligny>center</aligny>
<font>font13</font>
</control>
<control type="image">
<description>cover image</description>
<posx>30</posx>
<posy>5</posy>
<width>175</width>
<height>160</height>
<info>VideoPlayer.cover</info>
<aspectratio align="right">keep</aspectratio>
</control>
<control type="label">
<posx>230</posx>
<posy>10</posy>
<width>1020</width>
<height>25</height>
<label>$INFO[VideoPlayer.Studio]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<posx>230</posx>
<posy>38</posy>
<width>1020</width>
<height>25</height>
<label>$INFO[VideoPlayer.Title]</label>
<align>left</align>
<aligny>center</aligny>
<font>font18b</font>
<scroll>true</scroll>
</control>
<control type="label">
<posx>230</posx>
<posy>70</posy>
<width>885</width>
<height>25</height>
<label>$INFO[VideoPlayer.Genre]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>time label</description>
<posx>230</posx>
<posy>100</posy>
<width>280</width>
<height>25</height>
<label>$INFO[VideoPlayer.Time]$INFO[Player.Duration, / ]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>Chapter Pos No</description>
<posx>1250</posx>
<posy>100</posy>
<width>500</width>
<height>25</height>
<textcolor>white</textcolor>
<label>$INFO[Player.Chapter,$LOCALIZE[21396]: ]$INFO[Player.ChapterCount, / ]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<visible>Player.ChapterCount</visible>
</control>
<control type="progress">
<description>Progressbar</description>
<posx>230</posx>
<posy>130</posy>
<width>1020</width>
<height>8</height>
<info>Player.Progress</info>
</control>
<control type="label" id="1">
<posx>1250</posx>
<posy>140</posy>
<width>1020</width>
<height>25</height>
<label>$INFO[Player.ChapterName,$LOCALIZE[31020] : ]</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
<scroll>true</scroll>
</control>
</control>
<control type="group">
<posx>0</posx>
<posy>380</posy>
<visible>VideoPlayer.Content(Movies)</visible>
<control type="image">
<description>Icon info background image</description>
<posx>0</posx>
<posy>0</posy>
<width>235</width>
<height>310</height>
<texture>black-back.png</texture>
</control>
<control type="image">
<description>cover image</description>
<posx>30</posx>
<posy>5</posy>
<width>200</width>
<height>300</height>
<info>VideoPlayer.cover</info>
<aspectratio align="right">keep</aspectratio>
</control>
<control type="group">
<posy>140</posy>
<control type="image">
<description>media info background image</description>
<posx>240</posx>
<posy>0</posy>
<width>1040</width>
<height>170</height>
<texture>black-back.png</texture>
</control>
<control type="group">
<visible>!IsEmpty(VideoPlayer.Plot)</visible>
<control type="image">
<description>Button background image</description>
<posx>205r</posx>
<posy>0</posy>
<width>85</width>
<height>32</height>
<texture border="15,0,15,15">osd-panel-top.png</texture>
</control>
<control type="button" id="1">
<description>SmallInfo button</description>
<posx>195r</posx>
<posy>0</posy>
<width>32</width>
<height>32</height>
<label>-</label>
<font>-</font>
<aligny>-</aligny>
<texturefocus>osd_button_info_1.png</texturefocus>
<texturenofocus>osd_button_info_1_nofocus.png</texturenofocus>
<onleft>2</onleft>
<onright>2</onright>
<onup>1</onup>
<ondown>1</ondown>
</control>
<control type="button" id="2">
<description>SmallInfo button</description>
<posx>163r</posx>
<posy>0</posy>
<width>32</width>
<height>32</height>
<label>-</label>
<font>-</font>
<aligny>-</aligny>
<texturefocus>osd_button_info_2.png</texturefocus>
<texturenofocus>osd_button_info_2_nofocus.png</texturenofocus>
<onleft>1</onleft>
<onright>60</onright>
<onup>2</onup>
<ondown>2</ondown>
</control>
</control>
<control type="label">
<posx>255</posx>
<posy>10</posy>
<width>995</width>
<height>25</height>
<label>$INFO[VideoPlayer.Studio]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<posx>255</posx>
<posy>38</posy>
<width>995</width>
<height>25</height>
<label>$INFO[VideoPlayer.Title]</label>
<align>left</align>
<aligny>center</aligny>
<font>font18b</font>
<scroll>true</scroll>
</control>
<control type="label">
<posx>255</posx>
<posy>70</posy>
<width>995</width>
<height>25</height>
<label>$INFO[VideoPlayer.Genre]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>time label</description>
<posx>255</posx>
<posy>100</posy>
<width>280</width>
<height>25</height>
<label>$INFO[VideoPlayer.Time]$INFO[Player.Duration, / ]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>white</textcolor>
</control>
<control type="label" id="1">
<description>System Time Label</description>
<posx>1250</posx>
<posy>10</posy>
<width>200</width>
<height>25</height>
<textcolor>green</textcolor>
<label>$INFO[System.Time]</label>
<align>right</align>
<aligny>center</aligny>
<font>font13</font>
</control>
<control type="label">
<description>Chapter Pos No</description>
<posx>1250</posx>
<posy>100</posy>
<width>500</width>
<height>25</height>
<textcolor>white</textcolor>
<label>$INFO[Player.Chapter,$LOCALIZE[21396]: ]$INFO[Player.ChapterCount, / ]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<visible>Player.ChapterCount</visible>
</control>
<control type="progress">
<description>Progressbar</description>
<posx>255</posx>
<posy>130</posy>
<width>995</width>
<height>8</height>
<info>Player.Progress</info>
</control>
<control type="label" id="1">
<posx>1250</posx>
<posy>140</posy>
<width>995</width>
<height>25</height>
<label>$INFO[Player.ChapterName,$LOCALIZE[31020] : ]</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
<scroll>true</scroll>
</control>
</control>
<control type="group">
<posy>0</posy>
<visible>Control.HasFocus(2) | Control.HasFocus(60)</visible>
<include>VisibleFadeEffect</include>
<control type="image">
<description>media info background image</description>
<posx>240</posx>
<posy>0</posy>
<width>1040</width>
<height>135</height>
<texture>black-back.png</texture>
</control>
<control type="textbox">
<description>Description Value for Movies</description>
<posx>255</posx>
<posy>15</posy>
<width>975</width>
<height>105</height>
<font>font11</font>
<align>left</align>
<textcolor>white</textcolor>
<pagecontrol>60</pagecontrol>
<label>$INFO[VideoPlayer.Plot]</label>
<autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
</control>
<control type="scrollbar" id="60">
<posx>1230</posx>
<posy>15</posy>
<width>20</width>
<height>105</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.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>2</onleft>
<onright>1</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
</control>
</control>
<control type="group">
<posx>0</posx>
<posy>380</posy>
<visible>VideoPlayer.Content(Episodes)</visible>
<control type="image">
<description>Icon info background image</description>
<posx>0</posx>
<posy>140</posy>
<width>335</width>
<height>170</height>
<texture>black-back.png</texture>
</control>
<control type="image">
<description>cover image</description>
<posx>30</posx>
<posy>145</posy>
<width>300</width>
<height>160</height>
<info>VideoPlayer.cover</info>
<aspectratio align="right">keep</aspectratio>
</control>
<control type="group">
<posy>140</posy>
<control type="image">
<description>media info background image</description>
<posx>340</posx>
<posy>0</posy>
<width>940</width>
<height>170</height>
<texture>black-back.png</texture>
</control>
<control type="group">
<visible>!IsEmpty(VideoPlayer.Plot)</visible>
<control type="image">
<description>Button background image</description>
<posx>205r</posx>
<posy>0</posy>
<width>85</width>
<height>32</height>
<texture border="15,0,15,15">osd-panel-top.png</texture>
</control>
<control type="button" id="1">
<description>SmallInfo button</description>
<posx>195r</posx>
<posy>0</posy>
<width>32</width>
<height>32</height>
<label>-</label>
<font>-</font>
<aligny>-</aligny>
<texturefocus>osd_button_info_1.png</texturefocus>
<texturenofocus>osd_button_info_1_nofocus.png</texturenofocus>
<onleft>2</onleft>
<onright>2</onright>
<onup>1</onup>
<ondown>1</ondown>
</control>
<control type="button" id="2">
<description>SmallInfo button</description>
<posx>163r</posx>
<posy>0</posy>
<width>32</width>
<height>32</height>
<label>-</label>
<font>-</font>
<aligny>-</aligny>
<texturefocus>osd_button_info_2.png</texturefocus>
<texturenofocus>osd_button_info_2_nofocus.png</texturenofocus>
<onleft>1</onleft>
<onright>60</onright>
<onup>2</onup>
<ondown>2</ondown>
</control>
</control>
<control type="label">
<posx>355</posx>
<posy>10</posy>
<width>895</width>
<height>25</height>
<label>$INFO[VideoPlayer.TVShowTitle]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<posx>355</posx>
<posy>38</posy>
<width>895</width>
<height>25</height>
<label>$INFO[VideoPlayer.Title]</label>
<align>left</align>
<aligny>center</aligny>
<font>font18b</font>
<scroll>true</scroll>
</control>
<control type="label">
<posx>355</posx>
<posy>70</posy>
<width>895</width>
<height>25</height>
<label>$INFO[VideoPlayer.Season,$LOCALIZE[20373]: ] &#32;&#32;&#32; $INFO[VideoPlayer.Episode,$LOCALIZE[20359]: ]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>time label</description>
<posx>355</posx>
<posy>100</posy>
<width>280</width>
<height>25</height>
<label>$INFO[VideoPlayer.Time]$INFO[Player.Duration, / ]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>white</textcolor>
</control>
<control type="label" id="1">
<description>System Time Label</description>
<posx>1250</posx>
<posy>10</posy>
<width>200</width>
<height>25</height>
<textcolor>green</textcolor>
<label>$INFO[System.Time]</label>
<align>right</align>
<aligny>center</aligny>
<font>font13</font>
</control>
<control type="label">
<description>Chapter Pos No</description>
<posx>1250</posx>
<posy>100</posy>
<width>500</width>
<height>25</height>
<textcolor>white</textcolor>
<label>$INFO[Player.Chapter,$LOCALIZE[21396]: ]$INFO[Player.ChapterCount, / ]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<visible>Player.ChapterCount</visible>
</control>
<control type="progress">
<description>Progressbar</description>
<posx>355</posx>
<posy>130</posy>
<width>895</width>
<height>8</height>
<info>Player.Progress</info>
</control>
<control type="label" id="1">
<posx>1250</posx>
<posy>140</posy>
<width>895</width>
<height>25</height>
<label>$INFO[Player.ChapterName,$LOCALIZE[31020] : ]</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
<scroll>true</scroll>
</control>
</control>
<control type="group">
<posy>0</posy>
<visible>Control.HasFocus(2) | Control.HasFocus(60)</visible>
<include>VisibleFadeEffect</include>
<control type="image">
<description>media info background image</description>
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>135</height>
<texture>black-back.png</texture>
</control>
<control type="textbox">
<description>Description Value for Movies</description>
<posx>30</posx>
<posy>15</posy>
<width>1200</width>
<height>105</height>
<font>font11</font>
<align>left</align>
<textcolor>white</textcolor>
<pagecontrol>60</pagecontrol>
<label>$INFO[VideoPlayer.Plot]</label>
<autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
</control>
<control type="scrollbar" id="60">
<posx>1230</posx>
<posy>15</posy>
<width>20</width>
<height>105</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.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>2</onleft>
<onright>1</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
</control>
</control>
<control type="group">
<posx>0</posx>
<posy>520</posy>
<visible>VideoPlayer.Content(MusicVideos)</visible>
<control type="image">
<description>Icon info background image</description>
<posx>0</posx>
<posy>0</posy>
<width>210</width>
<height>170</height>
<texture>black-back.png</texture>
</control>
<control type="image">
<description>media info background image</description>
<posx>215</posx>
<posy>0</posy>
<width>1065</width>
<height>170</height>
<texture>black-back.png</texture>
</control>
<control type="label" id="1">
<description>System Time Label</description>
<posx>1250</posx>
<posy>10</posy>
<width>200</width>
<height>25</height>
<textcolor>green</textcolor>
<label>$INFO[System.Time]</label>
<align>right</align>
<aligny>center</aligny>
<font>font13</font>
</control>
<control type="image">
<description>cover image</description>
<posx>30</posx>
<posy>5</posy>
<width>175</width>
<height>160</height>
<info>VideoPlayer.cover</info>
<aspectratio align="right">keep</aspectratio>
</control>
<control type="label">
<posx>230</posx>
<posy>10</posy>
<width>1020</width>
<height>25</height>
<label>$INFO[VideoPlayer.Artist]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<posx>230</posx>
<posy>38</posy>
<width>1020</width>
<height>25</height>
<label>$INFO[VideoPlayer.Title]</label>
<align>left</align>
<aligny>center</aligny>
<font>font18b</font>
<scroll>true</scroll>
</control>
<control type="label">
<posx>230</posx>
<posy>70</posy>
<width>885</width>
<height>25</height>
<label>$INFO[VideoPlayer.Studio]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>time label</description>
<posx>230</posx>
<posy>100</posy>
<width>280</width>
<height>25</height>
<label>$INFO[VideoPlayer.Time]$INFO[Player.Duration, / ]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>white</textcolor>
</control>
<control type="progress">
<description>Progressbar</description>
<posx>230</posx>
<posy>130</posy>
<width>1020</width>
<height>8</height>
<info>Player.Progress</info>
</control>
</control>
<control type="group">
<posx>0</posx>
<posy>380</posy>
<visible>VideoPlayer.Content(LiveTV)</visible>
<control type="group">
<posy>140</posy>
<control type="image">
<description>Icon info background image</description>
<posx>0</posx>
<posy>0</posy>
<width>210</width>
<height>170</height>
<texture>black-back.png</texture>
</control>
<control type="image">
<description>media info background image</description>
<posx>215</posx>
<posy>0</posy>
<width>1065</width>
<height>170</height>
<texture>black-back.png</texture>
</control>
<control type="group">
<visible>!IsEmpty(VideoPlayer.Plot)</visible>
<control type="image">
<description>Button background image</description>
<posx>205r</posx>
<posy>0</posy>
<width>85</width>
<height>32</height>
<texture border="15,0,15,15">osd-panel-top.png</texture>
</control>
<control type="button" id="1">
<description>SmallInfo button</description>
<posx>195r</posx>
<posy>0</posy>
<width>32</width>
<height>32</height>
<label>-</label>
<font>-</font>
<aligny>-</aligny>
<texturefocus>osd_button_info_1.png</texturefocus>
<texturenofocus>osd_button_info_1_nofocus.png</texturenofocus>
<onleft>2</onleft>
<onright>2</onright>
<onup>1</onup>
<ondown>1</ondown>
</control>
<control type="button" id="2">
<description>SmallInfo button</description>
<posx>163r</posx>
<posy>0</posy>
<width>32</width>
<height>32</height>
<label>-</label>
<font>-</font>
<aligny>-</aligny>
<texturefocus>osd_button_info_2.png</texturefocus>
<texturenofocus>osd_button_info_2_nofocus.png</texturenofocus>
<onleft>1</onleft>
<onright>60</onright>
<onup>2</onup>
<ondown>2</ondown>
</control>
</control>
<control type="label" id="1">
<description>System Time Label</description>
<posx>1250</posx>
<posy>10</posy>
<width>200</width>
<height>25</height>
<textcolor>green</textcolor>
<label>$INFO[System.Time]</label>
<align>right</align>
<aligny>center</aligny>
<font>font13</font>
</control>
<control type="image">
<description>cover image</description>
<posx>30</posx>
<posy>5</posy>
<width>175</width>
<height>160</height>
<info>VideoPlayer.cover</info>
<aspectratio align="right">keep</aspectratio>
</control>
<control type="label">
<posx>230</posx>
<posy>38</posy>
<width>1020</width>
<height>25</height>
<label>$INFO[VideoPlayer.Title]</label>
<align>left</align>
<aligny>center</aligny>
<font>font18b</font>
<scroll>true</scroll>
</control>
<control type="label">
<posx>230</posx>
<posy>70</posy>
<width>885</width>
<height>25</height>
<label>$INFO[VideoPlayer.Genre]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>time label</description>
<posx>230</posx>
<posy>100</posy>
<width>280</width>
<height>25</height>
<label>$INFO[VideoPlayer.Time]$INFO[Player.Duration, / ]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>white</textcolor>
</control>
<control type="progress">
<description>Progressbar</description>
<posx>230</posx>
<posy>130</posy>
<width>1020</width>
<height>8</height>
<info>Player.Progress</info>
</control>
</control>
<control type="group">
<posy>0</posy>
<visible>Control.HasFocus(2) | Control.HasFocus(60)</visible>
<include>VisibleFadeEffect</include>
<control type="image">
<description>media info background image</description>
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>135</height>
<texture>black-back.png</texture>
</control>
<control type="textbox">
<description>Description Value for Movies</description>
<posx>30</posx>
<posy>15</posy>
<width>1200</width>
<height>105</height>
<font>font11</font>
<align>left</align>
<textcolor>white</textcolor>
<pagecontrol>60</pagecontrol>
<label>$INFO[VideoPlayer.Plot]</label>
<autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
</control>
<control type="scrollbar" id="60">
<posx>1230</posx>
<posy>15</posy>
<width>20</width>
<height>105</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.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>2</onleft>
<onright>1</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
</control>
</control>
</controls>
</window>

79
720p/DialogGamepad.xml Normal file
View File

@ -0,0 +1,79 @@
<window id="110">
<defaultcontrol>0</defaultcontrol>
<coordinates>
<system>1</system>
<posx>290</posx>
<posy>210</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>700</width>
<height>300</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>700</width>
<height>300</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="1">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>13406</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>620</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="label" id="2">
<description>dialog line 1</description>
<posx>40</posx>
<posy>85</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="3">
<description>dialog line 2</description>
<posx>40</posx>
<posy>115</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="4">
<description>dialog line 3</description>
<posx>40</posx>
<posy>145</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<font>font12</font>
</control>
</controls>
</window>

82
720p/DialogKaiToast.xml Normal file
View File

@ -0,0 +1,82 @@
<window id="107">
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>850</posx>
<posy>630</posy>
</coordinates>
<controls>
<control type="group">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>400</width>
<height>60</height>
<colordiffuse>DDFFFFFF</colordiffuse>
<texture>black-back.png</texture>
<bordertexture border="3">NoCover_1.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image" id="400">
<description>avatar</description>
<posx>10</posx>
<posy>10</posy>
<width>40</width>
<height>40</height>
<aspectratio>keep</aspectratio>
<texture>DefaultFile.png</texture>
</control>
<control type="label" id="401">
<description>Line 1 Label</description>
<posx>60</posx>
<posy>10</posy>
<width>330</width>
<height>18</height>
<font>font12</font>
<textcolor>green</textcolor>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="label" id="402">
<description>Line 2 Label</description>
<posx>60</posx>
<posy>32</posy>
<width>330</width>
<height>20</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="image" id="403">
<description>avatar</description>
<posx>10</posx>
<posy>10</posy>
<width>40</width>
<height>40</height>
<aspectratio>keep</aspectratio>
<visible>false</visible>
<texture>DefaultIconInfo.png</texture>
</control>
<control type="image" id="404">
<description>avatar</description>
<posx>10</posx>
<posy>10</posy>
<width>40</width>
<height>40</height>
<aspectratio>keep</aspectratio>
<visible>false</visible>
<texture>DefaultIconWarning.png</texture>
</control>
<control type="image" id="405">
<description>avatar</description>
<posx>10</posx>
<posy>10</posy>
<width>40</width>
<height>40</height>
<aspectratio>keep</aspectratio>
<visible>false</visible>
<texture>DefaultIconError.png</texture>
</control>
</control>
</controls>
</window>

View File

@ -0,0 +1,44 @@
<window type="dialog" id="143">
<animation effect="fade" time="200">WindowClose</animation>
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>10</posx>
<posy>10</posy>
</coordinates>
<controls>
<control type="group">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>400</width>
<height>68</height>
<colordiffuse>DDFFFFFF</colordiffuse>
<texture>black-back.png</texture>
<bordertexture border="3">NoCover_1.png</bordertexture>
<bordersize>2</bordersize>
</control>
<control type="label" id="401">
<description>Song Number Label</description>
<posx>10</posx>
<posy>2</posy>
<width>380</width>
<height>28</height>
<font>font13</font>
<textcolor>green</textcolor>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="label" id="402">
<description>Song Name Label</description>
<posx>10</posx>
<posy>30</posy>
<width>380</width>
<height>30</height>
<font>font13</font>
<align>left</align>
<aligny>center</aligny>
</control>
</control>
</controls>
</window>

View File

@ -0,0 +1,55 @@
<window type="dialog" id="143">
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>415</posx>
<posy>280</posy>
</coordinates>
<controls>
<control type="group">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>450</width>
<height>160</height>
<colordiffuse>DDFFFFFF</colordiffuse>
<texture>black-back.png</texture>
<bordertexture border="3">NoCover_1.png</bordertexture>
<bordersize>2</bordersize>
</control>
<control type="label" id="1">
<description>heading label</description>
<posx>10</posx>
<posy>20</posy>
<width>410</width>
<height>20</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>22039</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="label" id="401">
<description>Song Number Label</description>
<posx>20</posx>
<posy>65</posy>
<width>410</width>
<height>40</height>
<font>font25</font>
<textcolor>green</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="label" id="402">
<description>Song Name Label</description>
<posx>20</posx>
<posy>100</posy>
<width>410</width>
<height>40</height>
<font>font22</font>
<align>center</align>
<aligny>center</aligny>
</control>
</control>
</controls>
</window>

794
720p/DialogKeyboard.xml Normal file
View File

@ -0,0 +1,794 @@
<window id="103">
<defaultcontrol always="true">65</defaultcontrol>
<include>dialogeffect</include>
<coordinates>
<system>2</system>
<posx>0</posx>
<posy>165</posy>
</coordinates>
<controls>
<control type="group">
<include>VisibleFadeEffect</include>
<visible>!Window.IsVisible(numericinput)</visible>
<control type="image">
<posx>0</posx>
<posy>-10</posy>
<width>1280</width>
<height>104</height>
<texture border="1,11,1,23">sub-background.png</texture>
</control>
<control type="label" id="311">
<description>dialog Heading</description>
<posx>60</posx>
<posy>2</posy>
<width>1160</width>
<height>30</height>
<font>font12</font>
<textcolor>green</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="label" id="310">
<description>Edit Text</description>
<posx>20</posx>
<posy>35</posy>
<width>1240</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="group">
<posx>290</posx>
<posy>105</posy>
<control type="image">
<posx>-45</posx>
<posy>-45</posy>
<width>790</width>
<height>340</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<posx>-45</posx>
<posy>-45</posy>
<width>790</width>
<height>340</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="button" id="300">
<description>DONE button</description>
<posx>0</posx>
<posy>0</posy>
<width>198</width>
<height>48</height>
<label>20177</label>
<onleft>57</onleft>
<onright>48</onright>
<onup>307</onup>
<ondown>302</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="48">
<description>'0' button</description>
<posx>200</posx>
<posy>0</posy>
<width>48</width>
<height>48</height>
<onleft>300</onleft>
<onright>49</onright>
<onup>32</onup>
<ondown>65</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="49">
<description>'1' button</description>
<posx>250</posx>
<posy>0</posy>
<width>48</width>
<height>48</height>
<onleft>48</onleft>
<onright>50</onright>
<onup>32</onup>
<ondown>66</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="50">
<description>'2' button</description>
<posx>300</posx>
<posy>0</posy>
<width>48</width>
<height>48</height>
<onleft>49</onleft>
<onright>51</onright>
<onup>32</onup>
<ondown>67</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="51">
<description>'3' button</description>
<posx>350</posx>
<posy>0</posy>
<width>48</width>
<height>48</height>
<onleft>50</onleft>
<onright>52</onright>
<onup>32</onup>
<ondown>68</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="52">
<description>'4' button</description>
<posx>400</posx>
<posy>0</posy>
<width>48</width>
<height>48</height>
<onleft>51</onleft>
<onright>53</onright>
<onup>32</onup>
<ondown>69</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="53">
<description>'5' button</description>
<posx>450</posx>
<posy>0</posy>
<width>48</width>
<height>48</height>
<onleft>52</onleft>
<onright>54</onright>
<onup>32</onup>
<ondown>70</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="54">
<description>'6' button</description>
<posx>500</posx>
<posy>0</posy>
<width>48</width>
<height>48</height>
<onleft>53</onleft>
<onright>55</onright>
<onup>305</onup>
<ondown>71</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="55">
<description>'7' button</description>
<posx>550</posx>
<posy>0</posy>
<width>48</width>
<height>48</height>
<onleft>54</onleft>
<onright>56</onright>
<onup>305</onup>
<ondown>72</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="56">
<description>'8' button</description>
<posx>600</posx>
<posy>0</posy>
<width>48</width>
<height>48</height>
<onleft>55</onleft>
<onright>57</onright>
<onup>306</onup>
<ondown>73</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="57">
<description>'9' button</description>
<posx>650</posx>
<posy>0</posy>
<width>48</width>
<height>48</height>
<onleft>56</onleft>
<onright>300</onright>
<onup>306</onup>
<ondown>74</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="togglebutton" id="302">
<description>SHIFT button</description>
<posx>0</posx>
<posy>50</posy>
<width>198</width>
<height>48</height>
<label>20178</label>
<onleft>74</onleft>
<onright>65</onright>
<onup>300</onup>
<ondown>303</ondown>
<texturenofocus border="3,14,27,3">button-nofocus-toggle-off.png</texturenofocus>
<texturefocus border="3,14,27,3">button-focus-toggle-off.png</texturefocus>
<alttexturenofocus border="3,14,27,3">button-nofocus-toggle-on.png</alttexturenofocus>
<alttexturefocus border="3,14,27,3">button-focus-toggle-on.png</alttexturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="65">
<description>'A' button</description>
<posx>200</posx>
<posy>50</posy>
<width>48</width>
<height>48</height>
<onleft>302</onleft>
<onright>66</onright>
<onup>48</onup>
<ondown>75</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="66">
<description>'B' button</description>
<posx>250</posx>
<posy>50</posy>
<width>48</width>
<height>48</height>
<onleft>65</onleft>
<onright>67</onright>
<onup>49</onup>
<ondown>76</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="67">
<description>'C' button</description>
<posx>300</posx>
<posy>50</posy>
<width>48</width>
<height>48</height>
<onleft>66</onleft>
<onright>68</onright>
<onup>50</onup>
<ondown>77</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="68">
<description>'D' button</description>
<posx>350</posx>
<posy>50</posy>
<width>48</width>
<height>48</height>
<onleft>67</onleft>
<onright>69</onright>
<onup>51</onup>
<ondown>78</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="69">
<description>'E' button</description>
<posx>400</posx>
<posy>50</posy>
<width>48</width>
<height>48</height>
<onleft>68</onleft>
<onright>70</onright>
<onup>52</onup>
<ondown>79</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="70">
<description>'F' button</description>
<posx>450</posx>
<posy>50</posy>
<width>48</width>
<height>48</height>
<onleft>69</onleft>
<onright>71</onright>
<onup>53</onup>
<ondown>80</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="71">
<description>'G' button</description>
<posx>500</posx>
<posy>50</posy>
<width>48</width>
<height>48</height>
<onleft>70</onleft>
<onright>72</onright>
<onup>54</onup>
<ondown>81</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="72">
<description>'H' button</description>
<posx>550</posx>
<posy>50</posy>
<width>48</width>
<height>48</height>
<onleft>71</onleft>
<onright>73</onright>
<onup>55</onup>
<ondown>82</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="73">
<description>'I' button</description>
<posx>600</posx>
<posy>50</posy>
<width>48</width>
<height>48</height>
<onleft>72</onleft>
<onright>74</onright>
<onup>56</onup>
<ondown>83</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="74">
<description>'J' button</description>
<posx>650</posx>
<posy>50</posy>
<width>48</width>
<height>48</height>
<onleft>73</onleft>
<onright>302</onright>
<onup>57</onup>
<ondown>84</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="togglebutton" id="303">
<description>CAPS LOCK button</description>
<posx>0</posx>
<posy>100</posy>
<width>198</width>
<height>48</height>
<label>20179</label>
<onleft>84</onleft>
<onright>75</onright>
<onup>302</onup>
<ondown>304</ondown>
<texturenofocus border="3,14,27,3">button-nofocus-toggle-off.png</texturenofocus>
<texturefocus border="3,14,27,3">button-focus-toggle-off.png</texturefocus>
<alttexturenofocus border="3,14,27,3">button-nofocus-toggle-on.png</alttexturenofocus>
<alttexturefocus border="3,14,27,3">button-focus-toggle-on.png</alttexturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="75">
<description>'K' button</description>
<posx>200</posx>
<posy>100</posy>
<width>48</width>
<height>48</height>
<onleft>303</onleft>
<onright>76</onright>
<onup>65</onup>
<ondown>85</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="76">
<description>'L' button</description>
<posx>250</posx>
<posy>100</posy>
<width>48</width>
<height>48</height>
<onleft>75</onleft>
<onright>77</onright>
<onup>66</onup>
<ondown>86</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="77">
<description>'M' button</description>
<posx>300</posx>
<posy>100</posy>
<width>48</width>
<height>48</height>
<onleft>76</onleft>
<onright>78</onright>
<onup>67</onup>
<ondown>87</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="78">
<description>'N' button</description>
<posx>350</posx>
<posy>100</posy>
<width>48</width>
<height>48</height>
<onleft>77</onleft>
<onright>79</onright>
<onup>68</onup>
<ondown>88</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="79">
<description>'O' button</description>
<posx>400</posx>
<posy>100</posy>
<width>48</width>
<height>48</height>
<onleft>78</onleft>
<onright>80</onright>
<onup>69</onup>
<ondown>89</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="80">
<description>'P' button</description>
<posx>450</posx>
<posy>100</posy>
<width>48</width>
<height>48</height>
<onleft>79</onleft>
<onright>81</onright>
<onup>70</onup>
<ondown>90</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="81">
<description>'Q' button</description>
<posx>500</posx>
<posy>100</posy>
<width>48</width>
<height>48</height>
<onleft>80</onleft>
<onright>82</onright>
<onup>71</onup>
<ondown>8</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="82">
<description>'R' button</description>
<posx>550</posx>
<posy>100</posy>
<width>48</width>
<height>48</height>
<onleft>81</onleft>
<onright>83</onright>
<onup>72</onup>
<ondown>8</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="83">
<description>'S' button</description>
<posx>600</posx>
<posy>100</posy>
<width>48</width>
<height>48</height>
<onleft>82</onleft>
<onright>84</onright>
<onup>73</onup>
<ondown>8</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="84">
<description>'T' button</description>
<posx>650</posx>
<posy>100</posy>
<width>48</width>
<height>48</height>
<onleft>83</onleft>
<onright>303</onright>
<onup>74</onup>
<ondown>8</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="togglebutton" id="304">
<description>Symbols button</description>
<posx>0</posx>
<posy>150</posy>
<width>198</width>
<height>48</height>
<label>20180</label>
<onleft>8</onleft>
<onright>85</onright>
<onup>303</onup>
<ondown>307</ondown>
<texturenofocus border="3,14,27,3">button-nofocus-toggle-off.png</texturenofocus>
<texturefocus border="3,14,27,3">button-focus-toggle-off.png</texturefocus>
<alttexturenofocus border="3,14,27,3">button-nofocus-toggle-on.png</alttexturenofocus>
<alttexturefocus border="3,14,27,3">button-focus-toggle-on.png</alttexturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="85">
<description>'U' button</description>
<posx>200</posx>
<posy>150</posy>
<width>48</width>
<height>48</height>
<onleft>304</onleft>
<onright>86</onright>
<onup>75</onup>
<ondown>32</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="86">
<description>'V' button</description>
<posx>250</posx>
<posy>150</posy>
<width>48</width>
<height>48</height>
<onleft>85</onleft>
<onright>87</onright>
<onup>76</onup>
<ondown>32</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="87">
<description>'W' button</description>
<posx>300</posx>
<posy>150</posy>
<width>48</width>
<height>48</height>
<onleft>86</onleft>
<onright>88</onright>
<onup>77</onup>
<ondown>32</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="88">
<description>'X' button</description>
<posx>350</posx>
<posy>150</posy>
<width>48</width>
<height>48</height>
<onleft>87</onleft>
<onright>89</onright>
<onup>78</onup>
<ondown>32</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="89">
<description>'Y' button</description>
<posx>400</posx>
<posy>150</posy>
<width>48</width>
<height>48</height>
<onleft>88</onleft>
<onright>90</onright>
<onup>79</onup>
<ondown>32</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="90">
<description>'Z' button</description>
<posx>450</posx>
<posy>150</posy>
<width>48</width>
<height>48</height>
<onleft>89</onleft>
<onright>8</onright>
<onup>80</onup>
<ondown>32</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="8">
<description>BACKSPACE button</description>
<posx>500</posx>
<posy>150</posy>
<width>198</width>
<height>48</height>
<label>20181</label>
<onleft>90</onleft>
<onright>304</onright>
<onup>81</onup>
<ondown>305</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="307">
<description>IP Input button</description>
<posx>0</posx>
<posy>200</posy>
<width>198</width>
<height>48</height>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<label>1006</label>
<font>font12</font>
<align>center</align>
<aligny>center</aligny>
<onleft>306</onleft>
<onright>32</onright>
<onup>304</onup>
<ondown>300</ondown>
</control>
<control type="button" id="32">
<description>SPACE button</description>
<posx>200</posx>
<posy>200</posy>
<width>298</width>
<height>48</height>
<label>20182</label>
<onleft>307</onleft>
<onright>305</onright>
<onup>85</onup>
<ondown>48</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
</control>
<control type="button" id="305">
<description>previous button</description>
<posx>500</posx>
<posy>200</posy>
<width>98</width>
<height>48</height>
<label>&lt;&lt;</label>
<align>center</align>
<aligny>center</aligny>
<onleft>32</onleft>
<onright>306</onright>
<onup>8</onup>
<ondown>54</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
</control>
<control type="button" id="306">
<description>next button</description>
<posx>600</posx>
<posy>200</posy>
<width>98</width>
<height>48</height>
<label>&gt;&gt;</label>
<align>center</align>
<aligny>center</aligny>
<onleft>305</onleft>
<onright>307</onright>
<onup>8</onup>
<ondown>56</ondown>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus-keyboard.png</texturefocus>
</control>
</control>
</control>
</controls>
</window>

266
720p/DialogMediaSource.xml Normal file
View File

@ -0,0 +1,266 @@
<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>520</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>520</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="2">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>13406</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>730</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="label">
<description>path label</description>
<posx>40</posx>
<posy>85</posy>
<width>720</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
<label>1021</label>
<textcolor>grey2</textcolor>
</control>
<control type="list" id="10">
<posx>45</posx>
<posy>120</posy>
<width>550</width>
<height>200</height>
<onup>9001</onup>
<onleft>9000</onleft>
<onright>9000</onright>
<ondown>12</ondown>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>550</width>
<height>35</height>
<texture border="3">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>530</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>550</width>
<height>35</height>
<visible>!Control.HasFocus(10)</visible>
<texture border="3">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>550</width>
<height>35</height>
<visible>Control.HasFocus(10)</visible>
<texture border="3">button-focus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>530</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="group" id="9000">
<control type="button" id="11">
<description>Browse Button</description>
<posx>605</posx>
<posy>120</posy>
<width>150</width>
<height>35</height>
<label>1024</label>
<font>font12</font>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onup>18</onup>
<onleft>10</onleft>
<onright>10</onright>
<ondown>13</ondown>
</control>
<control type="button" id="13">
<description>Add Path Button</description>
<posx>605</posx>
<posy>160</posy>
<width>150</width>
<height>35</height>
<label>15019</label>
<font>font12</font>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onup>11</onup>
<onleft>10</onleft>
<onright>10</onright>
<ondown>14</ondown>
</control>
<control type="button" id="14">
<description>Remove Path Button</description>
<posx>605</posx>
<posy>200</posy>
<width>150</width>
<height>35</height>
<label>1210</label>
<font>font12</font>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onup>13</onup>
<onleft>10</onleft>
<onright>10</onright>
<ondown>12</ondown>
</control>
</control>
<control type="image">
<posx>40</posx>
<posy>328</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="label">
<description>Name label</description>
<posx>40</posx>
<posy>335</posy>
<width>720</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
<label>1022</label>
<textcolor>grey2</textcolor>
</control>
<control type="button" id="12">
<description>Name Button</description>
<posx>40</posx>
<posy>370</posy>
<width>720</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<font>font12</font>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.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>35</height>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<label>186</label>
<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>35</height>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<label>222</label>
<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>35</height>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<label>20333</label>
<onup>12</onup>
<onleft>19</onleft>
<onright>18</onright>
<ondown>10</ondown>
</control>
</control>
</controls>
</window>

53
720p/DialogMusicScan.xml Normal file
View File

@ -0,0 +1,53 @@
<window id="112">
<defaultcontrol>402</defaultcontrol>
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>850</posx>
<posy>10</posy>
<origin x="30" y="10">Window.IsVisible(seekbar)</origin>
</coordinates>
<controls>
<control type="group">
<animation effect="slide" end="0,-150" time="200" condition="Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)">conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>400</width>
<height>60</height>
<colordiffuse>DDFFFFFF</colordiffuse>
<texture>black-back.png</texture>
<bordertexture border="3">NoCover_1.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="label" id="401">
<description>Caption Label</description>
<posx>10</posx>
<posy>4</posy>
<width>380</width>
<height>18</height>
<font>font10</font>
<textcolor>green</textcolor>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="label" id="402">
<description>Current Directory Label</description>
<posx>10</posx>
<posy>20</posy>
<width>380</width>
<height>20</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="progress" id="403">
<description>progress control</description>
<posx>10</posx>
<posy>44</posy>
<width>380</width>
<height>6</height>
</control>
</control>
</controls>
</window>

38
720p/DialogMuteBug.xml Normal file
View File

@ -0,0 +1,38 @@
<window id="113">
<defaultcontrol>-</defaultcontrol>
<coordinates>
<system>1</system>
<posx>530</posx>
<posy>15</posy>
</coordinates>
<controls>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>220</width>
<height>45</height>
<colordiffuse>DDFFFFFF</colordiffuse>
<texture>black-back.png</texture>
<bordertexture border="3">NoCover_1.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>10</posx>
<posy>5</posy>
<width>35</width>
<height>35</height>
<texture>VolumeIcon-Mute.png</texture>
</control>
<control type="label" id="0">
<description>Label</description>
<posx>60</posx>
<posy>0</posy>
<width>150</width>
<height>45</height>
<label>31000</label>
<font>font11</font>
<align>left</align>
<aligny>center</aligny>
</control>
</controls>
</window>

207
720p/DialogNetworkSetup.xml Normal file
View File

@ -0,0 +1,207 @@
<window id="128">
<defaultcontrol>10</defaultcontrol>
<coordinates>
<system>1</system>
<posx>240</posx>
<posy>145</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>430</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>430</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="2">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>1007</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>730</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="spincontrolex" id="10">
<description>Protocol SpinControl</description>
<posx>40</posx>
<posy>85</posy>
<height>35</height>
<width>720</width>
<texturefocus border="5">button-focus.png</texturefocus>\n
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<textcolor>white</textcolor>
<disabledcolor>grey3</disabledcolor>
<textoffsetx>12</textoffsetx>
<aligny>center</aligny>
<reverse>yes</reverse>
<font>font12</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>40</posx>
<posy>125</posy>
<width>565</width>
<height>35</height>
<textoffsetx>12</textoffsetx>
<aligny>center</aligny>
<texturefocus border="5">button-focus.png</texturefocus>\n
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<font>font12</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>125</posy>
<width>150</width>
<height>35</height>
<textoffsetx>12</textoffsetx>
<font>font12</font>
<label>1024</label>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="5">button-nofocus.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>40</posx>
<posy>165</posy>
<width>720</width>
<height>35</height>
<textoffsetx>12</textoffsetx>
<aligny>center</aligny>
<texturefocus border="5">button-focus.png</texturefocus>\n
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<font>font12</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>40</posx>
<posy>205</posy>
<width>720</width>
<height>35</height>
<textoffsetx>12</textoffsetx>
<aligny>center</aligny>
<texturefocus border="5">button-focus.png</texturefocus>\n
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<font>font12</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>40</posx>
<posy>245</posy>
<width>720</width>
<height>35</height>
<textoffsetx>12</textoffsetx>
<aligny>center</aligny>
<texturefocus border="5">button-focus.png</texturefocus>\n
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<font>font12</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>40</posx>
<posy>285</posy>
<width>720</width>
<height>35</height>
<textoffsetx>12</textoffsetx>
<aligny>center</aligny>
<texturefocus border="5">button-focus.png</texturefocus>\n
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<font>font12</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>350</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>\n
<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>350</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>\n
<label>222</label>
<onup>15</onup>
<onleft>18</onleft>
<onright>18</onright>
<ondown>10</ondown>
</control>
</controls>
</window>

301
720p/DialogNumeric.xml Normal file
View File

@ -0,0 +1,301 @@
<window id="109">
<defaultcontrol always="true">21</defaultcontrol>
<include>dialogeffect</include>
<coordinates>
<system>2</system>
<posx>0</posx>
<posy>200</posy>
</coordinates>
<controls>
<control type="image">
<posx>0</posx>
<posy>-10</posy>
<width>1280</width>
<height>104</height>
<texture border="1,11,1,23">sub-background.png</texture>
</control>
<control type="label" id="1">
<description>dialog Heading</description>
<posx>60</posx>
<posy>2</posy>
<width>1160</width>
<height>30</height>
<font>font13</font>
<textcolor>green</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="label" id="4">
<description>Edit Text</description>
<posx>20</posx>
<posy>35</posy>
<width>1240</width>
<height>30</height>
<font>font13</font>
<textcolor>white</textcolor>
<disabledcolor>grey</disabledcolor>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="group">
<posx>540</posx>
<posy>105</posy>
<control type="image">
<posx>-45</posx>
<posy>-45</posy>
<width>290</width>
<height>290</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<posx>-45</posx>
<posy>-45</posy>
<width>290</width>
<height>290</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="button" id="11">
<description>1 button</description>
<posx>0</posx>
<posy>0</posy>
<width>48</width>
<height>48</height>
<font>font13</font>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="4">button-nofocus.png</texturenofocus>
<texturefocus border="4">button-focus-keyboard.png</texturefocus>
<label>12311</label>
<onleft>23</onleft>
<onright>12</onright>
<onup>20</onup>
<ondown>14</ondown>
</control>
<control type="button" id="12">
<description>2 button</description>
<posx>50</posx>
<posy>0</posy>
<width>48</width>
<height>48</height>
<font>font13</font>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="4">button-nofocus.png</texturenofocus>
<texturefocus border="4">button-focus-keyboard.png</texturefocus>
<label>12312</label>
<onleft>11</onleft>
<onright>13</onright>
<onup>10</onup>
<ondown>15</ondown>
</control>
<control type="button" id="13">
<description>3 button</description>
<posx>100</posx>
<posy>0</posy>
<width>48</width>
<height>48</height>
<font>font13</font>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="4">button-nofocus.png</texturenofocus>
<texturefocus border="4">button-focus-keyboard.png</texturefocus>
<label>12313</label>
<onleft>12</onleft>
<onright>23</onright>
<onup>22</onup>
<ondown>16</ondown>
</control>
<control type="button" id="23">
<description>Backspace button</description>
<posx>150</posx>
<posy>0</posy>
<width>48</width>
<height>98</height>
<textwidth>94</textwidth>
<font>font10</font>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="4">button-nofocus.png</texturenofocus>
<texturefocus border="4">button-focus-keyboard.png</texturefocus>
<label>20181</label>
<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>50</posy>
<width>48</width>
<height>48</height>
<font>font13</font>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="4">button-nofocus.png</texturenofocus>
<texturefocus border="4">button-focus-keyboard.png</texturefocus>
<label>12314</label>
<onleft>23</onleft>
<onright>15</onright>
<onup>11</onup>
<ondown>17</ondown>
</control>
<control type="button" id="15">
<description>5 button</description>
<posx>50</posx>
<posy>50</posy>
<width>48</width>
<height>48</height>
<font>font13</font>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="4">button-nofocus.png</texturenofocus>
<texturefocus border="4">button-focus-keyboard.png</texturefocus>
<label>12315</label>
<onleft>14</onleft>
<onright>16</onright>
<onup>12</onup>
<ondown>18</ondown>
</control>
<control type="button" id="16">
<description>6 button</description>
<posx>100</posx>
<posy>50</posy>
<width>48</width>
<height>48</height>
<font>font13</font>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="4">button-nofocus.png</texturenofocus>
<texturefocus border="4">button-focus-keyboard.png</texturefocus>
<label>12316</label>
<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>100</posy>
<width>48</width>
<height>48</height>
<font>font13</font>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="4">button-nofocus.png</texturenofocus>
<texturefocus border="4">button-focus-keyboard.png</texturefocus>
<label>12317</label>
<onleft>21</onleft>
<onright>18</onright>
<onup>14</onup>
<ondown>20</ondown>
</control>
<control type="button" id="18">
<description>8 button</description>
<posx>50</posx>
<posy>100</posy>
<width>48</width>
<height>48</height>
<font>font13</font>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="4">button-nofocus.png</texturenofocus>
<texturefocus border="4">button-focus-keyboard.png</texturefocus>
<label>12318</label>
<onleft>17</onleft>
<onright>19</onright>
<onup>15</onup>
<ondown>10</ondown>
</control>
<control type="button" id="19">
<description>9 button</description>
<posx>100</posx>
<posy>100</posy>
<width>48</width>
<height>48</height>
<font>font13</font>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="4">button-nofocus.png</texturenofocus>
<texturefocus border="4">button-focus-keyboard.png</texturefocus>
<label>12319</label>
<onleft>18</onleft>
<onright>21</onright>
<onup>16</onup>
<ondown>22</ondown>
</control>
<control type="button" id="21">
<description>Done button</description>
<posx>150</posx>
<posy>100</posy>
<width>48</width>
<height>98</height>
<textwidth>94</textwidth>
<font>font10</font>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="4">button-nofocus.png</texturenofocus>
<texturefocus border="4">button-focus-keyboard.png</texturefocus>
<label>20177</label>
<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>150</posy>
<width>48</width>
<height>48</height>
<font>font13</font>
<label>&lt;&lt;</label>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="4">button-nofocus.png</texturenofocus>
<texturefocus border="4">button-focus-keyboard.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>50</posx>
<posy>150</posy>
<width>48</width>
<height>48</height>
<font>font13</font>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="4">button-nofocus.png</texturenofocus>
<texturefocus border="4">button-focus-keyboard.png</texturefocus>
<label>12310</label>
<onleft>20</onleft>
<onright>22</onright>
<onup>18</onup>
<ondown>12</ondown>
</control>
<control type="button" id="22">
<description>next button</description>
<posx>100</posx>
<posy>150</posy>
<width>48</width>
<height>48</height>
<font>font13</font>
<label>&gt;&gt;</label>
<align>center</align>
<aligny>center</aligny>
<texturenofocus border="4">button-nofocus.png</texturenofocus>
<texturefocus border="4">button-focus-keyboard.png</texturefocus>
<onleft>10</onleft>
<onright>21</onright>
<onup>19</onup>
<ondown>13</ondown>
</control>
</control>
</controls>
</window>

97
720p/DialogOK.xml Normal file
View File

@ -0,0 +1,97 @@
<window id="2002">
<defaultcontrol>10</defaultcontrol>
<coordinates>
<system>1</system>
<posx>290</posx>
<posy>210</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>700</width>
<height>300</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>700</width>
<height>300</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="1">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>13406</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>620</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="label" id="2">
<description>dialog line 1</description>
<posx>40</posx>
<posy>85</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="3">
<description>dialog line 2</description>
<posx>40</posx>
<posy>115</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="4">
<description>dialog line 3</description>
<posx>40</posx>
<posy>145</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<font>font12</font>
</control>
<control type="button" id="10">
<description>OK button</description>
<posx>250</posx>
<posy>215</posy>
<width>200</width>
<height>35</height>
<label>186</label>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onleft>10</onleft>
<onright>10</onright>
<onup>10</onup>
<ondown>10</ondown>
</control>
</controls>
</window>

151
720p/DialogPictureInfo.xml Normal file
View File

@ -0,0 +1,151 @@
<window id="139">
<defaultcontrol>5</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>
<animation effect="fade" start="90" end="90" time="0" condition="Window.IsVisible(slideshow)">Conditional</animation>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>610</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="1">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>$LOCALIZE[13406]</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>730</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="list" id="5">
<posx>40</posx>
<posy>85</posy>
<width>720</width>
<height>440</height>
<onleft>5</onleft>
<onright>5</onright>
<onup>5</onup>
<ondown>5</ondown>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>720</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>200</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>210</posx>
<posy>0</posy>
<width>500</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label2</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>720</width>
<height>35</height>
<colordiffuse>FFFFFFFF</colordiffuse>
<visible>!Control.HasFocus(5)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>720</width>
<height>35</height>
<colordiffuse>FFFFFFFF</colordiffuse>
<visible>Control.HasFocus(5)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>250</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>210</posx>
<posy>0</posy>
<width>500</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label2</info>
</control>
</focusedlayout>
</control>
<control type="label">
<description>number of files/pages in list text label</description>
<posx>750</posx>
<posy>535</posy>
<width>700</width>
<font>font12b</font>
<align>right</align>
<scroll>true</scroll>
<textcolor>white</textcolor>
<label>($INFO[Container(5).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(5).CurrentPage]/$INFO[Container(5).NumPages])</label>
</control>
</controls>
</window>

116
720p/DialogProgress.xml Normal file
View File

@ -0,0 +1,116 @@
<window id="101">
<defaultcontrol>10</defaultcontrol>
<coordinates>
<system>1</system>
<posx>290</posx>
<posy>210</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>700</width>
<height>300</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>700</width>
<height>300</height>
<texture border="40">DialogFront.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>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>$INFO[Control.GetLabel(1)] $INFO[System.Progressbar,- ,%]</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>620</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="label" id="2">
<description>dialog line 1</description>
<posx>40</posx>
<posy>85</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="3">
<description>dialog line 2</description>
<posx>40</posx>
<posy>115</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<font>font12</font>
<haspath>yes</haspath>
</control>
<control type="label" id="4">
<description>dialog line 3</description>
<posx>40</posx>
<posy>145</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<font>font12</font>
<haspath>yes</haspath>
</control>
<control type="progress">
<description>Progressbar</description>
<posx>40</posx>
<posy>184</posy>
<width>620</width>
<height>10</height>
<info>System.Progressbar</info>
</control>
<control type="button" id="10">
<description>Cancel button</description>
<posx>250</posx>
<posy>215</posy>
<width>200</width>
<height>35</height>
<label>222</label>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onleft>10</onleft>
<onright>10</onright>
<onup>10</onup>
<ondown>10</ondown>
</control>
</controls>
</window>

311
720p/DialogSeekBar.xml Normal file
View File

@ -0,0 +1,311 @@
<window id="115">
<defaultcontrol>1</defaultcontrol>
<visible>Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding</visible>
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>850</posx>
<posy>15</posy>
</coordinates>
<controls>
<control type="group">
<!-- Chapter Count images -->
<posx>-820</posx>
<visible>player.chaptercount</visible>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>220</width>
<height>50</height>
<colordiffuse>DDFFFFFF</colordiffuse>
<texture>black-back.png</texture>
<bordertexture border="3">NoCover_1.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="label" id="1">
<description>Chapter Pos No</description>
<posx>10</posx>
<posy>10</posy>
<width>200</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>$INFO[player.chapter,$LOCALIZE[21396] ]$INFO[player.chaptercount, / ]</label>
<visible>player.chaptercount</visible>
<align>center</align>
<font>font11</font>
</control>
</control>
<control type="group">
<!-- playstate images -->
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>400</width>
<height>50</height>
<colordiffuse>DDFFFFFF</colordiffuse>
<texture>black-back.png</texture>
<bordertexture border="3">NoCover_1.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="label">
<description>Playing Label</description>
<posx>120</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>grey2</textcolor>
<label>31042</label>
<visible>Player.Playing + !Player.Seeking</visible>
</control>
<control type="label">
<description>Paused Label</description>
<posx>120</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>grey2</textcolor>
<label>31043</label>
<visible>[Player.Paused + !Player.Caching] + !Player.Seeking</visible>
</control>
<control type="label">
<description>Cache Label</description>
<posx>120</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>grey2</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>120</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>grey2</textcolor>
<label>[UPPERCASE]$LOCALIZE[773][/UPPERCASE]</label>
<visible>Player.Seeking</visible>
</control>
<control type="label">
<description>RW x2 Label</description>
<posx>120</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[31045] x2</label>
<visible>Player.Rewinding2x + !Player.Seeking</visible>
</control>
<control type="label">
<description>RW x4 Label</description>
<posx>120</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[31045] x4</label>
<visible>Player.Rewinding4x + !Player.Seeking</visible>
</control>
<control type="label">
<description>RW x8 Label</description>
<posx>120</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[31045] x8</label>
<visible>Player.Rewinding8x + !Player.Seeking</visible>
</control>
<control type="label">
<description>RW x16 Label</description>
<posx>120</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[31045] x16</label>
<visible>Player.Rewinding16x</visible>
</control>
<control type="label">
<description>RW x32 Label</description>
<posx>120</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[31045] x32</label>
<visible>Player.Rewinding32x + !Player.Seeking</visible>
</control>
<control type="label">
<description>FF x2 Label</description>
<posx>120</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[31044] x2</label>
<visible>Player.Forwarding2x + !Player.Seeking</visible>
</control>
<control type="label">
<description>FF x4 Label</description>
<posx>120</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[31044] x4</label>
<visible>Player.Forwarding4x + !Player.Seeking</visible>
</control>
<control type="label">
<description>FF x8 Label</description>
<posx>120</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[31044] x8</label>
<visible>Player.Forwarding8x</visible>
</control>
<control type="label">
<description>FF x16 Label</description>
<posx>120</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[31044] x16</label>
<visible>Player.Forwarding16x + !Player.Seeking</visible>
</control>
<control type="label">
<description>FF x32 Label</description>
<posx>120</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[31044] x32</label>
<visible>Player.Forwarding32x + !Player.Seeking</visible>
</control>
<!-- progressbar dialog -->
<control type="label" id="22">
<description>Elapsed Time Label</description>
<posx>10</posx>
<posy>7</posy>
<width>110</width>
<height>20</height>
<font>font11</font>
<textcolor>white</textcolor>
<align>left</align>
<aligny>center</aligny>
<info>Player.Time</info>
<visible>!Player.Seeking</visible>
</control>
<control type="label" id="22">
<description>Seek Time Label</description>
<posx>10</posx>
<posy>7</posy>
<width>110</width>
<height>20</height>
<font>font11</font>
<textcolor>white</textcolor>
<align>left</align>
<aligny>center</aligny>
<info>Player.SeekTime</info>
<visible>Player.Seeking</visible>
</control>
<control type="label" id="0">
<description>Duration Label</description>
<posx>380</posx>
<posy>7</posy>
<width>130</width>
<height>20</height>
<label>$INFO[Player.Duration]</label>
<font>font11</font>
<textcolor>white</textcolor>
<align>right</align>
<aligny>center</aligny>
</control>
<control type="progress" id="23">
<description>Progressbar</description>
<posx>10</posx>
<posy>31</posy>
<width>380</width>
<height>8</height>
<info>Player.Progress</info>
<visible>true</visible>
</control>
<control type="progress">
<description>Player Caching Progress Bar</description>
<posx>10</posx>
<posy>40</posy>
<width>380</width>
<height>3</height>
<midtexture border="4,0,4,0">ProgressBuffer.png</midtexture>
<info>Player.CacheLevel</info>
<visible>Player.Caching</visible>
</control>
<control type="slider" id="401">
<description>Seek Slider</description>
<posx>10</posx>
<posy>31</posy>
<width>380</width>
<height>12</height>
<texturesliderbar>seekslider.png</texturesliderbar>
<textureslidernib>slider_nibFO.png</textureslidernib>
<textureslidernibfocus>slider_nibFO.png</textureslidernibfocus>
<onup>1</onup>
<ondown>1</ondown>
<onleft>1</onleft>
<onright>1</onright>
<visible>Player.Seeking</visible>
</control>
</control>
</controls>
</window>

161
720p/DialogSelect.xml Normal file
View File

@ -0,0 +1,161 @@
<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">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>610</width>
<height>650</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="1">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>510</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>13406</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>540</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>510</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="list" id="3">
<posx>45</posx>
<posy>90</posy>
<width>500</width>
<height>480</height>
<onup>3</onup>
<ondown>3</ondown>
<onleft>5</onleft>
<onright>61</onright>
<pagecontrol>61</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>500</width>
<height>35</height>
<texture border="3">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>480</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>500</width>
<height>35</height>
<visible>!Control.HasFocus(3)</visible>
<texture border="3">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>500</width>
<height>35</height>
<visible>Control.HasFocus(3)</visible>
<texture border="3">button-focus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>480</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="61">
<posx>550</posx>
<posy>90</posy>
<width>20</width>
<height>475</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.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>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>570</posx>
<posy>570</posy>
<width>300</width>
<height>35</height>
<font>font12b</font>
<align>right</align>
<aligny>center</aligny>
<scroll>true</scroll>
<textcolor>white</textcolor>
<label>($INFO[Container(3).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(3).CurrentPage]/$INFO[Container(3).NumPages])</label>
</control>
<control type="button" id="5">
<description>OK button</description>
<posx>40</posx>
<posy>570</posy>
<width>200</width>
<height>35</height>
<label>186</label>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>61</onleft>
<onright>3</onright>
<onup>3</onup>
<ondown>3</ondown>
</control>
</controls>
</window>

60
720p/DialogSlider.xml Normal file
View File

@ -0,0 +1,60 @@
<window id="145">
<defaultcontrol>11</defaultcontrol>
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>430</posx>
<posy>600</posy>
</coordinates>
<controls>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>390</width>
<height>58</height>
<colordiffuse>FFFFFFFF</colordiffuse>
<texture>black-back.png</texture>
<bordertexture border="3">NoCover_1.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="label" id="10">
<description>Dialog header</description>
<posx>20</posx>
<posy>8</posy>
<width>180</width>
<height>20</height>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>white</textcolor>
</control>
<control type="label" id="12">
<description>Slider Value</description>
<posx>370</posx>
<posy>8</posy>
<width>180</width>
<height>20</height>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>white</textcolor>
</control>
<control type="slider" id="11">
<description>Slider</description>
<posx>20</posx>
<posy>34</posy>
<width>350</width>
<height>15</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>

354
720p/DialogSongInfo.xml Normal file
View File

@ -0,0 +1,354 @@
<window id="135">
<defaultcontrol always="true">10</defaultcontrol>
<coordinates>
<system>1</system>
<posx>190</posx>
<posy>100</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>900</width>
<height>520</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>900</width>
<height>520</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>820</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>$LOCALIZE[658]</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>830</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>79</posy>
<width>820</width>
<height>4</height>
<texture>separator.png</texture>
</control>
<control type="label">
<description>Song Title value</description>
<posx>40</posx>
<posy>90</posy>
<width>820</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<info>ListItem.Title</info>
<textcolor>green</textcolor>
</control>
<control type="grouplist">
<posx>50</posx>
<posy>140</posy>
<width>200</width>
<height>280</height>
<usecontrolcoords>true</usecontrolcoords>
<control type="group">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>200</width>
<height>200</height>
<aspectratio aligny="bottom">keep</aspectratio>
<texture>$INFO[ListItem.Icon]</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>200</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>
</control>
<control type="image">
<description>Rating value</description>
<posx>50</posx>
<posy>360</posy>
<width>160</width>
<height>32</height>
<info>ListItem.StarRating</info>
</control>
<control type="button" id="14">
<description>Decrease Rating</description>
<posx>220</posx>
<posy>370</posy>
<width>33</width>
<height>22</height>
<onclick>DecreaseRating</onclick>
<texturenofocus>scroll-down-2.png</texturenofocus>
<texturefocus>scroll-down-focus-2.png</texturefocus>
<onleft>15</onleft>
<onright>15</onright>
<ondown>10</ondown>
<onup>10</onup>
</control>
<control type="button" id="15">
<description>Increase Rating</description>
<posx>253</posx>
<posy>370</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>14</onright>
<ondown>10</ondown>
<onup>10</onup>
</control>
<control type="label">
<description>Artist Title</description>
<posx>270</posx>
<posy>140</posy>
<width>110</width>
<height>25</height>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[557]:</label>
</control>
<control type="fadelabel">
<description>Artist Value</description>
<posx>390</posx>
<posy>140</posy>
<width>480</width>
<height>25</height>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>white</textcolor>
<label fallback="161">$INFO[ListItem.Artist]</label>
</control>
<control type="label">
<description>Album Title</description>
<posx>270</posx>
<posy>170</posy>
<width>110</width>
<height>25</height>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[558]:</label>
</control>
<control type="fadelabel">
<description>Album Value</description>
<posx>390</posx>
<posy>170</posy>
<width>480</width>
<height>25</height>
<align>left</align>
<aligny>center</aligny>
<font>font12</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>270</posx>
<posy>200</posy>
<width>110</width>
<height>25</height>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[515]:</label>
</control>
<control type="fadelabel">
<description>Genre Value</description>
<posx>390</posx>
<posy>200</posy>
<width>480</width>
<height>25</height>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>white</textcolor>
<label fallback="161">$INFO[ListItem.Genre]</label>
</control>
<control type="label">
<description>Year Title</description>
<posx>270</posx>
<posy>230</posy>
<width>110</width>
<height>25</height>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[562]:</label>
</control>
<control type="fadelabel">
<description>Year Value</description>
<posx>390</posx>
<posy>230</posy>
<width>480</width>
<height>25</height>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>white</textcolor>
<label fallback="161">$INFO[ListItem.Year]</label>
</control>
<control type="label">
<description>Track Number Title</description>
<posx>270</posx>
<posy>260</posy>
<width>110</width>
<height>25</height>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[554]:</label>
</control>
<control type="fadelabel">
<description>Track Number Value</description>
<posx>390</posx>
<posy>260</posy>
<width>480</width>
<height>25</height>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>white</textcolor>
<label fallback="161">$INFO[ListItem.TrackNumber]</label>
</control>
<control type="label">
<description>Rating Title</description>
<posx>270</posx>
<posy>290</posy>
<width>110</width>
<height>25</height>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[563]:</label>
</control>
<control type="fadelabel">
<description>Rating Value</description>
<posx>390</posx>
<posy>290</posy>
<width>480</width>
<height>25</height>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>white</textcolor>
<label fallback="161">$INFO[ListItem.Rating]</label>
</control>
<control type="label">
<description>Comment Title</description>
<posx>270</posx>
<posy>320</posy>
<width>110</width>
<height>25</height>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
<label>$LOCALIZE[569]:</label>
</control>
<control type="textbox">
<description>Comment value</description>
<posx>390</posx>
<posy>320</posy>
<width>480</width>
<height>100</height>
<font>font12</font>
<label fallback="161">$INFO[ListItem.Comment]</label>
</control>
<control type="button" id ="13">
<description>Get Thumb button</description>
<posx>40</posx>
<posy>440</posy>
<width>200</width>
<height>32</height>
<label>13405</label>
<font>font12</font>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onleft>11</onleft>
<onright>12</onright>
<onup>14</onup>
<ondown>14</ondown>
</control>
<control type="button" id="12">
<description>Album Info button</description>
<posx>245</posx>
<posy>440</posy>
<width>200</width>
<height>32</height>
<label>10523</label>
<font>font12</font>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onleft>13</onleft>
<onright>10</onright>
<onup>14</onup>
<ondown>14</ondown>
</control>
<control type="button" id ="10">
<description>Ok button</description>
<posx>455</posx>
<posy>440</posy>
<width>200</width>
<height>32</height>
<label>186</label>
<font>font13</font>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onleft>12</onleft>
<onright>11</onright>
<onup>14</onup>
<ondown>14</ondown>
</control>
<control type="button" id="11">
<description>Cancel button</description>
<posx>660</posx>
<posy>440</posy>
<width>200</width>
<height>32</height>
<label>222</label>
<font>font13</font>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onleft>10</onleft>
<onright>13</onright>
<onup>14</onup>
<ondown>14</ondown>
</control>
</controls>
</window>

74
720p/DialogTextViewer.xml Normal file
View File

@ -0,0 +1,74 @@
<window id="147">
<defaultcontrol>61</defaultcontrol>
<include>dialogeffect</include>
<controls>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="1">
<description>Item Title value</description>
<posx>40</posx>
<posy>45</posy>
<width>1200</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<textcolor>dialogheader</textcolor>
<font>font18</font>
</control>
<control type="button">
<description>Close Window button</description>
<posx>1210</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>84</posy>
<width>1200</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="textbox" id="5">
<description>textarea</description>
<posx>50</posx>
<posy>100</posy>
<width>1160</width>
<height>540</height>
<label>-</label>
<font>font11</font>
<align>justify</align>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<pagecontrol>61</pagecontrol>
</control>
<control type="scrollbar" id="61">
<posx>1215</posx>
<posy>100</posy>
<width>20</width>
<height>540</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.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>61</onleft>
<onright>61</onright>
<ondown>61</ondown>
<onup>61</onup>
<showonepage>true</showonepage>
<orientation>vertical</orientation>
</control>
</controls>
</window>

952
720p/DialogVideoInfo.xml Normal file
View File

@ -0,0 +1,952 @@
<window id="2003">
<defaultcontrol always="true">5</defaultcontrol>
<allowoverlay>no</allowoverlay>
<include>dialogeffect</include>
<controls>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label">
<description>Item Title value</description>
<posx>40</posx>
<posy>45</posy>
<width>1200</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<textcolor>green</textcolor>
<label>[UPPERCASE]$INFO[Listitem.Title][/UPPERCASE]</label>
<font>font18</font>
</control>
<control type="button">
<description>Close Window button</description>
<posx>1210</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>84</posy>
<width>1200</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="group">
<visible>!container.content(tvshows) + !container.content(episodes) + !container.content(musicvideos)</visible>
<control type="group">
<visible>Control.HasFocus(12)</visible>
<include>VisibleFadeEffect</include>
<control type="label">
<posx>690</posx>
<posy>140</posy>
<width>550</width>
<height>30</height>
<align>center</align>
<aligny>top</aligny>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
<label>31040</label>
<font>font13</font>
</control>
<control type="image">
<description>Current Fanart image</description>
<posx>60</posx>
<posy>100</posy>
<width>640</width>
<height>350</height>
<info>Listitem.Property(Fanart_Image)</info>
<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>60</posx>
<posy>100</posy>
<width>640</width>
<height>350</height>
<texture border="5">NoCover_1.png</texture>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<description>No Fanart Circle</description>
<posx>80</posx>
<posy>120</posy>
<width>600</width>
<height>310</height>
<texture>NoCover_2.png</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="label">
<posx>60</posx>
<posy>100</posy>
<width>640</width>
<height>350</height>
<font>font25</font>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
<align>center</align>
<aligny>center</aligny>
<label>31010</label>
</control>
</control>
</control>
<control type="group">
<visible>!Control.HasFocus(12)</visible>
<include>VisibleFadeEffect</include>
<control type="image">
<description>Cover image</description>
<posx>60</posx>
<posy>100</posy>
<width>240</width>
<height>350</height>
<texture>$INFO[Listitem.Icon]</texture>
<aspectratio>keep</aspectratio>
<bordertexture border="5">folder-focus.png</bordertexture>
<bordersize>5</bordersize>
</control>
<control type="list" id="49">
<posx>330</posx>
<posy>100</posy>
<width>890</width>
<height>350</height>
<onleft>9000</onleft>
<onright>50</onright>
<onup>49</onup>
<ondown>49</ondown>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>160</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>white</selectedcolor>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>175</posx>
<posy>0</posy>
<width>705</width>
<height>30</height>
<font>font12</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>890</width>
<height>30</height>
<visible>Control.HasFocus(49)</visible>
<texture border="3">button-focus.png</texture>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>160</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>white</selectedcolor>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>175</posx>
<posy>0</posy>
<width>705</width>
<height>30</height>
<font>font12</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>
</control>
<control type="group">
<visible>Container.Content(TVShows)</visible>
<control type="group">
<visible>Control.HasFocus(12)</visible>
<include>VisibleFadeEffect</include>
<control type="label">
<posx>690</posx>
<posy>140</posy>
<width>550</width>
<height>30</height>
<align>center</align>
<aligny>top</aligny>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
<label>31041</label>
<font>font13</font>
</control>
<control type="image">
<description>Current Fanart image</description>
<posx>60</posx>
<posy>100</posy>
<width>640</width>
<height>350</height>
<info>Listitem.Property(Fanart_Image)</info>
<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>60</posx>
<posy>100</posy>
<width>640</width>
<height>350</height>
<texture border="5">NoCover_1.png</texture>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<description>No Fanart Circle</description>
<posx>80</posx>
<posy>120</posy>
<width>600</width>
<height>310</height>
<texture>NoCover_2.png</texture>
<aspectratio>keep</aspectratio>
</control>
<control type="label">
<posx>60</posx>
<posy>100</posy>
<width>640</width>
<height>350</height>
<font>font25</font>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
<align>center</align>
<aligny>center</aligny>
<label>31010</label>
</control>
</control>
</control>
<control type="group">
<visible>!Control.HasFocus(12)</visible>
<include>VisibleFadeEffect</include>
<control type="image">
<description>Cover image</description>
<posx>40</posx>
<posy>100</posy>
<width>1200</width>
<height>150</height>
<texture>$INFO[Listitem.Icon]</texture>
<aspectratio aligny="bottom">keep</aspectratio>
</control>
<control type="image">
<description>Cover image</description>
<posx>40</posx>
<posy>250</posy>
<width>1200</width>
<height>150</height>
<texture flipy ="true" diffuse="diffuse_mirror2.png">$INFO[Listitem.Icon]</texture>
<aspectratio aligny="top">keep</aspectratio>
</control>
<control type="list" id="49">
<posx>60</posx>
<posy>290</posy>
<width>1160</width>
<height>150</height>
<onleft>9000</onleft>
<onright>50</onright>
<onup>49</onup>
<ondown>49</ondown>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>160</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>white</selectedcolor>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>175</posx>
<posy>0</posy>
<width>975</width>
<height>30</height>
<font>font12</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>1160</width>
<height>30</height>
<visible>Control.HasFocus(49)</visible>
<texture border="3">button-focus.png</texture>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>160</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>white</selectedcolor>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>175</posx>
<posy>0</posy>
<width>975</width>
<height>30</height>
<font>font12</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>
</control>
<control type="group">
<visible>Container.Content(Episodes)</visible>
<control type="image">
<description>Cover image</description>
<posx>60</posx>
<posy>100</posy>
<width>420</width>
<height>350</height>
<texture>$INFO[Listitem.Icon]</texture>
<aspectratio aligny="top">keep</aspectratio>
<bordertexture border="5">folder-focus.png</bordertexture>
<bordersize>5</bordersize>
</control>
<control type="list" id="49">
<posx>510</posx>
<posy>100</posy>
<width>710</width>
<height>300</height>
<onleft>9000</onleft>
<onright>50</onright>
<onup>49</onup>
<ondown>49</ondown>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>160</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>white</selectedcolor>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>175</posx>
<posy>0</posy>
<width>530</width>
<height>30</height>
<font>font12</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>710</width>
<height>30</height>
<visible>Control.HasFocus(49)</visible>
<texture border="3">button-focus.png</texture>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>160</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>white</selectedcolor>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>175</posx>
<posy>0</posy>
<width>530</width>
<height>30</height>
<font>font12</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>
<control type="group">
<visible>Container.Content(MusicVideos)</visible>
<control type="image">
<description>Cover image</description>
<posx>60</posx>
<posy>100</posy>
<width>420</width>
<height>350</height>
<texture>$INFO[Listitem.Icon]</texture>
<aspectratio aligny="top">keep</aspectratio>
<bordertexture border="5">folder-focus.png</bordertexture>
<bordersize>5</bordersize>
</control>
<control type="list" id="49">
<posx>510</posx>
<posy>100</posy>
<width>710</width>
<height>300</height>
<onleft>9000</onleft>
<onright>50</onright>
<onup>49</onup>
<ondown>49</ondown>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>160</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>white</selectedcolor>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>175</posx>
<posy>0</posy>
<width>530</width>
<height>30</height>
<font>font12</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>710</width>
<height>30</height>
<visible>Control.HasFocus(49)</visible>
<texture border="3">button-focus.png</texture>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>160</width>
<height>30</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>white</selectedcolor>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>175</posx>
<posy>0</posy>
<width>530</width>
<height>30</height>
<font>font12</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>
<control type="image">
<posx>40</posx>
<posy>460</posy>
<width>1200</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="textbox" id="400">
<description>textarea</description>
<posx>290</posx>
<posy>480</posy>
<width>930</width>
<height>160</height>
<label>$INFO[ListItem.Plot,[COLOR=grey2]$LOCALIZE[207]: &#32;&#32; [/COLOR]]</label>
<font>font11</font>
<align>justify</align>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<onleft>5</onleft>
<onright>50</onright>
<onup>5</onup>
<ondown>50</ondown>
<visible>!Control.IsVisible(50)</visible>
<pagecontrol>61</pagecontrol>
<autoscroll time="3000" delay="4000" repeat="5000">!Control.HasFocus(61) + Skin.HasSetting(AutoScroll)</autoscroll>
</control>
<control type="panel" id="50">
<posx>290</posx>
<posy>480</posy>
<width>760</width>
<height>160</height>
<onleft>49</onleft>
<onright>61</onright>
<onup>50</onup>
<ondown>50</ondown>
<viewtype label="">list</viewtype>
<pagecontrol>61</pagecontrol>
<scrolltime>200</scrolltime>
<orientation>vertical</orientation>
<itemlayout height="35" width="380">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>378</width>
<height>33</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>358</width>
<height>33</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>white</selectedcolor>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="35" width="380">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>378</width>
<height>33</height>
<visible>!Control.HasFocus(50)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>378</width>
<height>33</height>
<visible>Control.HasFocus(50)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>358</width>
<height>33</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>white</selectedcolor>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="image">
<description>Actor image</description>
<posx>1060</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="spincontrol" id="61">
<description>Next page button</description>
<posx>130r</posx>
<posy>650</posy>
<subtype>page</subtype>
<font>font12b</font>
<onleft>50</onleft>
<onright>9000</onright>
<ondown>49</ondown>
<onup>50</onup>
<textcolor>white</textcolor>
<showonepage>true</showonepage>
<animation effect="slide" time="0" end="-170,0" condition="Control.IsVisible(50)">Conditional</animation>
</control>
<control type="grouplist">
<description>Media Codec Flagging Images</description>
<posx>290</posx>
<posy>640</posy>
<width>640</width>
<itemgap>0</itemgap>
<orientation>horizontal</orientation>
<include>VideoCodecFlagging</include>
<include>AudioCodecFlagging</include>
<include>AspectCodecFlagging</include>
</control>
<control type="group" id="9001">
<control type="group" id="9000">
<posx>60</posx>
<posy>470</posy>
<control type="button" id="5">
<description>Cast/Review</description>
<posx>0</posx>
<posy>0</posy>
<include>ButtonInfoDialogsCommonValues</include>
<label>206</label>
<onleft>61</onleft>
<onright>49</onright>
<onup>11</onup>
<ondown>8</ondown>
</control>
<control type="togglebutton" id="8">
<description>Play/browse to Show</description>
<posx>0</posx>
<posy>33</posy>
<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>
<onleft>61</onleft>
<onright>49</onright>
<onup>5</onup>
<ondown>6</ondown>
</control>
<control type="button" id="6">
<description>Refresh</description>
<posx>0</posx>
<posy>66</posy>
<include>ButtonInfoDialogsCommonValues</include>
<label>184</label>
<onleft>61</onleft>
<onright>49</onright>
<onup>8</onup>
<ondown>12</ondown>
</control>
<control type="button" id="12">
<description>Get Fanart</description>
<posx>0</posx>
<posy>99</posy>
<include>ButtonInfoDialogsCommonValues</include>
<label>20413</label>
<onleft>61</onleft>
<onright>49</onright>
<onup>6</onup>
<ondown>10</ondown>
</control>
<control type="button" id="10">
<description>Get Thumb</description>
<posx>0</posx>
<posy>132</posy>
<include>ButtonInfoDialogsCommonValues</include>
<label>13405</label>
<onleft>61</onleft>
<onright>49</onright>
<onup>12</onup>
<ondown>11</ondown>
</control>
<control type="button" id="11">
<description>Play Trailer</description>
<posx>0</posx>
<posy>165</posy>
<include>ButtonInfoDialogsCommonValues</include>
<label>20410</label>
<onleft>61</onleft>
<onright>49</onright>
<onup>10</onup>
<ondown>5</ondown>
<enable>!IsEmpty(ListItem.Trailer)</enable>
</control>
</control>
</control>
</controls>
</window>

72
720p/DialogVideoScan.xml Normal file
View File

@ -0,0 +1,72 @@
<window id="133">
<defaultcontrol>402</defaultcontrol>
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>850</posx>
<posy>10</posy>
<origin x="30" y="10">Window.IsVisible(seekbar)</origin>
</coordinates>
<controls>
<control type="group">
<animation effect="slide" end="0,-150" time="200" condition="Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)">conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>400</width>
<height>60</height>
<colordiffuse>DDFFFFFF</colordiffuse>
<texture>black-back.png</texture>
<bordertexture border="3">NoCover_1.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="label" id="401">
<description>Caption Label</description>
<posx>10</posx>
<posy>4</posy>
<width>380</width>
<height>18</height>
<font>font10</font>
<textcolor>green</textcolor>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="label" id="402">
<description>Current Directory Label</description>
<posx>10</posx>
<posy>20</posy>
<width>380</width>
<height>20</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<visible>Skin.HasSetting(No_Media_Titles_In_Scanner)</visible>
</control>
<control type="label" id="405">
<description>Current Title Label</description>
<posx>10</posx>
<posy>20</posy>
<width>380</width>
<height>20</height>
<font>font10</font>
<align>left</align>
<aligny>center</aligny>
<visible>!Skin.HasSetting(No_Media_Titles_In_Scanner)</visible>
</control>
<control type="progress" id="403">
<description>progress control</description>
<posx>10</posx>
<posy>42</posy>
<width>380</width>
<height>6</height>
</control>
<control type="progress" id="404">
<description>progress control</description>
<posx>10</posx>
<posy>49</posy>
<width>380</width>
<height>6</height>
</control>
</control>
</controls>
</window>

71
720p/DialogVolumeBar.xml Normal file
View File

@ -0,0 +1,71 @@
<window id="104">
<defaultcontrol>1</defaultcontrol>
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>850</posx>
<posy>15</posy>
</coordinates>
<controls>
<control type="group">
<animation effect="slide" start="0,0" end="0,55" time="0" condition="Window.IsVisible(seekbar)">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>400</width>
<height>45</height>
<colordiffuse>DDFFFFFF</colordiffuse>
<texture>black-back.png</texture>
<bordertexture border="3">NoCover_1.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="group">
<visible>!player.passthrough</visible>
<control type="image">
<posx>10</posx>
<posy>5</posy>
<width>35</width>
<height>35</height>
<texture>VolumeIcon.png</texture>
</control>
<control type="label">
<description>Volume Label</description>
<posx>50</posx>
<posy>22</posy>
<label>$INFO[Player.Volume]</label>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="progress" id="1">
<description>Progressbar</description>
<posx>135</posx>
<posy>16</posy>
<width>250</width>
<height>12</height>
<info>Player.Volume</info>
<visible>true</visible>
</control>
</control>
<control type="group">
<visible>player.passthrough</visible>
<control type="image">
<posx>10</posx>
<posy>5</posy>
<width>35</width>
<height>35</height>
<texture>VolumeIcon-Mute.png</texture>
</control>
<control type="label">
<description>Passthrough Label</description>
<posx>50</posx>
<posy>22</posy>
<label>$LOCALIZE[29802]</label>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
</control>
</control>
</control>
</controls>
</window>

115
720p/DialogYesNo.xml Normal file
View File

@ -0,0 +1,115 @@
<window id="100">
<defaultcontrol always="true">10</defaultcontrol>
<coordinates>
<system>1</system>
<posx>290</posx>
<posy>210</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>700</width>
<height>300</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>700</width>
<height>300</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="1">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>13406</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>620</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="label" id="2">
<description>dialog line 1</description>
<posx>40</posx>
<posy>85</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="3">
<description>dialog line 2</description>
<posx>40</posx>
<posy>115</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="4">
<description>dialog line 3</description>
<posx>40</posx>
<posy>145</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<font>font12</font>
</control>
<control type="button" id="11">
<description>Yes button</description>
<posx>145</posx>
<posy>215</posy>
<width>200</width>
<height>35</height>
<label>107</label>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.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>355</posx>
<posy>215</posy>
<width>200</width>
<height>35</height>
<label>106</label>
<font>font13</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onleft>11</onleft>
<onright>11</onright>
<onup>10</onup>
<ondown>10</ondown>
</control>
</controls>
</window>

335
720p/FileBrowser.xml Normal file
View File

@ -0,0 +1,335 @@
<window id="126">
<defaultcontrol always="true">450</defaultcontrol>
<allowoverlay>no</allowoverlay>
<coordinates>
<system>1</system>
<posx>320</posx>
<posy>10</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="group">
<animation effect="slide" start="0,0" end="-290,0" time="300" condition="Control.IsVisible(451)">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>64</width>
<height>700</height>
<texture border="40,40,0,40">DialogLeft.png</texture>
</control>
<control type="image">
<posx>64</posx>
<posy>0</posy>
<width>512</width>
<height>700</height>
<texture border="0,40,0,40">DialogMiddle.png</texture>
<animation effect="zoom" start="64,0,512,700" end="64,0,1097,700" time="300" condition="Control.IsVisible(451)">Conditional</animation>
</control>
<control type="image">
<posx>576</posx>
<posy>0</posy>
<width>64</width>
<height>700</height>
<texture border="0,40,40,40">DialogRight.png</texture>
<animation effect="slide" start="0,0" end="585,0" time="300" condition="Control.IsVisible(451)">Conditional</animation>
</control>
<control type="label" id="411">
<description>Heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>560</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>1023</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>560</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="label" id="412">
<description>path label control</description>
<posx>40</posx>
<posy>85</posy>
<width>560</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
<haspath>true</haspath>
</control>
<control type="scrollbar" id="60">
<posx>580</posx>
<posy>120</posy>
<width>20</width>
<height>435</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.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>450</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
<control type="list" id="450">
<posx>40</posx>
<posy>120</posy>
<width>535</width>
<height>440</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>450</onup>
<ondown>450</ondown>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<animation effect="slide" start="0,0" end="12,0" time="0" condition="!Control.IsVisible(60)">Conditional</animation>
<itemlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>535</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>10</posx>
<posy>2</posy>
<width>31</width>
<height>31</height>
<texture>$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<posx>45</posx>
<posy>0</posy>
<width>480</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>535</width>
<height>35</height>
<visible>!Control.HasFocus(450)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>535</width>
<height>35</height>
<visible>Control.HasFocus(450)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>10</posx>
<posy>2</posy>
<width>31</width>
<height>31</height>
<texture>$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<posx>45</posx>
<posy>0</posy>
<width>480</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="panel" id="451">
<posx>40</posx>
<posy>120</posy>
<width>560</width>
<height>440</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>451</onup>
<ondown>451</ondown>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<animation effect="slide" start="0,0" end="12,0" time="0" condition="!Control.IsVisible(60)">Conditional</animation>
<itemlayout height="40" width="535">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>535</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>10</posx>
<posy>2</posy>
<width>31</width>
<height>31</height>
<texture>$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<posx>45</posx>
<posy>0</posy>
<width>480</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40" width="535">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>535</width>
<height>35</height>
<visible>!Control.HasFocus(451)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>535</width>
<height>35</height>
<visible>Control.HasFocus(451)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>10</posx>
<posy>2</posy>
<width>31</width>
<height>31</height>
<texture>$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<posx>45</posx>
<posy>0</posy>
<width>480</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="label">
<description>Page label</description>
<posx>40</posx>
<posy>570</posy>
<width>560</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font12b</font>
<label>($INFO[Container(450).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(450).CurrentPage]/$INFO[Container(450).NumPages])</label>
<visible>!Control.IsVisible(451)</visible>
</control>
<control type="label">
<description>Page label</description>
<posx>40</posx>
<posy>570</posy>
<width>560</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font12b</font>
<label>($INFO[Container(451).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(451).CurrentPage]/$INFO[Container(451).NumPages])</label>
<visible>Control.IsVisible(451)</visible>
</control>
<control type="group" id="9000">
<control type="button" id="413">
<description>OK button</description>
<posx>40</posx>
<posy>615</posy>
<width>184</width>
<height>40</height>
<align>center</align>
<label>186</label>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onleft>416</onleft>
<onright>414</onright>
<onup>450</onup>
<ondown>450</ondown>
</control>
<control type="button" id="414">
<description>Cancel button</description>
<posx>226</posx>
<posy>615</posy>
<width>184</width>
<height>40</height>
<align>center</align>
<label>222</label>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onleft>413</onleft>
<onright>415</onright>
<onup>450</onup>
<ondown>450</ondown>
</control>
<control type="button" id="415">
<description>Create folder button</description>
<posx>412</posx>
<posy>615</posy>
<width>184</width>
<height>40</height>
<align>center</align>
<label>119</label>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onleft>414</onleft>
<onright>416</onright>
<onup>450</onup>
<ondown>450</ondown>
</control>
</control>
<control type="radiobutton" id="416">
<description>Flip Image button</description>
<posx>980</posx>
<posy>615</posy>
<width>200</width>
<height>40</height>
<align>left</align>
<label>749</label>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onleft>415</onleft>
<onright>413</onright>
<onup>450</onup>
<ondown>450</ondown>
<visible>Control.IsVisible(451)</visible>
<animation effect="fade" delay="300" time="200">Visible</animation>
</control>
<control type="image">
<description>Current Icon image</description>
<posx>620</posx>
<posy>50</posy>
<width>560</width>
<height>560</height>
<aspectratio>keep</aspectratio>
<info>ListItem.Icon</info>
<aspectratio>keep</aspectratio>
<visible>Control.IsVisible(451)</visible>
<animation effect="fade" delay="300" time="200">Visible</animation>
</control>
</control>
</controls>
</window>

337
720p/FileManager.xml Normal file
View File

@ -0,0 +1,337 @@
<window id="3">
<defaultcontrol>20</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="group">
<include>Window_OpenClose_Animation</include>
<control type="image">
<description>background image</description>
<posx>40</posx>
<posy>40</posy>
<width>1200</width>
<height>640</height>
<colordiffuse>DDFFFFFF</colordiffuse>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>40</posx>
<posy>40</posy>
<width>1200</width>
<height>640</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="101">
<description>current directory text label left</description>
<posx>100</posx>
<posy>80</posy>
<width>470</width>
<height>30</height>
<font>font13</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="label" id="102">
<description>current directory text label right</description>
<posx>690</posx>
<posy>80</posy>
<width>470</width>
<height>30</height>
<font>font13</font>
<textcolor>white</textcolor>
<scroll>true</scroll>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="image">
<posx>90</posx>
<posy>115</posy>
<width>1100</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="image">
<description>filemanager List Sel Left</description>
<posx>115</posx>
<posy>125</posy>
<width>510</width>
<height>468</height>
<texture border="3">filemanager-select.png</texture>
<visible>Control.HasFocus(20)</visible>
</control>
<control type="list" id="20">
<posx>125</posx>
<posy>135</posy>
<width>490</width>
<height>448</height>
<onleft>30</onleft>
<onright>21</onright>
<onup>20</onup>
<ondown>20</ondown>
<pagecontrol>30</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="32">
<control type="image">
<posx>5</posx>
<posy>6</posy>
<width>20</width>
<height>20</height>
<info>ListItem.Icon</info>
</control>
<control type="label">
<posx>30</posx>
<posy>0</posy>
<width>445</width>
<height>30</height>
<font>font12</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<textcolor>grey</textcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>480</posx>
<posy>0</posy>
<width>200</width>
<height>30</height>
<font>font12</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<textcolor>grey</textcolor>
<align>right</align>
<info>ListItem.Label2</info>
</control>
</itemlayout>
<focusedlayout height="32">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>490</width>
<height>30</height>
<visible>!Control.HasFocus(20)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>490</width>
<height>30</height>
<visible>Control.HasFocus(20)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>5</posx>
<posy>6</posy>
<width>20</width>
<height>20</height>
<info>ListItem.Icon</info>
</control>
<control type="label">
<posx>30</posx>
<posy>0</posy>
<width>445</width>
<height>30</height>
<font>font12</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<textcolor>white</textcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>480</posx>
<posy>0</posy>
<width>200</width>
<height>30</height>
<font>font12</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<textcolor>white</textcolor>
<align>right</align>
<info>ListItem.Label2</info>
</control>
</focusedlayout>
</control>
<control type="image">
<posx>90</posx>
<posy>600</posy>
<width>1100</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="scrollbar" id="30">
<posx>85</posx>
<posy>135</posy>
<width>20</width>
<height>448</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.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>31</onleft>
<onright>20</onright>
<ondown>20</ondown>
<onup>20</onup>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
<control type="label">
<description>number of files/pages in left list text label</description>
<posx>95</posx>
<posy>605</posy>
<width>562</width>
<font>font12b</font>
<align>left</align>
<scroll>true</scroll>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<label>($INFO[Container(20).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(20).CurrentPage]/$INFO[Container(20).NumPages])</label>
</control>
<control type="image">
<description>filemanager List Sel Right</description>
<posx>660</posx>
<posy>125</posy>
<width>510</width>
<height>468</height>
<texture border="3">filemanager-select.png</texture>
<visible>Control.HasFocus(21)</visible>
</control>
<control type="list" id="21">
<posx>670</posx>
<posy>135</posy>
<width>490</width>
<height>448</height>
<onleft>20</onleft>
<onright>31</onright>
<onup>21</onup>
<ondown>21</ondown>
<pagecontrol>31</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="32">
<control type="image">
<posx>5</posx>
<posy>6</posy>
<width>20</width>
<height>20</height>
<info>ListItem.Icon</info>
</control>
<control type="label">
<posx>30</posx>
<posy>0</posy>
<width>445</width>
<height>30</height>
<font>font12</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<textcolor>grey</textcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>480</posx>
<posy>0</posy>
<width>200</width>
<height>30</height>
<font>font12</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<textcolor>grey</textcolor>
<align>right</align>
<info>ListItem.Label2</info>
</control>
</itemlayout>
<focusedlayout height="32">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>490</width>
<height>30</height>
<visible>!Control.HasFocus(21)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>490</width>
<height>30</height>
<visible>Control.HasFocus(21)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>5</posx>
<posy>6</posy>
<width>20</width>
<height>20</height>
<info>ListItem.Icon</info>
</control>
<control type="label">
<posx>30</posx>
<posy>0</posy>
<width>445</width>
<height>30</height>
<font>font12</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<textcolor>white</textcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>480</posx>
<posy>0</posy>
<width>200</width>
<height>30</height>
<font>font12</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<textcolor>white</textcolor>
<align>right</align>
<info>ListItem.Label2</info>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="31">
<posx>105r</posx>
<posy>135</posy>
<width>20</width>
<height>448</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.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>21</onleft>
<onright>30</onright>
<ondown>21</ondown>
<onup>21</onup>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
<control type="label">
<description>number of files/pages in left list text label</description>
<posx>95r</posx>
<posy>605</posy>
<width>562</width>
<font>font12b</font>
<align>right</align>
<scroll>true</scroll>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<label>($INFO[Container(21).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(21).CurrentPage]/$INFO[Container(21).NumPages])</label>
</control>
</control>
</controls>
</window>

122
720p/Font.xml Normal file
View File

@ -0,0 +1,122 @@
<fonts>
<fontset id="Default" unicode="true">
<font>
<name>font10</name>
<filename>LiberationSans-Regular.ttf</filename>
<size>15</size>
</font>
<font>
<name>font11</name>
<filename>LiberationSans-Regular.ttf</filename>
<size>19</size>
</font>
<font>
<name>font12</name>
<filename>LiberationSans-Regular.ttf</filename>
<size>20</size>
</font>
<font>
<name>font12b</name>
<filename>LiberationSans-Regular.ttf</filename>
<size>20</size>
<aspect>.9</aspect>
</font>
<font>
<name>font13</name>
<filename>LiberationSans-Regular.ttf</filename>
<size>23</size>
</font>
<font>
<name>font18</name>
<filename>humanist_521_condensed_bt.ttf</filename>
<size>32</size>
</font>
<font>
<name>font18b</name>
<filename>humanist_521_bt.ttf</filename>
<size>32</size>
</font>
<font>
<name>font20</name>
<filename>LiberationSans-Regular.ttf</filename>
<size>25</size>
</font>
<font>
<name>font22</name>
<filename>LiberationSans-Regular.ttf</filename>
<size>28</size>
</font>
<font>
<name>font25</name>
<filename>LiberationSans-Regular.ttf</filename>
<size>35</size>
</font>
<font>
<name>font35b</name>
<filename>LiberationSans-Regular.ttf</filename>
<size>80</size>
<aspect>.8</aspect>
</font>
</fontset>
<fontset id="Arial" unicode="true">
<font>
<name>font10</name>
<filename>arial.ttf</filename>
<size>15</size>
</font>
<font>
<name>font11</name>
<filename>arial.ttf</filename>
<size>19</size>
</font>
<font>
<name>font12</name>
<filename>arial.ttf</filename>
<size>20</size>
</font>
<font>
<name>font12b</name>
<filename>arial.ttf</filename>
<size>20</size>
<aspect>.9</aspect>
</font>
<font>
<name>font13</name>
<filename>arial.ttf</filename>
<size>23</size>
</font>
<font>
<name>font18</name>
<filename>arial.ttf</filename>
<size>28</size>
<aspect>.8</aspect>
</font>
<font>
<name>font18b</name>
<filename>arial.ttf</filename>
<size>28</size>
<aspect>.8</aspect>
</font>
<font>
<name>font20</name>
<filename>arial.ttf</filename>
<size>25</size>
</font>
<font>
<name>font22</name>
<filename>arial.ttf</filename>
<size>28</size>
</font>
<font>
<name>font25</name>
<filename>arial.ttf</filename>
<size>35</size>
</font>
<font>
<name>font35b</name>
<filename>arial.ttf</filename>
<size>80</size>
<aspect>.8</aspect>
</font>
</fontset>
</fonts>

617
720p/Home.xml Normal file
View File

@ -0,0 +1,617 @@
<window id="0">
<defaultcontrol always="true">9000</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<control type="videowindow">
<posx>356</posx>
<posy>100</posy>
<width>924</width>
<height>520</height>
<visible>Player.HasVideo</visible>
</control>
<control type="visualisation">
<posx>356</posx>
<posy>100</posy>
<width>924</width>
<height>520</height>
<visible>Player.HasAudio</visible>
</control>
<control type="multiimage">
<posx>356</posx>
<posy>100</posy>
<width>924</width>
<height>520</height>
<imagepath background="true">$INFO[Container(9000).ListItem.Icon]</imagepath>
<timeperimage>7000</timeperimage>
<randomize>true</randomize>
<fadetime>FanartCrossfadeTime</fadetime>
<visible>!Player.HasMedia</visible>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<texture>Background-Home.png</texture>
</control>
<!-- weather Info -->
<control type="group">
<posx>600r</posx>
<posy>450</posy>
<visible>Container(9000).HasFocus(5) + Weather.IsFetched + !Skin.HasSetting(homepageWeatherinfo)</visible>
<include>homestatsinfo</include>
<control type="image">
<description>gradient</description>
<posx>0</posx>
<posy>0</posy>
<width>600</width>
<height>130</height>
<texture>gradient.png</texture>
</control>
<control type="image">
<description>back image</description>
<posx>160r</posx>
<posy>0</posy>
<width>130</width>
<height>130</height>
<texture>homeinfo-blank.png</texture>
</control>
<control type="image">
<description>Weather image</description>
<posx>150r</posx>
<posy>10</posy>
<width>110</width>
<height>110</height>
<texture>$INFO[Weather.Conditions]</texture>
</control>
<control type="label">
<description>Weather label</description>
<posx>170r</posx>
<posy>5</posy>
<height>30</height>
<width>500</width>
<label>[B]$LOCALIZE[20088][/B]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>location label</description>
<posx>170r</posx>
<posy>37</posy>
<height>30</height>
<width>500</width>
<label>$INFO[Weather.Location]</label>
<align>right</align>
<aligny>center</aligny>
<font>font18</font>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>Conditions Label</description>
<posx>170r</posx>
<posy>70</posy>
<height>30</height>
<width>500</width>
<label>$INFO[Weather.Conditions]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>Temp Label</description>
<posx>170r</posx>
<posy>95</posy>
<height>30</height>
<width>500</width>
<label>$LOCALIZE[143] $INFO[Weather.Temperature]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<shadowcolor>black</shadowcolor>
</control>
</control>
<!-- Music Info -->
<control type="group">
<posx>600r</posx>
<posy>450</posy>
<include>homeaudioinfo</include>
<control type="image">
<description>gradient</description>
<posx>0</posx>
<posy>0</posy>
<width>600</width>
<height>130</height>
<texture>gradient.png</texture>
</control>
<control type="image">
<description>Cover image</description>
<posx>160r</posx>
<posy>0</posy>
<width>130</width>
<height>130</height>
<texture>$INFO[MusicPlayer.Cover]</texture>
</control>
<control type="label">
<description>Artist label</description>
<posx>180r</posx>
<posy>5</posy>
<height>30</height>
<width>500</width>
<label>$INFO[MusicPlayer.Artist]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>Title label</description>
<posx>180r</posx>
<posy>37</posy>
<height>30</height>
<width>500</width>
<label>$INFO[MusicPlayer.Title]</label>
<align>right</align>
<aligny>center</aligny>
<font>font18</font>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>Album Label</description>
<posx>180r</posx>
<posy>70</posy>
<height>30</height>
<width>500</width>
<label>$INFO[MusicPlayer.Album]$INFO[musicplayer.discnumber, - $LOCALIZE[427]:]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>Time Label</description>
<posx>180r</posx>
<posy>95</posy>
<height>30</height>
<width>500</width>
<label>$INFO[MusicPlayer.Time]$INFO[MusicPlayer.Duration, / ]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<shadowcolor>black</shadowcolor>
</control>
</control>
<!-- Video Info -->
<control type="group">
<posx>600r</posx>
<posy>450</posy>
<include>homevideoinfo</include>
<control type="image">
<description>gradient</description>
<posx>0</posx>
<posy>0</posy>
<width>600</width>
<height>130</height>
<texture>gradient.png</texture>
</control>
<control type="image">
<description>Cover image</description>
<posx>160r</posx>
<posy>0</posy>
<width>150</width>
<height>130</height>
<aspectratio align="left">keep</aspectratio>
<texture>$INFO[VideoPlayer.cover]</texture>
</control>
<control type="label">
<description>Director label</description>
<posx>180r</posx>
<posy>5</posy>
<height>30</height>
<width>500</width>
<label>$INFO[VideoPlayer.Director]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<shadowcolor>black</shadowcolor>
<visible>!videoplayer.content(episodes) + !videoplayer.content(musicvideos)</visible>
</control>
<control type="label">
<description>TV Show Title label</description>
<posx>180r</posx>
<posy>5</posy>
<height>30</height>
<width>500</width>
<label>$INFO[VideoPlayer.tvshowtitle]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<shadowcolor>black</shadowcolor>
<visible>videoplayer.content(episodes)</visible>
</control>
<control type="label">
<description>Music Video Artist label</description>
<posx>180r</posx>
<posy>5</posy>
<height>30</height>
<width>500</width>
<label>$INFO[VideoPlayer.Artist]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<shadowcolor>black</shadowcolor>
<visible>videoplayer.content(musicvideos)</visible>
</control>
<control type="label">
<description>Title label</description>
<posx>180r</posx>
<posy>37</posy>
<height>30</height>
<width>500</width>
<label>$INFO[VideoPlayer.Title]</label>
<align>right</align>
<aligny>center</aligny>
<font>font18</font>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<description>Genre label</description>
<posx>180r</posx>
<posy>70</posy>
<height>30</height>
<width>500</width>
<info>VideoPlayer.Genre</info>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<shadowcolor>black</shadowcolor>
<visible>!videoplayer.content(episodes) + !videoplayer.content(musicvideos)</visible>
</control>
<control type="label">
<posx>180r</posx>
<posy>70</posy>
<height>30</height>
<width>500</width>
<info>VideoPlayer.Album</info>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<shadowcolor>black</shadowcolor>
<visible>videoplayer.content(musicvideos)</visible>
</control>
<control type="label">
<description>Season and Episode label</description>
<posx>180r</posx>
<posy>70</posy>
<height>30</height>
<width>500</width>
<label>$LOCALIZE[20373] $INFO[VideoPlayer.Season] - $LOCALIZE[20359] $INFO[VideoPlayer.episode]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<shadowcolor>black</shadowcolor>
<visible>videoplayer.content(episodes)</visible>
</control>
<control type="label">
<description>Time Label</description>
<posx>180r</posx>
<posy>95</posy>
<height>30</height>
<width>500</width>
<label>$INFO[VideoPlayer.Time]$INFO[VideoPlayer.Duration, / ]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<shadowcolor>black</shadowcolor>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Home_Panel_Animation</include>
<control type="image">
<posx>70</posx>
<posy>170</posy>
<width>450</width>
<height>400</height>
<texture>Home-Menu-Back.png</texture>
</control>
<control type="button" id="10">
<description>Up Arrow</description>
<posx>155</posx>
<posy>140</posy>
<width>40</width>
<height>30</height>
<texturefocus>arrow-big-up.png</texturefocus>
<texturenofocus>arrow-big-up.png</texturenofocus>
<onclick>Control.Move(9000,-1)</onclick>
<visible>Container(9000).HasPrevious</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="button" id="11">
<description>Down Arrow</description>
<posx>155</posx>
<posy>540</posy>
<width>40</width>
<height>30</height>
<texturefocus>arrow-big-down.png</texturefocus>
<texturenofocus>arrow-big-down.png</texturenofocus>
<onclick>Control.Move(9000,1)</onclick>
<visible>Container(9000).HasNext</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="list" id="9000">
<posx>115</posx>
<posy>180</posy>
<width>345</width>
<height>342</height>
<onleft>20</onleft>
<onright>22</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="57" width="345">
<control type="image">
<posx>20</posx>
<posy>22</posy>
<width>26</width>
<height>26</height>
<texture>home-button.png</texture>
</control>
<control type="label">
<posx>80</posx>
<posy>10</posy>
<width>265</width>
<height>47</height>
<font>font20</font>
<textcolor>white</textcolor>
<align>left</align>
<aligny>center</aligny>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="image">
<posx>0</posx>
<posy>57</posy>
<width>330</width>
<height>6</height>
<texture>Home-Menu-Back-Divider.png</texture>
</control>
</itemlayout>
<focusedlayout height="57" width="345">
<control type="image">
<posx>20</posx>
<posy>22</posy>
<width>26</width>
<height>26</height>
<texture>home-button.png</texture>
</control>
<control type="image">
<posx>23</posx>
<posy>25</posy>
<width>16</width>
<height>17</height>
<texture>home-button-focus.gif</texture>
<visible>Control.HasFocus(9000) | Control.HasFocus(10) | Control.HasFocus(11)</visible>
</control>
<control type="label">
<posx>80</posx>
<posy>10</posy>
<width>265</width>
<height>47</height>
<font>font20</font>
<textcolor>white</textcolor>
<align>left</align>
<aligny>center</aligny>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="image">
<posx>0</posx>
<posy>57</posy>
<width>330</width>
<height>6</height>
<texture>Home-Menu-Back-Divider.png</texture>
</control>
</focusedlayout>
<content>
<item id="1">
<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>Library.HasContent(Video)</visible>
<visible>!Skin.HasSetting(homepageHideVideoButton)</visible>
</item>
<item id="1">
<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>!Library.HasContent(Video)</visible>
<visible>!Skin.HasSetting(homepageHideVideoButton)</visible>
</item>
<item id="2">
<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>Library.HasContent(Music)</visible>
<visible>!Skin.HasSetting(homepageHideMusicButton)</visible>
</item>
<item id="2">
<label>2</label>
<onclick>ActivateWindow(MusicFiles)</onclick>
<icon>special://skin/backgrounds/music.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Music_Folder)]</thumb>
<visible>!Library.HasContent(Music)</visible>
<visible>!Skin.HasSetting(homepageHideMusicButton)</visible>
</item>
<item id="3">
<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(homepageHidePictureButton)</visible>
</item>
<item id="4">
<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(homepageHideProgramButton)</visible>
</item>
<item id="5">
<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(homepageHideWeatherButton)</visible>
</item>
<item id="6">
<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(homepageHideScriptButton)</visible>
</item>
<item id="7">
<label>5</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>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="image">
<posx>40</posx>
<posy>30</posy>
<width>460</width>
<height>65</height>
<texture>xbmc-logo.png</texture>
<include>Window_OpenClose_Animation</include>
</control>
<control type="label">
<description>date/time label</description>
<posx>70r</posx>
<posy>65</posy>
<width>400</width>
<height>35</height>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>white</textcolor>
<label>$INFO[System.Date] [COLOR=grey2] | $INFO[System.Time][/COLOR]</label>
<include>Window_OpenClose_Animation</include>
</control>
<control type="image">
<posx>0</posx>
<posy>128r</posy>
<width>1280</width>
<height>128</height>
<texture>Footer.png</texture>
</control>
<control type="group" id="9001">
<posx>230r</posx>
<posy>60r</posy>
<include>Window_OpenClose_Animation</include>
<control type="button" id="22">
<description>Play Disc Media push button</description>
<posx>00</posx>
<posy>0</posy>
<width>50</width>
<height>50</height>
<label>-</label>
<font>-</font>
<aligny>-</aligny>
<onclick>XBMC.PlayDVD()</onclick>
<texturefocus>home-playmedia.png</texturefocus>
<texturenofocus>home-playmedia.png</texturenofocus>
<onleft>9000</onleft>
<onright>21</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<visible>System.HasMediaDVD</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<posx>4</posx>
<posy>4</posy>
<width>37</width>
<height>37</height>
<texture>home-playmedia-focus.gif</texture>
<visible>Control.HasFocus(22)</visible>
</control>
<control type="button" id="21">
<description>Favourites push button</description>
<posx>50</posx>
<posy>0</posy>
<width>50</width>
<height>50</height>
<label>-</label>
<font>-</font>
<aligny>-</aligny>
<onclick>ActivateWindow(Favourites)</onclick>
<texturefocus>home-favourites.png</texturefocus>
<texturenofocus>home-favourites.png</texturenofocus>
<onleft>22</onleft>
<onright>20</onright>
<onup>9000</onup>
<ondown>9000</ondown>
</control>
<control type="image">
<posx>54</posx>
<posy>4</posy>
<width>37</width>
<height>37</height>
<texture>home-favourites-focus.gif</texture>
<visible>Control.HasFocus(21)</visible>
</control>
<control type="button" id="20">
<description>Power push button</description>
<posx>100</posx>
<posy>0</posy>
<width>50</width>
<height>50</height>
<label>-</label>
<font>-</font>
<aligny>-</aligny>
<onclick>ActivateWindow(ShutdownMenu)</onclick>
<texturefocus>home-power.png</texturefocus>
<texturenofocus>home-power.png</texturenofocus>
<onleft>21</onleft>
<onright>9000</onright>
<onup>9000</onup>
<ondown>9000</ondown>
</control>
<control type="image">
<posx>104</posx>
<posy>4</posy>
<width>37</width>
<height>37</height>
<texture>home-power-focus.gif</texture>
<visible>Control.HasFocus(20)</visible>
</control>
</control>
<control type="rss">
<description>rss feed</description>
<posx>0</posx>
<posy>100r</posy>
<width>1280</width>
<font>font12</font>
<urlset>1</urlset>
<textcolor>green</textcolor>
<titlecolor>green</titlecolor>
<headlinecolor>white</headlinecolor>
<visible>system.getbool(lookandfeel.enablerssfeeds)</visible>
<include>Window_OpenClose_Animation</include>
</control>
</controls>
</window>

View File

@ -0,0 +1,63 @@
<includes>
<include name="VideoCodecFlagging">
<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="AudioCodecFlagging">
<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>
<control type="image">
<description>Audio Channels Image</description>
<width>45</width>
<height>33</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.AudioChannels,flagging/audio/,.png]</texture>
</control>
</include>
<include name="AspectCodecFlagging">
<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>

145
720p/LockSettings.xml Normal file
View File

@ -0,0 +1,145 @@
<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">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>700</width>
<height>570</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>$LOCALIZE[20043]</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>630</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>620</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="grouplist" id="5">
<description>control area</description>
<posx>40</posx>
<posy>85</posy>
<width>620</width>
<height>340</height>
<itemgap>5</itemgap>
<pagecontrol>-</pagecontrol>
<onleft>28</onleft>
<onright>28</onright>
<onup>28</onup>
<ondown>28</ondown>
</control>
<control type="button" id="7">
<description>Default Button</description>
<posx>0</posx>
<posy>0</posy>
<height>35</height>
<font>font12</font>
<textcolor>white</textcolor>
<textoffsetx>7</textoffsetx>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="8">
<description>Default RadioButton</description>
<posx>0</posx>
<posy>0</posy>
<height>35</height>
<font>font12</font>
<textcolor>white</textcolor>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<textoffsetx>7</textoffsetx>
<textureradioon>radiobutton-focus.png</textureradioon>
<textureradiooff>radiobutton-nofocus.png</textureradiooff>
</control>
<control type="spincontrolex" id="9">
<description>Default SpinControlex</description>
<posx>0</posx>
<posy>0</posy>
<height>35</height>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<textureup>scroll-up.png</textureup>
<texturedown>scroll-down.png</texturedown>
<textureupfocus>scroll-up-focus.png</textureupfocus>
<texturedownfocus>scroll-down-focus.png</texturedownfocus>
<font>font12</font>
<textcolor>white</textcolor>
<disabledcolor>disabled</disabledcolor>
<textoffsetx>7</textoffsetx>
<aligny>center</aligny>
<reverse>yes</reverse>
</control>
<control type="image" id="11">
<description>separator image</description>
<width>350</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="button" id="28">
<description>Ok Button</description>
<posx>147</posx>
<posy>485</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<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>352</posx>
<posy>485</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<label>222</label>
<onleft>28</onleft>
<onright>28</onright>
<onup>5</onup>
<ondown>5</ondown>
</control>
</controls>
</window>

175
720p/LoginScreen.xml Normal file
View File

@ -0,0 +1,175 @@
<window id="29">
<defaultcontrol always="true">52</defaultcontrol>
<allowoverlay>no</allowoverlay>
<coordinates>
<system>1</system>
<posx>0</posx>
<posy>0</posy>
</coordinates>
<controls>
<include>CommonBackground</include>
<control type="group">
<include>Window_OpenClose_Animation</include>
<control type="image">
<posx>0</posx>
<posy>180</posy>
<width>1280</width>
<height>440</height>
<colordiffuse>BBFFFFFF</colordiffuse>
<texture>black-back.png</texture>
</control>
<control type="label">
<posx>0</posx>
<posy>200</posy>
<width>1280</width>
<height>30</height>
<font>font18</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>false</scroll>
<align>center</align>
<aligny>center</aligny>
<label>$LOCALIZE[31046]</label>
</control>
<control type="fixedlist" id="52">
<posx>0</posx>
<posy>260</posy>
<width>1280</width>
<height>460</height>
<onleft>52</onleft>
<onright>52</onright>
<onup>20</onup>
<ondown>20</ondown>
<viewtype label="31028">list</viewtype>
<pagecontrol>61</pagecontrol>
<scrolltime>200</scrolltime>
<focusposition>2</focusposition>
<orientation>horizontal</orientation>
<hitrect x="512" y="260" w="256" h="256" />
<itemlayout height="310" width="256">
<control type="image">
<posx>2</posx>
<posy>0</posy>
<width>256</width>
<height>256</height>
<aspectratio>stretch</aspectratio>
<bordertexture border="5">button-nofocus.png</bordertexture>
<bordersize>10</bordersize>
<texture>$INFO[ListItem.Icon]</texture>
</control>
<control type="image">
<posx>2</posx>
<posy>256</posy>
<width>256</width>
<height>256</height>
<aspectratio>stretch</aspectratio>
<bordertexture border="5" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>10</bordersize>
<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
</control>
</itemlayout>
<focusedlayout height="310" width="256">
<control type="image">
<posx>2</posx>
<posy>0</posy>
<width>256</width>
<height>256</height>
<aspectratio>stretch</aspectratio>
<bordertexture border="5">folder-focus.png</bordertexture>
<bordersize>10</bordersize>
<texture>$INFO[ListItem.Icon]</texture>
<animation reversible="false" effect="zoom" start="2,0,256,256" end="-8,-10,276,276" time="200">focus</animation>
<animation reversible="false" effect="zoom" end="2,0,256,256" start="-8,-10,276,276" time="200">unfocus</animation>
</control>
<control type="image">
<posx>2</posx>
<posy>256</posy>
<width>256</width>
<height>256</height>
<aspectratio>stretch</aspectratio>
<bordertexture border="5" flipy="true" diffuse="diffuse_mirror2.png">folder-focus.png</bordertexture>
<bordersize>10</bordersize>
<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
<animation reversible="false" effect="zoom" start="2,256,256,256" end="-8,266,276,276" time="200">focus</animation>
<animation reversible="false" effect="zoom" end="2,256,256,256" start="-8,266,276,276" time="200">unfocus</animation>
</control>
</focusedlayout>
</control>
<control type="label">
<posx>0</posx>
<posy>540</posy>
<width>1280</width>
<height>30</height>
<font>font18</font>
<textcolor>white</textcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>[B]$INFO[ListItem.label][/B]</label>
</control>
<control type="label">
<posx>0</posx>
<posy>580</posy>
<width>1280</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>$INFO[ListItem.label2]</label>
</control>
<control type="button" id="20">
<description>Power push button</description>
<posx>130r</posx>
<posy>60r</posy>
<width>48</width>
<height>48</height>
<label>-</label>
<font>-</font>
<aligny>-</aligny>
<onclick>ActivateWindow(ShutdownMenu)</onclick>
<texturefocus>home-power.png</texturefocus>
<texturenofocus>home-power.png</texturenofocus>
<onleft>52</onleft>
<onright>52</onright>
<onup>52</onup>
<ondown>52</ondown>
</control>
<control type="image">
<posx>126r</posx>
<posy>56r</posy>
<width>35</width>
<height>35</height>
<texture>home-power-focus.gif</texture>
<visible>Control.HasFocus(20)</visible>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="image">
<posx>40</posx>
<posy>30</posy>
<width>460</width>
<height>65</height>
<texture>xbmc-logo.png</texture>
</control>
<control type="label">
<description>date/time label</description>
<posx>70r</posx>
<posy>65</posy>
<width>400</width>
<height>35</height>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>white</textcolor>
<label>$INFO[System.Date] [COLOR=grey2] | $INFO[System.Time][/COLOR]</label>
</control>
</controls>
</window>

View File

@ -0,0 +1,20 @@
<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>
</controls>
</window>

281
720p/MusicOSD.xml Normal file
View File

@ -0,0 +1,281 @@
<window type="dialog" id="120">
<defaultcontrol>213</defaultcontrol>
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>30</posx>
<posy>320</posy>
</coordinates>
<controls>
<control type="group">
<posx>80r</posx>
<posy>-320</posy>
<width>36</width>
<height>32</height>
<visible>system.getbool(input.enablemouse)</visible>
<control type="image">
<description>Button background image</description>
<posx>-5</posx>
<posy>0</posy>
<width>42</width>
<height>32</height>
<texture border="3">black-back2.png</texture>
</control>
<control type="button">
<posx>0</posx>
<posy>0</posy>
<width>32</width>
<height>28</height>
<label>-</label>
<texturefocus>PlayerControls-FullScreenFO.png</texturefocus>
<texturenofocus>PlayerControls-FullScreenNF.png</texturenofocus>
<onleft>603</onleft>
<onright>600</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<onclick>Dialog.Close(MusicOSD,true)</onclick>
<onclick>FullScreen</onclick>
</control>
</control>
<control type="button" id="208">
<description>REC button</description>
<posx>10</posx>
<posy>40</posy>
<width>128</width>
<height>128</height>
<texturefocus>osd_button_rec.png</texturefocus>
<texturenofocus>osd_button_recNF.png</texturenofocus>
<label>-</label>
<font>-</font>
<onleft>210</onleft>
<onright>500</onright>
<onup>500</onup>
<ondown>210</ondown>
<onclick>XBMC.PlayerControl(record)</onclick>
<visible>Player.CanRecord</visible>
</control>
<control type="button" id="209">
<description>REC button 2</description>
<posx>10</posx>
<posy>40</posy>
<width>128</width>
<height>128</height>
<texturefocus>-</texturefocus>
<texturenofocus>osd_button_rec2.png</texturenofocus>
<label>-</label>
<font>-</font>
<onleft>211</onleft>
<onright>920</onright>
<onup>920</onup>
<ondown>211</ondown>
<onclick>XBMC.PlayerControl(record)</onclick>
<visible>Player.CanRecord + Player.Recording</visible>
</control>
<control type="image" id="1">
<description>Panel</description>
<posx>0</posx>
<posy>0</posy>
<height>379</height>
<width>373</width>
<texture>osd_panel_audio.png</texture>
<visible>yes</visible>
</control>
<control type="image">
<description>Lyrics Button</description>
<posx>138</posx>
<posy>15</posy>
<width>74</width>
<height>66</height>
<texture>osd_button_lyrics.png</texture>
<visible>Skin.HasSetting(LyricScript_Enable)</visible>
</control>
<control type="button" id="210">
<description>Skip Bwd</description>
<posx>32</posx>
<posy>158</posy>
<width>77</width>
<height>79</height>
<texturefocus>osd_button_skip_minusFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<onclick>XBMC.PlayerControl(Previous)</onclick>
<label>-</label>
<font>-</font>
<onleft>215</onleft>
<onright>211</onright>
<onup>208</onup>
<ondown>919</ondown>
</control>
<control type="togglebutton" id="211">
<description>Rewind</description>
<posx>95</posx>
<posy>149</posy>
<width>71</width>
<height>79</height>
<texturefocus>osd_button_rewFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<usealttexture>Player.Rewinding</usealttexture>
<alttexturefocus>osd_button_rewFO.png</alttexturefocus>
<alttexturenofocus>osd_button_rewSELNF.png</alttexturenofocus>
<label>-</label>
<font>-</font>
<onleft>210</onleft>
<onright>213</onright>
<onup>209</onup>
<ondown>921</ondown>
<onclick>XBMC.PlayerControl(Rewind)</onclick>
</control>
<control type="togglebutton" id="213">
<description>Play</description>
<posx>153</posx>
<posy>123</posy>
<width>100</width>
<height>98</height>
<texturefocus>osd_button_pauseFO.png</texturefocus>
<texturenofocus>osd_button_pauseNF.png</texturenofocus>
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
<alttexturefocus>osd_button_playFO.png</alttexturefocus>
<alttexturenofocus>osd_button_playNF.png</alttexturenofocus>
<label>-</label>
<font>-</font>
<onleft>211</onleft>
<onright>214</onright>
<onup>920</onup>
<ondown>921</ondown>
<onclick>XBMC.PlayerControl(Play)</onclick>
</control>
<control type="togglebutton" id="214">
<description>Fast Forward</description>
<posx>241</posx>
<posy>122</posy>
<width>64</width>
<height>75</height>
<texturefocus>osd_button_ffFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<usealttexture>Player.Forwarding</usealttexture>
<alttexturefocus>osd_button_ffFO.png</alttexturefocus>
<alttexturenofocus>osd_button_ffSELNF.png</alttexturenofocus>
<label>-</label>
<font>-</font>
<onleft>213</onleft>
<onright>215</onright>
<onup>920</onup>
<ondown>921</ondown>
<onclick>XBMC.PlayerControl(Forward)</onclick>
</control>
<control type="button" id="215">
<description>Skip Fwd</description>
<posx>287</posx>
<posy>112</posy>
<width>71</width>
<height>72</height>
<texturefocus>osd_button_skip_plusFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<onclick>XBMC.PlayerControl(Next)</onclick>
<label>-</label>
<font>-</font>
<onleft>214</onleft>
<onright>210</onright>
<onup>500</onup>
<ondown>919</ondown>
</control>
<control type="button" id="500">
<description>Popup Vis Select Button</description>
<posx>138</posx>
<posy>15</posy>
<width>74</width>
<height>66</height>
<texturefocus>osd_button_visFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<label>-</label>
<font>-</font>
<onleft>208</onleft>
<onright>215</onright>
<onup>919</onup>
<ondown>920</ondown>
<visible>!Skin.HasSetting(LyricScript_Enable)</visible>
</control>
<control type="button" id="500">
<description>Lyrics Button</description>
<posx>138</posx>
<posy>15</posy>
<width>74</width>
<height>66</height>
<texturefocus>osd_button_lyricsFO.png</texturefocus>
<texturenofocus>osd_button_lyrics.png</texturenofocus>
<onclick>XBMC.RunScript($INFO[Skin.String(LyricScript_Path)])</onclick>
<label>-</label>
<font>-</font>
<onleft>208</onleft>
<onright>215</onright>
<onup>919</onup>
<ondown>920</ondown>
<visible>Skin.HasSetting(LyricScript_Enable)</visible>
</control>
<control type="togglebutton" id="920">
<description>Popup Vis Preset List</description>
<posx>147</posx>
<posy>71</posy>
<width>75</width>
<height>62</height>
<texturefocus>osd_button_presetsFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<usealttexture>Window.IsActive(122)</usealttexture>
<alttexturefocus>osd_button_presetsSELNF.png</alttexturefocus>
<alttexturenofocus>-</alttexturenofocus>
<onclick>XBMC.ActivateWindow(122)</onclick>
<label>-</label>
<font>-</font>
<onleft>211</onleft>
<onright>214</onright>
<onup>500</onup>
<ondown>213</ondown>
</control>
<control type="button" id="921">
<description>Stop</description>
<posx>180</posx>
<posy>214</posy>
<width>83</width>
<height>69</height>
<texturefocus>osd_button_stopFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<onclick>XBMC.PlayerControl(Stop)</onclick>
<label>-</label>
<font>-</font>
<onleft>211</onleft>
<onright>214</onright>
<onup>213</onup>
<ondown>919</ondown>
</control>
<control type="togglebutton" id="919">
<description>Popup Vis Settings</description>
<posx>195</posx>
<posy>268</posy>
<width>84</width>
<height>78</height>
<texturefocus>osd_button_vizsettingsFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<usealttexture>Window.IsActive(AddonSettings)</usealttexture>
<alttexturefocus>osd_button_vizsettingsSELNF.png</alttexturefocus>
<alttexturenofocus>-</alttexturenofocus>
<onclick>Addon.Default.OpenSettings(visualization)</onclick>
<label>-</label>
<font>-</font>
<onleft>210</onleft>
<onright>215</onright>
<onup>921</onup>
<ondown>500</ondown>
</control>
<control type="selectbutton" id="503">
<posx>460</posx>
<posy>15</posy>
<description>Visualisation Select Button</description>
<texturebg border="5">Barground2.png</texturebg>
<onleft>503</onleft>
<onright>503</onright>
<onup>500</onup>
<ondown>500</ondown>
<visible>!Skin.HasSetting(LyricScript_Enable)</visible>
<include>VisibleFadeEffect</include>
</control>
</controls>
</window>

5
720p/MusicOverlay.xml Normal file
View File

@ -0,0 +1,5 @@
<window id="2004">
<defaultcontrol>-</defaultcontrol>
<controls>
</controls>
</window>

207
720p/MusicVisualisation.xml Normal file
View File

@ -0,0 +1,207 @@
<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>
</control>
<control type="group" id="0">
<visible>Player.ShowCodec + !Window.IsVisible(script-XBMC_Lyrics-main.xml)</visible>
<include>VisibleFadeEffect</include>
<control type="image">
<description>media info background image</description>
<posx>0</posx>
<posy>30</posy>
<width>1280</width>
<height>105</height>
<texture>black-back.png</texture>
</control>
<control type="label">
<description>row 1 label</description>
<posx>50</posx>
<posy>40</posy>
<label>-</label>
<align>left</align>
<label>$LOCALIZE[445] | $INFO[musicplayer.Codec,Codec: ,]$INFO[musicplayer.Bitrate, - Bitrate: ,kbps]$INFO[musicplayer.bitspersample, - Bits:,bit]$INFO[musicplayer.Samplerate, - Freq.: ,kHz]$INFO[musicplayer.Channels, - Channels: ]</label>
<font>font11</font>
</control>
<control type="label">
<description>row 2 label</description>
<posx>50</posx>
<posy>70</posy>
<label>-</label>
<align>left</align>
<label>Visual | fps: $INFO[System.FPS] - $LOCALIZE[250] - $INFO[Visualisation.Name] - $LOCALIZE[20166]</label>
<font>font11</font>
<visible>Visualisation.Locked</visible>
</control>
<control type="label">
<description>Unlocked row 2 label</description>
<posx>50</posx>
<posy>70</posy>
<label>-</label>
<align>left</align>
<label>Visual | fps: $INFO[System.FPS] - $LOCALIZE[250] - $INFO[Visualisation.Name]</label>
<font>font11</font>
<visible>!Visualisation.Locked</visible>
</control>
<control type="label">
<description>row 3 label</description>
<posx>50</posx>
<posy>100</posy>
<label>-</label>
<align>left</align>
<label>$LOCALIZE[13388] | $INFO[Visualisation.Preset]</label>
<font>font11</font>
</control>
</control>
<control type="group" id="1">
<posx>0</posx>
<posy>520</posy>
<visible>[Player.ShowInfo + !Window.IsVisible(visualisationsettings) + !Window.IsVisible(visualisationpresetlist)] | [Window.IsVisible(script-XBMC_Lyrics-main.xml) + !Skin.HasSetting(Music_Info_In_Lyrics)]</visible>
<include>VisibleFadeEffect</include>
<control type="image" id="1">
<description>media info background image</description>
<posx>0</posx>
<posy>0</posy>
<width>210</width>
<height>170</height>
<texture>black-back.png</texture>
</control>
<control type="image" id="1">
<description>media info background image</description>
<posx>215</posx>
<posy>0</posy>
<width>1065</width>
<height>170</height>
<texture>black-back.png</texture>
</control>
<control type="image" id="1">
<description>cover image</description>
<posx>30</posx>
<posy>5</posy>
<width>175</width>
<height>160</height>
<info>MusicPlayer.cover</info>
<aspectratio align="right">keep</aspectratio>
</control>
<control type="label" id="1">
<posx>230</posx>
<posy>10</posy>
<width>1020</width>
<height>25</height>
<label>$INFO[MusicPlayer.Artist]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
</control>
<control type="label" id="1">
<posx>230</posx>
<posy>38</posy>
<width>1020</width>
<height>25</height>
<label>$INFO[MusicPlayer.Title]</label>
<align>left</align>
<aligny>center</aligny>
<font>font18b</font>
<scroll>true</scroll>
</control>
<control type="label" id="1">
<posx>230</posx>
<posy>70</posy>
<width>885</width>
<height>25</height>
<label>$INFO[MusicPlayer.Album]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey2</textcolor>
</control>
<control type="label" id="1">
<description>time label</description>
<posx>230</posx>
<posy>100</posy>
<width>280</width>
<height>25</height>
<label>$INFO[MusicPlayer.Time]$INFO[Player.Duration, / ]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>white</textcolor>
</control>
<control type="image" id="1">
<description>Rating image</description>
<posx>1125</posx>
<posy>70</posy>
<width>125</width>
<height>25</height>
<info>Player.StarRating</info>
<aspectratio align="right">keep</aspectratio>
</control>
<control type="label" id="1">
<description>System Time Label</description>
<posx>1250</posx>
<posy>10</posy>
<width>200</width>
<height>25</height>
<textcolor>green</textcolor>
<label>$INFO[System.Time]</label>
<align>right</align>
<aligny>center</aligny>
<font>font13</font>
</control>
<control type="label" id="1">
<description>Playlist Pos No</description>
<posx>1250</posx>
<posy>100</posy>
<width>500</width>
<height>25</height>
<textcolor>white</textcolor>
<label>$INFO[musicplayer.Playlistposition,$LOCALIZE[554]: ]$INFO[musicplayer.Playlistlength, / ]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
<visible>!MusicPartyMode.Enabled</visible>
</control>
<control type="label" id="1">
<description>Party Mode Label</description>
<posx>1250</posx>
<posy>100</posy>
<width>500</width>
<height>25</height>
<textcolor>white</textcolor>
<label>589</label>
<align>right</align>
<font>font12</font>
<visible>MusicPartyMode.Enabled</visible>
</control>
<control type="progress" id="1">
<description>Progressbar</description>
<posx>230</posx>
<posy>130</posy>
<width>1020</width>
<height>8</height>
<info>Player.Progress</info>
</control>
<control type="label" id="1">
<posx>1250</posx>
<posy>140</posy>
<width>1020</width>
<height>25</height>
<label>$LOCALIZE[209] : $INFO[MusicPlayer.offset(1).Artist,, - ]$INFO[MusicPlayer.offset(1).Title]</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
<scroll>true</scroll>
<visible>MusicPlayer.HasNext</visible>
</control>
</control>
</controls>
</window>

185
720p/MyMusicNav.xml Normal file
View File

@ -0,0 +1,185 @@
<window id="502">
<defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<views>50,51,59,53,56,55,500</views>
<controls>
<include>CommonBackground</include>
<control type="image">
<posx>0</posx>
<posy>105</posy>
<width>850</width>
<height>540</height>
<fadetime>FanartCrossfadeTime</fadetime>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture background="true" diffuse="Fanart_Diffuse.png" fallback="special://skin/backgrounds/music.jpg">$INFO[Fanart.Image]</texture>
<visible>Control.IsVisible(55)</visible>
<include>VisibleFadeEffect</include>
<include>Window_OpenClose_Animation</include>
</control>
<control type="image">
<posx>0</posx>
<posy>105</posy>
<width>850</width>
<height>540</height>
<fadetime>FanartCrossfadeTime</fadetime>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture background="true" diffuse="Fanart_Diffuse.png" fallback="special://skin/backgrounds/music.jpg">$INFO[ListItem.Property(Fanart_Image)]</texture>
<include>VisibleFadeEffect</include>
<fadetime>FanartCrossfadeTime</fadetime>
<visible>Control.IsVisible(56)</visible>
<include>Window_OpenClose_Animation</include>
</control>
<include>3d_CoverView_Music</include> <!-- view id = 500 -->
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<control type="group">
<animation effect="slide" start="0,0" end="970,-100" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin) + Control.IsVisible(500)">Conditional</animation>
<animation effect="slide" start="0,0" end="560,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin) + [Control.IsVisible(55) | Control.IsVisible(56)]">Conditional</animation>
<animation effect="slide" start="0,0" end="970,-100" time="0" condition="Skin.HasSetting(Animate_Skin) + Control.IsVisible(500)">Conditional</animation>
<animation effect="slide" start="0,0" end="560,0" time="0" condition="Skin.HasSetting(Animate_Skin) + [Control.IsVisible(55) | Control.IsVisible(56)]">Conditional</animation>
<include>Window_OpenClose_Right_Panel_Animation</include>
<include>ContentPanel</include>
<include>CommonRootView</include> <!-- view id = 50 -->
<include>CommonListView</include> <!-- view id = 51 -->
<include>SongInfoListView</include> <!-- view id = 59 -->
<include>ThumbnailView</include> <!-- view id = 53 -->
<include>ArtistFanartView</include> <!-- view id = 56 -->
<include>AlbumSongsFanartView</include> <!-- view id = 55 -->
</control>
<include>AllViewCommonPageControls</include>
<include>CommonFileCount</include>
<include>ScrollOffsetLabel</include>
</control>
<control type="group">
<include>ArtistFanartView_Extras</include>
<include>AlbumSongsFanartView_Extras</include>
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<animation effect="slide" start="0,0" end="-275,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin) + [[Control.IsVisible(55) | Control.IsVisible(56) | Control.IsVisible(500)] + !ControlGroup(9000).HasFocus]">Conditional</animation>
<animation effect="slide" start="0,0" end="-275,0" time="0" condition="Skin.HasSetting(Animate_Skin) + [[Control.IsVisible(55) | Control.IsVisible(56) | Control.IsVisible(500)] + !ControlGroup(9000).HasFocus]">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>-30</posy>
<width>320</width>
<height>470</height>
<texture border="0,0,50,45">Panel2.png</texture>
<visible>Control.IsVisible(55) | Control.IsVisible(56) | Control.IsVisible(500)</visible>
<include>VisibleFadeEffect</include>
</control>
<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>45</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>250</posx>
<posy>58</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>90</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>8</ondown>
</control>
<control type="edit" id="8">
<description>Search</description>
<posx>0</posx>
<posy>135</posy>
<include>ButtonCommonValues</include>
<label>137</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>99</onup>
<ondown>19</ondown>
</control>
<control type="radiobutton" id="19">
<description>Filter</description>
<posx>0</posx>
<posy>180</posy>
<include>ButtonCommonValues</include>
<label>587</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>8</onup>
<ondown>16</ondown>
</control>
<control type="radiobutton" id="16">
<description>PartyMode</description>
<posx>0</posx>
<posy>225</posy>
<include>ButtonCommonValues</include>
<label>589</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>19</onup>
<ondown>610</ondown>
</control>
<control type="button" id="610">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>16</onup>
<ondown>603</ondown>
<visible>false</visible>
</control>
<control type="group">
<posx>0</posx>
<posy>270</posy>
<animation effect="slide" start="0,0" end="0,-45" time="0" condition="!Control.IsVisible(99)">conditional</animation>
<include>CommonNowPlaying_Controls</include>
</control>
<control type="button" id="611">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>607</onup>
<ondown>2</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[10516]$INFO[Container.PluginName, - ]</label>
</control>
<include>WindowTitleButtonsMedia</include>
</controls>
</window>

110
720p/MyMusicPlaylist.xml Normal file
View File

@ -0,0 +1,110 @@
<window id="500">
<defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<include>ContentPanel</include>
<include>CommonRootView</include>
<include>CommonListView</include>
<include>SongInfoListView</include>
<include>AllViewCommonPageControls</include>
<include>CommonFileCount</include>
<include>ScrollOffsetLabel</include>
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<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>45</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>90</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>135</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>180</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>225</posy>
<include>CommonNowPlaying_Controls</include>
</control>
<control type="button" id="611">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>607</onup>
<ondown>2</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[10517]</label>
</control>
<include>WindowTitleButtons</include>
</controls>
</window>

View File

@ -0,0 +1,404 @@
<window id="503">
<defaultcontrol allways="true">6</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="group">
<posy>70</posy>
<include>Window_OpenClose_Animation</include>
<visible>Control.HasFocus(50) | Control.HasFocus(100)</visible>
<include>VisibleFadeEffect</include>
<control type="image">
<posx>455</posx>
<posy>40</posy>
<width>370</width>
<height>400</height>
<texture>black-back.png</texture>
</control>
<control type="image">
<posx>455</posx>
<posy>40</posy>
<width>370</width>
<height>400</height>
<texture>black-back.png</texture>
</control>
<control type="group">
<visible>Control.HasFocus(50)</visible>
<control type="image">
<posx>465</posx>
<posy>60</posy>
<width>350</width>
<height>200</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[Container(50).ListItem.Icon]</texture>
</control>
<control type="textbox">
<posx>465</posx>
<posy>270</posy>
<width>350</width>
<height>160</height>
<font>font11</font>
<align>center</align>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<label>$INFO[Container(50).ListItem.Title,[COLOR=grey2]$LOCALIZE[556]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Artist,[COLOR=grey2]$LOCALIZE[557]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Album,[COLOR=grey2]$LOCALIZE[558]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Duration,[COLOR=grey2]$LOCALIZE[555]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.TrackNumber,[COLOR=grey2]$LOCALIZE[554]:[/COLOR] ,[CR]]$INFO[Container(50).ListItem.Genre,[COLOR=grey2]$LOCALIZE[515]:[/COLOR] ,[CR]]</label>
</control>
</control>
<control type="group">
<visible>Control.HasFocus(100)</visible>
<control type="image">
<posx>465</posx>
<posy>60</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>270</posy>
<width>350</width>
<height>160</height>
<font>font11</font>
<align>center</align>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<label>$INFO[Container(100).ListItem.Title,[COLOR=grey2]$LOCALIZE[556]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Artist,[COLOR=grey2]$LOCALIZE[557]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Album,[COLOR=grey2]$LOCALIZE[558]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Duration,[COLOR=grey2]$LOCALIZE[555]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.TrackNumber,[COLOR=grey2]$LOCALIZE[554]:[/COLOR] ,[CR]]$INFO[Container(100).ListItem.Genre,[COLOR=grey2]$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>100</posy>
<width>480</width>
<height>580</height>
<texture border="0,0,50,45">Panel2.png</texture>
</control>
<control type="label">
<posx>20</posx>
<posy>125</posy>
<width>400</width>
<height>30</height>
<font>font18</font>
<textcolor>green</textcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>31058</label>
</control>
<control type="image">
<posx>10</posx>
<posy>60</posy>
<width>420</width>
<height>8</height>
<texture>separator.png</texture>
</control>
<control type="label">
<description>number of files/pages in left list text label</description>
<posx>20</posx>
<posy>38r</posy>
<width>562</width>
<font>font12b</font>
<align>left</align>
<scroll>true</scroll>
<textcolor>white</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>15</posx>
<posy>160</posy>
<width>20</width>
<height>480</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>31</onleft>
<onright>50</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
<control type="list" id="50">
<posx>40</posx>
<posy>160</posy>
<width>400</width>
<height>485</height>
<onleft>30</onleft>
<onright>9000</onright>
<onup>50</onup>
<ondown>50</ondown>
<viewtype label="31029">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>green</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>green</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>
<colordiffuse>AAFFFFFF</colordiffuse>
<texture border="7">list-focus.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>green</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>green</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>100</posy>
<width>480</width>
<height>580</height>
<texture border="50,0,0,45">Panel.png</texture>
</control>
<control type="label">
<posx>40</posx>
<posy>125</posy>
<width>400</width>
<height>30</height>
<font>font18</font>
<textcolor>green</textcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>31059</label>
</control>
<control type="image">
<posx>50</posx>
<posy>60</posy>
<width>420</width>
<height>8</height>
<texture>separator.png</texture>
</control>
<control type="label">
<description>Page Count Label</description>
<posx>445</posx>
<posy>38r</posy>
<width>300</width>
<height>20</height>
<font>font12b</font>
<textcolor>white</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>445</posx>
<posy>160</posy>
<width>20</width>
<height>480</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>100</onleft>
<onright>30</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
<control type="list" id="100">
<posx>40</posx>
<posy>160</posy>
<width>400</width>
<height>485</height>
<onleft>9000</onleft>
<onright>31</onright>
<onup>100</onup>
<ondown>100</ondown>
<viewtype label="31029">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>green</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>green</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>
<colordiffuse>AAFFFFFF</colordiffuse>
<texture border="7">list-focus.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>green</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>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<info>ListItem.Label2</info>
</control>
</focusedlayout>
</control>
</control>
<control type="group" id="9000">
<posx>457</posx>
<posy>495</posy>
<include>Window_OpenClose_Animation</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>365</width>
<height>240</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>365</width>
<height>240</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="button" id="6">
<description>Open Button</description>
<posx>40</posx>
<posy>50</posy>
<label>31055</label>
<align>center</align>
<include>ButtonCommonValues</include>
<onleft>50</onleft>
<onright>100</onright>
<onup>8</onup>
<ondown>7</ondown>
</control>
<control type="button" id="7">
<description>Save Button</description>
<posx>40</posx>
<posy>95</posy>
<label>31056</label>
<align>center</align>
<include>ButtonCommonValues</include>
<onleft>50</onleft>
<onright>100</onright>
<onup>6</onup>
<ondown>8</ondown>
</control>
<control type="button" id="8">
<description>Clear button</description>
<posx>40</posx>
<posy>140</posy>
<label>31057</label>
<align>center</align>
<include>ButtonCommonValues</include>
<onleft>50</onleft>
<onright>100</onright>
<onup>7</onup>
<ondown>6</ondown>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[10503]</label>
</control>
<include>WindowTitleButtons</include>
</controls>
</window>

118
720p/MyMusicSongs.xml Normal file
View File

@ -0,0 +1,118 @@
<window id="501">
<defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<views>50,51,59,53,500</views>
<controls>
<include>CommonBackground</include>
<include>3d_CoverView_Music</include> <!-- view id = 500 -->
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<control type="group">
<animation effect="slide" start="0,0" end="970,-100" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin) + Control.IsVisible(500)">Conditional</animation>
<animation effect="slide" start="0,0" end="970,-100" time="0" condition="Skin.HasSetting(Animate_Skin) + Control.IsVisible(500)">Conditional</animation>
<include>ContentPanel</include>
<include>CommonRootView</include> <!-- view id = 50 -->
<include>CommonListView</include> <!-- view id = 51 -->
<include>SongInfoListView</include> <!-- view id = 59 -->
<include>ThumbnailView</include> <!-- view id = 53 -->
</control>
<include>AllViewCommonPageControls</include>
<include>CommonFileCount</include>
<include>ScrollOffsetLabel</include>
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<animation effect="slide" start="0,0" end="-275,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin) + [[Control.IsVisible(500)] + !ControlGroup(9000).HasFocus]">Conditional</animation>
<animation effect="slide" start="0,0" end="-275,0" time="0" condition="Skin.HasSetting(Animate_Skin) + [[Control.IsVisible(500)] + !ControlGroup(9000).HasFocus]">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>-30</posy>
<width>320</width>
<height>470</height>
<texture border="0,0,50,45">Panel2.png</texture>
<visible>Control.IsVisible(500)</visible>
<include>VisibleFadeEffect</include>
</control>
<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>45</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>250</posx>
<posy>58</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>90</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>135</posy>
<include>CommonNowPlaying_Controls</include>
</control>
<control type="button" id="611">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>607</onup>
<ondown>2</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[31022]$INFO[Container.PluginName, - ]</label>
</control>
<include>WindowTitleButtonsMedia</include>
</controls>
</window>

120
720p/MyPics.xml Normal file
View File

@ -0,0 +1,120 @@
<window id="2">
<defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<include>ContentPanel</include>
<include>CommonRootView</include>
<include>CommonListView</include>
<include>ThumbnailView</include>
<include>PictureThumbView</include>
<include>AllViewCommonPageControls</include>
<include>CommonFileCount</include>
<include>ScrollOffsetLabel</include>
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<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>45</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>250</posx>
<posy>58</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>90</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>135</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>180</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>225</posy>
<include>CommonNowPlaying_Controls</include>
</control>
<control type="button" id="611">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>607</onup>
<ondown>2</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[1]$INFO[Container.PluginName, - ]</label>
</control>
<include>WindowTitleButtonsMedia</include>
</controls>
</window>

87
720p/MyPrograms.xml Normal file
View File

@ -0,0 +1,87 @@
<window id="1">
<defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<include>ContentPanel</include>
<include>CommonRootView</include>
<include>CommonListView</include>
<include>ThumbnailView</include>
<include>WideIconView</include>
<include>AllViewCommonPageControls</include>
<include>CommonFileCount</include>
<include>ScrollOffsetLabel</include>
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<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>45</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>250</posx>
<posy>58</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>90</posy>
<include>CommonNowPlaying_Controls</include>
</control>
<control type="button" id="611">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>607</onup>
<ondown>2</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[0]$INFO[Container.PluginName, - ]</label>
</control>
<include>WindowTitleButtonsMedia</include>
</controls>
</window>

86
720p/MyScripts.xml Normal file
View File

@ -0,0 +1,86 @@
<window id="20">
<defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<include>ContentPanel</include>
<include>CommonRootView</include>
<include>CommonListView</include>
<include>ThumbnailView</include>
<include>AllViewCommonPageControls</include>
<include>CommonFileCount</include>
<include>ScrollOffsetLabel</include>
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<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>45</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>250</posx>
<posy>58</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>90</posy>
<include>CommonNowPlaying_Controls</include>
</control>
<control type="button" id="611">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>607</onup>
<ondown>2</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[10020]</label>
</control>
<include>WindowTitleButtons</include>
</controls>
</window>

130
720p/MyVideo.xml Normal file
View File

@ -0,0 +1,130 @@
<window id="6">
<defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<views>50,51,53,54,57,500</views>
<controls>
<include>CommonBackground</include>
<include>3d_CoverView</include> <!-- view id = 500 -->
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<control type="group">
<animation effect="slide" start="0,0" end="970,-100" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin) + Control.IsVisible(500)">Conditional</animation>
<animation effect="slide" start="0,0" end="970,-100" time="0" condition="Skin.HasSetting(Animate_Skin) + Control.IsVisible(500)">Conditional</animation>
<include>ContentPanel</include>
<include>CommonRootView</include> <!-- view id = 50 -->
<include>CommonListView</include> <!-- view id = 51 -->
<include>VideoThumbnailView</include> <!-- view id = 53 -->
<include>WideIconView</include> <!-- view id = 54 -->
<include>MovieDVDView</include> <!-- view id = 57 -->
</control>
<include>AllViewCommonPageControls</include>
<include>CommonFileCount</include>
<include>ScrollOffsetLabel</include>
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<animation effect="slide" start="0,0" end="-275,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin) + [[Control.IsVisible(500)] + !ControlGroup(9000).HasFocus]">Conditional</animation>
<animation effect="slide" start="0,0" end="-275,0" time="0" condition="Skin.HasSetting(Animate_Skin) + [[Control.IsVisible(500)] + !ControlGroup(9000).HasFocus]">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>-30</posy>
<width>320</width>
<height>470</height>
<texture border="0,0,50,45">Panel2.png</texture>
<visible>Control.IsVisible(500)</visible>
<include>VisibleFadeEffect</include>
</control>
<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>45</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>250</posx>
<posy>58</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>90</posy>
<label>$LOCALIZE[29800]</label>
<onclick>ReplaceWindow(myvideolibrary)</onclick>
<selected>Window.IsVisible(myvideolibrary)</selected>
<include>ButtonCommonValues</include>
<onleft>50</onleft>
<onright>50</onright>
<onup>3</onup>
<ondown>7</ondown>
<enable>Library.HasContent(Video)</enable>
</control>
<control type="radiobutton" id="7">
<description>Stack Toggle</description>
<posx>0</posx>
<posy>135</posy>
<include>ButtonCommonValues</include>
<label>346</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>99</onup>
<ondown>610</ondown>
</control>
<control type="button" id="610">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>7</onup>
<ondown>603</ondown>
<visible>false</visible>
</control>
<control type="group">
<posx>0</posx>
<posy>180</posy>
<include>CommonNowPlaying_Controls</include>
</control>
<control type="button" id="611">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>607</onup>
<ondown>2</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[31021]$INFO[Container.PluginName, - ]</label>
</control>
<include>WindowTitleButtonsMedia</include>
</controls>
</window>

282
720p/MyVideoNav.xml Normal file
View File

@ -0,0 +1,282 @@
<window id="25">
<defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<views>50,51,58,59,57,500,55,56,53,54</views>
<controls>
<include>CommonBackground</include>
<control type="image">
<posx>0</posx>
<posy>105</posy>
<width>850</width>
<height>540</height>
<fadetime>FanartCrossfadeTime</fadetime>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture background="true" diffuse="Fanart_Diffuse.png" fallback="special://skin/backgrounds/videos.jpg">$INFO[Fanart.Image]</texture>
<visible>Control.IsVisible(56)</visible>
<visible>[Container.Content(Episodes) + !stringcompare(Container.FolderPath,videodb://5/)] | Container.Content(Seasons)</visible>
<include>VisibleFadeEffect</include>
<include>Window_OpenClose_Animation</include>
</control>
<control type="image">
<posx>0</posx>
<posy>105</posy>
<width>850</width>
<height>540</height>
<fadetime>FanartCrossfadeTime</fadetime>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture background="true" diffuse="Fanart_Diffuse.png" fallback="special://skin/backgrounds/videos.jpg">$INFO[ListItem.Property(Fanart_Image)]</texture>
<include>VisibleFadeEffect</include>
<fadetime>FanartCrossfadeTime</fadetime>
<visible>Control.IsVisible(56)</visible>
<visible>[Container.Content(Episodes) + stringcompare(Container.FolderPath,videodb://5/)] | !Container.Content(Seasons)</visible>
<include>Window_OpenClose_Animation</include>
</control>
<include>3d_CoverView</include> <!-- view id = 500 -->
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<control type="group">
<animation effect="slide" start="0,0" end="970,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin) + Control.IsVisible(500)">Conditional</animation>
<animation effect="slide" start="0,0" end="560,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin) + Control.IsVisible(56)">Conditional</animation>
<animation effect="slide" start="0,0" end="970,0" time="0" condition="Skin.HasSetting(Animate_Skin) + Control.IsVisible(500)">Conditional</animation>
<animation effect="slide" start="0,0" end="560,0" time="0" condition="Skin.HasSetting(Animate_Skin) + Control.IsVisible(56)">Conditional</animation>
<include>ContentPanel</include>
<include>CommonRootView</include> <!-- view id = 50 -->
<include>CommonListView</include> <!-- view id = 51 -->
<include>MoviesListView</include> <!-- view id = 58 -->
<include>TVShowListView</include> <!-- view id = 59 -->
<include>MovieDVDView</include> <!-- view id = 57 -->
<include>MovieFanartView</include> <!-- view id = 56 -->
<include>VideoThumbnailView</include> <!-- view id = 53 -->
<include>WideIconView</include> <!-- view id = 54 -->
</control>
<control type="grouplist">
<description>Media Codec Flagging Images</description>
<posx>320</posx>
<posy>675</posy>
<width>640</width>
<itemgap>0</itemgap>
<orientation>horizontal</orientation>
<include>VideoCodecFlagging</include>
<include>AudioCodecFlagging</include>
<include>AspectCodecFlagging</include>
<animation effect="slide" start="0,0" end="-280,0" time="300" tween="quadratic" easing="out" condition="Control.IsVisible(500)">Conditional</animation>
<visible>!Control.IsVisible(56) + !Skin.HasSetting(Hide_Video_Flags)</visible>
</control>
<include>AllViewCommonPageControls</include>
<include>CommonFileCount</include>
<include>ScrollOffsetLabel</include>
</control>
<control type="group">
<control type="grouplist">
<description>Media Codec Flagging Images</description>
<posx>275</posx>
<posy>675</posy>
<width>640</width>
<itemgap>0</itemgap>
<orientation>horizontal</orientation>
<include>VideoCodecFlagging</include>
<include>AudioCodecFlagging</include>
<include>AspectCodecFlagging</include>
<visible>Control.IsVisible(56) + !Skin.HasSetting(Hide_Video_Flags)</visible>
</control>
<include>Window_OpenClose_Animation</include>
<include>MovieFanartView_Extras</include>
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<animation effect="slide" start="0,0" end="-275,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin) + [[Control.IsVisible(56) | Control.IsVisible(500)] + !ControlGroup(9000).HasFocus]">Conditional</animation>
<animation effect="slide" start="0,0" end="-275,0" time="0" condition="Skin.HasSetting(Animate_Skin) + [[Control.IsVisible(56) | Control.IsVisible(500)] + !ControlGroup(9000).HasFocus]">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>-30</posy>
<width>320</width>
<height>580</height>
<texture border="0,0,50,45">Panel2.png</texture>
<visible>Control.IsVisible(56) | Control.IsVisible(500)</visible>
<include>VisibleFadeEffect</include>
</control>
<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>45</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>250</posx>
<posy>58</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>90</posy>
<label>$LOCALIZE[29800]</label>
<onclick>ReplaceWindow(myvideofiles)</onclick>
<selected>Window.IsVisible(myvideolibrary)</selected>
<include>ButtonCommonValues</include>
<onleft>50</onleft>
<onright>50</onright>
<onup>3</onup>
<ondown>14</ondown>
</control>
<control type="radiobutton" id="14">
<description>Watched Toggle</description>
<posx>0</posx>
<posy>135</posy>
<include>ButtonCommonValues</include>
<label>20367</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>99</onup>
<ondown>8</ondown>
</control>
<control type="button" id="8">
<description>Search</description>
<posx>0</posx>
<posy>180</posy>
<include>ButtonCommonValues</include>
<label>137</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>14</onup>
<ondown>19</ondown>
</control>
<control type="radiobutton" id="19">
<description>Filter</description>
<posx>0</posx>
<posy>225</posy>
<include>ButtonCommonValues</include>
<label>587</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>8</onup>
<ondown>16</ondown>
</control>
<control type="radiobutton" id="16">
<description>PartyMode</description>
<posx>0</posx>
<posy>270</posy>
<include>ButtonCommonValues</include>
<label>589</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>19</onup>
<ondown>17</ondown>
</control>
<control type="radiobutton" id="17">
<description>Flatten</description>
<posx>0</posx>
<posy>315</posy>
<include>ButtonCommonValues</include>
<label>20411</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>16</onup>
<ondown>11</ondown>
</control>
<control type="radiobutton" id="11">
<description>Unlock Shares</description>
<posx>0</posx>
<posy>360</posy>
<include>ButtonCommonValues</include>
<label>20336</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>17</onup>
<ondown>610</ondown>
<pulseonselect>no</pulseonselect>
<onclick>xbmc.mastermode</onclick>
<selected>system.ismaster</selected>
<visible>system.haslocks</visible>
</control>
<control type="button" id="610">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>11</onup>
<ondown>603</ondown>
<visible>false</visible>
</control>
<control type="group">
<posx>0</posx>
<posy>405</posy>
<animation effect="slide" start="0,0" end="0,-45" time="0" condition="!Control.IsVisible(99)">conditional</animation>
<animation effect="slide" start="0,0" end="0,-45" time="0" condition="!Control.IsVisible(11)">conditional</animation>
<include>CommonNowPlaying_Controls</include>
</control>
<control type="button" id="611">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>607</onup>
<ondown>2</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="image">
<posx>640</posx>
<posy>0</posy>
<width>640</width>
<height>105</height>
<aspectratio align="right">keep</aspectratio>
<texture diffuse="Wide_Icon_Diffuse.png">$INFO[Container.TVshowThumb]</texture>
<visible>Container.Content(Seasons) | Container.Content(Episodes)</visible>
<include>Window_OpenClose_Animation</include>
</control>
<control type="image">
<posx>640</posx>
<posy>0</posy>
<width>640</width>
<height>105</height>
<aspectratio align="right">keep</aspectratio>
<texture diffuse="Wide_Icon_Diffuse.png">$INFO[Listitem.Thumb]</texture>
<visible>Container.Content(TVShows) + Control.IsVisible(56)</visible>
<include>Window_OpenClose_Animation</include>
<fadetime>FanartCrossfadeTime</fadetime>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[20314]$INFO[Container.PluginName, - ]</label>
</control>
<include>WindowTitleButtonsMedia</include>
<!-- Test code for the flagging Can stay until all codecs done
<control type="label">
<posy>10</posy>
<font>font13</font>
<include>WindowTitleCommons</include>
<label>Video - $INFO[ListItem.VideoResolution] - $INFO[ListItem.VideoCodec] - $INFO[ListItem.VideoAspect] - Audio - $INFO[ListItem.AudioCodec] - $INFO[ListItem.AudioChannels] - $INFO[ListItem.AudioLanguage] - Subtitle - $INFO[ListItem.SubtitleLanguage]</label>
</control>
-->
</controls>
</window>

109
720p/MyVideoPlaylist.xml Normal file
View File

@ -0,0 +1,109 @@
<window id="28">
<defaultcontrol always="true">50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<include>ContentPanel</include>
<include>CommonRootView</include>
<include>CommonListView</include>
<include>AllViewCommonPageControls</include>
<include>CommonFileCount</include>
<include>ScrollOffsetLabel</include>
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<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>45</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>90</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>135</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>180</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>225</posy>
<include>CommonNowPlaying_Controls</include>
</control>
<control type="button" id="611">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>607</onup>
<ondown>2</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[10522]</label>
</control>
<include>WindowTitleButtons</include>
</controls>
</window>

726
720p/MyWeather.xml Normal file
View File

@ -0,0 +1,726 @@
<window id="2600">
<defaultcontrol always="true">3</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<include>ContentPanel</include>
<control type="group">
<posx>317</posx>
<posy>135</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>460</width>
<height>35</height>
<texture>Button_Side_NoFocus.png</texture>
</control>
<control type="label">
<description>update label</description>
<posx>20</posx>
<posy>0</posy>
<width>225</width>
<height>35</height>
<font>font12</font>
<label>143</label>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>update time label</description>
<posx>440</posx>
<posy>0</posy>
<width>225</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<info>Window.Property(Updated)</info>
<textcolor>white</textcolor>
</control>
<control type="image">
<posx>0</posx>
<posy>35</posy>
<width>460</width>
<height>474</height>
<colordiffuse>66FFFFFF</colordiffuse>
<texture>black-back.png</texture>
</control>
<control type="label">
<description>current temp Value</description>
<posx>20</posx>
<posy>60</posy>
<width>210</width>
<height>180</height>
<font>font35b</font>
<align>center</align>
<aligny>center</aligny>
<label>$INFO[Window.Property(Current.Temperature)]$INFO[System.TemperatureUnits]</label>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="image">
<description>current weather icon</description>
<posx>230</posx>
<posy>60</posy>
<width>210</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>260</posy>
<width>420</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>
</control>
<control type="image">
<posx>20</posx>
<posy>327</posy>
<width>420</width>
<height>4</height>
<texture>separator.png</texture>
</control>
<control type="label">
<description>current feels like label</description>
<posx>140</posx>
<posy>340</posy>
<width>140</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<label>$LOCALIZE[402] :</label>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>current dew label</description>
<posx>140</posx>
<posy>370</posy>
<width>140</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<label>$LOCALIZE[405] :</label>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>current humidity label</description>
<posx>140</posx>
<posy>400</posy>
<width>140</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<label>$LOCALIZE[406] :</label>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>current UV Index label</description>
<posx>140</posx>
<posy>430</posy>
<width>140</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<label>$LOCALIZE[403] :</label>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>current Wind label</description>
<posx>140</posx>
<posy>460</posy>
<width>140</width>
<height>35</height>
<font>font12</font>
<align>right</align>
<aligny>center</aligny>
<label>$LOCALIZE[404] :</label>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>current feels like Value</description>
<posx>160</posx>
<posy>340</posy>
<width>300</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[Window.Property(Current.FeelsLike)]$INFO[System.TemperatureUnits]</label>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>current dew Value</description>
<posx>160</posx>
<posy>370</posy>
<width>300</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[Window.Property(Current.DewPoint)]$INFO[System.TemperatureUnits]</label>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>current humidity Value</description>
<posx>160</posx>
<posy>400</posy>
<width>300</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<info>Window.Property(Current.Humidity)</info>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>current UV Index Value</description>
<posx>160</posx>
<posy>430</posy>
<width>300</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<info>Window.Property(Current.UVIndex)</info>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>current Wind Value</description>
<posx>160</posx>
<posy>460</posy>
<width>300</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<info>Window.Property(Current.Wind)</info>
<textcolor>white</textcolor>
</control>
</control>
<control type="group">
<description>day 0</description>
<posx>780</posx>
<posy>135</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>460</width>
<height>35</height>
<texture>Button_Side_NoFocus.png</texture>
</control>
<control type="label">
<description>Day label</description>
<posx>20</posx>
<posy>0</posy>
<width>420</width>
<height>35</height>
<font>font12</font>
<info>Window.Property(Day0.Title)</info>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
<control type="image">
<posx>0</posx>
<posy>35</posy>
<width>460</width>
<height>90</height>
<colordiffuse>66FFFFFF</colordiffuse>
<texture>black-back.png</texture>
</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>font12</font>
<align>left</align>
<aligny>center</aligny>
<label>$LOCALIZE[419] :</label>
<textcolor>grey2</textcolor>
<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>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>low label</description>
<posx>220</posx>
<posy>50</posy>
<height>20</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<label>$LOCALIZE[418] :</label>
<textcolor>grey2</textcolor>
<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>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>conditions label</description>
<posx>40</posx>
<posy>90</posy>
<width>320</width>
<height>20</height>
<info>Window.Property(Day0.Outlook)</info>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
</control>
<control type="group">
<description>day 0</description>
<posx>780</posx>
<posy>263</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>460</width>
<height>35</height>
<texture>Button_Side_NoFocus.png</texture>
</control>
<control type="label">
<description>Day label</description>
<posx>20</posx>
<posy>0</posy>
<width>420</width>
<height>35</height>
<font>font12</font>
<info>Window.Property(Day1.Title)</info>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
<control type="image">
<posx>0</posx>
<posy>35</posy>
<width>460</width>
<height>90</height>
<colordiffuse>66FFFFFF</colordiffuse>
<texture>black-back.png</texture>
</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>font12</font>
<align>left</align>
<aligny>center</aligny>
<label>$LOCALIZE[419] :</label>
<textcolor>grey2</textcolor>
<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>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>low label</description>
<posx>220</posx>
<posy>50</posy>
<height>20</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<label>$LOCALIZE[418] :</label>
<textcolor>grey2</textcolor>
<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>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>conditions label</description>
<posx>40</posx>
<posy>90</posy>
<width>320</width>
<height>20</height>
<info>Window.Property(Day1.Outlook)</info>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
</control>
<control type="group">
<description>day 0</description>
<posx>780</posx>
<posy>391</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>460</width>
<height>35</height>
<texture>Button_Side_NoFocus.png</texture>
</control>
<control type="label">
<description>Day label</description>
<posx>20</posx>
<posy>0</posy>
<width>420</width>
<height>35</height>
<font>font12</font>
<info>Window.Property(Day2.Title)</info>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
<control type="image">
<posx>0</posx>
<posy>35</posy>
<width>460</width>
<height>90</height>
<colordiffuse>66FFFFFF</colordiffuse>
<texture>black-back.png</texture>
</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>font12</font>
<align>left</align>
<aligny>center</aligny>
<label>$LOCALIZE[419] :</label>
<textcolor>grey2</textcolor>
<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>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>low label</description>
<posx>220</posx>
<posy>50</posy>
<height>20</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<label>$LOCALIZE[418] :</label>
<textcolor>grey2</textcolor>
<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>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>conditions label</description>
<posx>40</posx>
<posy>90</posy>
<width>320</width>
<height>20</height>
<info>Window.Property(Day2.Outlook)</info>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
</control>
<control type="group">
<description>day 3</description>
<posx>780</posx>
<posy>519</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>460</width>
<height>35</height>
<texture>Button_Side_NoFocus.png</texture>
</control>
<control type="label">
<description>Day label</description>
<posx>20</posx>
<posy>0</posy>
<width>420</width>
<height>35</height>
<font>font12</font>
<info>Window.Property(Day3.Title)</info>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
<control type="image">
<posx>0</posx>
<posy>35</posy>
<width>460</width>
<height>90</height>
<colordiffuse>66FFFFFF</colordiffuse>
<texture>black-back.png</texture>
</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>font12</font>
<align>left</align>
<aligny>center</aligny>
<label>$LOCALIZE[419] :</label>
<textcolor>grey2</textcolor>
<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>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>low label</description>
<posx>220</posx>
<posy>50</posy>
<height>20</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<label>$LOCALIZE[418] :</label>
<textcolor>grey2</textcolor>
<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>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>conditions label</description>
<posx>40</posx>
<posy>90</posy>
<width>320</width>
<height>20</height>
<info>Window.Property(Day3.Outlook)</info>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<control type="spincontrolex" id="3">
<description>change location button</description>
<posx>0</posx>
<posy>0</posy>
<font>-</font>
<textoffsetx>15</textoffsetx>
<include>ButtonCommonValues</include>
<onleft>99</onleft>
<onright>99</onright>
<onup>611</onup>
<ondown>2</ondown>
</control>
<control type="label">
<description>change location label</description>
<posx>35</posx>
<posy>0</posy>
<height>44</height>
<width>270</width>
<font>font12</font>
<label>396</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>45</posy>
<include>ButtonCommonValues</include>
<label>103</label>
<onleft>99</onleft>
<onright>99</onright>
<onup>3</onup>
<ondown>5</ondown>
</control>
<control type="button" id="5">
<description>Custom Weather Script Button</description>
<posx>0</posx>
<posy>90</posy>
<label>$INFO[Skin.String(WeatherScript_Label)]</label>
<onclick>XBMC.RunScript($INFO[Skin.String(WeatherScript_Path)])</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>135</posy>
<label>5</label>
<onclick>ActivateWindow(MyWeatherSettings)</onclick>
<include>ButtonCommonValues</include>
<onleft>50</onleft>
<onright>50</onright>
<onup>5</onup>
<ondown>610</ondown>
<animation effect="slide" end="0,-45" time="0" condition="!Control.IsVisible(5)">Conditional</animation>
</control>
<control type="button" id="610">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>4</onup>
<ondown>603</ondown>
<visible>false</visible>
</control>
<control type="group">
<posx>0</posx>
<posy>180</posy>
<animation effect="slide" start="0,0" end="0,-45" time="0" condition="!Control.IsVisible(5)">conditional</animation>
<include>CommonNowPlaying_Controls</include>
</control>
<control type="button" id="611">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>607</onup>
<ondown>3</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[8]</label>
</control>
<control type="label" id="1">
<description>weather location label</description>
<posx>50r</posx>
<posy>50</posy>
<width>1060</width>
<height>30</height>
<font>font18</font>
<textcolor>white</textcolor>
<scroll>false</scroll>
<align>right</align>
<aligny>center</aligny>
<info>Weather.Location</info>
<include>Window_OpenClose_Animation</include>
</control>
<include>WindowTitleButtons</include>
</controls>
</window>

191
720p/PlayerControls.xml Normal file
View File

@ -0,0 +1,191 @@
<window type="dialog" id="114">
<defaultcontrol always="true">403</defaultcontrol>
<include>dialogeffect</include>
<visible>Player.HasMedia + Window.IsActive(PlayerControls) + !Window.IsActive(FullscreenVideo) + !Window.IsActive(Visualisation)</visible>
<coordinates>
<system>1</system>
<posx>456</posx>
<posy>640</posy>
</coordinates>
<controls>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>367</width>
<height>50</height>
<texture border="3">black-back2.png</texture>
</control>
<control type="button" id="400">
<posx>5</posx>
<posy>5</posy>
<width>45</width>
<height>40</height>
<label>-</label>
<texturefocus>PlayerControls-PrevFO.png</texturefocus>
<texturenofocus>PlayerControls-PrevNF.png</texturenofocus>
<onleft>407</onleft>
<onright>401</onright>
<onup>400</onup>
<ondown>400</ondown>
<onclick>XBMC.PlayerControl(Previous)</onclick>
</control>
<control type="button" id="401">
<posx>50</posx>
<posy>5</posy>
<width>45</width>
<height>40</height>
<label>-</label>
<texturefocus>PlayerControls-RewindFO.png</texturefocus>
<texturenofocus>PlayerControls-RewindNF.png</texturenofocus>
<onleft>400</onleft>
<onright>402</onright>
<onup>401</onup>
<ondown>401</ondown>
<onclick>XBMC.PlayerControl(Rewind)</onclick>
</control>
<control type="button" id="402">
<posx>95</posx>
<posy>5</posy>
<width>45</width>
<height>40</height>
<label>-</label>
<texturefocus>PlayerControls-StopFO.png</texturefocus>
<texturenofocus>PlayerControls-StopNF.png</texturenofocus>
<onleft>401</onleft>
<onright>403</onright>
<onup>402</onup>
<ondown>402</ondown>
<onclick>XBMC.PlayerControl(Stop)</onclick>
</control>
<control type="togglebutton" id="403">
<posx>140</posx>
<posy>5</posy>
<width>45</width>
<height>40</height>
<label>-</label>
<texturefocus>PlayerControls-PauseFO.png</texturefocus>
<texturenofocus>PlayerControls-PauseNF.png</texturenofocus>
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
<alttexturefocus>PlayerControls-PlayFO.png</alttexturefocus>
<alttexturenofocus>PlayerControls-PlayNF.png</alttexturenofocus>
<onleft>402</onleft>
<onright>404</onright>
<onup>403</onup>
<ondown>403</ondown>
<onclick>XBMC.PlayerControl(Play)</onclick>
</control>
<control type="button" id="404">
<posx>185</posx>
<posy>5</posy>
<width>45</width>
<height>40</height>
<label>-</label>
<texturefocus>PlayerControls-ForwardFO.png</texturefocus>
<texturenofocus>PlayerControls-ForwardNF.png</texturenofocus>
<onleft>403</onleft>
<onright>405</onright>
<onup>404</onup>
<ondown>404</ondown>
<onclick>XBMC.PlayerControl(Forward)</onclick>
</control>
<control type="button" id="405">
<posx>230</posx>
<posy>5</posy>
<width>45</width>
<height>40</height>
<label>-</label>
<texturefocus>PlayerControls-NextFO.png</texturefocus>
<texturenofocus>PlayerControls-NextNF.png</texturenofocus>
<onleft>404</onleft>
<onright>406</onright>
<onup>405</onup>
<ondown>405</ondown>
<onclick>XBMC.PlayerControl(Next)</onclick>
</control>
<control type="button" id="406">
<posx>275</posx>
<posy>5</posy>
<width>45</width>
<height>40</height>
<label>-</label>
<texturefocus>-</texturefocus>
<texturenofocus>-</texturenofocus>
<onclick>XBMC.PlayerControl(Repeat)</onclick>
<onleft>405</onleft>
<onright>407</onright>
<onup>406</onup>
<ondown>406</ondown>
</control>
<control type="image">
<posx>275</posx>
<posy>5</posy>
<width>45</width>
<height>40</height>
<texture>PlayerControls-RepeatNF.png</texture>
<visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
<visible>!Control.HasFocus(406)</visible>
</control>
<control type="image">
<posx>275</posx>
<posy>5</posy>
<width>45</width>
<height>40</height>
<texture>PlayerControls-RepeatFO.png</texture>
<visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
<visible>Control.HasFocus(406)</visible>
</control>
<control type="image">
<posx>275</posx>
<posy>5</posy>
<width>45</width>
<height>40</height>
<texture>PlayerControls-RepeatOneNF.png</texture>
<visible>Playlist.IsRepeatOne</visible>
<visible>!Control.HasFocus(406)</visible>
</control>
<control type="image">
<posx>275</posx>
<posy>5</posy>
<width>45</width>
<height>40</height>
<texture>PlayerControls-RepeatOneFO.png</texture>
<visible>Playlist.IsRepeatOne</visible>
<visible>Control.HasFocus(406)</visible>
</control>
<control type="image">
<posx>275</posx>
<posy>5</posy>
<width>45</width>
<height>40</height>
<texture>PlayerControls-RepeatAllNF.png</texture>
<visible>Playlist.IsRepeat</visible>
<visible>!Control.HasFocus(406)</visible>
</control>
<control type="image">
<posx>275</posx>
<posy>5</posy>
<width>45</width>
<height>40</height>
<texture>PlayerControls-RepeatAllFO.png</texture>
<visible>Playlist.IsRepeat</visible>
<visible>Control.HasFocus(406)</visible>
</control>
<control type="togglebutton" id="407">
<posx>320</posx>
<posy>5</posy>
<width>42</width>
<height>40</height>
<label>-</label>
<texturefocus>PlayerControls-RandomFO.png</texturefocus>
<texturenofocus>PlayerControls-RandomNF.png</texturenofocus>
<usealttexture>Playlist.IsRandom</usealttexture>
<alttexturefocus>PlayerControls-RandomOnFO.png</alttexturefocus>
<alttexturenofocus>PlayerControls-RandomOnNF.png</alttexturenofocus>
<onclick>XBMC.PlayerControl(Random)</onclick>
<onleft>406</onleft>
<onright>400</onright>
<onup>407</onup>
<ondown>407</ondown>
</control>
</controls>
</window>

42
720p/Pointer.xml Normal file
View File

@ -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>

187
720p/ProfileSettings.xml Normal file
View File

@ -0,0 +1,187 @@
<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">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>700</width>
<height>570</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>$INFO[Window.Property(heading)]</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>630</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>620</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="image" id="2">
<description>profile image</description>
<posx>40</posx>
<posy>90</posy>
<width>150</width>
<height>150</height>
<align>left</align>
<aspectratio>stretch</aspectratio>
<texture>unknown-user.png</texture>
</control>
<control type="label">
<description>profile name label</description>
<posx>200</posx>
<posy>90</posy>
<width>460</width>
<align>left</align>
<font>font13</font>
<textcolor>green</textcolor>
<label>$LOCALIZE[20093]</label>
</control>
<control type="label" id="1000">
<description>profile name Value</description>
<posx>200</posx>
<posy>115</posy>
<width>460</width>
<align>left</align>
<font>font18</font>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>profile directory label</description>
<posx>200</posx>
<posy>165</posy>
<width>460</width>
<align>left</align>
<font>font13</font>
<textcolor>green</textcolor>
<label>$LOCALIZE[20070]</label>
</control>
<control type="label" id="1001">
<description>profile directory Value</description>
<posx>200</posx>
<posy>190</posy>
<width>460</width>
<align>left</align>
<font>font18</font>
<textcolor>white</textcolor>
</control>
<control type="grouplist" id="5">
<description>control area</description>
<posx>40</posx>
<posy>250</posy>
<width>620</width>
<height>222</height>
<itemgap>2</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>
<height>35</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="8">
<description>Default RadioButton</description>
<height>35</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
</control>
<control type="spincontrolex" id="9">
<description>Default spincontrolex</description>
<height>35</height>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<reverse>yes</reverse>
</control>
<control type="sliderex" id="10">
<description>Default Slider</description>
<height>35</height>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
</control>
<control type="image" id="11">
<description>Default Seperator</description>
<height>8</height>
<texture>separator.png</texture>
</control>
<control type="button" id="28">
<description>Ok Button</description>
<posx>147</posx>
<posy>485</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<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>352</posx>
<posy>485</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<label>222</label>
<onleft>28</onleft>
<onright>28</onright>
<onup>5</onup>
<ondown>5</ondown>
</control>
</controls>
</window>

185
720p/Settings.xml Normal file
View File

@ -0,0 +1,185 @@
<window id="4">
<defaultcontrol>50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<include>ContentPanel</include>
<control type="panel" id="50">
<posx>300</posx>
<posy>130</posy>
<width>950</width>
<height>512</height>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>50</onup>
<ondown>50</ondown>
<viewtype label="21371">panel</viewtype>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<preloaditems>2</preloaditems>
<itemlayout height="256" width="190">
<control type="image">
<posx>5</posx>
<posy>5</posy>
<width>180</width>
<height>210</height>
<texture>$INFO[Listitem.Icon]</texture>
</control>
<control type="label">
<posx>95</posx>
<posy>220</posy>
<width>180</width>
<height>25</height>
<font>font13</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
</itemlayout>
<focusedlayout height="256" width="190">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>190</width>
<height>256</height>
<aspectratio>stretch</aspectratio>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>5</posx>
<posy>5</posy>
<width>180</width>
<height>210</height>
<texture>$INFO[Listitem.Icon]</texture>
</control>
<control type="label">
<posx>95</posx>
<posy>220</posy>
<width>180</width>
<height>25</height>
<font>font13</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
</focusedlayout>
<content>
<item>
<label>3</label>
<onclick>ActivateWindow(MyVideosSettings)</onclick>
<icon>icon_video.png</icon>
</item>
<item>
<label>2</label>
<onclick>ActivateWindow(MyMusicSettings)</onclick>
<icon>icon_music.png</icon>
</item>
<item>
<label>1</label>
<onclick>ActivateWindow(MyPicturesSettings)</onclick>
<icon>icon_pics.png</icon>
</item>
<item>
<label>24001</label>
<onclick>ActivateWindow(AddonBrowser)</onclick>
<icon>icon_addons.png</icon>
</item>
<item>
<label>13200</label>
<onclick>ActivateWindow(Profiles)</onclick>
<icon>unknown-user.png</icon>
</item>
<item>
<label>8</label>
<onclick>ActivateWindow(MyWeatherSettings)</onclick>
<icon>icon_weather.png</icon>
</item>
<item>
<label>705</label>
<onclick>ActivateWindow(NetworkSettings)</onclick>
<icon>icon_network.png</icon>
</item>
<item>
<label>13000</label>
<onclick>ActivateWindow(SystemSettings)</onclick>
<icon>icon_system.png</icon>
</item>
<item>
<label>480</label>
<onclick>ActivateWindow(AppearanceSettings)</onclick>
<icon>icon_appearence.png</icon>
</item>
</content>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<control type="button" id="20">
<description>Filemanager button</description>
<posx>0</posx>
<posy>0</posy>
<include>ButtonCommonValues</include>
<label>7</label>
<onclick>ActivateWindow(FileManager)</onclick>
<onleft>50</onleft>
<onright>50</onright>
<onup>611</onup>
<ondown>21</ondown>
</control>
<control type="button" id="21">
<description>Skin Settings button</description>
<posx>0</posx>
<posy>45</posy>
<include>ButtonCommonValues</include>
<label>20077</label>
<onclick>ActivateWindow(1111)</onclick>
<onleft>50</onleft>
<onright>50</onright>
<onup>20</onup>
<ondown>610</ondown>
<pulseonselect>no</pulseonselect>
<visible>true</visible>
</control>
<control type="button" id="610">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>21</onup>
<ondown>603</ondown>
<visible>false</visible>
</control>
<control type="group">
<posx>0</posx>
<posy>90</posy>
<include>CommonNowPlaying_Controls</include>
</control>
<control type="button" id="611">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>607</onup>
<ondown>20</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[5]</label>
</control>
<include>WindowTitleButtons</include>
</controls>
</window>

106
720p/SettingsCategory.xml Normal file
View File

@ -0,0 +1,106 @@
<window id="12">
<defaultcontrol>3</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<include>ContentPanel</include>
<control type="grouplist" id="5">
<description>control area</description>
<posx>300</posx>
<posy>130</posy>
<width>950</width>
<height>510</height>
<itemgap>2</itemgap>
<pagecontrol>-</pagecontrol>
<onleft>3</onleft>
<onright>90</onright>
<onup>5</onup>
<ondown>5</ondown>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="grouplist" id="3">
<description>button area</description>
<posx>0</posx>
<posy>130</posy>
<width>280</width>
<height>440</height>
<itemgap>2</itemgap>
<onleft>5</onleft>
<onright>5</onright>
<onup>3</onup>
<ondown>3</ondown>
</control>
</control>
<control type="button" id="10">
<description>Default Category Button</description>
<include>ButtonCommonValues</include>
</control>
<control type="button" id="7">
<description>Default Button</description>
<posx>0</posx>
<posy>0</posy>
<height>35</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
</control>
<control type="radiobutton" id="8">
<description>Default RadioButton</description>
<posx>0</posx>
<posy>0</posy>
<height>35</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
</control>
<control type="spincontrolex" id="9">
<description>Default SpinControlex</description>
<posx>0</posx>
<posy>0</posy>
<height>35</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<aligny>center</aligny>
<reverse>yes</reverse>
</control>
<control type="image" id="11">
<description>separator image</description>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.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="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[5] - $INFO[Control.GetLabel(2)]</label>
</control>
<include>WindowTitleButtons</include>
</controls>
</window>

183
720p/SettingsProfile.xml Normal file
View File

@ -0,0 +1,183 @@
<window id="20">
<defaultcontrol always="true">2</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<include>ContentPanel</include>
<control type="panel" id="2">
<posx>300</posx>
<posy>130</posy>
<width>910</width>
<height>340</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>53</onup>
<ondown>53</ondown>
<viewtype label="21371">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="170" 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>green</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="170" 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>green</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="60">
<posx>1255</posx>
<posy>130</posy>
<width>20</width>
<height>340</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>2</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
<control type="label">
<description>Page Count Label</description>
<posx>50r</posx>
<posy>38r</posy>
<width>500</width>
<height>20</height>
<font>font12b</font>
<textcolor>white</textcolor>
<scroll>false</scroll>
<align>right</align>
<aligny>center</aligny>
<label>($INFO[Container(2).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(2).CurrentPage]/$INFO[Container(2).NumPages])</label>
</control>
<control type="image">
<posx>300</posx>
<posy>510</posy>
<width>950</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="image">
<posx>330</posx>
<posy>525</posy>
<width>128</width>
<height>128</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[Container(2).Listitem.Icon]</texture>
</control>
<control type="label">
<posx>480</posx>
<posy>545</posy>
<width>770</width>
<height>30</height>
<font>font18</font>
<textcolor>white</textcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[Container(2).ListItem.Label,[COLOR=green]$LOCALIZE[20093] : [/COLOR]]</label>
</control>
<control type="label">
<posx>480</posx>
<posy>590</posy>
<width>770</width>
<height>30</height>
<font>font18</font>
<textcolor>white</textcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[Container(2).ListItem.Label2,[COLOR=green]$LOCALIZE[31047] : [/COLOR]]</label>
</control>
</control>
<control type="group" id="9000">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<control type="radiobutton" id="4">
<description>Enable Login screen</description>
<posx>0</posx>
<posy>0</posy>
<include>ButtonCommonValues</include>
<label>20096</label>
<onleft>2</onleft>
<onright>2</onright>
<onup>611</onup>
<ondown>610</ondown>
</control>
<control type="button" id="610">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>4</onup>
<ondown>603</ondown>
<visible>false</visible>
</control>
<control type="group">
<posx>0</posx>
<posy>45</posy>
<include>CommonNowPlaying_Controls</include>
</control>
<control type="button" id="611">
<description>Fake Button to fix Player Controls Navigation</description>
<onup>607</onup>
<ondown>4</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[10034]</label>
</control>
<include>WindowTitleButtons</include>
</controls>
</window>

View File

@ -0,0 +1,83 @@
<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>
</control>
<control type="mover" id="8">
<description>top left mover</description>
<posx>0</posx>
<posy>0</posy>
<texturefocus>calibrate-topleft-focus.png</texturefocus>
<texturenofocus>calibrate-topleft.png</texturenofocus>
</control>
<control type="mover" id="9">
<description>right bottom mover</description>
<posx>700</posx>
<posy>500</posy>
<texturefocus>calibrate-bottomright-focus.png</texturefocus>
<texturenofocus>calibrate-bottomright.png</texturenofocus>
</control>
<control type="mover" id="10">
<description>subtitle position mover</description>
<posx>200</posx>
<posy>500</posy>
<texturefocus>calibrate-subtitles-focus.png</texturefocus>
<texturenofocus>calibrate-subtitles.png</texturenofocus>
</control>
<control type="resize" id="11">
<description>pixel aspect ratio box</description>
<posx>0</posx>
<posy>270</posy>
<width>288</width>
<height>288</height>
<texturefocus>calibrate-pixelratio-focus.png</texturefocus>
<texturenofocus>calibrate-pixelratio.png</texturenofocus>
</control>
<control type="group">
<posx>240</posx>
<posy>60</posy>
<control type="image" id="1">
<description>rectangle image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>80</height>
<colordiffuse>AAFFFFFF</colordiffuse>
<texture border="6">dialog_background.png</texture>
</control>
<control type="image" id="1">
<description>rectangle image</description>
<posx>5</posx>
<posy>5</posy>
<width>790</width>
<height>70</height>
<colordiffuse>BBFFFFFF</colordiffuse>
<texture>menu_back.png</texture>
<aspectratio>scale</aspectratio>
</control>
<control type="label" id="2">
<description>coordinates label</description>
<posx>20</posx>
<posy>10</posy>
<width>750</width>
<label>-</label>
<align>center</align>
<font>font13</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>font13</font>
</control>
</control>
</controls>
</window>

183
720p/SettingsSystemInfo.xml Normal file
View File

@ -0,0 +1,183 @@
<window id="7">
<defaultcontrol>95</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="grouplist" id="9000">
<posx>0</posx>
<posy>130</posy>
<itemgap>1</itemgap>
<onup>9000</onup>
<ondown>9000</ondown>
<control type="button" id="95">
<description>Button Default Values</description>
<include>ButtonCommonValues</include>
<label>20037</label>
</control>
<control type="button" id="94">
<description>Button Storage</description>
<include>ButtonCommonValues</include>
<label>13277</label>
</control>
<control type="button" id="92">
<description>Button HDD</description>
<include>ButtonCommonValues</include>
<label>13275</label>
<visible>System.Platform.Xbox</visible>
</control>
<control type="button" id="93">
<description>Button DVD</description>
<include>ButtonCommonValues</include>
<label>13276</label>
<visible>System.Platform.Xbox</visible>
</control>
<control type="button" id="96">
<description>Button Network</description>
<include>ButtonCommonValues</include>
<label>13279</label>
</control>
<control type="button" id="97">
<description>Button Video</description>
<include>ButtonCommonValues</include>
<label>13280</label>
</control>
<control type="button" id="98">
<description>Button Hardware</description>
<include>ButtonCommonValues</include>
<label>13281</label>
</control>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<include>ContentPanel</include>
<control type="label" id="40">
<description>fake filter text label</description>
<posx>410</posx>
<posy>115</posy>
<width>790</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<font>font18</font>
</control>
<control type="image">
<posx>410</posx>
<posy>150</posy>
<width>790</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="group">
<posx>300</posx>
<posy>170</posy>
<control type="label" id="2">
<description>Label 2</description>
<posx>0</posx>
<posy>0</posy>
<width>910</width>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="3">
<description>Label 3</description>
<posx>0</posx>
<posy>37</posy>
<width>910</width>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="4">
<description>Label 4</description>
<posx>0</posx>
<posy>70</posy>
<width>910</width>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="5">
<description>Label 5</description>
<posx>0</posx>
<posy>105</posy>
<width>910</width>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="6">
<description>Label 6</description>
<posx>0</posx>
<posy>140</posy>
<width>910</width>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="7">
<description>Label 7</description>
<posx>0</posx>
<posy>175</posy>
<width>910</width>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="8">
<description>Label 8</description>
<posx>0</posx>
<posy>210</posy>
<width>910</width>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="9">
<description>Label 9</description>
<posx>0</posx>
<posy>245</posy>
<width>910</width>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="10">
<description>Label 10</description>
<posx>0</posx>
<posy>280</posy>
<width>910</width>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="11">
<description>Label 11</description>
<posx>0</posx>
<posy>315</posy>
<width>910</width>
<label>-</label>
<font>font12</font>
</control>
<control type="label" id="52">
<description>XBMC XBE BUILD Version</description>
<posx>0</posx>
<posy>370</posy>
<width>910</width>
<label>144</label>
<textcolor>green</textcolor>
<shadowcolor>black</shadowcolor>
<font>font12</font>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[130]</label>
</control>
<include>WindowTitleButtons</include>
</controls>
</window>

114
720p/SlideShow.xml Normal file
View File

@ -0,0 +1,114 @@
<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>630</posy>
<visible>Player.ShowInfo + Player.HasMedia</visible>
<include>VisibleFadeEffect</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>500</width>
<height>80</height>
<texture>black-back.png</texture>
<bordertexture border="3">NoCover_1.png</bordertexture>
<bordersize>5</bordersize>
</control>
<control type="image">
<posx>9</posx>
<posy>9</posy>
<width>64</width>
<height>64</height>
<texture>$INFO[MusicPlayer.Cover]</texture>
</control>
<control type="label">
<posx>90</posx>
<posy>9</posy>
<width>400</width>
<height>20</height>
<label>$INFO[MusicPlayer.Title]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
</control>
<control type="label">
<posx>90</posx>
<posy>30</posy>
<width>400</width>
<height>20</height>
<label>$INFO[MusicPlayer.Artist]$INFO[MusicPlayer.Album, - ]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
</control>
<control type="label">
<posx>150</posx>
<posy>51</posy>
<width>70</width>
<height>20</height>
<label>$INFO[MusicPlayer.Time]</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
</control>
<control type="progress" id="403">
<description>progress control</description>
<posx>155</posx>
<posy>58</posy>
<width>260</width>
<height>8</height>
<info>Player.progress</info>
</control>
<control type="label">
<posx>420</posx>
<posy>51</posy>
<width>70</width>
<height>20</height>
<label>$INFO[MusicPlayer.Duration]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
</control>
</control>
</controls>
</window>

View File

@ -0,0 +1,317 @@
<window id="129">
<defaultcontrol always="true">22</defaultcontrol>
<allowoverlay>no</allowoverlay>
<coordinates>
<system>1</system>
<posx>240</posx>
<posy>70</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>580</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>580</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="2">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>21432</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>730</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="spincontrolex" id="22">
<description>Set Playlist type</description>
<posx>40</posx>
<posy>85</posy>
<width>720</width>
<height>35</height>
<label>467</label>
<font>font12</font>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onright>22</onright>
<onleft>22</onleft>
<onup>9001</onup>
<ondown>12</ondown>
</control>
<control type="label" id="0">
<description>Name Label</description>
<posx>40</posx>
<posy>130</posy>
<width>720</width>
<font>font12</font>
<label>21433</label>
<textcolor>grey2</textcolor>
</control>
<control type="edit" id="12">
<description>Name Button</description>
<posx>40</posx>
<posy>165</posy>
<width>720</width>
<height>35</height>
<textoffsetx>10</textoffsetx>
<textwidth>750</textwidth>
<font>font12</font>
<aligny>center</aligny>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<label>-</label>
<colordiffuse>FFFFFFFF</colordiffuse>
<onup>22</onup>
<onleft>12</onleft>
<onright>12</onright>
<ondown>10</ondown>
</control>
<control type="label">
<description>rules label</description>
<posx>40</posx>
<posy>210</posy>
<width>720</width>
<align>left</align>
<font>font12</font>
<label>21434</label>
<textcolor>grey2</textcolor>
</control>
<control type="list" id="10">
<description>Rules List Control</description>
<posx>40</posx>
<posy>245</posy>
<width>565</width>
<height>141</height>
<onup>12</onup>
<onleft>9000</onleft>
<onright>9000</onright>
<ondown>16</ondown>
<itemlayout width="565" height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>565</width>
<height>35</height>
<texture border="3">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>545</width>
<height>35</height>
<aligny>center</aligny>
<info>ListItem.Label</info>
<selectedcolor>green</selectedcolor>
<font>font12</font>
</control>
</itemlayout>
<focusedlayout width="565" height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>565</width>
<height>35</height>
<texture border="3">button-focus.png</texture>
<visible>Control.HasFocus(10)</visible>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>565</width>
<height>35</height>
<texture border="3">button-nofocus.png</texture>
<visible>!Control.HasFocus(10)</visible>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>545</width>
<height>35</height>
<aligny>center</aligny>
<info>ListItem.Label</info>
<selectedcolor>green</selectedcolor>
<font>font12</font>
</control>
</focusedlayout>
</control>
<control type="group" id="9000">
<control type="button" id="13">
<description>Add Rule Button</description>
<posx>610</posx>
<posy>245</posy>
<height>35</height>
<width>150</width>
<label>15019</label>
<align>center</align>
<aligny>center</aligny>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onup>17</onup>
<onleft>10</onleft>
<onright>10</onright>
<ondown>14</ondown>
</control>
<control type="button" id="14">
<description>Remove Rule Button</description>
<posx>610</posx>
<posy>285</posy>
<height>35</height>
<width>150</width>
<label>1210</label>
<align>center</align>
<aligny>center</aligny>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onup>13</onup>
<onleft>10</onleft>
<onright>10</onright>
<ondown>15</ondown>
</control>
<control type="button" id="15">
<description>Edit Rule Button</description>
<posx>610</posx>
<posy>325</posy>
<height>35</height>
<width>150</width>
<label>21435</label>
<align>center</align>
<aligny>center</aligny>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onup>14</onup>
<onleft>10</onleft>
<onright>10</onright>
<ondown>16</ondown>
</control>
</control>
<control type="spincontrolex" id="16">
<posx>40</posx>
<posy>365</posy>
<width>720</width>
<height>35</height>
<label>21424</label>
<font>font12</font>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onright>16</onright>
<onleft>16</onleft>
<onup>10</onup>
<ondown>17</ondown>
</control>
<control type="spincontrolex" id="17">
<posx>40</posx>
<posy>405</posy>
<width>720</width>
<height>35</height>
<label>21427</label>
<font>font12</font>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onright>17</onright>
<onleft>17</onleft>
<onup>16</onup>
<ondown>18</ondown>
</control>
<control type="spincontrolex" id="18">
<posx>40</posx>
<posy>445</posy>
<width>565</width>
<height>35</height>
<label>21429</label>
<font>font12</font>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onright>19</onright>
<onleft>19</onleft>
<onup>17</onup>
<ondown>9001</ondown>
</control>
<control type="togglebutton" id="19">
<posx>610</posx>
<posy>445</posy>
<width>150</width>
<height>35</height>
<font>font12</font>
<textoffsetx>8</textoffsetx>
<aligny>center</aligny>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<alttexturefocus>button-focus.png</alttexturefocus>
<alttexturenofocus>button-nofocus.png</alttexturenofocus>
<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>500</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<label>186</label>
<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>500</posy>
<width>200</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<label>222</label>
<onup>18</onup>
<onleft>20</onleft>
<onright>20</onright>
<ondown>22</ondown>
</control>
</control>
</control>
</controls>
</window>

163
720p/SmartPlaylistRule.xml Normal file
View File

@ -0,0 +1,163 @@
<window id="129">
<defaultcontrol always="true">9001</defaultcontrol>
<allowoverlay>no</allowoverlay>
<coordinates>
<system>1</system>
<posx>240</posx>
<posy>232</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>295</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>295</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>21421</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>730</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="label" id="0">
<description>Rule match label</description>
<posx>40</posx>
<posy>85</posy>
<width>720</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
<label>21422</label>
</control>
<control type="group" id="9001">
<control type="spincontrolex" id="15">
<description>Rule Field</description>
<posx>40</posx>
<posy>125</posy>
<width>355</width>
<height>35</height>
<font>font12</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="spincontrolex" id="16">
<description>Rule operator</description>
<posx>405</posx>
<posy>125</posy>
<width>355</width>
<height>35</height>
<font>font12</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>
<control type="button" id="17">
<description>Value Button</description>
<posx>40</posx>
<posy>165</posy>
<width>565</width>
<height>35</height>
<font>font12</font>
<textoffsetx>12</textoffsetx>
<textwidth>255</textwidth>
<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>165</posy>
<width>150</width>
<height>35</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</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>35</height>
<align>center</align>
<aligny>center</aligny>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.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>35</height>
<align>center</align>
<aligny>center</aligny>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<label>222</label>
<onup>17</onup>
<onleft>18</onleft>
<onright>19</onright>
<ondown>9001</ondown>
</control>
</control>
</controls>
</window>

21
720p/Startup.xml Normal file
View File

@ -0,0 +1,21 @@
<window>
<defaultcontrol always="true">10</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<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>
</controls>
</window>

41
720p/VideoFullScreen.xml Normal file
View File

@ -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>font11</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>font11</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>font11</font>
<include>VisibleFadeEffect</include>
</control>
</controls>
</window>

344
720p/VideoOSD.xml Normal file
View File

@ -0,0 +1,344 @@
<window type="dialog" id="2901">
<defaultcontrol>213</defaultcontrol>
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>30</posx>
<posy>320</posy>
</coordinates>
<controls>
<control type="group">
<animation effect="fade" start="100" end="0" time="200" condition="Window.IsVisible(SliderDialog)">conditional</animation>
<control type="group">
<posx>80r</posx>
<posy>-320</posy>
<width>36</width>
<height>32</height>
<visible>system.getbool(input.enablemouse)</visible>
<control type="image">
<description>Button background image</description>
<posx>-5</posx>
<posy>0</posy>
<width>42</width>
<height>32</height>
<texture border="3">black-back2.png</texture>
</control>
<control type="button">
<posx>0</posx>
<posy>0</posy>
<width>32</width>
<height>28</height>
<label>-</label>
<texturefocus>PlayerControls-FullScreenFO.png</texturefocus>
<texturenofocus>PlayerControls-FullScreenNF.png</texturenofocus>
<onleft>603</onleft>
<onright>600</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<onclick>Dialog.Close(VideoOSD,true)</onclick>
<onclick>FullScreen</onclick>
</control>
</control>
<control type="button" id="208">
<description>REC button</description>
<posx>10</posx>
<posy>40</posy>
<width>128</width>
<height>128</height>
<texturefocus>osd_button_rec.png</texturefocus>
<texturenofocus>osd_button_recNF.png</texturenofocus>
<label>-</label>
<font>-</font>
<onleft>210</onleft>
<onright>918</onright>
<onup>918</onup>
<ondown>210</ondown>
<onclick>XBMC.PlayerControl(record)</onclick>
<visible>!VideoPlayer.HasMenu + Player.CanRecord</visible>
</control>
<control type="button" id="209">
<description>REC button 2</description>
<posx>10</posx>
<posy>40</posy>
<width>128</width>
<height>128</height>
<texturefocus>-</texturefocus>
<texturenofocus>osd_button_rec2.png</texturenofocus>
<label>-</label>
<font>-</font>
<onleft>211</onleft>
<onright>921</onright>
<onup>921</onup>
<ondown>211</ondown>
<onclick>XBMC.PlayerControl(record)</onclick>
<visible>!VideoPlayer.HasMenu + Player.CanRecord + Player.Recording</visible>
</control>
<control type="button" id="208">
<description>DVD menu button</description>
<posx>10</posx>
<posy>40</posy>
<width>128</width>
<height>128</height>
<texturefocus>osd_button_dvdmenu.png</texturefocus>
<texturenofocus>osd_button_dvdmenuNF.png</texturenofocus>
<label>-</label>
<font>-</font>
<onleft>210</onleft>
<onright>918</onright>
<onup>918</onup>
<ondown>210</ondown>
<onclick>XBMC.PlayerControl(ShowVideoMenu)</onclick>
<visible>VideoPlayer.HasMenu</visible>
</control>
<control type="button" id="209">
<description>DVD menu button 2</description>
<posx>10</posx>
<posy>40</posy>
<width>128</width>
<height>128</height>
<texturefocus>osd_button_dvdmenu2.png</texturefocus>
<texturenofocus>-</texturenofocus>
<label>-</label>
<font>-</font>
<onleft>211</onleft>
<onright>921</onright>
<onup>921</onup>
<ondown>211</ondown>
<onclick>XBMC.PlayerControl(ShowVideoMenu)</onclick>
<visible>VideoPlayer.HasMenu</visible>
</control>
<control type="button" id="208">
<description>Subtitle button</description>
<posx>10</posx>
<posy>40</posy>
<width>128</width>
<height>128</height>
<texturefocus>osd_SubtitleFO.png</texturefocus>
<texturenofocus>osd_SubtitleNF.png</texturenofocus>
<label>-</label>
<font>-</font>
<onleft>210</onleft>
<onright>918</onright>
<onup>918</onup>
<ondown>210</ondown>
<onclick>RunScript($INFO[Skin.String(SubtitleScript_Path)])</onclick>
<visible>!VideoPlayer.HasMenu + !Player.CanRecord + !Player.Recording + Skin.HasSetting(SubtitleScript_Enable)</visible>
</control>
<control type="button" id="209">
<description>Subtitle button 2</description>
<posx>10</posx>
<posy>40</posy>
<width>128</width>
<height>128</height>
<texturefocus>osd_SubtitleFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<label>-</label>
<font>-</font>
<onleft>211</onleft>
<onright>921</onright>
<onup>921</onup>
<ondown>211</ondown>
<onclick>RunScript($INFO[Skin.String(SubtitleScript_Path)])</onclick>
<visible>!VideoPlayer.HasMenu + !Player.CanRecord + !Player.Recording + Skin.HasSetting(SubtitleScript_Enable)</visible>
</control>
<control type="image" id="1">
<description>Panel</description>
<posx>0</posx>
<posy>0</posy>
<height>379</height>
<width>373</width>
<texture>osd_panel.png</texture>
<visible>yes</visible>
</control>
<control type="image">
<description>Teletext Button</description>
<posx>138</posx>
<posy>15</posy>
<width>74</width>
<height>66</height>
<texture>osd_button_lyrics.png</texture>
<visible>VideoPlayer.HasTeletext + Skin.HasSetting(Player_Show_Teletext_Button)</visible>
</control>
<control type="button" id="210">
<description>Skip Bwd</description>
<posx>32</posx>
<posy>158</posy>
<width>77</width>
<height>79</height>
<texturefocus>osd_button_skip_minusFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<onclick>XBMC.PlayerControl(Previous)</onclick>
<label>-</label>
<font>-</font>
<onleft>215</onleft>
<onright>211</onright>
<onup>208</onup>
<ondown>919</ondown>
</control>
<control type="togglebutton" id="211">
<description>Rewind</description>
<posx>95</posx>
<posy>149</posy>
<width>71</width>
<height>79</height>
<texturefocus>osd_button_rewFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<usealttexture>Player.Rewinding</usealttexture>
<alttexturefocus>osd_button_rewFO.png</alttexturefocus>
<alttexturenofocus>osd_button_rewSELNF.png</alttexturenofocus>
<label>-</label>
<font>-</font>
<onleft>210</onleft>
<onright>213</onright>
<onup>209</onup>
<ondown>920</ondown>
<onclick>XBMC.PlayerControl(Rewind)</onclick>
</control>
<control type="togglebutton" id="213">
<description>Play</description>
<posx>153</posx>
<posy>123</posy>
<width>100</width>
<height>98</height>
<texturefocus>osd_button_pauseFO.png</texturefocus>
<texturenofocus>osd_button_pauseNF.png</texturenofocus>
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
<alttexturefocus>osd_button_playFO.png</alttexturefocus>
<alttexturenofocus>osd_button_playNF.png</alttexturenofocus>
<label>-</label>
<font>-</font>
<onleft>211</onleft>
<onright>214</onright>
<onup>921</onup>
<ondown>920</ondown>
<onclick>XBMC.PlayerControl(Play)</onclick>
</control>
<control type="togglebutton" id="214">
<description>Fast Forward</description>
<posx>241</posx>
<posy>122</posy>
<width>64</width>
<height>75</height>
<texturefocus>osd_button_ffFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<usealttexture>Player.Forwarding</usealttexture>
<alttexturefocus>osd_button_ffFO.png</alttexturefocus>
<alttexturenofocus>osd_button_ffSELNF.png</alttexturenofocus>
<label>-</label>
<font>-</font>
<onleft>213</onleft>
<onright>215</onright>
<onup>921</onup>
<ondown>920</ondown>
<onclick>XBMC.PlayerControl(Forward)</onclick>
</control>
<control type="button" id="215">
<description>Skip Fwd</description>
<posx>287</posx>
<posy>112</posy>
<width>71</width>
<height>72</height>
<texturefocus>osd_button_skip_plusFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<onclick>XBMC.PlayerControl(Next)</onclick>
<label>-</label>
<font>-</font>
<onleft>214</onleft>
<onright>210</onright>
<onup>918</onup>
<ondown>919</ondown>
</control>
<control type="togglebutton" id="918">
<description>Audio Menu</description>
<posx>138</posx>
<posy>16</posy>
<width>74</width>
<height>64</height>
<texturefocus>osd_button_audioFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<usealttexture>Window.IsActive(124) | Window.IsActive(123)</usealttexture>
<alttexturefocus>osd_button_audioSELNF.png</alttexturefocus>
<alttexturenofocus>-</alttexturenofocus>
<onclick>XBMC.ActivateWindow(124)</onclick>
<label>-</label>
<font>-</font>
<onleft>208</onleft>
<onright>215</onright>
<onup>919</onup>
<ondown>921</ondown>
<visible>![VideoPlayer.HasTeletext] | ![Skin.HasSetting(Player_Show_Teletext_Button)]</visible>
</control>
<control type="button" id="918">
<description>Teletext Button</description>
<posx>138</posx>
<posy>15</posy>
<width>74</width>
<height>66</height>
<texturefocus>osd_button_lyricsFO.png</texturefocus>
<texturenofocus>osd_button_lyrics.png</texturenofocus>
<onclick>XBMC.ActivateWindow(Teletext)</onclick>
<label>-</label>
<font>-</font>
<onleft>208</onleft>
<onright>215</onright>
<onup>919</onup>
<ondown>921</ondown>
<visible>VideoPlayer.HasTeletext + Skin.HasSetting(Player_Show_Teletext_Button)</visible>
</control>
<control type="togglebutton" id="921">
<description>Video Menu</description>
<posx>147</posx>
<posy>71</posy>
<width>75</width>
<height>62</height>
<texturefocus>osd_button_videoFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<usealttexture>Window.IsActive(123)</usealttexture>
<alttexturefocus>osd_button_videoSELNF.png</alttexturefocus>
<alttexturenofocus>-</alttexturenofocus>
<onclick>XBMC.ActivateWindow(123)</onclick>
<label>-</label>
<font>-</font>
<onleft>209</onleft>
<onright>214</onright>
<onup>918</onup>
<ondown>213</ondown>
</control>
<control type="button" id="920">
<description>stop</description>
<posx>180</posx>
<posy>214</posy>
<width>83</width>
<height>69</height>
<texturefocus>osd_button_stopFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<onclick>XBMC.PlayerControl(Stop)</onclick>
<label>-</label>
<font>-</font>
<onleft>211</onleft>
<onright>214</onright>
<onup>213</onup>
<ondown>919</ondown>
</control>
<control type="togglebutton" id="919">
<description>Bookmarks Menu</description>
<posx>195</posx>
<posy>268</posy>
<width>84</width>
<height>78</height>
<texturefocus>osd_button_bookmarkFO.png</texturefocus>
<texturenofocus>-</texturenofocus>
<usealttexture>Window.IsActive(125)</usealttexture>
<alttexturefocus>osd_button_bookmarkSELNF.png</alttexturefocus>
<alttexturenofocus>-</alttexturenofocus>
<onclick>XBMC.ActivateWindow(125)</onclick>
<label>-</label>
<font>-</font>
<onleft>210</onleft>
<onright>215</onright>
<onup>920</onup>
<ondown>918</ondown>
</control>
</control>
</controls>
</window>

178
720p/VideoOSDBookmarks.xml Normal file
View File

@ -0,0 +1,178 @@
<window id="125">
<defaultcontrol always="true">2</defaultcontrol>
<coordinates>
<system>1</system>
<posx>400</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>
<colordiffuse>DDFFFFFF</colordiffuse>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>610</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>[UPPERCASE]$LOCALIZE[298][/UPPERCASE] - ($INFO[Container(11).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(11).CurrentPage]/$INFO[Container(11).NumPages])</label>
<textcolor>white</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>730</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="panel" id="11">
<posx>40</posx>
<posy>90</posy>
<width>720</width>
<height>430</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="215" width="240">
<control type="image">
<posx>2</posx>
<posy>2</posy>
<width>235</width>
<height>210</height>
<texture border="3">button-nofocus.png</texture>
</control>
<control type="image">
<posx>7</posx>
<posy>7</posy>
<width>220</width>
<height>175</height>
<info>ListItem.Icon</info>
</control>
<control type="label">
<posx>112</posx>
<posy>185</posy>
<width>225</width>
<height>22</height>
<font>font12</font>
<selectedcolor>green</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="215" width="240">
<control type="image">
<posx>2</posx>
<posy>2</posy>
<width>235</width>
<height>210</height>
<texture border="3">button-focus.png</texture>
</control>
<control type="image">
<posx>7</posx>
<posy>7</posy>
<width>220</width>
<height>175</height>
<info>ListItem.Icon</info>
</control>
<control type="label">
<posx>112</posx>
<posy>185</posy>
<width>225</width>
<height>22</height>
<font>font12</font>
<selectedcolor>green</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="button" id="2">
<description>Create Bookmark button</description>
<posx>40</posx>
<posy>530</posy>
<width>235</width>
<height>35</height>
<label>294</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>4</onleft>
<onright>3</onright>
<ondown>11</ondown>
<onup>11</onup>
<animation effect="slide" start="0,0" end="120,0" time="0" condition="!videoplayer.content(episodes)">conditional</animation>
</control>
<control type="button" id="3">
<description>Clear Bookmark button</description>
<posx>280</posx>
<posy>530</posy>
<width>235</width>
<height>35</height>
<label>296</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>2</onleft>
<onright>4</onright>
<ondown>11</ondown>
<onup>11</onup>
<animation effect="slide" start="0,0" end="120,0" time="0" condition="!videoplayer.content(episodes)">conditional</animation>
</control>
<control type="button" id="4">
<description>Clear Bookmark button</description>
<posx>520</posx>
<posy>530</posy>
<width>235</width>
<height>35</height>
<label>20406</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>3</onleft>
<onright>2</onright>
<ondown>11</ondown>
<onup>11</onup>
<visible>videoplayer.content(episodes)</visible>
</control>
</controls>
</window>

111
720p/VideoOSDSettings.xml Normal file
View File

@ -0,0 +1,111 @@
<window id="123">
<defaultcontrol>2</defaultcontrol>
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>400</posx>
<posy>55</posy>
</coordinates>
<controls>
<control type="group">
<animation effect="fade" start="100" end="0" time="200"condition="Window.IsVisible(SliderDialog)">conditional</animation>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>610</height>
<colordiffuse>DDFFFFFF</colordiffuse>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>610</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="2">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>20333</label>
<textcolor>white</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>730</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="grouplist" id="5">
<description>control area</description>
<posx>45</posx>
<posy>85</posy>
<width>710</width>
<height>480</height>
<itemgap>5</itemgap>
<pagecontrol>60</pagecontrol>
<onleft>5</onleft>
<onright>5</onright>
<onup>5</onup>
<ondown>5</ondown>
</control>
</control>
<control type="sliderex" id="10">
<description>Default Slider</description>
<height>35</height>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
</control>
<control type="button" id="7">
<description>Default Button</description>
<height>35</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="8">
<description>Default RadioButton</description>
<height>35</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
</control>
<control type="spincontrolex" id="9">
<description>Default spincontrolex</description>
<height>35</height>
<texturefocus border="3">button-focus.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<reverse>yes</reverse>
</control>
<control type="image" id="11">
<description>Default Seperator</description>
<height>2</height>
<texture>separator.png</texture>
</control>
</controls>
</window>

5
720p/VideoOverlay.xml Normal file
View File

@ -0,0 +1,5 @@
<window id="2004">
<defaultcontrol>-</defaultcontrol>
<controls>
</controls>
</window>

1386
720p/Views3dCoverView.xml Normal file
View File

@ -0,0 +1,1386 @@
<includes>
<include name="3d_CoverView">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<visible>Control.IsVisible(500)</visible>
<texture>black-back.png</texture>
<include>Window_OpenClose_Animation</include>
</control>
<control type="image">
<posx>0</posx>
<posy>510</posy>
<width>1280</width>
<height>200</height>
<visible>Control.IsVisible(500)</visible>
<texture>white-reflect.png</texture>
<include>Window_OpenClose_Animation</include>
</control>
<control type="group" id="7001">
<include>Window_OpenClose_Animation</include>
<posy>150</posy>
<visible>Control.IsVisible(500) + Container.OnNext</visible>
<animation effect="slide" end="-100,0" time="250" reversible="false">Hidden</animation>
<control type="group">
<posx>80</posx>
<visible>Container.OnNext</visible>
<animation effect="fade" start="100" end="0" time="250" reversible="false">Hidden</animation>
<animation effect="rotatey" center="60" start="-60" end="-60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(-4).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-4).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>180</posx>
<animation effect="rotatey" center="160" start="-60" end="-60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(-3).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-3).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>280</posx>
<animation effect="rotatey" center="260" start="-60" end="-60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(-2).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-2).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>1000</posx>
<visible>!Container.OnNext</visible>
<animation effect="fade" start="0" end="100" delay="0" time="250" reversible="false">Visible</animation>
<animation effect="rotatey" center="1320" start="60" end="60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(3).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(3).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>900</posx>
<animation effect="rotatey" center="1220" start="60" end="60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(2).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(2).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>800</posx>
<animation effect="rotatey" center="1120" start="60" end="60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(1).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(1).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<visible>Container.OnNext</visible>
<animation effect="slide" end="-110,0" time="250" reversible="false">Hidden</animation>
<control type="group">
<posx>700</posx>
<visible>Container.OnNext</visible>
<animation effect="rotatey" center="1020" start="0" end="-60" time="250" reversible="false" tween="quadratic" easing="in">Hidden</animation>
<animation effect="rotatey" center="1020" start="60" end="60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(0).Icon</info>
<bordertexture border="4">folder-focus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(0).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">folder-focus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>490</posx>
<visible>Container.OnNext</visible>
<animation effect="rotatey" center="470" start="0" end="-60" time="250" reversible="false" tween="quadratic" easing="out">Hidden</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(-1).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-1).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
</control>
</control>
<control type="group" id="7002">
<include>Window_OpenClose_Animation</include>
<posy>150</posy>
<visible>Control.IsVisible(500) + Container.OnPrevious</visible>
<animation effect="slide" end="100,0" time="250" reversible="false">Hidden</animation>
<control type="group">
<posx>900</posx>
<visible>Container.OnPrevious</visible>
<animation effect="fade" start="100" end="0" time="250" reversible="false">Hidden</animation>
<animation effect="rotatey" center="1220" start="60" end="60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(4).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(4).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>800</posx>
<animation effect="rotatey" center="1120" start="60" end="60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(3).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(3).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>700</posx>
<animation effect="rotatey" center="1020" start="60" end="60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(2).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(2).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>-20</posx>
<visible>!Container.OnPrevious</visible>
<animation effect="fade" start="0" end="100" time="250" reversible="false">Visible</animation>
<animation effect="rotatey" center="-40" start="-60" end="-60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(-3).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-3).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>80</posx>
<animation effect="rotatey" center="60" start="-60" end="-60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(-2).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-2).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>180</posx>
<animation effect="rotatey" center="160" start="-60" end="-60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(-1).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-1).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<visible>Container.OnPrevious</visible>
<animation effect="slide" end="110,0" time="250" reversible="false">Hidden</animation>
<control type="group">
<posx>280</posx>
<visible>Container.OnPrevious</visible>
<animation effect="rotatey" center="260" start="0" end="60" time="250" reversible="false" tween="quadratic" easing="in">Hidden</animation>
<animation effect="rotatey" center="260" start="-60" end="-60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(0).Icon</info>
<bordertexture border="4">folder-focus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(0).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">folder-focus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>490</posx>
<visible>Container.OnPrevious</visible>
<animation effect="rotatey" center="810" start="0" end="60" time="250" reversible="false" tween="quadratic" easing="out">Hidden</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(1).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(1).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
</control>
</control>
<control type="group" id="7000">
<include>Window_OpenClose_Animation</include>
<posy>150</posy>
<visible>Control.IsVisible(500) + !Control.IsVisible(7001) + !Control.IsVisible(7002)</visible>
<control type="group">
<posx>80</posx>
<animation effect="rotatey" center="60" start="-60" end="-60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(-3).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-3).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>180</posx>
<animation effect="rotatey" center="160" start="-60" end="-60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(-2).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-2).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>280</posx>
<animation effect="rotatey" center="260" start="-60" end="-60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(-1).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-1).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>900</posx>
<animation effect="rotatey" center="1220" start="60" end="60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(3).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(3).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>800</posx>
<animation effect="rotatey" center="1120" start="60" end="60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(2).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(2).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>700</posx>
<animation effect="rotatey" center="1020" start="60" end="60" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(1).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(1).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>490</posx>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(0).Icon</info>
<bordertexture border="4">folder-focus.png</bordertexture>
<bordersize>4</bordersize>
<visible>Control.HasFocus(500)</visible>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(0).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">folder-focus.png</bordertexture>
<bordersize>4</bordersize>
<visible>Control.HasFocus(500)</visible>
</control>
</control>
<control type="group">
<posx>490</posx>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>Container(500).ListItem(0).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
<visible>!Control.HasFocus(500)</visible>
</control>
<control type="image">
<posx>0</posx>
<posy>440</posy>
<width>300</width>
<height>440</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(0).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
<visible>!Control.HasFocus(500)</visible>
</control>
</control>
</control>
<control type="wraplist" id="500">
<include>Window_OpenClose_Animation</include>
<description>Fake list to control coverflow movement</description>
<visible>Container.Content(Movies)</visible>
<posx>490</posx>
<posy>150</posy>
<width>306</width>
<height>440</height>
<onleft>57</onleft>
<onright>57</onright>
<onup>9000</onup>
<ondown>61</ondown>
<viewtype label="31032">list</viewtype>
<pagecontrol>61</pagecontrol>
<orientation>horizontal</orientation>
<scrolltime>250</scrolltime>
<focusedposition>3</focusedposition>
<itemlayout height="1" width="1">
</itemlayout>
<focusedlayout height="440" width="300">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>300</width>
<height>440</height>
<info>ListItem.Icon</info>
<aspectratio>stretch</aspectratio>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
<visible>!Control.IsVisible(7001) + !Control.IsVisible(7002)</visible>
</control>
</focusedlayout>
</control>
<control type="group">
<include>Window_OpenClose_Animation</include>
<visible>Control.IsVisible(500)</visible>
<control type="label">
<posx>40</posx>
<posy>600</posy>
<width>1200</width>
<height>35</height>
<font>font18</font>
<textcolor>white</textcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>[UPPERCASE]$INFO[ListItem.Label][/UPPERCASE]</label>
</control>
<control type="scrollbar" id="61">
<posx>90</posx>
<posy>650</posy>
<width>1100</width>
<height>20</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.png</texturesliderbackground>
<texturesliderbar border="16,2,16,2">scrollbar_bar-vertical.png</texturesliderbar>
<texturesliderbarfocus border="16,2,16,2">scrollbar_bar_focus-vertical.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib-vertical.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib-vertical.png</textureslidernibfocus>
<onup>50</onup>
<ondown>9000</ondown>
<showonepage>false</showonepage>
<orientation>horizontal</orientation>
</control>
</control>
</include>
<include name="3d_CoverView_Music">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<visible>Control.IsVisible(500)</visible>
<texture>black-back.png</texture>
<include>Window_OpenClose_Animation</include>
</control>
<control type="image">
<posx>0</posx>
<posy>460</posy>
<width>1280</width>
<height>200</height>
<visible>Control.IsVisible(500)</visible>
<texture>white-reflect.png</texture>
<include>Window_OpenClose_Animation</include>
</control>
<control type="group" id="7001">
<include>Window_OpenClose_Animation</include>
<posy>175</posy>
<visible>Control.IsVisible(500) + Container.OnNext</visible>
<animation effect="slide" end="-100,0" time="250" reversible="false">Hidden</animation>
<control type="group">
<posx>20</posx>
<visible>Container.OnNext</visible>
<animation effect="fade" start="100" end="0" time="250" reversible="false">Hidden</animation>
<animation effect="rotatey" center="0" start="-65" end="-65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(-4).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-4).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>120</posx>
<animation effect="rotatey" center="100" start="-65" end="-65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(-3).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-3).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>220</posx>
<animation effect="rotatey" center="200" start="-65" end="-65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(-2).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-2).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>1000</posx>
<visible>!Container.OnNext</visible>
<animation effect="fade" start="0" end="100" delay="0" time="250" reversible="false">Visible</animation>
<animation effect="rotatey" center="1380" start="65" end="65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(3).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(3).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>900</posx>
<animation effect="rotatey" center="1280" start="65" end="65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(2).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(2).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>800</posx>
<animation effect="rotatey" center="1180" start="65" end="65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(1).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(1).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<visible>Container.OnNext</visible>
<animation effect="slide" end="-120,0" time="250" reversible="false">Hidden</animation>
<control type="group">
<posx>700</posx>
<visible>Container.OnNext</visible>
<animation effect="rotatey" center="1080" start="0" end="-65" time="250" reversible="false" tween="quadratic" easing="in">Hidden</animation>
<animation effect="rotatey" center="1080" start="65" end="65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(0).Icon</info>
<bordertexture border="4">folder-focus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(0).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">folder-focus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>460</posx>
<visible>Container.OnNext</visible>
<animation effect="rotatey" center="450" start="0" end="-65" time="250" reversible="false" tween="quadratic" easing="out">Hidden</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(-1).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-1).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
</control>
</control>
<control type="group" id="7002">
<include>Window_OpenClose_Animation</include>
<posy>175</posy>
<visible>Control.IsVisible(500) + Container.OnPrevious</visible>
<animation effect="slide" end="100,0" time="250" reversible="false">Hidden</animation>
<control type="group">
<posx>900</posx>
<visible>Container.OnPrevious</visible>
<animation effect="fade" start="100" end="0" time="250" reversible="false">Hidden</animation>
<animation effect="rotatey" center="1280" start="65" end="65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(4).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(4).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>800</posx>
<animation effect="rotatey" center="1180" start="65" end="65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(3).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(3).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>700</posx>
<animation effect="rotatey" center="1080" start="65" end="65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(2).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(2).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>-80</posx>
<visible>!Container.OnPrevious</visible>
<animation effect="fade" start="0" end="100" time="250" reversible="false">Visible</animation>
<animation effect="rotatey" center="-100" start="-65" end="-65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(-3).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-3).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>20</posx>
<animation effect="rotatey" center="0" start="-65" end="-65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(-2).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-2).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>120</posx>
<animation effect="rotatey" center="100" start="-65" end="-65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(-1).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-1).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<visible>Container.OnPrevious</visible>
<animation effect="slide" end="120,0" time="250" reversible="false">Hidden</animation>
<control type="group">
<posx>220</posx>
<visible>Container.OnPrevious</visible>
<animation effect="rotatey" center="200" start="0" end="65" time="250" reversible="false" tween="quadratic" easing="in">Hidden</animation>
<animation effect="rotatey" center="200" start="-65" end="-65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(0).Icon</info>
<bordertexture border="4">folder-focus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(0).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">folder-focus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>460</posx>
<visible>Container.OnPrevious</visible>
<animation effect="rotatey" center="840" start="0" end="65" time="250" reversible="false" tween="quadratic" easing="out">Hidden</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(1).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(1).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
</control>
</control>
<control type="group" id="7000">
<include>Window_OpenClose_Animation</include>
<posy>175</posy>
<visible>Control.IsVisible(500) + !Control.IsVisible(7001) + !Control.IsVisible(7002)</visible>
<control type="group">
<posx>20</posx>
<animation effect="rotatey" center="0" start="-65" end="-65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(-3).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-3).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>120</posx>
<animation effect="rotatey" center="100" start="-65" end="-65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(-2).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-2).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>220</posx>
<animation effect="rotatey" center="200" start="-65" end="-65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(-1).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(-1).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>900</posx>
<animation effect="rotatey" center="1280" start="65" end="65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(3).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(3).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>800</posx>
<animation effect="rotatey" center="1180" start="65" end="65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(2).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(2).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>700</posx>
<animation effect="rotatey" center="1080" start="65" end="65" time="0" condition="true">Conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(1).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(1).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
</control>
</control>
<control type="group">
<posx>460</posx>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(0).Icon</info>
<bordertexture border="4">folder-focus.png</bordertexture>
<bordersize>4</bordersize>
<visible>Control.HasFocus(500)</visible>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(0).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">folder-focus.png</bordertexture>
<bordersize>4</bordersize>
<visible>Control.HasFocus(500)</visible>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>Container(500).ListItem(0).Icon</info>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
<visible>!Control.HasFocus(500)</visible>
</control>
<control type="image">
<posx>0</posx>
<posy>350</posy>
<width>360</width>
<height>350</height>
<texture flipy="true" diffuse="diffuse_mirror2.png" />
<info>Container(500).ListItem(0).Icon</info>
<bordertexture border="4" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
<visible>!Control.HasFocus(500)</visible>
</control>
</control>
</control>
<control type="wraplist" id="500">
<include>Window_OpenClose_Animation</include>
<description>Fake list to control coverflow movement</description>
<visible>Container.Content(Albums) | Window.IsVisible(Musicfiles)</visible>
<posx>460</posx>
<posy>175</posy>
<width>366</width>
<height>350</height>
<onleft>57</onleft>
<onright>57</onright>
<onup>9000</onup>
<ondown>61</ondown>
<viewtype label="31032">list</viewtype>
<pagecontrol>61</pagecontrol>
<orientation>horizontal</orientation>
<scrolltime>250</scrolltime>
<focusedposition>3</focusedposition>
<itemlayout height="1" width="1">
</itemlayout>
<focusedlayout height="350" width="360">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>350</height>
<info>ListItem.Icon</info>
<aspectratio>stretch</aspectratio>
<bordertexture border="4">button-nofocus.png</bordertexture>
<bordersize>4</bordersize>
<visible>!Control.IsVisible(7001) + !Control.IsVisible(7002)</visible>
</control>
</focusedlayout>
</control>
<control type="group">
<include>Window_OpenClose_Animation</include>
<visible>Control.IsVisible(500)</visible>
<control type="label">
<posx>40</posx>
<posy>560</posy>
<width>1200</width>
<height>35</height>
<font>font18</font>
<textcolor>white</textcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>[UPPERCASE]$INFO[ListItem.Label][/UPPERCASE]</label>
<visible>!Container.Content(Albums)</visible>
</control>
<control type="label">
<posx>40</posx>
<posy>545</posy>
<width>1200</width>
<height>35</height>
<font>font18</font>
<textcolor>white</textcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>[UPPERCASE]$INFO[ListItem.Label][/UPPERCASE]</label>
<visible>Container.Content(Albums)</visible>
</control>
<control type="label">
<posx>40</posx>
<posy>580</posy>
<width>1200</width>
<height>35</height>
<font>font13</font>
<textcolor>white</textcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
<visible>Container.Content(Albums)</visible>
</control>
<control type="scrollbar" id="61">
<posx>90</posx>
<posy>620</posy>
<width>1100</width>
<height>20</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.png</texturesliderbackground>
<texturesliderbar border="16,2,16,2">scrollbar_bar-vertical.png</texturesliderbar>
<texturesliderbarfocus border="16,2,16,2">scrollbar_bar_focus-vertical.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib-vertical.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib-vertical.png</textureslidernibfocus>
<onup>50</onup>
<ondown>9000</ondown>
<showonepage>false</showonepage>
<orientation>horizontal</orientation>
</control>
</control>
</include>
</includes>

180
720p/ViewsAddonBrowser.xml Normal file
View File

@ -0,0 +1,180 @@
<includes>
<include name="AddonInfoView">
<control type="list" id="58">
<posx>575</posx>
<posy>130</posy>
<width>675</width>
<height>360</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>58</onup>
<ondown>58</ondown>
<viewtype label="544">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30" width="675">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>660</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>665</posx>
<posy>0</posy>
<width>400</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<info>ListItem.Label2</info>
</control>
</itemlayout>
<focusedlayout height="30" width="675">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>675</width>
<height>30</height>
<texture border="7">list-focus.png</texture>
<visible>Control.HasFocus(58)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>660</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>665</posx>
<posy>0</posy>
<width>400</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<info>ListItem.Label2</info>
</control>
</focusedlayout>
</control>
<control type="group">
<posx>300</posx>
<posy>130</posy>
<visible>Control.IsVisible(58)</visible>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>270</width>
<height>200</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Icon]</texture>
<fadetime>IconCrossfadeTime</fadetime>
</control>
<control type="label">
<description>Author txt</description>
<posx>0</posx>
<posy>210</posy>
<width>270</width>
<height>25</height>
<label>$LOCALIZE[21863]:</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey</textcolor>
</control>
<control type="label">
<description>Author Value</description>
<posx>0</posx>
<posy>230</posy>
<width>270</width>
<height>25</height>
<label fallback="416">$INFO[ListItem.Property(Addon.Creator)]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>Version txt</description>
<posx>0</posx>
<posy>260</posy>
<width>270</width>
<height>25</height>
<label>$LOCALIZE[24051]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey</textcolor>
</control>
<control type="label">
<description>Version Value</description>
<posx>0</posx>
<posy>280</posy>
<width>270</width>
<height>25</height>
<label fallback="416">$INFO[ListItem.Property(Addon.Version)]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>Rating txt</description>
<posx>0</posx>
<posy>310</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[563]:</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
<textcolor>grey</textcolor>
</control>
<control type="image">
<description>Rating value</description>
<posx>0</posx>
<posy>330</posy>
<width>160</width>
<height>32</height>
<texture>$INFO[ListItem.Property(Addon.Rating)]</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>370</posy>
<width>950</width>
<height>2</height>
<texture>separator.png</texture>
</control>
</control>
<control type="textbox">
<description>Description Value for Movies</description>
<posx>300</posx>
<posy>505</posy>
<width>950</width>
<height>135</height>
<font>font11</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>
<visible>Control.IsVisible(58)</visible>
</control>
</include>
</includes>

1317
720p/ViewsFileMode.xml Normal file
View File

@ -0,0 +1,1317 @@
<includes>
<include name="CommonRootView">
<control type="list" id="50">
<visible>![Container.Content(TVShows) + !Window.IsVisible(VideoFiles)] + ![Container.Content(Movies) + !Window.IsVisible(VideoFiles)] + !Container.Content(Seasons)</visible>
<posx>300</posx>
<posy>130</posy>
<width>950</width>
<height>510</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>50</onup>
<ondown>50</ondown>
<viewtype label="31031">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30" width="1080">
<control type="image">
<posx>5</posx>
<posy>4</posy>
<width>40</width>
<height>22</height>
<texture>$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<posx>50</posx>
<posy>0</posy>
<width>890</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>940</posx>
<posy>0</posy>
<width>870</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
</control>
</itemlayout>
<focusedlayout height="30" width="1080">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>950</width>
<height>30</height>
<texture border="7">list-focus.png</texture>
<visible>Control.HasFocus(50)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<posx>5</posx>
<posy>4</posy>
<width>40</width>
<height>22</height>
<texture>$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<posx>50</posx>
<posy>0</posy>
<width>890</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>940</posx>
<posy>0</posy>
<width>870</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
</control>
</focusedlayout>
</control>
</include>
<include name="CommonListView">
<control type="list" id="51">
<visible>![Container.Content(TVShows) + !Window.IsVisible(VideoFiles)] + !Container.Content(Episodes)</visible>
<posx>300</posx>
<posy>130</posy>
<width>540</width>
<height>510</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>51</onup>
<ondown>51</ondown>
<viewtype label="535">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30" width="540">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>520</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>530</posx>
<posy>0</posy>
<width>500</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<info>ListItem.Label2</info>
<visible>!Container.Content(Seasons)</visible>
</control>
<control type="label">
<posx>530</posx>
<posy>0</posy>
<width>500</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]]$INFO[ListItem.Property(UnWatchedEpisodes), - , $LOCALIZE[16101]]</label>
<visible>Container.Content(Seasons)</visible>
</control>
</itemlayout>
<focusedlayout height="30" width="540">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>540</width>
<height>30</height>
<texture border="7">list-focus.png</texture>
<visible>Control.HasFocus(51)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>520</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>530</posx>
<posy>0</posy>
<width>500</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<info>ListItem.Label2</info>
<visible>!Container.Content(Seasons)</visible>
</control>
<control type="label">
<posx>530</posx>
<posy>0</posy>
<width>500</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]]$INFO[ListItem.Property(UnWatchedEpisodes), - , $LOCALIZE[16101]]</label>
<visible>Container.Content(Seasons)</visible>
</control>
</focusedlayout>
</control>
<control type="group">
<posx>870</posx>
<posy>130</posy>
<visible>Control.IsVisible(51)</visible>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>400</width>
<height>510</height>
<aspectratio>keep</aspectratio>
<fadetime>IconCrossfadeTime</fadetime>
<texture>$INFO[ListItem.Icon]</texture>
</control>
<control type="image">
<posx>340</posx>
<posy>450</posy>
<width>50</width>
<height>50</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</control>
</include>
<include name="SongInfoListView">
<control type="list" id="59">
<visible>Window.IsVisible(MusicFiles) | Window.IsVisible(MusicPlaylist) | Container.Content(Songs) | Container.Content(Albums) | Container.Content(Artists)</visible>
<posx>575</posx>
<posy>130</posy>
<width>675</width>
<height>360</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>59</onup>
<ondown>59</ondown>
<viewtype label="544">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30" width="675">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>660</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
<visible>!Container.Sort(SongRating)</visible>
</control>
<control type="label">
<posx>665</posx>
<posy>0</posy>
<width>400</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<info>ListItem.Label2</info>
<visible>!Container.Sort(SongRating)</visible>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>535</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
<visible>Container.Sort(SongRating)</visible>
</control>
<control type="image">
<description>Rating value</description>
<posx>550</posx>
<posy>2</posy>
<width>125</width>
<height>25</height>
<info>ListItem.StarRating</info>
<visible>Container.Sort(SongRating)</visible>
</control>
</itemlayout>
<focusedlayout height="30" width="675">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>675</width>
<height>30</height>
<texture border="7">list-focus.png</texture>
<visible>Control.HasFocus(59)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>660</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
<visible>!Container.Sort(SongRating)</visible>
</control>
<control type="label">
<posx>665</posx>
<posy>0</posy>
<width>400</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<info>ListItem.Label2</info>
<visible>!Container.Sort(SongRating)</visible>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>535</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
<visible>Container.Sort(SongRating)</visible>
</control>
<control type="image">
<description>Rating value</description>
<posx>550</posx>
<posy>2</posy>
<width>125</width>
<height>25</height>
<info>ListItem.StarRating</info>
<visible>Container.Sort(SongRating)</visible>
</control>
</focusedlayout>
</control>
<control type="group">
<posx>300</posx>
<posy>150</posy>
<visible>Control.IsVisible(59)</visible>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>270</width>
<height>270</height>
<aspectratio align="center" aligny="bottom">keep</aspectratio>
<texture>$INFO[ListItem.Icon]</texture>
<fadetime>IconCrossfadeTime</fadetime>
</control>
<control type="image">
<posx>0</posx>
<posy>270</posy>
<width>270</width>
<height>270</height>
<aspectratio align="center" aligny="top">keep</aspectratio>
<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
<fadetime>IconCrossfadeTime</fadetime>
</control>
<control type="image">
<posx>200</posx>
<posy>220</posy>
<width>50</width>
<height>50</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>360</posy>
<width>950</width>
<height>2</height>
<texture>separator.png</texture>
</control>
</control>
<control type="group">
<posx>300</posx>
<posy>530</posy>
<visible>Control.IsVisible(59) + !Container.Content(Albums) + !Container.Content(Artists)</visible>
<control type="label">
<description>Title txt</description>
<posx>150</posx>
<posy>0</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[369]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>Title Value</description>
<posx>165</posx>
<posy>0</posy>
<width>480</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Title]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>Album txt</description>
<posx>150</posx>
<posy>25</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[558]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>Album Value</description>
<posx>165</posx>
<posy>25</posy>
<width>480</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Album]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>Artist txt</description>
<posx>150</posx>
<posy>50</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[557]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>Artist Value</description>
<posx>165</posx>
<posy>50</posy>
<width>480</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Artist]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>Genre txt</description>
<posx>150</posx>
<posy>75</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[515]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>Genre Value</description>
<posx>165</posx>
<posy>75</posy>
<width>480</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Genre]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>TrackNo txt</description>
<posx>785</posx>
<posy>0</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[554]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>Track Value</description>
<posx>800</posx>
<posy>0</posy>
<width>405</width>
<height>25</height>
<label fallback="416">$INFO[listitem.TrackNumber]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>Year txt</description>
<posx>785</posx>
<posy>25</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[562]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>Year Value</description>
<posx>800</posx>
<posy>25</posy>
<width>405</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Year]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>Rating txt</description>
<posx>785</posx>
<posy>75</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[563]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
</control>
<control type="image">
<description>Rating value</description>
<posx>795</posx>
<posy>73</posy>
<width>150</width>
<height>30</height>
<texture>$INFO[Listitem.StarRating]</texture>
</control>
</control>
<control type="group">
<posx>300</posx>
<posy>530</posy>
<visible>Control.IsVisible(59) + Container.Content(Albums)</visible>
<control type="label">
<description>Genre txt</description>
<posx>150</posx>
<posy>0</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[515]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>Genre Value</description>
<posx>165</posx>
<posy>0</posy>
<width>480</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Genre]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>Moods txt</description>
<posx>150</posx>
<posy>25</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[175]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>Moods Value</description>
<posx>165</posx>
<posy>25</posy>
<width>770</width>
<height>25</height>
<label fallback="416">$INFO[ListItem.Property(Album_Mood)]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>false</scroll>
</control>
<control type="label">
<description>Styles txt</description>
<posx>150</posx>
<posy>50</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[176]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>Styles Value</description>
<posx>165</posx>
<posy>50</posy>
<width>770</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Property(Album_Style)]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>false</scroll>
</control>
<control type="label">
<description>label txt</description>
<posx>150</posx>
<posy>75</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[21899]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>label Value</description>
<posx>165</posx>
<posy>75</posy>
<width>480</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Property(Album_Label)]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>Year txt</description>
<posx>785</posx>
<posy>0</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[562]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>Year Value</description>
<posx>800</posx>
<posy>0</posy>
<width>405</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Year]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>Rating txt</description>
<posx>785</posx>
<posy>75</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[563]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
</control>
<control type="image">
<description>Rating value</description>
<posx>795</posx>
<posy>73</posy>
<width>150</width>
<height>30</height>
<texture>$INFO[Listitem.StarRating]</texture>
</control>
</control>
<control type="group">
<posx>300</posx>
<posy>530</posy>
<visible>Control.IsVisible(59) + Container.Content(Artists)</visible>
<control type="label">
<description>Genre txt</description>
<posx>150</posx>
<posy>0</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[515]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>Genre Value</description>
<posx>165</posx>
<posy>0</posy>
<width>770</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Property(Genre)]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>Moods txt</description>
<posx>150</posx>
<posy>25</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[175]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>Moods Value</description>
<posx>165</posx>
<posy>25</posy>
<width>770</width>
<height>25</height>
<label fallback="416">$INFO[ListItem.Property(Artist_Mood)]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>false</scroll>
</control>
<control type="label">
<description>Styles txt</description>
<posx>150</posx>
<posy>50</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[176]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
</control>
<control type="label">
<description>Styles Value</description>
<posx>165</posx>
<posy>50</posy>
<width>770</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Property(Artist_Style)]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>false</scroll>
</control>
<control type="label">
<description>Born txt</description>
<posx>150</posx>
<posy>75</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[21893]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
<visible>!IsEmpty(listitem.Property(Artist_Born))</visible>
</control>
<control type="label">
<description>Born Value</description>
<posx>165</posx>
<posy>75</posy>
<width>770</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Property(Artist_Born)]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>true</scroll>
<visible>!IsEmpty(listitem.Property(Artist_Born))</visible>
</control>
<control type="label">
<description>Formed txt</description>
<posx>150</posx>
<posy>75</posy>
<width>140</width>
<height>25</height>
<label>$LOCALIZE[21894]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
<visible>!IsEmpty(listitem.Property(Artist_Formed))</visible>
</control>
<control type="label">
<description>Formed Value</description>
<posx>165</posx>
<posy>75</posy>
<width>770</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Property(Artist_Formed)]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>true</scroll>
<visible>!IsEmpty(listitem.Property(Artist_Formed))</visible>
</control>
</control>
</include>
<include name="PictureThumbView">
<control type="list" id="57">
<posx>330</posx>
<posy>495</posy>
<width>910</width>
<height>395</height>
<onleft>57</onleft>
<onright>57</onright>
<onup>9000</onup>
<ondown>61</ondown>
<viewtype label="31033">list</viewtype>
<pagecontrol>61</pagecontrol>
<scrolltime>200</scrolltime>
<orientation>horizontal</orientation>
<preloaditems>3</preloaditems>
<itemlayout height="130" width="182">
<control type="image">
<posx>0</posx>
<posy>5</posy>
<width>180</width>
<height>120</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>5</posx>
<posy>10</posy>
<width>170</width>
<height>110</height>
<aspectratio>keep</aspectratio>
<texture background="true">$INFO[ListItem.Icon]</texture>
</control>
<control type="image">
<posx>140</posx>
<posy>90</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</itemlayout>
<focusedlayout height="130" width="182">
<control type="image">
<posx>0</posx>
<posy>5</posy>
<width>180</width>
<height>120</height>
<texture border="5">folder-focus.png</texture>
<animation reversible="false" effect="zoom" center="auto" start="100" end="110" time="100">focus</animation>
<animation reversible="false" effect="zoom" center="auto" start="110" end="100" time="100">unfocus</animation>
</control>
<control type="image">
<posx>5</posx>
<posy>10</posy>
<width>170</width>
<height>110</height>
<aspectratio>keep</aspectratio>
<texture background="true">$INFO[ListItem.Icon]</texture>
<animation reversible="false" effect="zoom" center="auto" start="100" end="110" time="100">focus</animation>
<animation reversible="false" effect="zoom" center="auto" start="110" end="100" time="100">unfocus</animation>
</control>
<control type="image">
<posx>140</posx>
<posy>90</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
<animation effect="slide" start="0,0" end="5,5" time="200">Focus</animation>
<animation effect="slide" end="0,0" start="5,5" time="200">UnFocus</animation>
</control>
</focusedlayout>
</control>
<control type="group">
<visible>Control.IsVisible(57)</visible>
<include>VisibleFadeEffect</include>
<control type="label">
<posx>300</posx>
<posy>115</posy>
<width>970</width>
<height>35</height>
<font>font11</font>
<textcolor>white</textcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>[UPPERCASE]$INFO[ListItem.Label]$INFO[ListItem.Date, - ]$INFO[ListItem.PictureResolution, - ]$INFO[ListItem.size, - ][/UPPERCASE]</label>
</control>
<control type="image">
<posx>300</posx>
<posy>145</posy>
<width>970</width>
<height>345</height>
<fadetime>FanartCrossfadeTime</fadetime>
<texture background="true">$INFO[ListItem.FilenameAndPath]</texture>
<aspectratio>keep</aspectratio>
</control>
</control>
</include>
<include name="ThumbnailView">
<control type="panel" id="53">
<visible>![Container.Content(TVShows) + !Window.IsVisible(VideoFiles)] + !Container.Content(Movies) + !Container.Content(Songs)</visible>
<posx>300</posx>
<posy>130</posy>
<width>950</width>
<height>510</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>53</onup>
<ondown>53</ondown>
<viewtype label="21371">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<preloaditems>2</preloaditems>
<itemlayout height="170" width="190">
<control type="image">
<posx>1</posx>
<posy>1</posy>
<width>188</width>
<height>168</height>
<aspectratio>stretch</aspectratio>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>6</posx>
<posy>5</posy>
<width>178</width>
<height>135</height>
<texture background="true">$INFO[Listitem.Icon]</texture>
</control>
<control type="label">
<posx>94</posx>
<posy>141</posy>
<width>178</width>
<height>25</height>
<font>font11</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="image">
<posx>150</posx>
<posy>110</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</itemlayout>
<focusedlayout height="170" width="190">
<control type="image">
<posx>1</posx>
<posy>1</posy>
<width>188</width>
<height>168</height>
<aspectratio>stretch</aspectratio>
<texture border="5">folder-focus.png</texture>
</control>
<control type="image">
<posx>6</posx>
<posy>5</posy>
<width>178</width>
<height>135</height>
<texture background="true">$INFO[Listitem.Icon]</texture>
</control>
<control type="label">
<posx>94</posx>
<posy>141</posy>
<width>178</width>
<height>25</height>
<font>font11</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="image">
<posx>150</posx>
<posy>110</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</focusedlayout>
</control>
</include>
<include name="VideoThumbnailView">
<control type="panel" id="53">
<visible>![Container.Content(TVShows) + !Window.IsVisible(VideoFiles)]</visible>
<posx>300</posx>
<posy>130</posy>
<width>950</width>
<height>510</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>53</onup>
<ondown>53</ondown>
<viewtype label="21371">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<preloaditems>2</preloaditems>
<itemlayout condition="!Container.Content(Movies) + !Container.Content(Seasons)" height="255" width="316">
<control type="image">
<posx>1</posx>
<posy>1</posy>
<width>314</width>
<height>253</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>6</posx>
<posy>6</posy>
<width>304</width>
<height>220</height>
<texture background="true">$INFO[Listitem.Icon]</texture>
</control>
<control type="label">
<posx>158</posx>
<posy>225</posy>
<width>300</width>
<height>25</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="image">
<posx>280</posx>
<posy>195</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</itemlayout>
<focusedlayout condition="!Container.Content(Movies) + !Container.Content(Seasons)" height="255" width="316">
<control type="image">
<posx>1</posx>
<posy>1</posy>
<width>314</width>
<height>253</height>
<texture border="5">folder-focus.png</texture>
</control>
<control type="image">
<posx>6</posx>
<posy>6</posy>
<width>304</width>
<height>220</height>
<texture background="true">$INFO[Listitem.Icon]</texture>
</control>
<control type="label">
<posx>158</posx>
<posy>225</posy>
<width>300</width>
<height>25</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="image">
<posx>280</posx>
<posy>195</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</focusedlayout>
<itemlayout condition="Container.Content(Movies) | Container.Content(Seasons)" height="255" width="158">
<control type="image">
<posx>1</posx>
<posy>1</posy>
<width>156</width>
<height>253</height>
<aspectratio>stretch</aspectratio>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>6</posx>
<posy>6</posy>
<width>146</width>
<height>220</height>
<aspectratio>keep</aspectratio>
<texture background="true">$INFO[Listitem.Icon]</texture>
</control>
<control type="label">
<posx>79</posx>
<posy>226</posy>
<width>147</width>
<height>25</height>
<font>font11</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="image">
<posx>120</posx>
<posy>190</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</itemlayout>
<focusedlayout condition="Container.Content(Movies) | Container.Content(Seasons)" height="255" width="158">
<control type="image">
<posx>1</posx>
<posy>1</posy>
<width>156</width>
<height>253</height>
<aspectratio>stretch</aspectratio>
<texture border="5">folder-focus.png</texture>
</control>
<control type="image">
<posx>6</posx>
<posy>6</posy>
<width>146</width>
<height>220</height>
<aspectratio>keep</aspectratio>
<texture background="true">$INFO[Listitem.Icon]</texture>
</control>
<control type="label">
<posx>79</posx>
<posy>226</posy>
<width>147</width>
<height>25</height>
<font>font11</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="image">
<posx>120</posx>
<posy>190</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</focusedlayout>
</control>
</include>
<include name="WideIconView">
<control type="panel" id="54">
<visible>Container.Content(TVShows) | Window.IsVisible(VideoFiles) | Window.IsVisible(Programs)</visible>
<posx>300</posx>
<posy>130</posy>
<width>950</width>
<height>510</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>54</onup>
<ondown>54</ondown>
<viewtype label="31034">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<preloaditems>2</preloaditems>
<itemlayout height="127" width="475" condition="!Skin.HasSetting(Media_Titles_WideIcons)">
<control type="image">
<posx>1</posx>
<posy>1</posy>
<width>473</width>
<height>125</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>6</posx>
<posy>6</posy>
<width>463</width>
<height>90</height>
<texture background="true">$INFO[Listitem.Icon]</texture>
</control>
<control type="label">
<posx>237</posx>
<posy>100</posy>
<width>473</width>
<height>25</height>
<font>font11</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="image">
<posx>438</posx>
<posy>65</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</itemlayout>
<focusedlayout height="127" width="475" condition="!Skin.HasSetting(Media_Titles_WideIcons)">
<control type="image">
<posx>1</posx>
<posy>1</posy>
<width>473</width>
<height>125</height>
<texture border="5">folder-focus.png</texture>
</control>
<control type="image">
<posx>6</posx>
<posy>6</posy>
<width>463</width>
<height>90</height>
<texture background="true">$INFO[Listitem.Icon]</texture>
</control>
<control type="image">
<posx>438</posx>
<posy>65</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
<control type="label">
<posx>237</posx>
<posy>100</posy>
<width>538</width>
<height>25</height>
<font>font11</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
<itemlayout height="102" width="475" condition="Skin.HasSetting(Media_Titles_WideIcons)">
<control type="image">
<posx>1</posx>
<posy>1</posy>
<width>473</width>
<height>100</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>6</posx>
<posy>6</posy>
<width>463</width>
<height>90</height>
<texture background="true">$INFO[Listitem.Icon]</texture>
</control>
<control type="image">
<posx>438</posx>
<posy>65</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</itemlayout>
<focusedlayout height="102" width="475" condition="Skin.HasSetting(Media_Titles_WideIcons)">
<control type="image">
<posx>1</posx>
<posy>1</posy>
<width>473</width>
<height>100</height>
<texture border="5">folder-focus.png</texture>
</control>
<control type="image">
<posx>6</posx>
<posy>6</posy>
<width>463</width>
<height>90</height>
<texture background="true">$INFO[Listitem.Icon]</texture>
</control>
<control type="image">
<posx>438</posx>
<posy>65</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</focusedlayout>
</control>
</include>
</includes>

200
720p/ViewsMusicLibrary.xml Normal file
View File

@ -0,0 +1,200 @@
<includes>
<include name="AlbumSongsFanartView">
<control type="list" id="55">
<visible>Container.Content(Albums)</visible>
<posx>300</posx>
<posy>130</posy>
<width>400</width>
<height>510</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>55</onup>
<ondown>55</ondown>
<viewtype label="31030">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30" width="390">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>370</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="30" width="390">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>390</width>
<height>30</height>
<texture border="7">list-focus.png</texture>
<visible>Control.HasFocus(55)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>370</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
</control>
</include>
<include name="AlbumSongsFanartView_Extras">
<control type="group">
<visible>Control.IsVisible(55)</visible>
<animation effect="fade" time="600" delay="400">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<control type="image">
<posx>35</posx>
<posy>465</posy>
<width>240</width>
<height>240</height>
<aspectratio aligny="bottom" align="right">keep</aspectratio>
<texture fallback="defaultAlbumCover.png">$INFO[Listitem.thumb]</texture>
<fadetime>IconCrossfadeTime</fadetime>
<bordertexture border="16">poster-shadow.png</bordertexture>
<bordersize>16</bordersize>
</control>
<control type="label">
<posx>280</posx>
<posy>595</posy>
<width>550</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
</control>
<control type="label">
<posx>280</posx>
<posy>625</posy>
<width>550</width>
<height>30</height>
<font>font18</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>280</posx>
<posy>660</posy>
<width>550</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Genre]</label>
</control>
</control>
</include>
<include name="ArtistFanartView">
<control type="list" id="56">
<visible>Container.Content(Artists)</visible>
<posx>300</posx>
<posy>130</posy>
<width>400</width>
<height>510</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>56</onup>
<ondown>56</ondown>
<viewtype label="31030">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30" width="390">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>370</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="30" width="390">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>390</width>
<height>30</height>
<texture border="7">list-focus.png</texture>
<visible>Control.HasFocus(56)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>370</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
</control>
</include>
<include name="ArtistFanartView_Extras">
<control type="group">
<visible>Control.IsVisible(56) + Container.Content(Artists)</visible>
<animation effect="fade" time="600" delay="400">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<control type="label">
<posx>25</posx>
<posy>570</posy>
<width>790</width>
<height>30</height>
<font>font18</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Artist]</label>
</control>
</control>
<control type="textbox">
<description>Description Value for Artist</description>
<posx>25</posx>
<posy>610</posy>
<width>790</width>
<height>90</height>
<font>font11</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>
<visible>Control.IsVisible(56) + Container.Content(Artists)</visible>
<animation effect="fade" time="600" delay="400">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
</control>
</include>
</includes>

744
720p/ViewsVideoLibrary.xml Normal file
View File

@ -0,0 +1,744 @@
<includes>
<include name="TVShowListView">
<control type="list" id="59">
<visible>Container.Content(TVShows)</visible>
<posx>860</posx>
<posy>130</posy>
<width>390</width>
<height>510</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>59</onup>
<ondown>59</ondown>
<viewtype label="$LOCALIZE[544]">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30" width="400">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>370</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="30" width="500">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>390</width>
<height>30</height>
<texture border="7">list-focus.png</texture>
<visible>Control.HasFocus(59)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>370</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
</control>
<control type="group">
<visible>Control.IsVisible(59) + Container.Content(TVShows)</visible>
<posx>300</posx>
<posy>140</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>550</width>
<height>120</height>
<aspectratio aligny="bottom">keep</aspectratio>
<texture>$INFO[ListItem.Icon]</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>120</posy>
<width>550</width>
<height>120</height>
<aspectratio aligny="top">keep</aspectratio>
<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<description>Episodes txt</description>
<posx>115</posx>
<posy>145</posy>
<width>115</width>
<height>25</height>
<label>$LOCALIZE[20360]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>Episodes Value</description>
<posx>130</posx>
<posy>145</posy>
<width>420</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>font11</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>First Aired txt</description>
<posx>115</posx>
<posy>170</posy>
<width>115</width>
<height>25</height>
<label>$LOCALIZE[20416]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>First Aired Value</description>
<posx>130</posx>
<posy>170</posy>
<width>420</width>
<height>25</height>
<label fallback="416">$INFO[listitem.premiered]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<scroll>true</scroll>
</control>
<control type="label">
<description>Genre txt</description>
<posx>115</posx>
<posy>195</posy>
<width>115</width>
<height>25</height>
<label>$LOCALIZE[515]:</label>
<align>right</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>white</textcolor>
</control>
<control type="label">
<description>Genre Value</description>
<posx>130</posx>
<posy>195</posy>
<width>420</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Genre]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</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>
<control type="textbox">
<description>Description Value for TVShows</description>
<posx>300</posx>
<posy>390</posy>
<width>550</width>
<height>245</height>
<font>font11</font>
<align>justify</align>
<textcolor>white</textcolor>
<label>$INFO[ListItem.Plot]</label>
<autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
<visible>Control.IsVisible(59) + Container.Content(TVShows)</visible>
</control>
</include>
<include name="MovieDVDView">
<control type="grouplist">
<visible>Control.IsVisible(57)</visible>
<posx>300</posx>
<posy>180</posy>
<width>970</width>
<height>460</height>
<onup>9000</onup>
<ondown>61</ondown>
<usecontrolcoords>true</usecontrolcoords>
<control type="fixedlist" id="57">
<visible>Container.Content(Movies) | Container.Content(Seasons) | Window.IsVisible(VideoFiles)</visible>
<posx>-60</posx>
<posy>0</posy>
<width>1090</width>
<height>460</height>
<onleft>57</onleft>
<onright>57</onright>
<onup>9000</onup>
<ondown>61</ondown>
<viewtype label="31028">list</viewtype>
<pagecontrol>61</pagecontrol>
<scrolltime>200</scrolltime>
<focusposition>2</focusposition>
<movement>1</movement>
<orientation>horizontal</orientation>
<preloaditems>4</preloaditems>
<itemlayout height="310" width="218">
<control type="image">
<posx>2</posx>
<posy>0</posy>
<width>214</width>
<height>310</height>
<aspectratio>stretch</aspectratio>
<bordertexture border="5">button-nofocus.png</bordertexture>
<bordersize>5</bordersize>
<texture background="true">$INFO[ListItem.Icon]</texture>
</control>
<control type="image">
<posx>2</posx>
<posy>310</posy>
<width>214</width>
<height>310</height>
<aspectratio>stretch</aspectratio>
<bordertexture border="5" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>5</bordersize>
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
</control>
<control type="image">
<posx>180</posx>
<posy>275</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</itemlayout>
<focusedlayout height="310" width="218">
<control type="image">
<posx>2</posx>
<posy>0</posy>
<width>214</width>
<height>310</height>
<aspectratio>stretch</aspectratio>
<bordertexture border="5">folder-focus.png</bordertexture>
<bordersize>5</bordersize>
<texture background="true">$INFO[ListItem.Icon]</texture>
<animation reversible="false" effect="zoom" start="2,0,214,310" end="-8,-10,234,330" time="200">focus</animation>
<animation reversible="false" effect="zoom" end="2,0,214,310" start="-8,-10,234,330" time="200">unfocus</animation>
</control>
<control type="image">
<posx>2</posx>
<posy>310</posy>
<width>214</width>
<height>310</height>
<aspectratio>stretch</aspectratio>
<bordertexture border="5" flipy="true" diffuse="diffuse_mirror2.png">folder-focus.png</bordertexture>
<bordersize>5</bordersize>
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
<animation reversible="false" effect="zoom" start="2,310,214,310" end="-8,320,234,330" time="200">focus</animation>
<animation reversible="false" effect="zoom" end="2,310,214,310" start="-8,320,234,330" time="200">unfocus</animation>
</control>
<control type="image">
<posx>180</posx>
<posy>275</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
<animation effect="slide" start="0,0" end="5,5" time="200">Focus</animation>
<animation effect="slide" end="0,0" start="5,5" time="200">UnFocus</animation>
</control>
</focusedlayout>
</control>
</control>
<control type="group">
<visible>Control.IsVisible(57)</visible>
<include>VisibleFadeEffect</include>
<control type="label">
<posx>300</posx>
<posy>540</posy>
<width>970</width>
<height>35</height>
<font>font18</font>
<textcolor>white</textcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>[UPPERCASE]$INFO[ListItem.Label][/UPPERCASE]</label>
</control>
<control type="label">
<posx>300</posx>
<posy>580</posy>
<width>970</width>
<height>35</height>
<font>font11</font>
<textcolor>grey2</textcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>[UPPERCASE][B]$INFO[ListItem.Genre][/B][/UPPERCASE]</label>
<visible>!Container.Content(Seasons)</visible>
</control>
<control type="label">
<posx>300</posx>
<posy>580</posy>
<width>970</width>
<height>35</height>
<font>font11</font>
<textcolor>grey2</textcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>[B]$LOCALIZE[20360] - $INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]]$INFO[ListItem.Property(UnWatchedEpisodes), - , $LOCALIZE[16101]][/B]</label>
<visible>Container.Content(Seasons)</visible>
</control>
</control>
</include>
<include name="MovieFanartView">
<control type="list" id="56">
<visible>Container.Content(Movies) | Container.Content(TVShows) | Container.Content(Seasons) | Container.Content(Episodes)</visible>
<posx>300</posx>
<posy>130</posy>
<width>400</width>
<height>510</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>56</onup>
<ondown>56</ondown>
<viewtype label="31030">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30" width="390">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>370</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="30" width="390">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>390</width>
<height>30</height>
<texture border="7">list-focus.png</texture>
<visible>Control.HasFocus(56)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>370</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout>
</control>
</include>
<include name="MovieFanartView_Extras">
<control type="group">
<visible>Control.IsVisible(56) + Container.Content(Movies)</visible>
<animation effect="fade" time="600" delay="400">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<control type="image">
<posx>35</posx>
<posy>395</posy>
<width>230</width>
<height>320</height>
<aspectratio align="right" aligny="bottom">keep</aspectratio>
<texture>$INFO[Listitem.thumb]</texture>
<fadetime>IconCrossfadeTime</fadetime>
<bordertexture border="16">poster-shadow.png</bordertexture>
<bordersize>16</bordersize>
<visible>!IsEmpty(Listitem.thumb)</visible>
</control>
<control type="image">
<posx>220</posx>
<posy>670</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
<control type="label">
<posx>280</posx>
<posy>580</posy>
<width>550</width>
<height>30</height>
<font>font18</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
<align>left</align>
<aligny>center</aligny>
<label>[UPPERCASE]$INFO[ListItem.Title][/UPPERCASE]</label>
</control>
<control type="label">
<posx>280</posx>
<posy>620</posy>
<width>550</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Genre]</label>
</control>
<control type="label">
<posx>280</posx>
<posy>645</posy>
<width>550</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Year,$LOCALIZE[345] : ]$INFO[ListItem.Duration, - $LOCALIZE[2050] : ]</label>
</control>
</control>
<control type="group">
<visible>Control.IsVisible(56) + Container.Content(TVShows)</visible>
<animation effect="fade" time="600" delay="400">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<control type="label">
<posx>40</posx>
<posy>580</posy>
<width>785</width>
<height>30</height>
<font>font18</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>[UPPERCASE]$INFO[ListItem.Title][/UPPERCASE]</label>
</control>
</control>
<control type="group">
<visible>Control.IsVisible(56) + Container.Content(Seasons)</visible>
<animation effect="fade" time="600" delay="400">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<control type="image">
<posx>35</posx>
<posy>395</posy>
<width>230</width>
<height>320</height>
<aspectratio align="right" aligny="bottom">keep</aspectratio>
<texture>$INFO[Listitem.thumb]</texture>
<fadetime>IconCrossfadeTime</fadetime>
<bordertexture border="16">poster-shadow.png</bordertexture>
<bordersize>16</bordersize>
</control>
<control type="image">
<posx>220</posx>
<posy>670</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
<control type="label">
<posx>270</posx>
<posy>600</posy>
<width>570</width>
<height>30</height>
<font>font18</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>270</posx>
<posy>640</posy>
<width>570</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.TVShowTitle]</label>
</control>
<control type="label">
<posx>270</posx>
<posy>670</posy>
<width>570</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
<align>left</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(56) + Container.Content(Episodes)</visible>
<animation effect="fade" time="600" delay="400">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<control type="image">
<posx>25</posx>
<posy>395</posy>
<width>255</width>
<height>320</height>
<aspectratio align="right" aligny="bottom">keep</aspectratio>
<texture>$INFO[Listitem.thumb]</texture>
<fadetime>IconCrossfadeTime</fadetime>
<bordertexture border="16">poster-shadow.png</bordertexture>
<bordersize>16</bordersize>
<visible>!IsEmpty(Listitem.thumb)</visible>
</control>
<control type="image">
<posx>220</posx>
<posy>670</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
<control type="label">
<posx>280</posx>
<posy>580</posy>
<width>550</width>
<height>30</height>
<font>font18</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
<align>left</align>
<aligny>center</aligny>
<label>[UPPERCASE]$INFO[ListItem.Title][/UPPERCASE]</label>
</control>
<control type="label">
<posx>280</posx>
<posy>620</posy>
<width>550</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Season,$LOCALIZE[20373]: ] &#32;&#32;&#32; $INFO[ListItem.Episode,$LOCALIZE[20359]: ]</label>
</control>
<control type="label">
<posx>280</posx>
<posy>645</posy>
<width>550</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Premiered,$LOCALIZE[20416]: ]</label>
</control>
</control>
<control type="textbox">
<description>Plot Value for TVShow</description>
<posx>40</posx>
<posy>610</posy>
<width>785</width>
<height>90</height>
<font>font11</font>
<align>justify</align>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
<label>$INFO[ListItem.Plot]</label>
<visible>Control.IsVisible(56) + Container.Content(TVShows)</visible>
</control>
</include>
<include name="MoviesListView">
<control type="list" id="58">
<visible>Container.Content(movies) | Container.Content(Episodes)</visible>
<posx>575</posx>
<posy>130</posy>
<width>675</width>
<height>360</height>
<onleft>9000</onleft>
<onright>60</onright>
<onup>58</onup>
<ondown>58</ondown>
<viewtype label="544">list</viewtype>
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30" width="675">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>660</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>665</posx>
<posy>0</posy>
<width>400</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<info>ListItem.Label2</info>
</control>
</itemlayout>
<focusedlayout height="30" width="675">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>675</width>
<height>30</height>
<texture border="7">list-focus.png</texture>
<visible>Control.HasFocus(58)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>660</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>665</posx>
<posy>0</posy>
<width>400</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<info>ListItem.Label2</info>
</control>
</focusedlayout>
</control>
<control type="group">
<posx>300</posx>
<posy>130</posy>
<visible>Control.IsVisible(58)</visible>
<control type="group">
<visible>Container.Content(Movies)</visible>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>270</width>
<height>360</height>
<aspectratio align="center" aligny="bottom">keep</aspectratio>
<texture>$INFO[ListItem.Icon]</texture>
<fadetime>IconCrossfadeTime</fadetime>
</control>
<control type="image">
<posx>0</posx>
<posy>360</posy>
<width>270</width>
<height>360</height>
<aspectratio align="center" aligny="top">keep</aspectratio>
<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
<fadetime>IconCrossfadeTime</fadetime>
</control>
<control type="image">
<posx>225</posx>
<posy>325</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</control>
<control type="group">
<visible>Container.Content(Episodes)</visible>
<control type="image">
<posx>0</posx>
<posy>50</posy>
<width>270</width>
<height>200</height>
<aspectratio>scale</aspectratio>
<texture>$INFO[ListItem.Icon]</texture>
<fadetime>IconCrossfadeTime</fadetime>
</control>
<control type="image">
<posx>0</posx>
<posy>250</posy>
<width>270</width>
<height>250</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.Icon]</texture>
<fadetime>IconCrossfadeTime</fadetime>
</control>
<control type="image">
<posx>225</posx>
<posy>225</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>370</posy>
<width>950</width>
<height>2</height>
<texture>separator.png</texture>
</control>
</control>
<control type="textbox">
<description>Description Value for Item</description>
<posx>300</posx>
<posy>505</posy>
<width>950</width>
<height>135</height>
<font>font11</font>
<align>justify</align>
<textcolor>white</textcolor>
<label>$INFO[ListItem.Plot]</label>
<autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
<visible>Control.IsVisible(58) + [Container.Content(Movies) | Container.Content(Episodes)]</visible>
</control>
</include>
</includes>

View File

@ -0,0 +1,149 @@
<window id="122">
<defaultcontrol>2</defaultcontrol>
<coordinates>
<system>1</system>
<posx>400</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>
<colordiffuse>DDFFFFFF</colordiffuse>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>610</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="3">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<textcolor>dialogheader</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>730</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>730</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="label" id="4">
<description>No Presets at all label</description>
<posx>40</posx>
<posy>200</posy>
<width>720</width>
<height>30</height>
<label>13389</label>
<align>center</align>
<font>font13</font>
<textcolor>white</textcolor>
</control>
<control type="list" id="2">
<posx>45</posx>
<posy>85</posy>
<width>710</width>
<height>440</height>
<onleft>61</onleft>
<onright>61</onright>
<onup>2</onup>
<ondown>2</ondown>
<pagecontrol>61</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>710</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>690</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>710</width>
<height>35</height>
<visible>!Control.HasFocus(2)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>710</width>
<height>35</height>
<visible>Control.HasFocus(2)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>690</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="label">
<description>number of files/pages in list text label</description>
<posx>750</posx>
<posy>535</posy>
<width>700</width>
<font>font12b</font>
<align>right</align>
<scroll>true</scroll>
<textcolor>white</textcolor>
<label>($INFO[Container(2).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(2).CurrentPage]/$INFO[Container(2).NumPages])</label>
<animation effect="slide" time="0" end="-75,0" condition="Control.IsVisible(61)">Conditional</animation>
</control>
<control type="spincontrol" id="61">
<description>Next page button</description>
<posx>690</posx>
<posy>538</posy>
<subtype>page</subtype>
<font>font12b</font>
<onleft>2</onleft>
<onright>2</onright>
<ondown>2</ondown>
<onup>2</onup>
<textcolor>-</textcolor>
<showonepage>false</showonepage>
</control>
</controls>
</window>

View File

@ -0,0 +1,1216 @@
<window id="1111">
<defaultcontrol always="true">20</defaultcontrol>
<controls>
<include>CommonBackground</include>
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<include>ContentPanel</include>
<!-- Start General Skin Settings -->
<control type="grouplist" id="9001">
<visible>Skin.String(SkinSettings,1)</visible>
<posx>300</posx>
<posy>130</posy>
<width>950</width>
<height>510</height>
<itemgap>2</itemgap>
<pagecontrol>-</pagecontrol>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>9001</onup>
<ondown>9001</ondown>
<control type="label" id="100">
<width>950</width>
<height>45</height>
<font>font18</font>
<label>31106</label>
<textcolor>dialogheader</textcolor>
<align>center</align>
</control>
<control type="radiobutton" id="101">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>$LOCALIZE[20079]</label>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.ToggleSetting(Animate_Skin)</onclick>
<selected>!Skin.HasSetting(Animate_Skin)</selected>
</control>
<control type="image" id="102">
<width>950</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="radiobutton" id="103">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>31104</label>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.ToggleSetting(ShutdownUseHibernate)</onclick>
<selected>Skin.HasSetting(ShutdownUseHibernate)</selected>
</control>
<control type="radiobutton" id="104">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>20189</label>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.ToggleSetting(AutoScroll)</onclick>
<selected>Skin.HasSetting(AutoScroll)</selected>
</control>
<control type="radiobutton" id="105">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>31103</label>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.ToggleSetting(Show_SlideShow_Paused)</onclick>
<selected>!Skin.HasSetting(Show_SlideShow_Paused)</selected>
</control>
<control type="radiobutton" id="106">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>31105</label>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.ToggleSetting(No_Media_Titles_In_Scanner)</onclick>
<selected>!Skin.HasSetting(No_Media_Titles_In_Scanner)</selected>
</control>
<control type="image" id="107">
<width>950</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="radiobutton" id="108">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>31112</label>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.ToggleSetting(Media_Titles_WideIcons)</onclick>
<selected>!Skin.HasSetting(Media_Titles_WideIcons)</selected>
</control>
<control type="radiobutton" id="109">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>31116</label>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.ToggleSetting(Hide_Video_Flags)</onclick>
<selected>Skin.HasSetting(Hide_Video_Flags)</selected>
</control>
<control type="radiobutton" id="115">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>31118</label>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.ToggleSetting(Show_Panel_Fanart)</onclick>
<selected>!Skin.HasSetting(Show_Panel_Fanart)</selected>
</control>
<control type="image" id="110">
<width>950</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="radiobutton" id="111">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>21398</label>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.ToggleSetting(Use_Startup_Playlist)</onclick>
<selected>Skin.HasSetting(Use_Startup_Playlist)</selected>
</control>
<control type="button" id="112">
<description>Startup Playlist Path</description>
<width>950</width>
<height>35</height>
<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 border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<enable>Skin.HasSetting(Use_Startup_Playlist)</enable>
</control>
<control type="image" id="113">
<width>950</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="radiobutton" id="114">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>31115</label>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.ToggleSetting(Player_Show_Teletext_Button)</onclick>
<selected>Skin.HasSetting(Player_Show_Teletext_Button)</selected>
</control>
</control>
<!-- End General Skin Settings -->
<!-- Start Home Page Skin Settings -->
<control type="grouplist" id="9002">
<visible>Skin.String(SkinSettings,2)</visible>
<posx>300</posx>
<posy>130</posy>
<width>950</width>
<height>510</height>
<itemgap>2</itemgap>
<pagecontrol>-</pagecontrol>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>9002</onup>
<ondown>9002</ondown>
<control type="label" id="200">
<width>950</width>
<height>45</height>
<font>font18</font>
<label>31101</label>
<textcolor>dialogheader</textcolor>
<align>center</align>
</control>
<control type="radiobutton" id="206">
<description>enable video info</description>
<width>950</width>
<height>35</height>
<font>font12</font>
<label>20176</label>
<onclick>Skin.ToggleSetting(homepageVideoinfo)</onclick>
<selected>!Skin.HasSetting(homepageVideoinfo)</selected>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
</control>
<control type="radiobutton" id="207">
<description>enable music info</description>
<width>950</width>
<height>35</height>
<font>font12</font>
<label>20083</label>
<onclick>Skin.ToggleSetting(homepageMusicinfo)</onclick>
<selected>!Skin.HasSetting(homepageMusicinfo)</selected>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
</control>
<control type="radiobutton" id="208">
<description>enable weather info</description>
<width>950</width>
<height>35</height>
<font>font12</font>
<label>20084</label>
<onclick>Skin.ToggleSetting(homepageWeatherinfo)</onclick>
<selected>!Skin.HasSetting(homepageWeatherinfo)</selected>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
</control>
<control type="label" id="210">
<width>950</width>
<height>45</height>
<font>font18</font>
<label>31119</label>
<textcolor>dialogheader</textcolor>
<align>center</align>
</control>
<control type="radiobutton" id="211">
<description>Hide Video Button Toggle</description>
<width>950</width>
<height>35</height>
<font>font12</font>
<label>$LOCALIZE[31120] - $LOCALIZE[3]</label>
<onclick>Skin.ToggleSetting(homepageHideVideoButton)</onclick>
<selected>Skin.HasSetting(homepageHideVideoButton)</selected>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
</control>
<control type="radiobutton" id="212">
<description>Hide Music Button Toggle</description>
<width>950</width>
<height>35</height>
<font>font12</font>
<label>$LOCALIZE[31120] - $LOCALIZE[2]</label>
<onclick>Skin.ToggleSetting(homepageHideMusicButton)</onclick>
<selected>Skin.HasSetting(homepageHideMusicButton)</selected>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
</control>
<control type="radiobutton" id="213">
<description>Hide Picture Button Toggle</description>
<width>950</width>
<height>35</height>
<font>font12</font>
<label>$LOCALIZE[31120] - $LOCALIZE[1]</label>
<onclick>Skin.ToggleSetting(homepageHidePictureButton)</onclick>
<selected>Skin.HasSetting(homepageHidePictureButton)</selected>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
</control>
<control type="radiobutton" id="214">
<description>Hide Program Button Toggle</description>
<width>950</width>
<height>35</height>
<font>font12</font>
<label>$LOCALIZE[31120] - $LOCALIZE[0]</label>
<onclick>Skin.ToggleSetting(homepageHideProgramButton)</onclick>
<selected>Skin.HasSetting(homepageHideProgramButton)</selected>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
</control>
<control type="radiobutton" id="215">
<description>Hide Weather Button Toggle</description>
<width>950</width>
<height>35</height>
<font>font12</font>
<label>$LOCALIZE[31120] - $LOCALIZE[8]</label>
<onclick>Skin.ToggleSetting(homepageHideWeatherButton)</onclick>
<selected>Skin.HasSetting(homepageHideWeatherButton)</selected>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
</control>
<control type="radiobutton" id="216">
<description>Hide Script Button Toggle</description>
<width>950</width>
<height>35</height>
<font>font12</font>
<label>$LOCALIZE[31120] - $LOCALIZE[247]</label>
<onclick>Skin.ToggleSetting(homepageHideScriptButton)</onclick>
<selected>Skin.HasSetting(homepageHideScriptButton)</selected>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
</control>
</control>
<!-- End Home Page Skin Settings -->
<!-- Start Custom Backgrounds Skin Settings -->
<control type="group">
<visible>Skin.String(SkinSettings,3)</visible>
<control type="image">
<posx>320</posx>
<posy>130</posy>
<width>910</width>
<height>516</height>
<colordiffuse>66FFFFFF</colordiffuse>
<texture>black-back.png</texture>
</control>
<control type="group">
<posx>325</posx>
<posy>135</posy>
<control type="multiimage">
<posx>200</posx>
<posy>70</posy>
<width>700</width>
<height>366</height>
<imagepath background="true">$INFO[Container(9003).ListItem.Icon]</imagepath>
<timeperimage>6000</timeperimage>
<randomize>true</randomize>
<fadetime>FanartCrossfadeTime</fadetime>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>900</width>
<height>506</height>
<texture>Background-Home.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>900</width>
<height>90</height>
<texture>Header.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>416</posy>
<width>900</width>
<height>90</height>
<texture>Footer.png</texture>
</control>
<control type="image">
<posx>20</posx>
<posy>120</posy>
<width>316</width>
<height>281</height>
<texture>Home-Menu-Back.png</texture>
</control>
<control type="button" id="10">
<description>Up Arrow</description>
<posx>70</posx>
<posy>100</posy>
<width>30</width>
<height>20</height>
<texturefocus>arrow-big-up.png</texturefocus>
<texturenofocus>arrow-big-up.png</texturenofocus>
<onclick>Control.Move(9003,-1)</onclick>
<visible>Container(9003).HasPrevious</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="button" id="11">
<description>Down Arrow</description>
<posx>70</posx>
<posy>380</posy>
<width>30</width>
<height>20</height>
<texturefocus>arrow-big-down.png</texturefocus>
<texturenofocus>arrow-big-down.png</texturenofocus>
<onclick>Control.Move(9003,1)</onclick>
<visible>Container(9003).HasNext</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="list" id="9003">
<posx>45</posx>
<posy>130</posy>
<width>242</width>
<height>240</height>
<onleft>9000</onleft>
<onright>300</onright>
<onup>9003</onup>
<ondown>9003</ondown>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="40" width="242">
<control type="image">
<posx>10</posx>
<posy>15</posy>
<width>18</width>
<height>18</height>
<texture>home-button.png</texture>
</control>
<control type="label">
<posx>50</posx>
<posy>5</posy>
<width>190</width>
<height>35</height>
<font>font12</font>
<textcolor>grey</textcolor>
<align>left</align>
<aligny>center</aligny>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="image">
<posx>0</posx>
<posy>40</posy>
<width>242</width>
<height>4</height>
<texture>Home-Menu-Back-Divider.png</texture>
</control>
</itemlayout>
<focusedlayout height="40" width="242">
<control type="image">
<posx>10</posx>
<posy>15</posy>
<width>18</width>
<height>18</height>
<texture>home-button.png</texture>
</control>
<control type="image">
<posx>12</posx>
<posy>17</posy>
<width>12</width>
<height>12</height>
<texture>home-button-focus.gif</texture>
<visible>!ControlGroup(9000).HasFocus</visible>
</control>
<control type="label">
<posx>50</posx>
<posy>5</posy>
<width>190</width>
<height>35</height>
<font>font12</font>
<textcolor>white</textcolor>
<align>left</align>
<aligny>center</aligny>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="image">
<posx>0</posx>
<posy>40</posy>
<width>242</width>
<height>4</height>
<texture>Home-Menu-Back-Divider.png</texture>
</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>
<visible>!Skin.HasSetting(homepageHideVideoButton)</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>
<visible>!Skin.HasSetting(homepageHideMusicButton)</visible>
</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>
<visible>!Skin.HasSetting(homepageHidePictureButton)</visible>
</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>
<visible>!Skin.HasSetting(homepageHideProgramButton)</visible>
</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>
<visible>!Skin.HasSetting(homepageHideWeatherButton)</visible>
</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>
<visible>!Skin.HasSetting(homepageHideScriptButton)</visible>
</item>
<item id="7">
<label>5</label>
<onclick>-</onclick>
<icon>special://skin/backgrounds/settings.jpg</icon>
<thumb>$INFO[Skin.String(Home_Custom_Back_Settings_Folder)]</thumb>
</item>
</content>
</control>
</control>
<control type="label">
<posx>650</posx>
<posy>150</posy>
<width>560</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
<label>$INFO[Container(9003).ListItem.label] $LOCALIZE[31110]</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="label">
<posx>650</posx>
<posy>180</posy>
<width>560</width>
<height>20</height>
<align>center</align>
<aligny>center</aligny>
<font>font11</font>
<haspath>true</haspath>
<label fallback="571">$INFO[Container(9003).ListItem.Thumb]</label>
<textcolor>green</textcolor>
</control>
<control type="group">
<posx>650</posx>
<posy>598</posy>
<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>35</height>
<label>31113</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.SetImage(Home_Custom_Back_Video_Folder)</onclick>
<onleft>9003</onleft>
<onright>301</onright>
<onup>300</onup>
<ondown>300</ondown>
</control>
<control type="button" id="301">
<description>Multi Image button</description>
<posx>190</posx>
<posy>0</posy>
<width>180</width>
<height>35</height>
<label>31114</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.SetPath(Home_Custom_Back_Video_Folder)</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>301</onup>
<ondown>301</ondown>
</control>
<control type="button" id="302">
<description>Default Image button</description>
<posx>375</posx>
<posy>0</posy>
<width>180</width>
<height>35</height>
<label>571</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.Reset(Home_Custom_Back_Video_Folder)</onclick>
<onleft>301</onleft>
<onright>9000</onright>
<onup>302</onup>
<ondown>302</ondown>
</control>
</control>
<control type="group">
<posx>650</posx>
<posy>598</posy>
<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>35</height>
<label>31113</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.SetImage(Home_Custom_Back_Music_Folder)</onclick>
<onleft>9003</onleft>
<onright>301</onright>
<onup>300</onup>
<ondown>300</ondown>
</control>
<control type="button" id="301">
<description>Multi Image button</description>
<posx>190</posx>
<posy>0</posy>
<width>180</width>
<height>35</height>
<label>31114</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.SetPath(Home_Custom_Back_Music_Folder)</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>301</onup>
<ondown>301</ondown>
</control>
<control type="button" id="302">
<description>Default Image button</description>
<posx>375</posx>
<posy>0</posy>
<width>180</width>
<height>35</height>
<label>571</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.Reset(Home_Custom_Back_Music_Folder)</onclick>
<onleft>301</onleft>
<onright>9000</onright>
<onup>302</onup>
<ondown>302</ondown>
</control>
</control>
<control type="group">
<posx>650</posx>
<posy>598</posy>
<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>35</height>
<label>31113</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.SetImage(Home_Custom_Back_Pictures_Folder)</onclick>
<onleft>9003</onleft>
<onright>301</onright>
<onup>300</onup>
<ondown>300</ondown>
</control>
<control type="button" id="301">
<description>Multi Image button</description>
<posx>190</posx>
<posy>0</posy>
<width>180</width>
<height>35</height>
<label>31114</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.SetPath(Home_Custom_Back_Pictures_Folder)</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>301</onup>
<ondown>301</ondown>
</control>
<control type="button" id="302">
<description>Default Image button</description>
<posx>375</posx>
<posy>0</posy>
<width>180</width>
<height>35</height>
<label>571</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.Reset(Home_Custom_Back_Pictures_Folder)</onclick>
<onleft>301</onleft>
<onright>9000</onright>
<onup>302</onup>
<ondown>302</ondown>
</control>
</control>
<control type="group">
<posx>650</posx>
<posy>598</posy>
<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>35</height>
<label>31113</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.SetImage(Home_Custom_Back_Programs_Folder)</onclick>
<onleft>9003</onleft>
<onright>301</onright>
<onup>300</onup>
<ondown>300</ondown>
</control>
<control type="button" id="301">
<description>Multi Image button</description>
<posx>190</posx>
<posy>0</posy>
<width>180</width>
<height>35</height>
<label>31114</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.SetPath(Home_Custom_Back_Programs_Folder)</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>301</onup>
<ondown>301</ondown>
</control>
<control type="button" id="302">
<description>Default Image button</description>
<posx>375</posx>
<posy>0</posy>
<width>180</width>
<height>35</height>
<label>571</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.Reset(Home_Custom_Back_Programs_Folder)</onclick>
<onleft>301</onleft>
<onright>9000</onright>
<onup>302</onup>
<ondown>302</ondown>
</control>
</control>
<control type="group">
<posx>650</posx>
<posy>598</posy>
<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>35</height>
<label>31113</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.SetImage(Home_Custom_Back_Weather_Folder)</onclick>
<onleft>9003</onleft>
<onright>301</onright>
<onup>300</onup>
<ondown>300</ondown>
</control>
<control type="button" id="301">
<description>Multi Image button</description>
<posx>190</posx>
<posy>0</posy>
<width>180</width>
<height>35</height>
<label>31114</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.SetPath(Home_Custom_Back_Weather_Folder)</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>301</onup>
<ondown>301</ondown>
</control>
<control type="button" id="302">
<description>Default Image button</description>
<posx>375</posx>
<posy>0</posy>
<width>180</width>
<height>35</height>
<label>571</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.Reset(Home_Custom_Back_Weather_Folder)</onclick>
<onleft>301</onleft>
<onright>9000</onright>
<onup>302</onup>
<ondown>302</ondown>
</control>
</control>
<control type="group">
<posx>650</posx>
<posy>598</posy>
<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>35</height>
<label>31113</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.SetImage(Home_Custom_Back_Scripts_Folder)</onclick>
<onleft>9003</onleft>
<onright>301</onright>
<onup>300</onup>
<ondown>300</ondown>
</control>
<control type="button" id="301">
<description>Multi Image button</description>
<posx>190</posx>
<posy>0</posy>
<width>180</width>
<height>35</height>
<label>31114</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.SetPath(Home_Custom_Back_Scripts_Folder)</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>301</onup>
<ondown>301</ondown>
</control>
<control type="button" id="302">
<description>Default Image button</description>
<posx>375</posx>
<posy>0</posy>
<width>180</width>
<height>35</height>
<label>571</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.Reset(Home_Custom_Back_Scripts_Folder)</onclick>
<onleft>301</onleft>
<onright>9000</onright>
<onup>302</onup>
<ondown>302</ondown>
</control>
</control>
<control type="group">
<posx>650</posx>
<posy>598</posy>
<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>35</height>
<label>31113</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.SetImage(Home_Custom_Back_Settings_Folder)</onclick>
<onleft>9003</onleft>
<onright>301</onright>
<onup>300</onup>
<ondown>300</ondown>
</control>
<control type="button" id="301">
<description>Multi Image button</description>
<posx>190</posx>
<posy>0</posy>
<width>180</width>
<height>35</height>
<label>31114</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.SetPath(Home_Custom_Back_Settings_Folder)</onclick>
<onleft>300</onleft>
<onright>302</onright>
<onup>301</onup>
<ondown>301</ondown>
</control>
<control type="button" id="302">
<description>Default Image button</description>
<posx>375</posx>
<posy>0</posy>
<width>180</width>
<height>35</height>
<label>571</label>
<font>font12</font>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<align>center</align>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<texturefocus border="3">button-focus2.png</texturefocus>
<onclick>Skin.Reset(Home_Custom_Back_Settings_Folder)</onclick>
<onleft>301</onleft>
<onright>9000</onright>
<onup>302</onup>
<ondown>302</ondown>
</control>
</control>
</control>
<!-- End Custom Backgrounds Skin Settings -->
<!-- Start Custom Script Skin Settings -->
<control type="grouplist" id="9004">
<visible>Skin.String(SkinSettings,4)</visible>
<posx>300</posx>
<posy>130</posy>
<width>950</width>
<height>510</height>
<itemgap>2</itemgap>
<pagecontrol>-</pagecontrol>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>9004</onup>
<ondown>9004</ondown>
<control type="label" id="400">
<width>950</width>
<height>45</height>
<font>font18</font>
<label>31200</label>
<textcolor>dialogheader</textcolor>
<align>center</align>
</control>
<control type="radiobutton" id="401">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>$LOCALIZE[31208]</label>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.ToggleSetting(LyricScript_Enable)</onclick>
<selected>Skin.HasSetting(LyricScript_Enable)</selected>
</control>
<control type="button" id="402">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>- $LOCALIZE[31204]</label>
<label2>[COLOR=green]$INFO[Skin.String(LyricScript_Path)][/COLOR]</label2>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.SetFile(LyricScript_Path,Script)</onclick>
<enable>Skin.HasSetting(LyricScript_Enable)</enable>
</control>
<control type="image" id="403">
<width>950</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="radiobutton" id="404">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>$LOCALIZE[31209] [B]$LOCALIZE[8][/B]</label>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.ToggleSetting(WeatherScript_Enable)</onclick>
<selected>Skin.HasSetting(WeatherScript_Enable)</selected>
</control>
<control type="button" id="405">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>- $LOCALIZE[31203]</label>
<label2>[COLOR=green]$INFO[Skin.String(WeatherScript_Label)][/COLOR]</label2>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.SetString(WeatherScript_Label)</onclick>
<enable>Skin.HasSetting(WeatherScript_Enable)</enable>
</control>
<control type="button" id="406">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>- $LOCALIZE[31204]</label>
<label2>[COLOR=green]$INFO[Skin.String(WeatherScript_Path)][/COLOR]</label2>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.SetFile(WeatherScript_Path,Script)</onclick>
<enable>Skin.HasSetting(WeatherScript_Enable)</enable>
</control>
<control type="image" id="407">
<width>950</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="radiobutton" id="408">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>$LOCALIZE[31207]</label>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.ToggleSetting(SubtitleScript_Enable)</onclick>
<selected>Skin.HasSetting(SubtitleScript_Enable)</selected>
</control>
<control type="button" id="409">
<width>950</width>
<height>35</height>
<font>font12</font>
<label>- $LOCALIZE[31204]</label>
<label2>[COLOR=green]$INFO[Skin.String(SubtitleScript_Path)][/COLOR]</label2>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="7">list-focus.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textureradioon>radiobutton-focus-2.png</textureradioon>
<onclick>Skin.SetFile(SubtitleScript_Path,Script)</onclick>
<enable>Skin.HasSetting(SubtitleScript_Enable)</enable>
</control>
<control type="image" id="410">
<width>950</width>
<height>2</height>
<texture>separator.png</texture>
</control>
</control>
<!-- END Custom Script Skin Settings -->
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include>
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<control type="button" id="20">
<description>General Options</description>
<posx>0</posx>
<posy>0</posy>
<include>ButtonCommonValues</include>
<label>128</label>
<onfocus>Skin.SetString(SkinSettings,1)</onfocus>
<onleft>9001</onleft>
<onright>9001</onright>
<onup>23</onup>
<ondown>21</ondown>
</control>
<control type="button" id="21">
<description>Home Window Options</description>
<posx>0</posx>
<posy>45</posy>
<include>ButtonCommonValues</include>
<label>513</label>
<onfocus>Skin.SetString(SkinSettings,2)</onfocus>
<onleft>9002</onleft>
<onright>9002</onright>
<onup>20</onup>
<ondown>22</ondown>
<pulseonselect>no</pulseonselect>
<visible>true</visible>
</control>
<control type="button" id="22">
<description>Backgrounds Options</description>
<posx>0</posx>
<posy>90</posy>
<include>ButtonCommonValues</include>
<label>31102</label>
<onfocus>Skin.SetString(SkinSettings,3)</onfocus>
<onclick>SetFocus(8000)</onclick>
<onleft>9003</onleft>
<onright>9003</onright>
<onup>21</onup>
<ondown>23</ondown>
</control>
<control type="button" id="23">
<description>Scripts Custom</description>
<posx>0</posx>
<posy>135</posy>
<include>ButtonCommonValues</include>
<label>10020</label>
<onfocus>Skin.SetString(SkinSettings,4)</onfocus>
<onleft>9004</onleft>
<onright>9004</onright>
<onup>22</onup>
<ondown>20</ondown>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[20077]</label>
</control>
</controls>
</window>

200
720p/defaults.xml Normal file
View File

@ -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="4,0,4,0">ProgressBack.png</texturebg>
<lefttexture>-</lefttexture>
<midtexture border="4,0,4,0">ProgressFront.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>
<textureradioon>radiobutton-focus.png</textureradioon>
<textureradiooff>radiobutton-nofocus.png</textureradiooff>
<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>

849
720p/includes.xml Normal file
View File

@ -0,0 +1,849 @@
<includes>
<include file="defaults.xml" />
<include file="IncludesCodecFlagging.xml" />
<include file="ViewsVideoLibrary.xml" />
<include file="ViewsMusicLibrary.xml" />
<include file="ViewsFileMode.xml" />
<include file="Views3dCoverView.xml" />
<include file="ViewsAddonBrowser.xml" />
<constant name="FanartCrossfadeTime">400</constant>
<constant name="IconCrossfadeTime">400</constant>
<include name="CommonBackground">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<texture>Background.png</texture>
</control>
</include>
<include name="ContentPanel">
<control type="image">
<posx>285</posx>
<posy>100</posy>
<width>995</width>
<height>570</height>
<fadetime>FanartCrossfadeTime</fadetime>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture diffuse="Fanart_Diffuse.png" background="true">$INFO[ListItem.Property(Fanart_Image)]</texture>
<visible>![Control.IsVisible(56) | Control.IsVisible(500)] + !Skin.HasSetting(Show_Panel_Fanart)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<posx>265</posx>
<posy>100</posy>
<width>1015</width>
<height>580</height>
<texture border="50,0,0,45">Panel.png</texture>
<animation effect="fade" start="100" end="95" time="0" condition="!IsEmpty(ListItem.Property(Fanart_Image))">conditional</animation>
</control>
</include>
<include name="WindowTitleCommons">
<posx>110</posx>
<posy>50</posy>
<width>1060</width>
<height>30</height>
<font>font18</font>
<textcolor>white</textcolor>
<scroll>false</scroll>
<align>left</align>
<aligny>center</aligny>
<include>Window_OpenClose_Animation</include>
</include>
<include name="WindowCloseButtonCommons">
<width>30</width>
<height>30</height>
<label>-</label>
<font>-</font>
<onclick>PreviousMenu</onclick>
<texturefocus>close-windowFO.png</texturefocus>
<texturenofocus>close-window.png</texturenofocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<visible>system.getbool(input.enablemouse)</visible>
</include>
<include name="CommonNowPlaying_Controls">
<visible>[Player.HasAudio | Player.HasVideo]</visible>
<include>VisibleFadeEffect</include>
<control type="image">
<description>Unfocus Background</description>
<posx>0</posx>
<posy>0</posy>
<width>280</width>
<height>44</height>
<texture border="32,0,0,0">Button_Side_NoFocus.png</texture>
<visible>!ControlGroup(9005).HasFocus</visible>
</control>
<control type="image">
<description>Focus Background</description>
<posx>0</posx>
<posy>0</posy>
<width>280</width>
<height>44</height>
<texture border="32,0,0,0">Button_Side_Focus.png</texture>
<visible>ControlGroup(9005).HasFocus</visible>
<animation effect="fade" start="100" end="70" time="900" pulse="true" condition="ControlGroup(9005).HasFocus">conditional</animation>
</control>
<control type="group" id="9005">
<posx>38</posx>
<posy>6</posy>
<control type="image">
<description>Button background image</description>
<posx>-5</posx>
<posy>-2</posy>
<width>234</width>
<height>36</height>
<texture border="3">black-back2.png</texture>
</control>
<control type="button" id="600">
<posx>0</posx>
<posy>2</posy>
<width>32</width>
<height>28</height>
<label>-</label>
<texturefocus>PlayerControls-PrevFO.png</texturefocus>
<texturenofocus>PlayerControls-PrevNF.png</texturenofocus>
<onleft>50</onleft>
<onright>601</onright>
<onup>610</onup>
<ondown>607</ondown>
<onclick>XBMC.PlayerControl(Previous)</onclick>
</control>
<control type="button" id="601">
<posx>32</posx>
<posy>2</posy>
<width>32</width>
<height>28</height>
<label>-</label>
<texturefocus>PlayerControls-StopFO.png</texturefocus>
<texturenofocus>PlayerControls-StopNF.png</texturenofocus>
<onleft>600</onleft>
<onright>603</onright>
<onup>610</onup>
<ondown>607</ondown>
<onclick>Up</onclick>
<onclick>XBMC.PlayerControl(Stop)</onclick>
</control>
<control type="togglebutton" id="603">
<posx>64</posx>
<posy>2</posy>
<width>32</width>
<height>28</height>
<label>-</label>
<texturefocus>PlayerControls-PauseFO.png</texturefocus>
<texturenofocus>PlayerControls-PauseNF.png</texturenofocus>
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
<alttexturefocus>PlayerControls-PlayFO.png</alttexturefocus>
<alttexturenofocus>PlayerControls-PlayNF.png</alttexturenofocus>
<onleft>601</onleft>
<onright>602</onright>
<onup>610</onup>
<ondown>607</ondown>
<onclick>XBMC.PlayerControl(Play)</onclick>
</control>
<control type="button" id="602">
<posx>96</posx>
<posy>2</posy>
<width>32</width>
<height>28</height>
<label>-</label>
<texturefocus>PlayerControls-NextFO.png</texturefocus>
<texturenofocus>PlayerControls-NextNF.png</texturenofocus>
<onleft>603</onleft>
<onright>604</onright>
<onup>610</onup>
<ondown>607</ondown>
<onclick>XBMC.PlayerControl(Next)</onclick>
</control>
<control type="button" id="604">
<posx>128</posx>
<posy>2</posy>
<width>32</width>
<height>28</height>
<label>-</label>
<texturefocus>-</texturefocus>
<texturenofocus>-</texturenofocus>
<onclick>XBMC.PlayerControl(Repeat)</onclick>
<onleft>602</onleft>
<onright>605</onright>
<onup>610</onup>
<ondown>607</ondown>
</control>
<control type="image">
<posx>128</posx>
<posy>2</posy>
<width>32</width>
<height>28</height>
<texture>PlayerControls-RepeatNF.png</texture>
<visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
<visible>!Control.HasFocus(604)</visible>
</control>
<control type="image">
<posx>128</posx>
<posy>2</posy>
<width>32</width>
<height>28</height>
<texture>PlayerControls-RepeatFO.png</texture>
<visible>!Playlist.IsRepeat + !Playlist.IsRepeatOne</visible>
<visible>Control.HasFocus(604)</visible>
</control>
<control type="image">
<posx>128</posx>
<posy>2</posy>
<width>32</width>
<height>28</height>
<texture>PlayerControls-RepeatOneNF.png</texture>
<visible>Playlist.IsRepeatOne</visible>
<visible>!Control.HasFocus(604)</visible>
</control>
<control type="image">
<posx>128</posx>
<posy>2</posy>
<width>32</width>
<height>28</height>
<texture>PlayerControls-RepeatOneFO.png</texture>
<visible>Playlist.IsRepeatOne</visible>
<visible>Control.HasFocus(604)</visible>
</control>
<control type="image">
<posx>128</posx>
<posy>2</posy>
<width>32</width>
<height>28</height>
<texture>PlayerControls-RepeatAllNF.png</texture>
<visible>Playlist.IsRepeat</visible>
<visible>!Control.HasFocus(604)</visible>
</control>
<control type="image">
<posx>128</posx>
<posy>2</posy>
<width>32</width>
<height>28</height>
<texture>PlayerControls-RepeatAllFO.png</texture>
<visible>Playlist.IsRepeat</visible>
<visible>Control.HasFocus(604)</visible>
</control>
<control type="togglebutton" id="605">
<posx>160</posx>
<posy>2</posy>
<width>32</width>
<height>28</height>
<label>-</label>
<texturefocus>PlayerControls-RandomFO_2.png</texturefocus>
<texturenofocus>PlayerControls-RandomNF_2.png</texturenofocus>
<usealttexture>Playlist.IsRandom</usealttexture>
<alttexturefocus>PlayerControls-RandomOnFO_2.png</alttexturefocus>
<alttexturenofocus>PlayerControls-RandomOnNF_2.png</alttexturenofocus>
<onclick>XBMC.PlayerControl(Random)</onclick>
<onleft>604</onleft>
<onright>606</onright>
<onup>610</onup>
<ondown>607</ondown>
</control>
<control type="button" id="606">
<posx>192</posx>
<posy>2</posy>
<width>32</width>
<height>28</height>
<label>-</label>
<texturefocus>PlayerControls-FullScreenFO.png</texturefocus>
<texturenofocus>PlayerControls-FullScreenNF.png</texturenofocus>
<onleft>605</onleft>
<onright>50</onright>
<onup>610</onup>
<ondown>607</ondown>
<onclick>FullScreen</onclick>
</control>
</control>
<control type="group">
<description>LastFM Love Hate Stuff</description>
<posx>0</posx>
<posy>45</posy>
<visible>LastFM.RadioPlaying</visible>
<control type="image">
<description>Unfocus Background</description>
<posx>0</posx>
<posy>0</posy>
<width>280</width>
<height>44</height>
<texture border="32,0,0,0">Button_Side_NoFocus.png</texture>
<visible>!Control.HasFocus(607) + !Control.HasFocus(608)</visible>
</control>
<control type="image">
<description>Focus Background</description>
<posx>0</posx>
<posy>0</posy>
<width>280</width>
<height>44</height>
<texture border="32,0,0,0">Button_Side_Focus.png</texture>
<visible>Control.HasFocus(607) | Control.HasFocus(608)</visible>
<animation effect="fade" start="100" end="70" time="900" pulse="true" condition="Control.HasFocus(607) | Control.HasFocus(608)">conditional</animation>
</control>
<control type="label">
<description>LastFM Label</description>
<posx>35</posx>
<posy>0</posy>
<width>165</width>
<height>44</height>
<aligny>center</aligny>
<label>15200</label>
</control>
<control type="button" id="607">
<description>Love button</description>
<posx>200</posx>
<posy>7</posy>
<height>30</height>
<width>30</width>
<font>font13</font>
<texturefocus>lastfm-love-focus.png</texturefocus>
<texturenofocus>lastfm-love-nofocus.png</texturenofocus>
<onclick>XBMC.LastFM.Love</onclick>
<aspectratio align="right">keep</aspectratio>
<pulseonselect>false</pulseonselect>
<animation effect="zoom" start="100" end="120" center="auto" time="100">focus</animation>
<animation effect="zoom" start="120" end="100" center="auto" time="100">unfocus</animation>
<onleft>50</onleft>
<onright>608</onright>
<onup>603</onup>
<ondown>611</ondown>
</control>
<control type="button" id="608">
<description>Hate button</description>
<posx>235</posx>
<posy>7</posy>
<height>30</height>
<width>30</width>
<texturefocus>lastfm-hate-focus.png</texturefocus>
<texturenofocus>lastfm-hate-nofocus.png</texturenofocus>
<onclick>XBMC.LastFM.Ban</onclick>
<aspectratio align="right">keep</aspectratio>
<pulseonselect>false</pulseonselect>
<animation effect="zoom" start="100" end="120" center="auto" time="100">focus</animation>
<animation effect="zoom" start="120" end="100" center="auto" time="100">unfocus</animation>
<onleft>607</onleft>
<onright>50</onright>
<onup>603</onup>
<ondown>611</ondown>
</control>
</control>
</include>
<include name="CommonNowPlaying">
<control type="group">
<posx>10</posx>
<posy>450</posy>
<visible>Player.HasAudio</visible>
<visible>![Window.IsVisible(VideoLibrary) + Control.IsVisible(56)]</visible>
<visible>![Window.IsVisible(VideoLibrary) + Control.IsVisible(500)]</visible>
<visible>![Window.IsVisible(VideoFiles) + Control.IsVisible(500)]</visible>
<visible>![Window.IsVisible(MusicLibrary) + Control.IsVisible(500)]</visible>
<visible>![Window.IsVisible(MusicLibrary) + Control.IsVisible(56)]</visible>
<visible>![Window.IsVisible(MusicFiles) + Control.IsVisible(500)]</visible>
<include>VisibleFadeEffect</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>180</width>
<height>175</height>
<texture>$INFO[MusicPlayer.Cover]</texture>
<bordertexture border="3">black-back2.png</bordertexture>
<bordersize>5</bordersize>
<aspectratio align="left">keep</aspectratio>
<visible>!Window.IsVisible(MusicLibrary)</visible>
<visible>!Window.IsVisible(VideoLibrary)</visible>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>180</width>
<height>175</height>
<texture>$INFO[MusicPlayer.Cover]</texture>
<bordertexture border="3">black-back2.png</bordertexture>
<bordersize>5</bordersize>
<aspectratio align="left">keep</aspectratio>
<visible>Window.IsVisible(MusicLibrary) + !LastFM.RadioPlaying</visible>
</control>
<control type="image">
<posx>0</posx>
<posy>45</posy>
<width>180</width>
<height>135</height>
<texture>$INFO[MusicPlayer.Cover]</texture>
<bordertexture border="3">black-back2.png</bordertexture>
<bordersize>5</bordersize>
<aspectratio align="left">keep</aspectratio>
<visible>Window.IsVisible(MusicLibrary) + LastFM.RadioPlaying</visible>
</control>
<control type="label">
<posx>5</posx>
<posy>180</posy>
<width>250</width>
<height>20</height>
<label>$INFO[MusicPlayer.Time]$INFO[MusicPlayer.Duration, - ]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
</control>
<control type="fadelabel">
<posx>5</posx>
<posy>203</posy>
<width>250</width>
<height>20</height>
<label>$INFO[MusicPlayer.Title]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scrollout>false</scrollout>
<pauseatend>2000</pauseatend>
</control>
<control type="fadelabel">
<posx>5</posx>
<posy>225</posy>
<width>250</width>
<height>20</height>
<label>$INFO[MusicPlayer.Artist]$INFO[MusicPlayer.Album, | ]</label>
<align>left</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scrollout>false</scrollout>
<pauseatend>2000</pauseatend>
</control>
</control>
<control type="group">
<posx>10</posx>
<posy>450</posy>
<visible>Player.HasVideo</visible>
<visible>![Window.IsVisible(VideoLibrary) + Control.IsVisible(56)]</visible>
<visible>![Window.IsVisible(VideoLibrary) + Control.IsVisible(500)]</visible>
<visible>![Window.IsVisible(VideoFiles) + Control.IsVisible(500)]</visible>
<visible>![Window.IsVisible(MusicLibrary) + Control.IsVisible(500)]</visible>
<visible>![Window.IsVisible(MusicLibrary) + Control.IsVisible(56)]</visible>
<visible>![Window.IsVisible(MusicFiles) + Control.IsVisible(500)]</visible>
<include>VisibleFadeEffect</include>
<control type="image">
<posx>0</posx>
<posy>10</posy>
<width>260</width>
<height>165</height>
<colordiffuse>AAFFFFFF</colordiffuse>
<texture>black-back.png</texture>
<visible>!Window.IsVisible(VideoLibrary)</visible>
</control>
<control type="videowindow">
<posx>5</posx>
<posy>15</posy>
<width>250</width>
<height>155</height>
<visible>!Window.IsVisible(VideoLibrary)</visible>
</control>
<control type="label">
<posx>5</posx>
<posy>180</posy>
<width>250</width>
<height>20</height>
<label>$INFO[VideoPlayer.Time]$INFO[Player.Duration, - ]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>grey2</textcolor>
<shadowcolor>black</shadowcolor>
<scroll>true</scroll>
</control>
<control type="fadelabel">
<posx>5</posx>
<posy>203</posy>
<width>250</width>
<height>20</height>
<label>$INFO[VideoPlayer.Title]</label>
<align>left</align>
<aligny>center</aligny>
<font>font11</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scrollout>false</scrollout>
<pauseatend>2000</pauseatend>
</control>
<control type="fadelabel">
<posx>5</posx>
<posy>225</posy>
<width>250</width>
<height>20</height>
<label>$INFO[VideoPlayer.TVShowTitle,, - ]$INFO[VideoPlayer.Season,,x]$INFO[VideoPlayer.Episode]</label>
<align>left</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scrollout>false</scrollout>
<pauseatend>2000</pauseatend>
<visible>VideoPlayer.Content(Episodes)</visible>
</control>
<control type="fadelabel">
<posx>5</posx>
<posy>225</posy>
<width>250</width>
<height>20</height>
<label>$INFO[VideoPlayer.Year]$INFO[VideoPlayer.Director, | ]$INFO[VideoPlayer.Genre, | ]</label>
<align>left</align>
<aligny>center</aligny>
<font>font10</font>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>
<scrollout>false</scrollout>
<pauseatend>2000</pauseatend>
<visible>VideoPlayer.Content(Movies)</visible>
</control>
</control>
</include>
<include name="CommonFileCount">
<control type="label">
<description>Page Count Label</description>
<posx>50r</posx>
<posy>38r</posy>
<width>500</width>
<height>20</height>
<font>font12b</font>
<textcolor>white</textcolor>
<scroll>false</scroll>
<align>right</align>
<aligny>center</aligny>
<label>($INFO[Container.NumItems]) $LOCALIZE[31025]$INFO[Container.TotalTime, - $LOCALIZE[180] (,)] - $LOCALIZE[31024] ($INFO[Container.CurrentPage]/$INFO[Container.NumPages])</label>
</control>
</include>
<include name="AllViewCommonPageControls">
<control type="scrollbar" id="61">
<posx>300</posx>
<posy>630</posy>
<width>970</width>
<height>20</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="16,2,16,2">scrollbar_bar-vertical.png</texturesliderbar>
<texturesliderbarfocus border="16,2,16,2">scrollbar_bar_focus-vertical.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib-vertical.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib-vertical.png</textureslidernibfocus>
<onup>50</onup>
<ondown>9000</ondown>
<showonepage>false</showonepage>
<orientation>horizontal</orientation>
<visible>Control.IsVisible(57)</visible>
</control>
<control type="scrollbar" id="60">
<posx>1255</posx>
<posy>130</posy>
<width>20</width>
<height>360</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
<onleft>50</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>[Control.IsVisible(59) + Window.IsVisible(MusicFiles)] | [Control.IsVisible(59) + Window.IsVisible(MusicLibrary)] | [Control.IsVisible(59) + Window.IsVisible(MusicPlaylist)] | [Control.IsVisible(58) + Window.IsVisible(VideoLibrary)] | [Control.IsVisible(58) + Window.IsVisible(AddonBrowser)]</visible>
</control>
<control type="scrollbar" id="60">
<posx>1255</posx>
<posy>130</posy>
<width>20</width>
<height>510</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
<onleft>50</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>!Control.IsVisible(57)</visible>
<visible>!Control.IsVisible(500)</visible>
<visible>![Control.IsVisible(59) + Window.IsVisible(MusicFiles)]</visible>
<visible>![Control.IsVisible(59) + Window.IsVisible(MusicLibrary)]</visible>
<visible>![Control.IsVisible(59) + Window.IsVisible(MusicPlaylist)]</visible>
<visible>![Control.IsVisible(58) + Window.IsVisible(VideoLibrary)]</visible>
<visible>![Control.IsVisible(58) + Window.IsVisible(AddonBrowser)]</visible>
<animation effect="slide" end="-410,0" time="0" condition="Control.IsVisible(51)">Conditional</animation>
</control>
</include>
<include name="ScrollOffsetLabel">
<control type="group">
<visible>Container.Scrolling</visible>
<animation effect="fade" time="100">Visible</animation>
<animation effect="fade" time="300">Hidden</animation>
<animation effect="slide" end="-200,0" time="0" condition="Control.IsVisible(51)">Conditional</animation>
<animation effect="slide" end="130,-50" time="0" condition="[Window.IsVisible(MusicFiles) | Window.IsVisible(Musiclibrary) | Window.IsVisible(MusicPlaylist)] + Control.IsVisible(59)">Conditional</animation>
<animation effect="slide" end="280,0" time="0" condition="Window.IsVisible(Videolibrary) + [Control.IsVisible(56) | Control.IsVisible(59)]">Conditional</animation>
<animation effect="slide" end="130,-50" time="0" condition="Window.IsVisible(Videolibrary) + Control.IsVisible(58)">Conditional</animation>
<animation effect="slide" end="-130,0" time="0" condition="Window.IsVisible(Videolibrary) + Control.IsVisible(500)">Conditional</animation>
<animation effect="slide" end="-130,0" time="0" condition="Window.IsVisible(VideoFiles) + Control.IsVisible(500)">Conditional</animation>
<animation effect="slide" end="-130,0" time="0" condition="Window.IsVisible(Musiclibrary) + Control.IsVisible(500)">Conditional</animation>
<animation effect="slide" end="-130,0" time="0" condition="Window.IsVisible(MusicFiles) + Control.IsVisible(500)">Conditional</animation>
<posx>740</posx>
<posy>324</posy>
<width>330</width>
<height>232</height>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>70</width>
<height>70</height>
<texture border="10">black-back.png</texture>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>70</width>
<height>70</height>
<align>center</align>
<aligny>center</aligny>
<label>$INFO[ListItem.SortLetter]</label>
<textcolor>white</textcolor>
<font>font13</font>
</control>
</control>
</include>
<include name="ButtonCommonValues">
<height>44</height>
<width>280</width>
<font>font12</font>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<shadowcolor>black</shadowcolor>
<align>left</align>
<aligny>center</aligny>
<textoffsetx>35</textoffsetx>
<texturefocus border="32,0,0,0">Button_Side_Focus.png</texturefocus>
<texturenofocus border="32,0,0,0">Button_Side_NoFocus.png</texturenofocus>
<pulseonselect>true</pulseonselect>
</include>
<include name="ButtonHomeSubCommonValues">
<height>22</height>
<width>320</width>
<font>font12</font>
<align>center</align>
<aligny>center</aligny>
<textcolor>grey</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus>-</texturefocus>
<texturenofocus>-</texturenofocus>
<onleft>SetFocus(2)</onleft>
<onleft>Control.Move(2,-1)</onleft>
<onright>SetFocus(2)</onright>
<onright>Control.Move(2,1)</onright>
</include>
<include name="ButtonInfoDialogsCommonValues">
<height>30</height>
<width>200</width>
<font>font12</font>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<shadowcolor>black</shadowcolor>
<align>center</align>
<aligny>center</aligny>
<texturefocus border="2">button-focus.png</texturefocus>
<texturenofocus border="2">button-nofocus.png</texturenofocus>
<pulseonselect>no</pulseonselect>
</include>
<include name="WindowTitleButtons">
<control type="group">
<posx>98r</posx>
<posy>0</posy>
<width>36</width>
<height>32</height>
<visible>system.getbool(input.enablemouse)</visible>
<animation effect="slide" start="0,-32" end="0,0" time="200">WindowOpen</animation>
<animation effect="slide" end="0,-32" start="0,0" time="200">WindowClose</animation>
<control type="image">
<description>Button background image</description>
<posx>0</posx>
<posy>0</posy>
<width>74</width>
<height>32</height>
<texture border="3">black-back2.png</texture>
</control>
<control type="button">
<posx>5</posx>
<posy>0</posy>
<width>32</width>
<height>28</height>
<label>31003</label>
<align>right</align>
<font>font10</font>
<textoffsetx>50</textoffsetx>
<textwidth>300</textwidth>
<textcolor>00FFFFFF</textcolor>
<focusedcolor>grey2</focusedcolor>
<texturefocus>HeaderControlBackFO.png</texturefocus>
<texturenofocus>HeaderControlBackNF.png</texturenofocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<onclick>PreviousMenu</onclick>
</control>
<control type="button">
<posx>37</posx>
<posy>0</posy>
<width>32</width>
<height>28</height>
<label>31004</label>
<align>right</align>
<font>font10</font>
<textoffsetx>82</textoffsetx>
<textwidth>300</textwidth>
<textcolor>00FFFFFF</textcolor>
<focusedcolor>grey2</focusedcolor>
<texturefocus>HeaderControlHomeFO.png</texturefocus>
<texturenofocus>HeaderControlHomeNF.png</texturenofocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<onclick>ActivateWindow(Home)</onclick>
</control>
</control>
</include>
<include name="WindowTitleButtonsMedia">
<control type="group">
<posx>130r</posx>
<posy>0</posy>
<width>36</width>
<height>32</height>
<visible>system.getbool(input.enablemouse)</visible>
<animation effect="slide" start="0,-32" end="0,0" time="200">WindowOpen</animation>
<animation effect="slide" end="0,-32" start="0,0" time="200">WindowClose</animation>
<control type="image">
<description>Button background image</description>
<posx>0</posx>
<posy>0</posy>
<width>106</width>
<height>32</height>
<texture border="3">black-back2.png</texture>
</control>
<control type="button">
<posx>5</posx>
<posy>0</posy>
<width>32</width>
<height>28</height>
<label>31002</label>
<align>right</align>
<font>font10</font>
<textoffsetx>50</textoffsetx>
<textwidth>300</textwidth>
<textcolor>00FFFFFF</textcolor>
<focusedcolor>grey2</focusedcolor>
<texturefocus>HeaderControlUpOneLevelFO.png</texturefocus>
<texturenofocus>HeaderControlUpOneLevelNF.png</texturenofocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<onclick>ParentDir</onclick>
</control>
<control type="button">
<posx>37</posx>
<posy>0</posy>
<width>32</width>
<height>28</height>
<label>31003</label>
<align>right</align>
<font>font10</font>
<textoffsetx>82</textoffsetx>
<textwidth>300</textwidth>
<textcolor>00FFFFFF</textcolor>
<focusedcolor>grey2</focusedcolor>
<texturefocus>HeaderControlBackFO.png</texturefocus>
<texturenofocus>HeaderControlBackNF.png</texturenofocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<onclick>PreviousMenu</onclick>
</control>
<control type="button">
<posx>69</posx>
<posy>0</posy>
<width>32</width>
<height>28</height>
<label>31004</label>
<align>right</align>
<font>font10</font>
<textoffsetx>114</textoffsetx>
<textwidth>300</textwidth>
<textcolor>00FFFFFF</textcolor>
<focusedcolor>grey2</focusedcolor>
<texturefocus>HeaderControlHomeFO.png</texturefocus>
<texturenofocus>HeaderControlHomeNF.png</texturenofocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<onclick>ActivateWindow(Home)</onclick>
</control>
</control>
</include>
<include name="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="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</include>
<include name="Window_OpenClose_Left_Panel_Animation">
<animation effect="fade" time="200" condition="Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
<animation effect="fade" time="200" condition="Skin.HasSetting(Animate_Skin)">WindowClose</animation>
<animation effect="slide" start="-400,0" end="0,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
<animation effect="slide" end="-400,0" start="0,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin)">WindowClose</animation>
</include>
<include name="Window_OpenClose_Right_Panel_Animation">
<animation effect="fade" time="200" condition="Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
<animation effect="fade" time="200" condition="Skin.HasSetting(Animate_Skin)">WindowClose</animation>
<animation effect="slide" start="1030,0" end="0,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
<animation effect="slide" end="1030,0" start="0,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin)">WindowClose</animation>
</include>
<include name="Window_OpenClose_Home_Panel_Animation">
<animation effect="fade" time="200" condition="Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
<animation effect="fade" time="200" condition="Skin.HasSetting(Animate_Skin)">WindowClose</animation>
<animation effect="slide" start="-600,0" end="0,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
<animation effect="slide" end="-600,0" start="0,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin)">WindowClose</animation>
</include>
<include name="dialogeffect">
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</include>
<include name="VisibleFadeEffect">
<animation effect="fade" time="200">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
</include>
<include name="homestatsinfo">
<animation effect="fade" time="200">VisibleChange</animation>
<animation effect="slide" time="0" start="0,0" end="0,-320" condition="[Player.HasAudio + !Skin.HasSetting(homepageMusicinfo)] | [Player.HasVideo + !Skin.HasSetting(homepageVideoinfo)]">Conditional</animation>
<animation effect="slide" time="300" start="700,0" end="0,0" acceleration="-1.1" delay="0" condition="!Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
<animation effect="slide" time="300" start="0,0" end="700,0" acceleration="-1.3" delay="0" condition="!Skin.HasSetting(Animate_Skin)">WindowClose</animation>
</include>
<include name="homeaudioinfo">
<visible>Player.HasAudio + !Skin.HasSetting(homepageMusicinfo)</visible>
<animation effect="fade" time="200">VisibleChange</animation>
<animation effect="slide" time="300" start="700,0" end="0,0" acceleration="-1.1" delay="0" condition="!Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
<animation effect="slide" time="300" start="0,0" end="700,0" acceleration="-1.3" delay="0" condition="!Skin.HasSetting(Animate_Skin)">WindowClose</animation>
</include>
<include name="homevideoinfo">
<visible>Player.HasVideo + !Skin.HasSetting(homepageVideoinfo)</visible>
<animation effect="fade" time="200">VisibleChange</animation>
<animation effect="slide" time="300" start="700,0" end="0,0" acceleration="-1.1" delay="0" condition="!Skin.HasSetting(Animate_Skin)">WindowOpen</animation>
<animation effect="slide" time="300" start="0,0" end="700,0" acceleration="-1.3" delay="0" condition="!Skin.HasSetting(Animate_Skin)">WindowClose</animation>
</include>
</includes>

View File

@ -0,0 +1,226 @@
<window>
<coordinates>
<system>1</system>
<posx>215</posx>
<posy>105</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>850</width>
<height>510</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>850</width>
<height>510</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="500">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>790</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>-</label>
<textcolor>white</textcolor>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>790</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<!-- skin selection controls -->
<!-- ** Required ** Do not change <description> or <type> -->
<control type="multiimage" id="501">
<posx>500</posx>
<posy>100</posy>
<width>310</width>
<height>315</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>500</posx>
<posy>100</posy>
<width>310</width>
<height>315</height>
<font>font12</font>
<info>Container(503).ListItem.Label2</info>
</control>
<!-- ** Required ** Do not change <id> or <type> -->
<control type="list" id="503">
<posx>45</posx>
<posy>100</posy>
<width>450</width>
<height>320</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>450</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>430</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>450</width>
<height>35</height>
<visible>!Control.HasFocus(503)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>450</width>
<height>35</height>
<visible>Control.HasFocus(503)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>430</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="label">
<description>Page label</description>
<posx>40</posx>
<posy>430</posy>
<width>450</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font12b</font>
<label>($INFO[Container(503).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(503).CurrentPage]/$INFO[Container(503).NumPages])</label>
<visible>Control.IsVisible(503)</visible>
</control>
<!-- ** 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>font12b</font>
<label>$LOCALIZE[SCRIPT231]</label>
</control>
<!-- ** Required ** Do not change <id> or <type> -->
<control type="list" id="504">
<posx>45</posx>
<posy>100</posy>
<width>760</width>
<height>320</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>760</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>740</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>760</width>
<height>35</height>
<visible>!Control.HasFocus(504)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>760</width>
<height>35</height>
<visible>Control.HasFocus(504)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>740</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="label">
<description>Page label</description>
<posx>40</posx>
<posy>430</posy>
<width>760</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font12b</font>
<label>($INFO[Container(504).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(504).CurrentPage]/$INFO[Container(504).NumPages])</label>
<visible>Control.IsVisible(504)</visible>
</control>
</controls>
</window>

View File

@ -0,0 +1,170 @@
<window>
<defaultcontrol>1001</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>-50</posy>
<width>350</width>
<height>50</height>
<texture border="40,40,40,0">ContextMenu_Top.png</texture>
</control>
<control type="image" id="998">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>350</width>
<texture border="40,0,40,0">ContextMenu_Middle.png</texture>
</control>
<control type="image" id="999">
<description>background bottom image</description>
<posx>0</posx>
<width>350</width>
<height>50</height>
<texture border="40,0,40,40">ContextMenu_Bottom.png</texture>
</control>
<!-- ** Required ** Do not change <description> or <type> -->
<control type="button" id="1001">
<description>Context Menu Button1</description>
<posx>40</posx>
<posy>0</posy>
<width>267</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</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>40</posx>
<posy>0</posy>
<width>267</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</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>40</posx>
<posy>0</posy>
<width>267</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</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>40</posx>
<posy>0</posy>
<width>267</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</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>40</posx>
<posy>0</posy>
<width>267</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</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>40</posx>
<posy>0</posy>
<width>267</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</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>40</posx>
<posy>0</posy>
<width>267</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</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>40</posx>
<posy>0</posy>
<width>267</width>
<height>30</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>1008</onleft>
<onright>1008</onright>
<onup>1007</onup>
<ondown>1001</ondown>
</control>
</controls>
</window>

View File

@ -0,0 +1,748 @@
<window>
<defaultcontrol>50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="group">
<include>Window_OpenClose_Right_Panel_Animation</include>
<!-- Trailer list controls -->
<!-- ** Required ** Do not change id or type-->
<include>ContentPanel</include>
<control type="group" id="3000">
<control type="group">
<posx>310</posx>
<posy>670</posy>
<visible>Control.IsVisible(50) | Control.IsVisible(51)</visible>
<control type="image" id="202">
<description>Trailer Rating</description>
<posx>0</posx>
<posy>5</posy>
<width>120</width>
<height>30</height>
<aspectratio>stretch</aspectratio>
</control>
<control type="image" id="203">
<description>Trailer Favorite Overlay</description>
<posx>140</posx>
<posy>0</posy>
<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>
<posx>140</posx>
<posy>0</posy>
<width>40</width>
<height>40</height>
<aspectratio>keep</aspectratio>
<texture>amt-overlay-watched.png</texture>
<animation effect="slide" start="0,0" end="40,0" time="0" condition="Control.IsVisible(203)">Conditional</animation>
</control>
<control type="image" id="205">
<description>Trailer Saved Overlay</description>
<posx>140</posx>
<posy>0</posy>
<width>40</width>
<height>40</height>
<aspectratio>keep</aspectratio>
<texture>amt-overlay-saved.png</texture>
<animation effect="slide" start="0,0" end="40,0" time="0" condition="Control.IsVisible(203)">Conditional</animation>
<animation effect="slide" start="0,0" end="40,0" time="0" condition="Control.IsVisible(204)">Conditional</animation>
</control>
</control>
<control type="group">
<control type="list" id="50">
<posx>575</posx>
<posy>130</posy>
<width>675</width>
<height>360</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="30" width="675">
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>660</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>665</posx>
<posy>0</posy>
<width>400</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<info>ListItem.Label2</info>
</control>
</itemlayout>
<focusedlayout height="30" width="675">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>675</width>
<height>30</height>
<texture border="7">list-focus.png</texture>
<visible>Control.HasFocus(50)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>660</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>665</posx>
<posy>0</posy>
<width>400</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<info>ListItem.Label2</info>
</control>
</focusedlayout>
</control>
<control type="group">
<posx>300</posx>
<posy>130</posy>
<visible>Control.IsVisible(50)</visible>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>270</width>
<height>360</height>
<aspectratio align="center" aligny="bottom">keep</aspectratio>
<texture>$INFO[ListItem.ActualIcon]</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>360</posy>
<width>270</width>
<height>360</height>
<aspectratio align="center" aligny="top">keep</aspectratio>
<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.ActualIcon]</texture>
</control>
<control type="image">
<posx>225</posx>
<posy>325</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>370</posy>
<width>950</width>
<height>2</height>
<texture>separator.png</texture>
</control>
</control>
<control type="scrollbar" id="2050">
<posx>1255</posx>
<posy>130</posy>
<width>20</width>
<height>360</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
<onleft>50</onleft>
<onright>2059</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Control.IsVisible(50)</visible>
</control>
<control type="textbox">
<description>Description Value for Movies</description>
<posx>300</posx>
<posy>505</posy>
<width>945</width>
<height>135</height>
<font>font11</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>
<visible>!Skin.HasSetting(Show_AMT_Cast)</visible>
</control>
<control type="textbox">
<description>Description Value for Movies 2</description>
<posx>585</posx>
<posy>505</posy>
<width>660</width>
<height>135</height>
<font>font11</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>
<visible>Skin.HasSetting(Show_AMT_Cast)</visible>
</control>
<control type="scrollbar" id="2059">
<posx>1255</posx>
<posy>505</posy>
<width>20</width>
<height>135</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>2050</onleft>
<onright>60</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<visible>Control.IsVisible(50)</visible>
</control>
<control type="label">
<description>Page Count Label</description>
<posx>50r</posx>
<posy>38r</posy>
<width>500</width>
<height>20</height>
<font>font12b</font>
<textcolor>white</textcolor>
<scroll>false</scroll>
<align>right</align>
<aligny>center</aligny>
<label>($INFO[Container.NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container.CurrentPage]/$INFO[Container.NumPages])</label>
</control>
</control>
<control type="grouplist">
<visible>Control.IsVisible(51)</visible>
<posx>300</posx>
<posy>180</posy>
<width>970</width>
<height>460</height>
<onup>9000</onup>
<ondown>61</ondown>
<usecontrolcoords>true</usecontrolcoords>
<control type="wraplist" id="51">
<posx>-60</posx>
<posy>0</posy>
<width>1090</width>
<height>460</height>
<onleft>57</onleft>
<onright>57</onright>
<onup>9000</onup>
<ondown>2051</ondown>
<viewtype label="31028">list</viewtype>
<pagecontrol>2051</pagecontrol>
<scrolltime>200</scrolltime>
<focusposition>2</focusposition>
<orientation>horizontal</orientation>
<hitrect x="376" y="0" w="218" h="310" />
<itemlayout height="310" width="218">
<control type="image">
<posx>2</posx>
<posy>0</posy>
<width>214</width>
<height>310</height>
<aspectratio>stretch</aspectratio>
<bordertexture border="5">button-nofocus.png</bordertexture>
<bordersize>5</bordersize>
<texture>$INFO[ListItem.ActualIcon]</texture>
</control>
<control type="image">
<posx>2</posx>
<posy>310</posy>
<width>214</width>
<height>310</height>
<aspectratio>stretch</aspectratio>
<bordertexture border="5" flipy="true" diffuse="diffuse_mirror2.png">button-nofocus.png</bordertexture>
<bordersize>5</bordersize>
<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.ActualIcon]</texture>
</control>
<control type="image">
<posx>180</posx>
<posy>275</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</itemlayout>
<focusedlayout height="310" width="218">
<control type="image">
<posx>2</posx>
<posy>0</posy>
<width>214</width>
<height>310</height>
<aspectratio>stretch</aspectratio>
<bordertexture border="5">folder-focus.png</bordertexture>
<bordersize>5</bordersize>
<texture>$INFO[ListItem.ActualIcon]</texture>
<animation reversible="false" effect="zoom" start="2,0,214,310" end="-8,-10,234,330" time="200">focus</animation>
<animation reversible="false" effect="zoom" end="2,0,214,310" start="-8,-10,234,330" time="200">unfocus</animation>
</control>
<control type="image">
<posx>2</posx>
<posy>310</posy>
<width>214</width>
<height>310</height>
<aspectratio>stretch</aspectratio>
<bordertexture border="5" flipy="true" diffuse="diffuse_mirror2.png">folder-focus.png</bordertexture>
<bordersize>5</bordersize>
<texture flipy="true" diffuse="diffuse_mirror2.png">$INFO[ListItem.ActualIcon]</texture>
<animation reversible="false" effect="zoom" start="2,310,214,310" end="-8,320,234,330" time="200">focus</animation>
<animation reversible="false" effect="zoom" end="2,310,214,310" start="-8,320,234,330" time="200">unfocus</animation>
</control>
<control type="image">
<posx>180</posx>
<posy>275</posy>
<width>35</width>
<height>35</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[ListItem.Overlay]</texture>
<animation effect="slide" start="0,0" end="5,5" time="200">Focus</animation>
<animation effect="slide" end="0,0" start="5,5" time="200">UnFocus</animation>
</control>
</focusedlayout>
</control>
</control>
<control type="group">
<visible>Control.IsVisible(51)</visible>
<include>VisibleFadeEffect</include>
<control type="label">
<posx>300</posx>
<posy>540</posy>
<width>970</width>
<height>35</height>
<font>font18</font>
<textcolor>white</textcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>[UPPERCASE]$INFO[ListItem.Label][/UPPERCASE]</label>
</control>
<control type="label">
<posx>300</posx>
<posy>580</posy>
<width>970</width>
<height>35</height>
<font>font11</font>
<textcolor>grey2</textcolor>
<scroll>true</scroll>
<align>center</align>
<aligny>center</aligny>
<label>[UPPERCASE][B]$INFO[ListItem.Studio][/B][/UPPERCASE]</label>
</control>
</control>
<control type="scrollbar" id="2051">
<posx>300</posx>
<posy>630</posy>
<width>970</width>
<height>20</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="16,2,16,2">scrollbar_bar-vertical.png</texturesliderbar>
<texturesliderbarfocus border="16,2,16,2">scrollbar_bar_focus-vertical.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib-vertical.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib-vertical.png</textureslidernibfocus>
<onup>51</onup>
<ondown>9000</ondown>
<showonepage>false</showonepage>
<orientation>horizontal</orientation>
<visible>Control.IsVisible(51)</visible>
</control>
<control type="list" id="70">
<description>Cast List</description>
<posx>300</posx>
<posy>505</posy>
<width>270</width>
<height>145</height>
<onleft>121</onleft>
<onright>121</onright>
<onup>70</onup>
<ondown>70</ondown>
<viewtype label="535">list</viewtype>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<visible>Skin.HasSetting(Show_AMT_Cast) + Control.IsVisible(50)</visible>
<itemlayout height="29" width="270">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>270</width>
<height>27</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>250</width>
<height>27</height>
<font>font12</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="29" width="270">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>270</width>
<height>27</height>
<texture border="5">button-nofocus.png</texture>
<visible>!Control.HasFocus(70)</visible>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>270</width>
<height>27</height>
<texture border="5">button-focus.png</texture>
<visible>Control.HasFocus(70)</visible>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>250</width>
<height>27</height>
<font>font12</font>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
</control>
<!-- ** Required ** Do not change <description> or <type> -->
<control type="group" id="4000">
<!-- Category list controls -->
<!-- ** Required ** Do not change <description> or <type> -->
<control type="list" id="60">
<posx>300</posx>
<posy>130</posy>
<width>950</width>
<height>510</height>
<onleft>9000</onleft>
<onright>2060</onright>
<onup>50</onup>
<ondown>50</ondown>
<viewtype label="31031">list</viewtype>
<pagecontrol>2060</pagecontrol>
<scrolltime>200</scrolltime>
<itemlayout height="30" width="1080">
<control type="image">
<posx>5</posx>
<posy>4</posy>
<width>40</width>
<height>22</height>
<texture>$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<posx>50</posx>
<posy>0</posy>
<width>890</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>940</posx>
<posy>0</posy>
<width>870</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
</control>
</itemlayout>
<focusedlayout height="30" width="1080">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>950</width>
<height>30</height>
<texture border="7">list-focus.png</texture>
<visible>Control.HasFocus(60)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="image">
<posx>5</posx>
<posy>4</posy>
<width>40</width>
<height>22</height>
<texture>$INFO[ListItem.Icon]</texture>
</control>
<control type="label">
<posx>50</posx>
<posy>0</posy>
<width>890</width>
<height>30</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>940</posx>
<posy>0</posy>
<width>870</width>
<height>30</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="2060">
<posx>1255</posx>
<posy>130</posy>
<width>20</width>
<height>510</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
<textureslidernib>scrollbar_nib.png</textureslidernib>
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
<onleft>50</onleft>
<onright>9000</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Left_Panel_Animation</include>
<!-- Button Group -->
<!-- ** Required ** Do not change id or type-->
<control type="group" id="9000">
<posx>0</posx>
<posy>130</posy>
<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>109</onup>
<ondown>100</ondown>
<enable>!Control.IsVisible(4000)</enable>
</control>
<control type="button" id="100">
<description>Shortcut1 Button</description>
<posx>0</posx>
<posy>45</posy>
<include>ButtonCommonValues</include>
<label>$INFO[Container.Property(Shortcut1)]</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>2</onup>
<ondown>101</ondown>
</control>
<control type="button" id="101">
<description>Shortcut2 Button</description>
<posx>0</posx>
<posy>90</posy>
<include>ButtonCommonValues</include>
<label>$INFO[Container.Property(Shortcut2)]</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>100</onup>
<ondown>102</ondown>
</control>
<control type="button" id="102">
<description>Shortcut3 Button</description>
<posx>0</posx>
<posy>135</posy>
<include>ButtonCommonValues</include>
<label>$INFO[Container.Property(Shortcut3)]</label>
<onleft>70</onleft>
<onright>50</onright>
<onup>101</onup>
<ondown>103</ondown>
</control>
<control type="button" id="103">
<description>Genre Button</description>
<posx>0</posx>
<posy>180</posy>
<include>ButtonCommonValues</include>
<label>$LOCALIZE[SCRIPT103]</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>102</onup>
<ondown>104</ondown>
</control>
<control type="button" id="104">
<description>Studio Button</description>
<posx>0</posx>
<posy>225</posy>
<include>ButtonCommonValues</include>
<label>$LOCALIZE[SCRIPT104]</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>103</onup>
<ondown>105</ondown>
</control>
<control type="button" id="105">
<description>Actor Button</description>
<posx>0</posx>
<posy>270</posy>
<include>ButtonCommonValues</include>
<label>$LOCALIZE[SCRIPT105]</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>104</onup>
<ondown>106</ondown>
</control>
<control type="button" id="106">
<description>Search Button</description>
<posx>0</posx>
<posy>315</posy>
<include>ButtonCommonValues</include>
<label>$LOCALIZE[SCRIPT106]</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>105</onup>
<ondown>107</ondown>
</control>
<control type="button" id="107">
<description>Settings Button</description>
<posx>0</posx>
<posy>360</posy>
<include>ButtonCommonValues</include>
<label>$LOCALIZE[SCRIPT107]</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>106</onup>
<ondown>120</ondown>
</control>
<control type="radiobutton" id="120">
<description>Cast Button</description>
<posx>0</posx>
<posy>405</posy>
<include>ButtonCommonValues</include>
<label>31300</label>
<onclick>Skin.ToggleSetting(Show_AMT_Cast)</onclick>
<selected>Skin.HasSetting(Show_AMT_Cast)</selected>
<enable>!Control.IsVisible(4000) + Control.IsVisible(50)</enable>
<onleft>50</onleft>
<onright>50</onright>
<onup>107</onup>
<ondown>109</ondown>
</control>
<control type="button" id="109">
<description>Update Button</description>
<posx>0</posx>
<posy>495</posy>
<include>ButtonCommonValues</include>
<label>$LOCALIZE[SCRIPT109]</label>
<onleft>50</onleft>
<onright>50</onright>
<onup>120</onup>
<ondown>2</ondown>
<visible>false</visible>
</control>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[SCRIPT0]</label>
<include>Window_OpenClose_Animation</include>
</control>
<control type="label">
<description>Genre label</description>
<posx>50r</posx>
<posy>50</posy>
<width>1060</width>
<height>30</height>
<font>font18</font>
<textcolor>white</textcolor>
<scroll>false</scroll>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[Container.Property(Category)]</label>
<include>Window_OpenClose_Animation</include>
<visible>!Control.IsVisible(4000)</visible>
</control>
<include>WindowTitleButtonsMedia</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>

View File

@ -0,0 +1,838 @@
<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>0</posx>
<posy>0</posy>
<width>1280</width>
<height>700</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>700</height>
<texture border="40">DialogFront.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>green</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-focus2.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>font11</font>
<textcolor>green</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>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</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>35</height>
<visible>Control.HasFocus(100)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>!Control.HasFocus(100)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="101">
<posx>365</posx>
<posy>45</posy>
<width>20</width>
<height>155</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>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-focus2.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>font11</font>
<textcolor>green</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>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</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>35</height>
<visible>Control.HasFocus(110)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>!Control.HasFocus(110)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="111">
<posx>365</posx>
<posy>45</posy>
<width>20</width>
<height>155</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>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-focus2.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>font11</font>
<textcolor>green</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>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</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>35</height>
<visible>Control.HasFocus(120)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>!Control.HasFocus(120)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="121">
<posx>365</posx>
<posy>45</posy>
<width>20</width>
<height>155</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>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-focus2.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>font11</font>
<textcolor>green</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>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</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>35</height>
<visible>Control.HasFocus(130)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>!Control.HasFocus(130)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="131">
<posx>365</posx>
<posy>45</posy>
<width>20</width>
<height>155</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>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-focus2.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>font11</font>
<textcolor>green</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>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</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>35</height>
<visible>Control.HasFocus(140)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>!Control.HasFocus(140)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="141">
<posx>365</posx>
<posy>45</posy>
<width>20</width>
<height>155</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>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-focus2.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>font11</font>
<textcolor>green</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>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</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>35</height>
<visible>Control.HasFocus(150)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>360</width>
<height>35</height>
<visible>!Control.HasFocus(150)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>0</posy>
<width>350</width>
<height>35</height>
<font>font12</font>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="151">
<posx>365</posx>
<posy>45</posy>
<width>20</width>
<height>155</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>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-focus.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>35</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<texturefocus border="5">button-focus2.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<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>35</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<texturefocus border="5">button-focus2.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<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>35</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<texturefocus border="5">button-focus2.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<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>35</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<texturefocus border="5">button-focus2.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<onleft>2075</onleft>
<onright>102</onright>
<onup>257</onup>
<ondown>250</ondown>
</control>
</control>
</control>
</controls>
</window>

View File

@ -0,0 +1,411 @@
<window>
<defaultcontrol>201</defaultcontrol>
<coordinates>
<system>1</system>
<posx>240</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>810</width>
<height>550</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>810</width>
<height>550</height>
<texture border="40">DialogFront.png</texture>
</control>
<!-- ** Required ** Do not change id or type -->
<control type="label">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>$LOCALIZE[SCRIPT0] - ( $INFO[Control.GetLabel(30)] )</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="label" id="30">
<description>Version label</description>
<label>-</label>
<visible>false</visible>
</control>
<control type="image">
<posx>40</posx>
<posy>80</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<!-- ** Required ** Do not change id's or type's -->
<control type="grouplist" id="9000">
<posx>40</posx>
<posy>90</posy>
<width>570</width>
<height>410</height>
<itemgap>5</itemgap>
<pagecontrol>-</pagecontrol>
<onleft>2000</onleft>
<onright>2000</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>35</height>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<label>$LOCALIZE[SCRIPT201]</label>
</control>
<control type="image" id="1">
<description>separator image</description>
<width>570</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="button" id="202">
<description>Setting2 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT202]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="203">
<description>Setting3 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT203]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="204">
<description>Setting4 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT204]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="205">
<description>Setting5 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT205]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="image" id="2">
<description>separator image</description>
<width>570</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="button" id="206">
<description>Setting6 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT206]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="207">
<description>Setting7 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT207]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="image" id="3">
<description>separator image</description>
<width>570</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="button" id="208">
<description>Setting8 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT208]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="209">
<description>Setting9 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT209]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="210">
<description>Setting10 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT210]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="211">
<description>Setting11 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT211]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="image" id="4">
<description>separator image</description>
<width>570</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="radiobutton" id="212">
<description>Setting12 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT212]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="218">
<description>Setting18 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT218]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="213">
<description>Setting13 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT213]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="214">
<description>Setting14 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT214]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="215">
<description>Setting15 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT215]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="image" id="5">
<description>separator image</description>
<width>570</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="button" id="216">
<description>Setting16 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT216]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="217">
<description>Setting17 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT217]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="219">
<description>Setting19 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT219]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.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>35</height>
<label>$LOCALIZE[SCRIPT220]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<visible>false</visible>
</control>
</control>
<!-- ** Required ** Do not change id's or type's -->
<control type="group" id="2000">
<posx>620</posx>
<posy>90</posy>
<control type="button" id="250">
<description>OK button</description>
<posx>0</posx>
<posy>0</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<label>$LOCALIZE[SCRIPT250]</label>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.png</texturefocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>254</onup>
<ondown>251</ondown>
</control>
<control type="button" id="251">
<description>Cancel button</description>
<posx>0</posx>
<posy>40</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<label>$LOCALIZE[SCRIPT251]</label>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.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>80</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<label>$LOCALIZE[SCRIPT252]</label>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.png</texturefocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>251</onup>
<ondown>253</ondown>
</control>
<control type="button" id="253">
<description>Credits button</description>
<posx>0</posx>
<posy>120</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<label>$LOCALIZE[SCRIPT253]</label>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.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>160</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<label>$LOCALIZE[SCRIPT255]</label>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.png</texturefocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>253</onup>
<ondown>254</ondown>
</control>
<control type="button" id="254">
<description>Plugins button</description>
<posx>0</posx>
<posy>200</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<font>font12</font>
<label>$LOCALIZE[SCRIPT254]</label>
<texturenofocus>button-nofocus.png</texturenofocus>
<texturefocus>button-focus2.png</texturefocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>255</onup>
<ondown>250</ondown>
</control>
</control>
</control>
</controls>
</window>

View File

@ -0,0 +1,214 @@
<window>
<defaultcontrol>100</defaultcontrol>
<coordinates>
<system>1</system>
<posx>240</posx>
<posy>35</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>810</width>
<height>650</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>810</width>
<height>650</height>
<texture border="40">DialogFront.png</texture>
</control>
<!-- ** Required ** Do not change id or type -->
<control type="label">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>[UPPERCASE]$INFO[Control.GetLabel(20)][/UPPERCASE]</label>
<textcolor>dialogheader</textcolor>
</control>
<!-- ** Required ** Do not change <description> or <type> -->
<control type="label" id="20">
<description>Showtimes Label1</description>
<visible>false</visible>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<!-- ** Required ** Do not change <description> or <type> -->
<control type="label" id="30">
<description>Showtimes Label2</description>
<posx>40</posx>
<posy>90</posy>
<width>720</width>
<align>center</align>
<font>font12</font>
<label>-</label>
<textcolor>green</textcolor>
<shadowcolor>black</shadowcolor>
</control>
<control type="label">
<posx>40</posx>
<posy>115</posy>
<width>720</width>
<align>center</align>
<font>font12</font>
<label>$INFO[Control.GetLabel(40)]$INFO[Control.GetLabel(50), - ]</label>
<textcolor>green</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>
<control type="image">
<posx>40</posx>
<posy>145</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<!-- ** Required ** Do not change <id> or <type> -->
<control type="list" id="100">
<description>Team Credits List</description>
<posx>45</posx>
<posy>165</posy>
<width>720</width>
<height>400</height>
<scrolltime>200</scrolltime>
<onup>100</onup>
<ondown>100</ondown>
<itemlayout height="100">
<control type="image">
<width>720</width>
<height>95</height>
<posx>0</posx>
<posy>0</posy>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>10</posy>
<width>700</width>
<height>20</height>
<font>font12</font>
<aligny>center</aligny>
<align>left</align>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>710</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>700</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>700</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>720</width>
<height>95</height>
<posx>0</posx>
<posy>0</posy>
<texture border="5">button-focus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>10</posy>
<width>700</width>
<height>20</height>
<font>font12</font>
<aligny>center</aligny>
<align>left</align>
<info>ListItem.Label</info>
</control>
<control type="label">
<posx>710</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>700</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>700</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>570</posy>
<width>720</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font12b</font>
<label>($INFO[Container(100).NumItems]) $LOCALIZE[31025] - $LOCALIZE[31024] ($INFO[Container(100).CurrentPage]/$INFO[Container(100).NumPages])</label>
<visible>!Control.IsVisible(451)</visible>
</control>
</controls>
</window>

View File

@ -0,0 +1,276 @@
<window>
<allowoverlay>no</allowoverlay>
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>400</posx>
<posy>45</posy>
</coordinates>
<controls>
<control type="group">
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>635</height>
<colordiffuse>DDFFFFFF</colordiffuse>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>800</width>
<height>635</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="2">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>$LOCALIZE[31250]</label>
<textcolor>white</textcolor>
</control>
<control type="button">
<description>Close Window button</description>
<posx>730</posx>
<posy>35</posy>
<include>WindowCloseButtonCommons</include>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="label" id="100">
<description>textarea</description>
<posx>50</posx>
<posy>80</posy>
<width>700</width>
<height>35</height>
<font>font12</font>
<textcolor>green</textcolor>
<align>center</align>
<aligny>center</aligny>
<scroll>true</scroll>
</control>
<control type="label" id="111">
<description>All ready got subs notification</description>
<posx>50</posx>
<posy>110</posy>
<width>700</width>
<height>15</height>
<font>font10</font>
<textcolor>green</textcolor>
<label>$LOCALIZE[SCRIPT655]</label>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="label">
<description>textarea</description>
<posx>570</posx>
<posy>555</posy>
<width>500</width>
<height>30</height>
<font>font12</font>
<label>$LOCALIZE[31251]</label>
<textcolor>green</textcolor>
<align>right</align>
<aligny>center</aligny>
<visible>Control.IsVisible(110)</visible>
</control>
<control type="image" id="110">
<description>Service Logo</description>
<posx>580</posx>
<posy>555</posy>
<width>200</width>
<height>30</height>
<aspectratio align="left">keep</aspectratio>
</control>
</control>
<!-- ** Required ** Do not change <id>or<type>-->
<control type="list" id="120">
<posx>45</posx>
<posy>130</posy>
<width>685</width>
<height>420</height>
<onleft>121</onleft>
<onright>121</onright>
<onup>120</onup>
<ondown>120</ondown>
<viewtype label="535">list</viewtype>
<pagecontrol>121</pagecontrol>
<scrolltime>200</scrolltime>
<animation effect="slide" start="0,0" end="10,0" time="0" condition="!Control.IsVisible(121)">conditional</animation>
<itemlayout width="685" height="60">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>685</width>
<height>55</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>665</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label2</info>
<visible>!ListItem.property(sync)</visible>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>610</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label2</info>
<visible>ListItem.property(sync)</visible>
</control>
<control type="image">
<posx>635</posx>
<posy>10</posy>
<width>40</width>
<height>12</height>
<texture>xbmc_subtitles/icon_sync.png</texture>
<visible>ListItem.property(sync)</visible>
</control>
<control type="image">
<posx>10</posx>
<posy>30</posy>
<width>30</width>
<height>20</height>
<texture>xbmc_subtitles/$INFO[Listitem.Thumb]</texture>
</control>
<control type="label">
<posx>45</posx>
<posy>27</posy>
<width>300</width>
<height>25</height>
<font>font11</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
<control type="image">
<posx>550</posx>
<posy>27</posy>
<width>125</width>
<height>25</height>
<texture>xbmc_subtitles/ratings/$INFO[ListItem.ActualIcon].png</texture>
</control>
</itemlayout>
<focusedlayout width="685" height="60">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>685</width>
<height>55</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>685</width>
<height>55</height>
<texture border="5">button-focus.png</texture>
<visible>Control.HasFocus(120)</visible>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>665</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label2</info>
<visible>!ListItem.property(sync)</visible>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>610</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label2</info>
<visible>ListItem.property(sync)</visible>
</control>
<control type="image">
<posx>635</posx>
<posy>10</posy>
<width>40</width>
<height>12</height>
<texture>xbmc_subtitles/icon_sync.png</texture>
<visible>ListItem.property(sync)</visible>
</control>
<control type="image">
<posx>10</posx>
<posy>30</posy>
<width>30</width>
<height>20</height>
<texture>xbmc_subtitles/$INFO[Listitem.Thumb]</texture>
</control>
<control type="label">
<posx>45</posx>
<posy>27</posy>
<width>300</width>
<height>25</height>
<font>font11</font>
<align>left</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
<control type="image">
<posx>550</posx>
<posy>27</posy>
<width>125</width>
<height>25</height>
<texture>xbmc_subtitles/ratings/$INFO[ListItem.ActualIcon].png</texture>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="121">
<posx>735</posx>
<posy>130</posy>
<width>20</width>
<height>415</height>
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.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>120</onleft>
<onright>120</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
</controls>
</window>

View File

@ -0,0 +1,242 @@
<window>
<allowoverlay>no</allowoverlay>
<defaultcontrol always="false">101</defaultcontrol>
<coordinates>
<system>0</system>
<posx>290</posx>
<posy>-10</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>700</width>
<height>550</height>
<colordiffuse>BBFFFFFF</colordiffuse>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>700</width>
<height>550</height>
<texture border="40">DialogFront.png</texture>
</control>
<control type="label" id="2">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>31053</label>
<textcolor>dialogheader</textcolor>
</control>
<control type="label" id="200">
<description>Scraper Label</description>
<visible>false</visible>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>620</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<!-- ** Required ** Do not change <id> or <type> -->
<control type="textbox" id="100">
<description>textarea</description>
<posx>40</posx>
<posy>90</posy>
<width>620</width>
<height>380</height>
<align>center</align>
<font>font12</font>
<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>590</posx>
<posy>480</posy>
<subtype>page</subtype>
<font>font12b</font>
<onleft>101</onleft>
<onright>101</onright>
<ondown>101</ondown>
<onup>101</onup>
<textcolor>white</textcolor>
<showonepage>true</showonepage>
<visible>Control.IsVisible(100)</visible>
</control>
<!-- ** Required ** Do not change <id> or <type> -->
<control type="list" id="110">
<posx>40</posx>
<posy>90</posy>
<width>620</width>
<height>380</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>310</posx>
<posy>0</posy>
<width>620</width>
<height>25</height>
<font>font12</font>
<aligny>center</aligny>
<align>center</align>
<selectedcolor>green</selectedcolor>
<align>left</align>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="25">
<control type="label">
<posx>310</posx>
<posy>0</posy>
<width>620</width>
<height>25</height>
<font>font12</font>
<aligny>center</aligny>
<align>center</align>
<shadowcolor>black</shadowcolor>
<textcolor>white</textcolor>
<align>left</align>
<label>$INFO[ListItem.Label]</label>
<visible>!Control.HasFocus(110)</visible>
</control>
<control type="label">
<posx>310</posx>
<posy>0</posy>
<width>620</width>
<height>25</height>
<font>font12</font>
<aligny>center</aligny>
<align>center</align>
<shadowcolor>black</shadowcolor>
<textcolor>white</textcolor>
<align>left</align>
<label>[B][COLOR=green]&gt;&gt; [/COLOR][/B]$INFO[ListItem.Label][B][COLOR=green] &lt;&lt;[/COLOR][/B]</label>
<visible>Control.HasFocus(110)</visible>
</control>
</focusedlayout>
</control>
<control type="spincontrol" id="111">
<description>Next page button</description>
<posx>590</posx>
<posy>480</posy>
<subtype>page</subtype>
<font>font12b</font>
<onleft>110</onleft>
<onright>110</onright>
<ondown>110</ondown>
<onup>110</onup>
<textcolor>white</textcolor>
<showonepage>true</showonepage>
<visible>Control.IsVisible(110)</visible>
</control>
<!-- ** Required ** Do not change <id> or <type> -->
<control type="label" id="2">
<description>Pick label</description>
<posx>40</posx>
<posy>90</posy>
<width>620</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
<label>31054</label>
<textcolor>white</textcolor>
<visible>Control.IsVisible(120)</visible>
</control>
<control type="list" id="120">
<posx>40</posx>
<posy>130</posy>
<width>620</width>
<height>340</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>620</width>
<height>35</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>600</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</itemlayout>
<focusedlayout height="40">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>620</width>
<height>35</height>
<visible>!Control.HasFocus(120)</visible>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>600</width>
<height>35</height>
<visible>Control.HasFocus(120)</visible>
<texture border="5">button-focus.png</texture>
</control>
<control type="label">
<posx>10</posx>
<posy>0</posy>
<width>600</width>
<height>35</height>
<font>font12</font>
<align>left</align>
<aligny>center</aligny>
<selectedcolor>green</selectedcolor>
<info>ListItem.Label</info>
</control>
</focusedlayout>
</control>
<control type="spincontrol" id="121">
<description>Next page button</description>
<posx>590</posx>
<posy>480</posy>
<subtype>page</subtype>
<font>font12b</font>
<onleft>120</onleft>
<onright>120</onright>
<ondown>120</ondown>
<onup>120</onup>
<textcolor>white</textcolor>
<showonepage>true</showonepage>
<visible>Control.IsVisible(120)</visible>
</control>
</controls>
</window>

View File

@ -0,0 +1,311 @@
<window>
<defaultcontrol>201</defaultcontrol>
<coordinates>
<system>1</system>
<posx>240</posx>
<posy>85</posy>
</coordinates>
<include>dialogeffect</include>
<controls>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>810</width>
<height>550</height>
<texture border="40">DialogBack.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>810</width>
<height>550</height>
<texture border="40">DialogFront.png</texture>
</control>
<!-- ** Required ** Do not change id or type -->
<control type="label">
<description>heading label</description>
<posx>40</posx>
<posy>40</posy>
<width>720</width>
<height>35</height>
<align>center</align>
<aligny>center</aligny>
<font>font18</font>
<label>[UPPERCASE]$LOCALIZE[SCRIPT0][/UPPERCASE] - ( $INFO[Control.GetLabel(30)] )</label>
<textcolor>white</textcolor>
</control>
<control type="label" id="30">
<description>Version label</description>
<label>-</label>
<visible>false</visible>
</control>
<control type="image">
<posx>40</posx>
<posy>78</posy>
<width>720</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<!-- ** Required ** Do not change id's or type's -->
<control type="grouplist" id="9000">
<posx>40</posx>
<posy>90</posy>
<width>570</width>
<height>410</height>
<itemgap>5</itemgap>
<pagecontrol>-</pagecontrol>
<onleft>2000</onleft>
<onright>2000</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>35</height>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
<label>$LOCALIZE[SCRIPT201]</label>
</control>
<control type="image" id="1">
<description>separator image</description>
<width>570</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="radiobutton" id="202">
<description>Setting2 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT202]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="203">
<description>Setting2 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT203]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="210">
<description>Setting10 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT210]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="211">
<description>Setting11 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT211]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="image" id="2">
<description>separator image</description>
<width>570</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="radiobutton" id="280">
<description>Custom Button</description>
<width>570</width>
<height>35</height>
<label>31111</label>
<pulseonselect>no</pulseonselect>
<onclick>Skin.ToggleSetting(Music_Info_In_Lyrics)</onclick>
<selected>!Skin.HasSetting(Music_Info_In_Lyrics)</selected>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="204">
<description>Setting4 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT204]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="205">
<description>Setting5 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT205]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="image" id="3">
<description>separator image</description>
<width>570</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="radiobutton" id="206">
<description>Setting6 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT206]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="button" id="207">
<description>Setting7 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT207]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="image" id="4">
<description>separator image</description>
<width>570</width>
<height>2</height>
<texture>separator.png</texture>
</control>
<control type="button" id="208">
<description>Setting8 Button</description>
<posx>0</posx>
<posy>0</posy>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT208]</label>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
<control type="radiobutton" id="209">
<description>Setting9 Button</description>
<width>570</width>
<height>35</height>
<label>$LOCALIZE[SCRIPT209]</label>
<pulseonselect>no</pulseonselect>
<font>font12</font>
<texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus border="5">button-nofocus.png</texturenofocus>
</control>
</control>
<!-- ** Required ** Do not change id's or type's -->
<control type="group" id="2000">
<posx>620</posx>
<posy>90</posy>
<control type="button" id="250">
<description>OK button</description>
<posx>0</posx>
<posy>0</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<label>$LOCALIZE[SCRIPT250]</label>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>254</onup>
<ondown>251</ondown>
</control>
<control type="button" id="251">
<description>Cancel button</description>
<posx>0</posx>
<posy>40</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<label>$LOCALIZE[SCRIPT251]</label>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<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>80</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<label>$LOCALIZE[SCRIPT252]</label>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>251</onup>
<ondown>253</ondown>
</control>
<control type="button" id="253">
<description>Credits button</description>
<posx>0</posx>
<posy>120</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<label>$LOCALIZE[SCRIPT253]</label>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<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>160</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<label>$LOCALIZE[SCRIPT255]</label>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>253</onup>
<ondown>254</ondown>
</control>
<control type="button" id="254">
<description>Play button</description>
<posx>0</posx>
<posy>200</posy>
<width>150</width>
<height>35</height>
<align>center</align>
<font>font12</font>
<label>$LOCALIZE[SCRIPT254]</label>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
<onleft>9000</onleft>
<onright>9000</onright>
<onup>255</onup>
<ondown>250</ondown>
</control>
</control>
</controls>
</window>

28
addon.xml Normal file
View File

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="skin.pm3-hd"
version="1.1.0"
name="PM3.HD"
provider-name="Jezz_X, Team XBMC">
<requires>
<import addon="xbmc.gui" version="2.11"/>
</requires>
<extension
point="xbmc.gui.skin"
defaultresolution="720p"
defaultresolutionwide="720p"
defaultthemename="textures.xbt"
effectslowdown="1.0"
debugging="false"/>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>28000</minversion>
<summary>PM3.HD skin by Jezz_X</summary>
<summary lang="nl">PM3.HD skin door Jezz_X</summary>
<description>PM3.HD (Project Mayhem III High Definition) was based on the design of the old default skin Project Mayhem III by Chokemaniac.
This skin was created as XBMC moved off the xbox platform onto PC's. People were wanting to use XBMC on High Definition TV in 720p and 1080p and it came to my attention that the old default Project Mayhem III skin looked great on the low resolution xbox but looked very blocky when scaled up to Hi definition. So PM3.HD was created to fill the gap for High definition users with our first official "stable" release of XBMC for Linux, OSX and Windows.</description>
<description lang="nl">PM3.HD (Project Mayhem III High Definition) is gebaseerd op het design van de oude standaard skin (PM3) door Chokemaniac.
Deze skin werd ontworpen toen XBMC van het xbox platform naar PC's verhuisde. Mensen wilden toen XBMC gebruiken op HD TVs in 720p en 1080p en de originele PM3 skin werd slecht weergegeven in deze hoge resoluties. Dit lag aan de de basis van de PM3.HD skin</description>
</extension>
</addon>

BIN
backgrounds/music.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 KiB

BIN
backgrounds/pictures.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 KiB

BIN
backgrounds/programs.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 KiB

BIN
backgrounds/scripts.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 396 KiB

BIN
backgrounds/settings.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 415 KiB

BIN
backgrounds/videos.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 KiB

BIN
backgrounds/weather.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 KiB

37
changelog.txt Normal file
View File

@ -0,0 +1,37 @@
[B]Version 1.2.0[/B] (not final yet)
- Fixed : Music library Artist fanart view didn't show description any more
- Added : support for new XBMC Subtitles script (needs version 1.6.3 of the script or higher to work right)
- Added : Skin Setting to turn off Panel Fanart (on by default)
- Changed : Merged the Episode fanart view with the movies/season/tvshow one for consistency
- Changed : the way fanart is loaded in video lib (hope I didn't break it)
- Added : fanart blended into the main content panel if a listitem has it
- Fixed : Restored the scrollbar for the horizontal views that went missing 16 months ago :\
- Updated : some image code to current way to do it
- Changed : Settings Appearance Icon (looked too much like the TV icon)
- Fixed : Don't assume that because something is in the library it has a plot in fullscreen video
- Fixed : Live TV plot text in fullscreen appeared over the top of the other info unlike other media types
- Removed: old outdated XBMC credits file
- Changed : Thumbnail Views Selected texture now takes up full size of thumbnail area (instead of hugging the image) for easier selected Identification
- Changed: Custom background chooser is now a mini home screen look so you can tell exactly what they look like as you set them
- Fixed : Use the new Addon Browser way to find scripts in skin settings
- Removed : Gamesaves window since its no longer in xbmc code
- Fixed : Text alignment issue in DialogSeekBar.xml
- Changed : Busy dialog less transperant and made the whole screen fade out of busy dialog is up too long
- Updated : Codec Flagging images to on a par with Confluence
- Changed redid a lot of the main graphics to a different look (there will be tears I'm sure but get used to it)
- Changed Changed the home menu inner workings so it can have more than just the visible items on it (it scrolls now, and has arrows in indicate there is more)
- Changed removed the option to hide Programs from home menu (will be back later)
- Changed removed the System info from the home screen (it was lame look in system info instead)
- Changed removed the option to show the scan lines in the home screen (did anyone use it anyway?)
- Changed : Version number to something real other than internal skin code number
- Changed : Filled up the description.xml with info
- Added : Icon to be used in Addon Browser
[B]Version 1.1.0[/B]
- This is the original change of the skin to Addon Version and the version that can be found in Camelot XBMC. too many changes to list through its life cycle
[B]Version 1.0.0[/B]
- Initial commit to the XBMC SVN

9
colors/defaults.xml Normal file
View File

@ -0,0 +1,9 @@
<colors>
<color name="white">FFFFFFFF</color>
<color name="grey">66FFFFFF</color>
<color name="grey2">88FFFFFF</color>
<color name="grey3">33FFFFFF</color>
<color name="black">FF000000</color>
<color name="green">ffe2ff43</color>
<color name="dialogheader">DDced8da</color>
</colors>

View File

@ -0,0 +1,13 @@
LICENSE AGREEMENT AND LIMITED PRODUCT WARRANTY
LIBERATION FONT SOFTWARE
This agreement governs the use of the Software and any updates to the Software, regardless of the delivery mechanism. Subject to the following terms, Red Hat, Inc. ("Red Hat") grants to the user ("Client") a license to this work pursuant to the GNU General Public License v.2 with the exceptions set forth below and such other terms as our set forth in this End User License Agreement.
1.The Software and License Exception. LIBERATION font software (the "Software") consists of TrueType-OpenType formatted font software for rendering LIBERATION typefaces in sans serif, serif, and monospaced character styles. You are licensed to use, modify, copy, and distribute the Software pursuant to the GNU General Public License v.2 with the following exceptions:
(a)As a special exception, if you create a document which uses this font, and embed this font or unaltered portions of this font into the document, this font does not by itself cause the resulting document to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the document might be covered by the GNU General Public License. If you modify this font, you may extend this exception to your version of the font, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.
(b)As a further exception, any distribution of the object code of the Software in a physical product must provide you the right to access and modify the source code for the Software and to reinstall that modified version of the Software in object code form on the same physical product on which you received it.
2.Intellectual Property Rights. The Software and each of its components, including the source code, documentation, appearance, structure and organization are owned by Red Hat and others and are protected under copyright and other laws. Title to the Software and any component, or to any copy, modification, or merged portion shall remain with the aforementioned, subject to the applicable license. The "LIBERATION" trademark is a trademark of Red Hat, Inc. in the U.S. and other countries. This agreement does not permit Client to distribute modified versions of the Software using Red Hat's trademarks. If Client makes a redistribution of a modified version of the Software, then Client must modify the files names to remove any reference to the Red Hat trademarks and must not use the Red Hat trademarks in any way to reference or promote the modified Software.
3.Limited Warranty. To the maximum extent permitted under applicable law, the Software is provided and licensed "as is" without warranty of any kind, expressed or implied, including the implied warranties of merchantability, non-infringement or fitness for a particular purpose. Red Hat does not warrant that the functions contained in the Software will meet Client's requirements or that the operation of the Software will be entirely error free or appear precisely as described in the accompanying documentation.
4.Limitation of Remedies and Liability. To the maximum extent permitted by applicable law, Red Hat or any Red Hat authorized dealer will not be liable to Client for any incidental or consequential damages, including lost profits or lost savings arising out of the use or inability to use the Software, even if Red Hat or such dealer has been advised of the possibility of such damages.
5.General. If any provision of this agreement is held to be unenforceable, that shall not affect the enforceability of the remaining provisions. This agreement shall be governed by the laws of the State of North Carolina and of the United States, without regard to any conflict of laws provisions, except that the United Nations Convention on the International Sale of Goods shall not apply.
Copyright © 2007 Red Hat, Inc. All rights reserved. LIBERATION is a trademark of Red Hat, Inc.

Binary file not shown.

BIN
fonts/humanist_521_bt.ttf Normal file

Binary file not shown.

Binary file not shown.

BIN
icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB

View File

@ -0,0 +1,101 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--Based on english strings version 24569 -->
<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="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">剧照[CR]图片[CR]不[CR]存在</string>
<string id="31011">分集[CR]图片[CR]不[CR]存在</string>
<string id="31012">分集[CR]图片[CR]不[CR]存在</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></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">DVD 缩略图</string>
<string id="31029">DVD 目录</string>
<string id="31030">剧照</string>
<string id="31031">全目录</string>
<string id="31032">流动封面</string>
<string id="31033">图片缩略图</string>
<string id="31034">宽图标</string>
<string id="31040">当前电影[CR]剧照图片[CR][CR]点击修改</string>
<string id="31041">当前剧集[CR]剧照图片[CR][CR]点击修改</string>
<string id="31042">正在播放</string>
<string id="31043">暂停</string>
<string id="31044">快进</string>
<string id="31045">快退</string>
<string id="31046">欢迎使用 XBMC - 请登录</string>
<string id="31047">最后一次登录</string>
<string id="31048">当前艺人[CR]剧照图片[CR][CR]点击修改</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script Extra labels -->
<string id="31053">XBMC 歌词</string>
<string id="31054">请在目录中选择歌曲</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>
<!-- 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">在媒体视图隐藏视频标识</string>
<!-- Script Settings 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>
<string id="31206"></string>
<string id="31207">在OSD菜单显示字幕下载按钮</string>
<string id="31208">在OSD菜单显示歌词脚本按钮</string>
<string id="31209">启用快速运行脚本按钮为 -</string>
<!-- AMT Script Extra labels -->
<string id="31300">显示演员表</string>
</strings>

View File

@ -0,0 +1,96 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<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="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">同人作品[CR]圖像[CR]不[CR]存在</string>
<string id="31011">影集[CR]圖像[CR]不[CR]存在</string>
<string id="31012"></string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></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">DVD 縮圖</string>
<string id="31029">DVD 列表</string>
<string id="31030">同人作品</string>
<string id="31031">完整列表</string>
<string id="31032">-</string>
<string id="31033">圖片縮圖</string>
<string id="31034">寬圖示</string>
<string id="31040">目前電影[CR]同人作品圖像[CR][CR]點擊更改</string>
<string id="31041">目前電視節目[CR]同人作品圖像[CR][CR]點擊更改</string>
<string id="31042">播放中</string>
<string id="31043">暫停</string>
<string id="31044">快轉</string>
<string id="31045">倒轉</string>
<string id="31046">歡迎使用 XBMC - 請登錄</string>
<string id="31047">最後登錄</string>
<string id="31048"></string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script Extra labels -->
<string id="31053">XBMC 歌詞</string>
<string id="31054">從列表選擇歌曲</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>
<!-- 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>
<!-- Script Settings 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>
<string id="31206"></string>
<string id="31207"></string>
<string id="31208">顯示歌詞腳本按鈕在主選單</string>
<string id="31209">啟用快速啟動腳本按鈕為 -</string>
<!-- AMT Script Extra labels -->
<string id="31300">顯示演員表</string>
</strings>

102
language/Czech/strings.xml Normal file
View File

@ -0,0 +1,102 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--Translator: ezechiel1917-->
<!--Date of translation: 30/11/2009-->
<strings>
<string id="31000">Ztlumená hlasitost</string>
<string id="31001">Pracuji...</string>
<string id="31002"></string>
<string id="31003"></string>
<string id="31004"></string>
<string id="31005"></string>
<string id="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">POZADÍ[CR]FANART[CR]NENÍ[CR]DOSTUPNÉ</string>
<string id="31011">NÁHLED[CR]EPIZODY[CR]NENÍ[CR]DOSTUPNÝ</string>
<string id="31012">NÁHLED[CR]EPIZODY[CR]NENÍ[CR]DOSTUPNÝ</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></string>
<string id="31020">Název kapitoly</string>
<string id="31021">Video - Soubory</string>
<string id="31022">Hudba - Soubory</string>
<string id="31023"></string>
<string id="31024">Strana</string>
<string id="31025">Položek</string>
<string id="31026"></string>
<string id="31027"></string>
<string id="31028">DVD náhledy</string>
<string id="31029">DVD seznam</string>
<string id="31030">Fanart</string>
<string id="31031">Textový seznam</string>
<string id="31032">Cover flow</string>
<string id="31033">Náhledy obrázků</string>
<string id="31034">Široké ikony</string>
<string id="31040">Toto je současné pozadí FanArt[CR]pro tento film[CR][CR]Pokud ho chcete změnit stiskněte OK</string>
<string id="31041">Toto je současné pozadí FanArt[CR]pro tento TV seriál[CR][CR]Pokud ho chcete změnit stiskněte OK</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">Vítejte v XBMC - Přihlašte se, prosím</string>
<string id="31047">Naposledy přihlášen před</string>
<string id="31048">Toto je současné pozadí FanArt[CR]tohoto interpreta[CR][CR]Pokud ho chcete změnit stiskněte OK</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script Extra labels -->
<string id="31053">XBMC TEXTY SKLADEB</string>
<string id="31054">Vyberte skladbu ze seznamu</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>
<!-- Skin Settings labels -->
<string id="31100">Konfigurace pozadí</string>
<string id="31101">Konfigurace úvodní obrazovky</string>
<string id="31102">Pozadí</string>
<string id="31103">Zobrazovat "POZASTAVENO" při prezentaci obrázků</string>
<string id="31104">Použít Hibernaci místo Režimu spánku v menu pro vypnutí</string>
<string id="31105">Zobrazovat názvy médií při vyhledávání na pozadí</string>
<string id="31106">Další nastavení</string>
<string id="31107">Odstraňovat průhledné řádky z pozadí</string>
<string id="31108">Odstraňovat průhledné řádky z pozadí při přehrávání videa</string>
<string id="31109">Pozadí úvodní obrazovky</string>
<string id="31110">- vlastní pozadí</string>
<string id="31111">Vždy zobrazovat informace o skladbě při zobrazení textu skladby</string>
<string id="31112">Zobrazovat názvy médií při zobrazení "Široké ikony"</string>
<string id="31113">1 pozadí</string>
<string id="31114">Více pozadí</string>
<string id="31115">Zobrazovat OSD tlačítko Teletextu místo tlačítka Nastavení zvuku</string>
<string id="31116">Nezobrazovat ikony s informacemi o videu v jednotlivých zobrazeních</string>
<!-- Script Settings labels -->
<string id="31200">Konfigurace vlastních skriptů</string>
<string id="31201"></string>
<string id="31202"></string>
<string id="31203">Nastavit název položky</string>
<string id="31204">Cesta ke skriptu</string>
<string id="31205"></string>
<string id="31206"></string>
<string id="31207">Zobrazovat OSD tlačítko pro stažení titulků</string>
<string id="31208">Zobrazovat OSD tlačítko pro zobrazení textu skladby</string>
<string id="31209">Zobrazovat položku pro rychlé spuštění -</string>
<!-- AMT Script Extra labels -->
<string id="31300">Zobrazit obsazení</string>
</strings>

View File

@ -0,0 +1,92 @@
<?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 24928-->
<strings>
<string id="31000">Lyden er skruet helt ned</string>
<string id="31001">Arbejder...</string>
<string id="31002"></string>
<string id="31003"></string>
<string id="31004"></string>
<string id="31005"></string>
<string id="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">FANKUNST-BILLEDE[CR]IKKE[CR]TILGÆNGELIG</string>
<string id="31011">EPISODE-BILLEDE[CR]IKKE[CR]TILGÆNGELIG</string>
<string id="31012">EPISODE-BILLEDE[CR]IKKE[CR]TILGÆNGELIG</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></string>
<string id="31020">Kapiteltitel</string>
<string id="31021">Video - filer</string>
<string id="31022">Musik - filer</string>
<string id="31023"></string>
<string id="31024">Side</string>
<string id="31025">Objekter</string>
<string id="31026"></string>
<string id="31027"></string>
<string id="31028">DVD-ikoner</string>
<string id="31029">DVD-liste</string>
<string id="31030">Fan-kunst</string>
<string id="31031">Fuld liste</string>
<string id="31032">Coverflow</string>
<string id="31033">Billedeikoner</string>
<string id="31034">Brede ikoner</string>
<string id="31040">Nuværende film[CR]Billede til Fankunst[CR][CR]Klik for at skifte</string>
<string id="31041">Nuværende TV-serie[CR]Billede til fankunst[CR][CR]Klik for at skifte</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">Velkommen til XBMC - log venligst ind</string>
<string id="31047">Sidst logget ind</string>
<string id="31048">Nuværende kunstner[CR]Billede til fankunst[CR]Klik for at skifte</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<string id="31053">XBMC SANGTEKSTER</string>
<string id="31054">Vælg sang fra listen</string>
<string id="31055">Åbn afspilningsliste</string>
<string id="31056">Gem afspilningsliste</string>
<string id="31057">Luk afspilningsliste</string>
<string id="31058">Systemmusikfiler</string>
<string id="31059">Nuværende afspilningsliste</string>
<string id="31060">Denne fil er stakket. Vælg den del, der skal afspilles fra.</string>
<string id="31100">Indstillinger for baggrunde</string>
<string id="31101">Indstillinger til hovedsiden</string>
<string id="31102">Baggrunde</string>
<string id="31103">Vis teksten "Pause" ved visning af billedserie</string>
<string id="31104">Nedlukningsmenu - brug dvale i stedet for standby</string>
<string id="31105">Vis titler på media ved baggrundsskanning</string>
<string id="31106">Diverse indstillinger</string>
<string id="31107">Fjern skanningslinjer fra baggrunden</string>
<string id="31108">Fjern skanningslinjer fra baggrunden ved videoafspilning</string>
<string id="31109">Baggrunde til hovedsiden</string>
<string id="31110">knap - Egne baggrunde</string>
<string id="31111">Vis altid musikinfo samtidigt med sangtekster</string>
<string id="31112">Vis medietitler i visningen "bred"</string>
<string id="31113">Enkelt billede</string>
<string id="31114">Flere billeder</string>
<string id="31115">Erstat knap til lydindstillinger med Tekst-TV</string>
<string id="31116">Skjul ikoner for videotype i medievisningerne</string>
<string id="31200">Specielle valgmuligheder til skript</string>
<string id="31201"></string>
<string id="31202"></string>
<string id="31203">Vælg tekst til knappen</string>
<string id="31204">Sti til skript</string>
<string id="31205"></string>
<string id="31206"></string>
<string id="31207">Vis knap til at hente undertekster på OSD på videoskærmen</string>
<string id="31208">Vis knap til sangtekst-skriptprogrammet på OSD på musikskærmen</string>
<string id="31209">Aktiver knappen til hurtigstart af skripts for -</string>
<string id="31300">Vis medvirkende</string>
</strings>

108
language/Dutch/strings.xml Normal file
View File

@ -0,0 +1,108 @@
<?xml version="1.0" encoding="ISO-8859-15" standalone="yes"?>
<strings>
<string id="31000">Volume gedempt</string>
<string id="31001">Bezig...</string>
<string id="31002"></string>
<string id="31003"></string>
<string id="31004"></string>
<string id="31005"></string>
<string id="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">FANART[CR]AFBEELDING[CR]NIET[CR]BESCHIKBAAR</string>
<string id="31011">AFLEVERING[CR]AFBEELDING[CR]NIET[CR]BESCHIKBAAR</string>
<string id="31012">AFLEVERING[CR]AFBEELDING[CR]NIET[CR]BESCHIKBAAR</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></string>
<string id="31020">Hoofdstuk title</string>
<string id="31021">Video - bestanden</string>
<string id="31022">Music - bestanden</string>
<string id="31023"></string>
<string id="31024">Pagina</string>
<string id="31025">Items</string>
<string id="31026"></string>
<string id="31027"></string>
<string id="31028">DVD thumbs</string>
<string id="31029">DVD lijst</string>
<string id="31030">Fanart</string>
<string id="31031">Volledige lijst</string>
<string id="31032">Cover flow</string>
<string id="31033">Picture thumbs</string>
<string id="31034">Wijde iconen</string>
<string id="31040">Huidige film[CR]Fanart afbeelding[CR][CR]Klik hier om te veranderen</string>
<string id="31041">Huidige TV show[CR]Fanart afbeelding[CR][CR]Klik hier om te veranderen</string>
<string id="31042">AFSPELEN</string>
<string id="31043">PAUZE</string>
<string id="31044">VOORUIT SPOELEN</string>
<string id="31045">TERUG SPOELEN</string>
<string id="31046">Welkom bij XBMC - Alstublieft inloggen</string>
<string id="31047">Laatst ingelogd</string>
<string id="31048">Huidige artiest[CR]Fanart afbeelding[CR][CR]Klik hier om te veranderen</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script Extra labels -->
<string id="31053">XBMC LYRICS</string>
<string id="31054">Kies uw nummer uit de lijst</string>
<!-- Playlist Editor labels -->
<string id="31055">Open afspeellijst</string>
<string id="31056">Bewaar afspeellijst</string>
<string id="31057">Sluit afspeellijst</string>
<string id="31058">Systeem muziek bestanden</string>
<string id="31059">Huidige afspeellijst</string>
<string id="31060">Dit bestand bestaat uit meer delen, selecteer het gedeelte dat u wil afspelen.</string>
<!-- Skin Settings labels -->
<string id="31100">Achtergrond opties</string>
<string id="31101">Home screen opties</string>
<string id="31102">Achtergronden</string>
<string id="31103">Laat "Pauze" zien in afbeelding slide show</string>
<string id="31104">Afsluit menu - Gebruik slaapstand ipv suspend</string>
<string id="31105">Laat media titels zien in achtergrond scanner</string>
<string id="31106">Diverse opties</string>
<string id="31107">Verwijder scan lijnen van de achtergrond</string>
<string id="31108">Verwijder scan lijnen van de achtergrond tijdens videoweergave</string>
<string id="31109">Begin scherm achtergronden</string>
<string id="31110">Knop - aangepaste achtergronden</string>
<string id="31111">Altijd muziek info laten zien tijdens lyrics</string>
<string id="31112">Laat media titels zien in "Wide icons" overzicht</string>
<string id="31113">Enkele afbeelding</string>
<string id="31114">Meerdere afbeeldingen</string>
<string id="31115">Vervang audio settings knop door teletext</string>
<string id="31116">Verberg Video afbeelding in media overzicht</string>
<string id="31118">Laat fanart zien in begin scherm paneel achtergrond</string>
<string id="31119">Verberg begin scherm knoppen</string>
<string id="31120">Verberg</string>
<!-- Script Settings labels -->
<string id="31200">Custom script opties</string>
<string id="31201"></string>
<string id="31202"></string>
<string id="31203">Zet knop label</string>
<string id="31204">Script pad</string>
<string id="31205"></string>
<string id="31206"></string>
<string id="31207">Laat subtitel download knop zien in video OSD</string>
<string id="31208">Laat lyrics script knop zien in muziek OSD</string>
<string id="31209">quick launch script knop aanzetten voor -</string>
<!-- Subtitles Script Extra labels -->
<string id="31250">XBMC subtitels</string>
<string id="31251">Subtitel bron</string>
<!-- AMT Script Extra labels -->
<string id="31300">Laat cast zien</string>
</strings>

View File

@ -0,0 +1,108 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<strings>
<string id="31000">Volume muted</string>
<string id="31001">Working...</string>
<string id="31002">Up One Level</string>
<string id="31003">Previous Window</string>
<string id="31004">Home</string>
<string id="31005"></string>
<string id="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">FANART[CR]IMAGE[CR]NOT[CR]AVAILABLE</string>
<string id="31011">EPISODE[CR]IMAGE[CR]NOT[CR]AVAILABLE</string>
<string id="31012">EPISODE[CR]IMAGE[CR]NOT[CR]AVAILABLE</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></string>
<string id="31020">Chapter title</string>
<string id="31021">Video - Files</string>
<string id="31022">Music - Files</string>
<string id="31023"></string>
<string id="31024">Page</string>
<string id="31025">Items</string>
<string id="31026"></string>
<string id="31027"></string>
<string id="31028">DVD thumbs</string>
<string id="31029">DVD list</string>
<string id="31030">Fanart</string>
<string id="31031">Full list</string>
<string id="31032">Cover flow</string>
<string id="31033">Picture thumbs</string>
<string id="31034">Wide icons</string>
<string id="31040">Current movie[CR]Fanart image[CR][CR]Click to change</string>
<string id="31041">Current TV show[CR]Fanart image[CR][CR]Click to change</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">Welcome to XBMC - Please Login</string>
<string id="31047">Last logged in</string>
<string id="31048">Current artist[CR]Fanart image[CR][CR]Click to change</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script Extra labels -->
<string id="31053">XBMC LYRICS</string>
<string id="31054">Choose your song from the list</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>
<!-- Skin Settings labels -->
<string id="31100">Background options</string>
<string id="31101">Home screen options</string>
<string id="31102">Backgrounds</string>
<string id="31103">Show "Paused" in picture slide show</string>
<string id="31104">Shutdown menu - Use Hibernate instead of Suspend</string>
<string id="31105">Show media titles in background scanner</string>
<string id="31106">Miscellaneous options</string>
<string id="31107">Remove scan lines from background</string>
<string id="31108">Remove scan lines from background during video playback</string>
<string id="31109">Home screen backgrounds</string>
<string id="31110">button - Custom backgrounds</string>
<string id="31111">Always show music info during lyrics</string>
<string id="31112">Show media titles in "Wide icons" view</string>
<string id="31113">Single Image</string>
<string id="31114">Multi Image</string>
<string id="31115">Replace Audio Settings Button with Teletext</string>
<string id="31116">Hide Video flag images in media views</string>
<string id="31118">Show Fanart in main panel background</string>
<string id="31119">Hide Main Menu Buttons</string>
<string id="31120">Hide</string>
<!-- Script Settings labels -->
<string id="31200">Custom script options</string>
<string id="31201"></string>
<string id="31202"></string>
<string id="31203">Set button label</string>
<string id="31204">Script path</string>
<string id="31205"></string>
<string id="31206"></string>
<string id="31207">Show subtitle download button in Video OSD</string>
<string id="31208">Show lyrics script button in Music OSD</string>
<string id="31209">Enable quick launch script button for -</string>
<!-- Subtitles Script Extra labels -->
<string id="31250">XBMC Subtitles</string>
<string id="31251">Subtitle Source</string>
<!-- AMT Script Extra labels -->
<string id="31300">Show cast</string>
</strings>

View File

@ -0,0 +1,103 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- Translator: Mika Pirinen -->
<!-- Date of translation: 23/11/2009 -->
<!-- Finnish strings based on English strings revision 24895 -->
<strings>
<string id="31000">Ääni vaimennettu</string>
<string id="31001">Suoritetaan...</string>
<string id="31002"></string>
<string id="31003"></string>
<string id="31004"></string>
<string id="31005"></string>
<string id="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">FANITAIDE[CR]KUVAA[CR]EI OLE[CR]SAATAVILLA</string>
<string id="31011">JAKSON[CR]KUVAA[CR]EI OLE[CR]SAATAVILLA</string>
<string id="31012">JAKSON[CR]KUVAA[CR]EI OLE[CR]SAATAVILLA</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></string>
<string id="31020">Luvun otsake</string>
<string id="31021">Video - Tiedostot</string>
<string id="31022">Musiikki - Tiedostot</string>
<string id="31023"></string>
<string id="31024">Sivu</string>
<string id="31025">Kohdetta</string>
<string id="31026"></string>
<string id="31027"></string>
<string id="31028">DVD-pienoiskuvat</string>
<string id="31029">DVD-luettelo</string>
<string id="31030">Fanitaide</string>
<string id="31031">Luettelo</string>
<string id="31032">Kansivirta</string>
<string id="31033">Kuvien pienoiskuvat</string>
<string id="31034">Leveät kuvakkeet</string>
<string id="31040">Nykyinen elokuvan[CR]fanitaide kuva[CR][CR]klikkaa vaihtaaksesi</string>
<string id="31041">Nykyinen TV-ohjelman[CR]fanitaide kuva[CR][CR]klikkaa vaihtaaksesi</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">Tervetuloa XBMC:iin - Kirjaudu sisään</string>
<string id="31047">Viimeksi kirjautunut</string>
<string id="31048">Nykyinen esittäjän[CR]fanitaide kuva[CR][CR]klikkaa vaihtaaksesi</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script Extra labels -->
<string id="31053">XBMC Lyrics</string>
<string id="31054">Valitse kappale luettelosta</string>
<!-- Playlist Editor labels -->
<string id="31055">Avaa soittolista</string>
<string id="31056">Tallenna soittolista</string>
<string id="31057">Sulje soittolista</string>
<string id="31058">Järjestelmän musiikkitiedostot</string>
<string id="31059">Nykyinen soittolista</string>
<string id="31060">Tämä tiedosto on pinottu, valitse osa jonka haluat toistaa.</string>
<!-- Skin Settings labels -->
<string id="31100">Taustan asetukset</string>
<string id="31101">Päävalikon asetukset</string>
<string id="31102">Taustat</string>
<string id="31103">Näytä "Tauko" kuvaesityksessä</string>
<string id="31104">Sammutusvalikko - Käytä valmiustilan sijaan horrostilaa</string>
<string id="31105">Näytä median nimet taustahaussa</string>
<string id="31106">Yleiset asetukset</string>
<string id="31107">Poista pyyhkäisyviivat taustasta</string>
<string id="31108">Poista pyyhkäisyviivat taustasta videon toiston aikana</string>
<string id="31109">Taustakuvien asetukset</string>
<string id="31110">painikkeen omat taustat käytössä</string>
<string id="31111">Näytä musiikin tiedot käytettäessä Lyrics-skriptiä</string>
<string id="31112">Näytä median nimet "Leveät kuvakkeet"-näkymässä</string>
<string id="31113">Yksittäinen kuva</string>
<string id="31114">Vaihtuva kuva</string>
<string id="31115">Korvaa ääniasetus-painike teksti-TV:llä</string>
<string id="31116">Piilota video-tietojen kuvat media näkymissä</string>
<!-- Script Settings labels -->
<string id="31200">Skripti asetukset</string>
<string id="31201"></string>
<string id="31202"></string>
<string id="31203">Painikkeen teksti</string>
<string id="31204">Polku</string>
<string id="31205"></string>
<string id="31206"></string>
<string id="31207">Näytä tekstityksen latauspainike videoiden kuvaruutuvalikossa</string>
<string id="31208">Näytä Lyrics-skriptin painike musiikin kuvaruutuvalikossa</string>
<string id="31209">Skriptin pikakäynnistyspainike valikkoon -</string>
<!-- AMT Script Extra labels -->
<string id="31300">Näytä näyttelijät</string>
</strings>

101
language/French/strings.xml Normal file
View File

@ -0,0 +1,101 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--Based on PM3.HD english strings version 24928-->
<strings>
<string id="31000">Volume Muet</string>
<string id="31001">Préparation...</string>
<string id="31002"></string>
<string id="31003"></string>
<string id="31004"></string>
<string id="31005"></string>
<string id="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">IMAGE[CR]FANART[CR]NON[CR]DISPONIBLE</string>
<string id="31011">IMAGE[CR]EPISODE[CR]NON[CR]DISPONIBLE</string>
<string id="31012">IMAGE[CR]EPISODE[CR]NON[CR]DISPONIBLE</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></string>
<string id="31020">Titre du chapitre</string>
<string id="31021">Vidéo - Fichiers</string>
<string id="31022">Musique - Fichiers</string>
<string id="31023"></string>
<string id="31024">Page</string>
<string id="31025">Objets</string>
<string id="31026"></string>
<string id="31027"></string>
<string id="31028">Vignette DVD</string>
<string id="31029">DVD Liste</string>
<string id="31030">Fanart</string>
<string id="31031">Liste</string>
<string id="31032">Cover flow</string>
<string id="31033">Image vignettes</string>
<string id="31034">Icones Large</string>
<string id="31040">Image Fanart[CR]actuelle du film[CR][CR]Cliquez pour changer</string>
<string id="31041">Image Fanart[CR]actuelle de la série-TV[CR][CR]Cliquez pour Changer</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">Bienvenue sur XBMC - Merci de vous connecter</string>
<string id="31047">Dernier connecté</string>
<string id="31048">Image Fanart[CR]actuelle de l'artiste[CR][CR]Cliquez pour changer</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script Extra labels -->
<string id="31053">XBMC LYRICS</string>
<string id="31054">Choisir votre chanson depuis la liste</string>
<!-- Playlist Editor labels -->
<string id="31055">Ouvrir Playlist</string>
<string id="31056">Sauvegarder Playlist</string>
<string id="31057">Fermer Playlist</string>
<string id="31058">Système de fichiers de musique</string>
<string id="31059">Playlist actuelle</string>
<string id="31060">Ce fichier est empilé, sélectionnez la partie que vous désirez lire.</string>
<!-- Skin Settings labels -->
<string id="31100">Options arrière-plan</string>
<string id="31101">Options Accueil</string>
<string id="31102">Arrière-plan</string>
<string id="31103">Afficher "Pause" dans le diaporama images</string>
<string id="31104">Menu d'arrêt - Utiliser l'hibernation au lieu de suspendre</string>
<string id="31105">Afficher les titres des médias lors du scan en tâche de fond</string>
<string id="31106">Options diverses</string>
<string id="31107">Supprimer les lignes Scan de l'arrière-plan</string>
<string id="31108">Supprimer les lignes Scan de l'arrière-plan lors de la lecture vidéo</string>
<string id="31109">Arrières-plans de l'accueil</string>
<string id="31110">Button - Arrière-plans personnalisés</string>
<string id="31111">Toujours afficher les infos Musique lors de Lyrics (paroles)</string>
<string id="31112">Afficher les titres médias dans la vue "Icones Large"</string>
<string id="31113">Single Image</string>
<string id="31114">Multi Image</string>
<string id="31115">Remplacer le bouton Paramètres audio avec télétexte</string>
<string id="31116">Masquer les images métadonnées vidéo dans les vues Infos Média</string>
<!-- Script Settings labels -->
<string id="31200">Options Script perso</string>
<string id="31201"></string>
<string id="31202"></string>
<string id="31203">Définir le label du Bouton</string>
<string id="31204">Chemin du Script</string>
<string id="31205"></string>
<string id="31206"></string>
<string id="31207">Afficher le bouton de téléchargement des sous-titres sur l'OSD vidéo</string>
<string id="31208">Afficher le bouton script Lyrics sur l'OSD musique</string>
<string id="31209">Activer bouton script rapide pour -</string>
<!-- AMT Script Extra labels -->
<string id="31300">Afficher Casting</string>
</strings>

117
language/German/strings.xml Normal file
View File

@ -0,0 +1,117 @@
<?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: 11/23/2009-->
<!--$Revision$-->
<strings>
<string id="31000">Ton aus</string>
<string id="31001">In Arbeit...</string>
<string id="31002">
</string>
<string id="31003">
</string>
<string id="31004">
</string>
<string id="31005">
</string>
<string id="31006">
</string>
<string id="31007">
</string>
<string id="31008">
</string>
<string id="31009">
</string>
<string id="31010">FANArt[CR]BILD[CR]NICHT[CR]Vorhanden</string>
<string id="31011">EPISODEN[CR]BILD[CR]NICHT[CR]VORHANDEN</string>
<string id="31012">
</string>
<string id="31013">
</string>
<string id="31014">
</string>
<string id="31015">
</string>
<string id="31016">
</string>
<string id="31017">
</string>
<string id="31018">
</string>
<string id="31019">
</string>
<string id="31020">Kapitel Titel</string>
<string id="31021">Video - Dateien</string>
<string id="31022">Musik - Dateien</string>
<string id="31023">
</string>
<string id="31024">Seite</string>
<string id="31025">Einträge</string>
<string id="31026">
</string>
<string id="31027">
</string>
<string id="31028">DVD Bilder</string>
<string id="31029">DVD Liste</string>
<string id="31030">Fanart</string>
<string id="31031">Komplette Liste</string>
<string id="31032">Cover Flow</string>
<string id="31033">Bilder</string>
<string id="31034">Breite Icons</string>
<string id="31040">Aktueller Film[CR]Fanart Bild[CR][CR]Click zum wechseln</string>
<string id="31041">Aktuelle TV Serie[CR]Fanart Bild[CR][CR]Click zum wechseln</string>
<string id="31042">PLAYING</string>
<string id="31043">PAUSE</string>
<string id="31044">Schnell vorspulen</string>
<string id="31045">Rückspulen</string>
<string id="31046">Willkommen im XBMC - Bitte Anmelden</string>
<string id="31047">Letztes Anmelden</string>
<string id="31048">Aktueller Darsteller[CR]Fanart Bild[CR][CR]Klick zum wechseln</string>
<string id="31050">
</string>
<string id="31051">
</string>
<string id="31052">
</string>
<string id="31053">XBMC Liedtexte</string>
<string id="31054">Wähle dein Lied von der Liste</string>
<string id="31055">Öffne Playlist</string>
<string id="31056">Sichere Playlist</string>
<string id="31057">Schliesse Playlist</string>
<string id="31058">System Musik Dateien</string>
<string id="31059">Aktuelle Playlist</string>
<string id="31060">Diese Datei ist gestapelt, wähle den Teil der abgespielt werden soll.</string>
<string id="31100">Hintergrund Optionen</string>
<string id="31101">Home Screen Optionen</string>
<string id="31102">Hintergründe</string>
<string id="31103">Zeige "Pause" bei der Diashow</string>
<string id="31104">Herunterfahren Menü - Verwende Energie Sparen anstatt Ruhezustand</string>
<string id="31105">Zeige Media Titel beim Hintergrund Scan</string>
<string id="31106">Sonstige Optionen</string>
<string id="31107">Entferne Scan Bild vom Hintergrund</string>
<string id="31108">Entferne Scan Bild vom Hintergrund während Video Wiedergabe</string>
<string id="31109">Home Screen Hintergründe</string>
<string id="31110">button - Aktiviere eigene Hintergründe</string>
<string id="31111">Immer Musik Infos anzeigen während der Liedtexte</string>
<string id="31112">Zeige Media Titel in "Breite Icons" Ansicht</string>
<string id="31113">Einzel Bild</string>
<string id="31114">Mehfach Bilder</string>
<string id="31115">Ersetzte Taste für Audio Einstellungen mit Videotext</string>
<string id="31116">Video Flag Bilder in Media Ansicht verstecken</string>
<string id="31200">Eigene Script Optionen</string>
<string id="31201">
</string>
<string id="31202">
</string>
<string id="31203">Setze Button Beschriftung</string>
<string id="31204">Script Pfad</string>
<string id="31205">
</string>
<string id="31206">
</string>
<string id="31207">Zeige Untertitel Download Button in OSD</string>
<string id="31208">Zeige Liedtexte Script Button im OSD</string>
<string id="31209">Aktiviere Schnellstart Script Button für -</string>
<string id="31300">Zeige Besetzung</string>
</strings>

101
language/Greek/strings.xml Normal file
View File

@ -0,0 +1,101 @@
 <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<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="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">Η ΕΙΚΟΝΑ[CR]ΤΟΥ FANART[CR]ΔΕΝ ΕΙΝΑΙ[CR]ΔΙΑΘΕΣΙΜΗ</string>
<string id="31011">Η ΕΙΚΟΝΑ[CR]ΤΟΥ ΕΠΕΙΣΟΔΙΟΥ[CR]ΔΕΝ ΕΙΝΑΙ[CR]ΔΙΑΘΕΣΙΜΗ</string>
<string id="31012">Η ΕΙΚΟΝΑ[CR]ΤΟΥ ΕΠΕΙΣΟΔΙΟΥ[CR]ΔΕΝ ΕΙΝΑΙ[CR]ΔΙΑΘΕΣΙΜΗ</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></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">Εικονίδια DVD</string>
<string id="31029">Λίστα DVD</string>
<string id="31030">Fanart</string>
<string id="31031">Πλήρης λίστα</string>
<string id="31032">Ροή εξώφυλλων</string>
<string id="31033">Μικρογραφίες</string>
<string id="31034">Ευρείες εικόνες</string>
<string id="31040">Εικόνα Fanart[CR]Τρέχουσας ταινίας[CR][CR]Επιλέξτε για Αλλαγή</string>
<string id="31041">Εικόνα Fanart[CR]Τρέχουσας τηλεοπτικής σειράς[CR][CR]Επιλέξτε για αλλαγή</string>
<string id="31042">ΑΝΑΠΑΡΑΓΩΓΗ</string>
<string id="31043">ΠΑΥΣΗ</string>
<string id="31044">ΠΡΟΩΘΗΣΗ ΜΠΡΟΣΤΑ</string>
<string id="31045">ΠΡΟΩΘΗΣΗ ΠΙΣΩ</string>
<string id="31046">Καλωσορίσατε στο XBMC Παρακαλώ, εισέλθετε</string>
<string id="31047">Πρόσφατη είσοδος</string>
<string id="31048">Εικόνα Fanart[CR]Παρόντος καλλιτέχνη[CR][CR]Επιλέξτε για αλλαγή</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script Extra labels -->
<string id="31053">ΣΤΙΧΟΙ XBMC</string>
<string id="31054">Επιλέξτε τραγούδι από την λίστα</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>
<!-- 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">Αντικατάσταση πλήκτρου “Ρυθμίσεις ήχου” από το “Teletext”</string>
<string id="31116">Απόκρυψη επισήμανσης εικόνων βίντεο στις προβολές πολυμέσων</string>
<!-- Script Settings labels -->
<string id="31200">Επιλογές τροποποιημένου Script</string>
<string id="31201"></string>
<string id="31202"></string>
<string id="31203">Ορισμός ετικέτας πλήκτρου</string>
<string id="31204">Διαδρομή Script</string>
<string id="31205"></string>
<string id="31206"></string>
<string id="31207">Εμφάνιση πλήκτρου λήψης υποτίτλων στις "Aπεικόνισεις οθόνης (OSD)"</string>
<string id="31208">Εμφάνιση πλήκτρου στίχων στις "Aπεικόνισεις οθόνης (OSD)"</string>
<string id="31209">Ενεργοποίηση πλήκτρου γρήγορης έναρξης -</string>
<!-- AMT Script Extra labels -->
<string id="31300">Εμφάνιση συντελεστών</string>
</strings>

View File

@ -0,0 +1,105 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--Translator: Alanwww1-->
<!--Email: alanwww1@gmail.com-->
<!--Date of translation: 04/12/2009-->
<!--$Revision$-->
<strings>
<string id="31000">Hangerő némítva</string>
<string id="31001">Dolgozom...</string>
<string id="31002"></string>
<string id="31003"></string>
<string id="31004"></string>
<string id="31005"></string>
<string id="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">FANART[CR]KÉP[CR]NEM[CR]ELÉRHETŐ</string>
<string id="31011">EPIZÓD[CR]KÉP[CR]NEM[CR]ELÉRHETŐ</string>
<string id="31012">EPIZÓD[CR]KÉP[CR]NEM[CR]ELÉRHETŐ</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></string>
<string id="31020">Fejezet cím</string>
<string id="31021">Video - Fájlok</string>
<string id="31022">Zene - Fájlok</string>
<string id="31023"></string>
<string id="31024">Oldal</string>
<string id="31025">Elemek</string>
<string id="31026"></string>
<string id="31027"></string>
<string id="31028">DVD bélyeg</string>
<string id="31029">DVD lista</string>
<string id="31030">Fanart</string>
<string id="31031">Teljes lista</string>
<string id="31032">Borító lapozás</string>
<string id="31033">Kép bélyeg</string>
<string id="31034">Széles ikonok</string>
<string id="31040">Jelenlegi film[CR]Fanart kép[CR][CR]Click a váltáshoz</string>
<string id="31041">Jelenlegi TV show[CR]Fanart kép[CR][CR]Click a váltáshoz</string>
<string id="31042">LEJÁTSZVA</string>
<string id="31043">MEGÁLLÍTVA</string>
<string id="31044">ELŐRETEKERÉS</string>
<string id="31045">VISSZATEKERÉS</string>
<string id="31046">Üdvözöllek az XBMC-ben - Jelentkezz be</string>
<string id="31047">Legutoljára bejelentkezve</string>
<string id="31048">Jelenlegi előadó[CR]Fanart kép[CR][CR]Click a váltáshoz</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script extra feliratok -->
<string id="31053">XBMC DALSZÖVEG</string>
<string id="31054">Válassz dalt a listáról</string>
<!-- Játszáslista szerkesztő feliratok -->
<string id="31055">Játszási lista megnyitása</string>
<string id="31056">Játszási lista mentése</string>
<string id="31057">Játszási lista törlése</string>
<string id="31058">Rendszer zene fájlok</string>
<string id="31059">Aktuális játszási lista</string>
<string id="31060">Ez a fájl egyesítve volt, válaszd a részt amelyikből játszani akarsz</string>
<!-- Skin beállító feliratok -->
<string id="31100">Háttér lehetőségek</string>
<string id="31101">Sajátképernyő lehetőségek</string>
<string id="31102">Hátterek</string>
<string id="31103">"Megállítva" mutatása diavetítés közben</string>
<string id="31104">Leállítás menü - Hibernálás használata alvás helyett</string>
<string id="31105">Médiacímek mutatása a háttérszkennerben</string>
<string id="31106">Különféle beállítási lehetőségek</string>
<string id="31107">Szkenvonalak eltávolítása a háttérből</string>
<string id="31108">Szkenvonalak eltávolítása a háttérből, lejátszás közben</string>
<string id="31109">Sajátképernyő hátterek</string>
<string id="31110">gomb - Egyedi hátterek</string>
<string id="31111">Zeneinfó mutatása dalszövegekkel</string>
<string id="31112">Médiacímek mutatása "Széles ikonok" nézetben</string>
<string id="31113">Egy darab kép</string>
<string id="31114">Több kép</string>
<string id="31115">Audiobeállítások gomb cseréje Teletextre</string>
<string id="31116">Video-zászló képek elrejtése médianézetekben</string>
<!-- Script beállító feliratok -->
<string id="31200">Egyedi szkript lehetőségek</string>
<string id="31201"></string>
<string id="31202"></string>
<string id="31203">Gombcím megadása</string>
<string id="31204">Szkript elérési útvonal</string>
<string id="31205"></string>
<string id="31206"></string>
<string id="31207">Felirat letöltés gomb mutatása az OSD-n</string>
<string id="31208">Dalszöveg letöltés gomb mutatása a Video OSD-n</string>
<string id="31209">Gyorsindító szkript gomb ehhez -</string>
<!-- AMT Script Extra feliratok -->
<string id="31300">Szereposztás mutatása</string>
</strings>

View File

@ -0,0 +1,111 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Translator: Kristján Bjarni Guðmundsson-->
<!--Email: kristjanbjarni@gmail.com-->
<!--Date of translation: 2010-05-20-->
<!--$Revision$-->
<!--Based on english strings version 30213-->
<strings>
<string id="31000">Þögn</string>
<string id="31001">Vinnsla í gangi...</string>
<string id="31002"/>
<string id="31003"/>
<string id="31004"/>
<string id="31005"/>
<string id="31006"/>
<string id="31007"/>
<string id="31008"/>
<string id="31009"/>
<string id="31010">AÐDÁENDA[CR]MYND[CR]EKKI[CR]FÁANLEG</string>
<string id="31011">ÞÁTTUR[CR]MYND[CR]EKKI[CR]FÁANLEG</string>
<string id="31012">ÞÁTTUR[CR]MYND[CR]EKKI[CR]FÁANLEG</string>
<string id="31013"/>
<string id="31014"/>
<string id="31015"/>
<string id="31016"/>
<string id="31017"/>
<string id="31018"/>
<string id="31019"/>
<string id="31020">Titill kafla</string>
<string id="31021">Myndefni - Skrár</string>
<string id="31022">Tónlist - Skrár</string>
<string id="31023"/>
<string id="31024">Síða</string>
<string id="31025">Hlutir</string>
<string id="31026"/>
<string id="31027"/>
<string id="31028">DVD smámyndir</string>
<string id="31029">DVD listi</string>
<string id="31030">Aðdáendamyndir</string>
<string id="31031">Heildarlisti</string>
<string id="31032">Plötuumslag</string>
<string id="31033">Ljósmyndasmámyndir</string>
<string id="31034">Breiðar táknmyndir</string>
<string id="31040">Núverandi kvikmynd[CR]Áðdáenda mynd[CR][CR]Smelltu til að breyta</string>
<string id="31041">Núverandi sjónvarpsþáttur[CR]Áðdáenda mynd[CR][CR]Smelltu til að breyta</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">Velkominn í XBMC - Skráðu þig inn</string>
<string id="31047">Seinast skráður inn</string>
<string id="31048">Núverandi listamaður[CR]Áðdáenda mynd[CR][CR]Smelltu til að breyta</string>
<string id="31050"/>
<string id="31051"/>
<string id="31052"/>
<!-- Lyrics Script Extra labels -->
<string id="31053">XBMC LAGATEXTAR</string>
<string id="31054">Veldu þitt lag úr listanum</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">Stillingar bakgrunns</string>
<string id="31101">Stillingar heimaskjás</string>
<string id="31102">Bakgrunnar</string>
<string id="31103">Sýna "Í bið" í myndasýningu</string>
<string id="31104">Slökkva valmynd - Nota dvala í staðinn fyrir bið</string>
<string id="31105">Sýna myndatitla í bakgrunnsleit</string>
<string id="31106">Ýmsir valkostir</string>
<string id="31107">Fjarlægja skannlínur úr bakgrunni</string>
<string id="31108">Fjarlægja skannlínur úr bakgrunni meðan spilað er</string>
<string id="31109">Bakgrunnar heimasvæðis</string>
<string id="31110">hnappur - Sérsniðnir bakgrunnar</string>
<string id="31111">Alltaf sýna tónlistarupplýsingar með lagatextum</string>
<string id="31112">Sýna myndatitla í sýninni "Breiðar táknmyndir"</string>
<string id="31113">Einföld mynd</string>
<string id="31114">Margföld mynd</string>
<string id="31115">Skipta út hljóðstillingahnappi fyrir textavarp</string>
<string id="31116">Fela myndbandatáknmynd í myndefnissýn</string>
<string id="31118">Sýna aðdáendamyndir í bakgrunni aðalmyndar</string>
<!-- Script Settings labels -->
<string id="31200">Stillingar fyrir sérsniðna skriftu</string>
<string id="31201"/>
<string id="31202"/>
<string id="31203">Breyta hnappaheiti</string>
<string id="31204">Slóð skriftu</string>
<string id="31205"/>
<string id="31206"/>
<string id="31207">Sýna niðurhalshnapp fyrir skjátexta á skjá</string>
<string id="31208">Sýna hnapp fyrir lagatexta á myndbandaskjá</string>
<string id="31209">Virkja skriftu flýtiræsihnapp fyrir -</string>
<!-- Subtitles Script Extra labels -->
<string id="31250">XBMC þýðingartextar</string>
<string id="31251">Uppruni þýðingartexta</string>
<!-- AMT Script Extra labels -->
<string id="31300">Sýna leikara</string>
</strings>

View File

@ -0,0 +1,99 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<strings>
<string id="31000">Volume spento</string>
<string id="31001">In corso...</string>
<string id="31002"></string>
<string id="31003"></string>
<string id="31004"></string>
<string id="31005"></string>
<string id="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">IMMAGINE[CR]FANART[CR]NON[CR]DISPONIBILE</string>
<string id="31011">IMMAGINE[CR]EPISODIO[CR]NON[CR]DISPONIBILE</string>
<string id="31012">IMMAGINE[CR]EPISODIO[CR]NON[CR]DISPONIBILE</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></string>
<string id="31020">Titolo capitolo</string>
<string id="31021">Video - Files</string>
<string id="31022">Musica - Files</string>
<string id="31023"></string>
<string id="31024">Pagina</string>
<string id="31025">Elementi</string>
<string id="31026"></string>
<string id="31027"></string>
<string id="31028">Poster DVD</string>
<string id="31029">Lista DVD</string>
<string id="31030">Fanart</string>
<string id="31031">Solo lista</string>
<string id="31032">Sequenza Cover</string>
<string id="31033">Sequenza Immagini</string>
<string id="31034">Icone larghe</string>
<string id="31040">Immagine Fanart[CR]di questo Film[CR][CR]Premi per cambiare</string>
<string id="31041">Immagine Fanart[CR]di questa Serie Tv[CR][CR]Premi per cambiare</string>
<string id="31042">IN RIPRODUZIONE</string>
<string id="31043">IN PAUSA</string>
<string id="31044">AVANZ. VELOCE</string>
<string id="31045">RIAVV. VELOCE</string>
<string id="31046">Benvenuti in XBMC - Effettuare l'accesso</string>
<string id="31047">Ultimo accesso effettutato</string>
<string id="31048">Immagine Fanart[CR]di questo Artista[CR][CR]Premi per cambiare</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script Extra labels -->
<string id="31053">XBMC LYRICS</string>
<string id="31054">Scegli la canzone dall'elenco</string>
<!-- Playlist Editor labels -->
<string id="31055">Apri playlist</string>
<string id="31056">Salva playlist</string>
<string id="31057">Chiudi playlist</string>
<string id="31058">Files musicali di sistema</string>
<string id="31059">Playlist corrente</string>
<string id="31060">Questo file è in più parti, seleziona la parte da cui partire.</string>
<!-- Skin Settings labels -->
<string id="31100">Opzioni sfondo</string>
<string id="31101">Opzioni schermata Home</string>
<string id="31102">Sfondi</string>
<string id="31103">Mostra "In pausa" nello slideshow di immagini</string>
<string id="31104">Menu spegnimento - Usa Iberna invece di Sospendi</string>
<string id="31105">Mostra i titoli dei media nello scanner in background</string>
<string id="31106">Opzioni varie</string>
<string id="31107">Rimuovi le linee nere dallo sfondo</string>
<string id="31108">Rimuovi le linee nere dallo sfondo durante la riproduzione video</string>
<string id="31109">Sfondi per la schermata Home</string>
<string id="31110">- Sfondi personalizzati</string>
<string id="31111">Mostra sempre le info musica durante i lyrics</string>
<string id="31112">Mostra il titolo dei media nella vista a "Icone larghe"</string>
<string id="31113">Immagine Singola</string>
<string id="31114">Immagine Multipla</string>
<string id="31115">Sostituisci il pulsante Impostazioni Audio con Teletext</string>
<!-- Script Settings labels -->
<string id="31200">Opzioni script personalizzati</string>
<string id="31201"></string>
<string id="31202"></string>
<string id="31203">Imposta l'etichetta del pulsante</string>
<string id="31204">Percorso script</string>
<string id="31205"></string>
<string id="31206"></string>
<string id="31207">Mostra il pusante di download sottotitoli nell'OSD</string>
<string id="31208">Mostra il pulsante dello script lyrics nell'OSD Video</string>
<string id="31209">Abilita il pulsante di avvio rapido script per -</string>
<!-- AMT Script Extra labels -->
<string id="31300">Mostra il cast</string>
</strings>

114
language/Korean/strings.xml Normal file
View File

@ -0,0 +1,114 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--Language file translated with Team XBMC Translator-->
<!--Date of translation: 11/23/2009-->
<!--$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="31006">
</string>
<string id="31007">
</string>
<string id="31008">
</string>
<string id="31009">
</string>
<string id="31010">팬아트[CR]이미지[CR]사용할수[CR]없음</string>
<string id="31011">에피소드[CR]이미지[CR]사용할수[CR]없음</string>
<string id="31012">에피소드[CR]이미지[CR]사용할수[CR]없음</string>
<string id="31013">
</string>
<string id="31014">
</string>
<string id="31015">
</string>
<string id="31016">
</string>
<string id="31017">
</string>
<string id="31018">
</string>
<string id="31019">
</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">DVD 미리보기</string>
<string id="31029">DVD 목록</string>
<string id="31030">팬아트</string>
<string id="31031">전체 목록</string>
<string id="31032">커버 플로우</string>
<string id="31033">사진 미리보기</string>
<string id="31034">넓은 아이콘</string>
<string id="31040">현재 영화[CR]팬아트 이미지[CR][CR]변경 클릭</string>
<string id="31041">현재 TV 쇼[CR]팬아트 이미지[CR][CR]변경 클릭</string>
<string id="31042">재생중</string>
<string id="31043">일시중지</string>
<string id="31044">빨리 감기</string>
<string id="31045">되감기</string>
<string id="31046">XBMC에 오신것을 환영합니다 - 로그인해 주세요</string>
<string id="31047">마지막 로그인</string>
<string id="31048">현재 아티스트[CR]팬아트 이미지[CR][CR]변경 클릭</string>
<string id="31050">
</string>
<string id="31051">
</string>
<string id="31052">
</string>
<string id="31053">XBMC 가사</string>
<string id="31054">목록에서 노래 선택</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="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">미디어 보기에서 비디오 플래그 이미지 숨기기</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="31206">
</string>
<string id="31207">비디오 OSD 에 자막 다운로드 버튼 보이기</string>
<string id="31208">음악 OSD 에 가사 스크립트 버튼 보이기</string>
<string id="31209">빠른 실행 스크립트 버튼 사용 -</string>
<string id="31300">배역 보이기</string>
</strings>

View File

@ -0,0 +1,100 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<strings>
<string id="31000">Volum av</string>
<string id="31001">Jobber...</string>
<string id="31002"></string>
<string id="31003"></string>
<string id="31004"></string>
<string id="31005"></string>
<string id="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">FANART[CR]BILDE[CR]IKKE[CR]TILGJENGELIG</string>
<string id="31011">EPISODE[CR]BILDE[CR]IKKE[CR]TILGJENGELIG</string>
<string id="31012">EPISODE[CR]BILDE[CR]IKKE[CR]TILGJENGELIG</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></string>
<string id="31020">Kapitteltittel</string>
<string id="31021">Video - filer</string>
<string id="31022">Musikk - filer</string>
<string id="31023"></string>
<string id="31024">Side</string>
<string id="31025">Objekter</string>
<string id="31026"></string>
<string id="31027"></string>
<string id="31028">DVD-miniatyrbilder</string>
<string id="31029">DVD-liste</string>
<string id="31030">Fanart</string>
<string id="31031">Full liste</string>
<string id="31032">Covervisning</string>
<string id="31033">Miniatyrbilder</string>
<string id="31034">Brede ikoner</string>
<string id="31040">Film som spilles nå[CR]Fanartbilde[CR][CR]Trykk for å endre</string>
<string id="31041">TV-serie som spilles
nå[CR]Fanarbilde[CR][CR]Trykk for å endre</string>
<string id="31042">Spiller</string>
<string id="31043">Pause</string>
<string id="31044">Spol framover</string>
<string id="31045">Spol bakover</string>
<string id="31046">Velkommen til XBMC - Vennligst logg inn</string>
<string id="31047">Siste innlogging</string>
<string id="31048">Artist som spilles nå[CR]Fanartbilde[CR][CR]Trykk
for å endre</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script Extra labels -->
<string id="31053">XBMC sangtekster</string>
<string id="31054">Velg sang fra lista</string>
<!-- Playlist Editor labels -->
<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 fila er stablet, velg delen du vil spille fra</string>
<!-- Skin Settings labels -->
<string id="31100">Bakgrunnsvalg</string>
<string id="31101">Innstillinger for hovedmeny</string>
<string id="31102">Bakgrunner</string>
<string id="31103">Vis "Pause" under bildevisning</string>
<string id="31104">Slå-av-meny - Bruk dvalemodusi stedet for suspend</string>
<string id="31105">Vis medietitler ved bakgrunnsskanning</string>
<string id="31106">Diverse innstilinger</string>
<string id="31107">Fjern skannelinjer fra bakgrunn</string>
<string id="31108">Fjern skannelinjer fra bakgrunn under videospilling</string>
<string id="31109">Bakgrunn på hovedsida</string>
<string id="31110"> - Egendefinerte bakgrunner</string>
<string id="31111">Alltid vis musikkinfo ved musikkteksting</string>
<string id="31112">Vis medietitler under "Brede ikoner"-visning</string>
<string id="31113">Enkeltbilde</string>
<string id="31114">Multibilde</string>
<!-- Script Settings labels -->
<string id="31200">Egendefinerte skript-valg</string>
<string id="31201"></string>
<string id="31202"></string>
<string id="31203">Sett navn på knapp</string>
<string id="31204">Skript-sti</string>
<string id="31205"></string>
<string id="31206"></string>
<string id="31207"></string>
<string id="31208">Vis skript-knapp for musikktekst i OSD</string>
<string id="31209">Aktivér knapp for hurtigstart av skript for -</string>
<!-- AMT Script Extra labels -->
<string id="31300">Vis skuespillerliste</string>
</strings>

114
language/Polish/strings.xml Normal file
View File

@ -0,0 +1,114 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--Language file translated with Team XBMC Translator-->
<!--Translator: smuto-->
<!--Email: smuto.promyk@gmail.com-->
<!--Date of translation: 03/25/2009-->
<!--$Revision$-->
<strings>
<string id="31000">Wyciszone</string>
<string id="31001">
</string>
<string id="31002">
</string>
<string id="31003">
</string>
<string id="31004">
</string>
<string id="31005">
</string>
<string id="31006">
</string>
<string id="31007">
</string>
<string id="31008">
</string>
<string id="31009">
</string>
<string id="31010">OBRAZ[CR]FANART[CR]NIEDOSTĘPNY</string>
<string id="31011">MINIATURKA[CR]ODCINKA[CR]NIEDOSTĘPNA</string>
<string id="31012">MINIATURKA[CR]ODCINKA[CR]NIEDOSTĘPNA</string>
<string id="31013">
</string>
<string id="31014">
</string>
<string id="31015">
</string>
<string id="31016">
</string>
<string id="31017">
</string>
<string id="31018">
</string>
<string id="31019">
</string>
<string id="31020">Tytuł rozdziału</string>
<string id="31021">Wideo - Pliki</string>
<string id="31022">Muzyka - Pliki</string>
<string id="31023">
</string>
<string id="31024">strona</string>
<string id="31025">pozycji</string>
<string id="31026">
</string>
<string id="31027">
</string>
<string id="31028">Ikony DVD</string>
<string id="31029">Lista DVD</string>
<string id="31030">Fanart</string>
<string id="31031">Pełna lista</string>
<string id="31032">Plakaty</string>
<string id="31033">Przezrocze</string>
<string id="31034">Banner</string>
<string id="31040">Wybierz nowy lub zmień aktualny[CR]obraz Fanart tego filmu[CR][CR]Kliknij, aby pobrać</string>
<string id="31041">Wybierz nowy lub zmień aktualny[CR]obraz Fanart tego serialu[CR][CR]Kliknij, aby pobrać</string>
<string id="31042">ODTWARZAM</string>
<string id="31043">PAUZA</string>
<string id="31044">PRZEWIŃ</string>
<string id="31045">COFNIJ</string>
<string id="31046">Witamy w XBMC - wybierz użytkownika</string>
<string id="31047">Udane logowanie</string>
<string id="31048">Wybierz nowy lub zmień aktualny[CR]obraz Fanart tego artysty[CR][CR]Kliknij, aby pobrać</string>
<string id="31050">
</string>
<string id="31051">
</string>
<string id="31052">
</string>
<string id="31053">XBMC LYRICS</string>
<string id="31054">Wybierz utwór z listy</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 - wybierz, którą chcesz odtwarzać.</string>
<string id="31100">Opcje tła</string>
<string id="31101">Opcje ekranu głównego</string>
<string id="31102">Tła</string>
<string id="31103">Wyświetlaj "Pauza" podczas pokazu slajdów</string>
<string id="31104">Użyj "Hibernacji" zamiast "Stanu wstrzymania"</string>
<string id="31105">Wyświetlaj tytuły podczas skanowania w tle</string>
<string id="31106">Różnego rodzaju opcje</string>
<string id="31107">Nie nakładaj na tło efektu "paskowy obraz"</string>
<string id="31108">Nie nakładaj efektu "paskowy obraz" podczas odtwarzania wideo.</string>
<string id="31109">Tła ekranu głównego</string>
<string id="31110">przycisk - Ustaw własne tło</string>
<string id="31111">Zawsze pokazuj info o muzyce podczas wyświetlania tekstów utworu</string>
<string id="31112">Wyświetlaj tytuł w widoku "Baner"</string>
<string id="31200">Skrypty uruchamiane z poziomu skóry</string>
<string id="31201">
</string>
<string id="31202">
</string>
<string id="31203">Wprowadź wyświetlaną nazwę</string>
<string id="31204">Ścieżka do skryptu</string>
<string id="31205">
</string>
<string id="31206">
</string>
<string id="31207">
</string>
<string id="31208">Przycisk do tekstu utworu w OSD</string>
<string id="31209">Dodatkowy przycisk szybkiego dostępu w zakładce </string>
<string id="31300">Pokaż obsadę</string>
</strings>

View File

@ -0,0 +1,108 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<!--Language file for skin\PM3.HD -->
<!--Translated: manually -->
<!--Translator: bugre (werner)-->
<!--Email: wxxx333@gmail.com-->
<!--Date of translation: 11/23/2009-->
<!--$Revision$-->
<!--Based on english strings version 24928 -->
<strings>
<string id="31000">Volume silenciado</string>
<string id="31001">Trabalhando...</string>
<string id="31002"></string>
<string id="31003"></string>
<string id="31004"></string>
<string id="31005"></string>
<string id="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">IMAGEM DE[CR]FANART[CR]NÃO[CR]DISPONÍVEL</string>
<string id="31011">IMAGEM D0[CR]EPISÓDIO[CR]NÃO[CR]DISPONÍVEL</string>
<string id="31012">IMAGEM D0[CR]EPISÓDIO[CR]NÃO[CR]DISPONÍVEL</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></string>
<string id="31020">Título de Capítulo</string>
<string id="31021">Video - Arquivos</string>
<string id="31022">Music - Arquivos</string>
<string id="31023"></string>
<string id="31024">Página</string>
<string id="31025">Itens</string>
<string id="31026"></string>
<string id="31027"></string>
<string id="31028">DVD ícones</string>
<string id="31029">DVD lista</string>
<string id="31030">Fanart</string>
<string id="31031">Lista Completa</string>
<string id="31032">Fluxo de Capa(cover flow)</string>
<string id="31033">Ícone de imagem</string>
<string id="31034">Ícones Largos(wide)</string>
<string id="31040">Filme atual[CR]Imagem de Fanart[CR][CR]Clique para alterar</string>
<string id="31041">Seriado atual[CR]Imagem de Fanart[CR][CR]Clique para alterar</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">Bem vindo ao XBMC - Por favor se conecte</string>
<string id="31047">Última conexão</string>
<string id="31048">Artista atual[CR]Imagem de Fanart[CR][CR]Clique para alterar</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script Extra labels -->
<string id="31053">Letras XBMC</string>
<string id="31054">Escolha a música da lista</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">Opções de fundo</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">Menu de Desligar - Usar Hibernar ao invés de suspender</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">Remover linhas de busca de tela de fundo</string>
<string id="31108">Remover linhas de busca de tela de fundo durante exibição de vídeos</string>
<string id="31109">Fundos da tela principal (home)</string>
<string id="31110">Botão - Fundos personalizados</string>
<string id="31111">Sempre exibir informações da música durante letras</string>
<string id="31112">Exibir títulos na visualização de "ícones largos"</string>
<string id="31113">Imagem única</string>
<string id="31114">Imagem múltipla</string>
<string id="31115">Substituir Botão de Configurações de Áudio por Teletext</string>
<string id="31116">Ocultar etiquetas de vídeo na visualização de mídia</string>
<!-- Script Settings labels -->
<string id="31200">Opções de script personalizadas</string>
<string id="31201"></string>
<string id="31202"></string>
<string id="31203">Definir etiqueta de botão</string>
<string id="31204">Caminho do Script</string>
<string id="31205"></string>
<string id="31206"></string>
<string id="31207">Exibir botão para download de legendas no OSD de Vídeo</string>
<string id="31208">Exibir botão de script para letras no OSD de Música</string>
<string id="31209">Habilitar botão de script de início rápido para -</string>
<!-- AMT Script Extra labels -->
<string id="31300">Elenco do Seriado</string>
</strings>

View File

@ -0,0 +1,102 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--Language file translated with Team XBMC Translator-->
<!--Date of translation: 11/09/2009-->
<!--Based on english strings version 24452-->
<strings>
<string id="31000">Volume desligado</string>
<string id="31001">A trabalhar...</string>
<string id="31002"></string>
<string id="31003"></string>
<string id="31004"></string>
<string id="31005"></string>
<string id="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">IMAGEM[CR]FANART[CR]NÃO[CR]DISPONÍVEL</string>
<string id="31011">IMAGEM[CR]EPISÓDIO[CR]NÃO[CR]DISPONÍVEL</string>
<string id="31012">IMAGEM[CR]EPISÓDIO[CR]NÃO[CR]DISPONÍVEL</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></string>
<string id="31020">Título do Capítulo</string>
<string id="31021">Ficheiros - Vídeo</string>
<string id="31022">Ficheiros - Música</string>
<string id="31023"></string>
<string id="31024">Página</string>
<string id="31025">Items</string>
<string id="31026"></string>
<string id="31027"></string>
<string id="31028">Capas DVD</string>
<string id="31029">Lista DVD</string>
<string id="31030">Fanart</string>
<string id="31031">Lista Completa</string>
<string id="31032">Slides de Capas</string>
<string id="31033">Imagens</string>
<string id="31034">Icons grandes</string>
<string id="31040">Filme actual[CR]Imagem Fanart[CR][CR]Clique para mudar</string>
<string id="31041">Série actual[CR]Imagem Fanart[CR][CR]Clique para mudar</string>
<string id="31042">REPRODUZINDO</string>
<string id="31043">PARADO</string>
<string id="31044">FAST FORWARD</string>
<string id="31045">REWIND</string>
<string id="31046">Benvindo ao XBMC - Ligue-se, por favor</string>
<string id="31047">Ligou-se última vez</string>
<string id="31048">Artista actual[CR]Imagem Fanart[CR][CR]Clique para mudar</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script Extra labels -->
<string id="31053">lETRAS XBMC</string>
<string id="31054">Escolha a sua canção da lista</string>
<!-- Playlist Editor labels -->
<string id="31055">Abrir playlist</string>
<string id="31056">Guardar playlist</string>
<string id="31057">Fechar playlist</string>
<string id="31058">Ficheiros de música do sistema</string>
<string id="31059">Playlist actual</string>
<string id="31060">Este ficheiro está empilhado. Seleccione a parte que quer reproduzir.</string>
<!-- Skin Settings labels -->
<string id="31100">Opções de Fundo</string>
<string id="31101">Opções do Ecrâ Home</string>
<string id="31102">Fundos</string>
<string id="31103">Mostrar "Parado" na Apresentação de Slides de Fotos</string>
<string id="31104">Menu Desligar - Usar Hibernar em vez de Suspender</string>
<string id="31105">Mostrar Títulos de Ficheiros no Scanner de Fundo</string>
<string id="31106">Opções Várias</string>
<string id="31107">Remover Linhas de Scan do Fundo</string>
<string id="31108">Remover Linhas de Scan do Fundo Durante a Reprodução</string>
<string id="31109">Fundos do Ecrâ Home</string>
<string id="31110">Botão - Fundo Personalizado</string>
<string id="31111">Mostrar Sempre Informação da Música Durante a Letra</string>
<string id="31112">Mostrar Títulos de Ficheiros na Vista "Icons Grandes"</string>
<string id="31113">Imagem Única</string>
<string id="31114">Multiplas Imagens</string>
<string id="31115">Substituir Botão de Opções de Áudio por Teletexto</string>
<!-- Script Settings labels -->
<string id="31200">Personalizar Opções de Script</string>
<string id="31201"></string>
<string id="31202"></string>
<string id="31203">Usar Legenda no Botão</string>
<string id="31204">Localização do Script</string>
<string id="31205"></string>
<string id="31206"></string>
<string id="31207">Mostrar Botão de Download de Legendas no OSD</string>
<string id="31208">Mostrar Botão de Script de Letras no OSD</string>
<string id="31209">Ligar Botão de Início Rápido para -</string>
<!-- AMT Script Extra labels -->
<string id="31300">Mostrar Actores</string>
</strings>

View File

@ -0,0 +1,92 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--Language file translated with Team XBMC Translator-->
<!--Translator: Alexey Sannikov-->
<!--Email: mr-sannikov@yandex.ru-->
<!--Date of translation: 02/24/2009-->
<!--$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="31006">
</string>
<string id="31007">
</string>
<string id="31008">
</string>
<string id="31009">
</string>
<string id="31010">Изображение[CR]FanArt[CR]недоступно</string>
<string id="31011">Изображение[CR]серии[CR]недоступно</string>
<string id="31012">Изображение[CR]серии[CR]недоступно</string>
<string id="31013">
</string>
<string id="31014">
</string>
<string id="31015">
</string>
<string id="31016">
</string>
<string id="31017">
</string>
<string id="31018">
</string>
<string id="31019">
</string>
<string id="31020">Заголовок эпизода</string>
<string id="31021">Видео - Файлы</string>
<string id="31022">Музыка - Файлы</string>
<string id="31024">страница</string>
<string id="31025">объект(-а,-ов)</string>
<string id="31028">Эскизы DVD</string>
<string id="31029">DVD-список</string>
<string id="31030">FanArt</string>
<string id="31031">Полный список</string>
<string id="31032">Обложки</string>
<string id="31033">Предпросмотр</string>
<string id="31034">Значки</string>
<string id="31040">FanArt[CR]текущего фильма.[CR][CR]Нажмите, чтобы сменить</string>
<string id="31041">FanArt[CR]текущего сериала.[CR][CR]Нажмите, чтобы сменить</string>
<string id="31042">Проигрывается</string>
<string id="31043">Приостановлено</string>
<string id="31044">Перемотка вперед</string>
<string id="31045">Перемотка назад</string>
<string id="31046">Добро пожаловать в XBMC!</string>
<string id="31047">Последний вход в</string>
<string id="31048">FanArt[CR]текущего исполнителя.[CR][CR]Нажмите, чтобы сменить</string>
<string id="31053">*XBMC Lyrics</string>
<string id="31054">Выберите песни из списка</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="31100">Настройки фонового изображения</string>
<string id="31101">Настройки главного меню</string>
<string id="31102">Фон (background)</string>
<string id="31103">Показывать 'Приостановлено' в слайдшоу</string>
<string id="31104">Использовать 'Hibernate' вместо 'Suspend' в меню выключения</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="31200">Дополнительные настройки скриптов</string>
<string id="31203">задать метку кнопки</string>
<string id="31204">путь к скрипту</string>
<string id="31208">Показывать кнопку скрипта 'Lyrics' в экранном меню</string>
<string id="31209">Включить кнопку быстрого запуска скрипта для</string>
<string id="31300">*Показывать роль</string>
</strings>

View File

@ -0,0 +1,100 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<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="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">ЗАНИМЉИВА[CR]СЛИКА[CR]НИЈЕ[CR]ДОСТУПНА</string>
<string id="31011">СЛИКА[CR]ЕПИЗОДЕ[CR]НИЈЕ[CR]ДОСТУПНА</string>
<string id="31012">СЛИКА[CR]ЕПИЗОДЕ[CR]НИЈЕ[CR]ДОСТУПНА</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></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">DVD сличица</string>
<string id="31029">DVD списак</string>
<string id="31030">Заним. слика</string>
<string id="31031">Пуни списак</string>
<string id="31032">Омот тока</string>
<string id="31033">Сличице</string>
<string id="31034">Широке сличице</string>
<string id="31040">Занимљива слика[CR]тренутног филма[CR][CR]Кликните за промену</string>
<string id="31041">Занимљива слика[CR]тренутне серије[CR][CR]Кликните за промену</string>
<string id="31042">РЕПРОДУКОВАЊЕ</string>
<string id="31043">ПАУЗИРАНО</string>
<string id="31044">ПРЕМОТАВАЊЕ УНАПРЕД</string>
<string id="31045">ПРЕМОТАВАЊЕ УНАЗАД</string>
<string id="31046">Добродошли у XBMC - Молимо, пријавите се</string>
<string id="31047">Последња пријава</string>
<string id="31048">Занимљива слика[CR]тренутног извођача[CR][CR]Кликните за промену</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script Extra labels -->
<string id="31053">ТЕКСТОВИ ПЕСАМА</string>
<string id="31054">Изаберите вашу песму са списка</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>
<!-- 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">Сакриј слике ознака филмова у приказима медија</string>
<!-- Script Settings 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>
<string id="31206"></string>
<string id="31207">Прикажи дугме за преузимање титла у видео OSD-у</string>
<string id="31208">Прикажи дугме за текстове песама у музичком OSD-у</string>
<string id="31209">Омогући дугме брзог покретања скрипте за -</string>
<!-- AMT Script Extra labels -->
<string id="31300">Прикажи улоге</string>
</strings>

View File

@ -0,0 +1,100 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<strings>
<string id="31000">Zvuk je potpuno utišan</string>
<string id="31001">Obrada...</string>
<string id="31002"></string>
<string id="31003"></string>
<string id="31004"></string>
<string id="31005"></string>
<string id="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">ZANIMLjIVA[CR]SLIKA[CR]NIJE[CR]DOSTUPNA</string>
<string id="31011">SLIKA[CR]EPIZODE[CR]NIJE[CR]DOSTUPNA</string>
<string id="31012">SLIKA[CR]EPIZODE[CR]NIJE[CR]DOSTUPNA</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></string>
<string id="31020">Naslov poglavlja</string>
<string id="31021">Film - Datoteke</string>
<string id="31022">Muzika - Datoteke</string>
<string id="31023"></string>
<string id="31024">Strana</string>
<string id="31025">Stavki</string>
<string id="31026"></string>
<string id="31027"></string>
<string id="31028">DVD sličica</string>
<string id="31029">DVD spisak</string>
<string id="31030">Zanim. slika</string>
<string id="31031">Puni spisak</string>
<string id="31032">Omot toka</string>
<string id="31033">Sličice</string>
<string id="31034">Široke sličice</string>
<string id="31040">Zanimljiva slika[CR]trenutnog filma[CR][CR]Kliknite za promenu</string>
<string id="31041">Zanimljiva slika[CR]trenutne serije[CR][CR]Kliknite za promenu</string>
<string id="31042">REPRODUKOVANjE</string>
<string id="31043">PAUZIRANO</string>
<string id="31044">PREMOTAVANjE UNAPRED</string>
<string id="31045">PREMOTAVANjE UNAZAD</string>
<string id="31046">Dobrodošli u XBMC - Molimo, prijavite se</string>
<string id="31047">Poslednja prijava</string>
<string id="31048">Zanimljiva slika[CR]trenutnog izvođača[CR][CR]Kliknite za promenu</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script Extra labels -->
<string id="31053">TEKSTOVI PESAMA</string>
<string id="31054">Izaberite vašu pesmu sa spiska</string>
<!-- Playlist Editor labels -->
<string id="31055">Otvori spisak za reprodukciju</string>
<string id="31056">Sačuvaj spisak za reprodukciju</string>
<string id="31057">Zatvori spisak za reprodukciju</string>
<string id="31058">Sistemske muzičke datoteke</string>
<string id="31059">Trenutni spisak za reprodukciju</string>
<string id="31060">Ova datoteka je složena, izaberite koji deo želite da reprodukujete iz nje.</string>
<!-- Skin Settings labels -->
<string id="31100">Opcije pozadine</string>
<string id="31101">Opcije početnog ekrana</string>
<string id="31102">Pozadine</string>
<string id="31103">Prikaži „Pauzirano“ prilikom reprodukcije slika</string>
<string id="31104">Meni isključenja - Koristi hibernaciju umesto stanja spavanja</string>
<string id="31105">Prikaži nazive medija u pozadinskom analiziranju</string>
<string id="31106">Razne opcije</string>
<string id="31107">Ukloni linije analiziranja sa pozadine</string>
<string id="31108">Ukloni linije analiziranja sa pozadine tokom reprodukcije filma</string>
<string id="31109">Pozadine dugmadi početnog</string>
<string id="31110">ekrana - prilagođene pozadine</string>
<string id="31111">Uvek prikazuj podatke o muzici prilikom korišćenja tekstova pesama</string>
<string id="31112">Prikaži naslove medija u pogledu „široke ikone“</string>
<string id="31113">Jedna slika</string>
<string id="31114">Više slika</string>
<string id="31115">Zameni dugme postavke zvuka sa teletekstom</string>
<string id="31116">Sakrij slike oznaka filmova u prikazima medija</string>
<!-- Script Settings labels -->
<string id="31200">Opcije prilagođene skripte</string>
<string id="31201"></string>
<string id="31202"></string>
<string id="31203">Postavi natpis dugmeta</string>
<string id="31204">Putanja skripte</string>
<string id="31205"></string>
<string id="31206"></string>
<string id="31207">Prikaži dugme za preuzimanje titla u video OSD-u</string>
<string id="31208">Prikaži dugme za tekstove pesama u muzičkom OSD-u</string>
<string id="31209">Omogući dugme brzog pokretanja skripte za -</string>
<!-- AMT Script Extra labels -->
<string id="31300">Prikaži uloge</string>
</strings>

View File

@ -0,0 +1,57 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--Language file translated with Team XBMC Translator-->
<!--Translator: Ifffko-->
<!--Email: ifffko@gmail.com-->
<!--Date of translation: 10/06/2008-->
<!--$Revision$-->
<!--Based on english strings version 15704-->
<strings>
<string id="31000">Zvuk vypnutý</string>
<string id="31010">FANART[CR]OBRÁZOK[CR]NIE JE[CR]DOSTUPNÝ</string>
<string id="31011">OBRAZOK[CR]EPIZÓDY[CR]NIE JE[CR]DOSTUPNÝ</string>
<string id="31020">Názov kapitoly</string>
<string id="31021">Video - Súbory</string>
<string id="31022">Hudba - Súbory</string>
<string id="31024">Strana</string>
<string id="31025">Položiek</string>
<string id="31028">DVD náhľady</string>
<string id="31029">DVD zoznam</string>
<string id="31030">FanArt</string>
<string id="31031">Plný zoznam</string>
<string id="31032">-</string>
<string id="31033">Náhľady obr.</string>
<string id="31034">Široké ikony</string>
<string id="31040">Aktuálny film[CR]FanArt obrázok[CR][CR]Klikni pre úpravu</string>
<string id="31041">Aktuálny seriál[CR]FanArt obrázok[CR][CR]Klikni pre úpravu</string>
<string id="31042">PREHRÁVA</string>
<string id="31043">PAUZA</string>
<string id="31044">RÝCHLO VPRED</string>
<string id="31045">SPÄŤ</string>
<string id="31046">Vitajte v XBMC - Prihláste sa prosím</string>
<string id="31047">Naposledy prihlásený</string>
<string id="31053">XBMC TEXTY</string>
<string id="31054">Vyberte si skladbu zo zoznamu</string>
<string id="31055">Otvoriť playlist</string>
<string id="31056">Uložiť playlist</string>
<string id="31057">Zatvoriť playlist</string>
<string id="31058">Systémové hudobné súbory</string>
<string id="31059">Aktuálny playlist</string>
<string id="31060">Tento súbor je zlúčený, vyberte si ktorú časť chcete prehrať.</string>
<string id="31100">Nastavenia pozadia</string>
<string id="31101">Nastavenia domácej obrazovky</string>
<string id="31102">Pozadia</string>
<string id="31103">Zobraz "Pauza" v prezentácií obrázkov</string>
<string id="31105">Zobraziť názvy médií v pozadí skenera</string>
<string id="31106">Rôzne nastavenia</string>
<string id="31107">Odstrániť riadky obrazu z pozadia</string>
<string id="31108">Odstrániť riadky obrazu z pozadia počas prehrávania videa</string>
<string id="31109">Pozadie domácej obrazovky</string>
<string id="31110">tlačítko - Povoliť vlastné pozadia</string>
<string id="31111">Vždy zobraziť informácie o hudbe počas textov</string>
<string id="31200">Nastavenia vlastných skriptov</string>
<string id="31203">Nastaviť názov tlačítka</string>
<string id="31204">Cesta skriptu</string>
<string id="31208">Zobraziť tlačítko skript texty v OSD</string>
<string id="31209">Povoliť tlačítko rýchle spustenie skriptu pre -</string>
<string id="31300">Zobraziť obsadenie</string>
</strings>

View File

@ -0,0 +1,96 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<strings>
<string id="31000">Volumen silenciado</string>
<string id="31001"></string>
<string id="31002"></string>
<string id="31003"></string>
<string id="31004"></string>
<string id="31005"></string>
<string id="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">FANART[CR]IMAGEN[CR]NO[CR]DISPONIBLE</string>
<string id="31011">EPISODIO[CR]IMAGEN[CR]NO[CR]DISPONIBLE</string>
<string id="31012">EPISODIO[CR]IMAGEN[CR]NO[CR]DISPONIBLE</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></string>
<string id="31020">Nombre de Capítulo</string>
<string id="31021">Video - Archivos</string>
<string id="31022">Musica - Archivos</string>
<string id="31023"></string>
<string id="31024">Página</string>
<string id="31025">Artículos</string>
<string id="31026"></string>
<string id="31027"></string>
<string id="31028">DVD miniaturas</string>
<string id="31029">DVD lista</string>
<string id="31030">Fanart</string>
<string id="31031">Lista completa</string>
<string id="31032">Cover flow</string>
<string id="31033">Imagenes miniaturas</string>
<string id="31034">Icons anchos</string>
<string id="31040">Película actual[CR]Fanart imagen[CR][CR]Click para cambiar</string>
<string id="31041">Programa de TV actual[CR]Fanart imagen[CR][CR]Click para cambiar</string>
<string id="31042">REPRODUCIENDO</string>
<string id="31043">EN PAUSA</string>
<string id="31044">AVANCE RAPIDO</string>
<string id="31045">REBOBINAR</string>
<string id="31046">Bienvenido a XBMC - Por favor inicie sesión</string>
<string id="31047">Ultima vez loggeado en</string>
<string id="31048">Artista actual[CR]Fanart imagen[CR][CR]Click para cambiar</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script Extra labels -->
<string id="31053">XBMC LETRAS DE CANCIONES</string>
<string id="31054">Selecciona tu canción de la lista</string>
<!-- Playlist Editor labels -->
<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">Archivos de música de sistema</string>
<string id="31059">Lista de reproducción actual</string>
<string id="31060">Este archivo esta apilado, selecciona la parte desde la cual deseas reproducir.</string>
<!-- Skin Settings labels -->
<string id="31100">Opciones de fondo de escritorio</string>
<string id="31101">Opciones de la pantalla de Home</string>
<string id="31102">Fondos de escritorio</string>
<string id="31103">Mostrar "En Pausa" en la presentación de imágenes</string>
<string id="31104">Menu de Apagado - Usar Hibernar en lugar de Suspender</string>
<string id="31105">Mostrat los nombres de archivos en la búsqueda de segundo plano</string>
<string id="31106">Opciones Miscellaneas</string>
<string id="31107">Quitar scan lines del fondo de escritorio</string>
<string id="31108">Quitar scan lines del fondo de escritorio durante la reproducción</string>
<string id="31109">Fondos de pantalla de Home</string>
<string id="31110">botón - Habilitar fondos personalizados</string>
<string id="31111">Siempre mostrar información de música durante letras de canciones</string>
<string id="31112">Mostrar nombres de archivos en la vista de "Iconos Anchos"</string>
<!-- Script Settings labels -->
<string id="31200">Opciones script personalizado</string>
<string id="31201"></string>
<string id="31202"></string>
<string id="31203">Establecer label del botón</string>
<string id="31204">Ruta del script</string>
<string id="31205"></string>
<string id="31206"></string>
<string id="31207"></string>
<string id="31208">Mostrar botón de script mostrar letra en OSD</string>
<string id="31209">Habilidar botón de inicio de script para -</string>
<!-- AMT Script Extra labels -->
<string id="31300">Mostrar reparto</string>
</strings>

View File

@ -0,0 +1,115 @@
<?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">Silencio</string>
<string id="31001">Cargando...</string>
<string id="31002">
</string>
<string id="31003">
</string>
<string id="31004">
</string>
<string id="31005">
</string>
<string id="31006">
</string>
<string id="31007">
</string>
<string id="31008">
</string>
<string id="31009">
</string>
<string id="31010">IMAGEN[CR]FANART[CR]NO[CR]DISPONIBLE</string>
<string id="31011">IMAGEN[CR]EPISODIO[CR]NO[CR]DISPONIBLE</string>
<string id="31012">IMAGEN[CR]EPISODIO[CR]NO[CR]DISPONIBLE</string>
<string id="31013">
</string>
<string id="31014">
</string>
<string id="31015">
</string>
<string id="31016">
</string>
<string id="31017">
</string>
<string id="31018">
</string>
<string id="31019">
</string>
<string id="31020">Título de capítulo</string>
<string id="31021">Vídeo - Archivos</string>
<string id="31022">Música - Archivos</string>
<string id="31023">
</string>
<string id="31024">Página</string>
<string id="31025">Elementos</string>
<string id="31026">
</string>
<string id="31027">
</string>
<string id="31028">Miniaturas DVD</string>
<string id="31029">Lista DVD</string>
<string id="31030">Fanart</string>
<string id="31031">Lista completa</string>
<string id="31032">Flujo de carátula</string>
<string id="31033">Miniaturas de imágenes</string>
<string id="31034">Iconos anchos</string>
<string id="31040">Imagen Fanart[CR]Película actual[CR][CR]Click para cambiar</string>
<string id="31041">Imagen Fanart[CR]Serie actual[CR][CR]Click para cambiar</string>
<string id="31042">REPRODUCIENDO</string>
<string id="31043">PAUSA</string>
<string id="31044">AVANCE RÁPIDO</string>
<string id="31045">REBOBINAR</string>
<string id="31046">Bienvenido a XBMC - Por favor identifíquese</string>
<string id="31047">Identificado por última vez en</string>
<string id="31048">Imagen Fanart[CR]Artista actual[CR][CR]Click para cambiar</string>
<string id="31050">
</string>
<string id="31051">
</string>
<string id="31052">
</string>
<string id="31053">XBMC LYRICS</string>
<string id="31054">Elija su canción de la lista</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">Archivos de música del sistema</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="31100">Opciones de fondos</string>
<string id="31101">Opciones de pantalla inicio</string>
<string id="31102">Fondos</string>
<string id="31103">Mostrar "pausado" en presentación de imágenes</string>
<string id="31104">Menú de apagado - Hibernar en lugar de Suspender</string>
<string id="31105">Mostrar títulos en escáner de segundo plano</string>
<string id="31106">Opciones de miscelánea</string>
<string id="31107">Eliminar líneas de escaneado en segundo plano</string>
<string id="31108">Eliminar líneas de escaneado mientras se reproduce vídeo</string>
<string id="31109">Fondo de pantalla inicio</string>
<string id="31110">botón - Habilitar fondo personalizado</string>
<string id="31111">Mostrar siempre info de música en letras</string>
<string id="31112">Mostrar títulos en la vista de "iconos anchos"</string>
<string id="31113">Una imagen</string>
<string id="31114">Multi-imagen</string>
<string id="31115">Reemplace el botón configuración de audio con el teletexto</string>
<string id="31116">Ocultar etiquetas de vídeo en vistas de medios</string>
<string id="31200">Opciones personalizadas de script</string>
<string id="31201">
</string>
<string id="31202">
</string>
<string id="31203">Ajustar etiqueta de botón</string>
<string id="31204">Ruta de script</string>
<string id="31205">
</string>
<string id="31206">
</string>
<string id="31207">Mostrar botón de descarga de subtítulos en OSD</string>
<string id="31208">Mostrar botón de script de letras en OSD</string>
<string id="31209">Habilitar botón de inicio rápido de script para -</string>
<string id="31300">Mostrar reparto</string>
</strings>

View File

@ -0,0 +1,114 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--Language file translated with Team XBMC Translator-->
<!--Translator: blittan-->
<!--Email: blittan@xbmc.org-->
<!--Date of translation: 11/18/2009-->
<!--$Revision$-->
<strings>
<string id="31000">Volym avstängd</string>
<string id="31001">Upptagen...</string>
<string id="31002">
</string>
<string id="31003">
</string>
<string id="31005">
</string>
<string id="31006">
</string>
<string id="31007">
</string>
<string id="31008">
</string>
<string id="31009">
</string>
<string id="31010">FANART-BILD[CR]INTE[CR]TILLGÄNGLIG</string>
<string id="31011">AVSNITTSBILD[CR]INTE[CR]TILLGÄNGLIG</string>
<string id="31012">AVSNITTSBILD[CR]INTE[CR]TILLGÄNGLIG</string>
<string id="31013">
</string>
<string id="31014">
</string>
<string id="31015">
</string>
<string id="31016">
</string>
<string id="31017">
</string>
<string id="31018">
</string>
<string id="31019">
</string>
<string id="31020">Kapiteltitel</string>
<string id="31021">Video - Filer</string>
<string id="31022">Musik - Filer</string>
<string id="31023">
</string>
<string id="31024">Sida</string>
<string id="31025">Objekt</string>
<string id="31026">
</string>
<string id="31027">
</string>
<string id="31028">DVD-miniatyrer</string>
<string id="31029">DVD-lista</string>
<string id="31030">Fanart</string>
<string id="31031">Full lista</string>
<string id="31032">Omslagsflöde</string>
<string id="31033">Bildminiatyrer</string>
<string id="31034">Bredikoner</string>
<string id="31040">Nuvarande film[CR]Fanart-bild[CR][CR]Klicka för att ändra</string>
<string id="31041">Nuvarande TV-serie[CR]Fanart-bild[CR][CR]Klicka för att ändra</string>
<string id="31042">SPELAR</string>
<string id="31043">PAUSAD</string>
<string id="31044">FRAMÅTSPOLNING</string>
<string id="31045">BAKÅTSPOLNING</string>
<string id="31046">Välkommen till XBMC - Var god logga in</string>
<string id="31047">Senast inloggad</string>
<string id="31048">Nuvarande artists[CR]Fanart-bild[CR][CR]Klicka för att ändra</string>
<string id="31050">
</string>
<string id="31051">
</string>
<string id="31052">
</string>
<string id="31053">XBMC SÅNGTEXTER</string>
<string id="31054">Välj din låt från listan</string>
<string id="31055">Öppna spellista</string>
<string id="31056">Spara spellista</string>
<string id="31057">Stäng spellista</string>
<string id="31058">System-musikfiler</string>
<string id="31059">Nuvarande spellista</string>
<string id="31060">Denna fil är sammanslagen, välj den del du vill spela från.</string>
<string id="31100">Bakgrundsalternativ</string>
<string id="31101">Hemskärmsalternativ</string>
<string id="31102">Bakgrunder</string>
<string id="31103">Visa "Pausad" i bildspelet</string>
<string id="31104">Avstängningsmeny - Använd viloläge istället för vänteläge</string>
<string id="31105">Visa mediatitlar i bakgrundsskannern</string>
<string id="31106">Blandade alternativ</string>
<string id="31107">Ta bort skannlinjer fråm bakgrunden</string>
<string id="31108">Ta bort skannlinjer från bakgrunden under filmuppspelning</string>
<string id="31109">Hemskärmsbakgrunder</string>
<string id="31110">knapp - Egna bakgrunder</string>
<string id="31111">Visa alltid musikinfo vid sångtexter</string>
<string id="31112">Visa mediatitlar i "Bredikon" visningen</string>
<string id="31113">Enstaka bild</string>
<string id="31114">Multibild</string>
<string id="31115">Byt ut ljudinställningsknapp mot teletext</string>
<string id="31116">Dölj videoflaggbilder i mediavisningar</string>
<string id="31200">Egna skriptval</string>
<string id="31201">
</string>
<string id="31202">
</string>
<string id="31203">Ange knappetikett</string>
<string id="31204">Skriptsökväg</string>
<string id="31205">
</string>
<string id="31206">
</string>
<string id="31207">Visa nedladdningsknapp för undertexter i video-OSD</string>
<string id="31208">Visa sångtexts-skriptsknappen i musik-OSD</string>
<string id="31209">Aktivera snabbstarta skriptknapp för -</string>
<string id="31300">Visa rollsättning</string>
</strings>

View File

@ -0,0 +1,105 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--Translator: Özgür BASKIN (queeup)-->
<!--Email: ozgur.baskin@gmail.com-->
<!--Date of translation: 23/11/2009-->
<!--Turkish strings based on English strings revision 24895-->
<!--$Revision$-->
<strings>
<string id="31000">Sessiz</string>
<string id="31001">Çalışıyor...</string>
<string id="31002"></string>
<string id="31003"></string>
<string id="31004"></string>
<string id="31005"></string>
<string id="31006"></string>
<string id="31007"></string>
<string id="31008"></string>
<string id="31009"></string>
<string id="31010">FANART[CR]RESMİ[CR]MEVCUT[CR]DEĞİL</string>
<string id="31011">BÖLÜM[CR]RESMİ[CR]MEVCUT[CR]DEĞİL</string>
<string id="31012">BÖLÜM[CR]RESMİ[CR]MEVCUT[CR]DEĞİL</string>
<string id="31013"></string>
<string id="31014"></string>
<string id="31015"></string>
<string id="31016"></string>
<string id="31017"></string>
<string id="31018"></string>
<string id="31019"></string>
<string id="31020">Bölüm başlığı</string>
<string id="31021">Videolar - Dosyalar</string>
<string id="31022">Müzik - Dosyalar</string>
<string id="31023"></string>
<string id="31024">Sayfa</string>
<string id="31025">Nesne</string>
<string id="31026"></string>
<string id="31027"></string>
<string id="31028">DVD kapakları</string>
<string id="31029">DVD listesi</string>
<string id="31030">Fanart</string>
<string id="31031">Tam liste</string>
<string id="31032">Kapak akışı</string>
<string id="31033">Küçük resimler</string>
<string id="31034">Geniş simgeler</string>
<string id="31040">Geçerli film[CR]Fanart resmi[CR][CR]Değiştirmek için tıklayın</string>
<string id="31041">Geçerli TV programı[CR]Fanart resmi[CR][CR]Değiştirmek için tıklayın</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">XBMC'ye Hoş geldiniz - Lütfen Giriş Yapın</string>
<string id="31047">Son giriş yapan</string>
<string id="31048">Geçerli sanatçı[CR]Fanart resmi[CR][CR]Değiştirmek için tıklayın</string>
<string id="31050"></string>
<string id="31051"></string>
<string id="31052"></string>
<!-- Lyrics Script Extra labels -->
<string id="31053">XBMC LYRICS</string>
<string id="31054">Listeden şarkınızı seçin</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>
<!-- Skin Settings labels -->
<string id="31100">Arkaplan ayarları</string>
<string id="31101">Ana ekran ayarları</string>
<string id="31102">Arkaplanlar</string>
<string id="31103">Resim slayt gösterisinde "DURAKLATILDI"yı göster</string>
<string id="31104">Kapatma menüsü - Suspend yerine Hibernate kullan</string>
<string id="31105">Ortam başlıklarını arkaplan tarayıcısında göster</string>
<string id="31106">Çeşitli ayarlar</string>
<string id="31107">Tarama çizgilerini arkaplandan kaldır</string>
<string id="31108">Video oynatılırken tarama çizgilerini arkaplandan kaldır</string>
<string id="31109">Ana ekran arkaplanları</string>
<string id="31110">düğmesi - Özel arkaplanları etkinleştir</string>
<string id="31111">Lyrics esnasında her zaman müzik bilgisini göster</string>
<string id="31112">"Geniş simge" görünümünde ortam başlıklarını göster</string>
<string id="31113">Tek Resim</string>
<string id="31114">Çoklu Resim</string>
<string id="31115">Ses Ayarları Tuşu'nu Teletext ile değiştir</string>
<string id="31116">Ortam görünümlerinde video etiket resimlerini gizle</string>
<!-- Script Settings labels -->
<string id="31200">Özel betik ayarları</string>
<string id="31201"></string>
<string id="31202"></string>
<string id="31203">Düğme etiketini ayarla</string>
<string id="31204">Betik dizini</string>
<string id="31205"></string>
<string id="31206"></string>
<string id="31207">Altyazı indirme tuşunu Video OSD'de göster</string>
<string id="31208">Lyrics betik tuşunu Müzik OSD'de göster</string>
<string id="31209">Hızlı başlat betik tuşunu etkinleştir -</string>
<!-- AMT Script Extra labels -->
<string id="31300">Oyuncuları göster</string>
</strings>

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

BIN
media/Background-Home.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 532 KiB

BIN
media/Background.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 857 KiB

BIN
media/Barground2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
media/Button_Side_Focus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

BIN
media/ContextMenu_Top.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
media/DefaultActor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

BIN
media/DefaultAddSource.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

BIN
media/DefaultAlbumCover.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

BIN
media/DefaultArtist.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

BIN
media/DefaultAudio.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

BIN
media/DefaultCDDA.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

BIN
media/DefaultDVDEmpty.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

BIN
media/DefaultDVDRom.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

BIN
media/DefaultFile.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

BIN
media/DefaultFolder.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
media/DefaultFolderBack.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
media/DefaultHardDisk.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

BIN
media/DefaultIconError.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
media/DefaultIconInfo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
media/DefaultMovies.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

BIN
media/DefaultMusicSongs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

BIN
media/DefaultMusicYears.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
media/DefaultNetwork.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
media/DefaultPicture.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
media/DefaultPlaylist.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

BIN
media/DefaultProgram.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

BIN
media/DefaultScript.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

BIN
media/DefaultShortcut.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
media/DefaultTVShows.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
media/DefaultVCD.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

BIN
media/DefaultVideo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

BIN
media/DefaultVideoCover.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

BIN
media/DefaultXboxDVD.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

BIN
media/DialogBack.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

BIN
media/DialogFront.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

BIN
media/DialogLeft.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
media/DialogMiddle.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

BIN
media/DialogRight.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

BIN
media/Fanart_Diffuse.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
media/Footer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

BIN
media/Header.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
media/Home-Menu-Back.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 KiB

424
media/Makefile Normal file
View File

@ -0,0 +1,424 @@
TARGET=Textures.xbt
XBMCTEX=../../../tools/TexturePacker/TexturePacker
IMAGES= \
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 \
busy/busy1.png \
busy/busy2.png \
busy/busy3.png \
busy/busy4.png \
busy/busy5.png \
busy/busy6.png \
busy/busy7.png \
busy/busy8.png \
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/aif.png \
flagging/audio/aifc.png \
flagging/audio/aiff.png \
flagging/audio/ape.png \
flagging/audio/avc.png \
flagging/audio/cdda.png \
flagging/audio/dca.png \
flagging/audio/dolbydigital.png \
flagging/audio/dts.png \
flagging/audio/eac3.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/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/flv.png \
flagging/video/h264.png \
flagging/video/hddvd.png \
flagging/video/mpeg1video.png \
flagging/video/mpeg2video.png \
flagging/video/vc-1.png \
flagging/video/wvc1.png \
flagging/video/xvid.png \
xbmc_subtitles/flags/-.gif \
xbmc_subtitles/flags/.gif \
xbmc_subtitles/flags/ar.gif \
xbmc_subtitles/flags/bg.gif \
xbmc_subtitles/flags/bs.gif \
xbmc_subtitles/flags/ca.gif \
xbmc_subtitles/flags/cs.gif \
xbmc_subtitles/flags/da.gif \
xbmc_subtitles/flags/de.gif \
xbmc_subtitles/flags/el.gif \
xbmc_subtitles/flags/en.gif \
xbmc_subtitles/flags/es.gif \
xbmc_subtitles/flags/et.gif \
xbmc_subtitles/flags/fi.gif \
xbmc_subtitles/flags/fo.gif \
xbmc_subtitles/flags/fr.gif \
xbmc_subtitles/flags/gl.gif \
xbmc_subtitles/flags/he.gif \
xbmc_subtitles/flags/hi.gif \
xbmc_subtitles/flags/hr.gif \
xbmc_subtitles/flags/hu.gif \
xbmc_subtitles/flags/hy.gif \
xbmc_subtitles/flags/id.gif \
xbmc_subtitles/flags/is.gif \
xbmc_subtitles/flags/it.gif \
xbmc_subtitles/flags/ja.gif \
xbmc_subtitles/flags/kk.gif \
xbmc_subtitles/flags/ko.gif \
xbmc_subtitles/flags/lb.gif \
xbmc_subtitles/flags/lt.gif \
xbmc_subtitles/flags/lv.gif \
xbmc_subtitles/flags/mk.gif \
xbmc_subtitles/flags/ms.gif \
xbmc_subtitles/flags/nl.gif \
xbmc_subtitles/flags/no.gif \
xbmc_subtitles/flags/pb.gif \
xbmc_subtitles/flags/pl.gif \
xbmc_subtitles/flags/pt.gif \
xbmc_subtitles/flags/ro.gif \
xbmc_subtitles/flags/ru.gif \
xbmc_subtitles/flags/sk.gif \
xbmc_subtitles/flags/sl.gif \
xbmc_subtitles/flags/sq.gif \
xbmc_subtitles/flags/sr.gif \
xbmc_subtitles/flags/sv.gif \
xbmc_subtitles/flags/tr.gif \
xbmc_subtitles/flags/uk.gif \
xbmc_subtitles/flags/vi.gif \
xbmc_subtitles/flags/zh.gif \
xbmc_subtitles/ratings/0.png \
xbmc_subtitles/ratings/1.png \
xbmc_subtitles/ratings/10.png \
xbmc_subtitles/ratings/2.png \
xbmc_subtitles/ratings/3.png \
xbmc_subtitles/ratings/4.png \
xbmc_subtitles/ratings/5.png \
xbmc_subtitles/ratings/6.png \
xbmc_subtitles/ratings/7.png \
xbmc_subtitles/ratings/8.png \
xbmc_subtitles/ratings/9.png \
xbmc_subtitles/icon_sync.png \
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 \
arrow-big-down.png \
arrow-big-up.png \
Background-Home.png \
Background.png \
Barground2.png \
black-back.png \
black-back2.png \
button-focus-keyboard.png \
button-focus-toggle-off.png \
button-focus-toggle-on.png \
button-focus.png \
button-focus2.png \
button-nofocus-toggle-off.png \
button-nofocus-toggle-on.png \
button-nofocus.png \
Button_Side_Focus.png \
Button_Side_NoFocus.png \
calibrate-bottomright-focus.png \
calibrate-bottomright.png \
calibrate-pixelratio-focus.png \
calibrate-pixelratio.png \
calibrate-subtitles-focus.png \
calibrate-subtitles.png \
calibrate-topleft-focus.png \
calibrate-topleft.png \
close-window.png \
close-windowFO.png \
ContextMenu_Bottom.png \
ContextMenu_Middle.png \
ContextMenu_Top.png \
DefaultActor.png \
DefaultAddSource.png \
DefaultAlbumCover.png \
DefaultArtist.png \
DefaultAudio.png \
DefaultCDDA.png \
DefaultDVDEmpty.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 \
DefaultShortcut.png \
DefaultTVShows.png \
DefaultVCD.png \
DefaultVideo.png \
DefaultVideoCover.png \
DefaultVideoPlaylists.png \
DefaultVideoPlugins.png \
DefaultXboxDVD.png \
DialogBack.png \
DialogFront.png \
DialogLeft.png \
DialogMiddle.png \
DialogRight.png \
diffuse_mirror.png \
diffuse_mirror2.png \
Fanart_Diffuse.png \
filemanager-select.png \
folder-focus.png \
Footer.png \
gradient.png \
Header.png \
home-button-focus.gif \
home-button.png \
home-favourites-focus.gif \
home-favourites.png \
Home-Menu-Back-Divider.png \
Home-Menu-Back.png \
home-playmedia-focus.gif \
home-playmedia.png \
home-power-focus.gif \
home-power.png \
homeinfo-blank.png \
icon_addons.png \
icon_appearence.png \
icon_music.png \
icon_network.png \
icon_pics.png \
icon_system.png \
icon_video.png \
icon_weather.png \
lastfm-hate-focus.png \
lastfm-hate-nofocus.png \
lastfm-love-focus.png \
lastfm-love-nofocus.png \
list-focus.png \
HeaderControlBackFO.png \
HeaderControlBackNF.png \
HeaderControlHomeFO.png \
HeaderControlHomeNF.png \
HeaderControlUpOneLevelFO.png \
HeaderControlUpOneLevelNF.png \
NoCover_1.png \
NoCover_2.png \
osd-panel-top.png \
osd_button_audioFO.png \
osd_button_audioSELNF.png \
osd_button_bookmarkFO.png \
osd_button_bookmarkSELNF.png \
osd_button_dvdmenu.png \
osd_button_dvdmenu2.png \
osd_button_dvdmenuNF.png \
osd_button_ffFO.png \
osd_button_ffSELNF.png \
osd_button_info_1.png \
osd_button_info_1_nofocus.png \
osd_button_info_2.png \
osd_button_info_2_nofocus.png \
osd_button_lyrics.png \
osd_button_lyricsFO.png \
osd_button_pauseFO.png \
osd_button_pauseNF.png \
osd_button_playFO.png \
osd_button_playlistFO.png \
osd_button_playNF.png \
osd_button_presetsFO.png \
osd_button_presetsSELNF.png \
osd_button_rec.png \
osd_button_rec2.png \
osd_button_recNF.png \
osd_button_rewFO.png \
osd_button_rewSELNF.png \
osd_button_skip_minusFO.png \
osd_button_skip_plusFO.png \
osd_button_stopFO.png \
osd_button_videoFO.png \
osd_button_videoSELNF.png \
osd_button_visFO.png \
osd_button_vizsettingsFO.png \
osd_button_vizsettingsSELNF.png \
osd_panel.png \
osd_panel_audio.png \
osd_slider_bg.png \
osd_slider_bg_2.png \
osd_slider_nib.png \
osd_slider_nibNF.png \
osd_SubtitleFO.png \
osd_SubtitleNF.png \
OverlayHasTrainer.png \
OverlayHD.png \
OverlayLocked.png \
OverlayRAR.png \
OverlayTrained.png \
OverlayWatched.png \
Panel.png \
Panel2.png \
PlayerControls-ForwardFO.png \
PlayerControls-ForwardNF.png \
PlayerControls-FullScreenFO.png \
PlayerControls-FullScreenNF.png \
PlayerControls-NextFO.png \
PlayerControls-NextNF.png \
PlayerControls-PauseFO.png \
PlayerControls-PauseNF.png \
PlayerControls-PlayFO.png \
PlayerControls-PlayNF.png \
PlayerControls-PrevFO.png \
PlayerControls-PrevNF.png \
PlayerControls-RandomFO.png \
PlayerControls-RandomFO_2.png \
PlayerControls-RandomNF.png \
PlayerControls-RandomNF_2.png \
PlayerControls-RandomOnFO.png \
PlayerControls-RandomOnFO_2.png \
PlayerControls-RandomOnNF.png \
PlayerControls-RandomOnNF_2.png \
PlayerControls-RepeatAllFO.png \
PlayerControls-RepeatAllNF.png \
PlayerControls-RepeatFO.png \
PlayerControls-RepeatNF.png \
PlayerControls-RepeatOneFO.png \
PlayerControls-RepeatOneNF.png \
PlayerControls-RewindFO.png \
PlayerControls-RewindNF.png \
PlayerControls-StopFO.png \
PlayerControls-StopNF.png \
pointer-focus-click.png \
pointer-focus-drag.png \
pointer-focus.png \
pointer-nofocus.png \
poster-shadow.png \
ProgressBack.png \
ProgressBuffer.png \
ProgressFront.png \
ProgressFront2.png \
radiobutton-focus-2.png \
radiobutton-focus.png \
radiobutton-nofocus.png \
rating0.png \
rating1.png \
rating2.png \
rating3.png \
rating4.png \
rating5.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 \
scrollbar_bar-vertical.png \
scrollbar_bar.png \
scrollbar_bar_back.png \
scrollbar_bar_back2.png \
scrollbar_bar_focus-vertical.png \
scrollbar_bar_focus.png \
scrollbar_nib-vertical.png \
scrollbar_nib.png \
SeekbarMarker.png \
seekslider.png \
separator.png \
slider_nibFO.png \
sub-background-label.png \
sub-background.png \
sub-eject-focus.gif \
sub-eject-nofocus.png \
sub-exit-focus.gif \
sub-exit-nofocus.png \
sub-favs-focus.gif \
sub-favs-nofocus.png \
sub-info-focus.gif \
sub-info-nofocus.png \
sub-logoff-focus.gif \
sub-logoff-nofocus.png \
sub-master-focus.gif \
sub-master-nofocus.png \
sub-nomaster-focus.gif \
sub-nomaster-nofocus.png \
sub-reboot-focus.gif \
sub-reboot-nofocus.png \
sub-shutdown-focus.gif \
sub-shutdown-nofocus.png \
sub-suspend-focus.gif \
sub-suspend-nofocus.png \
thumb-back.png \
unknown-user.png \
VeticalLight.png \
VolumeIcon-Mute.png \
VolumeIcon.png \
white-reflect.png \
Wide_Icon_Diffuse.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

BIN
media/NoCover_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
media/NoCover_2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

BIN
media/OverlayHD.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

BIN
media/OverlayHasTrainer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

BIN
media/OverlayLocked.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
media/OverlayRAR.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
media/OverlayTrained.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

BIN
media/OverlayWatched.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

BIN
media/Panel.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

BIN
media/Panel2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
media/ProgressBack.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
media/ProgressBuffer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
media/ProgressFront.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
media/ProgressFront2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
media/SeekbarMarker.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
media/VeticalLight.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
media/VolumeIcon-Mute.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

BIN
media/VolumeIcon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
media/Wide_Icon_Diffuse.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

BIN
media/amt-blank-poster.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

BIN
media/amt-generic-actor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
media/amt-generic-genre.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

BIN
media/amt-overlay-saved.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

BIN
media/arrow-big-down.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

BIN
media/arrow-big-up.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

BIN
media/black-back.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
media/black-back2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
media/busy/busy1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
media/busy/busy2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
media/busy/busy3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
media/busy/busy4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
media/busy/busy5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
media/busy/busy6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
media/busy/busy7.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
media/busy/busy8.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

BIN
media/button-focus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
media/button-focus2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
media/button-nofocus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

BIN
media/calibrate-topleft.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

BIN
media/close-window.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
media/close-windowFO.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
media/diffuse_mirror.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
media/diffuse_mirror2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
media/flagging/audio/0.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
media/flagging/audio/1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
media/flagging/audio/2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
media/flagging/audio/6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
media/flagging/audio/8.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
media/folder-focus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
media/gradient.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

BIN
media/home-button-focus.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
media/home-button.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

BIN
media/home-favourites.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

BIN
media/home-playmedia.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
media/home-power-focus.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

BIN
media/home-power.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
media/homeinfo-blank.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

BIN
media/icon_addons.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
media/icon_appearence.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

BIN
media/icon_music.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

BIN
media/icon_network.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
media/icon_pics.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
media/icon_system.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

BIN
media/icon_video.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

BIN
media/icon_weather.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

BIN
media/lastfm-hate-focus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

BIN
media/lastfm-love-focus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

BIN
media/list-focus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
media/osd-panel-top.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

BIN
media/osd_SubtitleFO.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
media/osd_SubtitleNF.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
media/osd_button_ffFO.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

BIN
media/osd_button_info_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
media/osd_button_info_2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
media/osd_button_lyrics.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
media/osd_button_playFO.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
media/osd_button_playNF.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
media/osd_button_rec.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
media/osd_button_rec2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
media/osd_button_recNF.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
media/osd_button_rewFO.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
media/osd_button_stopFO.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

BIN
media/osd_button_visFO.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
media/osd_panel.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

BIN
media/osd_panel_audio.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

BIN
media/osd_slider_bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
media/osd_slider_bg_2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
media/osd_slider_nib.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
media/osd_slider_nibNF.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

BIN
media/pointer-focus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

BIN
media/pointer-nofocus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

BIN
media/poster-shadow.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

BIN
media/radiobutton-focus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
media/rating0.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
media/rating1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

BIN
media/rating2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
media/rating3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
media/rating4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
media/rating5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

BIN
media/scroll-down-2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
media/scroll-down-focus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
media/scroll-down.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
media/scroll-left-focus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
media/scroll-left.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
media/scroll-right.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
media/scroll-up-2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

BIN
media/scroll-up-focus-2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
media/scroll-up-focus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
media/scroll-up.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
media/scrollbar_bar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
media/scrollbar_nib.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
media/seekslider.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
media/separator.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
media/slider_nibFO.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 506 B

BIN
media/sub-background.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
media/sub-eject-focus.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

BIN
media/sub-eject-nofocus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

BIN
media/sub-exit-focus.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

BIN
media/sub-exit-nofocus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

BIN
media/sub-favs-focus.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

BIN
media/sub-favs-nofocus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

BIN
media/sub-info-focus.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

BIN
media/sub-info-nofocus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
media/sub-logoff-focus.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

BIN
media/sub-master-focus.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

BIN
media/sub-reboot-focus.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

BIN
media/sub-suspend-focus.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

BIN
media/thumb-back.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

BIN
media/unknown-user.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

BIN
media/white-reflect.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
media/xbmc-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1004 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1001 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1003 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1004 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1003 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1005 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 596 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1004 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1004 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 341 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 999 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 971 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1004 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1000 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1005 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 880 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 995 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 596 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 999 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 579 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

BIN
sounds/back.wav Normal file

Binary file not shown.

BIN
sounds/click.wav Normal file

Binary file not shown.

BIN
sounds/cursor.wav Normal file

Binary file not shown.

BIN
sounds/notify.wav Normal file

Binary file not shown.

BIN
sounds/out.wav Normal file

Binary file not shown.

BIN
sounds/shutter.wav Normal file

Binary file not shown.

81
sounds/sounds.xml Normal file
View File

@ -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>