This commit is contained in:
Chris Bevan 2015-03-27 20:31:13 +00:00
parent a2bff238e5
commit fd7e1b3077
150 changed files with 12842 additions and 12163 deletions

View File

@ -22,7 +22,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -39,21 +39,60 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>$LOCALIZE[31055]</label> <label>$LOCALIZE[24001]</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="grouplist"> <control type="grouplist">
<posx>10-col</posx> <posx>5-col-gutter</posx>
<posy>46</posy> <posy>44</posy>
<width>20-col</width>
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<control type="button" id="5"> <control type="radiobutton" id="6">
<align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<height>54</height> <height>57</height>
<width>8-col</width> <width>4-col</width>
<font>pageTitle</font> <font>smallStrong</font>
<label>25000</label>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<textoffsetx>12</textoffsetx>
<textoffsety>-6</textoffsety>
<ondown>9999</ondown>
</control>
<control type="radiobutton" id="7">
<aligny>center</aligny>
<height>57</height>
<width>4-col</width>
<font>smallStrong</font>
<label>25001</label>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<textoffsetx>12</textoffsetx>
<textoffsety>-6</textoffsety>
<ondown>9999</ondown>
</control>
<control type="radiobutton" id="8">
<aligny>center</aligny>
<height>57</height>
<width>5-col</width>
<font>smallStrong</font>
<label>24999</label>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<textoffsetx>12</textoffsetx>
<textoffsety>-6</textoffsety>
<ondown>9999</ondown>
</control>
<control type="button" id="5">
<aligny>center</aligny>
<height>57</height>
<width>5-col</width>
<font>smallStrong</font>
<label>24063</label> <label>24063</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
@ -65,7 +104,7 @@
</control> </control>
<!--content listing--> <!--content listing-->
<control type="group" id="9999"> <control type="group" id="9999">
<onup>5</onup> <onup>6</onup>
<posx>0</posx> <posx>0</posx>
<posy>-50</posy> <posy>-50</posy>
<include>viewDialogList</include> <include>viewDialogList</include>

View File

@ -9,30 +9,30 @@
<aligny>center</aligny> <aligny>center</aligny>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<font>regular</font> <font>regular</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<disabledcolor>disabled</disabledcolor> <disabledcolor>textDisabled</disabledcolor>
<shadowcolor>44000000</shadowcolor> <shadowcolor>-</shadowcolor>
</default> </default>
<default type="textbox"> <default type="textbox">
<label>-</label> <label>-</label>
<font>regular</font> <font>regular</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</default> </default>
<default type="fadelabel"> <default type="fadelabel">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<height>1-row</height> <height>57</height>
<label>-</label> <label>-</label>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>regular</font> <font>regular</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>textActive</selectedcolor>
<disabledcolor>disabled</disabledcolor> <disabledcolor>textDisabled</disabledcolor>
<scrollout>false</scrollout> <scrollout>false</scrollout>
<pauseatend>2000</pauseatend> <pauseatend>2000</pauseatend>
</default> </default>
@ -48,15 +48,17 @@
<default type="button"> <default type="button">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>4-col</width>
<height>1-row</height>
<font>small</font>
<aligny>center</aligny>
<align>left</align> <align>left</align>
<textoffsetx>0</textoffsetx> <aligny>center</aligny>
<height>2-row</height>
<width>4-col</width>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<textcolor>unselected</textcolor> <texturefocus>colors/white.png</texturefocus>
<disabledcolor>disabled</disabledcolor> <texturenofocus>colors/offblack.png</texturenofocus>
<textoffsetx>24</textoffsetx>
<disabledcolor>textDisabled</disabledcolor>
<invalidcolor>disabled</invalidcolor> <invalidcolor>disabled</invalidcolor>
<pulseonselect>false</pulseonselect> <pulseonselect>false</pulseonselect>
</default> </default>
@ -74,7 +76,7 @@
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>unselected</textcolor> <textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<disabledcolor>disabled</disabledcolor> <disabledcolor>textDisabled</disabledcolor>
<pulseonselect>false</pulseonselect> <pulseonselect>false</pulseonselect>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</default> </default>
@ -82,22 +84,22 @@
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>-</width> <width>-</width>
<height>54</height> <height>2-row</height>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<textoffsetx>12</textoffsetx> <textoffsetx>24</textoffsetx>
<textoffsety>0</textoffsety> <textoffsety>0</textoffsety>
<font>itemTitle</font> <font>menuButton</font>
<label>-</label> <label>-</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<disabledcolor>disabled</disabledcolor> <disabledcolor>textDisabled</disabledcolor>
<radiowidth>64</radiowidth> <radiowidth>64</radiowidth>
<radioheight>64</radioheight> <radioheight>64</radioheight>
<radioposx></radioposx> <radioposx/>
<radioposy></radioposy> <radioposy/>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>colors/offblack.png</texturenofocus>
<textureradiofocus>UIControls/radio-button-fo.png</textureradiofocus> <textureradiofocus>UIControls/radio-button-fo.png</textureradiofocus>
<textureradionofocus>UIControls/radio-button-nf.png</textureradionofocus> <textureradionofocus>UIControls/radio-button-nf.png</textureradionofocus>
<pulseonselect>false</pulseonselect> <pulseonselect>false</pulseonselect>
@ -107,19 +109,19 @@
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>-</width> <width>-</width>
<height>54</height> <height>2-row</height>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<textoffsetx>12</textoffsetx> <textoffsetx>24</textoffsetx>
<font>itemTitle</font> <font>menuButton</font>
<label>-</label> <label>-</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<disabledcolor>disabled</disabledcolor> <disabledcolor>textDisabled</disabledcolor>
<spinwidth>30</spinwidth> <spinwidth>30</spinwidth>
<spinheight>30</spinheight> <spinheight>30</spinheight>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>colors/offblack.png</texturenofocus>
<textureup>UIControls/arrow-up-nf.png</textureup> <textureup>UIControls/arrow-up-nf.png</textureup>
<texturedown>UIControls/arrow-down-nf.png</texturedown> <texturedown>UIControls/arrow-down-nf.png</texturedown>
<textureupfocus>UIControls/arrow-up-fo.png</textureupfocus> <textureupfocus>UIControls/arrow-up-fo.png</textureupfocus>
@ -130,19 +132,19 @@
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>-</width> <width>-</width>
<height>54</height> <height>2-row</height>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<textoffsetx>12</textoffsetx> <textoffsetx>24</textoffsetx>
<font>itemTitle</font> <font>menuButton</font>
<label>-</label> <label>-</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<disabledcolor>disabled</disabledcolor> <disabledcolor>textDisabled</disabledcolor>
<spinwidth>36</spinwidth> <spinwidth>36</spinwidth>
<spinheight>36</spinheight> <spinheight>36</spinheight>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>colors/offblack.png</texturenofocus>
<textureup>UIControls/arrow-up-nf.png</textureup> <textureup>UIControls/arrow-up-nf.png</textureup>
<texturedown>UIControls/arrow-down-nf.png</texturedown> <texturedown>UIControls/arrow-down-nf.png</texturedown>
<textureupfocus>UIControls/arrow-up-fo.png</textureupfocus> <textureupfocus>UIControls/arrow-up-fo.png</textureupfocus>
@ -154,15 +156,15 @@
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>-</width> <width>-</width>
<height>54</height> <height>2-row</height>
<font>itemTitle</font> <font>menuButton</font>
<textoffsetx>12</textoffsetx> <textoffsetx>24</textoffsetx>
<textoffsety>0</textoffsety> <textoffsety>0</textoffsety>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<disabledcolor>disabled</disabledcolor> <disabledcolor>textDisabled</disabledcolor>
<texturenofocus>-</texturenofocus> <texturenofocus>colors/offblack.png</texturenofocus>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<sliderwidth>0</sliderwidth> <sliderwidth>0</sliderwidth>
<sliderheight>0</sliderheight> <sliderheight>0</sliderheight>
<texturesliderbar>-</texturesliderbar> <texturesliderbar>-</texturesliderbar>
@ -173,7 +175,7 @@
<default type="progress"> <default type="progress">
<height>12</height> <height>12</height>
<texturebg border="0">-</texturebg> <texturebg border="0">-</texturebg>
<midtexture border="10">colors/selected.png</midtexture> <midtexture border="10">colors/white.png</midtexture>
<righttexture>-</righttexture> <righttexture>-</righttexture>
<overlaytexture>-</overlaytexture> <overlaytexture>-</overlaytexture>
</default> </default>
@ -181,15 +183,15 @@
<width>12</width> <width>12</width>
<texturesliderbar>colors/inactive.png</texturesliderbar> <texturesliderbar>colors/inactive.png</texturesliderbar>
<texturesliderbackground>colors/black.png</texturesliderbackground> <texturesliderbackground>colors/black.png</texturesliderbackground>
<texturesliderbarfocus>colors/selected.png</texturesliderbarfocus> <texturesliderbarfocus>colors/white.png</texturesliderbarfocus>
<showonepage>false</showonepage> <showonepage>false</showonepage>
<orientation>vertical</orientation> <orientation>vertical</orientation>
</default> </default>
<default type="edit"> <default type="edit">
<width>8-col</width> <width>8-col</width>
<height>1-row</height> <height>2-row</height>
<font>itemTitle</font> <font>mediumStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<textoffsety>0</textoffsety> <textoffsety>0</textoffsety>
<align>center</align> <align>center</align>

View File

@ -24,12 +24,10 @@
<aspectratio aligny="top">scale</aspectratio> <aspectratio aligny="top">scale</aspectratio>
</control> </control>
</control> </control>
<control type="group"> <control type="group">
<visible>isEmpty(ListItem.art(fanart))</visible> <visible>isEmpty(ListItem.art(fanart))</visible>
<include>globalBackground</include> <include>globalBackground</include>
</control> </control>
<!--About this addon--> <!--About this addon-->
<control type="group"> <control type="group">
<posx>col-3-begin</posx> <posx>col-3-begin</posx>
@ -41,7 +39,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -58,7 +56,7 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>$INFO[ListItem.Property(Addon.Type)]</label> <label>$INFO[ListItem.Property(Addon.Type)]</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -78,7 +76,7 @@
<posx>0</posx> <posx>0</posx>
<posy>3-row</posy> <posy>3-row</posy>
<width>10-col-gutter</width> <width>10-col-gutter</width>
<font>dialogTitle</font> <font>mediumStrong</font>
<label>$INFO[ListItem.Property(Addon.Name)]</label> <label>$INFO[ListItem.Property(Addon.Name)]</label>
</control> </control>
<control type="label"> <control type="label">
@ -95,7 +93,7 @@
<width>10-col-gutter</width> <width>10-col-gutter</width>
<height>340</height> <height>340</height>
<label>[B]$INFO[ListItem.Property(Addon.Description)][/B]</label> <label>[B]$INFO[ListItem.Property(Addon.Description)][/B]</label>
<autoscroll delay="5000" time="1000" repeat="10000"></autoscroll> <autoscroll delay="5000" time="1000" repeat="10000"/>
</control> </control>
</control> </control>
<!--dialog controls--> <!--dialog controls-->
@ -124,16 +122,16 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col</posx>
<posy>2</posy> <posy>-1</posy>
<width>6-col</width> <width>6-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -145,7 +143,7 @@
<width>6-col</width> <width>6-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -158,7 +156,7 @@
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col</posx>
<posy>2</posy> <posy>-1</posy>
<width>6-col</width> <width>6-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>

View File

@ -29,7 +29,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -46,7 +46,7 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>$LOCALIZE[5] $INFO[ListItem.Property(Addon.Name)]</label> <label>$LOCALIZE[5] $INFO[ListItem.Property(Addon.Name)]</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -88,16 +88,16 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col</posx>
<posy>2</posy> <posy>-1</posy>
<width>6-col</width> <width>6-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -109,7 +109,7 @@
<width>6-col</width> <width>6-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -122,7 +122,7 @@
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col</posx>
<posy>2</posy> <posy>-1</posy>
<width>6-col</width> <width>6-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
@ -160,9 +160,9 @@
<aligny>top</aligny> <aligny>top</aligny>
<height>54</height> <height>54</height>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<textoffsety>8</textoffsety> <textoffsety>8</textoffsety>
</control> </control>
@ -171,9 +171,9 @@
<align>left</align> <align>left</align>
<height>54</height> <height>54</height>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
</control> </control>
<control type="radiobutton" id="4"> <control type="radiobutton" id="4">

View File

@ -24,7 +24,7 @@
<include>dimensionsFullscreen</include> <include>dimensionsFullscreen</include>
<aspectratio align="center" aligny="top">stretch</aspectratio> <aspectratio align="center" aligny="top">stretch</aspectratio>
<texture fallback="colors/black.png">$INFO[Listitem.art(fanart)]</texture> <texture fallback="colors/black.png">$INFO[Listitem.art(fanart)]</texture>
<include condition="!Skin.HasSetting(disableAnimateFanart)">kenBurnsey</include> <include condition="!Skin.HasSetting(lowPowerMode)">kenBurnsey</include>
</control> </control>
<!--coverart--> <!--coverart-->
<control type="image"> <control type="image">
@ -35,8 +35,8 @@
<height>12-col</height> <height>12-col</height>
<aspectratio align="center" aligny="top">stretch</aspectratio> <aspectratio align="center" aligny="top">stretch</aspectratio>
<texture fallback="colors/black.png">$INFO[Listitem.thumb]</texture> <texture fallback="colors/black.png">$INFO[Listitem.thumb]</texture>
<animation effect="rotateY" end="-10" center="auto,auto" time="500">windowOpen</animation> <animation effect="rotateY" end="-7" center="auto,auto" time="500">windowOpen</animation>
<animation effect="rotateY" end="-10" center="auto,auto" time="0">windowClose</animation> <animation effect="rotateY" end="-7" center="auto,auto" time="0">windowClose</animation>
</control> </control>
<!--vignette--> <!--vignette-->
<control type="image"> <control type="image">
@ -72,7 +72,7 @@
<posy>-95</posy> <posy>-95</posy>
<width>573</width> <width>573</width>
<height>198</height> <height>198</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -94,7 +94,6 @@
<font>pageTitle</font> <font>pageTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>$INFO[ListItem.Artist]</label> <label>$INFO[ListItem.Artist]</label>
<scroll>true</scroll>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
@ -102,7 +101,7 @@
<posy>42</posy> <posy>42</posy>
<width>8-col-gutter</width> <width>8-col-gutter</width>
<align>left</align> <align>left</align>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>$INFO[ListItem.genre]</label> <label>$INFO[ListItem.genre]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -114,10 +113,10 @@
<font>textboxExtraLeading</font> <font>textboxExtraLeading</font>
<width>8-col-gutter</width> <width>8-col-gutter</width>
<align>left</align> <align>left</align>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<height>528</height> <height>528</height>
<label>[B]$INFO[ListItem.Property(Artist_Description)][/B]</label> <label>[B]$INFO[ListItem.Property(Artist_Description)][/B]</label>
<autoscroll delay="10000" time="1000" repeat="10000"></autoscroll> <autoscroll delay="10000" time="1000" repeat="10000"/>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<!--dialog controls--> <!--dialog controls-->
@ -143,7 +142,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -152,7 +151,7 @@
<posy>2</posy> <posy>2</posy>
<width>184</width> <width>184</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -164,7 +163,7 @@
<width>285</width> <width>285</width>
<height>55</height> <height>55</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -205,9 +204,9 @@
<onclick>SendClick(12)</onclick> <onclick>SendClick(12)</onclick>
</item> </item>
<item> <item>
<label></label> <label/>
<label2></label2> <label2/>
<thumb></thumb> <thumb/>
<onclick>noop</onclick> <onclick>noop</onclick>
</item> </item>
</content> </content>
@ -237,7 +236,7 @@
<posy>-95</posy> <posy>-95</posy>
<width>573</width> <width>573</width>
<height>198</height> <height>198</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -261,8 +260,9 @@
<align>left</align> <align>left</align>
<font>pageTitle</font> <font>pageTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>[B]$INFO[listitem.artist][/B] $INFO[ListItem.album]</label> <label>$INFO[ListItem.album]</label>
<scroll>true</scroll>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
@ -270,22 +270,22 @@
<posy>42</posy> <posy>42</posy>
<width>8-col-gutter</width> <width>8-col-gutter</width>
<align>left</align> <align>left</align>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>$INFO[Listitem.year]</label> <label>$INFO[listitem.artist]$INFO[Listitem.year, - ,]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<!--synopsis--> <!--synopsis-->
<control type="textbox"> <control type="textbox">
<posx>0</posx> <posx>0</posx>
<posy>2-row</posy> <posy>132</posy>
<font>small</font> <font>textboxExtraLeading</font>
<width>8-col-gutter</width> <width>8-col-gutter</width>
<align>left</align> <align>left</align>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<height>528</height> <height>528</height>
<label>$INFO[ListItem.Property(Album_Description)]</label> <label>[B]$INFO[ListItem.Property(Album_Description)][/B]</label>
<autoscroll delay="10000" time="1000" repeat="10000"></autoscroll> <autoscroll delay="10000" time="1000" repeat="10000"/>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
</control> </control>
@ -312,7 +312,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -321,7 +321,7 @@
<posy>2</posy> <posy>2</posy>
<width>184</width> <width>184</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -333,7 +333,7 @@
<width>285</width> <width>285</width>
<height>55</height> <height>55</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -374,9 +374,9 @@
<onclick>SendClick(12)</onclick> <onclick>SendClick(12)</onclick>
</item> </item>
<item> <item>
<label></label> <label/>
<label2></label2> <label2/>
<thumb></thumb> <thumb/>
<onclick>noop</onclick> <onclick>noop</onclick>
</item> </item>
</content> </content>

View File

@ -35,7 +35,7 @@
<width>6-col</width> <width>6-col</width>
<align>left</align> <align>left</align>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>[ $INFO[ListItem.label] ]</label> <label>[ $INFO[ListItem.label] ]</label>
</control> </control>
</focusedlayout> </focusedlayout>
@ -68,7 +68,7 @@
<item id="5"> <item id="5">
<label>13013</label> <label>13013</label>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>XBMC.Reset()</onclick> <onclick>XBMC.Reboot()</onclick>
</item> </item>
<item id="6"> <item id="6">
<label>$LOCALIZE[20126] $INFO[system.profilename]</label> <label>$LOCALIZE[20126] $INFO[system.profilename]</label>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<defaultcontrol always="true">3</defaultcontrol> <defaultcontrol always="true">20</defaultcontrol>
<allowoverlay>yes</allowoverlay> <allowoverlay>yes</allowoverlay>
<controls> <controls>
<!--background--> <!--background-->
@ -21,7 +21,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -34,12 +34,12 @@
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="label" id="20"> <control type="label">
<description>header label</description> <description>header label</description>
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>31033</label> <label>31033</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -50,22 +50,22 @@
<posx>0</posx> <posx>0</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>12-col</width> <width>12-col</width>
<ondown>4</ondown> <ondown>21</ondown>
<onright>9001</onright> <onright>9001</onright>
</control> </control>
<control type="label"> <control type="label">
<visible>!control.hasfocus(3)</visible> <visible>!control.hasfocus(20)</visible>
<description>Content type label unfocussed</description> <description>Content type label unfocussed</description>
<posx>12</posx> <posx>12</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>12-col</width> <width>12-col</width>
<label>31031</label> <label>31031</label>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<visible>control.hasfocus(3)</visible> <visible>control.hasfocus(20)</visible>
<description>Content type label focussed</description> <description>Content type label focussed</description>
<posx>12</posx> <posx>12</posx>
<posy>2-row</posy> <posy>2-row</posy>
@ -81,8 +81,8 @@
<posy>199</posy> <posy>199</posy>
<width>6-col</width> <width>6-col</width>
<label>31137</label> <label>31137</label>
<font>itemTitleSmallCondensed</font> <font>itemSubTitleCondensed</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="image"> <control type="image">
@ -99,8 +99,8 @@
<posy>256</posy> <posy>256</posy>
<width>12-col</width> <width>12-col</width>
<height>4-row</height> <height>4-row</height>
<onup>3</onup> <onup>20</onup>
<ondown>6</ondown> <ondown>22</ondown>
<onright>9001</onright> <onright>9001</onright>
<itemlayout width="12-col" height="1-row"> <itemlayout width="12-col" height="1-row">
<control type="image"> <control type="image">
@ -126,7 +126,7 @@
<width>10-col-gutter</width> <width>10-col-gutter</width>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
@ -135,7 +135,7 @@
<posy>1</posy> <posy>1</posy>
<width>40</width> <width>40</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label></label> <label></label>
</control> </control>
@ -147,7 +147,7 @@
<width>12-col</width> <width>12-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="image"> <control type="image">
<posx>1</posx> <posx>1</posx>
@ -190,12 +190,12 @@
<width>12-col</width> <width>12-col</width>
<height>54</height> <height>54</height>
<align>left</align> <align>left</align>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<onup>4</onup> <onup>21</onup>
<ondown>5</ondown> <ondown>5</ondown>
<onright>9001</onright> <onright>9001</onright>
</control> </control>
@ -207,7 +207,7 @@
<width>12-col</width> <width>12-col</width>
<height>6-row</height> <height>6-row</height>
<itemgap>0</itemgap> <itemgap>0</itemgap>
<onup>6</onup> <onup>22</onup>
<onright>9001</onright> <onright>9001</onright>
<orientation>vertical</orientation> <orientation>vertical</orientation>
</control> </control>
@ -225,7 +225,7 @@
<height>5-row</height> <height>5-row</height>
<itemgap>0</itemgap> <itemgap>0</itemgap>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<onleft>3</onleft> <onleft>20</onleft>
<itemlayout width="4-col" height="1-row"> <itemlayout width="4-col" height="1-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
@ -240,16 +240,16 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col</posx>
<posy>2</posy> <posy>-1</posy>
<width>3-col</width> <width>3-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -261,7 +261,7 @@
<width>4-col</width> <width>4-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -274,7 +274,7 @@
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col</posx>
<posy>2</posy> <posy>-1</posy>
<width>3-col</width> <width>3-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>

View File

@ -1,10 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<defaultcontrol/>
<controls> <controls>
<control type="group"> <control type="group">
<visible>!Window.IsActive(fullscreenvideo)</visible>
<posx>col-19-begin</posx> <posx>col-19-begin</posx>
<posy>83</posy> <include condition="!window.isactive(infodialog)">progressPosition1</include>
<include condition="window.isactive(infodialog)">progressPosition2</include>
<!--animations--> <!--animations-->
<animation type="Windowclose"> <animation type="Windowclose">
<effect type="fade" start="100" end="0" time="400" tween="sine"/> <effect type="fade" start="100" end="0" time="400" tween="sine"/>
@ -14,39 +15,38 @@
<posy>-12</posy> <posy>-12</posy>
<width>8-col</width> <width>8-col</width>
<height>102</height> <height>102</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>eeFFFFFF</colordiffuse> <colordiffuse>eeFFFFFF</colordiffuse>
<!--animations--> <!--animations-->
<animation type="Windowopen"> <animation type="Windowopen">
<effect type="slide" start="1000,0" end="0,0" time="400" tween="sine"/> <effect type="slide" start="1000,0" end="0,0" time="400" tween="sine"/>
</animation> </animation>
</control> </control>
<control type="label"> <control type="label" id="30">
<description>heading</description> <description>header label</description>
<posx>24</posx> <posx>24</posx>
<posy>-12</posy> <posy>-12</posy>
<font>smallStrong</font> <font>smallStrong</font>
<width>468</width> <width>468</width>
<height>1-row</height> <height>1-row</height>
<label>$INFO[Control.GetLabel(30)] $INFO[System.Progressbar,- ,%]</label>
<scroll>true</scroll>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<!--animations--> <!--animations-->
<animation type="Windowopen"> <animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="400" time="400" tween="sine"/> <effect type="fade" start="0" end="100" delay="400" time="400" tween="sine"/>
</animation> </animation>
</control> </control>
<control type="label" id="31"> <control type="textbox" id="31">
<description>message</description> <description>message</description>
<posx>24</posx> <posx>24</posx>
<posy>30</posy> <posy>22</posy>
<font>pageTitle</font> <font>dialogTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<width>468</width> <width>468</width>
<height>1-row</height> <height>1-row</height>
<label>-</label> <label>-</label>
<scroll>true</scroll>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<!--animations--> <!--animations-->
<animation type="Windowopen"> <animation type="Windowopen">
@ -54,12 +54,12 @@
</animation> </animation>
</control> </control>
</control> </control>
<!--hidden labels--> <!--debugging-->
<control type="group"> <include>DebugGrid</include>
<visible>false</visible> <control type="label">
<control type="label" id="30"> <posy>0</posy>
<description>heading label</description> <include>DialogID</include>
</control> <label>DialogExtendedProgressBar.xml</label>
</control> </control>
</controls> </controls>
</window> </window>

View File

@ -26,8 +26,8 @@
<posy>0</posy> <posy>0</posy>
<width>8-col</width> <width>8-col</width>
<font>pageTitle</font> <font>pageTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>1036</label> <label>$LOCALIZE[1036]</label>
</control> </control>
<control type="label"> <control type="label">
<visible>!IntegerGreaterThan(Container(450).NumItems,0)</visible> <visible>!IntegerGreaterThan(Container(450).NumItems,0)</visible>
@ -36,7 +36,7 @@
<width>8-col</width> <width>8-col</width>
<label>31096</label> <label>31096</label>
<font>regular</font> <font>regular</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="panel" id="450"> <control type="panel" id="450">
<posx>0</posx> <posx>0</posx>
@ -51,7 +51,7 @@
<height>230</height> <height>230</height>
<aspectratio>scale</aspectratio> <aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.icon]</texture> <texture fallback="colors/black.png" border="0">$INFO[Listitem.icon]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture> <bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>
@ -60,7 +60,7 @@
<posy>233</posy> <posy>233</posy>
<width>6-col-gutter</width> <width>6-col-gutter</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
</itemlayout> </itemlayout>
@ -72,7 +72,7 @@
<height>230</height> <height>230</height>
<aspectratio>scale</aspectratio> <aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.icon]</texture> <texture fallback="colors/black.png" border="0">$INFO[Listitem.icon]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/selected.png</bordertexture> <bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>
@ -82,7 +82,7 @@
<width>6-col-gutter</width> <width>6-col-gutter</width>
<height>1-row</height> <height>1-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>

View File

@ -23,7 +23,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -40,12 +40,11 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>12-col</width> <width>12-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
<control type="list" id="450"> <control type="list" id="450">
<posx>0</posx> <posx>0</posx>
<posy>120</posy> <posy>120</posy>
@ -79,7 +78,7 @@
<posy>0</posy> <posy>0</posy>
<width>312</width> <width>312</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>

View File

@ -2,5 +2,5 @@
<window> <window>
<onload>action(back)</onload> <onload>action(back)</onload>
<onload>activatewindow(videoosd)</onload> <onload>activatewindow(videoosd)</onload>
<controls></controls> <controls/>
</window> </window>

View File

@ -8,7 +8,8 @@
<controls> <controls>
<control type="group"> <control type="group">
<posx>col-19-begin</posx> <posx>col-19-begin</posx>
<posy>83</posy> <include condition="!window.isactive(progressdialog)">progressPosition1</include>
<include condition="window.isactive(progressdialog)">progressPosition2</include>
<!--<visible>!Window.IsActive(fullscreenvideo)</visible>--> <!--<visible>!Window.IsActive(fullscreenvideo)</visible>-->
<!--animations--> <!--animations-->
<animation type="Windowclose"> <animation type="Windowclose">
@ -16,10 +17,10 @@
</animation> </animation>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>-12</posy> <posy>0</posy>
<width>8-col</width> <width>8-col</width>
<height>102</height> <height>3-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>eeFFFFFF</colordiffuse> <colordiffuse>eeFFFFFF</colordiffuse>
<!--animations--> <!--animations-->
<animation type="Windowopen"> <animation type="Windowopen">
@ -29,12 +30,12 @@
<control type="label" id="401"> <control type="label" id="401">
<description>heading</description> <description>heading</description>
<posx>24</posx> <posx>24</posx>
<posy>-12</posy> <posy>0</posy>
<font>smallStrong</font> <font>itemSubTitle</font>
<width>468</width> <width>468</width>
<height>1-row</height> <height>1-row</height>
<aligny>center</aligny>
<label>-</label> <label>-</label>
<scroll>true</scroll>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<!--animations--> <!--animations-->
@ -45,13 +46,15 @@
<control type="label" id="402"> <control type="label" id="402">
<description>message</description> <description>message</description>
<posx>24</posx> <posx>24</posx>
<posy>30</posy> <posy>1-row</posy>
<font>pageTitle</font> <font>dialogTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<width>468</width> <width>468</width>
<height>1-row</height> <height>2-row</height>
<aligny>center</aligny>
<label>-</label> <label>-</label>
<scroll>true</scroll> <include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<!--animations--> <!--animations-->
<animation type="Windowopen"> <animation type="Windowopen">

View File

@ -2,25 +2,22 @@
<window> <window>
<defaultcontrol always="true">300</defaultcontrol> <defaultcontrol always="true">300</defaultcontrol>
<allowoverlay>yes</allowoverlay> <allowoverlay>yes</allowoverlay>
<coordinates>
<system>2</system>
<origin x="0" y="540" />
</coordinates>
<controls> <controls>
<control type="group"> <control type="group">
<visible>!Window.IsVisible(numericinput)</visible> <visible>!Window.IsVisible(numericinput)</visible>
<posx>col-3-begin</posx> <posx>0</posx>
<posy>row-12-begin</posy>
<!--animations--> <!--animations-->
<animation effect="slide" start="0,500" end="0,0" time="200" tween="sine" easing="out">Windowopen</animation> <animation effect="slide" start="0,500" end="0,0" time="200" tween="sine" easing="out">Windowopen</animation>
<animation effect="slide" start="0,0" end="0,500" time="200" tween="sine" easing="out">Windowclose</animation> <animation effect="slide" start="0,0" end="0,500" time="200" tween="sine" easing="out">Windowclose</animation>
<!--background--> <!--background-->
<control type="image"> <control type="image">
<posx>-240</posx> <posx>0</posx>
<posy>-24</posy> <posy>-36</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>15-row</height> <height>17-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>ccffffff</colordiffuse> <colordiffuse>ddffffff</colordiffuse>
</control> </control>
<!--headers--> <!--headers-->
<control type="group"> <control type="group">
@ -30,17 +27,17 @@
<description>header label</description> <description>header label</description>
<posx>0</posx> <posx>0</posx>
<posy>-64</posy> <posy>-64</posy>
<width>17-col-gutter</width> <width>24-col</width>
<height>1-row</height> <height>1-row</height>
<align>center</align> <align>center</align>
<font>itemTitleSmall</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="edit" id="312"> <control type="edit" id="312">
<description>Edit Text</description> <description>Edit Text</description>
<posx>0</posx> <posx>0</posx>
<posy>-12</posy> <posy>-12</posy>
<width>17-col</width> <width>24-col</width>
<align>center</align> <align>center</align>
<onup>300</onup> <onup>300</onup>
<ondown>309</ondown> <ondown>309</ondown>
@ -48,41 +45,60 @@
</control> </control>
<!--keyboard--> <!--keyboard-->
<control type="group"> <control type="group">
<posx>col-3-begin</posx> <posx>col-6-begin</posx>
<posy>2-row</posy> <posy>4-row</posy>
<!--row 1--> <!--row 1-->
<control type="group"> <control type="group">
<control type="button" id="309"> <control type="button" id="300">
<description>Layout button</description> <description>Done</description>
<posx>-72</posx> <posx>-72</posx>
<posy>0</posy> <posy>0</posy>
<width>4-col</width> <width>136</width>
<height>1-col</height> <height>1-col</height>
<label>20177</label> <label>20177</label>
<onleft>111</onleft> <onleft>111</onleft>
<onright>500</onright>
<onup>312</onup>
<ondown>302</ondown>
<texturenofocus>colors/keyunselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor>
<textcolor>textActive</textcolor>
<align>center</align>
<font>buttonTitle</font>
</control>
<control type="button" id="500">
<description>Cancel</description>
<posx>70</posx>
<posy>0</posy>
<width>2-col</width>
<height>1-col</height>
<label>222</label>
<onleft>300</onleft>
<onright>100</onright> <onright>100</onright>
<onup>312</onup> <onup>312</onup>
<ondown>302</ondown> <ondown>302</ondown>
<texturenofocus>colors/keyunselected.png</texturenofocus> <texturenofocus>colors/keyunselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
<font>buttonTitle</font> <font>buttonTitle</font>
<onclick>action(close)</onclick>
</control> </control>
<control type="button" id="100"> <control type="button" id="100">
<posx>222</posx> <posx>222</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<height>1-col</height> <height>1-col</height>
<onleft>309</onleft> <onleft>500</onleft>
<onright>101</onright> <onright>101</onright>
<onup>312</onup> <onup>312</onup>
<ondown>120</ondown> <ondown>120</ondown>
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="101"> <control type="button" id="101">
@ -97,7 +113,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="102"> <control type="button" id="102">
@ -112,7 +128,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="103"> <control type="button" id="103">
@ -127,7 +143,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="104"> <control type="button" id="104">
@ -142,7 +158,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="105"> <control type="button" id="105">
@ -157,7 +173,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="106"> <control type="button" id="106">
@ -172,7 +188,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="107"> <control type="button" id="107">
@ -187,7 +203,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="108"> <control type="button" id="108">
@ -202,7 +218,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="109"> <control type="button" id="109">
@ -217,7 +233,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="110"> <control type="button" id="110">
@ -232,7 +248,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="111"> <control type="button" id="111">
@ -241,13 +257,13 @@
<width>1-col</width> <width>1-col</width>
<height>1-col</height> <height>1-col</height>
<onleft>110</onleft> <onleft>110</onleft>
<onright>309</onright> <onright>300</onright>
<onup>312</onup> <onup>312</onup>
<ondown>131</ondown> <ondown>131</ondown>
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
</control> </control>
@ -263,7 +279,7 @@
<label>20178</label> <label>20178</label>
<onleft>131</onleft> <onleft>131</onleft>
<onright>120</onright> <onright>120</onright>
<onup>309</onup> <onup>300</onup>
<ondown>303</ondown> <ondown>303</ondown>
<texturenofocus>colors/keyunselected.png</texturenofocus> <texturenofocus>colors/keyunselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
@ -276,7 +292,7 @@
<radioposy>12</radioposy> <radioposy>12</radioposy>
<radioposx>252</radioposx> <radioposx>252</radioposx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
<font>buttonTitle</font> <font>buttonTitle</font>
</control> </control>
@ -293,7 +309,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="121"> <control type="button" id="121">
@ -309,7 +325,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="122"> <control type="button" id="122">
@ -325,7 +341,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="123"> <control type="button" id="123">
@ -341,7 +357,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="124"> <control type="button" id="124">
@ -357,7 +373,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="125"> <control type="button" id="125">
@ -373,7 +389,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="126"> <control type="button" id="126">
@ -389,7 +405,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="127"> <control type="button" id="127">
@ -405,7 +421,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="128"> <control type="button" id="128">
@ -421,7 +437,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="129"> <control type="button" id="129">
@ -437,7 +453,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="130"> <control type="button" id="130">
@ -453,7 +469,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="131"> <control type="button" id="131">
@ -469,7 +485,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
</control> </control>
@ -499,7 +515,7 @@
<radioposx>252</radioposx> <radioposx>252</radioposx>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
<font>buttonTitle</font> <font>buttonTitle</font>
</control> </control>
@ -516,7 +532,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="141"> <control type="button" id="141">
@ -532,7 +548,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="142"> <control type="button" id="142">
@ -548,7 +564,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="143"> <control type="button" id="143">
@ -564,7 +580,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="144"> <control type="button" id="144">
@ -580,7 +596,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="145"> <control type="button" id="145">
@ -596,7 +612,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="146"> <control type="button" id="146">
@ -612,7 +628,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="147"> <control type="button" id="147">
@ -628,7 +644,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="148"> <control type="button" id="148">
@ -644,7 +660,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="149"> <control type="button" id="149">
@ -660,7 +676,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="150"> <control type="button" id="150">
@ -676,7 +692,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="151"> <control type="button" id="151">
@ -692,7 +708,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
</control> </control>
@ -709,7 +725,7 @@
<onleft>171</onleft> <onleft>171</onleft>
<onright>307</onright> <onright>307</onright>
<onup>303</onup> <onup>303</onup>
<ondown>300</ondown> <ondown>309</ondown>
<texturenofocus>colors/keyunselected.png</texturenofocus> <texturenofocus>colors/keyunselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textureradioonfocus>-</textureradioonfocus> <textureradioonfocus>-</textureradioonfocus>
@ -722,7 +738,7 @@
<radioposy>12</radioposy> <radioposy>12</radioposy>
<radioposx>252</radioposx> <radioposx>252</radioposx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
<font>buttonTitle</font> <font>buttonTitle</font>
</control> </control>
@ -739,9 +755,9 @@
<onleft>304</onleft> <onleft>304</onleft>
<onright>160</onright> <onright>160</onright>
<onup>303</onup> <onup>303</onup>
<ondown>300</ondown> <ondown>309</ondown>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
<font>buttonTitle</font> <font>buttonTitle</font>
</control> </control>
@ -758,7 +774,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="161"> <control type="button" id="161">
@ -774,7 +790,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="162"> <control type="button" id="162">
@ -790,7 +806,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="163"> <control type="button" id="163">
@ -806,7 +822,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="164"> <control type="button" id="164">
@ -822,7 +838,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="165"> <control type="button" id="165">
@ -838,7 +854,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="166"> <control type="button" id="166">
@ -854,7 +870,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="167"> <control type="button" id="167">
@ -870,7 +886,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="168"> <control type="button" id="168">
@ -886,7 +902,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="169"> <control type="button" id="169">
@ -902,7 +918,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="170"> <control type="button" id="170">
@ -918,7 +934,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
<control type="button" id="171"> <control type="button" id="171">
@ -934,15 +950,15 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
</control> </control>
</control> </control>
<!--row 5--> <!--row 5-->
<control type="group"> <control type="group">
<posy>312</posy> <posy>312</posy>
<control type="button" id="300"> <control type="button" id="309">
<description>Done button</description> <description>Layout</description>
<posx>-72</posx> <posx>-72</posx>
<posy>0</posy> <posy>0</posy>
<width>4-col</width> <width>4-col</width>
@ -955,7 +971,7 @@
<texturenofocus>colors/keyunselected.png</texturenofocus> <texturenofocus>colors/keyunselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
<font>buttonTitle</font> <font>buttonTitle</font>
</control> </control>
@ -970,9 +986,9 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
<onleft>300</onleft> <onleft>309</onleft>
<onright>305</onright> <onright>305</onright>
<onup>160</onup> <onup>160</onup>
<ondown>312</ondown> <ondown>312</ondown>
@ -986,14 +1002,14 @@
<height>1-col</height> <height>1-col</height>
<label>20181</label> <label>20181</label>
<onleft>306</onleft> <onleft>306</onleft>
<onright>300</onright> <onright>309</onright>
<onup>171</onup> <onup>171</onup>
<ondown>312</ondown> <ondown>312</ondown>
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
<font>buttonTitle</font> <font>buttonTitle</font>
</control> </control>
@ -1008,7 +1024,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
<onleft>32</onleft> <onleft>32</onleft>
<onright>306</onright> <onright>306</onright>
@ -1026,7 +1042,7 @@
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<textoffsetx>0</textoffsetx> <textoffsetx>0</textoffsetx>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>center</align> <align>center</align>
<onleft>305</onleft> <onleft>305</onleft>
<onright>8</onright> <onright>8</onright>

View File

@ -14,7 +14,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -31,8 +31,8 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>587</label> <label>$LOCALIZE[587]</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -51,9 +51,9 @@
<align>left</align> <align>left</align>
<height>54</height> <height>54</height>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
</control> </control>
@ -91,7 +91,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -100,7 +100,7 @@
<posy>2</posy> <posy>2</posy>
<width>3-col-gutter</width> <width>3-col-gutter</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -112,7 +112,7 @@
<width>4-col</width> <width>4-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>

View File

@ -25,7 +25,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -43,8 +43,8 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>1026</label> <label>$LOCALIZE[1026]</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -57,9 +57,9 @@
<posx>12</posx> <posx>12</posx>
<posy>0</posy> <posy>0</posy>
<width>16-col</width> <width>16-col</width>
<font>itemTitleSmallCondensed</font> <font>itemSubTitleCondensed</font>
<label>1021</label> <label>1021</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="image"> <control type="image">
@ -98,7 +98,7 @@
<width>12-col</width> <width>12-col</width>
<height>1-row</height> <height>1-row</height>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<info>ListItem.Label</info> <info>ListItem.Label</info>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -111,7 +111,7 @@
<width>12-col</width> <width>12-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>
@ -136,7 +136,7 @@
<width>12-col-gutter</width> <width>12-col-gutter</width>
<font>itemTitle</font> <font>itemTitle</font>
<label>31045</label> <label>31045</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="edit" id="12"> <control type="edit" id="12">
@ -176,16 +176,16 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col</posx>
<posy>2</posy> <posy>-1</posy>
<width>3-col</width> <width>3-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -197,7 +197,7 @@
<width>4-col</width> <width>4-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -210,7 +210,7 @@
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col</posx>
<posy>2</posy> <posy>-1</posy>
<width>3-col</width> <width>3-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>

View File

@ -2,10 +2,13 @@
<window> <window>
<defaultcontrol always="true">901</defaultcontrol> <defaultcontrol always="true">901</defaultcontrol>
<allowoverlay>yes</allowoverlay> <allowoverlay>yes</allowoverlay>
<coordinates>
<origin x="0" y="0"/>
</coordinates>
<controls> <controls>
<control type="group"> <control type="group">
<posx>col-19-begin</posx> <posx>col-19-begin</posx>
<posy>83</posy> <posy>row-17-begin</posy>
<!--animations--> <!--animations-->
<animation type="Windowclose"> <animation type="Windowclose">
<effect type="fade" start="100" end="0" time="400" tween="sine"/> <effect type="fade" start="100" end="0" time="400" tween="sine"/>
@ -15,7 +18,7 @@
<posy>-12</posy> <posy>-12</posy>
<width>8-col</width> <width>8-col</width>
<height>102</height> <height>102</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>eeFFFFFF</colordiffuse> <colordiffuse>eeFFFFFF</colordiffuse>
<!--animations--> <!--animations-->
<animation type="Windowopen"> <animation type="Windowopen">
@ -30,7 +33,6 @@
<width>4-col</width> <width>4-col</width>
<height>1-row</height> <height>1-row</height>
<label>772</label> <label>772</label>
<scroll>true</scroll>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<!--animations--> <!--animations-->
@ -40,7 +42,7 @@
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
<posy>30</posy> <posy>28</posy>
<width>1-col</width> <width>1-col</width>
<font>symbolLarge</font> <font>symbolLarge</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
@ -53,9 +55,9 @@
</control> </control>
<control type="label"> <control type="label">
<posx>72</posx> <posx>72</posx>
<posy>34</posy> <posy>28</posy>
<width>4-col</width> <width>4-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>31098</label> <label>31098</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>

View File

@ -21,7 +21,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -38,8 +38,8 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>8-col</width> <width>8-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>1007</label> <label>$LOCALIZE[1007]</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -78,9 +78,9 @@
<align>left</align> <align>left</align>
<height>54</height> <height>54</height>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<ondown>16</ondown> <ondown>16</ondown>
@ -157,16 +157,16 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col</posx>
<posy>2</posy> <posy>-1</posy>
<width>3-col</width> <width>3-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -178,7 +178,7 @@
<width>4-col</width> <width>4-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -191,7 +191,7 @@
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col</posx>
<posy>2</posy> <posy>-1</posy>
<width>3-col</width> <width>3-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>

View File

@ -14,7 +14,7 @@
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>10-row</height> <height>10-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>ccffffff</colordiffuse> <colordiffuse>ddffffff</colordiffuse>
</control> </control>
<!--headers--> <!--headers-->
<control type="group"> <control type="group">
@ -27,8 +27,8 @@
<width>24-col-gutter</width> <width>24-col-gutter</width>
<height>1-row</height> <height>1-row</height>
<align>center</align> <align>center</align>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="image"> <control type="image">
<posx>8-col</posx> <posx>8-col</posx>
@ -36,7 +36,7 @@
<width>8-col</width> <width>8-col</width>
<height>1-row</height> <height>1-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/keyselected.png</texture> <texture>colors/offblack.png</texture>
</control> </control>
<control type="label" id="4"> <control type="label" id="4">
<description>Edit Text</description> <description>Edit Text</description>
@ -45,7 +45,7 @@
<width>8-col</width> <width>8-col</width>
<height>1-row</height> <height>1-row</height>
<align>center</align> <align>center</align>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<font>itemTitle</font> <font>itemTitle</font>
</control> </control>
</control> </control>
@ -69,7 +69,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="button" id="12"> <control type="button" id="12">
<description>2 button</description> <description>2 button</description>
@ -86,7 +86,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="button" id="13"> <control type="button" id="13">
<description>3 button</description> <description>3 button</description>
@ -103,7 +103,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="button" id="23"> <control type="button" id="23">
<description>Backspace button</description> <description>Backspace button</description>
@ -121,7 +121,7 @@
<texturenofocus>colors/keyunselected.png</texturenofocus> <texturenofocus>colors/keyunselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<font>buttonTitle</font> <font>buttonTitle</font>
</control> </control>
<!--row 2--> <!--row 2-->
@ -140,7 +140,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="button" id="15"> <control type="button" id="15">
<description>5 button</description> <description>5 button</description>
@ -157,7 +157,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="button" id="16"> <control type="button" id="16">
<description>6 button</description> <description>6 button</description>
@ -174,7 +174,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="button" id="21"> <control type="button" id="21">
<description>Done button</description> <description>Done button</description>
@ -192,7 +192,7 @@
<texturenofocus>colors/keyunselected.png</texturenofocus> <texturenofocus>colors/keyunselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<font>buttonTitle</font> <font>buttonTitle</font>
</control> </control>
<!--row 3--> <!--row 3-->
@ -211,7 +211,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="button" id="18"> <control type="button" id="18">
<description>8 button</description> <description>8 button</description>
@ -228,7 +228,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="button" id="19"> <control type="button" id="19">
<description>9 button</description> <description>9 button</description>
@ -245,7 +245,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<!--row 4--> <!--row 4-->
<control type="button" id="20"> <control type="button" id="20">
@ -263,7 +263,7 @@
<texturenofocus>colors/keyunselected.png</texturenofocus> <texturenofocus>colors/keyunselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="button" id="10"> <control type="button" id="10">
<description>0 button</description> <description>0 button</description>
@ -280,7 +280,7 @@
<texturenofocus>colors/keyselected.png</texturenofocus> <texturenofocus>colors/keyselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="button" id="22"> <control type="button" id="22">
<description>next button</description> <description>next button</description>
@ -297,7 +297,7 @@
<texturenofocus>colors/keyunselected.png</texturenofocus> <texturenofocus>colors/keyunselected.png</texturenofocus>
<texturefocus>colors/keyaccent.png</texturefocus> <texturefocus>colors/keyaccent.png</texturefocus>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
</control> </control>
<!--debugging--> <!--debugging-->

View File

@ -33,8 +33,7 @@
<posy>0</posy> <posy>0</posy>
<width>10-col</width> <width>10-col</width>
<font>pageTitle</font> <font>pageTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<scroll>true</scroll>
</control> </control>
<control type="textbox"> <control type="textbox">
<posx>0</posx> <posx>0</posx>
@ -42,7 +41,7 @@
<width>10-col</width> <width>10-col</width>
<height>128</height> <height>128</height>
<font>regular</font> <font>regular</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[control.getlabel(2)] $INFO[control.getlabel(3)] $INFO[control.getlabel(4)]</label> <label>$INFO[control.getlabel(2)] $INFO[control.getlabel(3)] $INFO[control.getlabel(4)]</label>
</control> </control>
<!--OK--> <!--OK-->
@ -68,16 +67,16 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col</posx>
<posy>2</posy> <posy>-1</posy>
<width>3-col</width> <width>3-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -89,7 +88,7 @@
<width>5-col</width> <width>5-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -102,7 +101,7 @@
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col</posx>
<posy>2</posy> <posy>-1</posy>
<width>3-col</width> <width>3-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>

View File

@ -33,7 +33,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -42,7 +42,7 @@
<posy>44</posy> <posy>44</posy>
<width>1155</width> <width>1155</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<bordertexture border="0">colors/black.png</bordertexture> <bordertexture border="0">colors/black.png</bordertexture>
<bordersize>3,0,0,0</bordersize> <bordersize>3,0,0,0</bordersize>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
@ -53,7 +53,7 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>$LOCALIZE[19199] - $LOCALIZE[19023]</label> <label>$LOCALIZE[19199] - $LOCALIZE[19023]</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -63,7 +63,7 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>$LOCALIZE[19199] - $LOCALIZE[19024]</label> <label>$LOCALIZE[19199] - $LOCALIZE[19024]</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -99,7 +99,7 @@
<posy>0</posy> <posy>0</posy>
<width>6-col</width> <width>6-col</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Property(Number),(,) - ]$INFO[ListItem.Property(Name)]</label> <label>$INFO[ListItem.Property(Number),(,) - ]$INFO[ListItem.Property(Name)]</label>
</control> </control>
@ -170,9 +170,9 @@
<height>54</height> <height>54</height>
<align>left</align> <align>left</align>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<label>19202</label> <label>19202</label>
@ -230,9 +230,9 @@
<height>54</height> <height>54</height>
<align>left</align> <align>left</align>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<label>19205</label> <label>19205</label>
@ -250,9 +250,9 @@
<height>54</height> <height>54</height>
<align>left</align> <align>left</align>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<label>19024</label> <label>19024</label>
@ -270,9 +270,9 @@
<height>54</height> <height>54</height>
<align>left</align> <align>left</align>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<label>19023</label> <label>19023</label>
@ -289,9 +289,9 @@
<height>54</height> <height>54</height>
<align>left</align> <align>left</align>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<label>19203</label> <label>19203</label>
@ -308,9 +308,9 @@
<height>54</height> <height>54</height>
<align>left</align> <align>left</align>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<label>19211</label> <label>19211</label>
@ -327,9 +327,9 @@
<height>54</height> <height>54</height>
<align>left</align> <align>left</align>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<label>19204</label> <label>19204</label>
@ -362,7 +362,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -371,7 +371,7 @@
<posy>2</posy> <posy>2</posy>
<width>6-col</width> <width>6-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -383,7 +383,7 @@
<width>6-col</width> <width>6-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>

View File

@ -2,81 +2,84 @@
<window> <window>
<defaultcontrol always="true">11</defaultcontrol> <defaultcontrol always="true">11</defaultcontrol>
<include>fadeInOut</include> <include>fadeInOut</include>
<controls> <controls>
<control type="group"> <control type="group">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>588</width> <width>col-9-begin</width>
<height>fullscreenHeight</height> <height>fullscreenHeight</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse> <colordiffuse>99FFFFFF</colordiffuse>
</control> </control>
<control type="label">
<posx>24</posx>
<posy>1-row</posy>
<width>7-col</width>
<font>regularStrong</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>[UPPERCASE]$INFO[VideoPlayer.ChannelGroup][/UPPERCASE]</label>
</control>
<control type="list" id="11"> <control type="list" id="11">
<posx>0</posx> <posx>6</posx>
<posy>140</posy> <posy>42</posy>
<width>8-col</width> <width>9-col</width>
<height>16-row</height> <height>18-row</height>
<onleft>PreviousChannelGroup</onleft>
<onright>60</onright> <onright>60</onright>
<ondown>50</ondown> <ondown>11</ondown>
<onup>50</onup> <onleft>dialog.close(all,true)</onleft>
<onup>11</onup>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<scrolltime tween="sine" easing="inout">300</scrolltime> <scrolltime tween="sine" easing="inout">300</scrolltime>
<itemlayout width="8-col" height="2-row"> <itemlayout width="9-col" height="2-row">
<control type="image">
<posx>20</posx>
<posy>32</posy>
<width>1-row</width>
<height>1-row</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>108</posx>
<posy>12</posy> <posy>12</posy>
<width>7-col</width> <width>8-col-gutter</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]: $INFO[ListItem.Title]</label> <label>$INFO[ListItem.Label]: $INFO[ListItem.Title]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>108</posx>
<posy>69</posy> <posy>69</posy>
<width>7-col</width> <width>8-col-gutter</width>
<font>smallStrong</font> <font>smallStrong</font>
<align>left</align> <align>left</align>
<height>24</height> <height>24</height>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$LOCALIZE[19031]: $INFO[ListItem.nextstarttime] - $INFO[ListItem.nextTitle]</label> <label>[B]$LOCALIZE[19031]: $INFO[ListItem.nextstarttime][/B] - $INFO[ListItem.nextTitle]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="8-col" height="2-row"> <focusedlayout width="9-col" height="2-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>8-col</width> <width>588</width>
<height>2-row</height> <height>2-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>
<control type="image">
<posx>20</posx>
<posy>32</posy>
<width>1-row</width>
<height>1-row</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>108</posx>
<posy>12</posy> <posy>12</posy>
<width>7-col</width> <width>528</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<selectedcolor>black</selectedcolor> <selectedcolor>black</selectedcolor>
@ -84,34 +87,31 @@
<label>$INFO[ListItem.Label]: $INFO[ListItem.Title]</label> <label>$INFO[ListItem.Label]: $INFO[ListItem.Title]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>108</posx>
<posy>69</posy> <posy>69</posy>
<width>7-col</width> <width>528</width>
<font>smallStrong</font> <font>smallStrong</font>
<align>left</align> <align>left</align>
<height>24</height> <height>24</height>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<selectedcolor>black</selectedcolor> <selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$LOCALIZE[19031]: $INFO[ListItem.nextstarttime] - $INFO[ListItem.nextTitle]</label> <label>[B]$LOCALIZE[19031]: $INFO[ListItem.nextstarttime][/B] - $INFO[ListItem.nextTitle]</label>
</control> </control>
</focusedlayout> </focusedlayout>
</control> </control>
<!--page scrollbar--> <!--page scrollbar-->
<control type="group" id="8000"> <control type="group" id="8000">
<visible>Control.IsVisible(60)</visible> <visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="70" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation> <animation effect="fade" start="100" end="70" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
<control type="scrollbar" id="60"> <control type="scrollbar" id="60">
<posx>588</posx> <posx>672</posx>
<posy>0</posy> <posy>0</posy>
<height>fullscreenHeight</height> <height>fullscreenHeight</height>
<onleft>11</onleft> <onleft>11</onleft>
</control> </control>
</control> </control>
</control> </control>
<!--debugging--> <!--debugging-->
<include>DebugGrid</include> <include>DebugGrid</include>
<control type="label"> <control type="label">

View File

@ -21,7 +21,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -38,8 +38,8 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>19143</label> <label>$LOCALIZE[19143]</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -70,7 +70,7 @@
<width>3-col-gutter</width> <width>3-col-gutter</width>
<font>menuTitle</font> <font>menuTitle</font>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
</focusedlayout> </focusedlayout>
</control> </control>
@ -85,7 +85,7 @@
<posx>24</posx> <posx>24</posx>
<posy>0</posy> <posy>0</posy>
<width>6-col</width> <width>6-col</width>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>accented</textcolor> <textcolor>accented</textcolor>
</control> </control>
<control type="panel" id="12"> <control type="panel" id="12">
@ -111,7 +111,7 @@
<posy>0</posy> <posy>0</posy>
<width>5-col</width> <width>5-col</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label> <label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
@ -151,7 +151,7 @@
<posx>24</posx> <posx>24</posx>
<posy>0</posy> <posy>0</posy>
<width>6-col</width> <width>6-col</width>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>accented</textcolor> <textcolor>accented</textcolor>
</control> </control>
<control type="panel" id="11"> <control type="panel" id="11">
@ -177,7 +177,7 @@
<posy>0</posy> <posy>0</posy>
<width>5-col</width> <width>5-col</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label> <label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
@ -230,7 +230,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -239,7 +239,7 @@
<posy>2</posy> <posy>2</posy>
<width>6-col</width> <width>6-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -251,7 +251,7 @@
<width>6-col</width> <width>6-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>

View File

@ -22,7 +22,7 @@
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>12-col</width> <width>12-col</width>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<label>$INFO[ListItem.channelname]</label> <label>$INFO[ListItem.channelname]</label>
</control> </control>
<!--title--> <!--title-->
@ -33,16 +33,17 @@
<width>12-col</width> <width>12-col</width>
<align>left</align> <align>left</align>
<font>mediumStrong</font> <font>mediumStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.Title]</label> <label>$INFO[ListItem.Title]</label>
<scroll>true</scroll>
</control> </control>
<control type="label"> <control type="label">
<description>Channel name</description> <description>Channel name</description>
<posx>0</posx> <posx>0</posx>
<posy>118</posy> <posy>118</posy>
<width>12-col</width> <width>12-col</width>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<label>[B]$INFO[ListItem.starttime] - $INFO[ListItem.endtime] ($INFO[ListItem.duration])[/B]</label> <label>[B]$INFO[ListItem.starttime] - $INFO[ListItem.endtime] ($INFO[ListItem.duration])[/B]</label>
</control> </control>
<!--synopsis--> <!--synopsis-->
@ -52,10 +53,10 @@
<font>textboxExtraLeading</font> <font>textboxExtraLeading</font>
<width>12-col</width> <width>12-col</width>
<align>left</align> <align>left</align>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<height>340</height> <height>340</height>
<label>[B]$INFO[ListItem.plot][/B]</label> <label>[B]$INFO[ListItem.plot][/B]</label>
<autoscroll delay="10000" time="1000" repeat="10000"></autoscroll> <autoscroll delay="10000" time="1000" repeat="10000"/>
</control> </control>
<!--View / record buttons--> <!--View / record buttons-->
<control type="list" id="9000"> <control type="list" id="9000">
@ -79,7 +80,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -88,7 +89,7 @@
<posy>2</posy> <posy>2</posy>
<width>5-col</width> <width>5-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -100,7 +101,7 @@
<width>6-col</width> <width>6-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>

View File

@ -22,7 +22,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -39,7 +39,7 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>$LOCALIZE[19142]</label> <label>$LOCALIZE[19142]</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -52,7 +52,7 @@
<height>40</height> <height>40</height>
<font>itemTitle</font> <font>itemTitle</font>
<label>$LOCALIZE[19133]</label> <label>$LOCALIZE[19133]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="edit" id="9"> <control type="edit" id="9">
@ -74,7 +74,7 @@
<height>2-row</height> <height>2-row</height>
<align>left</align> <align>left</align>
<font>smallMedium</font> <font>smallMedium</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$LOCALIZE[19001] $LOCALIZE[19002]</label> <label>$LOCALIZE[19001] $LOCALIZE[19002]</label>
</control> </control>
<control type="group"> <control type="group">
@ -109,7 +109,7 @@
<width>8-col</width> <width>8-col</width>
<font>itemTitle</font> <font>itemTitle</font>
<label>19128</label> <label>19128</label>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<onright>16</onright> <onright>16</onright>
@ -123,7 +123,7 @@
<posy>3-row</posy> <posy>3-row</posy>
<width>8-col</width> <width>8-col</width>
<label>19129</label> <label>19129</label>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<onright>17</onright> <onright>17</onright>
@ -206,7 +206,7 @@
<posx>0</posx> <posx>0</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>8-col</width> <width>8-col</width>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<height>1-row</height> <height>1-row</height>
@ -220,7 +220,7 @@
<description>Stop time</description> <description>Stop time</description>
<posx>0</posx> <posx>0</posx>
<posy>3-row</posy> <posy>3-row</posy>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<label>19127</label> <label>19127</label>
@ -297,16 +297,16 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col</posx>
<posy>2</posy> <posy>-1</posy>
<width>3-col</width> <width>3-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -318,7 +318,7 @@
<width>4-col</width> <width>4-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -331,7 +331,7 @@
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col</posx>
<posy>2</posy> <posy>-1</posy>
<width>3-col</width> <width>3-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>

View File

@ -24,9 +24,9 @@
<posy>0</posy> <posy>0</posy>
<width>12-col</width> <width>12-col</width>
<align>left</align> <align>left</align>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[listitem.channelname,, • ]$INFO[ListItem.startdate] • $INFO[ListItem.duration]</label> <label>$INFO[listitem.channelname,, | ]$INFO[ListItem.startdate] | $INFO[ListItem.duration]</label>
</control> </control>
<control type="label"> <control type="label">
<description>Episode title</description> <description>Episode title</description>
@ -35,8 +35,9 @@
<width>12-col</width> <width>12-col</width>
<align>left</align> <align>left</align>
<font>mediumStrong</font> <font>mediumStrong</font>
<scroll>true</scroll>
<textcolor>selected</textcolor>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
<!--synopsis--> <!--synopsis-->
@ -46,10 +47,10 @@
<font>textboxExtraLeading</font> <font>textboxExtraLeading</font>
<width>12-col</width> <width>12-col</width>
<align>left</align> <align>left</align>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<height>174</height> <height>174</height>
<label>[B]$INFO[ListItem.plot][/B]</label> <label>[B]$INFO[ListItem.plot][/B]</label>
<autoscroll delay="10000" time="1000" repeat="10000"></autoscroll> <autoscroll delay="10000" time="1000" repeat="10000"/>
</control> </control>
<!--dialog controls--> <!--dialog controls-->
<control type="list" id="8000"> <control type="list" id="8000">
@ -73,7 +74,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -82,7 +83,7 @@
<posy>2</posy> <posy>2</posy>
<width>6-col</width> <width>6-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -94,7 +95,7 @@
<width>6-col</width> <width>6-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>

View File

@ -27,7 +27,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -36,18 +36,18 @@
<posy>44</posy> <posy>44</posy>
<width>1155</width> <width>1155</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<bordertexture border="0">colors/black.png</bordertexture> <bordertexture border="0">colors/black.png</bordertexture>
<bordersize>3,0,0,0</bordersize> <bordersize>3,0,0,0</bordersize>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="label" id="2"> <control type="label">
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>pageTitle</font>
<label>-</label> <label>19056</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -86,7 +86,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -95,7 +95,7 @@
<posy>2</posy> <posy>2</posy>
<width>3-col</width> <width>3-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -107,7 +107,7 @@
<width>4-col</width> <width>4-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -151,9 +151,9 @@
<align>left</align> <align>left</align>
<height>54</height> <height>54</height>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
</control> </control>
@ -168,6 +168,10 @@
</control> </control>
<control type="edit" id="12"> <control type="edit" id="12">
<description>Default Edit</description> <description>Default Edit</description>
<texturenofocus>-</texturenofocus>
<texturefocus>colors/white.png</texturefocus>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
</control> </control>
</control> </control>
<control type="group"> <control type="group">

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<defaultcontrol always="true">20</defaultcontrol> <defaultcontrol always="true">20</defaultcontrol>
<controls> <controls>
<!--background--> <!--background-->
<include>globalBackground</include> <include>globalBackground</include>
@ -21,7 +20,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -38,12 +37,11 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>8-col</width> <width>8-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>$LOCALIZE[35000]</label> <label>$LOCALIZE[35000]</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="panel" id="20"> <control type="panel" id="20">
<posx>0</posx> <posx>0</posx>
<posy>120</posy> <posy>120</posy>
@ -53,9 +51,7 @@
<ondown>10</ondown> <ondown>10</ondown>
<onright>9000</onright> <onright>9000</onright>
<scrolltime>200</scrolltime> <scrolltime>200</scrolltime>
<itemlayout height="2-row" width="12-col"> <itemlayout height="2-row" width="12-col">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>2</posy> <posy>2</posy>
@ -65,7 +61,6 @@
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>77ffffff</colordiffuse> <colordiffuse>77ffffff</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<description>Name</description> <description>Name</description>
<posx>12</posx> <posx>12</posx>
@ -74,9 +69,8 @@
<height>1-row</height> <height>1-row</height>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="label"> <control type="label">
<description>Product ID Vendor ID</description> <description>Product ID Vendor ID</description>
<posx>12</posx> <posx>12</posx>
@ -85,9 +79,8 @@
<height>1-row</height> <height>1-row</height>
<label>$LOCALIZE[35504]: [B]$INFO[ListItem.Property(Product)][/B] $LOCALIZE[35503]: [B]$INFO[ListItem.Property(Vendor)][/B]</label> <label>$LOCALIZE[35504]: [B]$INFO[ListItem.Property(Product)][/B] $LOCALIZE[35503]: [B]$INFO[ListItem.Property(Vendor)][/B]</label>
<font>smallMedium</font> <font>smallMedium</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="label"> <control type="label">
<description>class</description> <description>class</description>
<posx>12</posx> <posx>12</posx>
@ -96,22 +89,18 @@
<height>1-row</height> <height>1-row</height>
<label>$LOCALIZE[35501]: [B]$INFO[ListItem.Property(Class)][/B] $LOCALIZE[19114]: [B]$INFO[ListItem.Property(Version)][/B]</label> <label>$LOCALIZE[35501]: [B]$INFO[ListItem.Property(Class)][/B] $LOCALIZE[19114]: [B]$INFO[ListItem.Property(Version)][/B]</label>
<font>smallMedium</font> <font>smallMedium</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout height="2-row" width="12-col"> <focusedlayout height="2-row" width="12-col">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>2</posy> <posy>2</posy>
<width>12-col-gutter</width> <width>12-col-gutter</width>
<height>107</height> <height>107</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<description>Name</description> <description>Name</description>
<posx>12</posx> <posx>12</posx>
@ -123,7 +112,6 @@
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<description>Product ID Vendor ID</description> <description>Product ID Vendor ID</description>
<posx>12</posx> <posx>12</posx>
@ -135,7 +123,6 @@
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<description>class</description> <description>class</description>
<posx>12</posx> <posx>12</posx>
@ -147,7 +134,6 @@
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
</focusedlayout> </focusedlayout>
</control> </control>
<!--buttons--> <!--buttons-->
@ -173,7 +159,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -182,7 +168,7 @@
<posy>2</posy> <posy>2</posy>
<width>4-col</width> <width>4-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -194,7 +180,7 @@
<width>4-col</width> <width>4-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -225,9 +211,7 @@
</item> </item>
</content> </content>
</control> </control>
</control> </control>
<!--buttons--> <!--buttons-->
<control type="group"> <control type="group">
<visible>false</visible> <visible>false</visible>

View File

@ -1,9 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<defaultcontrol>5</defaultcontrol> <defaultcontrol>5</defaultcontrol>
<controls> <controls>
<!--background--> <!--background-->
<include>globalBackground</include> <include>globalBackground</include>
<control type="image"> <control type="image">
@ -22,7 +20,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -39,12 +37,11 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>8-col</width> <width>8-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>$LOCALIZE[5]</label> <label>$LOCALIZE[5]</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="grouplist" id="5"> <control type="grouplist" id="5">
<posx>0</posx> <posx>0</posx>
<posy>120</posy> <posy>120</posy>
@ -56,31 +53,26 @@
<orientation>vertical</orientation> <orientation>vertical</orientation>
<itemgap>3</itemgap> <itemgap>3</itemgap>
</control> </control>
<control type="button" id="7"> <control type="button" id="7">
<description>Default Button</description> <description>Default Button</description>
<align>left</align> <align>left</align>
<height>54</height> <height>54</height>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
</control> </control>
<control type="radiobutton" id="8"> <control type="radiobutton" id="8">
<description>Default RadioButton</description> <description>Default RadioButton</description>
</control> </control>
<control type="spincontrolex" id="9"> <control type="spincontrolex" id="9">
<description>Default SpinControlex</description> <description>Default SpinControlex</description>
</control> </control>
<control type="sliderex" id="13"> <control type="sliderex" id="13">
<description>Default Slider</description> <description>Default Slider</description>
</control> </control>
<!--buttons--> <!--buttons-->
<control type="panel" id="9000"> <control type="panel" id="9000">
<posx>12-col</posx> <posx>12-col</posx>
@ -104,7 +96,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -113,7 +105,7 @@
<posy>2</posy> <posy>2</posy>
<width>4-col</width> <width>4-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -125,7 +117,7 @@
<width>4-col</width> <width>4-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -171,7 +163,6 @@
</content> </content>
</control> </control>
</control> </control>
<!--buttons--> <!--buttons-->
<control type="group"> <control type="group">
<visible>false</visible> <visible>false</visible>
@ -179,11 +170,9 @@
<description>Cancel Button</description> <description>Cancel Button</description>
<label>222</label> <label>222</label>
</control> </control>
<control type="button" id="28"> <control type="button" id="28">
<description>OK Button</description> <description>OK Button</description>
</control> </control>
<control type="button" id="50"> <control type="button" id="50">
<description>Defaults Button</description> <description>Defaults Button</description>
<label>409</label> <label>409</label>

View File

@ -2,24 +2,29 @@
<window> <window>
<defaultcontrol always="true">5</defaultcontrol> <defaultcontrol always="true">5</defaultcontrol>
<allowoverlay>yes</allowoverlay> <allowoverlay>yes</allowoverlay>
<include>fadeInOut</include>
<controls> <controls>
<include>modalDialog</include> <include>modalDialog</include>
<control type="group"> <control type="group">
<posx>col-1-begin</posx> <posx>col-4-begin</posx>
<posy>row-4-begin</posy> <posy>row-5-begin</posy>
<!--animations-->
<include>modalDialogInOut</include>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>-12</posy>
<width>16-col-gutter</width> <width>8-col</width>
<height>-</height> <height>-</height>
<aspectratio align="left" aligny="top">keep</aspectratio> <aspectratio align="left" aligny="top">keep</aspectratio>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<texture>$INFO[listitem.thumb]</texture> <texture>$INFO[listitem.thumb]</texture>
</control> </control>
<control type="panel" id="5"> <control type="panel" id="5">
<posx>16-col</posx> <posx>9-col</posx>
<posy>0</posy> <posy>-30</posy>
<width>8-col</width> <width>9-col</width>
<height>10-row</height> <height>12-row</height>
<itemlayout width="8-col" height="36"> <itemlayout width="8-col" height="36">
<control type="label"> <control type="label">
<posx>0</posx> <posx>0</posx>

View File

@ -9,7 +9,8 @@
<controls> <controls>
<control type="group"> <control type="group">
<posx>col-19-begin</posx> <posx>col-19-begin</posx>
<posy>row-2-begin</posy> <include condition="!window.isactive(infodialog)">progressPosition1</include>
<include condition="window.isactive(infodialog)">progressPosition2</include>
<!--animations--> <!--animations-->
<animation type="Windowclose"> <animation type="Windowclose">
<effect type="fade" start="100" end="0" time="400" tween="sine"/> <effect type="fade" start="100" end="0" time="400" tween="sine"/>
@ -19,7 +20,7 @@
<posy>-12</posy> <posy>-12</posy>
<width>8-col</width> <width>8-col</width>
<height>102</height> <height>102</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>eeFFFFFF</colordiffuse> <colordiffuse>eeFFFFFF</colordiffuse>
<!--animations--> <!--animations-->
<animation type="Windowopen"> <animation type="Windowopen">
@ -35,7 +36,8 @@
<height>1-row</height> <height>1-row</height>
<label>$INFO[Control.GetLabel(1)] $INFO[System.Progressbar,- ,%] ($LOCALIZE[31152])</label> <label>$INFO[Control.GetLabel(1)] $INFO[System.Progressbar,- ,%] ($LOCALIZE[31152])</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<scroll>true</scroll> <include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<!--animations--> <!--animations-->
<animation type="Windowopen"> <animation type="Windowopen">
@ -46,12 +48,13 @@
<description>message</description> <description>message</description>
<posx>24</posx> <posx>24</posx>
<posy>22</posy> <posy>22</posy>
<font>pageTitle</font> <font>dialogTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<width>468</width> <width>468</width>
<height>1-row</height> <height>1-row</height>
<label>-</label> <label>-</label>
<scroll>true</scroll>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<!--animations--> <!--animations-->
<animation type="Windowopen"> <animation type="Windowopen">
@ -69,5 +72,12 @@
<description>Cancel button</description> <description>Cancel button</description>
</control> </control>
</control> </control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<posy>0</posy>
<include>DialogID</include>
<label>DialogProgress.xml</label>
</control>
</controls> </controls>
</window> </window>

View File

@ -2,19 +2,18 @@
<window> <window>
<defaultcontrol always="true">901</defaultcontrol> <defaultcontrol always="true">901</defaultcontrol>
<allowoverlay>yes</allowoverlay> <allowoverlay>yes</allowoverlay>
<visible>!Window.IsActive(5100) + !Window.IsActive(DialogSubtitles.xml) + !Window.IsVisible(fullscreeninfo) + [VideoPlayer.IsFullscreen + !Window.IsVisible(visualisation)] + [Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible> <visible>!Window.IsActive(5901) + !Window.IsActive(DialogSubtitles.xml) + !Window.IsVisible(fullscreeninfo) + [VideoPlayer.IsFullscreen + !Window.IsVisible(visualisation)] + [Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>
<controls> <controls>
<control type="group"> <control type="group">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-9-begin</posy> <posy>row-9-begin</posy>
<!--animations--> <!--animations-->
<animation type="Windowopen"> <animation type="Windowopen">
<effect type="fade" start="0" end="100" time="300" /> <effect type="fade" start="0" end="100" delay="0" time="200"/>
<effect type="rotatex" start="90,0" end="0,0" center="540,0" tween="cubic" easing="out" time="400" />
</animation> </animation>
<animation type="Windowclose"> <animation type="Windowclose">
<effect type="fade" start="100" end="0" delay="500" time="300" /> <effect type="fade" start="100" end="0" delay="0" time="200"/>
<effect type="rotatex" start="0,0" end="-90,0" center="540,0" tween="cubic" easing="out" delay="500" time="400" /> <effect type="slide" start="0,0" end="0,50" tween="cubic" easing="out" time="300"/>
</animation> </animation>
<!--background--> <!--background-->
<control type="image"> <control type="image">
@ -29,51 +28,51 @@
<control type="label"> <control type="label">
<visible>Player.Playing | player.seeking</visible> <visible>Player.Playing | player.seeking</visible>
<posx>3-col</posx> <posx>3-col</posx>
<posy>-12</posy> <posy>-13</posy>
<width>16-col-gutter</width> <width>16-col-gutter</width>
<font>smallStrong</font> <font>smallStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>31120</label> <label>31120</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<visible>Player.Paused + !Player.Caching</visible> <visible>Player.Paused + !Player.Caching</visible>
<posx>3-col</posx> <posx>3-col</posx>
<posy>-12</posy> <posy>-13</posy>
<width>16-col-gutter</width> <width>16-col-gutter</width>
<font>smallStrong</font> <font>smallStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>112</label> <label>112</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<description>buffering</description> <description>buffering</description>
<posx>3-col</posx> <posx>3-col</posx>
<posy>-12</posy> <posy>-13</posy>
<width>16-col-gutter</width> <width>16-col-gutter</width>
<font>smallStrong</font> <font>smallStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$LOCALIZE[15107] $INFO[Player.CacheLevel]%</label> <label>$LOCALIZE[15107] $INFO[Player.CacheLevel]%</label>
<visible>[Player.Paused + Player.Caching] + !Player.Seeking</visible> <visible>[Player.Paused + Player.Caching] + !Player.Seeking</visible>
</control> </control>
<control type="label"> <control type="label">
<visible>System.HasMediaDVD</visible> <visible>System.HasMediaDVD</visible>
<posx>21-col</posx> <posx>21-col</posx>
<posy>-12</posy> <posy>-13</posy>
<width>4-col-gutter</width> <width>4-col-gutter</width>
<font>smallStrong</font> <font>smallStrong</font>
<align>right</align> <align>right</align>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[Player.Chapter,$LOCALIZE[31141] ,/]$INFO[Player.ChapterCount]</label> <label>$INFO[Player.Chapter,$LOCALIZE[31141] ,/]$INFO[Player.ChapterCount]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<visible>!Player.Caching</visible> <visible>!Player.Caching</visible>
<posx>308</posx> <posx>5-col</posx>
<posy>-13</posy> <posy>-13</posy>
<width>12-col</width> <width>12-col</width>
<font>smallMedium</font> <font>smallMedium</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>[UPPERCASE]$INFO[VideoPlayer.TVShowTitle][/UPPERCASE]</label> <label>[UPPERCASE]$INFO[VideoPlayer.TVShowTitle][/UPPERCASE]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -81,11 +80,12 @@
<posx>3-col</posx> <posx>3-col</posx>
<posy>31</posy> <posy>31</posy>
<width>18-col</width> <width>18-col</width>
<font>dialogTitle</font> <font>largeTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>[UPPERCASE]$INFO[Player.Title][/UPPERCASE]</label> <label>$INFO[Player.Title]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<scroll>true</scroll>
</control> </control>
<control type="progress"> <control type="progress">
<description>Progress Bar</description> <description>Progress Bar</description>
@ -99,16 +99,16 @@
<posy>110</posy> <posy>110</posy>
<width>24-col</width> <width>24-col</width>
<font>smallStrong</font> <font>smallStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[Player.Time]</label> <label>$INFO[Player.Time]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>312</posx> <posx>350</posx>
<posy>110</posy> <posy>110</posy>
<width>24-col</width> <width>24-col</width>
<font>smallStrong</font> <font>smallStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[Player.finishtime,| $LOCALIZE[19127]: ,]</label> <label>$INFO[Player.finishtime,| $LOCALIZE[19127]: ,]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -118,7 +118,7 @@
<width>24-col</width> <width>24-col</width>
<font>smallStrong</font> <font>smallStrong</font>
<align>right</align> <align>right</align>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[Player.Duration]</label> <label>$INFO[Player.Duration]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -134,7 +134,7 @@
<width>24-col</width> <width>24-col</width>
<align>center</align> <align>center</align>
<font>veryLarge</font> <font>veryLarge</font>
<textcolor>44ffffff</textcolor> <textcolor>overlay</textcolor>
<label>$VAR[seekSpeed]</label> <label>$VAR[seekSpeed]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window type="dialog"> <window>
<defaultcontrol always="true">9000</defaultcontrol> <defaultcontrol always="true">9000</defaultcontrol>
<onload condition="!IntegerGreaterThan(container(3).numitems,0) + !IntegerGreaterThan(container(6).numitems,0)">control.SetFocus(9999)</onload>
<coordinates> <coordinates>
<system>1</system> <system>1</system>
<posx>0</posx> <posx>0</posx>
@ -10,26 +11,7 @@
<include>fadeInOut</include> <include>fadeInOut</include>
<controls> <controls>
<!--background--> <!--background-->
<control type="image"> <include>globalBackground</include>
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>ffffffff</colordiffuse>
</control>
<!--image (if available)-->
<control type="image">
<include>dimensionsFullscreen</include>
<texture>$INFO[container(6).listitem.icon]</texture>
<colordiffuse>6affffff</colordiffuse>
<aspectratio align="left" aligny="center">keep</aspectratio>
<fadetime>400</fadetime>
</control>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>99ffffff</colordiffuse>
</control>
<control type="group"> <control type="group">
<!--animations--> <!--animations-->
<include>modalDialogInOutVertical</include> <include>modalDialogInOutVertical</include>
@ -41,7 +23,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -50,7 +32,7 @@
<posy>44</posy> <posy>44</posy>
<width>1155</width> <width>1155</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<bordertexture border="0">colors/black.png</bordertexture> <bordertexture border="0">colors/black.png</bordertexture>
<bordersize>3,0,0,0</bordersize> <bordersize>3,0,0,0</bordersize>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
@ -60,7 +42,7 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>-</label> <label>-</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -96,17 +78,17 @@
<posy>0</posy> <posy>0</posy>
<width>312</width> <width>312</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
<control type="label"> <control type="label">
<visible>ListItem.IsSelected</visible> <visible>ListItem.IsSelected</visible>
<posx>18</posx> <posx>11</posx>
<posy>0</posy> <posy>-1</posy>
<width>30</width> <width>38</width>
<font>symbol</font> <font>symbolLarge</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label></label> <label></label>
</control> </control>
@ -142,11 +124,11 @@
</control> </control>
<control type="label"> <control type="label">
<visible>ListItem.IsSelected</visible> <visible>ListItem.IsSelected</visible>
<posx>18</posx> <posx>11</posx>
<posy>0</posy> <posy>-1</posy>
<width>30</width> <width>38</width>
<font>symbol</font> <font>symbolLarge</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label></label> <label></label>
</control> </control>
@ -183,7 +165,7 @@
<posy>0</posy> <posy>0</posy>
<width>312</width> <width>312</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
@ -246,16 +228,16 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col</posx>
<posy>2</posy> <posy>-1</posy>
<width>6-col</width> <width>6-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -267,7 +249,7 @@
<width>6-col</width> <width>6-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -280,7 +262,7 @@
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col</posx>
<posy>2</posy> <posy>-1</posy>
<width>6-col</width> <width>6-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>

View File

@ -5,7 +5,8 @@
<controls> <controls>
<control type="group"> <control type="group">
<posx>col-19-begin</posx> <posx>col-19-begin</posx>
<posy>83</posy> <include condition="!window.isactive(infodialog)">progressPosition1</include>
<include condition="window.isactive(infodialog)">progressPosition2</include>
<!--animations--> <!--animations-->
<animation type="Windowclose"> <animation type="Windowclose">
<effect type="fade" start="100" end="0" time="400" tween="sine"/> <effect type="fade" start="100" end="0" time="400" tween="sine"/>
@ -15,7 +16,7 @@
<posy>-12</posy> <posy>-12</posy>
<width>8-col</width> <width>8-col</width>
<height>102</height> <height>102</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>eeFFFFFF</colordiffuse> <colordiffuse>eeFFFFFF</colordiffuse>
<!--animations--> <!--animations-->
<animation type="Windowopen"> <animation type="Windowopen">
@ -30,7 +31,8 @@
<width>468</width> <width>468</width>
<height>1-row</height> <height>1-row</height>
<label>-</label> <label>-</label>
<scroll>true</scroll> <include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<!--animations--> <!--animations-->
@ -42,12 +44,13 @@
<description>Control indicator</description> <description>Control indicator</description>
<posx>24</posx> <posx>24</posx>
<posy>30</posy> <posy>30</posy>
<font>pageTitle</font> <font>dialogTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<width>468</width> <width>468</width>
<height>1-row</height> <height>1-row</height>
<label>◀ ▶</label> <label>◀ ▶</label>
<scroll>true</scroll>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<!--animations--> <!--animations-->
<animation type="Windowopen"> <animation type="Windowopen">
@ -56,14 +59,15 @@
</control> </control>
<control type="label" id="12"> <control type="label" id="12">
<description>message</description> <description>message</description>
<posx>96</posx> <posx>108</posx>
<posy>30</posy> <posy>30</posy>
<font>pageTitle</font> <font>dialogTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<width>468</width> <width>468</width>
<height>1-row</height> <height>1-row</height>
<label>-</label> <label>-</label>
<scroll>true</scroll>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<!--animations--> <!--animations-->
<animation type="Windowopen"> <animation type="Windowopen">

View File

@ -4,14 +4,11 @@
<include>fadeInOut</include> <include>fadeInOut</include>
<controls> <controls>
<include>modalDialog</include> <include>modalDialog</include>
<control type="group"> <control type="group">
<posx>col-6-begin</posx> <posx>col-8-begin</posx>
<posy>row-8-begin</posy> <posy>row-8-begin</posy>
<!--animations--> <!--animations-->
<include>modalDialogInOutVertical</include> <include>modalDialogInOut</include>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
@ -24,79 +21,107 @@
<description>Song Title</description> <description>Song Title</description>
<posx>3-col</posx> <posx>3-col</posx>
<posy>0</posy> <posy>0</posy>
<width>8-col</width> <width>6-col</width>
<font>itemTitle</font> <font>mediumStrong</font>
<label>$INFO[ListItem.TrackNumber,,. ]$INFO[ListItem.Title]</label> <label>$INFO[ListItem.Title]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<scroll>true</scroll>
</control> </control>
<control type="label"> <control type="label">
<description>Artist</description> <description>Artist</description>
<posx>3-col</posx> <posx>3-col</posx>
<posy>1-row</posy> <posy>1-row</posy>
<width>8-col</width> <width>6-col</width>
<font>itemTitle</font> <font>itemTitle</font>
<label>$INFO[ListItem.artist,, • ]$INFO[ListItem.Album] $INFO[ListItem.Year,(,)]</label> <label>[COLOR accented]$INFO[ListItem.artist,, ][/COLOR]$INFO[ListItem.Album]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<scroll>true</scroll>
</control>
</control>
<!--song ratings--> <!--song ratings-->
<control type="group"> <control type="group">
<control type="panel" id="8000"> <control type="image">
<posx>3-col</posx> <posx>3-col</posx>
<posy>134</posy>
<width>213</width>
<height>55</height>
<aspectratio>stretch</aspectratio>
<texture>colors/offblack.png</texture>
</control>
<control type="label">
<posx>228</posx>
<posy>132</posy> <posy>132</posy>
<width>8-col</width> <width>4-col-gutter</width>
<font>largeStrong</font>
<textcolor>textActive</textcolor>
<label fallback="0.0*">$INFO[ListItem.Rating,,.0*]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="panel" id="8000">
<posx>6-col</posx>
<posy>132</posy>
<width>3-col</width>
<height>1-row</height> <height>1-row</height>
<itemgap>3</itemgap> <itemgap>3</itemgap>
<ondown>9000</ondown> <ondown>9000</ondown>
<onright>IncreaseRating</onright>
<onleft>DecreaseRating</onleft>
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<itemlayout width="4-col" height="1-row"> <itemlayout width="1-col" height="1-col">
<control type="label">
<posx>0</posx>
<posy>2</posy>
<width>4-col-gutter</width>
<font>largeStrong</font>
<textcolor>selected</textcolor>
<label fallback="0.0*">$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</itemlayout>
<focusedlayout width="4-col" height="1-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>2</posy> <posy>2</posy>
<width>4-col</width> <width>69</width>
<height>53</height> <height>69</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/offblack.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>36</posx> <posx>24</posx>
<posy>0</posy> <posy>-4</posy>
<width>2-col-gutter</width> <width>1-col</width>
<font>symbolLarge</font> <height>1-col</height>
<textcolor>black</textcolor> <font>symbol</font>
<label>$INFO[ListItem.label2]</label> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
</control> </control>
<control type="label"> </itemlayout>
<posx>2-col</posx> <focusedlayout width="1-col" height="1-col">
<control type="image">
<posx>0</posx>
<posy>2</posy> <posy>2</posy>
<width>2-col-gutter</width> <width>69</width>
<font>largeStrong</font> <height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
</control>
<control type="label">
<posx>24</posx>
<posy>-4</posy>
<width>1-col</width>
<height>1-col</height>
<font>symbol</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label fallback="0.0*">$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
</control> </control>
</focusedlayout> </focusedlayout>
<content> <content>
<item> <item>
<description>Rating</description> <description>Rating down</description>
<label>$INFO[ListItem.Rating,,.0*]</label> <label></label>
<label2> </label2> <thumb>-</thumb>
<onclick>DecreaseRating</onclick>
</item>
<item>
<description>Rating up</description>
<label></label>
<thumb>-</thumb>
<onclick>IncreaseRating</onclick>
</item>
<item>
<description>Save</description>
<label></label>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>SendClick(135,10)</onclick> <onclick>SendClick(135,10)</onclick>
</item> </item>
@ -112,11 +137,11 @@
<itemgap>3</itemgap> <itemgap>3</itemgap>
<onup>8000</onup> <onup>8000</onup>
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<itemlayout width="4-col" height="1-row"> <itemlayout width="3-col" height="1-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>2</posy> <posy>2</posy>
<width>4-col</width> <width>3-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
@ -126,7 +151,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -135,19 +160,19 @@
<posy>2</posy> <posy>2</posy>
<width>3-col-gutter</width> <width>3-col-gutter</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="4-col" height="1-row"> <focusedlayout width="3-col" height="1-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>2</posy> <posy>2</posy>
<width>4-col</width> <width>3-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -185,9 +210,7 @@
</item> </item>
</content> </content>
</control> </control>
</control> </control>
<control type="group"> <control type="group">
<visible>false</visible> <visible>false</visible>
<!--selection buttons--> <!--selection buttons-->
@ -210,6 +233,5 @@
<include>DialogID</include> <include>DialogID</include>
<label>DialogSongInfo.xml</label> <label>DialogSongInfo.xml</label>
</control> </control>
</controls> </controls>
</window> </window>

View File

@ -28,7 +28,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -41,32 +41,32 @@
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<!--query results--> <control type="label">
<control type="label" id="100">
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col-gutter</width> <width>18-col-gutter</width>
<height>1-row</height> <height>1-row</height>
<font>pageTitle</font> <font>dialogTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$LOCALIZE[31154] - $INFO[Player.Filename]</label>
<wrapmultiline>false</wrapmultiline> <wrapmultiline>false</wrapmultiline>
</control> </control>
<control type="image" id="110"> <control type="label" id="140">
<description>Service Logo</description> <posx>300</posx>
<visible>false</visible> <posy>86</posy>
<posx>0</posx> <width>12-col</width>
<posy>3-row</posy> <height>2-row</height>
<width>2-col</width> <font>itemTitle</font>
<height>1-row</height> <textcolor>accented</textcolor>
<aspectratio>keep</aspectratio> <wrapmultiline>true</wrapmultiline>
</control> </control>
<!-- ** Required ** Do not change <id>or<type>--> <!-- ** Required ** Do not change <id>or<type>-->
<control type="group"> <control type="group">
<!--subtitle file selection--> <!--subtitle file selection-->
<control type="panel" id="120"> <control type="panel" id="120">
<posx>4-col</posx> <posx>4-col</posx>
<posy>120</posy> <posy>177</posy>
<width>16-col</width> <width>16-col</width>
<height>13-row</height> <height>13-row</height>
<onleft>150</onleft> <onleft>150</onleft>
@ -80,7 +80,7 @@
<posy>0</posy> <posy>0</posy>
<width>12-col-gutter</width> <width>12-col-gutter</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<info>ListItem.Label2</info> <info>ListItem.Label2</info>
@ -91,7 +91,7 @@
<posy>0</posy> <posy>0</posy>
<width>4-col-gutter</width> <width>4-col-gutter</width>
<font>smallStrong</font> <font>smallStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label] - $INFO[ListItem.ActualIcon]*</label> <label>$INFO[ListItem.Label] - $INFO[ListItem.ActualIcon]*</label>
@ -103,7 +103,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>smallStrong</font> <font>smallStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>31121</label> <label>31121</label>
@ -115,7 +115,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>smallStrong</font> <font>smallStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>31122</label> <label>31122</label>
@ -128,7 +128,7 @@
<width>16-col</width> <width>16-col</width>
<height>54</height> <height>54</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>FFFFFFFF</colordiffuse> <colordiffuse>FFFFFFFF</colordiffuse>
</control> </control>
@ -200,9 +200,9 @@
<align>left</align> <align>left</align>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<label>31134</label> <label>31134</label>
<ondown>150</ondown> <ondown>150</ondown>
<onright>120</onright> <onright>120</onright>
@ -223,7 +223,7 @@
<posy>0</posy> <posy>0</posy>
<width>6-col-gutter</width> <width>6-col-gutter</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<info>ListItem.Label</info> <info>ListItem.Label</info>
@ -234,7 +234,7 @@
<posy>0</posy> <posy>0</posy>
<width>6-col-gutter</width> <width>6-col-gutter</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<info>ListItem.Label</info> <info>ListItem.Label</info>
@ -249,7 +249,7 @@
<width>6-col</width> <width>6-col</width>
<height>54</height> <height>54</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>
@ -260,7 +260,7 @@
<width>6-col</width> <width>6-col</width>
<height>54</height> <height>54</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>aaFFFFFF</colordiffuse> <colordiffuse>aaFFFFFF</colordiffuse>
</control> </control>

View File

@ -34,7 +34,7 @@
<texture>$INFO[listitem.art(fanart)]</texture> <texture>$INFO[listitem.art(fanart)]</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<include condition="!Skin.HasSetting(disableAnimateFanart)">kenBurnsey</include> <include condition="!Skin.HasSetting(lowPowerMode)">kenBurnsey</include>
</control> </control>
<control type="image"> <control type="image">
<include>dimensionsFullscreen</include> <include>dimensionsFullscreen</include>
@ -52,9 +52,11 @@
<effect type="fade" start="0" end="100" time="300" delay="300"/> <effect type="fade" start="0" end="100" time="300" delay="300"/>
<effect type="slide" start="800" end="0" tween="cubic" easing="out" time="400" delay="300"/> <effect type="slide" start="800" end="0" tween="cubic" easing="out" time="400" delay="300"/>
</animation> </animation>
<animation type="conditional" condition="skin.string(showcast,true)">
<effect type="slide" start="0" end="-578" tween="cubic" easing="out" time="400" delay="0"/>
</animation>
<!--overlay--> <!--overlay-->
<control type="image"> <control type="image">
<visible>!skin.string(showcast,true)</visible>
<posx>84</posx> <posx>84</posx>
<posy>0</posy> <posy>0</posy>
<width>573</width> <width>573</width>
@ -68,12 +70,11 @@
<posy>0</posy> <posy>0</posy>
<width>573</width> <width>573</width>
<height>198</height> <height>198</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="image"> <control type="image">
<visible>!skin.string(showcast,true)</visible>
<posx>84</posx> <posx>84</posx>
<posy>1009</posy> <posy>1009</posy>
<width>573</width> <width>573</width>
@ -94,7 +95,6 @@
<font>pageTitle</font> <font>pageTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<scroll>true</scroll>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
@ -102,29 +102,27 @@
<posy>42</posy> <posy>42</posy>
<width>8-col-gutter</width> <width>8-col-gutter</width>
<align>left</align> <align>left</align>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>$INFO[ListItem.duration,, $LOCALIZE[31018]. ]$INFO[listitem.MPAA,,.]</label> <label>$INFO[ListItem.duration,, $LOCALIZE[31018]. ]$INFO[listitem.MPAA,,.]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<!--synopsis--> <!--synopsis-->
<control type="textbox"> <control type="textbox">
<visible>!skin.string(showcast,true)</visible>
<posx>0</posx> <posx>0</posx>
<posy>132</posy> <posy>132</posy>
<font>textboxExtraLeading</font> <font>textboxExtraLeading</font>
<width>8-col-gutter</width> <width>8-col-gutter</width>
<align>left</align> <align>left</align>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<height>6-row</height> <height>6-row</height>
<label>[B]$INFO[ListItem.plot][/B]</label> <label>[B]$INFO[ListItem.plot][/B]</label>
<autoscroll delay="10000" time="1000" repeat="10000"></autoscroll> <autoscroll delay="10000" time="1000" repeat="10000"/>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
</control> </control>
<!--meta--> <!--meta-->
<control type="panel"> <control type="panel">
<visible>!skin.string(showcast,true)</visible>
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-11-begin</posy> <posy>row-11-begin</posy>
<width>8-col</width> <width>8-col</width>
@ -135,7 +133,7 @@
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>4-col-gutter</width> <width>4-col-gutter</width>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>accented</textcolor> <textcolor>accented</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -144,8 +142,8 @@
<posx>0</posx> <posx>0</posx>
<posy>32</posy> <posy>32</posy>
<width>4-col-gutter</width> <width>4-col-gutter</width>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label fallback="31159">$INFO[ListItem.label2]</label> <label fallback="31159">$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -181,7 +179,6 @@
</control> </control>
<!--dialog controls--> <!--dialog controls-->
<control type="panel" id="8000"> <control type="panel" id="8000">
<visible>!skin.string(showcast,true)</visible>
<posx>84</posx> <posx>84</posx>
<posy>row-15-begin</posy> <posy>row-15-begin</posy>
<width>8-col</width> <width>8-col</width>
@ -203,7 +200,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -212,7 +209,7 @@
<posy>2</posy> <posy>2</posy>
<width>184</width> <width>184</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -224,7 +221,7 @@
<width>285</width> <width>285</width>
<height>55</height> <height>55</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -287,6 +284,17 @@
</item> </item>
</content> </content>
</control> </control>
<!--empty image if no artwork downloader installed-->
<control type="image">
<visible>!System.HasAddon(script.artwork.downloader)</visible>
<posx>372</posx>
<posy>952</posy>
<width>285</width>
<height>55</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>cc000000</colordiffuse>
</control>
</control> </control>
<!--content is tvshow episode or content is from a plugin--> <!--content is tvshow episode or content is from a plugin-->
<control type="group"> <control type="group">
@ -302,9 +310,9 @@
<posy>12</posy> <posy>12</posy>
<width>12-col</width> <width>12-col</width>
<height>486</height> <height>486</height>
<aspectratio scalediffuse="false">scale</aspectratio> <aspectratio scalediffuse="false" aligny="bottom">scale</aspectratio>
<texture background="true" fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture> <texture background="true" fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture> <bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
</control> </control>
</control> </control>
@ -318,11 +326,10 @@
<posy>0</posy> <posy>0</posy>
<width>12-col</width> <width>12-col</width>
<align>left</align> <align>left</align>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<scroll>true</scroll> <label>$INFO[listitem.genre,, | ]$INFO[listitem.duration,, $LOCALIZE[31018] | ]$INFO[ListItem.Premiered,$LOCALIZE[20416] ,,]$INFO[listitem.mpaa, | $LOCALIZE[31174] ,]</label>
<label>$INFO[listitem.tvshowtitle,, ]$INFO[listitem.season,• $LOCALIZE[31011], • ]$INFO[listitem.duration,, $LOCALIZE[31018]]$INFO[ListItem.Premiered, • $LOCALIZE[20416] ,]</label>
</control> </control>
<control type="label"> <control type="label">
<description>Episode title</description> <description>Episode title</description>
@ -331,8 +338,7 @@
<width>12-col</width> <width>12-col</width>
<align>left</align> <align>left</align>
<font>mediumStrong</font> <font>mediumStrong</font>
<scroll>true</scroll> <textcolor>textActive</textcolor>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
@ -343,11 +349,11 @@
<font>textboxExtraLeading</font> <font>textboxExtraLeading</font>
<width>12-col</width> <width>12-col</width>
<align>left</align> <align>left</align>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<height>228</height> <height>228</height>
<label>[B]$INFO[ListItem.plot][/B]</label> <label>[B]$INFO[ListItem.plot][/B]</label>
<autoscroll delay="10000" time="1000" repeat="10000"></autoscroll> <autoscroll delay="10000" time="1000" repeat="10000"/>
</control> </control>
<!--dialog controls--> <!--dialog controls-->
<control type="list" id="8000"> <control type="list" id="8000">
@ -371,7 +377,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -380,7 +386,7 @@
<posy>2</posy> <posy>2</posy>
<width>6-col</width> <width>6-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -392,7 +398,7 @@
<width>6-col</width> <width>6-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -436,21 +442,24 @@
<visible>skin.string(showcast,true)</visible> <visible>skin.string(showcast,true)</visible>
<posx>1263</posx> <posx>1263</posx>
<posy>0</posy> <posy>0</posy>
<animation type="conditional" condition="skin.string(showcast,true)">
<effect type="slide" start="800" end="0" tween="cubic" easing="out" time="400" delay="100"/>
</animation>
<!--overlay--> <!--overlay-->
<control type="image"> <control type="image">
<posx>84</posx> <posx>84</posx>
<posy>0</posy> <posy>0</posy>
<width>573</width> <width>573</width>
<height>198</height> <height>198</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="image"> <control type="image">
<posx>84</posx> <posx>84</posx>
<posy>999</posy> <posy>198</posy>
<width>573</width> <width>573</width>
<height>3-row</height> <height>16-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>ccffffff</colordiffuse> <colordiffuse>ccffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
@ -459,23 +468,12 @@
<control type="group"> <control type="group">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-2-begin</posy> <posy>row-2-begin</posy>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>8-col-gutter</width>
<align>left</align>
<font>pageTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<scroll>true</scroll>
<shadowcolor>-</shadowcolor>
</control>
<control type="label"> <control type="label">
<posx>0</posx> <posx>0</posx>
<posy>42</posy> <posy>42</posy>
<width>8-col-gutter</width> <width>8-col-gutter</width>
<align>left</align> <align>left</align>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>$LOCALIZE[31074]</label> <label>$LOCALIZE[31074]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -489,15 +487,6 @@
<itemgap>3</itemgap> <itemgap>3</itemgap>
<itemlayout width="8-col" height="2-row"> <itemlayout width="8-col" height="2-row">
<control type="image"> <control type="image">
<posx>114</posx>
<posy>0</posy>
<width>7-col</width>
<height>111</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>cc000000</colordiffuse>
</control>
<control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>111</width> <width>111</width>
@ -512,8 +501,8 @@
<posy>18</posy> <posy>18</posy>
<width>5-col-gutter</width> <width>5-col-gutter</width>
<height>68</height> <height>68</height>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -525,7 +514,7 @@
<width>7-col</width> <width>7-col</width>
<height>111</height> <height>111</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>
<control type="image"> <control type="image">
@ -543,7 +532,7 @@
<posy>18</posy> <posy>18</posy>
<width>5-col-gutter</width> <width>5-col-gutter</width>
<height>68</height> <height>68</height>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>

View File

@ -2,17 +2,21 @@
<window> <window>
<defaultcontrol always="true">-</defaultcontrol> <defaultcontrol always="true">-</defaultcontrol>
<allowoverlay>yes</allowoverlay> <allowoverlay>yes</allowoverlay>
<coordinates>
<origin x="0" y="0"/>
</coordinates>
<controls> <controls>
<control type="group"> <control type="group">
<posx>col-19-begin</posx> <posx>col-19-begin</posx>
<posy>row-2-begin</posy> <include condition="!window.isactive(infodialog)">progressPosition1</include>
<include condition="window.isactive(infodialog)">progressPosition2</include>
<visible>!player.passthrough</visible> <visible>!player.passthrough</visible>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>-12</posy> <posy>-12</posy>
<width>8-col</width> <width>8-col</width>
<height>102</height> <height>102</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>eeFFFFFF</colordiffuse> <colordiffuse>eeFFFFFF</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
@ -28,12 +32,11 @@
<description>message</description> <description>message</description>
<posx>24</posx> <posx>24</posx>
<posy>30</posy> <posy>30</posy>
<font>pageTitle</font> <font>dialogTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<width>468</width> <width>468</width>
<height>1-row</height> <height>1-row</height>
<label>$INFO[player.volume]</label> <label>$INFO[player.volume]</label>
<scroll>true</scroll>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
</control> </control>

View File

@ -20,8 +20,7 @@
<posy>0</posy> <posy>0</posy>
<width>9-col</width> <width>9-col</width>
<font>pageTitle</font> <font>pageTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<scroll>true</scroll>
</control> </control>
<control type="textbox"> <control type="textbox">
<posx>0</posx> <posx>0</posx>
@ -29,91 +28,45 @@
<width>8-col</width> <width>8-col</width>
<height>128</height> <height>128</height>
<font>regular</font> <font>regular</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[control.getlabel(2)] $INFO[control.getlabel(3)] $INFO[control.getlabel(4)]</label> <label>$INFO[control.getlabel(2)] $INFO[control.getlabel(3)] $INFO[control.getlabel(4)]</label>
</control> </control>
</control> </control>
<!--Yes / No--> <!--Yes / No-->
<control type="panel" id="9001"> <control type="grouplist" id="9001">
<posx>col-9-begin</posx> <posx>col-9-begin</posx>
<posy>4-row</posy> <posy>4-row</posy>
<width>8-col</width> <width>8-col</width>
<height>1-row</height> <height>1-row</height>
<itemgap>3</itemgap> <itemgap>0</itemgap>
<onleft>50</onleft>
<onright>50</onright>
<onup>9999</onup>
<ondown>9999</ondown>
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<onleft>2</onleft> <!--selection buttons-->
<itemlayout width="4-col" height="1-row"> <control type="button" id="10">
<control type="image"> <description>No</description>
<posx>0</posx>
<posy>2</posy>
<width>4-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
</control>
<control type="label">
<posx>24</posx>
<posy>0</posy>
<width>1-col</width>
<font>symbol</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>1-col</posx>
<posy>2</posy>
<width>3-col-gutter</width>
<font>menuTitle</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</itemlayout>
<focusedlayout width="4-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>4-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture>
</control>
<control type="label">
<posx>24</posx>
<posy>0</posy>
<width>1-col</width>
<font>symbol</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>1-col</posx>
<posy>2</posy>
<width>3-col-gutter</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</focusedlayout>
<content>
<item id="1">
<description>Yes Button</description>
<label>107</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SendClick(100,11)</onclick>
</item>
<item id="2">
<description>No Button</description>
<label>106</label> <label>106</label>
<label2></label2> <font>menuTitle</font>
<thumb>-</thumb> <align>left</align>
<onclick>SendClick(100,10)</onclick> <textoffsetx>24</textoffsetx>
</item> <focusedcolor>black</focusedcolor>
</content> <textcolor>textActive</textcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>colors/black.png</texturenofocus>
</control>
<control type="button" id="11">
<description>Yes</description>
<label>107</label>
<font>menuTitle</font>
<align>left</align>
<textoffsetx>24</textoffsetx>
<focusedcolor>black</focusedcolor>
<textcolor>textActive</textcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>colors/black.png</texturenofocus>
</control>
</control> </control>
</control> </control>
<!--error message fields (placeholders)--> <!--error message fields (placeholders)-->
@ -128,13 +81,6 @@
<control type="label" id="4"> <control type="label" id="4">
<description>Line 3</description> <description>Line 3</description>
</control> </control>
<!--selection buttons-->
<control type="button" id="10">
<description>No</description>
</control>
<control type="button" id="11">
<description>Yes</description>
</control>
</control> </control>
<!--debugging--> <!--debugging-->
<include>DebugGrid</include> <include>DebugGrid</include>

View File

@ -5,12 +5,7 @@
<include>fadeInOut</include> <include>fadeInOut</include>
<controls> <controls>
<!--background--> <!--background-->
<control type="image"> <include>globalBackground</include>
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>ffffffff</colordiffuse>
</control>
<!--fanart (if available)--> <!--fanart (if available)-->
<control type="image"> <control type="image">
<visible>SubString(ListItem.label,fanart)</visible> <visible>SubString(ListItem.label,fanart)</visible>
@ -20,6 +15,14 @@
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<fadetime>400</fadetime> <fadetime>400</fadetime>
</control> </control>
<control type="image">
<visible>!SubString(ListItem.label,fanart)</visible>
<include>dimensionsFullscreen</include>
<texture>$INFO[listitem.FileNameAndPath]</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
<fadetime>400</fadetime>
</control>
<!--poster (if available)--> <!--poster (if available)-->
<control type="image"> <control type="image">
<visible>SubString(ListItem.label,remote art)</visible> <visible>SubString(ListItem.label,remote art)</visible>
@ -46,7 +49,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -63,7 +66,7 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>31089</label> <label>31089</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -98,7 +101,7 @@
<posy>0</posy> <posy>0</posy>
<width>11-col-gutter</width> <width>11-col-gutter</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
@ -167,7 +170,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -176,7 +179,7 @@
<posy>2</posy> <posy>2</posy>
<width>4-col</width> <width>4-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -188,7 +191,7 @@
<width>4-col</width> <width>4-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>

View File

@ -14,7 +14,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -31,7 +31,7 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>10003</label> <label>10003</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -88,7 +88,7 @@
<control type="image"> <control type="image">
<width>12-col-gutter</width> <width>12-col-gutter</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<animation effect="fade" start="100" end="50" condition="!Control.HasFocus(20)">Conditional</animation> <animation effect="fade" start="100" end="50" condition="!Control.HasFocus(20)">Conditional</animation>
</control> </control>
<control type="label"> <control type="label">
@ -169,7 +169,7 @@
<control type="image"> <control type="image">
<width>12-col-gutter</width> <width>12-col-gutter</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<animation effect="fade" start="100" end="50" condition="!Control.HasFocus(21)">Conditional</animation> <animation effect="fade" start="100" end="50" condition="!Control.HasFocus(21)">Conditional</animation>
</control> </control>
<control type="label"> <control type="label">

View File

@ -1,106 +1,180 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<fonts> <fonts>
<fontset id="default"> <fontset id="default">
<!--Roboto L fontset--> <!--Roboto fontset-->
<!--proportional font sizes for reference 6,8,9,10,11,12,14,18,24,30,36,48,60,72 --> <!--proportional font sizes for reference 6,8,9,10,11,12,14,18,24,30,36,48,60,72 -->
<font> <font>
<name>veryLarge</name> <name>veryLarge</name>
<filename>roboto/black.ttf</filename> <filename>roboto/black.ttf</filename>
<size>195</size> <size>60</size>
<linespacing>0.8</linespacing>
</font> </font>
<font> <font>
<name>large</name> <name>large</name>
<filename>roboto/regular.ttf</filename> <filename>roboto/regular.ttf</filename>
<size>60</size> <size>60</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>largeBlack</name>
<filename>roboto/black.ttf</filename>
<size>60</size>
<linespacing>0.8</linespacing>
</font> </font>
<font> <font>
<name>largeStrong</name> <name>largeStrong</name>
<filename>roboto/bold.ttf</filename> <filename>roboto/bold.ttf</filename>
<size>60</size> <size>60</size>
<linespacing>0.8</linespacing>
</font> </font>
<font> <font>
<name>largeLight</name> <name>largeLight</name>
<filename>roboto/light.ttf</filename> <filename>roboto/light.ttf</filename>
<size>60</size> <size>60</size>
<linespacing>0.8</linespacing>
</font> </font>
<font> <font>
<name>medium</name> <name>medium</name>
<filename>roboto/regular.ttf</filename> <filename>roboto/regular.ttf</filename>
<size>48</size> <size>48</size>
<linespacing>1.0</linespacing>
</font> </font>
<font> <font>
<name>mediumStrong</name> <name>mediumStrong</name>
<filename>roboto/bold.ttf</filename> <filename>roboto/bold.ttf</filename>
<size>48</size> <size>48</size>
<linespacing>0.9</linespacing>
</font> </font>
<font> <font>
<name>regular</name> <name>regular</name>
<filename>roboto/regular.ttf</filename> <filename>roboto/regular.ttf</filename>
<size>36</size> <size>36</size>
<linespacing>1.38</linespacing> <linespacing>0.9</linespacing>
</font> </font>
<font> <font>
<name>regularStrong</name> <name>regularStrong</name>
<filename>roboto/bold.ttf</filename> <filename>roboto/bold.ttf</filename>
<size>36</size> <size>36</size>
<linespacing>1.38</linespacing> <linespacing>0.9</linespacing>
</font> </font>
<font> <font>
<name>regularSemibold</name> <name>regularSemibold</name>
<filename>roboto/medium.ttf</filename> <filename>roboto/semibold.ttf</filename>
<size>36</size> <size>36</size>
<linespacing>1.38</linespacing> <linespacing>0.9</linespacing>
</font> </font>
<font> <font>
<name>regularLight</name> <name>regularLight</name>
<filename>roboto/light.ttf</filename> <filename>roboto/light.ttf</filename>
<size>36</size> <size>36</size>
<linespacing>1.38</linespacing> <linespacing>1.0</linespacing>
</font> </font>
<font> <font>
<name>small</name> <name>small</name>
<filename>roboto/regular.ttf</filename> <filename>roboto/regular.ttf</filename>
<size>30</size> <size>30</size>
<linespacing>1.38</linespacing> <linespacing>0.9</linespacing>
</font> </font>
<font> <font>
<name>smallStrong</name> <name>smallStrong</name>
<filename>roboto/bold.ttf</filename> <filename>roboto/bold.ttf</filename>
<size>22</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>smallMedium</name>
<filename>roboto/bold.ttf</filename>
<size>24</size>
<linespacing>1.0</linespacing>
</font>
<!--element specific-->
<font>
<name>textboxExtraLeading</name>
<filename>roboto/regular.ttf</filename>
<size>30</size>
<linespacing>1</linespacing>
</font>
<font>
<name>pageTitle</name>
<filename>roboto/condensedBold.ttf</filename>
<size>48</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>pageSubTitle</name>
<filename>roboto/condensedRegular.ttf</filename>
<size>36</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>dialogTitle</name>
<filename>roboto/bold.ttf</filename>
<size>40</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>largeTitle</name>
<!--prev dialogTitle-->
<filename>roboto/black.ttf</filename>
<size>60</size>
<linespacing>1.0</linespacing>
<style>uppercase</style>
</font>
<font>
<name>itemTitle</name>
<filename>roboto/bold.ttf</filename>
<size>30</size> <size>30</size>
<linespacing>1.0</linespacing> <linespacing>1.0</linespacing>
</font> </font>
<font> <font>
<name>smallest</name> <name>itemSubTitle</name>
<filename>roboto/bold.ttf</filename> <filename>roboto/bold.ttf</filename>
<size>24</size> <size>24</size>
<linespacing>1.38</linespacing> <linespacing>1.0</linespacing>
</font> </font>
<font>
<!--element specific--> <name>itemSubTitleCondensed</name>
<filename>roboto/condensedBold.ttf</filename>
<size>30</size>
<linespacing>0.8</linespacing>
</font>
<font>
<name>menuTitle</name>
<filename>roboto/regular.ttf</filename>
<size>30</size>
<linespacing>1.0</linespacing>
</font>
<font>
<name>buttonTitle</name>
<filename>roboto/regular.ttf</filename>
<size>30</size>
<linespacing>1.0</linespacing>
</font>
<font> <font>
<name>symbol</name> <name>symbol</name>
<filename>symbol.ttf</filename> <filename>symbol.ttf</filename>
<size>20</size> <size>20</size>
<style></style> <style/>
</font> </font>
<font> <font>
<name>symbolSmall</name> <name>symbolSmall</name>
<filename>symbol.ttf</filename> <filename>symbol.ttf</filename>
<size>14</size> <size>14</size>
<style></style> <style/>
</font> </font>
<font> <font>
<name>symbolLarge</name> <name>symbolLarge</name>
<filename>symbol.ttf</filename> <filename>symbol.ttf</filename>
<size>36</size> <size>36</size>
<style></style> <style/>
</font> </font>
<font> <font>
<name>symbolVeryLarge</name> <name>symbolVeryLarge</name>
<filename>symbol.ttf</filename> <filename>symbol.ttf</filename>
<size>96</size> <size>96</size>
<style></style> <style/>
</font> </font>
<font> <font>
<name>symbolWeather</name> <name>symbolWeather</name>

View File

@ -2,205 +2,94 @@
<window id="0"> <window id="0">
<defaultcontrol always="true">9000</defaultcontrol> <defaultcontrol always="true">9000</defaultcontrol>
<allowoverlay>yes</allowoverlay> <allowoverlay>yes</allowoverlay>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onload>Skin.Reset(keepMusicMenuActive)</onload>
<animation effect="fade" start="100" end="0" time="250">WindowClose</animation>
<animation effect="fade" start="0" end="100" time="500" reversible="true">WindowOpen</animation>
<controls> <controls>
<include>globalBackground</include>
<!--testing fonts--> <!--system info indicator-->
<control type="group"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-4-begin</posy> <posy>row-27-begin</posy>
<control type="label"> <width>24-col</width>
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>1-row</height>
<font>regular</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>regular text</label>
</control>
<control type="label">
<posx>0</posx>
<posy>1-row</posy>
<width>6-col-gutter</width>
<height>1-row</height>
<font>regularSemibold</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>regular semibold</label>
</control>
<control type="label">
<posx>0</posx>
<posy>2-row</posy>
<width>6-col-gutter</width>
<height>1-row</height>
<font>regularStrong</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>regular bold</label>
</control>
<control type="label">
<posx>0</posx>
<posy>3-row</posy>
<width>6-col-gutter</width>
<height>1-row</height>
<font>regularLight</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>regular light</label>
</control>
<control type="label">
<posx>0</posx>
<posy>4-row</posy>
<width>6-col-gutter</width>
<height>1-row</height>
<font>small</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>small</label>
</control>
<control type="label">
<posx>0</posx>
<posy>5-row</posy>
<width>6-col-gutter</width>
<height>1-row</height>
<font>smallStrong</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>small bold</label>
</control>
<control type="textbox">
<posx>6-col</posx>
<posy>0</posy>
<font>regularStrong</font>
<width>6-col-gutter</width>
<align>left</align> <align>left</align>
<textcolor>selected</textcolor> <font>smallMedium</font>
<height>6-row</height> <textcolor>textActive</textcolor>
<label>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. <label>[B]↑[/B] $LOCALIZE[10511] [B]↓[/B] $LOCALIZE[24027]</label>
</label>
<autoscroll>false</autoscroll>
<shadowcolor>-</shadowcolor>
</control> </control>
<control type="textbox">
<posx>6-col</posx>
<posy>7-row</posy>
<font>small</font>
<width>8-col-gutter</width>
<align>left</align>
<textcolor>selected</textcolor>
<height>6-row</height>
<label>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum
</label>
<autoscroll>false</autoscroll>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>12-col</posx>
<posy>1-row</posy>
<width>6-col-gutter</width>
<height>1-row</height>
<font>largeLight</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>Title Light</label>
</control>
<control type="label">
<posx>12-col</posx>
<posy>2-row</posy>
<width>6-col-gutter</width>
<height>1-row</height>
<font>large</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>Title</label>
</control>
<control type="label">
<posx>12-col</posx>
<posy>3-row</posy>
<width>6-col-gutter</width>
<height>1-row</height>
<font>largeStrong</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>Title bold</label>
</control>
</control>
<!--browse controls--> <!--browse controls-->
<control type="group"> <control type="group">
<posx>col-1-begin</posx> <posx>0</posx>
<posy>row-1-begin</posy> <posy>row-1-begin</posy>
<!--animations-->
<animation effect="fade" start="0" end="100" delay="500" time="600">WindowOpen</animation>
<animation condition="SubString(Container(9000).NumItems,3)" effect="slide" end="575,0" time="0">conditional</animation>
<animation condition="SubString(Container(9000).NumItems,4)" effect="slide" end="468,0" time="0">conditional</animation>
<animation condition="SubString(Container(9000).NumItems,5)" effect="slide" end="361,0" time="0">conditional</animation>
<animation condition="SubString(Container(9000).NumItems,6)" effect="slide" end="254,0" time="0">conditional</animation>
<animation condition="SubString(Container(9000).NumItems,7)" effect="slide" end="147,0" time="0">conditional</animation>
<animation condition="SubString(Container(9000).NumItems,8)" effect="slide" end="40,0" time="0">conditional</animation>
<animation condition="SubString(Container(9000).NumItems,9)" effect="slide" end="-67,0" time="0">conditional</animation>
<control type="list" id="9000"> <control type="list" id="9000">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>2000</width> <width>2000</width>
<height>3-col</height> <height>fullscreenHeight</height>
<orientation>horizontal</orientation> <orientation>vertical</orientation>
<!--
<onup>ActivateWindow(systeminfo)</onup> <onup>ActivateWindow(systeminfo)</onup>
<ondown>ActivateWindow(weather)</ondown> <ondown>ActivateWindow(weather)</ondown>
<itemlayout width="3-col" height="3-col"> -->
<itemlayout width="2-row" height="2-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>2-col</width> <width>1-col-textbox</width>
<height>2-col</height> <height>1-col-textbox</height>
<aspectratio scalediffuse="false">scale</aspectratio> <aspectratio scalediffuse="false">scale</aspectratio>
<texture diffuse="masks/circle.png" border="0">colors/black.png</texture> <texture border="0">colors/black.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse> <colordiffuse>textboxInactive</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>25</posx> <posx>0</posx>
<posy>-38</posy> <posy>0</posy>
<width>3-col</width> <width>1-col-textbox</width>
<height>3-col</height> <height>1-col-textbox</height>
<font>symbolVeryLarge</font> <align>center</align>
<textcolor>selected</textcolor> <aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="3-col" height="3-col"> <focusedlayout width="2-col" height="2-col">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>2-col</width> <width>2-col-textbox</width>
<height>2-col</height> <height>2-col-textbox</height>
<aspectratio scalediffuse="false">scale</aspectratio> <aspectratio scalediffuse="false">scale</aspectratio>
<texture diffuse="masks/circle.png" border="0">colors/selected.png</texture> <texture border="0">colors/white.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>ccFFFFFF</colordiffuse> <colordiffuse>500</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>25</posx> <posx>0</posx>
<posy>-38</posy> <posy>0</posy>
<width>3-col</width> <width>2-col-textbox</width>
<height>3-col</height> <height>2-col-textbox</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolVeryLarge</font> <font>symbolVeryLarge</font>
<textcolor>black</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
</control> </control>
<control type="label">
<posx>col-2-begin</posx>
<posy>0</posy>
<width>8-col-gutter</width>
<height>2-col</height>
<aligny>center</aligny>
<font>large</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
</focusedlayout> </focusedlayout>
<content> <content>
<item> <item>
@ -208,16 +97,20 @@
<label>31000</label> <label>31000</label>
<label2></label2> <label2></label2>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>activateWindow(videolibrary)</onclick> <onclick condition="!Library.HasContent(Video)">ActivateWindow(Videos,files)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,true)</onclick> <onclick condition="!Library.HasContent(Video)">Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick condition="Library.HasContent(Video)">ActivateWindow(Videos,videodb://)</onclick>
<onclick condition="Library.HasContent(Video)">Skin.SetString(showRecentVideoItems,true)</onclick>
</item> </item>
<item> <item>
<visible>!Skin.HasSetting(hideMusic)</visible> <visible>!Skin.HasSetting(hideMusic)</visible>
<label>31001</label> <label>31001</label>
<label2></label2> <label2></label2>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>ActivateWindow(musiclibrary)</onclick> <onclick condition="!Library.HasContent(Music)">ActivateWindow(MusicFiles,root)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,true)</onclick> <onclick condition="!Library.HasContent(Music)">Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick condition="Library.HasContent(Music)">ActivateWindow(musiclibrary)</onclick>
<onclick condition="Library.HasContent(Music)">Skin.SetString(showRecentMusicItems,true)</onclick>
</item> </item>
<item> <item>
<visible>!Skin.HasSetting(hidePictures)</visible> <visible>!Skin.HasSetting(hidePictures)</visible>
@ -231,7 +124,7 @@
<label>31156</label> <label>31156</label>
<label2></label2> <label2></label2>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>RunScript(script.games.rom.collection.browser)</onclick> <onclick>RunScript(script.games.rom.collection.browser,)</onclick>
</item> </item>
<item> <item>
<visible>!Skin.HasSetting(hidePrograms)</visible> <visible>!Skin.HasSetting(hidePrograms)</visible>
@ -252,7 +145,7 @@
<item> <item>
<visible>!Skin.HasSetting(hideFavourites)</visible> <visible>!Skin.HasSetting(hideFavourites)</visible>
<label>1036</label> <label>1036</label>
<label2></label2> <label2></label2>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>ReplaceWindow(favourites)</onclick> <onclick>ReplaceWindow(favourites)</onclick>
</item> </item>

View File

@ -4,15 +4,21 @@
<include file="Includes_grid.xml"/> <include file="Includes_grid.xml"/>
<include file="Includes_variables.xml"/> <include file="Includes_variables.xml"/>
<include file="Includes_animations.xml"/> <include file="Includes_animations.xml"/>
<include file="Includes_animations.xml" /> <include file="Includes_hubMenu.xml"/>
<include file="Includes_menuItems.xml" /> <include file="Includes_hubMenuItems.xml"/>
<include file="Includes_sidebarItems.xml" /> <include file="Includes_hubMenuSubItems.xml"/>
<include file="ViewsVideos.xml" /> <include file="Includes_recentItems.xml"/>
<include file="View_LiveTVChannels.xml"/>
<include file="View_Seasons.xml"/>
<include file="View_Episodes.xml"/>
<include file="View_Movies.xml"/>
<include file="View_TVShows.xml"/>
<include file="View_Addons.xml"/>
<include file="ViewsDialogs.xml"/> <include file="ViewsDialogs.xml"/>
<include file="ViewsMusic.xml"/> <include file="ViewsMusic.xml"/>
<include file="ViewsPictures.xml"/> <include file="ViewsPictures.xml"/>
<!--modal dialogs--> <!--modal dialogs-->
<include name="modalDialog"> <include name="modalDialog">
<control type="image"> <control type="image">
<include>dimensionsFullscreen</include> <include>dimensionsFullscreen</include>
@ -27,33 +33,45 @@
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
</include> </include>
<!--Global background-->
<include name="globalBackground">
<control type="image">
<include>dimensionsFullscreen</include>
<texture>colors/white.png</texture>
<colordiffuse>background</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
</include>
<!--date and time--> <!--date and time-->
<include name="dateTime"> <include name="dateTime">
<control type="group"> <control type="group">
<posx>0</posx> <posx>col-24-begin</posx>
<posy>row-1-begin</posy>
<!--source title-->
<control type="label"> <control type="label">
<posx>0</posx> <posx>1-col</posx>
<posy>0</posy> <posy>0</posy>
<width>24-col</width> <width>12-col</width>
<align>right</align>
<font>pageTitle</font> <font>pageTitle</font>
<label>$INFO[System.Time]</label> <label>$INFO[System.Time]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>0</posx> <posx>1-col</posx>
<posy>45</posy> <posy>48</posy>
<width>24-col</width> <width>12-col</width>
<font>regular</font> <align>right</align>
<font>pageSubTitle</font>
<label>$INFO[System.Date(mmm d)]</label> <label>$INFO[System.Date(mmm d)]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
</control> </control>
</include> </include>
<!--busy indicator--> <!--busy indicator-->
<include name="loadingIndicator"> <include name="loadingIndicator">
<control type="group"> <control type="group">
<visible>!IntegerGreaterThan(container.numitems,0)</visible> <visible>!IntegerGreaterThan(container.numitems,0) | window.isactive(busydialog)</visible>
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<!--animations--> <!--animations-->
@ -77,7 +95,7 @@
</control> </control>
<control type="image"> <control type="image">
<posx>13-col</posx> <posx>13-col</posx>
<posy>row-9-begin</posy> <posy>row-15-begin</posy>
<width>50</width> <width>50</width>
<height>50</height> <height>50</height>
<aspectratio>keep</aspectratio> <aspectratio>keep</aspectratio>
@ -87,75 +105,13 @@
</control> </control>
</control> </control>
</include> </include>
<!--footer for media lists--> <!--conditional positioning for progress dialogs (avoid overlaps)-->
<include name="mediaListFooter"> <include name="progressPosition1"><posy>row-2-begin</posy></include>
<control type="grouplist"> <include name="progressPosition2"><posy>row-4-begin</posy></include>
<posx>0</posx> <!--scroll suppression for low power mode-->
<posy>-6</posy> <!--text scrolling suppression for low power mode-->
<width>20-col</width> <include name="scrollSuppressionActive"><scroll>False</scroll></include>
<height>1-row</height> <include name="scrollSuppressionInactive"><scroll>True</scroll></include>
<itemgap>6</itemgap>
<onleft>50</onleft>
<onright>50</onright>
<onup>9999</onup>
<ondown>9999</ondown>
<orientation>horizontal</orientation>
<control type="label">
<width>auto</width>
<font>symbol</font>
<textcolor>selected</textcolor>
<label></label>
</control>
<control type="label">
<width>auto</width>
<font>buttonTitle</font>
<textcolor>selected</textcolor>
<label>$LOCALIZE[31038] $INFO[container.currentpage] / $INFO[container.numpages]</label>
</control>
<control type="label">
<visible>System.Setting(hidewatched)</visible>
<width>auto</width>
<font>symbol</font>
<textcolor>selected</textcolor>
<label></label>
</control>
<control type="label">
<visible>System.Setting(hidewatched)</visible>
<width>auto</width>
<font>buttonTitle</font>
<label>$LOCALIZE[31118]</label>
<textcolor>selected</textcolor>
</control>
<control type="label">
<visible>!isempty(ListItem.audiocodec)</visible>
<width>auto</width>
<font>symbol</font>
<textcolor>selected</textcolor>
<label></label>
</control>
<control type="label">
<visible>!isempty(ListItem.audiocodec)</visible>
<width>auto</width>
<font>buttonTitle</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.audiocodec]</label>
</control>
<control type="label">
<visible>!isempty(ListItem.FileName)</visible>
<width>auto</width>
<font>symbol</font>
<textcolor>selected</textcolor>
<label></label>
</control>
<control type="label">
<visible>!isempty(ListItem.FileName)</visible>
<width>auto</width>
<font>buttonTitle</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.FileName]</label>
</control>
</control>
</include>
<!--debugging--> <!--debugging-->
<include name="DialogID"> <include name="DialogID">
<posx>15</posx> <posx>15</posx>
@ -163,7 +119,7 @@
<width>fullscreenwidth</width> <width>fullscreenwidth</width>
<height>1-row</height> <height>1-row</height>
<font>smallStrong</font> <font>smallStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>left</align> <align>left</align>
<visible>Skin.HasSetting(DebugInfo)</visible> <visible>Skin.HasSetting(DebugInfo)</visible>
</include> </include>
@ -173,7 +129,7 @@
<width>fullscreenwidth</width> <width>fullscreenwidth</width>
<height>1-row</height> <height>1-row</height>
<font>smallStrong</font> <font>smallStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<align>left</align> <align>left</align>
<visible>Skin.HasSetting(DebugInfo)</visible> <visible>Skin.HasSetting(DebugInfo)</visible>
</include> </include>

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<includes> <includes>
<include name="fadeInOut"> <include name="fadeInOut">
<animation type="windowOpen"> <animation type="windowOpen">
<effect type="fade" start="0" end="100" time="300"/> <effect type="fade" start="0" end="100" time="300"/>
@ -9,12 +8,10 @@
<effect type="fade" start="100" end="0" time="300"/> <effect type="fade" start="100" end="0" time="300"/>
</animation> </animation>
</include> </include>
<include name="listSlideIn"> <include name="listSlideIn">
<effect type="fade" start="0" end="100" time="300" delay="600"/> <effect type="fade" start="0" end="100" time="300" delay="600"/>
<effect type="slide" start="3-col" end="0" center="auto" tween="cubic" easing="out" time="400" delay="500"/> <effect type="slide" start="3-col" end="0" center="auto" tween="cubic" easing="out" time="400" delay="500"/>
</include> </include>
<!--ken burnsey style effect for fanart images--> <!--ken burnsey style effect for fanart images-->
<include name="kenBurnsey"> <include name="kenBurnsey">
<animation type="conditional" condition="true" loop="true"> <animation type="conditional" condition="true" loop="true">
@ -23,36 +20,38 @@
<effect type="fade" start="100" end="0" time="1000" delay="14000"/> <effect type="fade" start="100" end="0" time="1000" delay="14000"/>
</animation> </animation>
</include> </include>
<!--slow slide-->
<include name="imageSlider">
<animation type="conditional" condition="true" loop="true">
<effect type="fade" start="0" end="100" time="4000"/>
<effect type="slide" center="auto" start="0" end="-138" time="8000"/>
<effect type="fade" start="100" end="0" time="3000" delay="5000"/>
</animation>
</include>
<!--modal dialog handling--> <!--modal dialog handling-->
<include name="modalDialogInOut"> <include name="modalDialogInOut">
<animation type="Windowopen"> <animation type="Windowopen">
<effect type="fade" start="0" end="100" time="300"/> <effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="1920" end="0" tween="cubic" easing="out" time="400"/> <effect type="slide" start="1920" end="0" tween="cubic" easing="out" time="400"/>
</animation> </animation>
<animation type="Windowclose"> <animation type="Windowclose">
<effect type="fade" start="100" end="0" time="300"/> <effect type="fade" start="100" end="0" time="300"/>
<effect type="slide" start="0" end="-1920" tween="cubic" easing="out" time="400"/> <effect type="slide" start="0" end="-1920" tween="cubic" easing="out" time="400"/>
</animation> </animation>
</include> </include>
<include name="modalDialogInOutVertical"> <include name="modalDialogInOutVertical">
<animation type="Windowopen"> <animation type="Windowopen">
<effect type="fade" start="0" end="100" time="300"/> <effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="0,-200" end="0" tween="cubic" easing="out" time="400"/> <effect type="slide" start="0,-200" end="0" tween="cubic" easing="out" time="400"/>
</animation> </animation>
<animation type="Windowclose"> <animation type="Windowclose">
<effect type="fade" start="100" end="0" time="300"/> <effect type="fade" start="100" end="0" time="300"/>
<effect type="slide" start="0" end="0,300" tween="cubic" easing="out" time="400"/> <effect type="slide" start="0" end="0,300" tween="cubic" easing="out" time="400"/>
</animation> </animation>
</include> </include>
<include name="modalDialogContentShift"> <include name="modalDialogContentShift">
<animation type="Conditional" condition="controlgroup(61).hasfocus | controlgroup(100).hasfocus"> <animation type="Conditional" condition="controlgroup(61).hasfocus | controlgroup(100).hasfocus">
<effect type="zoom" end="95" time="200" center="auto" tween="sine" easing="in"/> <effect type="zoom" end="95" time="200" center="auto" tween="sine" easing="in"/>
</animation> </animation>
</include> </include>
</includes> </includes>

View File

@ -82,40 +82,106 @@
<constant name="22-col-gutter">1560</constant> <constant name="22-col-gutter">1560</constant>
<constant name="23-col-gutter">1632</constant> <constant name="23-col-gutter">1632</constant>
<constant name="24-col-gutter">1704</constant> <constant name="24-col-gutter">1704</constant>
<constant name="row-1-begin">38</constant> <constant name="1-col-textbox">69</constant>
<constant name="row-2-begin">95</constant> <constant name="2-col-textbox">141</constant>
<constant name="row-3-begin">152</constant> <constant name="3-col-textbox">213</constant>
<constant name="row-4-begin">209</constant> <constant name="4-col-textbox">285</constant>
<constant name="row-5-begin">266</constant> <constant name="5-col-textbox">357</constant>
<constant name="row-6-begin">323</constant> <constant name="6-col-textbox">429</constant>
<constant name="row-7-begin">380</constant> <constant name="7-col-textbox">501</constant>
<constant name="row-8-begin">437</constant> <constant name="8-col-textbox">573</constant>
<constant name="row-9-begin">494</constant> <constant name="9-col-textbox">645</constant>
<constant name="row-10-begin">551</constant> <constant name="10-col-textbox">717</constant>
<constant name="row-11-begin">608</constant> <constant name="11-col-textbox">789</constant>
<constant name="row-12-begin">665</constant> <constant name="12-col-textbox">861</constant>
<constant name="row-13-begin">722</constant> <constant name="13-col-textbox">933</constant>
<constant name="row-14-begin">779</constant> <constant name="14-col-textbox">1005</constant>
<constant name="row-15-begin">836</constant> <constant name="15-col-textbox">1077</constant>
<constant name="row-16-begin">893</constant> <constant name="16-col-textbox">1149</constant>
<constant name="row-17-begin">950</constant> <constant name="17-col-textbox">1221</constant>
<constant name="row-18-begin">1007</constant> <constant name="18-col-textbox">1293</constant>
<constant name="1-row">57</constant> <constant name="19-col-textbox">1365</constant>
<constant name="2-row">114</constant> <constant name="20-col-textbox">1437</constant>
<constant name="3-row">171</constant> <constant name="21-col-textbox">1509</constant>
<constant name="4-row">228</constant> <constant name="22-col-textbox">1581</constant>
<constant name="5-row">285</constant> <constant name="23-col-textbox">1653</constant>
<constant name="6-row">342</constant> <constant name="24-col-textbox">1725</constant>
<constant name="7-row">399</constant> <constant name="1-col-indent">84</constant>
<constant name="8-row">456</constant> <constant name="2-col-indent">156</constant>
<constant name="9-row">513</constant> <constant name="3-col-indent">228</constant>
<constant name="10-row">570</constant> <constant name="4-col-indent">300</constant>
<constant name="11-row">627</constant> <constant name="5-col-indent">372</constant>
<constant name="12-row">684</constant> <constant name="6-col-indent">444</constant>
<constant name="13-row">741</constant> <constant name="7-col-indent">516</constant>
<constant name="14-row">798</constant> <constant name="8-col-indent">588</constant>
<constant name="15-row">855</constant> <constant name="9-col-indent">660</constant>
<constant name="16-row">912</constant> <constant name="10-col-indent">732</constant>
<constant name="17-row">969</constant> <constant name="11-col-indent">804</constant>
<constant name="18-row">1026</constant> <constant name="12-col-indent">876</constant>
<constant name="13-col-indent">948</constant>
<constant name="14-col-indent">1020</constant>
<constant name="15-col-indent">1092</constant>
<constant name="16-col-indent">1164</constant>
<constant name="17-col-indent">1236</constant>
<constant name="18-col-indent">1308</constant>
<constant name="19-col-indent">1380</constant>
<constant name="20-col-indent">1452</constant>
<constant name="21-col-indent">1524</constant>
<constant name="22-col-indent">1596</constant>
<constant name="23-col-indent">1668</constant>
<constant name="24-col-indent">1740</constant>
<constant name="row-1-begin">54</constant>
<constant name="row-2-begin">90</constant>
<constant name="row-3-begin">126</constant>
<constant name="row-4-begin">162</constant>
<constant name="row-5-begin">198</constant>
<constant name="row-6-begin">234</constant>
<constant name="row-7-begin">270</constant>
<constant name="row-8-begin">306</constant>
<constant name="row-9-begin">342</constant>
<constant name="row-10-begin">378</constant>
<constant name="row-11-begin">414</constant>
<constant name="row-12-begin">450</constant>
<constant name="row-13-begin">486</constant>
<constant name="row-14-begin">522</constant>
<constant name="row-15-begin">558</constant>
<constant name="row-16-begin">594</constant>
<constant name="row-17-begin">630</constant>
<constant name="row-18-begin">666</constant>
<constant name="row-19-begin">702</constant>
<constant name="row-20-begin">738</constant>
<constant name="row-21-begin">774</constant>
<constant name="row-22-begin">810</constant>
<constant name="row-23-begin">846</constant>
<constant name="row-24-begin">882</constant>
<constant name="row-25-begin">918</constant>
<constant name="row-26-begin">954</constant>
<constant name="row-27-begin">990</constant>
<constant name="1-row">36</constant>
<constant name="2-row">72</constant>
<constant name="3-row">108</constant>
<constant name="4-row">144</constant>
<constant name="5-row">180</constant>
<constant name="6-row">216</constant>
<constant name="7-row">252</constant>
<constant name="8-row">288</constant>
<constant name="9-row">324</constant>
<constant name="10-row">360</constant>
<constant name="11-row">396</constant>
<constant name="12-row">432</constant>
<constant name="13-row">468</constant>
<constant name="14-row">504</constant>
<constant name="15-row">540</constant>
<constant name="16-row">576</constant>
<constant name="17-row">612</constant>
<constant name="18-row">648</constant>
<constant name="19-row">684</constant>
<constant name="20-row">720</constant>
<constant name="21-row">756</constant>
<constant name="22-row">792</constant>
<constant name="23-row">828</constant>
<constant name="24-row">864</constant>
<constant name="25-row">900</constant>
<constant name="26-row">936</constant>
<constant name="27-row">972</constant>
</includes> </includes>

106
1080i/Includes_hubMenu.xml Normal file
View File

@ -0,0 +1,106 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<!--main hub menu-->
<include name="hubMenu">
<control type="group" id="9000">
<animation type="Conditional" condition="controlgroup(9000).hasfocus">
<effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/>
</animation>
<animation type="Conditional" condition="!controlgroup(9000).hasfocus">
<effect type="fade" start="100" end="0" time="300"/>
<effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>col-7-begin</width>
<height>fullscreenHeight</height>
<texture>colors/white.png</texture>
<colordiffuse>500</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="list" id="9001">
<posx>0</posx>
<posy>row-4-begin</posy>
<width>8-col</width>
<height>24-row</height>
<orientation>vertical</orientation>
<onleft>9002</onleft>
<onright>9999</onright>
<onback>activateWindow(home)</onback>
<itemlayout width="col-7-begin" height="2-row">
<control type="label">
<posx>col-1-begin</posx>
<posy>0</posy>
<width>7-col</width>
<height>2-row</height>
<font>menuTitle</font>
<aligny>center</aligny>
<textcolor>50</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="col-7-begin" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>col-7-begin</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<colordiffuse>50</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>col-1-begin</posx>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<font>menuTitle</font>
<aligny>center</aligny>
<textcolor>500</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
</control>
</focusedlayout>
<include condition="Window.isactive(videolibrary) | window.isactive(videoplaylist) | window.isactive(tvchannels) | window.isactive(tvguide) | window.isactive(TVRecordings) | window.isactive(tvtimers)">videoMenu</include>
<include condition="window.isactive(musiclibrary) | window.isactive(musicfiles) | window.isactive(musicplaylist) | window.isactive(radiochannels)">musicMenu</include>
</control>
</control>
<--hub options-->
<control type="group">
<animation type="Conditional" condition="!controlgroup(9002).hasfocus">
<effect type="fade" start="100" end="0" time="300"/>
<effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
</animation>
<animation type="Conditional" condition="controlgroup(9002).hasfocus">
<effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/>
</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>col-7-begin</width>
<height>fullscreenHeight</height>
<texture>colors/white.png</texture>
<colordiffuse>500</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--menu items-->
<control type="grouplist" id="9002">
<posx>0</posx>
<posy>row-4-begin</posy>
<width>col-7-begin</width>
<height>27-row</height>
<itemgap>0</itemgap>
<onright>9000</onright>
<onup>9002</onup>
<ondown>9002</ondown>
<include condition="Window.isactive(videolibrary) | window.isactive(videoplaylist) | window.isactive(tvchannels) | window.isactive(tvguide) | window.isactive(TVRecordings) | window.isactive(tvtimers)">videoSideMenu</include>
<include condition="window.isactive(musiclibrary) | window.isactive(musicfiles) | window.isactive(musicplaylist) | window.isactive(radiochannels)">musicSideMenu</include>
<include condition="window.isactive(pictures)">picturesSideMenu</include>
</control>
</control>
</include>
</includes>

View File

@ -0,0 +1,365 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<!--main hub video menu items-->
<include name="videoMenu">
<content>
<!--Now Playing-->
<item>
<visible>Player.HasVideo</visible>
<label>31136</label>
<label2/>
<onclick>action(fullscreen)</onclick>
</item>
<!--CD / DVD handling-->
<item>
<visible>System.HasMediaDVD</visible>
<label>341</label>
<label2/>
<onclick>XBMC.PlayDVD()</onclick>
</item>
<item>
<visible>System.HasMediaDVD</visible>
<label>31135</label>
<label2/>
<onclick>EjectTray()</onclick>
</item>
<!--latest items-->
<item>
<label>31005</label>
<label2/>
<onclick>reloadskin()</onclick>
<onclick>activateWindow(VideoLibrary)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,true)</onclick>
<onclick>Control.SetFocus(9000)</onclick>
</item>
<item>
<visible>System.GetBool(pvrmanager.enabled)</visible>
<label>31006</label>
<label2/>
<onclick>ActivateWindow(TVChannels)</onclick>
<onclick>Control.SetFocus(50)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
<item>
<visible>System.GetBool(pvrmanager.enabled)</visible>
<label>31112</label>
<label2/>
<onclick>ActivateWindow(TVGuide)</onclick>
<onclick>Control.SetFocus(10)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
<item>
<visible>System.GetBool(pvrmanager.enabled)</visible>
<label>19163</label>
<label2/>
<onclick>ActivateWindow(TVRecordings)</onclick>
<onclick>Control.SetFocus(50)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
<item>
<visible>Library.HasContent(Movies)</visible>
<label>342</label>
<label2/>
<onclick>ActivateWindow(videos,videodb://movies/titles,return)</onclick>
<onclick>control.setfocus(50)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
<item>
<visible>Library.HasContent(TVShows)</visible>
<label>20343</label>
<label2/>
<onclick>activateWindow(Videos,videodb://tvshows/titles,return)</onclick>
<onclick>control.setfocus(50)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
<item>
<visible/>
<label>136</label>
<label2/>
<onclick>activateWindow(Videos,playlists,return)</onclick>
<onclick>control.setfocus(50)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
<!--custom video addons-->
<item>
<visible>!isempty(Skin.String(customVideoAddon1))</visible>
<label>$VAR[customVideoAddon1Title]</label>
<onclick condition="StringCompare(Skin.String(customVideoAddon1Type),videoAddon)">RunAddon($INFO[Skin.String(customVideoAddon1)])</onclick>
<onclick condition="StringCompare(Skin.String(customVideoAddon1Type),videoPlaylist)">ActivateWindow(Videos,$INFO[Skin.String(customVideoAddon1)],return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(52)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customVideoAddon2))</visible>
<label>$VAR[customVideoAddon2Title]</label>
<onclick condition="StringCompare(Skin.String(customVideoAddon2Type),videoAddon)">RunAddon($INFO[Skin.String(customVideoAddon2)])</onclick>
<onclick condition="StringCompare(Skin.String(customVideoAddon2Type),videoPlaylist)">ActivateWindow(Videos,$INFO[Skin.String(customVideoAddon2)],return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(52)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customVideoAddon3))</visible>
<label>$VAR[customVideoAddon3Title]</label>
<onclick condition="StringCompare(Skin.String(customVideoAddon3Type),videoAddon)">RunAddon($INFO[Skin.String(customVideoAddon3)])</onclick>
<onclick condition="StringCompare(Skin.String(customVideoAddon3Type),videoPlaylist)">ActivateWindow(Videos,$INFO[Skin.String(customVideoAddon3)],return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(52)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customVideoAddon4))</visible>
<label>$VAR[customVideoAddon4Title]</label>
<onclick condition="StringCompare(Skin.String(customVideoAddon4Type),videoAddon)">RunAddon($INFO[Skin.String(customVideoAddon4)])</onclick>
<onclick condition="StringCompare(Skin.String(customVideoAddon4Type),videoPlaylist)">ActivateWindow(Videos,$INFO[Skin.String(customVideoAddon4)],return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(52)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customVideoAddon5))</visible>
<label>$VAR[customVideoAddon5Title]</label>
<onclick condition="StringCompare(Skin.String(customVideoAddon5Type),videoAddon)">RunAddon($INFO[Skin.String(customVideoAddon5)])</onclick>
<onclick condition="StringCompare(Skin.String(customVideoAddon5Type),videoPlaylist)">ActivateWindow(Videos,$INFO[Skin.String(customVideoAddon5)],return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(52)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customVideoAddon6))</visible>
<label>$VAR[customVideoAddon6Title]</label>
<onclick condition="StringCompare(Skin.String(customVideoAddon6Type),videoAddon)">RunAddon($INFO[Skin.String(customVideoAddon6)])</onclick>
<onclick condition="StringCompare(Skin.String(customVideoAddon6Type),videoPlaylist)">ActivateWindow(Videos,$INFO[Skin.String(customVideoAddon6)],return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(52)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customVideoAddon7))</visible>
<label>$VAR[customVideoAddon7Title]</label>
<onclick condition="StringCompare(Skin.String(customVideoAddon7Type),videoAddon)">RunAddon($INFO[Skin.String(customVideoAddon7)])</onclick>
<onclick condition="StringCompare(Skin.String(customVideoAddon7Type),videoPlaylist)">ActivateWindow(Videos,$INFO[Skin.String(customVideoAddon7)],return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(52)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customVideoAddon8))</visible>
<label>$VAR[customVideoAddon8Title]</label>
<onclick condition="StringCompare(Skin.String(customVideoAddon8Type),videoAddon)">RunAddon($INFO[Skin.String(customVideoAddon8)])</onclick>
<onclick condition="StringCompare(Skin.String(customVideoAddon8Type),videoPlaylist)">ActivateWindow(Videos,$INFO[Skin.String(customVideoAddon8)],return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(52)</onclick>
</item>
<!--final bits and bobs-->
<item>
<visible/>
<label>31010</label>
<onclick>ActivateWindow(Videos,addons://sources/video/)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(59)</onclick>
</item>
<item>
<visible/>
<label>1036</label>
<onclick>ActivateWindow(favourites,return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
<item>
<visible/>
<label>1214</label>
<onclick>ActivateWindow(Videos,files,return)</onclick>
<onclick>Control.SetFocus(50)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
</content>
</include>
<!--main hub music menu items-->
<include name="musicMenu">
<content>
<!--Now Playing-->
<item>
<visible>Player.HasAudio</visible>
<label>31136</label>
<label2/>
<onclick>activateWindow(5001)</onclick>
</item>
<!--CD / DVD handling-->
<item>
<visible>System.HasMediaDVD</visible>
<label>341</label>
<label2/>
<onclick>XBMC.PlayDVD()</onclick>
</item>
<item>
<visible>System.HasMediaDVD</visible>
<label>31135</label>
<label2/>
<onclick>EjectTray()</onclick>
</item>
<!--latest items-->
<item>
<label>31005</label>
<label2/>
<onclick>reloadskin()</onclick>
<onclick>ActivateWindow(MusicLibrary)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,true)</onclick>
</item>
<!--music-->
<item>
<visible>System.GetBool(pvrmanager.enabled)</visible>
<label>19021</label>
<label2/>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>ActivateWindow(radiochannels)</onclick>
<onclick>Control.SetFocus(50)</onclick>
</item>
<item>
<visible>Library.HasContent(Music)</visible>
<label>133</label>
<label2/>
<onclick>replaceWindow(musiclibrary,musicdb://artists)</onclick>
<onclick>Control.SetFocus(53)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
</item>
<item>
<visible>Library.HasContent(Music)</visible>
<label>132</label>
<label2/>
<onclick>replaceWindow(musiclibrary,musicdb://albums)</onclick>
<onclick>Control.SetFocus(55)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
</item>
<item>
<visible>Library.HasContent(Music)</visible>
<label>135</label>
<label2/>
<onclick>ReplaceWindow(MusicLibrary,musicdb://genres)</onclick>
<onclick>Control.SetFocus(53)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
</item>
<item>
<visible>Library.HasContent(Music)</visible>
<label>271</label>
<label2/>
<onclick>replaceWindow(MusicLibrary,musicdb://top100/songs)</onclick>
<onclick>Control.SetFocus(51)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
</item>
<item>
<visible>Library.HasContent(MusicVideos)</visible>
<label>20389</label>
<label2/>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>activateWindow(Videolibrary,videodb://musicvideos/titles/)</onclick>
<onclick>control.setfocus(50)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
<item>
<visible/>
<label>136</label>
<label2/>
<onclick>ReplaceWindow(MusicFiles,special://musicplaylists/)</onclick>
<onclick>Control.SetFocus(51)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
</item>
<!--custom music addons-->
<item>
<visible>!isempty(Skin.String(customMusicAddon1))</visible>
<label>$VAR[customMusicAddon1Title]</label>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon1Type),audioAddon)">RunAddon($INFO[Skin.String(customMusicAddon1)])</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon1Type),audioPlaylist)">ActivateWindow(MusicLibrary,$INFO[Skin.String(customMusicAddon1)],return)</onclick>
<onclick>setfocus(51)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customMusicAddon2))</visible>
<label>$VAR[customMusicAddon2Title]</label>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon2Type),audioAddon)">RunAddon($INFO[Skin.String(customMusicAddon2)])</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon2Type),audioPlaylist)">ActivateWindow(MusicLibrary,$INFO[Skin.String(customMusicAddon2)],return)</onclick>
<onclick>setfocus(51)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customMusicAddon3))</visible>
<label>$VAR[customMusicAddon3Title]</label>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon3Type),audioAddon)">RunAddon($INFO[Skin.String(customMusicAddon3)])</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon3Type),audioPlaylist)">ActivateWindow(MusicLibrary,$INFO[Skin.String(customMusicAddon3)],return)</onclick>
<onclick>setfocus(51)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customMusicAddon4))</visible>
<label>$VAR[customMusicAddon4Title]</label>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon4Type),audioAddon)">RunAddon($INFO[Skin.String(customMusicAddon4)])</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon4Type),audioPlaylist)">ActivateWindow(MusicLibrary,$INFO[Skin.String(customMusicAddon4)],return)</onclick>
<onclick>setfocus(51)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customMusicAddon5))</visible>
<label>$VAR[customMusicAddon5Title]</label>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon5Type),audioAddon)">RunAddon($INFO[Skin.String(customMusicAddon5)])</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon5Type),audioPlaylist)">ActivateWindow(MusicLibrary,$INFO[Skin.String(customMusicAddon5)],return)</onclick>
<onclick>setfocus(51)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customMusicAddon6))</visible>
<label>$VAR[customMusicAddon6Title]</label>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon6Type),audioAddon)">RunAddon($INFO[Skin.String(customMusicAddon6)])</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon6Type),audioPlaylist)">ActivateWindow(MusicLibrary,$INFO[Skin.String(customMusicAddon6)],return)</onclick>
<onclick>setfocus(51)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customMusicAddon7))</visible>
<label>$VAR[customMusicAddon7Title]</label>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon7Type),audioAddon)">RunAddon($INFO[Skin.String(customMusicAddon7)])</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon7Type),audioPlaylist)">ActivateWindow(MusicLibrary,$INFO[Skin.String(customMusicAddon7)],return)</onclick>
<onclick>setfocus(51)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customMusicAddon8))</visible>
<label>$VAR[customMusicAddon8Title]</label>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon8Type),audioAddon)">RunAddon($INFO[Skin.String(customMusicAddon8)])</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon8Type),audioPlaylist)">ActivateWindow(MusicLibrary,$INFO[Skin.String(customMusicAddon8)],return)</onclick>
<onclick>setfocus(51)</onclick>
</item>
<!--final bits and bobs-->
<item>
<visible/>
<label>31010</label>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>ReplaceWindow(MusicFiles,Addons,return)</onclick>
<onclick>setfocus(55)</onclick>
</item>
<item>
<visible/>
<label>1036</label>
<onclick>Skin.SetString(showRecentMusicItems,true)</onclick>
<onclick>ReplaceWindow(favourites)</onclick>
</item>
<item>
<visible/>
<label>1214</label>
<onclick>ActivateWindow(MusicFiles,root)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>Control.SetFocus(51)</onclick>
</item>
</content>
</include>
</includes>

View File

@ -0,0 +1,355 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<!--video submenu items-->
<include name="videoSideMenu">
<control type="button" id="501">
<description>Video Playlist</description>
<visible>[window.isactive(videolibrary) | window.isactive(videoplaylist)] + IntegerGreaterThan(Playlist.Length(video),0)</visible>
<height>2-row</height>
<width>col-7-begin</width>
<font>menuTitle</font>
<textcolor>50</textcolor>
<focusedcolor>500</focusedcolor>
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>col-7-begin</textoffsetx>
<label>31123</label>
<onclick>right</onclick>
<onclick>ActivateWindow(videoplaylist)</onclick>
</control>
<control type="button" id="502">
<description>Search (videos)</description>
<visible>[window.isactive(videolibrary) | window.isactive(videoplaylist)] + System.HasAddon(script.globalsearch)</visible>
<height>2-row</height>
<width>col-7-begin</width>
<font>menuTitle</font>
<textcolor>50</textcolor>
<focusedcolor>500</focusedcolor>
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>col-1-begin</textoffsetx>
<label>137</label>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>activateWindow(videos,movietitles)</onclick>
<onclick>RunScript(script.globalsearch,movies=true&amp;tvshows=true&amp;episodes=true)</onclick>
<onclick>right</onclick>
</control>
<control type="button" id="503">
<description>Search (PVR)</description>
<visible>window.isactive(pvr)</visible>
<height>2-row</height>
<width>col-7-begin</width>
<font>menuTitle</font>
<textcolor>50</textcolor>
<focusedcolor>500</focusedcolor>
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>col-1-begin</textoffsetx>
<label>137</label>
<onclick>right</onclick>
<onclick>activateWindow(pvrguidesearch)</onclick>
</control>
<control type="button" id="3">
<description>Sort by</description>
<height>2-row</height>
<width>col-7-begin</width>
<font>menuTitle</font>
<textcolor>50</textcolor>
<focusedcolor>500</focusedcolor>
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>col-1-begin</textoffsetx>
<label>103</label>
</control>
<control type="togglebutton" id="4">
<description>Sort direction</description>
<label>31109</label>
<altlabel>31110</altlabel>
<height>2-row</height>
<width>col-7-begin</width>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>50</textcolor>
<focusedcolor>500</focusedcolor>
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>col-1-begin</textoffsetx>
</control>
<control type="button" id="504">
<description>Timers / scheduler</description>
<height>2-row</height>
<width>col-7-begin</width>
<font>menuTitle</font>
<textcolor>50</textcolor>
<focusedcolor>500</focusedcolor>
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>col-1-begin</textoffsetx>
<label>31119</label>
<onclick>ActivateWindow(tvtimers)</onclick>
<onclick>Control.SetFocus(50)</onclick>
</control>
<control type="button" id="505">
<description>Menu shortcuts (video)</description>
<visible/>
<height>2-row</height>
<width>col-7-begin</width>
<font>menuTitle</font>
<textcolor>50</textcolor>
<focusedcolor>500</focusedcolor>
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>col-1-begin</textoffsetx>
<label>31041</label>
<onclick>Skin.SetString(menuItemTypeFilter,video)</onclick>
<onclick>ActivateWindow(5000)</onclick>
</control>
<control type="button" id="506">
<description>Set recent content</description>
<height>2-row</height>
<width>col-7-begin</width>
<font>menuTitle</font>
<textcolor>50</textcolor>
<focusedcolor>500</focusedcolor>
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>col-1-begin</textoffsetx>
<label>31175</label>
<onclick>Skin.SetString(menuItemTypeFilter,video)</onclick>
<onclick>ActivateWindow(5900)</onclick>
</control>
<control type="button" id="507">
<visible/>
<height>2-row</height>
<width>col-7-begin</width>
<font>menuTitle</font>
<textcolor>50</textcolor>
<focusedcolor>500</focusedcolor>
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>col-1-begin</textoffsetx>
<label>653</label>
<onclick>UpdateLibrary(video)</onclick>
<onclick>right</onclick>
</control>
<control type="radiobutton" id="14">
<description>Watched Toggle</description>
<label>20367</label>
<height>2-row</height>
<width>col-7-begin</width>
<font>menuTitle</font>
<textcolor>50</textcolor>
<focusedcolor>500</focusedcolor>
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>col-1-begin</textoffsetx>
</control>
<control type="radiobutton" id="508">
<description>Filter</description>
<visible>Container.CanFilterAdvanced</visible>
<label>587</label>
<height>2-row</height>
<width>col-7-begin</width>
<font>menuTitle</font>
<textoffsetx>col-1-begin</textoffsetx>
<textcolor>50</textcolor>
<focusedcolor>500</focusedcolor>
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<onclick>right</onclick>
<onclick>Filter</onclick>
</control>
<control type="radiobutton" id="11">
<description>Unlock Shares</description>
<label>20336</label>
<height>2-row</height>
<width>col-7-begin</width>
<font>menuTitle</font>
<textoffsetx>col-1-begin</textoffsetx>
<textcolor>50</textcolor>
<focusedcolor>500</focusedcolor>
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<onclick>right</onclick>
<onclick>xbmc.mastermode</onclick>
<selected>system.ismaster</selected>
<visible>system.haslocks</visible>
</control>
</include>
<!--music submenu items-->
<include name="musicSideMenu">
<control type="button" id="501">
<description>current music playlist (if available)</description>
<visible>MusicPlayer.Offset(0).Exists</visible>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>31123</label>
<onclick>right</onclick>
<onclick>activateWindow(musicplaylist)</onclick>
</control>
<control type="button" id="502">
<description>Search (music)</description>
<visible>System.HasAddon(script.globalsearch)</visible>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>137</label>
<onclick>RunScript(script.globalsearch,artists=true&amp;albums=true)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>right</onclick>
</control>
<control type="button" id="3">
<description>Sort by</description>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>103</label>
</control>
<control type="togglebutton" id="4">
<description>Sort direction</description>
<label>31109</label>
<altlabel>31110</altlabel>
<align>left</align>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<alttexturefocus>colors/black.png</alttexturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
</control>
<control type="button" id="503">
<visible/>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>31041</label>
<onclick>Skin.SetString(menuItemTypeFilter,audio)</onclick>
<onclick>ActivateWindow(5000)</onclick>
</control>
<control type="button" id="505">
<description>Set recent content</description>
<visible/>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>31175</label>
<onclick>Skin.SetString(menuItemTypeFilter,audio)</onclick>
<onclick>ActivateWindow(5900)</onclick>
</control>
<control type="button" id="504">
<visible/>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>653</label>
<onclick>UpdateLibrary(music)</onclick>
<onclick>right</onclick>
</control>
<control type="radiobutton" id="20">
<description>Shuffle</description>
<visible/>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>191</label>
</control>
<control type="radiobutton" id="16">
<description>Party Mode!!</description>
<visible/>
<label>589</label>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
</control>
</include>
<!--pictures submenu items-->
<include name="picturesSideMenu">
<!--sorting-->
<control type="button" id="3">
<description>Sort by</description>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>103</label>
</control>
<control type="togglebutton" id="4">
<description>Sort direction</description>
<label>31109</label>
<altlabel>31110</altlabel>
<align>left</align>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<alttexturefocus>colors/black.png</alttexturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
</control>
<control type="button" id="500">
<description>Files (pictures)</description>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>1214</label>
<onclick>right</onclick>
<onclick>ActivateWindow(pictures,root)</onclick>
</control>
</include>
</includes>

View File

@ -1,390 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="menuItems">
<control type="list" id="9000">
<posx>-14</posx>
<posy>180</posy>
<width>3-col</width>
<height>12-row</height>
<orientation>vertical</orientation>
<onleft>62</onleft>
<onright>9999</onright>
<onback>activateWindow(home)</onback>
<itemlayout width="4-col" height="43">
<control type="label">
<posx>14</posx>
<posy>0</posy>
<width>3-col-gutter</width>
<font>menuTitle</font>
<label>$INFO[ListItem.Label]</label>
<textcolor>unselected</textcolor>
</control>
</itemlayout>
<focusedlayout width="4-col" height="43">
<control type="label">
<visible>Control.HasFocus(9000)</visible>
<posx>1</posx>
<posy>0</posy>
<width>4-col</width>
<font>menuTitle</font>
<label>[ $INFO[ListItem.Label] ]</label>
<textcolor>selected</textcolor>
</control>
<control type="label">
<visible>!Control.HasFocus(9000)</visible>
<posx>14</posx>
<posy>0</posy>
<width>4-col</width>
<font>menuTitle</font>
<label>$INFO[ListItem.Label]</label>
<textcolor>unselected</textcolor>
</control>
</focusedlayout>
<include condition="[window.isactive(tvchannels) | window.isactive(tvguide) | window.isactive(TVRecordings)] + !Skin.String(keepMusicMenuActive)">videoMenu</include>
<include condition="window.isactive(pvr) + Skin.String(keepMusicMenuActive)">musicMenu</include>
<include condition="[Window.isactive(videolibrary) | window.isactive(videoplaylist)] + !Skin.String(keepMusicMenuActive)">videoMenu</include>
<include condition="[window.isactive(musiclibrary) | window.isactive(musicfiles) | window.isactive(musicplaylist)] | [[Window.isactive(videolibrary) | window.isactive(videoplaylist)] + Skin.String(keepMusicMenuActive)]">musicMenu</include>
</control>
</include>
<!--video menu items-->
<include name="videoMenu">
<content>
<!--Now Playing-->
<item>
<visible>Player.HasVideo</visible>
<label>31136</label>
<label2></label2>
<onclick>action(fullscreen)</onclick>
</item>
<!--CD / DVD handling-->
<item>
<visible>System.HasMediaDVD</visible>
<label>341</label>
<label2></label2>
<onclick>XBMC.PlayDVD()</onclick>
</item>
<item>
<visible>System.HasMediaDVD</visible>
<label>31135</label>
<label2></label2>
<onclick>EjectTray()</onclick>
</item>
<!--latest items-->
<item>
<label>31005</label>
<label2></label2>
<onclick>ActivateWindow(videolibrary)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,true)</onclick>
<onclick>Control.SetFocus(9000)</onclick>
</item>
<item>
<visible>System.GetBool(pvrmanager.enabled)</visible>
<label>31006</label>
<label2></label2>
<onclick>ActivateWindow(TVChannels)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
<item>
<visible>System.GetBool(pvrmanager.enabled)</visible>
<label>31112</label>
<label2></label2>
<onclick>ActivateWindow(TVGuide)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
<item>
<visible>System.GetBool(pvrmanager.enabled)</visible>
<label>19163</label>
<label2></label2>
<onclick>ActivateWindow(TVRecordings)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
<item>
<visible>Library.HasContent(Movies)</visible>
<label>342</label>
<label2></label2>
<onclick>ActivateWindow(videos,movietitles,return)</onclick>
<onclick>control.setfocus(50)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
<item>
<visible>Library.HasContent(TVShows)</visible>
<label>20343</label>
<label2></label2>
<onclick>ActivateWindow(Videos,TvShowTitles,return)</onclick>
<onclick>control.setfocus(50)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
<item>
<visible></visible>
<label>136</label>
<label2></label2>
<onclick>activateWindow(Videos,playlists,return)</onclick>
<onclick>control.setfocus(50)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
<!--custom video addons-->
<item>
<visible>!isempty(Skin.String(customVideoAddon1))</visible>
<label>$VAR[customVideoAddon1Title]</label>
<onclick condition="StringCompare(Skin.String(customVideoAddon1Type),videoAddon)">RunAddon($INFO[Skin.String(customVideoAddon1)])</onclick>
<onclick condition="StringCompare(Skin.String(customVideoAddon1Type),videoPlaylist)">ActivateWindow(Videos,$INFO[Skin.String(customVideoAddon1)],return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(52)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customVideoAddon2))</visible>
<label>$VAR[customVideoAddon2Title]</label>
<onclick condition="StringCompare(Skin.String(customVideoAddon2Type),videoAddon)">RunAddon($INFO[Skin.String(customVideoAddon2)])</onclick>
<onclick condition="StringCompare(Skin.String(customVideoAddon2Type),videoPlaylist)">ActivateWindow(Videos,$INFO[Skin.String(customVideoAddon2)],return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(52)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customVideoAddon3))</visible>
<label>$VAR[customVideoAddon3Title]</label>
<onclick condition="StringCompare(Skin.String(customVideoAddon3Type),videoAddon)">RunAddon($INFO[Skin.String(customVideoAddon3)])</onclick>
<onclick condition="StringCompare(Skin.String(customVideoAddon3Type),videoPlaylist)">ActivateWindow(Videos,$INFO[Skin.String(customVideoAddon3)],return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(52)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customVideoAddon4))</visible>
<label>$VAR[customVideoAddon4Title]</label>
<onclick condition="StringCompare(Skin.String(customVideoAddon4Type),videoAddon)">RunAddon($INFO[Skin.String(customVideoAddon4)])</onclick>
<onclick condition="StringCompare(Skin.String(customVideoAddon4Type),videoPlaylist)">ActivateWindow(Videos,$INFO[Skin.String(customVideoAddon4)],return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(52)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customVideoAddon5))</visible>
<label>$VAR[customVideoAddon5Title]</label>
<onclick condition="StringCompare(Skin.String(customVideoAddon5Type),videoAddon)">RunAddon($INFO[Skin.String(customVideoAddon5)])</onclick>
<onclick condition="StringCompare(Skin.String(customVideoAddon5Type),videoPlaylist)">ActivateWindow(Videos,$INFO[Skin.String(customVideoAddon5)],return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(52)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customVideoAddon6))</visible>
<label>$VAR[customVideoAddon6Title]</label>
<onclick condition="StringCompare(Skin.String(customVideoAddon6Type),videoAddon)">RunAddon($INFO[Skin.String(customVideoAddon6)])</onclick>
<onclick condition="StringCompare(Skin.String(customVideoAddon6Type),videoPlaylist)">ActivateWindow(Videos,$INFO[Skin.String(customVideoAddon6)],return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(52)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customVideoAddon7))</visible>
<label>$VAR[customVideoAddon7Title]</label>
<onclick condition="StringCompare(Skin.String(customVideoAddon7Type),videoAddon)">RunAddon($INFO[Skin.String(customVideoAddon7)])</onclick>
<onclick condition="StringCompare(Skin.String(customVideoAddon7Type),videoPlaylist)">ActivateWindow(Videos,$INFO[Skin.String(customVideoAddon7)],return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(52)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customVideoAddon8))</visible>
<label>$VAR[customVideoAddon8Title]</label>
<onclick condition="StringCompare(Skin.String(customVideoAddon8Type),videoAddon)">RunAddon($INFO[Skin.String(customVideoAddon8)])</onclick>
<onclick condition="StringCompare(Skin.String(customVideoAddon8Type),videoPlaylist)">ActivateWindow(Videos,$INFO[Skin.String(customVideoAddon8)],return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(52)</onclick>
</item>
<!--final bits and bobs-->
<item>
<visible></visible>
<label>31010</label>
<onclick>ActivateWindow(Videos,addons,return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Control.SetFocus(59)</onclick>
</item>
<item>
<visible></visible>
<label>1036</label>
<onclick>ActivateWindow(favourites,return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
</content>
</include>
<!--music menu items-->
<include name="musicMenu">
<content>
<!--Now Playing-->
<item>
<visible>Player.HasAudio</visible>
<label>31136</label>
<label2></label2>
<onclick>activateWindow(5001)</onclick>
</item>
<!--CD / DVD handling-->
<item>
<visible>System.HasMediaDVD</visible>
<label>341</label>
<label2></label2>
<onclick>XBMC.PlayDVD()</onclick>
</item>
<item>
<visible>System.HasMediaDVD</visible>
<label>31135</label>
<label2></label2>
<onclick>EjectTray()</onclick>
</item>
<!--latest items-->
<item>
<label>31005</label>
<label2></label2>
<onclick>ActivateWindow(MusicLibrary)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,true)</onclick>
</item>
<!--music-->
<item>
<visible>System.GetBool(pvrmanager.enabled)</visible>
<label>19021</label>
<label2></label2>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>ActivateWindowAndFocus(pvr, 33,0, 9999,1)</onclick>
</item>
<item>
<visible>Library.HasContent(Music)</visible>
<label>133</label>
<label2></label2>
<onclick>ActivateWindow(MusicLibrary,Artists,return)</onclick>
<onclick>Control.SetFocus(53)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
</item>
<item>
<visible>Library.HasContent(Music)</visible>
<label>132</label>
<label2></label2>
<onclick>ActivateWindow(MusicLibrary,Albums,return)</onclick>
<onclick>Control.SetFocus(55)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
</item>
<item>
<visible>Library.HasContent(Music)</visible>
<label>135</label>
<label2></label2>
<onclick>ReplaceWindow(MusicLibrary,Genres,return)</onclick>
<onclick>Control.SetFocus(53)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
</item>
<item>
<visible>Library.HasContent(Music)</visible>
<label>271</label>
<label2></label2>
<onclick>replaceWindow(MusicLibrary,top100,return)</onclick>
<onclick>Control.SetFocus(51)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
</item>
<item>
<visible>Library.HasContent(MusicVideos)</visible>
<label>20389</label>
<label2></label2>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>activateWindow(Videos,MusicVideoTitles,return)</onclick>
<onclick>control.setfocus(50)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</item>
<item>
<visible></visible>
<label>136</label>
<label2></label2>
<onclick>ReplaceWindow(MusicFiles,Playlists,return)</onclick>
<onclick>Control.SetFocus(51)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
</item>
<!--custom music addons-->
<item>
<visible>!isempty(Skin.String(customMusicAddon1))</visible>
<label>$VAR[customMusicAddon1Title]</label>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon1Type),audioAddon)">RunAddon($INFO[Skin.String(customMusicAddon1)])</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon1Type),audioPlaylist)">ActivateWindow(MusicLibrary,$INFO[Skin.String(customMusicAddon1)],return)</onclick>
<onclick>setfocus(51)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customMusicAddon2))</visible>
<label>$VAR[customMusicAddon2Title]</label>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon2Type),audioAddon)">RunAddon($INFO[Skin.String(customMusicAddon2)])</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon2Type),audioPlaylist)">ActivateWindow(MusicLibrary,$INFO[Skin.String(customMusicAddon2)],return)</onclick>
<onclick>setfocus(51)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customMusicAddon3))</visible>
<label>$VAR[customMusicAddon3Title]</label>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon3Type),audioAddon)">RunAddon($INFO[Skin.String(customMusicAddon3)])</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon3Type),audioPlaylist)">ActivateWindow(MusicLibrary,$INFO[Skin.String(customMusicAddon3)],return)</onclick>
<onclick>setfocus(51)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customMusicAddon4))</visible>
<label>$VAR[customMusicAddon4Title]</label>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon4Type),audioAddon)">RunAddon($INFO[Skin.String(customMusicAddon4)])</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon4Type),audioPlaylist)">ActivateWindow(MusicLibrary,$INFO[Skin.String(customMusicAddon4)],return)</onclick>
<onclick>setfocus(51)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customMusicAddon5))</visible>
<label>$VAR[customMusicAddon5Title]</label>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon5Type),audioAddon)">RunAddon($INFO[Skin.String(customMusicAddon5)])</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon5Type),audioPlaylist)">ActivateWindow(MusicLibrary,$INFO[Skin.String(customMusicAddon5)],return)</onclick>
<onclick>setfocus(51)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customMusicAddon6))</visible>
<label>$VAR[customMusicAddon6Title]</label>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon6Type),audioAddon)">RunAddon($INFO[Skin.String(customMusicAddon6)])</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon6Type),audioPlaylist)">ActivateWindow(MusicLibrary,$INFO[Skin.String(customMusicAddon6)],return)</onclick>
<onclick>setfocus(51)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customMusicAddon7))</visible>
<label>$VAR[customMusicAddon7Title]</label>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon7Type),audioAddon)">RunAddon($INFO[Skin.String(customMusicAddon7)])</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon7Type),audioPlaylist)">ActivateWindow(MusicLibrary,$INFO[Skin.String(customMusicAddon7)],return)</onclick>
<onclick>setfocus(51)</onclick>
</item>
<item>
<visible>!isempty(Skin.String(customMusicAddon8))</visible>
<label>$VAR[customMusicAddon8Title]</label>
<onclick>Skin.SetString(keepMusicMenuActive,true)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon8Type),audioAddon)">RunAddon($INFO[Skin.String(customMusicAddon8)])</onclick>
<onclick condition="StringCompare(Skin.String(customMusicAddon8Type),audioPlaylist)">ActivateWindow(MusicLibrary,$INFO[Skin.String(customMusicAddon8)],return)</onclick>
<onclick>setfocus(51)</onclick>
</item>
<!--final bits and bobs-->
<item>
<visible></visible>
<label>31010</label>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>ReplaceWindow(MusicFiles,Addons,return)</onclick>
<onclick>setfocus(55)</onclick>
</item>
<item>
<visible></visible>
<label>1036</label>
<onclick>Skin.SetString(showRecentMusicItems,true)</onclick>
<onclick>ReplaceWindow(favourites)</onclick>
</item>
</content>
</include>
</includes>

View File

@ -0,0 +1,274 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<!--movies-->
<include name="movieRecentItems">
<control type="panel" id="9998">
<visible>!stringcompare(Window(Home).Property(Movies.UnWatched),0)</visible>
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<width>24-col</width>
<height>11-row</height>
<onleft>9000</onleft>
<onup>control.setfocus(9997,$INFO[Container(9998).Position])</onup>
<ondown>control.setfocus(9997,$INFO[Container(9998).Position])</ondown>
<onback>activateWindow(home)</onback>
<orientation>horizontal</orientation>
<animation type="windowopen">
<include>listSlideIn</include>
</animation>
<animation type="windowclose">
<effect type="fade" start="100" end="0" time="300"/>
</animation>
<content>plugin://script.maximinimalism.functions?type=$INFO[skin.string(videoHomeItemsMoviesSource)]</content>
<itemlayout width="4-col" height="396">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[ListItem.Art(poster)]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
</itemlayout>
<focusedlayout width="4-col" height="396">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[ListItem.Art(poster)]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>0</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<bordertexture border="3" colordiffuse="99111111">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>44FFFFFF</colordiffuse>
</control>
<control type="label">
<posx>24</posx>
<posy>4-row</posy>
<width>3-col</width>
<align>center</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.title]</label>
</control>
<control type="label">
<posx>24</posx>
<posy>5-row</posy>
<width>3-col</width>
<align>center</align>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[listitem.year]</label>
</control>
</control>
</focusedlayout>
</control>
</include>
<!--tvshows-->
<include name="tvRecentItems">
<control type="panel" id="9997">
<visible>!stringcompare(Window(Home).Property(Episodes.UnWatched),0)</visible>
<posx>col-1-begin</posx>
<posy>row-17-begin</posy>
<width>24-col</width>
<onleft>9000</onleft>
<ondown>control.setfocus(9998,$INFO[Container(9997).Position])</ondown>
<onup>control.setfocus(9998,$INFO[Container(9997).Position])</onup>
<onback>activateWindow(home)</onback>
<orientation>horizontal</orientation>
<animation type="windowopen">
<include>listSlideIn</include>
</animation>
<animation type="windowclose">
<effect type="fade" start="100" end="0" time="300"/>
</animation>
<content>plugin://script.maximinimalism.functions?type=$INFO[skin.string(videoHomeItemsEpisodesSource)]</content>
<itemlayout width="4-col" height="396">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[ListItem.property(season_poster)]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
</itemlayout>
<focusedlayout width="4-col" height="396">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[ListItem.property(season_poster)]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>0</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<bordertexture border="3" colordiffuse="99111111">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>44FFFFFF</colordiffuse>
</control>
<control type="label">
<posx>24</posx>
<posy>4-row</posy>
<width>3-col</width>
<align>center</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.TVshowTitle]</label>
</control>
<control type="label">
<visible>!SubString(skin.string(videoHomeItemsEpisodesSource),randomepisodes)</visible>
<posx>24</posx>
<posy>5-row</posy>
<width>3-col</width>
<align>center</align>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[listitem.property(episodecount),, $LOCALIZE[16101]]</label>
</control>
<control type="label">
<visible>SubString(skin.string(videoHomeItemsEpisodesSource),randomepisodes)</visible>
<posx>24</posx>
<posy>5-row</posy>
<width>3-col</width>
<align>center</align>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.season,$LOCALIZE[31011] ,]</label>
</control>
</control>
</focusedlayout>
</control>
</include>
<!--albums-->
<include name="albumRecentItems">
<control type="panel" id="9998">
<posx>-12</posx>
<posy>0</posy>
<width>22-col</width>
<height>768</height>
<onleft>9000</onleft>
<content>plugin://script.maximinimalism.functions?type=$INFO[skin.string(musicHomeItemsSource)]</content>
<itemlayout width="312" height="366">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>276</width>
<height>273</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="22FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>276</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>276</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>77FFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>-11</posy>
<width>252</width>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.title]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>18</posy>
<width>252</width>
<font>smallMedium</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.artist]</label>
</control>
</control>
</itemlayout>
<focusedlayout width="312" height="366">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>276</width>
<height>273</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>276</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>276</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>-11</posy>
<width>252</width>
<font>itemSubTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.title]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>18</posy>
<width>252</width>
<font>smallMedium</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.artist]</label>
</control>
</control>
</focusedlayout>
</control>
</include>
</includes>

View File

@ -1,474 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="sideBarMenuItems">
<control type="image">
<posx>-96</posx>
<posy>-111</posy>
<width>col-5-begin</width>
<height>fullscreenHeight</height>
<aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<bordersize>0</bordersize>
</control>
<!--titles-->
<control type="label">
<description>video</description>
<visible>[Window.isactive(videolibrary) | window.isactive(videoplaylist) | Window.isactive(pvr)] + !Skin.String(keepMusicMenuActive)</visible>
<posx>0</posx>
<posy>0</posy>
<width>14-col</width>
<font>pageTitle</font>
<label>10006</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<description>music</description>
<visible>[window.isactive(musiclibrary) | window.isactive(musicfiles) | window.isactive(musicplaylist)] | [[Window.isactive(pvr) | Window.isactive(videolibrary) | window.isactive(videoplaylist)] + Skin.String(keepMusicMenuActive)]</visible>
<posx>0</posx>
<posy>0</posy>
<width>14-col</width>
<font>pageTitle</font>
<label>249</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<description>pictures</description>
<visible>window.isactive(pictures)</visible>
<posx>0</posx>
<posy>0</posy>
<width>14-col</width>
<font>pageTitle</font>
<label>1213</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>0</posx>
<posy>45</posy>
<width>24-col</width>
<font>regular</font>
<label>33063</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<!--menu items-->
<control type="grouplist" id="62">
<posx>-12</posx>
<posy>166</posy>
<width>4-col</width>
<height>12-row</height>
<itemgap>0</itemgap>
<onright>9000</onright>
<onup>62</onup>
<ondown>62</ondown>
<include condition="[Window.isactive(videolibrary) | window.isactive(videoplaylist) | Window.isactive(pvr)] + !Skin.String(keepMusicMenuActive)">videoSideMenu</include>
<include condition="[window.isactive(musiclibrary) | window.isactive(musicfiles) | window.isactive(musicplaylist)] | [[Window.isactive(pvr) | Window.isactive(videolibrary) | window.isactive(videoplaylist)] + Skin.String(keepMusicMenuActive)]">musicSideMenu</include>
<include condition="window.isactive(pictures)">picturesSideMenu</include>
</control>
</include>
<!--video menu items-->
<include name="videoSideMenu">
<!--PVR videos only-->
<control type="button" id="500">
<description>Change Channel Group (PVR only)</description>
<visible>window.isactive(pvr) + [Control.IsVisible(11) | Control.IsVisible(10)]</visible>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>$LOCALIZE[31073] ◀ ▶</label>
<onclick>sendclick(32)</onclick>
</control>
<!--current playlist-->
<control type="button" id="501">
<description>Video Playlist</description>
<visible>[window.isactive(videolibrary) | window.isactive(videoplaylist)] + IntegerGreaterThan(Playlist.Length(video),0)</visible>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>31123</label>
<onclick>right</onclick>
<onclick>ActivateWindow(videoplaylist)</onclick>
</control>
<!--search-->
<control type="button" id="502">
<description>Search (videos)</description>
<visible>[window.isactive(videolibrary) | window.isactive(videoplaylist)] + System.HasAddon(script.globalsearch)</visible>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>137</label>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
<onclick>activateWindow(videos,movietitles)</onclick>
<onclick>RunScript(script.globalsearch,movies=true&amp;tvshows=true&amp;episodes=true)</onclick>
<onclick>right</onclick>
</control>
<control type="button" id="503">
<description>Search (PVR)</description>
<visible>window.isactive(pvr)</visible>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>137</label>
<onclick>right</onclick>
<onclick>activateWindow(pvrguidesearch)</onclick>
</control>
<!--sorting-->
<control type="button" id="3">
<description>Sort by</description>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>103</label>
</control>
<control type="togglebutton" id="4">
<description>Sort direction</description>
<label>31109</label>
<altlabel>31110</altlabel>
<align>left</align>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<alttexturefocus>colors/black.png</alttexturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
</control>
<control type="button" id="504">
<description>Timers / scheduler</description>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>31119</label>
<onclick>ActivateWindowAndFocus(pvr, 35,0, 9999,1)</onclick>
</control>
<control type="button" id="505">
<description>Menu shortcuts (video)</description>
<visible></visible>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>31041</label>
<onclick>Skin.SetString(menuItemTypeFilter,video)</onclick>
<onclick>ActivateWindow(5000)</onclick>
</control>
<control type="button" id="506">
<description>Files menu (video)</description>
<visible></visible>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>1214</label>
<onclick>right</onclick>
<onclick>ActivateWindow(Videos,files,return)</onclick>
<onclick>Skin.SetString(showRecentVideoItems,false)</onclick>
</control>
<control type="button" id="507">
<visible></visible>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>653</label>
<onclick>UpdateLibrary(video)</onclick>
<onclick>right</onclick>
</control>
<control type="radiobutton" id="14">
<description>Watched Toggle</description>
<visible></visible>
<label>20367</label>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<textoffsetx>12</textoffsetx>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
</control>
<control type="radiobutton" id="508">
<description>Filter</description>
<visible>Container.CanFilterAdvanced</visible>
<label>587</label>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textoffsetx>12</textoffsetx>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<onclick>right</onclick>
<onclick>Filter</onclick>
</control>
<control type="radiobutton" id="11">
<description>Unlock Shares</description>
<label>20336</label>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textoffsetx>12</textoffsetx>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<onclick>right</onclick>
<onclick>xbmc.mastermode</onclick>
<selected>system.ismaster</selected>
<visible>system.haslocks</visible>
</control>
</include>
<!--music menu items-->
<include name="musicSideMenu">
<control type="button" id="501">
<description>current music playlist (if available)</description>
<visible>MusicPlayer.Offset(0).Exists</visible>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>31123</label>
<onclick>right</onclick>
<onclick>activateWindow(musicplaylist)</onclick>
</control>
<control type="button" id="502">
<description>Search (music)</description>
<visible>System.HasAddon(script.globalsearch)</visible>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>137</label>
<onclick>RunScript(script.globalsearch,artists=true&amp;albums=true)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>right</onclick>
</control>
<!--sorting-->
<control type="button" id="3">
<description>Sort by</description>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>103</label>
</control>
<control type="togglebutton" id="4">
<description>Sort direction</description>
<label>31109</label>
<altlabel>31110</altlabel>
<align>left</align>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<alttexturefocus>colors/black.png</alttexturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
</control>
<!--music section-->
<control type="button" id="503">
<visible></visible>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>31041</label>
<onclick>Skin.SetString(menuItemTypeFilter,audio)</onclick>
<onclick>ActivateWindow(5000)</onclick>
</control>
<control type="button" id="504">
<visible></visible>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>653</label>
<onclick>UpdateLibrary(music)</onclick>
<onclick>right</onclick>
</control>
<control type="button" id="505">
<description>Files menu (music)</description>
<visible></visible>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>1214</label>
<onclick>right</onclick>
<onclick>ActivateWindow(MusicFiles,root)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
<onclick>Control.SetFocus(51)</onclick>
</control>
<control type="radiobutton" id="20">
<description>Shuffle</description>
<visible></visible>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>191</label>
</control>
<control type="radiobutton" id="16">
<description>Party Mode!!</description>
<visible></visible>
<label>589</label>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
</control>
</include>
<!--pictures menu items-->
<include name="picturesSideMenu">
<!--sorting-->
<control type="button" id="3">
<description>Sort by</description>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>103</label>
</control>
<control type="togglebutton" id="4">
<description>Sort direction</description>
<label>31109</label>
<altlabel>31110</altlabel>
<align>left</align>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<alttexturefocus>colors/black.png</alttexturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
</control>
<control type="button" id="500">
<description>Files (pictures)</description>
<height>54</height>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>1214</label>
<onclick>right</onclick>
<onclick>ActivateWindow(pictures,root)</onclick>
</control>
</include>
</includes>

View File

@ -34,34 +34,30 @@
<value condition="Window.IsActive(musicfiles) + !Substring(Container.folderpath,plugin)">$LOCALIZE[31077]</value> <value condition="Window.IsActive(musicfiles) + !Substring(Container.folderpath,plugin)">$LOCALIZE[31077]</value>
<value condition="Substring(Container.folderpath,plugin)">$INFO[container.foldername]</value> <value condition="Substring(Container.folderpath,plugin)">$INFO[container.foldername]</value>
<value condition="Container.Content(movies)">$LOCALIZE[20342] [COLOR accented]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value> <value condition="Container.Content(movies)">$LOCALIZE[20342] [COLOR accented]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value>
<value condition="Container.Content(livetv)">31006</value>
<value condition="Container.Content(seasons) | Container.Content(tvshows) | Container.Content(episodes)">$LOCALIZE[20343] [COLOR accented]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value> <value condition="Container.Content(seasons) | Container.Content(tvshows) | Container.Content(episodes)">$LOCALIZE[20343] [COLOR accented]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value>
<value condition="Container.Content(addons)">$LOCALIZE[31055]</value> <value condition="Container.Content(addons)">$LOCALIZE[31010]</value>
<value condition="Container.Content(albums)">$LOCALIZE[31037] [COLOR accented]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value> <value condition="Container.Content(albums)">$LOCALIZE[31037] [COLOR accented]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value>
<value condition="Container.Content(songs)">$INFO[listitem.album] [COLOR accented]$INFO[listitem.artist][/COLOR]</value> <value condition="Container.Content(songs)">$INFO[listitem.album] [COLOR accented]$INFO[listitem.artist][/COLOR]</value>
<value condition="Window.IsActive(pvr) + [Control.IsVisible(11) | Control.IsVisible(13)]">$LOCALIZE[31006] [COLOR accented]$LOCALIZE[19163][/COLOR]</value>
<value condition="Window.IsActive(pvr) + Control.IsVisible(12)">$LOCALIZE[19024] [COLOR accented]$LOCALIZE[31078][/COLOR]</value>
<value condition="!isEmpty(container.foldername)">$INFO[container.foldername]</value> <value condition="!isEmpty(container.foldername)">$INFO[container.foldername]</value>
<value>$LOCALIZE[14022]</value> <value>$LOCALIZE[14022]</value>
</variable> </variable>
<variable name="listSubTitle"> <variable name="listSubTitle">
<value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),true)">$LOCALIZE[31013]</value> <value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),true) + SubString(skin.string(videoHomeItemsMoviesSource),recentmovies) + SubString(skin.string(videoHomeItemsEpisodesSource),recentepisodes)">$LOCALIZE[31176]</value>
<value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),true) + SubString(skin.string(videoHomeItemsMoviesSource),recentmovies) + SubString(skin.string(videoHomeItemsEpisodesSource),randomepisodes)">$LOCALIZE[31177]</value>
<value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),true) + SubString(skin.string(videoHomeItemsMoviesSource),randommovies) + SubString(skin.string(videoHomeItemsEpisodesSource),recentepisodes)">$LOCALIZE[31178]</value>
<value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),true) + SubString(skin.string(videoHomeItemsMoviesSource),randommovies) + SubString(skin.string(videoHomeItemsEpisodesSource),randomepisodes)">$LOCALIZE[31179]</value>
<value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),false)">$INFO[container.Numitems,, $LOCALIZE[31014]]</value> <value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),false)">$INFO[container.Numitems,, $LOCALIZE[31014]]</value>
<value condition="[Window.IsActive(musiclibrary) | Window.IsActive(musicfiles)] + SubString(skin.string(showRecentMusicItems),true)">$LOCALIZE[31013]</value> <value condition="[Window.IsActive(musiclibrary) | Window.IsActive(musicfiles)] + SubString(skin.string(showRecentMusicItems),true) + SubString(skin.string(musicHomeItemsSource),recentalbums)">$LOCALIZE[31013]</value>
<value condition="[Window.IsActive(musiclibrary) | Window.IsActive(musicfiles)] + SubString(skin.string(showRecentMusicItems),false)">$INFO[container.Numitems,, $LOCALIZE[31014]]</value> <value condition="[Window.IsActive(musiclibrary) | Window.IsActive(musicfiles)] + SubString(skin.string(showRecentMusicItems),true) + SubString(skin.string(musicHomeItemsSource),randomalbums)">$LOCALIZE[31015]</value>
<value condition="[Window.IsActive(musiclibrary) | Window.IsActive(musicfiles)]">$INFO[container.Numitems,, $LOCALIZE[31014]]</value>
</variable> </variable>
<!--list view item detail / subheader--> <!--list view item detail / subheader-->
<variable name="itemDetail"> <variable name="itemDetail">
<value condition="Container.Content(movies)">$INFO[Listitem.duration,,$LOCALIZE[31018]] • $VAR[itemResolution] $INFO[ListItem.VideoResolution]</value> <value condition="Container.Content(movies)">$INFO[Listitem.duration,, $LOCALIZE[31018]]</value>
<value condition="Container.Content(tvshows)">$INFO[ListItem.Property(UnWatchedEpisodes)] $LOCALIZE[16101]</value> <value condition="Container.Content(tvshows)">$INFO[ListItem.Property(UnWatchedEpisodes)] $LOCALIZE[16101]</value>
<value condition="Container.Content(seasons)">$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[16101]]</value> <value condition="Container.Content(seasons)">$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[16101]]</value>
<value condition="Container.Content(artists)">$INFO[ListItem.Property(Artist_Genre)]</value> <value condition="Container.Content(artists)">$INFO[ListItem.Property(Artist_Genre)]</value>
<value></value> <value/>
</variable>
<!--SD / HD value (thanks 'Black!)-->
<variable name="itemResolution">
<value condition="IntegerGreaterThan(ListItem.VideoResolution,719)">$LOCALIZE[31127]</value>
<value condition="!IsEmpty(ListItem.VideoResolution)">$LOCALIZE[31128]</value>
</variable> </variable>
<!--Music player shuffle state--> <!--Music player shuffle state-->
<variable name="shuffleState"> <variable name="shuffleState">
@ -79,10 +75,20 @@
<value condition="!StringCompare(VideoPlayer.title,VideoPlayer.TVShowTitle)">$INFO[videoplayer.tvshowtitle] $INFO[videoplayer.title]</value> <value condition="!StringCompare(VideoPlayer.title,VideoPlayer.TVShowTitle)">$INFO[videoplayer.tvshowtitle] $INFO[videoplayer.title]</value>
<value condition="StringCompare(VideoPlayer.title,VideoPlayer.TVShowTitle)">$INFO[videoplayer.title]</value> <value condition="StringCompare(VideoPlayer.title,VideoPlayer.TVShowTitle)">$INFO[videoplayer.title]</value>
</variable> </variable>
<!--grid view width (addons / programs)--> <!--Shift progress dialogs where possible to avoid overlaps-->
<variable name="gridWidth"> <variable name="progressDialogPosition">
<value condition="window.isactive(programs)">24-col</value> <value condition="window.isactive(infodialog) + !window.isactive(extendedprogressdialog)">209</value>
<value>22-col</value> <value condition="window.isactive(infodialog) + window.isactive(extendedprogressdialog)">323</value>
<value>95</value>
</variable>
<!--Star rating for music tracks-->
<variable name="starRating">
<value condition="SubString(MusicPlayer.Rating,1)"></value>
<value condition="SubString(MusicPlayer.Rating,2)"></value>
<value condition="SubString(MusicPlayer.Rating,3)"></value>
<value condition="SubString(MusicPlayer.Rating,4)"></value>
<value condition="SubString(MusicPlayer.Rating,5)"></value>
<value></value>
</variable> </variable>
<!--custom addon handling--> <!--custom addon handling-->
<!--video--> <!--video-->
@ -284,53 +290,101 @@
</variable> </variable>
<!--weather icons--> <!--weather icons-->
<variable name="weatherIcon"> <variable name="weatherIcon">
<value condition="stringcompare(ListItem.Property(fanartCode),0)"></value><!--Rain/Lightning--> <value condition="stringcompare(ListItem.Property(fanartCode),0)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),1)"></value><!--Windy/Rain--> <!--Rain/Lightning-->
<value condition="stringcompare(ListItem.Property(fanartCode),2)"></value><!--Windy/Rain--> <value condition="stringcompare(ListItem.Property(fanartCode),1)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),3)"></value><!--Rain/Lightning--> <!--Windy/Rain-->
<value condition="stringcompare(ListItem.Property(fanartCode),4)"></value><!--Rain/Lightning--> <value condition="stringcompare(ListItem.Property(fanartCode),2)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),5)"></value><!--Cloudy/Snow-Rain Mix--> <!--Windy/Rain-->
<value condition="stringcompare(ListItem.Property(fanartCode),6)"></value><!--Hail--> <value condition="stringcompare(ListItem.Property(fanartCode),3)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),7)"></value><!--Icy/Clouds Rain-Snow--> <!--Rain/Lightning-->
<value condition="stringcompare(ListItem.Property(fanartCode),8)"></value><!--Icy/Haze Rain--> <value condition="stringcompare(ListItem.Property(fanartCode),4)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),9)"></value><!--Haze/Rain--> <!--Rain/Lightning-->
<value condition="stringcompare(ListItem.Property(fanartCode),10)"></value><!--Icy/Rain--> <value condition="stringcompare(ListItem.Property(fanartCode),5)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),11)"></value><!--Light Rain--> <!--Cloudy/Snow-Rain Mix-->
<value condition="stringcompare(ListItem.Property(fanartCode),12)"></value><!--Moderate Rain--> <value condition="stringcompare(ListItem.Property(fanartCode),6)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),13)"></value><!--Cloudy/Flurries--> <!--Hail-->
<value condition="stringcompare(ListItem.Property(fanartCode),14)"></value><!--Cloudy/Flurries--> <value condition="stringcompare(ListItem.Property(fanartCode),7)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),15)"></value><!--Cloudy/Flurries--> <!--Icy/Clouds Rain-Snow-->
<value condition="stringcompare(ListItem.Property(fanartCode),16)"></value><!--Cloudy/Flurries--> <value condition="stringcompare(ListItem.Property(fanartCode),8)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),17)"></value><!--Rain/Lightning--> <!--Icy/Haze Rain-->
<value condition="stringcompare(ListItem.Property(fanartCode),18)"></value><!--Rain/Lightning--> <value condition="stringcompare(ListItem.Property(fanartCode),9)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),19)"></value><!--Dust--> <!--Haze/Rain-->
<value condition="stringcompare(ListItem.Property(fanartCode),20)"></value><!--Fog--> <value condition="stringcompare(ListItem.Property(fanartCode),10)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),21)"></value><!--Haze--> <!--Icy/Rain-->
<value condition="stringcompare(ListItem.Property(fanartCode),22)"></value><!--Smoke--> <value condition="stringcompare(ListItem.Property(fanartCode),11)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),23)"></value><!--Windy--> <!--Light Rain-->
<value condition="stringcompare(ListItem.Property(fanartCode),24)"></value><!--Windy--> <value condition="stringcompare(ListItem.Property(fanartCode),12)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),25)"></value><!--Windy--> <!--Moderate Rain-->
<value condition="stringcompare(ListItem.Property(fanartCode),26)"></value><!--Mostly Cloudy--> <value condition="stringcompare(ListItem.Property(fanartCode),13)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),27)"></value><!--Mostly Cloudy/Night--> <!--Cloudy/Flurries-->
<value condition="stringcompare(ListItem.Property(fanartCode),28)"></value><!--Mostly Cloudy/Sunny--> <value condition="stringcompare(ListItem.Property(fanartCode),14)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),29)"></value><!--Partly Cloudy/Night--> <!--Cloudy/Flurries-->
<value condition="stringcompare(ListItem.Property(fanartCode),30)"></value><!--Partly Cloudy/Day--> <value condition="stringcompare(ListItem.Property(fanartCode),15)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),31)"></value><!--Clear/Night--> <!--Cloudy/Flurries-->
<value condition="stringcompare(ListItem.Property(fanartCode),32)"></value><!--Clear/Day--> <value condition="stringcompare(ListItem.Property(fanartCode),16)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),33)"></value><!--Hazy/Night--> <!--Cloudy/Flurries-->
<value condition="stringcompare(ListItem.Property(fanartCode),34)"></value><!--Hazy/Day--> <value condition="stringcompare(ListItem.Property(fanartCode),17)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),35)"></value><!--Rain/Lightning--> <!--Rain/Lightning-->
<value condition="stringcompare(ListItem.Property(fanartCode),36)"></value><!--Hot!--> <value condition="stringcompare(ListItem.Property(fanartCode),18)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),37)"></value><!--Lightning/Day--> <!--Rain/Lightning-->
<value condition="stringcompare(ListItem.Property(fanartCode),38)"></value><!--Lightning--> <value condition="stringcompare(ListItem.Property(fanartCode),19)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),39)"></value><!--Rain/Day--> <!--Dust-->
<value condition="stringcompare(ListItem.Property(fanartCode),40)"></value><!--Rain--> <value condition="stringcompare(ListItem.Property(fanartCode),20)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),41)"></value><!--Snow--> <!--Fog-->
<value condition="stringcompare(ListItem.Property(fanartCode),42)"></value><!--Snow--> <value condition="stringcompare(ListItem.Property(fanartCode),21)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),43)"></value><!--Snow--> <!--Haze-->
<value condition="stringcompare(ListItem.Property(fanartCode),44)"></value><!--Partly Cloudy/Day--> <value condition="stringcompare(ListItem.Property(fanartCode),22)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),45)"></value><!--Rain/Night--> <!--Smoke-->
<value condition="stringcompare(ListItem.Property(fanartCode),46)"></value><!--Snow--> <value condition="stringcompare(ListItem.Property(fanartCode),23)"></value>
<value condition="stringcompare(ListItem.Property(fanartCode),47)"></value><!--Thunder Showers/Night--> <!--Windy-->
<value condition="stringcompare(ListItem.Property(fanartCode),24)"></value>
<!--Windy-->
<value condition="stringcompare(ListItem.Property(fanartCode),25)"></value>
<!--Windy-->
<value condition="stringcompare(ListItem.Property(fanartCode),26)"></value>
<!--Mostly Cloudy-->
<value condition="stringcompare(ListItem.Property(fanartCode),27)"></value>
<!--Mostly Cloudy/Night-->
<value condition="stringcompare(ListItem.Property(fanartCode),28)"></value>
<!--Mostly Cloudy/Sunny-->
<value condition="stringcompare(ListItem.Property(fanartCode),29)"></value>
<!--Partly Cloudy/Night-->
<value condition="stringcompare(ListItem.Property(fanartCode),30)"></value>
<!--Partly Cloudy/Day-->
<value condition="stringcompare(ListItem.Property(fanartCode),31)"></value>
<!--Clear/Night-->
<value condition="stringcompare(ListItem.Property(fanartCode),32)"></value>
<!--Clear/Day-->
<value condition="stringcompare(ListItem.Property(fanartCode),33)"></value>
<!--Hazy/Night-->
<value condition="stringcompare(ListItem.Property(fanartCode),34)"></value>
<!--Hazy/Day-->
<value condition="stringcompare(ListItem.Property(fanartCode),35)"></value>
<!--Rain/Lightning-->
<value condition="stringcompare(ListItem.Property(fanartCode),36)"></value>
<!--Hot!-->
<value condition="stringcompare(ListItem.Property(fanartCode),37)"></value>
<!--Lightning/Day-->
<value condition="stringcompare(ListItem.Property(fanartCode),38)"></value>
<!--Lightning-->
<value condition="stringcompare(ListItem.Property(fanartCode),39)"></value>
<!--Rain/Day-->
<value condition="stringcompare(ListItem.Property(fanartCode),40)"></value>
<!--Rain-->
<value condition="stringcompare(ListItem.Property(fanartCode),41)"></value>
<!--Snow-->
<value condition="stringcompare(ListItem.Property(fanartCode),42)"></value>
<!--Snow-->
<value condition="stringcompare(ListItem.Property(fanartCode),43)"></value>
<!--Snow-->
<value condition="stringcompare(ListItem.Property(fanartCode),44)"></value>
<!--Partly Cloudy/Day-->
<value condition="stringcompare(ListItem.Property(fanartCode),45)"></value>
<!--Rain/Night-->
<value condition="stringcompare(ListItem.Property(fanartCode),46)"></value>
<!--Snow-->
<value condition="stringcompare(ListItem.Property(fanartCode),47)"></value>
<!--Thunder Showers/Night-->
</variable> </variable>
</includes> </includes>

View File

@ -12,16 +12,16 @@
<colordiffuse>99ffffff</colordiffuse> <colordiffuse>99ffffff</colordiffuse>
</control> </control>
<control type="group"> <control type="group">
<posx>col-7-begin</posx> <posx>col-5-begin</posx>
<posy>row-3-begin</posy> <posy>row-3-begin</posy>
<!--animations--> <!--animations-->
<include>modalDialogInOutVertical</include> <include>modalDialogInOutVertical</include>
<control type="image"> <control type="image">
<posx>-528</posx> <posx>-384</posx>
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -34,12 +34,12 @@
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="label"> <control type="label" id="2">
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>20043</label> <label>-</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -50,7 +50,7 @@
<width>12-col</width> <width>12-col</width>
<itemgap>3</itemgap> <itemgap>3</itemgap>
<height>14-row</height> <height>14-row</height>
<ondown>9001</ondown> <onright>9001</onright>
<orientation>vertical</orientation> <orientation>vertical</orientation>
</control> </control>
<control type="button" id="7"> <control type="button" id="7">
@ -58,9 +58,9 @@
<align>left</align> <align>left</align>
<height>54</height> <height>54</height>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
</control> </control>
@ -75,13 +75,13 @@
</control> </control>
<!--OK / Cancel--> <!--OK / Cancel-->
<control type="panel" id="9001"> <control type="panel" id="9001">
<posx>0</posx> <posx>12-col</posx>
<posy>11-row</posy> <posy>112</posy>
<width>12-col</width> <width>4-col</width>
<height>1-row</height> <height>5-row</height>
<itemgap>3</itemgap> <itemgap>3</itemgap>
<orientation>horizontal</orientation> <orientation>vertical</orientation>
<onup>5</onup> <onleft>5</onleft>
<itemlayout width="6-col" height="1-row"> <itemlayout width="6-col" height="1-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
@ -96,7 +96,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -105,7 +105,7 @@
<posy>2</posy> <posy>2</posy>
<width>5-col-gutter</width> <width>5-col-gutter</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -117,7 +117,7 @@
<width>6-col</width> <width>6-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>

View File

@ -58,7 +58,7 @@
<height>1-row</height> <height>1-row</height>
<font>itemTitle</font> <font>itemTitle</font>
<align>center</align> <align>center</align>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
</control> </control>

View File

@ -12,7 +12,7 @@
<posy>-12</posy> <posy>-12</posy>
<width>8-col</width> <width>8-col</width>
<height>102</height> <height>102</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>eeFFFFFF</colordiffuse> <colordiffuse>eeFFFFFF</colordiffuse>
<!--animations--> <!--animations-->
<animation type="Windowopen"> <animation type="Windowopen">
@ -38,13 +38,14 @@
<control type="label"> <control type="label">
<description>message</description> <description>message</description>
<posx>24</posx> <posx>24</posx>
<posy>30</posy> <posy>26</posy>
<font>pageTitle</font> <font>pageTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<width>468</width> <width>468</width>
<height>1-row</height> <height>1-row</height>
<label>$INFO[Musicplayer.TrackNumber,,. ]$INFO[musicplayer.Title]</label> <label>$INFO[Musicplayer.TrackNumber,,. ]$INFO[musicplayer.Title]</label>
<scroll>true</scroll> <include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<!--animations--> <!--animations-->
<animation type="Windowopen"> <animation type="Windowopen">

View File

@ -2,5 +2,5 @@
<window> <window>
<!--content moved to custom_musicPlayerFullscreen.xml--> <!--content moved to custom_musicPlayerFullscreen.xml-->
<onload>activateWindow(5001)</onload> <onload>activateWindow(5001)</onload>
<controls></controls> <controls/>
</window> </window>

View File

@ -2,9 +2,16 @@
<window> <window>
<defaultcontrol always="false">9000</defaultcontrol> <defaultcontrol always="false">9000</defaultcontrol>
<allowoverlay>yes</allowoverlay> <allowoverlay>yes</allowoverlay>
<onload condition="window.previous(0)">setfocus(9000)</onload>
<previouswindow>home</previouswindow>
<controls> <controls>
<include>globalBackground</include>
<!--page container group--> <!--page container group-->
<control type="group"> <control type="group">
<!--window fader-->
<animation type="conditional" condition="window.next(0) | window.next(1)">
<effect type="fade" start="100" end="0" time="300"/>
</animation>
<!--shift page for certain modal dialogs--> <!--shift page for certain modal dialogs-->
<include>modalDialogContentShift</include> <include>modalDialogContentShift</include>
<!--content provider--> <!--content provider-->
@ -15,15 +22,61 @@
<control type="group"> <control type="group">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-2-begin</posy> <posy>row-2-begin</posy>
<include>menuItems</include> <include>dateTime</include>
<include>hubMenu</include>
</control>
<!--Folder titles-->
<control type="group">
<posx>col-4-begin</posx>
<posy>row-2-begin</posy>
<!--source title-->
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>18-col</width>
<font>pageTitle</font>
<label>$VAR[listTitle]</label>
<textcolor>textActive</textcolor>
</control>
<!--source subtitle-->
<control type="label">
<posx>0</posx>
<posy>45</posy>
<width>24-col</width>
<font>regular</font>
<label>$VAR[listSubTitle]</label>
<textcolor>textActive</textcolor>
</control>
</control> </control>
<!--Main content listing--> <!--Main content listing-->
<control type="group" id="9999"> <control type="group" id="9999">
<posx>col-1-begin</posx> <posx>col-4-begin</posx>
<posy>row-1-begin</posy> <posy>row-2-begin</posy>
<animation type="windowopen">
<include>listSlideIn</include>
</animation>
<animation type="windowclose">
<effect type="fade" start="100" end="0" time="300" delay="300"/>
</animation>
<!--recent items-->
<control type="group">
<visible>SubString(skin.string(showRecentMusicItems),true) | isEmpty(container.foldername)</visible>
<posx>0</posx>
<posy>158</posy>
<onleft>9000</onleft>
<onback>activateWindow(home)</onback>
<animation type="conditional" condition="window.Next(0)">
<effect type="fade" start="100" end="0" time="300" delay="300"/>
</animation>
<animation type="windowclose">
<effect type="fade" start="100" end="0" time="300"/>
</animation>
<!--content-->
<include>albumRecentItems</include>
</control>
<!--source content--> <!--source content-->
<control type="group" id="9500"> <control type="group" id="9500">
<visible>SubString(skin.string(showRecentMusicItems),false) | !skin.string(showRecentMusicItems)</visible>
<include>viewMusicList</include> <include>viewMusicList</include>
<include>viewArtistList</include> <include>viewArtistList</include>
<include>viewSongList</include> <include>viewSongList</include>
@ -41,73 +94,22 @@
<onleft>9999</onleft> <onleft>9999</onleft>
</control> </control>
</control> </control>
<!--Sort / misc labels (footer)-->
<control type="group">
<posx>col-4-begin</posx>
<posy>row-18-begin</posy>
<!--<include>mediaListFooter</include>-->
</control>
</control> </control>
</control> </control>
<!--sorting and misc controls--> <!--sorting and misc controls-->
<control type="group" id="61"> <control type="group" id="61">
<!--animations-->
<animation type="Conditional" condition="!controlgroup(61).hasfocus">
<effect type="fade" start="100" end="0" time="200" />
</animation>
<animation type="Conditional" condition="controlgroup(61).hasfocus">
<effect type="fade" start="0" end="100" time="200" />
</animation>
<animation type="conditional" condition="window.next(1)">
<effect type="fade" start="100" end="0" time="300" />
</animation>
<!--overlay-->
<control type="image">
<include>dimensionsFullscreen</include>
<texture>backgrounds/vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--titles--> <!--titles-->
<control type="group"> <control type="group">
<posx>24</posx> <posx>24</posx>
<posy>111</posy> <posy>111</posy>
<animation type="Conditional" condition="controlgroup(62).hasfocus"> <animation type="Conditional" condition="controlgroup(62).hasfocus">
<effect type="fade" start="0" end="100" time="300"/> <effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="-100" end="0" tween="sine" easing="out" time="400" /> <effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/>
</animation> </animation>
<animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000)"> <animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000) | Window.IsActive(5900)">
<effect type="fade" start="100" end="0" time="300" /> <effect type="fade" start="100" end="0" time="400"/>
<effect type="slide" start="0" end="-100" tween="sine" easing="out" time="400" /> <effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
</animation> </animation>
<control type="image">
<posx>-96</posx>
<posy>-111</posy>
<width>col-5-begin</width>
<height>fullscreenHeight</height>
<aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<bordersize>0</bordersize>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>14-col</width>
<font>pageTitle</font>
<label>249</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>0</posx>
<posy>45</posy>
<width>24-col</width>
<font>regular</font>
<label>33063</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<!--menu--> <!--menu-->
<include>sideBarMenuItems</include> <include>sideBarMenuItems</include>
</control> </control>

View File

@ -22,18 +22,12 @@
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-2-begin</posy> <posy>row-2-begin</posy>
<include>dateTime</include> <include>dateTime</include>
<include>menuItems</include> <include>hubMenu</include>
</control> </control>
<!--Folder titles--> <!--Folder titles-->
<control type="group"> <control type="group">
<posx>col-4-begin</posx> <posx>col-4-begin</posx>
<posy>row-2-begin</posy> <posy>row-2-begin</posy>
<animation type="Conditional" condition="!IntegerGreaterThan(container.numitems,0) + !isEmpty(Window(Home).Property(RecentAlbum.1.Title))">
<effect type="fade" start="100" end="0" time="300" />
</animation>
<animation type="Conditional" condition="IntegerGreaterThan(container.numitems,0) + !isEmpty(Window(Home).Property(RecentAlbum.1.Title))">
<effect type="fade" start="0" end="100" time="300" />
</animation>
<!--source title--> <!--source title-->
<control type="grouplist"> <control type="grouplist">
<posx>0</posx> <posx>0</posx>
@ -46,7 +40,7 @@
<width>auto</width> <width>auto</width>
<font>pageTitle</font> <font>pageTitle</font>
<label>31123</label> <label>31123</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="label"> <control type="label">
<visible>Playlist.IsRandom</visible> <visible>Playlist.IsRandom</visible>
@ -63,7 +57,7 @@
<width>24-col</width> <width>24-col</width>
<font>regular</font> <font>regular</font>
<label>$INFO[container.Numitems,, $LOCALIZE[31014]]</label> <label>$INFO[container.Numitems,, $LOCALIZE[31014]]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
</control> </control>
<!--Main content listing--> <!--Main content listing-->
@ -86,51 +80,27 @@
<visible>Control.IsVisible(60)</visible> <visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation> <animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
<control type="scrollbar" id="60"> <control type="scrollbar" id="60">
<posx>108r</posx> <posx>84r</posx>
<posy>276</posy> <posy>276</posy>
<height>672</height> <height>672</height>
<onleft>9999</onleft> <onleft>9999</onleft>
</control> </control>
</control> </control>
<!--Sort / misc labels (footer)-->
<control type="group">
<visible>SubString(skin.string(showRecentMusicItems),false)</visible>
<posx>col-4-begin</posx>
<posy>row-18-begin</posy>
<include>mediaListFooter</include>
</control>
</control> </control>
</control> </control>
<!--sorting and misc controls--> <!--sorting and misc controls-->
<control type="group" id="61"> <control type="group" id="61">
<!--animations-->
<animation type="Conditional" condition="!controlgroup(61).hasfocus">
<effect type="fade" start="100" end="0" time="200" />
</animation>
<animation type="Conditional" condition="controlgroup(61).hasfocus">
<effect type="fade" start="0" end="100" time="200" />
</animation>
<animation type="conditional" condition="window.next(1)">
<effect type="fade" start="100" end="0" time="300" />
</animation>
<!--overlay-->
<control type="image">
<include>dimensionsFullscreen</include>
<texture>backgrounds/vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--titles--> <!--titles-->
<control type="group"> <control type="group">
<posx>24</posx> <posx>24</posx>
<posy>111</posy> <posy>111</posy>
<animation type="Conditional" condition="controlgroup(62).hasfocus"> <animation type="Conditional" condition="controlgroup(62).hasfocus">
<effect type="fade" start="0" end="100" time="300"/> <effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="-100" end="0" tween="sine" easing="out" time="400" /> <effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/>
</animation> </animation>
<animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000)"> <animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000) | Window.IsActive(5900)">
<effect type="fade" start="100" end="0" time="300" /> <effect type="fade" start="100" end="0" time="400"/>
<effect type="slide" start="0" end="-100" tween="sine" easing="out" time="400" /> <effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
</animation> </animation>
<!--menu--> <!--menu-->
<include>sideBarMenuItems</include> <include>sideBarMenuItems</include>

View File

@ -14,7 +14,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -31,7 +31,7 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>31057</label> <label>31057</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -44,7 +44,7 @@
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>6-col</width> <width>6-col</width>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<label>31022</label> <label>31022</label>
</control> </control>
<control type="panel" id="50"> <control type="panel" id="50">
@ -78,7 +78,7 @@
<posy>0</posy> <posy>0</posy>
<width>6-col</width> <width>6-col</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
@ -88,7 +88,7 @@
<width>2-col-gutter</width> <width>2-col-gutter</width>
<font>itemTitle</font> <font>itemTitle</font>
<align>right</align> <align>right</align>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<info>ListItem.Label2</info> <info>ListItem.Label2</info>
</control> </control>
@ -142,7 +142,7 @@
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>8-col</width> <width>8-col</width>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<label>31029</label> <label>31029</label>
</control> </control>
<control type="panel" id="100"> <control type="panel" id="100">
@ -177,7 +177,7 @@
<posy>0</posy> <posy>0</posy>
<width>6-col</width> <width>6-col</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
@ -187,7 +187,7 @@
<width>2-col-gutter</width> <width>2-col-gutter</width>
<font>itemTitle</font> <font>itemTitle</font>
<align>right</align> <align>right</align>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<info>ListItem.Label2</info> <info>ListItem.Label2</info>
</control> </control>
@ -259,7 +259,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -268,7 +268,7 @@
<posy>2</posy> <posy>2</posy>
<width>6-col</width> <width>6-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -280,7 +280,7 @@
<width>6-col</width> <width>6-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>

View File

@ -23,7 +23,7 @@
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-2-begin</posy> <posy>row-2-begin</posy>
<include>dateTime</include> <include>dateTime</include>
<include>menuItems</include> <include>hubMenu</include>
</control> </control>
<!--Folder titles--> <!--Folder titles-->
<control type="group"> <control type="group">
@ -42,7 +42,7 @@
<width>18-col</width> <width>18-col</width>
<font>pageTitle</font> <font>pageTitle</font>
<label>$VAR[listTitle]</label> <label>$VAR[listTitle]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<!--source subtitle--> <!--source subtitle-->
<control type="label"> <control type="label">
@ -51,7 +51,7 @@
<width>24-col</width> <width>24-col</width>
<font>regular</font> <font>regular</font>
<label>$VAR[listSubTitle]</label> <label>$VAR[listSubTitle]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
</control> </control>
<!--Main content listing--> <!--Main content listing-->
@ -83,45 +83,21 @@
<onleft>9999</onleft> <onleft>9999</onleft>
</control> </control>
</control> </control>
<!--Sort / misc labels (footer)-->
<control type="group">
<visible>SubString(skin.string(showRecentMusicItems),false)</visible>
<posx>col-4-begin</posx>
<posy>row-18-begin</posy>
<include>mediaListFooter</include>
</control>
</control> </control>
</control> </control>
<!--sorting and misc controls--> <!--sorting and misc controls-->
<control type="group" id="61"> <control type="group" id="61">
<!--animations-->
<animation type="Conditional" condition="!controlgroup(61).hasfocus">
<effect type="fade" start="100" end="0" time="200" />
</animation>
<animation type="Conditional" condition="controlgroup(61).hasfocus">
<effect type="fade" start="0" end="100" time="200" />
</animation>
<animation type="conditional" condition="window.next(1)">
<effect type="fade" start="100" end="0" time="300" />
</animation>
<!--overlay-->
<control type="image">
<include>dimensionsFullscreen</include>
<texture>backgrounds/vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--titles--> <!--titles-->
<control type="group"> <control type="group">
<posx>24</posx> <posx>24</posx>
<posy>111</posy> <posy>111</posy>
<animation type="Conditional" condition="controlgroup(62).hasfocus"> <animation type="Conditional" condition="controlgroup(62).hasfocus">
<effect type="fade" start="0" end="100" time="300"/> <effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="-100" end="0" tween="sine" easing="out" time="400" /> <effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/>
</animation> </animation>
<animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000)"> <animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000) | Window.IsActive(5900)">
<effect type="fade" start="100" end="0" time="300" /> <effect type="fade" start="100" end="0" time="400"/>
<effect type="slide" start="0" end="-100" tween="sine" easing="out" time="400" /> <effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
</animation> </animation>
<!--menu--> <!--menu-->
<include>sideBarMenuItems</include> <include>sideBarMenuItems</include>

View File

@ -1,149 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="false">9000</defaultcontrol>
<allowoverlay>no</allowoverlay>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onunload>Skin.SetString(showRecentVideoItems,true)</onunload>
<controls>
<include>globalBackground</include>
<!--page container group-->
<control type="group">
<!--window fader-->
<animation type="conditional" condition="window.next(0) | window.next(1)">
<effect type="fade" start="100" end="0" time="300" />
</animation>
<!--shift page for certain modal dialogs-->
<include>modalDialogContentShift</include>
<!--content provider-->
<control type="group">
<posx>0</posx>
<posy>0</posy>
<!--main menu-->
<control type="group" id="8000">
<posx>col-1-begin</posx>
<posy>row-2-begin</posy>
<include>dateTime</include>
<include>menuItems</include>
</control>
<!--Folder titles-->
<control type="group">
<posx>col-4-begin</posx>
<posy>row-2-begin</posy>
<!--source title-->
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>14-col</width>
<font>pageTitle</font>
<label>$VAR[listTitle]</label>
<textcolor>selected</textcolor>
</control>
<control type="label">
<posx>0</posx>
<posy>45</posy>
<width>14-col</width>
<font>regular</font>
<label>$INFO[control.getlabel(30),, ][COLOR accented]$INFO[Pvr.BackendChannels] $LOCALIZE[31017][/COLOR]</label>
<textcolor>selected</textcolor>
</control>
<control type="label" id="30">
<description>Empty so we can pass the values up one level</description>
<visible>False</visible>
</control>
</control>
<!--Main content listing-->
<control type="group" id="9999">
<posx>col-4-begin</posx>
<posy>270</posy>
<!--animations-->
<animation type="windowopen">
<include>listSlideIn</include>
</animation>
<include>EPGTimelineView</include>
<include>LiveTVChannelView</include>
<include>LiveRadioChannelView</include>
<include>LiveTVRecordingsView</include>
<include>LiveTVTimersView</include>
</control>
<!--page scrollbar-->
<control type="group" id="9400">
<visible>Control.IsVisible(60) + !control.isvisible(10)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(9400).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>108r</posx>
<posy>276</posy>
<height>672</height>
<onleft>9999</onleft>
</control>
</control>
<!--Sort / misc labels (footer)-->
<control type="group">
<visible>false</visible>
<posx>col-4-begin</posx>
<posy>row-18-begin</posy>
<include>mediaListFooter</include>
</control>
</control>
</control>
<!--sorting and misc controls-->
<control type="group" id="61">
<!--animations-->
<animation type="Conditional" condition="!controlgroup(61).hasfocus">
<effect type="fade" start="100" end="0" time="200" />
</animation>
<animation type="Conditional" condition="controlgroup(61).hasfocus">
<effect type="fade" start="0" end="100" time="200" />
</animation>
<!--overlay-->
<control type="image">
<include>dimensionsFullscreen</include>
<texture>backgrounds/vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--Options-->
<control type="group">
<posx>24</posx>
<posy>111</posy>
<animation type="Conditional" condition="controlgroup(62).hasfocus">
<effect type="fade" start="0" end="100" time="300" />
<effect type="slide" start="-100" end="0" tween="sine" easing="out" time="400" />
</animation>
<animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000)">
<effect type="fade" start="100" end="0" time="300" />
<effect type="slide" start="0" end="-100" tween="sine" easing="out" time="400" />
</animation>
<!--menu-->
<include>sideBarMenuItems</include>
</control>
</control>
<!--PVR options buttons (hidden)-->
<control type="group">
<visible>false</visible>
<control type="button" id="32">
<description>TV Channels</description>
</control>
<control type="button" id="33">
<description>Radio Channels</description>
</control>
<control type="button" id="31">
<description>TV Guide</description>
</control>
<control type="button" id="34">
<description>Recordings</description>
</control>
<control type="button" id="35">
<description>Timers</description>
</control>
<control type="button" id="36">
<description>Search</description>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>MyPVR.xml</label>
</control>
</controls>
</window>

View File

@ -1,288 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="false">9000</defaultcontrol>
<allowoverlay>no</allowoverlay>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onunload>Skin.SetString(showRecentVideoItems,true)</onunload>
<controls>
<include>globalBackground</include>
<!--page container group-->
<control type="group">
<!--window fader-->
<animation type="conditional" condition="window.next(0) | window.next(1)">
<effect type="fade" start="100" end="0" time="300" />
</animation>
<!--shift page for certain modal dialogs-->
<include>modalDialogContentShift</include>
<!--content provider-->
<control type="group">
<posx>0</posx>
<posy>0</posy>
<!--main menu-->
<control type="group" id="8000">
<posx>col-1-begin</posx>
<posy>row-2-begin</posy>
<include>dateTime</include>
<include>menuItems</include>
</control>
<!--Folder titles-->
<control type="group">
<posx>col-4-begin</posx>
<posy>row-2-begin</posy>
<!--source title-->
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>14-col</width>
<font>pageTitle</font>
<label>$LOCALIZE[31006] [COLOR accented]$LOCALIZE[31078][/COLOR]</label>
<textcolor>selected</textcolor>
</control>
<control type="label">
<posx>0</posx>
<posy>45</posy>
<width>14-col</width>
<font>regular</font>
<label>$INFO[control.getlabel(30),, ][COLOR accented]$INFO[Pvr.BackendChannels] $LOCALIZE[31017][/COLOR]</label>
<textcolor>selected</textcolor>
</control>
</control>
<!--Main content listing-->
<control type="group" id="9999">
<posx>col-4-begin</posx>
<posy>270</posy>
<!--animations-->
<animation type="windowopen">
<include>listSlideIn</include>
</animation>
<control type="panel" id="50">
<posx>0</posx>
<posy>0</posy>
<width>20-col</width>
<height>12-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<pagecontrol>60</pagecontrol>
<scrolltime tween="sine" easing="inout">200</scrolltime>
<itemlayout height="1-row" width="20-col">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>20-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
<bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
</control>
<control type="image">
<posx>4</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.ChannelNumber]. $INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>5-col</posx>
<posy>0</posy>
<width>84</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.starttime]</label>
</control>
<control type="image">
<visible>ListItem.HasTimer</visible>
<posx>438</posx>
<posy>2</posy>
<width>414</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/selected.png</texture>
<bordertexture border="6">colors/black.png</bordertexture>
<bordersize>0,0,6,0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
<animation effect="fade" start="75" end="100" time="1500" tween="sine" easing="in" pulse="true" condition="true">Conditional</animation>
</control>
<control type="label">
<posx>444</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<posx>12-col</posx>
<posy>0</posy>
<width>84</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.nextstarttime]</label>
</control>
<control type="image">
<visible>ListItem.HasTimer</visible>
<posx>942</posx>
<posy>2</posy>
<width>414</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/selected.png</texture>
<bordertexture border="6">colors/black.png</bordertexture>
<bordersize>0,0,6,0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
<animation effect="fade" start="75" end="100" time="1500" tween="sine" easing="in" pulse="true" condition="true">Conditional</animation>
</control>
<control type="label">
<posx>948</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.nextTitle]</label>
</control>
</itemlayout>
<focusedlayout height="1-row" width="20-col">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>20-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
<bordersize>0</bordersize>
<colordiffuse>FFFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>4</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.ChannelNumber]. $INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>5-col</posx>
<posy>0</posy>
<width>84</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.starttime]</label>
</control>
<control type="label">
<posx>444</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<posx>12-col</posx>
<posy>0</posy>
<width>84</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.nextstarttime]</label>
</control>
<control type="label">
<posx>948</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.nextTitle]</label>
</control>
</focusedlayout>
</control>
</control>
<!--page scrollbar-->
<control type="group" id="9400">
<visible>Control.IsVisible(60) + !control.isvisible(10)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(9400).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>108r</posx>
<posy>276</posy>
<height>672</height>
<onleft>9999</onleft>
</control>
</control>
<!--Sort / misc labels (footer)-->
<control type="group">
<posx>col-4-begin</posx>
<posy>row-18-begin</posy>
<include>mediaListFooter</include>
</control>
</control>
</control>
<!--sorting and misc controls-->
<control type="group" id="61">
<!--animations-->
<animation type="Conditional" condition="!controlgroup(61).hasfocus">
<effect type="fade" start="100" end="0" time="200" />
</animation>
<animation type="Conditional" condition="controlgroup(61).hasfocus">
<effect type="fade" start="0" end="100" time="200" />
</animation>
<!--overlay-->
<control type="image">
<include>dimensionsFullscreen</include>
<texture>backgrounds/vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--Options-->
<control type="group">
<posx>24</posx>
<posy>111</posy>
<animation type="Conditional" condition="controlgroup(62).hasfocus">
<effect type="fade" start="0" end="100" time="300" />
<effect type="slide" start="-100" end="0" tween="sine" easing="out" time="400" />
</animation>
<animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000)">
<effect type="fade" start="100" end="0" time="300" />
<effect type="slide" start="0" end="-100" tween="sine" easing="out" time="400" />
</animation>
<!--menu-->
<include>sideBarMenuItems</include>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>MyPVRChannels.xml</label>
</control>
</controls>
</window>

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<defaultcontrol always="false">9000</defaultcontrol> <views>10</views>
<defaultcontrol always="false">9999</defaultcontrol>
<allowoverlay>no</allowoverlay> <allowoverlay>no</allowoverlay>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload> <onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onunload>Skin.SetString(showRecentVideoItems,true)</onunload> <onunload>Skin.SetString(showRecentVideoItems,true)</onunload>
@ -23,7 +24,7 @@
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-2-begin</posy> <posy>row-2-begin</posy>
<include>dateTime</include> <include>dateTime</include>
<include>menuItems</include> <include>hubMenu</include>
</control> </control>
<!--Folder titles--> <!--Folder titles-->
<control type="group"> <control type="group">
@ -36,15 +37,15 @@
<width>14-col</width> <width>14-col</width>
<font>pageTitle</font> <font>pageTitle</font>
<label>$LOCALIZE[31006] [COLOR accented]$LOCALIZE[31080][/COLOR]</label> <label>$LOCALIZE[31006] [COLOR accented]$LOCALIZE[31080][/COLOR]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>0</posx> <posx>0</posx>
<posy>45</posy> <posy>45</posy>
<width>14-col</width> <width>14-col</width>
<font>regular</font> <font>regular</font>
<label>$INFO[control.getlabel(30),, ][COLOR accented]$INFO[Pvr.BackendChannels] $LOCALIZE[31017][/COLOR]</label> <label>$INFO[Pvr.BackendChannels] $LOCALIZE[31017]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
</control> </control>
<!--Main content listing--> <!--Main content listing-->
@ -59,30 +60,30 @@
<description>EPG Grid</description> <description>EPG Grid</description>
<posx>-12</posx> <posx>-12</posx>
<posy>-56</posy> <posy>-56</posy>
<width>1750</width> <width>1758</width>
<height>600</height> <height>600</height>
<pagecontrol>10</pagecontrol> <pagecontrol>10</pagecontrol>
<timeblocks>40</timeblocks> <timeblocks>30</timeblocks>
<progresstexture border="0,33,18,14">UIControls/PVR-EpgProgressIndicator.png</progresstexture> <!--<progresstexture border="0,33,18,14">UIControls/PVR-EpgProgressIndicator.png</progresstexture>-->
<rulerunit>6</rulerunit> <rulerunit>6</rulerunit>
<onback>8000</onback> <onback>8000</onback>
<rulerlayout height="60" width="60"> <rulerlayout height="60" width="139">
<control type="label" id="2"> <control type="label" id="2">
<visible>SubString(ListItem.Label,:)</visible> <visible>SubString(ListItem.Label,:)</visible>
<posx>0</posx> <posx>0</posx>
<posy>20</posy> <posy>20</posy>
<width>60</width> <width>60</width>
<height>30</height> <height>30</height>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
</rulerlayout> </rulerlayout>
<channellayout height="60" width="359"> <channellayout height="60" width="288">
<control type="image"> <control type="image">
<width>356</width> <width>284</width>
<height>57</height> <height>57</height>
<texture border="24,0,-24,0">UIControls/listitemNF.png</texture> <texture border="24,0,-24,0">UIControls/listitemNF.png</texture>
<colordiffuse>99FFFFFF</colordiffuse> <colordiffuse>99FFFFFF</colordiffuse>
@ -97,19 +98,19 @@
</control> </control>
<control type="label"> <control type="label">
<posx>60</posx> <posx>60</posx>
<width>310</width> <width>3-col</width>
<height>57</height> <height>57</height>
<font>itemTitleSmallCondensed</font> <font>itemSubTitleCondensed</font>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.ChannelNumber]. $INFO[ListItem.ChannelName]</label> <label>$INFO[ListItem.ChannelName]</label>
</control> </control>
</channellayout> </channellayout>
<focusedchannellayout height="60" width="359"> <focusedchannellayout height="60" width="360">
<control type="image"> <control type="image">
<width>356</width> <width>284</width>
<height>57</height> <height>57</height>
<texture border="24,0,-24,0">UIControls/listitemFO.png</texture> <texture border="24,0,-24,0">UIControls/listitemFO.png</texture>
</control> </control>
@ -123,64 +124,61 @@
</control> </control>
<control type="label" id="1"> <control type="label" id="1">
<posx>60</posx> <posx>60</posx>
<width>308</width> <width>3-col</width>
<height>57</height> <height>57</height>
<font>itemTitleSmallCondensed</font> <font>itemSubTitleCondensed</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<textoffsetx>15</textoffsetx> <textoffsetx>15</textoffsetx>
<selectedcolor>black</selectedcolor> <selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.ChannelNumber]. $INFO[ListItem.ChannelName]</label> <label>$INFO[ListItem.ChannelName]</label>
</control> </control>
</focusedchannellayout> </focusedchannellayout>
<itemlayout height="60" width="120"> <itemlayout height="60" width="139">
<control type="image" id="2"> <control type="image" id="2">
<visible>!ListItem.HasTimer</visible> <visible>!ListItem.HasTimer</visible>
<width>120</width> <width>139</width>
<height>57</height> <height>57</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture> <texture border="2">colors/black.png</texture>
<colordiffuse>99FFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
<bordersize>0,0,3,0</bordersize> <bordersize>0,0,2,0</bordersize>
<bordertexture border="2">colors/white.png</bordertexture>
</control> </control>
<control type="image" id="2"> <control type="image" id="2">
<visible>ListItem.HasTimer</visible> <visible>ListItem.HasTimer</visible>
<width>120</width> <width>139</width>
<height>57</height> <height>57</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture> <texture border="2">colors/white.png</texture>
<colordiffuse>99FFFFFF</colordiffuse> <colordiffuse>99FFFFFF</colordiffuse>
<animation effect="fade" start="75" end="100" time="1500" tween="sine" easing="in" pulse="true" condition="true">Conditional</animation> <animation effect="fade" start="75" end="100" time="1500" tween="sine" easing="in" pulse="true" condition="true">Conditional</animation>
<bordersize>0,0,3,0</bordersize> <bordersize>0,0,2,0</bordersize>
<bordertexture border="2">colors/white.png</bordertexture>
</control> </control>
<control type="label" id="1"> <control type="label" id="1">
<width>120</width> <width>120</width>
<height>57</height> <height>57</height>
<font>itemTitleSmallCondensed</font> <font>itemSubTitleCondensed</font>
<textoffsetx>15</textoffsetx> <textoffsetx>15</textoffsetx>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout height="60" width="120"> <focusedlayout height="60" width="139">
<control type="image" id="14"> <control type="image" id="14">
<width>120</width> <width>139</width>
<height>57</height> <height>57</height>
<texture>colors/selected.png</texture> <texture border="2">colors/white.png</texture>
<bordersize>0</bordersize> <bordersize>0,0,2,0</bordersize>
</control> <bordertexture border="2">colors/white.png</bordertexture>
<control type="image" id="2">
<width>120</width>
<height>57</height>
<aspectratio>stretch</aspectratio>
<texture border="3">$INFO[ListItem.Property(GenreType),overlays/pvr/genres/,.png]</texture>
</control> </control>
<control type="label" id="1"> <control type="label" id="1">
<width>120</width> <width>120</width>
<height>57</height> <height>57</height>
<font>itemTitleSmallCondensed</font> <font>itemSubTitleCondensed</font>
<textoffsetx>15</textoffsetx> <textoffsetx>15</textoffsetx>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<selectedcolor>black</selectedcolor> <selectedcolor>black</selectedcolor>
@ -198,7 +196,7 @@
<posy>0</posy> <posy>0</posy>
<width>12-col-gutter</width> <width>12-col-gutter</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.starttime,, - ]$INFO[ListItem.endtime,,: ]$INFO[ListItem.Label]</label> <label>$INFO[ListItem.starttime,, - ]$INFO[ListItem.endtime,,: ]$INFO[ListItem.Label]</label>
@ -207,9 +205,9 @@
<posx>0</posx> <posx>0</posx>
<posy>50</posy> <posy>50</posy>
<width>21-col-gutter</width> <width>21-col-gutter</width>
<height>112</height> <height>80</height>
<font>textboxExtraLeading</font> <font>textboxExtraLeading</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>[B]$INFO[ListItem.plot][/B]</label> <label>[B]$INFO[ListItem.plot][/B]</label>
@ -227,41 +225,21 @@
<onleft>9999</onleft> <onleft>9999</onleft>
</control> </control>
</control> </control>
<!--Sort / misc labels (footer)-->
<control type="group">
<posx>col-4-begin</posx>
<posy>row-18-begin</posy>
<include>mediaListFooter</include>
</control>
</control> </control>
</control> </control>
<!--sorting and misc controls--> <!--sorting and misc controls-->
<control type="group" id="61"> <control type="group" id="61">
<!--animations-->
<animation type="Conditional" condition="!controlgroup(61).hasfocus">
<effect type="fade" start="100" end="0" time="200" />
</animation>
<animation type="Conditional" condition="controlgroup(61).hasfocus">
<effect type="fade" start="0" end="100" time="200" />
</animation>
<!--overlay-->
<control type="image">
<include>dimensionsFullscreen</include>
<texture>backgrounds/vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--Options--> <!--Options-->
<control type="group"> <control type="group">
<posx>24</posx> <posx>24</posx>
<posy>111</posy> <posy>111</posy>
<animation type="Conditional" condition="controlgroup(62).hasfocus"> <animation type="Conditional" condition="controlgroup(62).hasfocus">
<effect type="fade" start="0" end="100" time="300"/> <effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="-100" end="0" tween="sine" easing="out" time="400" /> <effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/>
</animation> </animation>
<animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000)"> <animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000) | Window.IsActive(5900)">
<effect type="fade" start="100" end="0" time="300" /> <effect type="fade" start="100" end="0" time="400"/>
<effect type="slide" start="0" end="-100" tween="sine" easing="out" time="400" /> <effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
</animation> </animation>
<!--menu--> <!--menu-->
<include>sideBarMenuItems</include> <include>sideBarMenuItems</include>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<defaultcontrol always="false">9000</defaultcontrol> <defaultcontrol always="false">9999</defaultcontrol>
<allowoverlay>no</allowoverlay> <allowoverlay>no</allowoverlay>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload> <onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onunload>Skin.SetString(showRecentVideoItems,true)</onunload> <onunload>Skin.SetString(showRecentVideoItems,true)</onunload>
@ -23,7 +23,7 @@
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-2-begin</posy> <posy>row-2-begin</posy>
<include>dateTime</include> <include>dateTime</include>
<include>menuItems</include> <include>hubMenu</include>
</control> </control>
<!--Folder titles--> <!--Folder titles-->
<control type="group"> <control type="group">
@ -35,16 +35,16 @@
<posy>0</posy> <posy>0</posy>
<width>14-col</width> <width>14-col</width>
<font>pageTitle</font> <font>pageTitle</font>
<label>$VAR[listTitle]</label> <label>$LOCALIZE[31006] [COLOR accented]$LOCALIZE[31165][/COLOR]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>0</posx> <posx>0</posx>
<posy>45</posy> <posy>45</posy>
<width>14-col</width> <width>14-col</width>
<font>regular</font> <font>regular</font>
<label>$INFO[control.getlabel(30),, ][COLOR accented]$INFO[Pvr.BackendChannels] $LOCALIZE[31017][/COLOR]</label> <label>$INFO[container.numitems] $LOCALIZE[31165]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
</control> </control>
<!--Main content listing--> <!--Main content listing-->
@ -84,11 +84,11 @@
</control> </control>
<control type="label"> <control type="label">
<visible>!isempty(ListItem.playcount) + !ListItem.IsResumable</visible> <visible>!isempty(ListItem.playcount) + !ListItem.IsResumable</visible>
<posx>18</posx> <posx>11</posx>
<posy>0</posy> <posy>-2</posy>
<width>30</width> <width>38</width>
<font>symbol</font> <font>symbolLarge</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label></label> <label></label>
</control> </control>
@ -97,7 +97,7 @@
<posy>0</posy> <posy>0</posy>
<width>10-col-gutter</width> <width>10-col-gutter</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
@ -106,16 +106,17 @@
<posy>0</posy> <posy>0</posy>
<width>4-col-gutter</width> <width>4-col-gutter</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date]</label> <label>$INFO[ListItem.Date]</label>
</control> </control>
<control type="label"> <control type="label">
<visible>!isempty(listitem.duration)</visible>
<posx>17-col</posx> <posx>17-col</posx>
<posy>0</posy> <posy>0</posy>
<width>30</width> <width>30</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label></label> <label></label>
</control> </control>
@ -124,7 +125,7 @@
<posy>0</posy> <posy>0</posy>
<width>2-col</width> <width>2-col</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Duration]</label> <label>$INFO[ListItem.Duration]</label>
</control> </control>
@ -150,11 +151,11 @@
</control> </control>
<control type="label"> <control type="label">
<visible>!isempty(ListItem.playcount) + !ListItem.IsResumable</visible> <visible>!isempty(ListItem.playcount) + !ListItem.IsResumable</visible>
<posx>18</posx> <posx>11</posx>
<posy>0</posy> <posy>-2</posy>
<width>30</width> <width>38</width>
<font>symbol</font> <font>symbolLarge</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label></label> <label></label>
</control> </control>
@ -179,6 +180,7 @@
<label>$INFO[ListItem.Date]</label> <label>$INFO[ListItem.Date]</label>
</control> </control>
<control type="label"> <control type="label">
<visible>!isempty(listitem.duration)</visible>
<posx>17-col</posx> <posx>17-col</posx>
<posy>0</posy> <posy>0</posy>
<width>30</width> <width>30</width>
@ -209,7 +211,7 @@
<posy>0</posy> <posy>0</posy>
<width>12-col-gutter</width> <width>12-col-gutter</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[Pvr.BackendDiskSpace]</label> <label>$INFO[Pvr.BackendDiskSpace]</label>
@ -218,7 +220,7 @@
</control> </control>
<!--page scrollbar--> <!--page scrollbar-->
<control type="group" id="9400"> <control type="group" id="9400">
<visible>Control.IsVisible(60) + !control.isvisible(10)</visible> <visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(9400).hasfocus">conditional</animation> <animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(9400).hasfocus">conditional</animation>
<control type="scrollbar" id="60"> <control type="scrollbar" id="60">
<posx>108r</posx> <posx>108r</posx>
@ -227,41 +229,21 @@
<onleft>9999</onleft> <onleft>9999</onleft>
</control> </control>
</control> </control>
<!--Sort / misc labels (footer)-->
<control type="group">
<posx>col-4-begin</posx>
<posy>row-18-begin</posy>
<include>mediaListFooter</include>
</control>
</control> </control>
</control> </control>
<!--sorting and misc controls--> <!--sorting and misc controls-->
<control type="group" id="61"> <control type="group" id="61">
<!--animations-->
<animation type="Conditional" condition="!controlgroup(61).hasfocus">
<effect type="fade" start="100" end="0" time="200" />
</animation>
<animation type="Conditional" condition="controlgroup(61).hasfocus">
<effect type="fade" start="0" end="100" time="200" />
</animation>
<!--overlay-->
<control type="image">
<include>dimensionsFullscreen</include>
<texture>backgrounds/vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--Options--> <!--Options-->
<control type="group"> <control type="group">
<posx>24</posx> <posx>24</posx>
<posy>111</posy> <posy>111</posy>
<animation type="Conditional" condition="controlgroup(62).hasfocus"> <animation type="Conditional" condition="controlgroup(62).hasfocus">
<effect type="fade" start="0" end="100" time="300"/> <effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="-100" end="0" tween="sine" easing="out" time="400" /> <effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/>
</animation> </animation>
<animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000)"> <animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000) | Window.IsActive(5900)">
<effect type="fade" start="100" end="0" time="300" /> <effect type="fade" start="100" end="0" time="400"/>
<effect type="slide" start="0" end="-100" tween="sine" easing="out" time="400" /> <effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
</animation> </animation>
<!--menu--> <!--menu-->
<include>sideBarMenuItems</include> <include>sideBarMenuItems</include>

View File

View File

@ -0,0 +1,238 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="false">9999</defaultcontrol>
<allowoverlay>no</allowoverlay>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onunload>Skin.SetString(showRecentVideoItems,true)</onunload>
<controls>
<include>globalBackground</include>
<!--page container group-->
<control type="group">
<!--window fader-->
<animation type="conditional" condition="window.next(0) | window.next(1)">
<effect type="fade" start="100" end="0" time="300"/>
</animation>
<!--shift page for certain modal dialogs-->
<include>modalDialogContentShift</include>
<!--content provider-->
<control type="group">
<posx>0</posx>
<posy>0</posy>
<!--main menu-->
<control type="group" id="8000">
<posx>col-1-begin</posx>
<posy>row-2-begin</posy>
<include>dateTime</include>
<include>hubMenu</include>
</control>
<!--Folder titles-->
<control type="group">
<posx>col-4-begin</posx>
<posy>row-2-begin</posy>
<!--source title-->
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>14-col</width>
<font>pageTitle</font>
<label>31119</label>
<textcolor>textActive</textcolor>
</control>
<control type="label">
<posx>0</posx>
<posy>45</posy>
<width>14-col</width>
<font>regular</font>
<label>$INFO[container.numitems] $LOCALIZE[31145]</label>
<textcolor>textActive</textcolor>
</control>
</control>
<!--Main content listing-->
<control type="group" id="9999">
<posx>col-4-begin</posx>
<posy>270</posy>
<!--animations-->
<animation type="windowopen">
<include>listSlideIn</include>
</animation>
<control type="panel" id="50">
<posx>-12</posx>
<posy>-12</posy>
<width>20-col</width>
<height>11-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<pagecontrol>60</pagecontrol>
<itemlayout width="20-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>20-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
<bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
</control>
<control type="image">
<posx>4</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture diffuse="masks/circle.png" border="0">colors/offblack.png</texture>
</control>
<control type="label">
<visible>ListItem.HasTimer</visible>
<posx>11</posx>
<posy>-2</posy>
<width>38</width>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>8-col</posx>
<posy>0</posy>
<width>8-col-gutter</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date]</label>
</control>
<control type="label">
<posx>16-col</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Comment]</label>
</control>
</itemlayout>
<focusedlayout width="20-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>20-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
<bordersize>0</bordersize>
<colordiffuse>FFFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>4</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture diffuse="masks/circle.png" border="0">colors/offblack.png</texture>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount) + !ListItem.IsResumable</visible>
<posx>11</posx>
<posy>-2</posy>
<width>38</width>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>8-col</posx>
<posy>0</posy>
<width>8-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date]</label>
</control>
<control type="label">
<posx>16-col</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Comment]</label>
</control>
</focusedlayout>
</control>
<!--Additional info-->
<control type="group">
<posx>0</posx>
<posy>672</posy>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>12-col-gutter</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[Pvr.BackendDiskSpace]</label>
</control>
</control>
</control>
<!--page scrollbar-->
<control type="group" id="9400">
<visible>Control.IsVisible(60) + !control.isvisible(10)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(9400).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>108r</posx>
<posy>276</posy>
<height>672</height>
<onleft>9999</onleft>
</control>
</control>
</control>
</control>
<!--sorting and misc controls-->
<control type="group" id="61">
<!--Options-->
<control type="group">
<posx>24</posx>
<posy>111</posy>
<animation type="Conditional" condition="controlgroup(62).hasfocus">
<effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/>
</animation>
<animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000) | Window.IsActive(5900)">
<effect type="fade" start="100" end="0" time="400"/>
<effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
</animation>
<!--menu-->
<include>sideBarMenuItems</include>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>MyPVRTimers.xml</label>
</control>
</controls>
</window>

View File

@ -50,7 +50,7 @@
<width>4-col-gutter</width> <width>4-col-gutter</width>
<font>menuTitle</font> <font>menuTitle</font>
<label>[ $INFO[ListItem.Label] ]</label> <label>[ $INFO[ListItem.Label] ]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="label"> <control type="label">
<visible>!Control.HasFocus(9000)</visible> <visible>!Control.HasFocus(9000)</visible>
@ -78,7 +78,7 @@
<width>14-col</width> <width>14-col</width>
<font>pageTitle</font> <font>pageTitle</font>
<label>31056</label> <label>31056</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<!--source subtitle--> <!--source subtitle-->
<control type="label"> <control type="label">
@ -88,7 +88,7 @@
<width>24-col</width> <width>24-col</width>
<font>regular</font> <font>regular</font>
<label>$INFO[container.Numitems,, $LOCALIZE[31037]]</label> <label>$INFO[container.Numitems,, $LOCALIZE[31037]]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<control type="label"> <control type="label">
<visible>IntegerGreaterThan(container.Numitems,0) + !Container.HasFolders</visible> <visible>IntegerGreaterThan(container.Numitems,0) + !Container.HasFolders</visible>
@ -97,7 +97,7 @@
<width>24-col</width> <width>24-col</width>
<font>regular</font> <font>regular</font>
<label>$INFO[container.Numitems,, $LOCALIZE[31050]]$INFO[container.foldername, - ,]</label> <label>$INFO[container.Numitems,, $LOCALIZE[31050]]$INFO[container.foldername, - ,]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
</control> </control>
<!--Main content listing--> <!--Main content listing-->
@ -112,41 +112,18 @@
<!--page scrollbar--> <!--page scrollbar-->
<control type="group" id="8000"> <control type="group" id="8000">
<visible>Control.IsVisible(60)</visible> <visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="70" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation> <animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
<control type="scrollbar" id="60"> <control type="scrollbar" id="60">
<posx>108r</posx> <posx>72r</posx>
<posy>276</posy> <posy>258</posy>
<height>672</height> <height>672</height>
<onleft>9999</onleft> <onleft>9999</onleft>
</control> </control>
</control> </control>
<!--Sort / misc labels (footer)-->
<control type="group">
<posx>col-4-begin</posx>
<posy>row-18-begin</posy>
<include>mediaListFooter</include>
</control>
</control> </control>
</control> </control>
<!--sorting and misc controls--> <!--sorting and misc controls-->
<control type="group" id="61"> <control type="group" id="61">
<!--animations-->
<animation type="Conditional" condition="!controlgroup(61).hasfocus">
<effect type="fade" start="100" end="0" time="200" />
</animation>
<animation type="Conditional" condition="controlgroup(61).hasfocus">
<effect type="fade" start="0" end="100" time="200" />
</animation>
<animation type="conditional" condition="window.next(1)">
<effect type="fade" start="100" end="0" time="300" />
</animation>
<!--overlay-->
<control type="image">
<include>dimensionsFullscreen</include>
<texture>backgrounds/vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--titles--> <!--titles-->
<control type="group"> <control type="group">
<posx>24</posx> <posx>24</posx>
@ -155,8 +132,8 @@
<effect type="fade" start="0" end="100" time="300"/> <effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/> <effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/>
</animation> </animation>
<animation type="Conditional" condition="!controlgroup(62).hasfocus"> <animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000) | Window.IsActive(5900)">
<effect type="fade" start="100" end="0" time="300" /> <effect type="fade" start="100" end="0" time="400"/>
<effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/> <effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
</animation> </animation>
<!--menu--> <!--menu-->

View File

@ -27,7 +27,7 @@
<align>left</align> <align>left</align>
<font>pageTitle</font> <font>pageTitle</font>
<label>10506</label> <label>10506</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<!--source subtitle--> <!--source subtitle-->
<control type="label"> <control type="label">
@ -37,7 +37,7 @@
<align>left</align> <align>left</align>
<font>regular</font> <font>regular</font>
<label>$INFO[container.Numitems,, $LOCALIZE[31145]]</label> <label>$INFO[container.Numitems,, $LOCALIZE[31145]]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
</control> </control>
<!--Main content listing--> <!--Main content listing-->

View File

@ -9,597 +9,36 @@
<include>globalBackground</include> <include>globalBackground</include>
<!--page container group--> <!--page container group-->
<control type="group"> <control type="group">
<!--window fader--> <!--window fader-->
<animation type="conditional" condition="window.next(0) | window.next(1)"> <animation type="conditional" condition="[window.next(0) | window.next(1)] + !player.hasvideo">
<effect type="fade" start="100" end="0" time="300"/> <effect type="fade" start="100" end="0" time="300"/>
</animation> </animation>
<!--shift page for certain modal dialogs--> <!--shift page for certain modal dialogs-->
<include>modalDialogContentShift</include> <include>modalDialogContentShift</include>
<!--content provider-->
<control type="group">
<posx>0</posx>
<posy>0</posy>
<!--main menu-->
<control type="group">
<posx>col-1-begin</posx>
<posy>row-2-begin</posy>
<include>dateTime</include>
<include>menuItems</include>
</control>
<!--Folder titles-->
<control type="group">
<posx>col-4-begin</posx>
<posy>row-2-begin</posy>
<animation type="Conditional" condition="!IntegerGreaterThan(container.numitems,0)">
<effect type="fade" start="100" end="0" time="300" />
</animation>
<animation type="Conditional" condition="IntegerGreaterThan(container.numitems,0)">
<effect type="fade" start="0" end="100" time="300" />
</animation>
<!--source title-->
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>14-col</width>
<font>pageTitle</font>
<label>$VAR[listTitle]</label>
<textcolor>selected</textcolor>
</control>
<!--source subtitle-->
<control type="label">
<posx>0</posx>
<posy>45</posy>
<width>auto</width>
<font>regular</font>
<label>$VAR[listSubTitle]</label>
<textcolor>selected</textcolor>
</control>
</control>
<!--tvshow name and season details (TVShows only)-->
<control type="group">
<visible>[container.content(episodes) | container.content(seasons)] + !Substring(Container.folderpath,plugin) + SubString(skin.string(showRecentVideoItems),false)</visible>
<posx>1824</posx>
<posy>row-2-begin</posy>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<font>pageTitle</font>
<align>right</align>
<label>$INFO[listitem.tvshowTitle]</label>
<textcolor>selected</textcolor>
</control>
<control type="label">
<visible>container.content(episodes)</visible>
<posx>0</posx>
<posy>45</posy>
<width>8-col</width>
<font>regular</font>
<align>right</align>
<label fallback="31113">$INFO[ListItem.season,Season ,]</label>
<textcolor>selected</textcolor>
</control>
<control type="label">
<visible>container.content(seasons)</visible>
<posx>0</posx>
<posy>45</posy>
<width>8-col</width>
<font>regular</font>
<align>right</align>
<label>$INFO[ListItem.genre]</label>
<textcolor>selected</textcolor>
</control>
</control>
<!--addons-->
<control type="group">
<visible>container.content(episodes) + Substring(Container.folderpath,plugin)</visible>
<posx>1824</posx>
<posy>row-2-begin</posy>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<font>pageTitle</font>
<align>right</align>
<label>$INFO[listitem.tvshowtitle]</label>
<textcolor>selected</textcolor>
</control>
<control type="label">
<posx>0</posx>
<posy>45</posy>
<width>24-col</width>
<font>regular</font>
<align>right</align>
<label>$INFO[ListItem.season,Season ,]</label>
<textcolor>selected</textcolor>
</control>
</control>
<!--Main content listing--> <!--Main content listing-->
<control type="group" id="9999"> <control type="group" id="9999">
<posx>col-4-begin</posx>
<posy>row-2-begin</posy>
<!--recent items--> <!--recent items-->
<control type="group"> <control type="group">
<visible>SubString(skin.string(showRecentVideoItems),true) | isEmpty(container.foldername)</visible> <visible>SubString(skin.string(showRecentVideoItems),true) | isEmpty(container.foldername)</visible>
<posx>0</posx>
<posy>183</posy>
<onleft>9000</onleft> <onleft>9000</onleft>
<!--no recent items--> <!--content-->
<control type="label"> <include>movieRecentItems</include>
<visible>isEmpty(Window(Home).Property(RecentMovie.1.Title)) + isEmpty(Window(Home).Property(RecentEpisode.1.Title))</visible> <include>tvRecentItems</include>
<posx>1-col</posx>
<posy>4-row</posy>
<width>21-col</width>
<font>veryLarge</font>
<textcolor>22FFFFFF</textcolor>
<shadowcolor>-</shadowcolor>
<label>31007</label>
</control>
<!--content (movies)-->
<control type="list" id="9998">
<posx>-12</posx>
<posy>-12</posy>
<width>21-col</width>
<height>6-row</height>
<onleft>9000</onleft>
<ondown>control.setfocus(9997,$INFO[Container(9998).Position])</ondown>
<orientation>horizontal</orientation>
<onback>activateWindow(home)</onback>
<animation type="windowopen">
<include>listSlideIn</include>
</animation>
<animation type="windowclose">
<effect type="fade" start="100" end="0" time="300" />
</animation>
<itemlayout width="387" height="362">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>269</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>272</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>77FFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>-8</posy>
<width>339</width>
<font>itemTitleSmallCondensed</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>18</posy>
<width>252</width>
<font>smallMedium</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</control>
</itemlayout>
<focusedlayout width="387" height="362">
<control type="image">
<visible>control.hasfocus(9998)</visible>
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>269</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<visible>!control.hasfocus(9998)</visible>
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>269</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>272</posy>
<control type="image">
<visible>control.hasfocus(9998)</visible>
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<visible>!control.hasfocus(9998)</visible>
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>77FFFFFF</colordiffuse>
</control>
<control type="label">
<visible>control.hasfocus(9998)</visible>
<posx>12</posx>
<posy>-8</posy>
<width>339</width>
<font>itemTitleSmallCondensed</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>true</scroll>
</control>
<control type="label">
<visible>control.hasfocus(9998)</visible>
<posx>12</posx>
<posy>18</posy>
<width>252</width>
<font>smallMedium</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
<control type="label">
<visible>!control.hasfocus(9998)</visible>
<posx>12</posx>
<posy>-8</posy>
<width>339</width>
<font>itemTitleSmallCondensed</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>true</scroll>
</control>
<control type="label">
<visible>!control.hasfocus(9998)</visible>
<posx>12</posx>
<posy>18</posy>
<width>252</width>
<font>smallMedium</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</control>
</focusedlayout>
<content>
<item>
<label>$INFO[Window(Home).Property(RecentMovie.1.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.1.Year),, •] $INFO[Window(Home).Property(RecentMovie.1.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.1.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.1.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.2.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.2.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.2.Year),, •] $INFO[Window(Home).Property(RecentMovie.2.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.2.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.2.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.3.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.3.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.3.Year),, •] $INFO[Window(Home).Property(RecentMovie.3.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.3.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.3.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.4.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.4.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.4.Year),, •] $INFO[Window(Home).Property(RecentMovie.4.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.4.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.4.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.5.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.5.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.5.Year),, •] $INFO[Window(Home).Property(RecentMovie.5.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.5.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.5.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.6.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.6.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.6.Year),, •] $INFO[Window(Home).Property(RecentMovie.6.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.6.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.6.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.7.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.7.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.7.Year),, •] $INFO[Window(Home).Property(RecentMovie.7.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.7.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.7.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.8.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.8.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.8.Year),, •] $INFO[Window(Home).Property(RecentMovie.8.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.8.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.8.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.9.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.9.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.9.Year),, •] $INFO[Window(Home).Property(RecentMovie.9.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.9.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.9.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentMovie.10.Title))</visible>
<label>$INFO[Window(Home).Property(RecentMovie.10.Title)]</label>
<label2>$INFO[Window(Home).Property(RecentMovie.10.Year),, •] $INFO[Window(Home).Property(RecentMovie.10.Runtime),, $LOCALIZE[31018]]</label2>
<thumb>$INFO[Window(Home).Property(RecentMovie.10.art(fanart))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentMovie.10.Play)]</onclick>
</item>
</content>
</control>
<!--content (tvshows)-->
<control type="list" id="9997">
<posx>-12</posx>
<posy>354</posy>
<width>21-col</width>
<height>6-row</height>
<onleft>9000</onleft>
<onup>control.setfocus(9998,$INFO[Container(9997).Position])</onup>
<orientation>horizontal</orientation>
<animation type="windowopen">
<include>listSlideIn</include>
</animation>
<animation type="windowclose">
<effect type="fade" start="100" end="0" time="300" />
</animation>
<itemlayout width="387" height="362">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>269</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>272</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>77FFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>-8</posy>
<width>339</width>
<font>itemTitleSmallCondensed</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>18</posy>
<width>252</width>
<font>smallMedium</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</control>
</itemlayout>
<focusedlayout width="387" height="362">
<control type="image">
<visible>control.hasfocus(9997)</visible>
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>269</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<visible>!control.hasfocus(9997)</visible>
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>269</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>272</posy>
<control type="image">
<visible>control.hasfocus(9997)</visible>
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<visible>!control.hasfocus(9997)</visible>
<posx>0</posx>
<posy>0</posy>
<width>363</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>77FFFFFF</colordiffuse>
</control>
<control type="label">
<visible>control.hasfocus(9997)</visible>
<posx>12</posx>
<posy>-8</posy>
<width>339</width>
<font>itemTitleSmallCondensed</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>true</scroll>
</control>
<control type="label">
<visible>control.hasfocus(9997)</visible>
<posx>12</posx>
<posy>18</posy>
<width>252</width>
<font>smallMedium</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
<control type="label">
<visible>!control.hasfocus(9997)</visible>
<posx>12</posx>
<posy>-8</posy>
<width>339</width>
<font>itemTitleSmallCondensed</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>true</scroll>
</control>
<control type="label">
<visible>!control.hasfocus(9997)</visible>
<posx>12</posx>
<posy>18</posy>
<width>252</width>
<font>smallMedium</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</control>
</focusedlayout>
<content>
<!--tv shows-->
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.1.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.1.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.1.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.1.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.1.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.1.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.2.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.2.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.2.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.2.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.2.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.2.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.3.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.3.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.3.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.3.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.3.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.3.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.4.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.4.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.4.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.4.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.4.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.4.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.5.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.5.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.5.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.5.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.5.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.5.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.6.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.6.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.6.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.6.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.6.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.6.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.7.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.7.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.7.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.7.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.7.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.7.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.8.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.8.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.8.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.8.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.8.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.8.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.9.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.9.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.9.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.9.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.9.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.9.Play)]</onclick>
</item>
<item>
<visible>!isempty(Window(Home).Property(RecentEpisode.10.Title))</visible>
<label>$INFO[Window(Home).Property(RecentEpisode.10.TVshowTitle)]</label>
<label2>$INFO[Window(Home).Property(RecentEpisode.10.Season),$LOCALIZE[31011] , •] $INFO[Window(Home).Property(RecentEpisode.10.Episode),$LOCALIZE[31040] ,]</label2>
<thumb>$INFO[Window(Home).Property(RecentEpisode.10.Art(thumb))]</thumb>
<onclick>$INFO[Window(Home).Property(RecentEpisode.10.Play)]</onclick>
</item>
</content>
</control>
</control> </control>
<!--source content--> <!--source content-->
<control type="group" id="9500"> <control type="group" id="9500">
<visible>SubString(skin.string(showRecentVideoItems),false)</visible> <visible>SubString(skin.string(showRecentVideoItems),false) | !skin.string(showRecentVideoItems)</visible>
<animation type="windowopen"> <include>movies</include>
<include>listSlideIn</include> <include>tvshows</include>
</animation> <include>seasons</include>
<include>viewListTVCatchup</include> <include>episodes</include>
<include>viewVideoList</include> <include>addons</include>
<include>viewGridList</include>
<include>viewSeasons</include>
<include>viewEpisodes</include>
</control> </control>
</control> </control>
<!--page scrollbar--> <!--page scrollbar-->
<control type="group" id="8000"> <control type="group" id="8000">
<visible>Control.IsVisible(60) + SubString(skin.string(showRecentVideoItems),false)</visible> <visible>Control.IsVisible(60) + SubString(skin.string(showRecentVideoItems),false)</visible>
@ -611,47 +50,39 @@
<onleft>9999</onleft> <onleft>9999</onleft>
</control> </control>
</control> </control>
<!--Sort / misc labels (footer)-->
<!--Folder titles-->
<control type="group"> <control type="group">
<visible>SubString(skin.string(showRecentVideoItems),false)</visible> <posx>col-1-begin</posx>
<posx>col-4-begin</posx> <posy>row-1-begin</posy>
<posy>row-18-begin</posy> <animation type="Conditional" condition="IntegerGreaterThan(container.numitems,0)">
<include>mediaListFooter</include>
</control>
</control>
</control>
<!--sorting and misc controls-->
<control type="group" id="61">
<!--animations-->
<animation type="Conditional" condition="!controlgroup(61).hasfocus">
<effect type="fade" start="100" end="0" time="200" />
</animation>
<animation type="Conditional" condition="controlgroup(61).hasfocus">
<effect type="fade" start="0" end="100" time="200" />
</animation>
<!--overlay-->
<control type="image">
<include>dimensionsFullscreen</include>
<texture>backgrounds/vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--titles-->
<control type="group">
<posx>24</posx>
<posy>111</posy>
<animation type="Conditional" condition="controlgroup(62).hasfocus">
<effect type="fade" start="0" end="100" time="300"/> <effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="-100" end="0" tween="sine" easing="out" time="400" />
</animation> </animation>
<animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000)"> <!--source title-->
<effect type="fade" start="100" end="0" time="300" /> <control type="label">
<effect type="slide" start="0" end="-100" tween="sine" easing="out" time="400" /> <posx>0</posx>
</animation> <posy>0</posy>
<!--menu--> <width>14-col</width>
<include>sideBarMenuItems</include> <font>pageTitle</font>
<label>$VAR[listTitle]</label>
<textcolor>textActive</textcolor>
</control>
<!--source subtitle-->
<control type="label">
<posx>0</posx>
<posy>48</posy>
<width>auto</width>
<font>pageSubTitle</font>
<label>$VAR[listSubTitle]</label>
<textcolor>textActive</textcolor>
</control> </control>
</control> </control>
<!--dateTime-->
<include>dateTime</include>
</control>
<!--hub menu-->
<include>hubMenu</include>
<!--loading indicator--> <!--loading indicator-->
<include>loadingIndicator</include> <include>loadingIndicator</include>
<!--debugging--> <!--debugging-->

View File

@ -8,7 +8,7 @@
<!--page container group--> <!--page container group-->
<control type="group"> <control type="group">
<!--window fader--> <!--window fader-->
<animation type="conditional" condition="window.next(0) | window.next(1)"> <animation type="conditional" condition="window.next(0) | window.next(1) | player.hasvideo">
<effect type="fade" start="100" end="0" time="300"/> <effect type="fade" start="100" end="0" time="300"/>
</animation> </animation>
<!--shift page for certain modal dialogs--> <!--shift page for certain modal dialogs-->
@ -22,15 +22,12 @@
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-2-begin</posy> <posy>row-2-begin</posy>
<include>dateTime</include> <include>dateTime</include>
<include>menuItems</include> <include>hubMenu</include>
</control> </control>
<!--Folder titles--> <!--Folder titles-->
<control type="group"> <control type="group">
<posx>col-4-begin</posx> <posx>col-4-begin</posx>
<posy>row-2-begin</posy> <posy>row-2-begin</posy>
<animation type="Conditional" condition="!IntegerGreaterThan(container.numitems,0)">
<effect type="fade" start="100" end="0" time="300" />
</animation>
<animation type="Conditional" condition="IntegerGreaterThan(container.numitems,0)"> <animation type="Conditional" condition="IntegerGreaterThan(container.numitems,0)">
<effect type="fade" start="0" end="100" time="300"/> <effect type="fade" start="0" end="100" time="300"/>
</animation> </animation>
@ -41,7 +38,7 @@
<width>14-col</width> <width>14-col</width>
<font>pageTitle</font> <font>pageTitle</font>
<label>31123</label> <label>31123</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<!--source subtitle--> <!--source subtitle-->
<control type="label"> <control type="label">
@ -50,7 +47,7 @@
<width>auto</width> <width>auto</width>
<font>regular</font> <font>regular</font>
<label>$INFO[container.Numitems,, $LOCALIZE[31014]]</label> <label>$INFO[container.Numitems,, $LOCALIZE[31014]]</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
</control> </control>
</control> </control>
<!--Main content listing--> <!--Main content listing-->
@ -77,13 +74,6 @@
<onleft>9999</onleft> <onleft>9999</onleft>
</control> </control>
</control> </control>
<!--Sort / misc labels (footer)-->
<control type="group">
<visible>SubString(skin.string(showRecentVideoItems),false)</visible>
<posx>col-4-begin</posx>
<posy>row-18-begin</posy>
<include>mediaListFooter</include>
</control>
</control> </control>
</control> </control>
<!--sorting and misc controls--> <!--sorting and misc controls-->
@ -108,11 +98,11 @@
<posy>111</posy> <posy>111</posy>
<animation type="Conditional" condition="controlgroup(62).hasfocus"> <animation type="Conditional" condition="controlgroup(62).hasfocus">
<effect type="fade" start="0" end="100" time="300"/> <effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="-100" end="0" tween="sine" easing="out" time="400" /> <effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/>
</animation> </animation>
<animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000)"> <animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000) | Window.IsActive(5900)">
<effect type="fade" start="100" end="0" time="300" /> <effect type="fade" start="100" end="0" time="400"/>
<effect type="slide" start="0" end="-100" tween="sine" easing="out" time="400" /> <effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
</animation> </animation>
<!--menu--> <!--menu-->
<include>sideBarMenuItems</include> <include>sideBarMenuItems</include>

View File

@ -16,7 +16,7 @@
<posy>44</posy> <posy>44</posy>
<width>2500</width> <width>2500</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -33,11 +33,11 @@
<control type="spincontrolex" id="3"> <control type="spincontrolex" id="3">
<description>Location Select</description> <description>Location Select</description>
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>47</posy>
<label>-</label> <label>-</label>
<label2>-</label2> <label2>-</label2>
<font>pageTitle</font> <font>dialogTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<width>1-col</width> <width>1-col</width>
<align>right</align> <align>right</align>
<onup>activateWindow(home)</onup> <onup>activateWindow(home)</onup>
@ -48,7 +48,7 @@
<posx>84</posx> <posx>84</posx>
<posy>44</posy> <posy>44</posy>
<width>18-col</width> <width>18-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>$INFO[Window.Property(Location)]</label> <label>$INFO[Window.Property(Location)]</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -75,16 +75,16 @@
<posy>72</posy> <posy>72</posy>
<width>5-col-gutter</width> <width>5-col-gutter</width>
<font>symbolWeather</font> <font>symbolWeather</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$VAR[weatherIcon]</label> <label>$VAR[weatherIcon]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>204</posx> <posx>0</posx>
<posy>4-row</posy> <posy>4-row</posy>
<width>6-col-gutter</width> <width>6-col-gutter</width>
<align>center</align> <align>center</align>
<font>largeStrong</font> <font>largeStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
<control type="textbox"> <control type="textbox">
@ -94,8 +94,8 @@
<height>1-row</height> <height>1-row</height>
<align>center</align> <align>center</align>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<autoscroll delay="3000" time="1000" repeat="3000"></autoscroll> <autoscroll delay="3000" time="1000" repeat="3000"/>
<label>$INFO[ListItem.Property(Outlook)]</label> <label>$INFO[ListItem.Property(Outlook)]</label>
</control> </control>
<control type="textbox"> <control type="textbox">
@ -104,8 +104,8 @@
<width>5-col-gutter</width> <width>5-col-gutter</width>
<height>1-row</height> <height>1-row</height>
<align>center</align> <align>center</align>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$LOCALIZE[13508] [B]$INFO[ListItem.Property(HighTemp)] $INFO[ListItem.Property(TempUnits)][/B] $LOCALIZE[418] [B]$INFO[ListItem.Property(LowTemp)] $INFO[ListItem.Property(TempUnits)][/B]</label> <label>$LOCALIZE[13508] [B]$INFO[ListItem.Property(HighTemp)] $INFO[ListItem.Property(TempUnits)][/B] $LOCALIZE[418] [B]$INFO[ListItem.Property(LowTemp)] $INFO[ListItem.Property(TempUnits)][/B]</label>
</control> </control>
</itemlayout> </itemlayout>
@ -115,16 +115,16 @@
<posy>72</posy> <posy>72</posy>
<width>5-col-gutter</width> <width>5-col-gutter</width>
<font>symbolWeather</font> <font>symbolWeather</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$VAR[weatherIcon]</label> <label>$VAR[weatherIcon]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>204</posx> <posx>0</posx>
<posy>4-row</posy> <posy>4-row</posy>
<width>6-col-gutter</width> <width>6-col-gutter</width>
<align>center</align> <align>center</align>
<font>largeStrong</font> <font>largeStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
<control type="textbox"> <control type="textbox">
@ -134,7 +134,7 @@
<height>1-row</height> <height>1-row</height>
<align>center</align> <align>center</align>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.Property(Outlook)]</label> <label>$INFO[ListItem.Property(Outlook)]</label>
</control> </control>
<control type="textbox"> <control type="textbox">
@ -143,8 +143,8 @@
<width>5-col-gutter</width> <width>5-col-gutter</width>
<height>1-row</height> <height>1-row</height>
<align>center</align> <align>center</align>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$LOCALIZE[13508] [B]$INFO[ListItem.Property(HighTemp)] $INFO[ListItem.Property(TempUnits)][/B] $LOCALIZE[418] [B]$INFO[ListItem.Property(LowTemp)] $INFO[ListItem.Property(TempUnits)][/B]</label> <label>$LOCALIZE[13508] [B]$INFO[ListItem.Property(HighTemp)] $INFO[ListItem.Property(TempUnits)][/B] $LOCALIZE[418] [B]$INFO[ListItem.Property(LowTemp)] $INFO[ListItem.Property(TempUnits)][/B]</label>
</control> </control>
</focusedlayout> </focusedlayout>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<defaultcontrol always="true">5</defaultcontrol> <defaultcontrol always="true">6000</defaultcontrol>
<allowoverlay>yes</allowoverlay> <allowoverlay>yes</allowoverlay>
<controls> <controls>
<!--background--> <!--background-->
@ -16,7 +16,7 @@
<posy>row-2-begin</posy> <posy>row-2-begin</posy>
<!--animations--> <!--animations-->
<include>modalDialogInOutVertical</include> <include>modalDialogInOutVertical</include>
<control type="image" id="2"> <control type="image" id="101">
<description>profile image</description> <description>profile image</description>
<posx>324</posx> <posx>324</posx>
<posy>0</posy> <posy>0</posy>
@ -25,23 +25,23 @@
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">colors/offblack.png</texture> <texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">colors/offblack.png</texture>
<aspectratio>keep</aspectratio> <aspectratio>keep</aspectratio>
</control> </control>
<control type="label" id="1000"> <control type="label" id="102">
<posx>0</posx> <posx>0</posx>
<posy>4-row</posy> <posy>4-row</posy>
<width>12-col</width> <width>12-col</width>
<align>center</align> <align>center</align>
<font>pageTitle</font> <font>dialogTitle</font>
<label>31103</label> <label>31103</label>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label" id="1001"> <control type="label" id="103">
<description>Profile Directory</description> <description>Profile Directory</description>
<posx>0</posx> <posx>0</posx>
<posy>5-row</posy> <posy>5-row</posy>
<width>12-col</width> <width>12-col</width>
<align>center</align> <align>center</align>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>accented</textcolor> <textcolor>accented</textcolor>
</control> </control>
<control type="button" id="6000"> <control type="button" id="6000">
@ -53,9 +53,9 @@
<height>54</height> <height>54</height>
<width>8-col</width> <width>8-col</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<label>31131</label> <label>31131</label>
@ -78,9 +78,9 @@
<align>left</align> <align>left</align>
<height>54</height> <height>54</height>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
</control> </control>
@ -114,7 +114,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -123,7 +123,7 @@
<posy>2</posy> <posy>2</posy>
<width>3-col-gutter</width> <width>3-col-gutter</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -135,7 +135,7 @@
<width>4-col</width> <width>4-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>

View File

@ -8,122 +8,127 @@
<!--main menu--> <!--main menu-->
<control type="group"> <control type="group">
<posx>col-4-begin</posx> <posx>col-4-begin</posx>
<posy>row-4-begin</posy> <posy>row-7-begin</posy>
<!--overlay-->
<control type="image">
<posx>-312</posx>
<posy>118</posy>
<width>fullscreenWidth</width>
<height>430</height>
<texture>colors/black.png</texture>
<colordiffuse>88ffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--animations--> <!--animations-->
<include>modalDialogInOutVertical</include> <include>modalDialogInOutVertical</include>
<control type="image"> <control type="image">
<posx>-384</posx> <posx>0</posx>
<posy>44</posy> <posy>0</posy>
<width>2500</width> <width>18-col</width>
<height>1-row</height> <height>2-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>500</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="image"> <control type="image">
<posx>-3</posx> <posx>0</posx>
<posy>44</posy> <posy>2-row</posy>
<width>3</width> <width>18-col</width>
<height>1-row</height> <height>12-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>0</posy>
<width>8-col</width> <width>8-col</width>
<font>pageTitle</font> <height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
<label>$LOCALIZE[5]</label> <label>$LOCALIZE[5]</label>
<textcolor>black</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<!--menu--> <!--menu-->
<control type="Panel" id="9000"> <control type="Panel" id="9000">
<posx>0</posx> <posx>12</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>18-col</width> <width>18-col</width>
<height>12-col</height> <height>12-col</height>
<onup>9000</onup> <onup>9000</onup>
<ondown>9000</ondown> <ondown>9000</ondown>
<itemlayout width="6-col" height="2-row"> <itemlayout width="6-col" height="3-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>12</posy> <posy>18</posy>
<width>72</width> <width>1-col</width>
<height>72</height> <height>1-col</height>
<aspectratio scalediffuse="false">scale</aspectratio> <aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture> <texture border="0">colors/black.png</texture>
<bordersize>0</bordersize> <colordiffuse>overlay</colordiffuse>
<colordiffuse>ccFFFFFF</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>18</posx> <posx>0</posx>
<posy>18</posy> <posy>0</posy>
<width>326</width> <width>1-col</width>
<height>3-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font> <font>symbolLarge</font>
<textcolor>unselected</textcolor> <textcolor>unselected</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>101</posx> <posx>84</posx>
<posy>5</posy> <posy>0</posy>
<width>326</width> <width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>unselected</textcolor> <textcolor>unselected</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>101</posx> <posx>84</posx>
<posy>38</posy> <posy>1-row</posy>
<width>326</width> <width>5-col-gutter</width>
<font>smallStrong</font> <height>2-row</height>
<aligny>center</aligny>
<font>itemSubTitle</font>
<textcolor>unselected</textcolor> <textcolor>unselected</textcolor>
<label>$INFO[listitem.property(label3)]</label> <label>$INFO[listitem.property(label3)]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="6-col" height="2-row"> <focusedlayout width="6-col" height="3-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>12</posy> <posy>18</posy>
<width>72</width> <width>1-col</width>
<height>72</height> <height>1-col</height>
<aspectratio scalediffuse="false">scale</aspectratio> <aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture> <texture border="0">colors/white.png</texture>
<colordiffuse>textActive</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>18</posx> <posx>0</posx>
<posy>18</posy> <posy>0</posy>
<width>326</width> <width>1-col</width>
<height>3-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font> <font>symbolLarge</font>
<textcolor>selected</textcolor> <textcolor>ff222222</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>85</posx> <posx>84</posx>
<posy>5</posy> <posy>0</posy>
<width>326</width> <width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>[ $INFO[ListItem.label] ]</label> <label>$INFO[ListItem.label]</label>
<scroll>true</scroll>
</control> </control>
<control type="label"> <control type="label">
<posx>101</posx> <posx>84</posx>
<posy>38</posy> <posy>1-row</posy>
<width>326</width> <width>5-col-gutter</width>
<font>smallStrong</font> <height>2-row</height>
<textcolor>selected</textcolor> <aligny>center</aligny>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[listitem.property(label3)]</label> <label>$INFO[listitem.property(label3)]</label>
</control> </control>
</focusedlayout> </focusedlayout>

View File

@ -1,16 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<defaultcontrol always="true">9000</defaultcontrol> <defaultcontrol always="true">3</defaultcontrol>
<allowoverlay>yes</allowoverlay> <allowoverlay>yes</allowoverlay>
<controls> <controls>
<!--background--> <!--background-->
<include>globalBackground</include> <include>globalBackground</include>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>99ffffff</colordiffuse>
</control>
<!--placeholder label for current setting group title--> <!--placeholder label for current setting group title-->
<control type="label" id="2"> <control type="label" id="2">
<visible>false</visible> <visible>false</visible>
@ -23,60 +17,62 @@
</control> </control>
<!--Settings category--> <!--Settings category-->
<control type="group" id="9001"> <control type="group" id="9001">
<posx>col-5-begin</posx> <posx>col-4-begin</posx>
<posy>row-3-begin</posy> <posy>row-5-begin</posy>
<!--animations--> <!--animations-->
<include>modalDialogInOutVertical</include> <include>modalDialogInOutVertical</include>
<control type="image"> <control type="image">
<posx>-384</posx> <posx>0</posx>
<posy>44</posy> <posy>0</posy>
<width>fullscreenWidth</width> <width>18-col</width>
<height>1-row</height> <height>2-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>500</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="image"> <control type="image">
<posx>-3</posx> <posx>0</posx>
<posy>44</posy> <posy>2-row</posy>
<width>3</width> <width>18-col</width>
<height>1-row</height> <height>18-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>24</posx>
<posy>44</posy> <posy>0</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
<label>$INFO[control.getlabel(2)]</label> <label>$INFO[control.getlabel(2)]</label>
<textcolor>black</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<!--settings level button (Gotham only)--> <!--settings level button-->
<control type="grouplist"> <control type="grouplist">
<posx>300</posx> <posx>800</posx>
<posy>44</posy> <posy>0</posy>
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<control type="label"> <control type="label">
<width>auto</width> <width>auto</width>
<font>pageTitle</font> <font>regular</font>
<label>$LOCALIZE[31126]:</label> <label>$LOCALIZE[31126]:</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="button" id="20"> <control type="button" id="20">
<align>left</align> <align>left</align>
<height>54</height> <height>57</height>
<width>4-col</width> <width>3-col</width>
<font>pageTitle</font> <font>regularStrong</font>
<label>$LOCALIZE[10037]</label> <label>$LOCALIZE[10037]</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor> <focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus> <texturefocus>colors/black.png</texturefocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<textoffsety>-6</textoffsety> <textoffsety>0</textoffsety>
<onclick>SettingsLevelChange</onclick> <onclick>SettingsLevelChange</onclick>
<ondown>5</ondown> <ondown>5</ondown>
</control> </control>
@ -84,9 +80,9 @@
<!--Category submenu--> <!--Category submenu-->
<control type="grouplist" id="3"> <control type="grouplist" id="3">
<posx>0</posx> <posx>0</posx>
<posy>120</posy> <posy>2-row</posy>
<width>-</width> <width>-</width>
<itemgap>3</itemgap> <itemgap>0</itemgap>
<height>14-row</height> <height>14-row</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>5</onright> <onright>5</onright>
@ -96,26 +92,18 @@
<!--options--> <!--options-->
<control type="grouplist" id="5"> <control type="grouplist" id="5">
<posx>4-col</posx> <posx>4-col</posx>
<posy>120</posy> <posy>2-row</posy>
<width>12-col</width> <width>14-col</width>
<height>11-row</height> <height>18-row</height>
<onleft>3</onleft> <onleft>3</onleft>
<onright>3</onright> <onright>3</onright>
<onup>20</onup> <onup>20</onup>
<ondown>5</ondown> <ondown>5</ondown>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<itemgap>3</itemgap> <itemgap>0</itemgap>
</control> </control>
<control type="button" id="7"> <control type="button" id="7">
<description>Default Button</description> <description>Default Button</description>
<align>left</align>
<height>54</height>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
</control> </control>
<control type="radiobutton" id="8"> <control type="radiobutton" id="8">
<description>Default Radio Button</description> <description>Default Radio Button</description>
@ -129,15 +117,8 @@
<!--subcat menu buttons--> <!--subcat menu buttons-->
<control type="button" id="10"> <control type="button" id="10">
<description>Default Category Button</description> <description>Default Category Button</description>
<align>left</align> <font>buttonTitle</font>
<aligny>top</aligny> <texturenofocus>-</texturenofocus>
<height>54</height>
<font>menuTitle</font>
<textcolor>selected</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus>
<textoffsetx>12</textoffsetx>
<textoffsety>8</textoffsety>
</control> </control>
</control> </control>
<!--debugging--> <!--debugging-->

View File

@ -21,7 +21,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -38,7 +38,7 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>31103</label> <label>31103</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -69,7 +69,7 @@
<posy>5-row</posy> <posy>5-row</posy>
<width>12-col</width> <width>12-col</width>
<align>center</align> <align>center</align>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<label>31104</label> <label>31104</label>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -104,7 +104,7 @@
<posy>0</posy> <posy>0</posy>
<width>312</width> <width>312</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>

View File

@ -28,31 +28,31 @@
<colordiffuse>99FFFFFF</colordiffuse> <colordiffuse>99FFFFFF</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>204</posx> <posx>0</posx>
<posy>60</posy> <posy>60</posy>
<width>6-col-gutter</width> <width>384</width>
<align>center</align> <align>center</align>
<font>symbolVeryLarge</font> <font>symbolVeryLarge</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.property(itemIcon)]</label> <label>$INFO[ListItem.property(itemIcon)]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>204</posx> <posx>12</posx>
<posy>3-row</posy> <posy>3-row</posy>
<width>5-col</width> <width>384</width>
<align>center</align> <align>center</align>
<font>pageTitle</font> <font>pageTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
<control type="textbox"> <control type="textbox">
<posx>24</posx> <posx>12</posx>
<posy>4-row</posy> <posy>4-row</posy>
<width>5-col</width> <width>384</width>
<align>center</align> <align>center</align>
<height>3-row</height> <height>3-row</height>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label2]</label> <label>$INFO[ListItem.Label2]</label>
</control> </control>
</itemlayout> </itemlayout>
@ -68,31 +68,31 @@
<colordiffuse>99FFFFFF</colordiffuse> <colordiffuse>99FFFFFF</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>204</posx> <posx>0</posx>
<posy>60</posy> <posy>60</posy>
<width>6-col-gutter</width> <width>384</width>
<align>center</align> <align>center</align>
<font>symbolVeryLarge</font> <font>symbolVeryLarge</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.property(itemIcon)]</label> <label>$INFO[ListItem.property(itemIcon)]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>204</posx> <posx>12</posx>
<posy>3-row</posy> <posy>3-row</posy>
<width>5-col</width> <width>384</width>
<align>center</align> <align>center</align>
<font>pageTitle</font> <font>pageTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
<control type="textbox"> <control type="textbox">
<posx>24</posx> <posx>12</posx>
<posy>4-row</posy> <posy>4-row</posy>
<width>5-col</width> <width>384</width>
<align>center</align> <align>center</align>
<height>3-row</height> <height>3-row</height>
<font>itemTitleSmall</font> <font>itemSubTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label2]</label> <label>$INFO[ListItem.Label2]</label>
</control> </control>
</focusedlayout> </focusedlayout>
@ -156,7 +156,7 @@
<item id="8"> <item id="8">
<description>PVR</description> <description>PVR</description>
<label>24019</label> <label>24019</label>
<label2>$INFO[Pvr.BackendName][CR]$INFO[Pvr.BackendDiskSpace]</label2> <label2>$INFO[Pvr.BackendName][CR]$INFO[PVR.BackendDiskspace]</label2>
<property name="itemIcon">&gt;</property> <property name="itemIcon">&gt;</property>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>noop</onclick> <onclick>noop</onclick>

View File

@ -21,7 +21,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -38,7 +38,7 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>8-col</width> <width>8-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>$LOCALIZE[20077]</label> <label>$LOCALIZE[20077]</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -63,7 +63,7 @@
<posy>2</posy> <posy>2</posy>
<width>4-col-gutter</width> <width>4-col-gutter</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -76,7 +76,7 @@
<width>4-col</width> <width>4-col</width>
<height>55</height> <height>55</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>77FFFFFF</colordiffuse> <colordiffuse>77FFFFFF</colordiffuse>
</control> </control>
<control type="image"> <control type="image">
@ -86,7 +86,7 @@
<width>4-col</width> <width>4-col</width>
<height>55</height> <height>55</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
@ -131,9 +131,9 @@
<align>left</align> <align>left</align>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<label>31084</label> <label>31084</label>
<label2>$INFO[Skin.String(globalBackground)]</label2> <label2>$INFO[Skin.String(globalBackground)]</label2>
<onclick>Skin.SetFile(globalBackground,.png|.jpg|.gif,special://skin/extras/backgrounds/)</onclick> <onclick>Skin.SetFile(globalBackground,.png|.jpg|.gif,special://skin/extras/backgrounds/)</onclick>
@ -148,9 +148,9 @@
<align>left</align> <align>left</align>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<label>31026</label> <label>31026</label>
<label2>$INFO[Skin.String(videoFanartLocation)]</label2> <label2>$INFO[Skin.String(videoFanartLocation)]</label2>
<onclick>Skin.SetPath(videoFanartLocation)</onclick> <onclick>Skin.SetPath(videoFanartLocation)</onclick>
@ -165,9 +165,9 @@
<align>left</align> <align>left</align>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<label>31030</label> <label>31030</label>
<label2>$INFO[Skin.String(musicFanartLocation)]</label2> <label2>$INFO[Skin.String(musicFanartLocation)]</label2>
<onclick>Skin.SetPath(musicFanartLocation)</onclick> <onclick>Skin.SetPath(musicFanartLocation)</onclick>
@ -182,9 +182,9 @@
<align>left</align> <align>left</align>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<label>31028</label> <label>31028</label>
<label2>$INFO[Skin.String(gameFanartLocation)]</label2> <label2>$INFO[Skin.String(gameFanartLocation)]</label2>
<onclick>Skin.SetPath(gameFanartLocation)</onclick> <onclick>Skin.SetPath(gameFanartLocation)</onclick>
@ -289,17 +289,33 @@
</control> </control>
<control type="radiobutton" id="17"> <control type="radiobutton" id="17">
<visible>Container(8000).Hasfocus(1)</visible> <visible>Container(8000).Hasfocus(1)</visible>
<description>Disable Fanart animation</description> <description>Disable Fanart animations and scrolling (low power mode)</description>
<width>16-col</width> <width>16-col</width>
<label>31163</label> <label>31163</label>
<onclick>Skin.ToggleSetting(disableAnimateFanart)</onclick> <onclick>Skin.ToggleSetting(lowPowerMode)</onclick>
<selected>Skin.HasSetting(disableAnimateFanart)</selected> <onclick>ReloadSkin()</onclick>
<selected>Skin.HasSetting(lowPowerMode)</selected>
</control>
<control type="radiobutton" id="18">
<visible>Container(8000).Hasfocus(1)</visible>
<description>Disable backgrounds on fullscreen music view</description>
<width>16-col</width>
<label>31169</label>
<onclick>Skin.ToggleSetting(disableFullscreenMusicBackground)</onclick>
<selected>Skin.HasSetting(disableFullscreenMusicBackground)</selected>
</control>
<control type="radiobutton" id="19">
<visible>Container(8000).Hasfocus(1)</visible>
<description>Autostart music visualisation on playback</description>
<width>16-col</width>
<label>31171</label>
<onclick>Skin.ToggleSetting(startVisualiserOnPlayback)</onclick>
<selected>Skin.HasSetting(startVisualiserOnPlayback)</selected>
</control> </control>
</control> </control>
<!--reset buttons--> <!--reset buttons-->
<control type="group"> <control type="group">
<posx>19-col</posx> <posx>19-col</posx>
<control type="button" id="501"> <control type="button" id="501">
<visible>Container(8000).Hasfocus(1)</visible> <visible>Container(8000).Hasfocus(1)</visible>
<posy>120</posy> <posy>120</posy>
@ -308,15 +324,14 @@
<align>left</align> <align>left</align>
<textoffsetx>18</textoffsetx> <textoffsetx>18</textoffsetx>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<label></label> <label></label>
<onleft>1</onleft> <onleft>1</onleft>
<ondown>502</ondown> <ondown>502</ondown>
<onclick>Skin.Reset(globalBackground)</onclick> <onclick>Skin.Reset(globalBackground)</onclick>
</control> </control>
<control type="button" id="502"> <control type="button" id="502">
<visible>Container(8000).Hasfocus(1)</visible> <visible>Container(8000).Hasfocus(1)</visible>
<posy>177</posy> <posy>177</posy>
@ -325,16 +340,15 @@
<align>left</align> <align>left</align>
<textoffsetx>18</textoffsetx> <textoffsetx>18</textoffsetx>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<label></label> <label></label>
<onleft>2</onleft> <onleft>2</onleft>
<ondown>503</ondown> <ondown>503</ondown>
<onup>501</onup> <onup>501</onup>
<onclick>Skin.Reset(videoFanartLocation)</onclick> <onclick>Skin.Reset(videoFanartLocation)</onclick>
</control> </control>
<control type="button" id="503"> <control type="button" id="503">
<visible>Container(8000).Hasfocus(1)</visible> <visible>Container(8000).Hasfocus(1)</visible>
<posy>234</posy> <posy>234</posy>
@ -343,16 +357,15 @@
<align>left</align> <align>left</align>
<textoffsetx>18</textoffsetx> <textoffsetx>18</textoffsetx>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<label></label> <label></label>
<onleft>3</onleft> <onleft>3</onleft>
<ondown>504</ondown> <ondown>504</ondown>
<onup>502</onup> <onup>502</onup>
<onclick>Skin.Reset(musicFanartLocation)</onclick> <onclick>Skin.Reset(musicFanartLocation)</onclick>
</control> </control>
<control type="button" id="504"> <control type="button" id="504">
<visible>Container(8000).Hasfocus(1)</visible> <visible>Container(8000).Hasfocus(1)</visible>
<posy>291</posy> <posy>291</posy>
@ -361,9 +374,9 @@
<align>left</align> <align>left</align>
<textoffsetx>18</textoffsetx> <textoffsetx>18</textoffsetx>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<label></label> <label></label>
<onleft>4</onleft> <onleft>4</onleft>
<onup>503</onup> <onup>503</onup>
@ -376,7 +389,7 @@
<include>DebugGrid</include> <include>DebugGrid</include>
<control type="label"> <control type="label">
<include>DialogID</include> <include>DialogID</include>
<label>CustomSettings.xml</label> <label>SkinSettings.xml</label>
</control> </control>
</controls> </controls>
</window> </window>

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<defaultcontrol>2</defaultcontrol>
<controls> <controls>
<!--vignette--> <!--vignette-->
<control type="image"> <control type="image">
@ -12,7 +11,8 @@
<!--picture info--> <!--picture info-->
<control type="group"> <control type="group">
<posx>col-5-begin</posx> <posx>col-5-begin</posx>
<posy>row-17-begin</posy> <posy>row-18-begin</posy>
<visible>false</visible>
<!--background--> <!--background-->
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
@ -30,7 +30,7 @@
<posy>0</posy> <posy>0</posy>
<width>2-col</width> <width>2-col</width>
<font>smallStrong</font> <font>smallStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[Slideshow.SlideIndex]</label> <label>$INFO[Slideshow.SlideIndex]</label>
</control> </control>
@ -39,7 +39,7 @@
<posy>0</posy> <posy>0</posy>
<width>10-col</width> <width>10-col</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[Slideshow.Filename]</label> <label>$INFO[Slideshow.Filename]</label>
</control> </control>
@ -48,7 +48,7 @@
<posy>0</posy> <posy>0</posy>
<width>4-col</width> <width>4-col</width>
<font>smallStrong</font> <font>smallStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[Slideshow.Filedate]</label> <label>$INFO[Slideshow.Filedate]</label>
</control> </control>

View File

@ -24,7 +24,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -33,7 +33,7 @@
<posy>44</posy> <posy>44</posy>
<width>1155</width> <width>1155</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<bordertexture border="0">colors/black.png</bordertexture> <bordertexture border="0">colors/black.png</bordertexture>
<bordersize>3,0,0,0</bordersize> <bordersize>3,0,0,0</bordersize>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
@ -43,7 +43,7 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>16-col</width> <width>16-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<label>21432</label> <label>21432</label>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -64,7 +64,7 @@
<posy>3-row</posy> <posy>3-row</posy>
<width>12-col-gutter</width> <width>12-col-gutter</width>
<label>21433</label> <label>21433</label>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<font>itemTitle</font> <font>itemTitle</font>
</control> </control>
<control type="edit" id="12"> <control type="edit" id="12">
@ -105,7 +105,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -114,7 +114,7 @@
<posy>2</posy> <posy>2</posy>
<width>6-col</width> <width>6-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -126,7 +126,7 @@
<width>6-col</width> <width>6-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -198,7 +198,7 @@
<width>8-col</width> <width>8-col</width>
<height>1-row</height> <height>1-row</height>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>black</selectedcolor> <selectedcolor>black</selectedcolor>
<info>ListItem.Label</info> <info>ListItem.Label</info>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -211,7 +211,7 @@
<width>8-col</width> <width>8-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>
@ -262,7 +262,7 @@
<width>8-col</width> <width>8-col</width>
<height>1-row</height> <height>1-row</height>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>31044</label> <label>31044</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -272,9 +272,9 @@
<width>12-col-gutter</width> <width>12-col-gutter</width>
<label>21431</label> <label>21431</label>
<altlabel>21430</altlabel> <altlabel>21430</altlabel>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<alttexturefocus>colors/selected.png</alttexturefocus> <alttexturefocus>colors/white.png</alttexturefocus>
<align>right</align> <align>right</align>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<onright>9002</onright> <onright>9002</onright>
@ -327,7 +327,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -336,7 +336,7 @@
<posy>2</posy> <posy>2</posy>
<width>3-col</width> <width>3-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -348,7 +348,7 @@
<width>4-col</width> <width>4-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>

View File

@ -53,11 +53,11 @@
<width>2-col</width> <width>2-col</width>
<height>1-row</height> <height>1-row</height>
<align>center</align> <align>center</align>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<texturenofocus>colors/black.png</texturenofocus> <texturenofocus>colors/black.png</texturenofocus>
<label>1024</label> <label>1024</label>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<onup>16</onup> <onup>16</onup>
<onleft>17</onleft> <onleft>17</onleft>
@ -88,7 +88,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -97,7 +97,7 @@
<posy>2</posy> <posy>2</posy>
<width>6-col</width> <width>6-col</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -109,7 +109,7 @@
<width>3-col</width> <width>3-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>

View File

@ -4,6 +4,9 @@
<allowoverlay>yes</allowoverlay> <allowoverlay>yes</allowoverlay>
<onload>Skin.Reset(DebugInfo)</onload> <onload>Skin.Reset(DebugInfo)</onload>
<onload>Skin.Reset(DebugGrid)</onload> <onload>Skin.Reset(DebugGrid)</onload>
<onload condition="!Skin.String(videoHomeItemsMoviesSource)">Skin.SetString(videoHomeItemsMoviesSource,recentmovies)</onload>
<onload condition="!Skin.String(videoHomeItemsEpisodesSource)">Skin.SetString(videoHomeItemsEpisodesSource,recentepisodes)</onload>
<onload condition="!Skin.String(musicHomeItemsSource)">Skin.SetString(musicHomeItemsSource,recentalbums)</onload>
<coordinates> <coordinates>
<posx>15</posx> <posx>15</posx>
<posy>15</posy> <posy>15</posy>
@ -11,7 +14,7 @@
<controls> <controls>
<control type="button" id="10"> <control type="button" id="10">
<description>Startup Trigger</description> <description>Startup Trigger</description>
<onfocus>ReplaceWindow(home)</onfocus> <onfocus>ReplaceWindow($INFO[System.StartupWindow])</onfocus>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<texturefocus>-</texturefocus> <texturefocus>-</texturefocus>
</control> </control>

View File

@ -18,7 +18,7 @@
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-1-begin</posy> <posy>row-1-begin</posy>
<font>smallMedium</font> <font>smallMedium</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<width>24-col</width> <width>24-col</width>
<height>2-row</height> <height>2-row</height>
<label>-</label> <label>-</label>
@ -28,7 +28,7 @@
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-2-begin</posy> <posy>row-2-begin</posy>
<font>smallMedium</font> <font>smallMedium</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<width>24-col</width> <width>24-col</width>
<height>2-row</height> <height>2-row</height>
<label>-</label> <label>-</label>
@ -38,7 +38,7 @@
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-3-begin</posy> <posy>row-3-begin</posy>
<font>smallMedium</font> <font>smallMedium</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<width>24-col</width> <width>24-col</width>
<height>3-row</height> <height>3-row</height>
<label>-</label> <label>-</label>
@ -55,7 +55,7 @@
<posy>-12</posy> <posy>-12</posy>
<width>8-col</width> <width>8-col</width>
<height>102</height> <height>102</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>eeFFFFFF</colordiffuse> <colordiffuse>eeFFFFFF</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
@ -66,7 +66,6 @@
<width>468</width> <width>468</width>
<height>1-row</height> <height>1-row</height>
<label>20186</label> <label>20186</label>
<scroll>true</scroll>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -74,12 +73,11 @@
<description>buffering label</description> <description>buffering label</description>
<posx>24</posx> <posx>24</posx>
<posy>30</posy> <posy>30</posy>
<font>pageTitle</font> <font>dialogTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<width>468</width> <width>468</width>
<height>1-row</height> <height>1-row</height>
<label>$LOCALIZE[15107] $INFO[Player.CacheLevel]%</label> <label>$LOCALIZE[15107] $INFO[Player.CacheLevel]%</label>
<scroll>true</scroll>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
</control> </control>

View File

@ -5,13 +5,13 @@
<controls> <controls>
<control type="group"> <control type="group">
<!--fade out if audio / video menu active--> <!--fade out if audio / video menu active-->
<animation type="Conditional" condition="Window.IsActive(osdvideosettings) | Window.IsActive(osdaudiosettings)"> <animation type="Conditional" condition="Window.IsActive(osdvideosettings) | Window.IsActive(osdaudiosettings) | window.isactive(PVROSDChannels)">
<effect type="fade" start="100" end="0" time="200" tween="sine" easing="in"/> <effect type="fade" start="100" end="0" time="200" tween="sine" easing="in"/>
</animation> </animation>
<!--title info--> <!--title info-->
<control type="group"> <control type="group">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>881</posy> <posy>882</posy>
<!--overlay--> <!--overlay-->
<control type="image"> <control type="image">
<posx>-96</posx> <posx>-96</posx>
@ -28,7 +28,7 @@
<posy>0</posy> <posy>0</posy>
<width>24-col</width> <width>24-col</width>
<font>smallStrong</font> <font>smallStrong</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label fallback="31136">$INFO[VideoPlayer.ChannelNumber,,]$INFO[VideoPlayer.ChannelName,. ,]$INFO[Videoplayer.tvshowTitle]$INFO[Videoplayer.season, • $LOCALIZE[31011] ]$INFO[Videoplayer.episode, • $LOCALIZE[31040] ]</label> <label fallback="31136">$INFO[VideoPlayer.ChannelNumber,,]$INFO[VideoPlayer.ChannelName,. ,]$INFO[Videoplayer.tvshowTitle]$INFO[Videoplayer.season, • $LOCALIZE[31011] ]$INFO[Videoplayer.episode, • $LOCALIZE[31040] ]</label>
<scroll>false</scroll> <scroll>false</scroll>
</control> </control>
@ -36,11 +36,12 @@
<posx>0</posx> <posx>0</posx>
<posy>40</posy> <posy>40</posy>
<width>24-col</width> <width>24-col</width>
<font>dialogTitle</font> <font>largeTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>[UPPERCASE]$INFO[videoplayer.Title][/UPPERCASE]</label> <label>[UPPERCASE]$INFO[videoplayer.Title][/UPPERCASE]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<scroll>true</scroll> <include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
</control> </control>
<control type="label"> <control type="label">
<posx>0</posx> <posx>0</posx>
@ -48,19 +49,20 @@
<width>24-col</width> <width>24-col</width>
<height>30</height> <height>30</height>
<font>small</font> <font>small</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label fallback="31009">$INFO[Videoplayer.plot]</label> <label fallback="31009">$INFO[Videoplayer.plot]</label>
<scroll>true</scroll> <include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
<scrollspeed>60</scrollspeed> <scrollspeed>60</scrollspeed>
</control> </control>
<control type="label"> <control type="label">
<posx>24-col</posx> <posx>24-col</posx>
<posy>0</posy> <posy>0</posy>
<width>6-col</width> <width>8-col</width>
<font>smallStrong</font> <font>smallStrong</font>
<align>right</align> <align>right</align>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[system.time] • $LOCALIZE[180] $INFO[Videoplayer.time] / $INFO[Videoplayer.duration]</label> <label>$INFO[system.time] • $INFO[System.Date(mmm d)] • $LOCALIZE[180] $INFO[Videoplayer.time] / $INFO[Videoplayer.duration]</label>
<scroll>false</scroll> <scroll>false</scroll>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -79,38 +81,26 @@
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="image"> <control type="image">
<posx>1679</posx> <posx>722</posx>
<posy>28</posy> <posy>28</posy>
<width>4-col</width> <width>237</width>
<height>54</height> <height>54</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>ccffffff</colordiffuse> <colordiffuse>ccffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="image"> <control type="image">
<visible>!Player.CanRecord</visible> <posx>1824</posx>
<posx>526</posx>
<posy>28</posy> <posy>28</posy>
<width>69</width> <width>2-col</width>
<height>54</height> <height>54</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>ccffffff</colordiffuse> <colordiffuse>ccffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control>
<control type="label">
<visible>!Player.CanRecord</visible>
<posx>550</posx>
<posy>20</posy>
<width>1-col</width>
<height>1-col</height>
<font>symbol</font>
<textcolor>unselected</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control> </control>
<!--player controls--> <!--player controls-->
<control type="list" id="8000"> <control type="list" id="8000">
<posx>75</posx> <posx>73</posx>
<posy>10</posy> <posy>10</posy>
<width>24-col</width> <width>24-col</width>
<height>1-col</height> <height>1-col</height>
@ -118,7 +108,7 @@
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<onright>control.setfocus(8001,0)</onright> <onright>control.setfocus(8001,0)</onright>
<onleft>control.setfocus(8001,4)</onleft> <onleft>control.setfocus(8001,4)</onleft>
<itemlayout width="1-col" height="1-col"> <itemlayout width="70" height="1-col">
<control type="image"> <control type="image">
<posx>19</posx> <posx>19</posx>
<posy>18</posy> <posy>18</posy>
@ -135,12 +125,12 @@
<width>1-col</width> <width>1-col</width>
<height>1-col</height> <height>1-col</height>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="1-col" height="1-col"> <focusedlayout width="70" height="1-col">
<control type="image"> <control type="image">
<visible>control.hasfocus(8000)</visible> <visible>control.hasfocus(8000)</visible>
<posx>19</posx> <posx>19</posx>
@ -148,7 +138,7 @@
<width>69</width> <width>69</width>
<height>69</height> <height>69</height>
<aspectratio scalediffuse="false">stretch</aspectratio> <aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/selected.png</texture> <texture border="0">colors/white.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>
@ -181,12 +171,20 @@
<width>1-col</width> <width>1-col</width>
<height>1-col</height> <height>1-col</height>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
</control> </control>
</focusedlayout> </focusedlayout>
<content> <content>
<item>
<description>Menu: EPG (PVR content) / DVD Menu (Disc playback in progress)</description>
<label></label>
<thumb>-</thumb>
<onclick condition="System.HasMediaDVD + !Pvr.IsPlayingTv">PlayerControl(ShowVideoMenu)</onclick>
<onclick condition="Pvr.IsPlayingTv">ActivateWindow(PVROSDChannels)</onclick>
<onclick condition="!System.HasMediaDVD + !Pvr.IsPlayingTv">Notification($LOCALIZE[31172],$LOCALIZE[31173])</onclick>
</item>
<item> <item>
<description>Previous</description> <description>Previous</description>
<label></label> <label></label>
@ -232,17 +230,25 @@
<onclick>PlayerControl(next)</onclick> <onclick>PlayerControl(next)</onclick>
</item> </item>
<item> <item>
<visible>System.GetBool(pvrmanager.enabled) + Player.CanRecord</visible> <enable>System.GetBool(pvrmanager.enabled) + Player.CanRecord</enable>
<description>Record (PVR only)</description> <description>Record (PVR only)</description>
<label></label> <label></label>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>PlayerControl(record)</onclick> <onclick>PlayerControl(record)</onclick>
</item> </item>
<item>
<enable></enable>
<description>Teletext</description>
<label></label>
<thumb>-</thumb>
<onclick>ActivateWindow(Teletext)</onclick>
</item>
</content> </content>
</control> </control>
<!--subtitles etc--> <!--subtitles etc-->
<control type="list" id="8001"> <control type="list" id="8001">
<posx>599</posx> <visible>true</visible>
<posx>col-13-begin</posx>
<posy>28</posy> <posy>28</posy>
<width>24-col</width> <width>24-col</width>
<height>1-col</height> <height>1-col</height>
@ -254,7 +260,7 @@
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>213</width> <width>215</width>
<height>54</height> <height>54</height>
<aspectratio scalediffuse="false">stretch</aspectratio> <aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/black.png</texture> <texture border="0">colors/black.png</texture>
@ -265,9 +271,9 @@
<posx>12</posx> <posx>12</posx>
<posy>0</posy> <posy>0</posy>
<width>184</width> <width>184</width>
<align>left</align> <align>center</align>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -277,10 +283,10 @@
<visible>control.hasfocus(8001)</visible> <visible>control.hasfocus(8001)</visible>
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>213</width> <width>215</width>
<height>54</height> <height>54</height>
<aspectratio scalediffuse="false">stretch</aspectratio> <aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/selected.png</texture> <texture border="0">colors/white.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>
@ -300,7 +306,7 @@
<posx>12</posx> <posx>12</posx>
<posy>0</posy> <posy>0</posy>
<width>184</width> <width>184</width>
<align>left</align> <align>center</align>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
@ -311,26 +317,20 @@
<posx>12</posx> <posx>12</posx>
<posy>0</posy> <posy>0</posy>
<width>184</width> <width>184</width>
<align>left</align> <align>center</align>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
</focusedlayout> </focusedlayout>
<content> <content>
<item>
<description>DVD Menu</description>
<label>31140</label>
<thumb>-</thumb>
<onclick>PlayerControl(ShowVideoMenu)</onclick>
</item>
<item> <item>
<description>Subtitles</description> <description>Subtitles</description>
<label>24012</label> <label>24012</label>
<thumb>-</thumb> <thumb>-</thumb>
<onclick>Close</onclick> <onclick>Close</onclick>
<onclick>activateWindow(5100)</onclick> <onclick>activateWindow(5901)</onclick>
</item> </item>
<item> <item>
<description>Audio Settings</description> <description>Audio Settings</description>

View File

@ -23,7 +23,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -40,7 +40,7 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>12-col</width> <width>12-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$LOCALIZE[298]</label> <label>$LOCALIZE[298]</label>
@ -68,7 +68,7 @@
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -77,7 +77,7 @@
<posy>2</posy> <posy>2</posy>
<width>5-col-gutter</width> <width>5-col-gutter</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -89,7 +89,7 @@
<width>6-col</width> <width>6-col</width>
<height>53</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
@ -168,7 +168,7 @@
<posy>233</posy> <posy>233</posy>
<width>6-col-gutter</width> <width>6-col-gutter</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
</itemlayout> </itemlayout>
@ -199,7 +199,7 @@
<width>6-col-gutter</width> <width>6-col-gutter</width>
<height>1-row</height> <height>1-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>

View File

@ -25,7 +25,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -38,13 +38,25 @@
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="label" id="2"> <control type="label">
<visible>Window.IsVisible(123)</visible>
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>12-col</width> <width>12-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$LOCALIZE[3] $LOCALIZE[5]</label>
</control>
<control type="label">
<visible>Window.IsVisible(124)</visible>
<posx>12</posx>
<posy>44</posy>
<width>12-col</width>
<font>dialogTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$LOCALIZE[292] $LOCALIZE[5]</label>
</control> </control>
<control type="grouplist" id="5"> <control type="grouplist" id="5">
<description>Control Area</description> <description>Control Area</description>
@ -60,9 +72,9 @@
<font>itemTitle</font> <font>itemTitle</font>
<height>54</height> <height>54</height>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<texturefocus>colors/selected.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
</control> </control>
<control type="radiobutton" id="8"> <control type="radiobutton" id="8">

View File

@ -2,5 +2,5 @@
<window> <window>
<!--Removed - redundant--> <!--Removed - redundant-->
<defaultcontrol>-</defaultcontrol> <defaultcontrol>-</defaultcontrol>
<controls></controls> <controls/>
</window> </window>

81
1080i/View_Addons.xml Normal file
View File

@ -0,0 +1,81 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="addons">
<control type="group">
<visible>container.content(addons)</visible>
<control type="panel" id="59">
<visible>!container.content(movies) + !container.content(tvshows) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin)</visible>
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<width>24-col</width>
<height>22-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>59</ondown>
<onup>59</onup>
<pagecontrol>60</pagecontrol>
<itemlayout width="4-col" height="4-col">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
</itemlayout>
<focusedlayout width="4-col" height="4-col">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>0</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<bordertexture border="3" colordiffuse="99111111">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>44FFFFFF</colordiffuse>
</control>
<control type="label">
<posx>24</posx>
<posy>3-row</posy>
<width>3-col</width>
<align>center</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
<control type="label">
<posx>24</posx>
<posy>4-row</posy>
<width>3-col</width>
<align>center</align>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Property(Addon.summary)]</label>
</control>
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>

277
1080i/View_Episodes.xml Normal file
View File

@ -0,0 +1,277 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="episodes">
<!--episode synopsis & thumb-->
<control type="group">
<visible>[container.content(episodes) | Substring(Container.folderpath,plugin)]</visible>
<control type="image">
<visible>!Substring(Container.folderpath,plugin)</visible>
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<width>12-col-gutter</width>
<height>473</height>
<aspectratio aligny="top" scalediffuse="false">scale</aspectratio>
<texture border="0">$INFO[listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<fadetime>200</fadetime>
</control>
<control type="image">
<visible>Substring(Container.folderpath,plugin)</visible>
<posx>col-13-begin</posx>
<posy>row-5-begin</posy>
<width>7-col</width>
<height>-</height>
<aspectratio aligny="top" align="center" scalediffuse="false">keep</aspectratio>
<texture border="0">$INFO[ListItem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<fadetime>200</fadetime>
</control>
<!--tvhsow library-sourced episode list-->
<control type="panel" id="52">
<visible>container.content(episodes) + !Substring(Container.folderpath,plugin)</visible>
<posx>col-13-begin</posx>
<posy>row-5-begin</posy>
<width>12-col</width>
<height>12-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<pagecontrol>60</pagecontrol>
<itemlayout width="12-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Episode]</label>
<scroll>false</scroll>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>11-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>9-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Title]</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.duration)</visible>
<posx>8-col</posx>
<posy>0</posy>
<width>3-col</width>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.duration] mins</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>36r</posx>
<posy>1</posy>
<width>40</width>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</itemlayout>
<focusedlayout width="12-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>500</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Episode]</label>
<scroll>false</scroll>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>11-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>500</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>9-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Title]</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.duration)</visible>
<posx>8-col</posx>
<posy>0</posy>
<width>3-col</width>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.duration] mins</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>36r</posx>
<posy>1</posy>
<width>40</width>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</focusedlayout>
</control>
<!--Plugin-sourced Episode list-->
<control type="panel" id="52">
<visible>Substring(Container.folderpath,plugin)</visible>
<posx>0</posx>
<posy>row-5-begin</posy>
<width>12-col</width>
<height>12-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<pagecontrol>60</pagecontrol>
<itemlayout width="11-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>11-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
<bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
</control>
<control type="label">
<posx>60</posx>
<posy>0</posy>
<width>9-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>36r</posx>
<posy>1</posy>
<width>40</width>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</itemlayout>
<focusedlayout width="11-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>11-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
<bordersize>0</bordersize>
<colordiffuse>FFFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
</control>
<control type="label">
<posx>60</posx>
<posy>0</posy>
<width>9-col</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>36r</posx>
<posy>1</posy>
<width>40</width>
<font>symbol</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>

View File

@ -0,0 +1,241 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="liveTVChannels">
<control type="group">
<control type="panel" id="50">
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<width>24-col</width>
<height>22-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<pagecontrol>60</pagecontrol>
<itemlayout height="2-row" width="24-col">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>2-row</width>
<height>2-row</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="image">
<posx>6-col</posx>
<posy>0</posy>
<width>2-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<posx>6-col</posx>
<posy>0</posy>
<width>2-col-textbox</width>
<height>2-row</height>
<aligny>center</aligny>
<align>center</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.starttime]</label>
</control>
<control type="image">
<posx>8-col</posx>
<posy>0</posy>
<width>7-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>8-col-indent</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="image">
<posx>15-col</posx>
<posy>0</posy>
<width>2-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<posx>15-col</posx>
<posy>0</posy>
<width>2-col-textbox</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.nextstarttime]</label>
</control>
<control type="image">
<posx>17-col</posx>
<posy>0</posy>
<width>7-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>17-col-indent</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.nextTitle]</label>
</control>
</itemlayout>
<focusedlayout height="2-row" width="20-col">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>500</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>2-row</width>
<height>2-row</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>5-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="image">
<posx>6-col</posx>
<posy>0</posy>
<width>2-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>500</colordiffuse>
</control>
<control type="label">
<posx>6-col</posx>
<posy>0</posy>
<width>2-col-textbox</width>
<height>2-row</height>
<aligny>center</aligny>
<align>center</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.starttime]</label>
</control>
<control type="image">
<posx>8-col</posx>
<posy>0</posy>
<width>7-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>500</colordiffuse>
</control>
<control type="label">
<posx>8-col-indent</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="image">
<posx>15-col</posx>
<posy>0</posy>
<width>2-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>500</colordiffuse>
</control>
<control type="label">
<posx>15-col</posx>
<posy>0</posy>
<width>2-col-textbox</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.nextstarttime]</label>
</control>
<control type="image">
<posx>17-col</posx>
<posy>0</posy>
<width>7-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>500</colordiffuse>
</control>
<control type="label">
<posx>17-col-indent</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.nextTitle]</label>
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>

92
1080i/View_Movies.xml Normal file
View File

@ -0,0 +1,92 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="movies">
<visible>!isEmpty(container.foldername)</visible>
<control type="group">
<!--fanart-->
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>fullscreenWidth</width>
<height>fullscreenHeight</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
<fadetime>1500</fadetime>
</control>
<!--this is a list - it needs to be moved elsewhere-->
<control type="panel" id="50">
<visible>!container.content(tvshows) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin) + !container.content(addons)</visible>
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<width>24-col</width>
<height>27-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>50</ondown>
<onup>50</onup>
<pagecontrol>60</pagecontrol>
<itemlayout width="4-col" height="418">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[ListItem.Art(poster)]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
</itemlayout>
<focusedlayout width="4-col" height="418">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[ListItem.Art(poster)]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>0</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<bordertexture border="3" colordiffuse="99111111">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>44FFFFFF</colordiffuse>
</control>
<control type="label">
<posx>24</posx>
<posy>4-row</posy>
<width>3-col</width>
<align>center</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.title]</label>
</control>
<control type="label">
<posx>24</posx>
<posy>5-row</posy>
<width>3-col</width>
<align>center</align>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[listitem.year]</label>
</control>
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>

94
1080i/View_Seasons.xml Normal file
View File

@ -0,0 +1,94 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="seasons">
<control type="group">
<visible>container.content(seasons) + !container.content(episodes)</visible>
<!--fanart-->
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>fullscreenWidth</width>
<height>fullscreenHeight</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
<fadetime>500</fadetime>
<include>kenBurnsey</include>
</control>
<!--content-->
<control type="panel" id="58">
<visible>!container.content(episodes) + !Substring(Container.folderpath,plugin) + !container.content(addons)</visible>
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<width>21-col</width>
<height>744</height>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>50</ondown>
<onup>50</onup>
<pagecontrol>60</pagecontrol>
<preloaditems>2</preloaditems>
<itemlayout width="4-col" height="391">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio aligny="top">scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[ListItem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
</itemlayout>
<focusedlayout width="4-col" height="391">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio aligny="top">scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[ListItem.thumb]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>0</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>396</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<bordertexture border="3" colordiffuse="99111111">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>44FFFFFF</colordiffuse>
</control>
<control type="label">
<posx>24</posx>
<posy>4-row</posy>
<width>3-col</width>
<align>center</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.title]</label>
</control>
<control type="label">
<posx>24</posx>
<posy>5-row</posy>
<width>3-col</width>
<align>center</align>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label>$VAR[itemDetail]</label>
</control>
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>

158
1080i/View_TVShows.xml Normal file
View File

@ -0,0 +1,158 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="tvshows">
<visible>!isEmpty(container.foldername)</visible>
<control type="group">
<!--this is a list - it needs to be moved elsewhere-->
<control type="panel" id="50">
<visible>!container.content(movies) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin) + !container.content(addons)</visible>
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<width>12-col</width>
<height>25-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>50</ondown>
<onup>50</onup>
<pagecontrol>60</pagecontrol>
<itemlayout width="12-col" height="3-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>3-row</height>
<aspectratio scalediffuse="false" align="right">scale</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>11-col</width>
<height>3-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>11-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>1-row</posy>
<width>11-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$VAR[itemDetail]</label>
</control>
<control type="label">
<visible>IntegerGreaterThan(ListItem.Property(UnWatchedEpisodes),0)</visible>
<posx>11-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>11-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</itemlayout>
<focusedlayout width="12-col" height="3-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>3-row</height>
<aspectratio scalediffuse="false" align="right">scale</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>11-col</width>
<height>3-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>500</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>11-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>1-row</posy>
<width>11-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$VAR[itemDetail]</label>
</control>
<control type="label">
<visible>IntegerGreaterThan(ListItem.Property(UnWatchedEpisodes),0)</visible>
<posx>11-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>11-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>

View File

@ -26,7 +26,7 @@
<posy>0</posy> <posy>0</posy>
<width>7-col</width> <width>7-col</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
@ -37,7 +37,7 @@
<align>right</align> <align>right</align>
<label>$INFO[ListItem.Label2]</label> <label>$INFO[ListItem.Label2]</label>
<font>smallMedium</font> <font>smallMedium</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>

View File

@ -2,12 +2,11 @@
<includes> <includes>
<!--default text list 1 row--> <!--default text list 1 row-->
<include name="viewMusicList"> <include name="viewMusicList">
<visible></visible>
<control type="group"> <control type="group">
<posx>0</posx> <posx>0</posx>
<posy>3-row</posy> <posy>3-row</posy>
<control type="panel" id="51"> <control type="panel" id="51">
<visible>!container.content(artists) + !container.content(genres) + !container.content(albums) + !container.content(songs) + !container.content(addons)</visible> <visible>!control.isvisible(9998) + !container.content(artists) + !container.content(genres) + !container.content(albums) + !container.content(songs) + !container.content(addons)</visible>
<posx>0</posx> <posx>0</posx>
<posy>4</posy> <posy>4</posy>
<width>12-col</width> <width>12-col</width>
@ -42,7 +41,7 @@
<posy>0</posy> <posy>0</posy>
<width>7-col-gutter</width> <width>7-col-gutter</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
@ -53,7 +52,7 @@
<font>smallStrong</font> <font>smallStrong</font>
<align>right</align> <align>right</align>
<height>24</height> <height>24</height>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$VAR[itemDetail]</label> <label>$VAR[itemDetail]</label>
</control> </control>
@ -144,7 +143,7 @@
<posy>0</posy> <posy>0</posy>
<width>5-col</width> <width>5-col</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
@ -181,18 +180,18 @@
</control> </control>
</control> </control>
</include> </include>
<!--Grid View--> <!--Grid View-->
<include name="viewMusicGrid"> <include name="viewMusicGrid">
<visible/>
<control type="group"> <control type="group">
<posx>0</posx> <posx>0</posx>
<posy>3-row</posy> <posy>154</posy>
<control type="panel" id="55"> <control type="panel" id="55">
<visible>container.content(albums) | container.content(addons)</visible> <visible>container.content(albums) | container.content(addons)</visible>
<posx>-12</posx> <posx>-12</posx>
<posy>4</posy> <posy>4</posy>
<width>22-col</width> <width>22-col</width>
<height>706</height> <height>744</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>60</onright> <onright>60</onright>
<ondown>55</ondown> <ondown>55</ondown>
@ -208,7 +207,7 @@
<height>273</height> <height>273</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture> <texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture> <bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>
@ -227,10 +226,10 @@
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
<posy>-8</posy> <posy>-11</posy>
<width>252</width> <width>252</width>
<font>itemTitleSmallCondensed</font> <font>itemSubTitleCondensed</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
<control type="label"> <control type="label">
@ -238,7 +237,7 @@
<posy>18</posy> <posy>18</posy>
<width>252</width> <width>252</width>
<font>smallMedium</font> <font>smallMedium</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.artist] $INFO[ListItem.Year,• ,]</label> <label>$INFO[ListItem.artist] $INFO[ListItem.Year,• ,]</label>
</control> </control>
<control type="label"> <control type="label">
@ -247,7 +246,7 @@
<posy>18</posy> <posy>18</posy>
<width>252</width> <width>252</width>
<font>smallMedium</font> <font>smallMedium</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.Property(Addon.summary)]</label> <label>$INFO[ListItem.Property(Addon.summary)]</label>
</control> </control>
</control> </control>
@ -260,7 +259,7 @@
<height>273</height> <height>273</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture> <texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/selected.png</bordertexture> <bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>
@ -273,19 +272,18 @@
<width>276</width> <width>276</width>
<height>64</height> <height>64</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
<posy>-8</posy> <posy>-11</posy>
<width>252</width> <width>252</width>
<font>itemTitleSmallCondensed</font> <font>itemSubTitleCondensed</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
<scroll>true</scroll>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
@ -311,166 +309,71 @@
</control> </control>
</control> </control>
</include> </include>
<!--Song List View--> <!--Song List View-->
<include name="viewSongList"> <include name="viewSongList">
<control type="group"> <control type="group">
<visible>container.content(songs)</visible> <visible>container.content(songs)</visible>
<posx>0</posx>
<posy>3-row</posy>
<animation type="visible">
<include>listSlideIn</include>
</animation>
<animation type="hidden">
<effect type="fade" start="100" end="0" time="200"/>
</animation>
<!--album thumb and info-->
<control type="group">
<control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>5-col</width>
<height>5-col</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[ListItem.art(thumb)]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<fadetime>500</fadetime>
</control>
<control type="label">
<posx>-12</posx>
<posy>354</posy>
<width>5-col</width>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label fallback="31114">$INFO[ListItem.Genre]</label>
<height>54</height>
<font>menuTitle</font>
<textoffsetx>12</textoffsetx>
</control>
<control type="label">
<posx>0</posx>
<posy>386</posy>
<width>5-col</width>
<font>regularStrong</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label fallback="31115">$INFO[ListItem.Year]</label>
</control>
</control>
</control>
<control type="group">
<visible>container.content(songs)</visible>
<posx>0</posx>
<posy>3-row</posy>
<animation type="visible"> <animation type="visible">
<effect type="fade" start="0" end="100" time="300" delay="700"/> <effect type="fade" start="0" end="100" time="300" delay="700"/>
<effect type="slide" start="3-col" end="0" center="auto" tween="cubic" easing="out" time="400" delay="700"/> <effect type="slide" start="3-col" end="0" center="auto" tween="cubic" easing="out" time="400" delay="700"/>
</animation> </animation>
<animation type="hidden">
<!--artist fanart--> <effect type="fade" start="100" end="0" time="200"/>
<control type="image"> </animation>
<posx>-96</posx>
<posy>-38</posy>
<width>1080</width>
<height>fullscreenHeight</height>
<texture>$INFO[listitem.fanart]</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--content listing-->
<control type="group">
<posx>4-col</posx>
<!--overlay-->
<control type="image">
<posx>0</posx>
<posy>-38</posy>
<width>14-col</width>
<height>fullscreenHeight</height>
<texture>colors/offwhite.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>14-col</posx>
<posy>-38</posy>
<width>8-col</width>
<height>fullscreenHeight</height>
<texture>colors/selected.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--Artist-->
<control type="label">
<posx>1-col</posx>
<posy>1-row</posy>
<width>24-col</width>
<font>small</font>
<label>$INFO[listitem.Artist]</label>
<textcolor>unselected</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<!--Album-->
<control type="label">
<posx>1-col</posx>
<posy>104</posy>
<width>18-col</width>
<font>largeLight</font>
<label>$INFO[listitem.Album]</label>
<textcolor>unselected</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<!--source subtitles-->
<control type="image">
<posx>1-col</posx>
<posy>218</posy>
<width>12-col</width>
<height>1</height>
<texture>colors/offblack.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="grouplist">
<posx>1-col</posx>
<posy>3-row</posy>
<width>20-col</width>
<height>1-row</height>
<itemgap>6</itemgap>
<onleft>50</onleft>
<onright>50</onright>
<onup>9999</onup>
<ondown>9999</ondown>
<orientation>horizontal</orientation>
<control type="label">
<width>auto</width>
<font>symbol</font>
<textcolor>unselected</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<width>auto</width>
<font>smallest</font>
<textcolor>unselected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[listitem.genre]</label>
</control>
<control type="label">
<width>auto</width>
<font>symbol</font>
<textcolor>unselected</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<width>auto</width>
<font>smallest</font>
<textcolor>unselected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[container.numitems] Tracks</label>
</control>
</control>
<!--field headers-->
<control type="label">
<posx>2-col</posx>
<posy>292</posy>
<width>18-col</width>
<font>smallest</font>
<label>#</label>
<textcolor>unselected</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>3-col</posx>
<posy>292</posy>
<width>18-col</width>
<font>smallest</font>
<label>Track</label>
<textcolor>unselected</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>12-col</posx>
<posy>292</posy>
<width>18-col</width>
<font>smallest</font>
<label>Time</label>
<textcolor>unselected</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<!--song listing--> <!--song listing-->
<control type="panel" id="56"> <control type="panel" id="56">
<visible>container.content(songs)</visible> <visible>container.content(songs)</visible>
<posx>1-col</posx> <posx>6-col</posx>
<posy>6-row</posy> <posy>4</posy>
<width>12-col</width> <width>14-col</width>
<height>12-row</height> <height>12-row</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>60</onright> <onright>60</onright>
@ -478,76 +381,33 @@
<onup>56</onup> <onup>56</onup>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<scrolltime tween="sine" easing="inout">200</scrolltime> <scrolltime tween="sine" easing="inout">200</scrolltime>
<itemlayout width="12-col" height="1-row"> <itemlayout width="14-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>12-col</width>
<height>55</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/selected.png</texture>
<bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
</control>
<control type="label">
<visible>ListItem.IsPlaying</visible>
<posx>20</posx>
<posy>0</posy>
<width>1-col-gutter</width>
<font>symbol</font>
<textcolor>unselected</textcolor>
<selectedcolor>unselected</selectedcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>9-col</width>
<font>small</font>
<textcolor>unselected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.TrackNumber,,.]</label>
</control>
<control type="label">
<posx>2-col</posx>
<posy>0</posy>
<width>9-col</width>
<font>small</font>
<textcolor>unselected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<right>12</right>
<posy>0</posy>
<width>2-col-gutter</width>
<align>right</align>
<font>small</font>
<textcolor>unselected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.duration]</label>
</control>
</itemlayout>
<focusedlayout width="12-col" height="1-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>2</posy> <posy>2</posy>
<width>14-col</width> <width>14-col</width>
<height>55</height> <height>53</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture border="0">colors/offwhite.png</texture> <texture border="24,0,24,0">UIControls/listitemNF.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>FFFFFFFF</colordiffuse> <colordiffuse>99FFFFFF</colordiffuse>
</control>
<control type="image">
<posx>4</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture diffuse="masks/circle.png" border="0">colors/offblack.png</texture>
</control> </control>
<control type="label"> <control type="label">
<visible>ListItem.IsPlaying</visible> <visible>ListItem.IsPlaying</visible>
<posx>20</posx> <posx>20</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col-gutter</width> <width>10-col-gutter</width>
<font>symbol</font> <font>symbol</font>
<textcolor>unselected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>unselected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label></label> <label></label>
</control> </control>
@ -555,57 +415,93 @@
<posx>1-col</posx> <posx>1-col</posx>
<posy>0</posy> <posy>0</posy>
<width>9-col</width> <width>9-col</width>
<font>small</font> <font>itemTitle</font>
<textcolor>unselected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.TrackNumber,,.]</label> <label>$INFO[ListItem.TrackNumber,,. ]$INFO[ListItem.Title]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>2-col</posx> <right>88</right>
<posy>0</posy>
<width>9-col</width>
<font>small</font>
<textcolor>unselected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<right>12</right>
<posy>0</posy> <posy>0</posy>
<width>2-col-gutter</width> <width>2-col-gutter</width>
<align>right</align> <align>right</align>
<font>small</font> <font>itemTitle</font>
<textcolor>unselected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.duration]</label> <label>$INFO[ListItem.duration]</label>
</control> </control>
</focusedlayout> <control type="label">
</control> <posx>13-col</posx>
<posy>0</posy>
<!--artist info (hidden panel)--> <width>7-col-gutter</width>
<control type="image"> <font>itemTitle</font>
<posx>1032</posx> <textcolor>textActive</textcolor>
<posy>row-2-begin</posy>
<width>6-col-gutter</width>
<height>6-col-gutter</height>
<texture>$INFO[listitem.thumb]</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="textbox">
<posx>1032</posx>
<posy>521</posy>
<font>small</font>
<width>6-col</width>
<align>left</align>
<textcolor>unselected</textcolor>
<height>6-row</height>
<label>$INFO[ListItem.Property(Album_Description)]</label>
<autoscroll>false</autoscroll>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label fallback="•••">$INFO[ListItem.Rating,,*]</label>
</control> </control>
</itemlayout>
<focusedlayout width="14-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>14-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
<bordersize>0</bordersize>
<colordiffuse>FFFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>4</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture diffuse="masks/circle.png" border="0">colors/offblack.png</texture>
</control>
<control type="label">
<visible>ListItem.IsPlaying</visible>
<posx>20</posx>
<posy>0</posy>
<width>10-col-gutter</width>
<font>symbol</font>
<textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>9-col</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.TrackNumber,,. ]$INFO[ListItem.Title]</label>
</control>
<control type="label">
<right>88</right>
<posy>0</posy>
<width>2-col-gutter</width>
<align>right</align>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.duration]</label>
</control>
<control type="label">
<posx>13-col</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label fallback="•••">$INFO[ListItem.Rating,,*]</label>
</control>
</focusedlayout>
</control> </control>
</control> </control>
</include> </include>
@ -660,18 +556,18 @@
<posy>0</posy> <posy>0</posy>
<width>8-col</width> <width>8-col</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Artist] - $INFO[ListItem.Title]</label> <label>$INFO[ListItem.Artist] - $INFO[ListItem.Title]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>11-col-gutter</posx> <posx>17-col-gutter</posx>
<posy>17</posy> <posy>17</posy>
<width>4-col-gutter</width> <width>4-col-gutter</width>
<font>itemTitle</font> <font>itemTitle</font>
<align>right</align> <align>left</align>
<height>24</height> <height>24</height>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[listitem.duration]</label> <label>$INFO[listitem.duration]</label>
</control> </control>
@ -682,7 +578,7 @@
<font>smallStrong</font> <font>smallStrong</font>
<align>left</align> <align>left</align>
<height>24</height> <height>24</height>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Album] $INFO[listItem.year,(,)]</label> <label>$INFO[ListItem.Album] $INFO[listItem.year,(,)]</label>
</control> </control>
@ -701,7 +597,7 @@
<posy>0</posy> <posy>0</posy>
<width>10-col-gutter</width> <width>10-col-gutter</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label></label> <label></label>
@ -737,11 +633,11 @@
<label>$INFO[ListItem.Artist] - $INFO[ListItem.Title]</label> <label>$INFO[ListItem.Artist] - $INFO[ListItem.Title]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>11-col-gutter</posx> <posx>17-col-gutter</posx>
<posy>17</posy> <posy>17</posy>
<width>4-col-gutter</width> <width>4-col-gutter</width>
<font>itemTitle</font> <font>itemTitle</font>
<align>right</align> <align>left</align>
<height>24</height> <height>24</height>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<selectedcolor>black</selectedcolor> <selectedcolor>black</selectedcolor>
@ -775,7 +671,7 @@
<posy>0</posy> <posy>0</posy>
<width>10-col-gutter</width> <width>10-col-gutter</width>
<font>symbol</font> <font>symbol</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label></label> <label></label>

View File

@ -1,275 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<!--radio channels view-->
<include name="LiveRadioChannelView">
<control type="group">
<visible>Control.IsVisible(12)</visible>
<control type="panel" id="12">
<posx>0</posx>
<posy>0</posy>
<width>20-col</width>
<height>12-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<pagecontrol>60</pagecontrol>
<scrolltime tween="sine" easing="inout">200</scrolltime>
<itemlayout height="1-row" width="20-col">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>20-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
<bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
</control>
<control type="image">
<posx>4</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>5-col</posx>
<posy>0</posy>
<width>84</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.starttime]</label>
</control>
<control type="image">
<visible>ListItem.HasTimer</visible>
<posx>438</posx>
<posy>2</posy>
<width>414</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/selected.png</texture>
<bordertexture border="6">colors/black.png</bordertexture>
<bordersize>0,0,6,0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
<animation effect="fade" start="75" end="100" time="1500" tween="sine" easing="in" pulse="true" condition="true">Conditional</animation>
</control>
<control type="label">
<posx>444</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<posx>12-col</posx>
<posy>0</posy>
<width>84</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.nextstarttime]</label>
</control>
<control type="image">
<visible>ListItem.HasTimer</visible>
<posx>942</posx>
<posy>2</posy>
<width>414</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/selected.png</texture>
<bordertexture border="6">colors/black.png</bordertexture>
<bordersize>0,0,6,0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
<animation effect="fade" start="75" end="100" time="1500" tween="sine" easing="in" pulse="true" condition="true">Conditional</animation>
</control>
<control type="label">
<posx>948</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.nextTitle]</label>
</control>
</itemlayout>
<focusedlayout height="1-row" width="20-col">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>20-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
<bordersize>0</bordersize>
<colordiffuse>FFFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>4</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>5-col</posx>
<posy>0</posy>
<width>84</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.starttime]</label>
</control>
<control type="label">
<posx>444</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<posx>12-col</posx>
<posy>0</posy>
<width>84</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.nextstarttime]</label>
</control>
<control type="label">
<posx>948</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.nextTitle]</label>
</control>
</focusedlayout>
</control>
</control>
</include>
<include name="LiveTVRecordingsView">
<control type="group">
<description>Recordings group</description>
<visible>Control.IsVisible(13)</visible>
</control>
</include>
<include name="EPGTimelineView">
<control type="group">
<description>TV Guide Timeline</description>
</control>
</include>
<include name="LiveTVTimersView">
<control type="group">
<description>Timers group</description>
<visible>Control.IsVisible(14)</visible>
<control type="group">
<posx>0</posx>
<posy>0</posy>
<control type="panel" id="14">
<posx>0</posx>
<posy>0</posy>
<width>20-col</width>
<height>12-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<itemlayout width="20-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>20-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
<bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
</control>
<control type="label">
<posx>36</posx>
<posy>0</posy>
<width>12-col-gutter</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label] $INFO[ListItem.ChannelName,(,)]</label>
</control>
<control type="label">
<posx>1380</posx>
<posy>0</posy>
<width>8-col-gutter</width>
<align>right</align>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date]</label>
</control>
</itemlayout>
<focusedlayout width="20-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>20-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
<bordersize>0</bordersize>
<colordiffuse>FFFFFFFF</colordiffuse>
</control>
<control type="label">
<posx>36</posx>
<posy>0</posy>
<width>12-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label] $INFO[ListItem.ChannelName,(,)]</label>
</control>
<control type="label">
<posx>1380</posx>
<posy>0</posy>
<width>8-col-gutter</width>
<align>right</align>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date]</label>
</control>
</focusedlayout>
</control>
</control>
</control>
</include>
</includes>

View File

@ -4,10 +4,10 @@
<include name="viewPictureGrid"> <include name="viewPictureGrid">
<control type="panel" id="52"> <control type="panel" id="52">
<visible>true</visible> <visible>true</visible>
<posx>-12</posx> <posx>0</posx>
<posy>0</posy> <posy>-12</posy>
<width>22-col</width> <width>22-col</width>
<height>708</height> <height>744</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>60</onright> <onright>60</onright>
<ondown>51</ondown> <ondown>51</ondown>
@ -21,7 +21,7 @@
<height>273</height> <height>273</height>
<aspectratio>scale</aspectratio> <aspectratio>scale</aspectratio>
<texture fallback="colors/offblack.png">$INFO[Listitem.icon]</texture> <texture fallback="colors/offblack.png">$INFO[Listitem.icon]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture> <bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>
@ -40,10 +40,10 @@
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
<posy>-8</posy> <posy>-11</posy>
<width>252</width> <width>252</width>
<font>itemTitleSmallCondensed</font> <font>itemSubTitleCondensed</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
</control> </control>
<control type="label"> <control type="label">
@ -51,7 +51,7 @@
<posy>18</posy> <posy>18</posy>
<width>252</width> <width>252</width>
<font>smallMedium</font> <font>smallMedium</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.PictureResolution,, • ]$INFO[ListItem.label2]</label> <label>$INFO[ListItem.PictureResolution,, • ]$INFO[ListItem.label2]</label>
</control> </control>
</control> </control>
@ -64,7 +64,7 @@
<height>273</height> <height>273</height>
<aspectratio>scale</aspectratio> <aspectratio>scale</aspectratio>
<texture fallback="colors/offblack.png">$INFO[Listitem.icon]</texture> <texture fallback="colors/offblack.png">$INFO[Listitem.icon]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/selected.png</bordertexture> <bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>
@ -77,19 +77,20 @@
<width>276</width> <width>276</width>
<height>64</height> <height>64</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
<posy>-8</posy> <posy>-11</posy>
<width>252</width> <width>252</width>
<font>itemTitleSmallCondensed</font> <font>itemSubTitleCondensed</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
<scroll>true</scroll>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>

View File

@ -1,808 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<!--two col list (as per music artist view)-->
<include name="viewGridList">
<control type="group">
<visible>container.content(addons)</visible>
<posx>0</posx>
<posy>3-row</posy>
<animation type="windowopen">
<include>listSlideIn</include>
</animation>
<animation type="windowclose">
<effect type="fade" start="100" end="0" time="200" />
</animation>
<control type="panel" id="59">
<visible>container.content(addons)</visible>
<posx>-12</posx>
<posy>0</posy>
<width>$VAR[gridWidth]</width>
<height>720</height>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>53</ondown>
<onup>53</onup>
<pagecontrol>60</pagecontrol>
<scrolltime tween="sine" easing="inout">200</scrolltime>
<itemlayout width="312" height="366">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>276</width>
<height>273</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>276</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>276</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>77FFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>-8</posy>
<width>252</width>
<font>itemTitleSmall</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>18</posy>
<width>252</width>
<font>smallMedium</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.Property(Addon.summary)]</label>
</control>
</control>
</itemlayout>
<focusedlayout width="300" height="366">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>276</width>
<height>273</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>276</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>276</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>-8</posy>
<width>252</width>
<font>itemTitleSmall</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>18</posy>
<width>252</width>
<font>smallMedium</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Property(Addon.summary)]</label>
</control>
</control>
</focusedlayout>
</control>
</control>
</include>
<!--simple text list 1 row-->
<include name="viewVideoList">
<visible>!isEmpty(container.foldername)</visible>
<control type="group">
<posx>0</posx>
<posy>3-row</posy>
<!--focussed item detail-->
<control type="group">
<posx>14-col</posx>
<posy>12</posy>
<!--content is movies / tvshows / seasons: show larger thumbnail-->
<control type="group">
<visible>container.content(movies) | container.content(tvshows)</visible>
<animation type="windowopen">
<effect type="fade" start="0" end="100" time="300" delay="700" />
<effect type="slide" start="3-col" end="0" center="auto" tween="cubic" easing="out" time="400" delay="700" />
</animation>
<animation type="windowclose">
<effect type="fade" start="100" end="0" time="300" delay="300" />
<effect type="slide" start="0" end="3-col" tween="cubic" easing="out" time="400" delay="300" />
</animation>
<animation type="visible">
<include>listSlideIn</include>
</animation>
<control type="group">
<visible>!Substring(Container.folderpath,plugin) + SubString(skin.string(showRecentVideoItems),false) + !isempty(listitem.art(poster))</visible>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col</width>
<height>635</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<fadetime>200</fadetime>
</control>
</control>
</control>
</control>
<control type="panel" id="50">
<visible>!container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin) + !container.content(addons)</visible>
<animation type="windowclose">
<effect type="fade" start="100" end="0" time="200" />
</animation>
<posx>0</posx>
<posy>4</posy>
<width>13-col</width>
<height>12-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>50</ondown>
<onup>50</onup>
<pagecontrol>60</pagecontrol>
<scrolltime tween="sine" easing="inout">300</scrolltime>
<itemlayout width="13-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>13-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
<bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
</control>
<control type="image">
<posx>4</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>9-col-gutter</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>48r</posx>
<posy>17</posy>
<width>4-col-gutter</width>
<font>smallStrong</font>
<align>right</align>
<height>24</height>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$VAR[itemDetail]</label>
</control>
<!--new episodes available flag (tvshows only)-->
<control type="label">
<visible>IntegerGreaterThan(ListItem.Property(UnWatchedEpisodes),0)</visible>
<posx>36r</posx>
<posy>-2</posy>
<width>40</width>
<font>symbol</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>36r</posx>
<posy>1</posy>
<width>40</width>
<font>symbol</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</itemlayout>
<focusedlayout width="13-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>13-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
<bordersize>0</bordersize>
<colordiffuse>FFFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>4</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<posx>1-col</posx>
<posy>0</posy>
<width>9-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>48r</posx>
<posy>17</posy>
<width>4-col-gutter</width>
<font>smallStrong</font>
<align>right</align>
<height>24</height>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$VAR[itemDetail]</label>
</control>
<!--new episodes available flag (tvshows only)-->
<control type="label">
<visible>IntegerGreaterThan(ListItem.Property(UnWatchedEpisodes),0)</visible>
<posx>36r</posx>
<posy>-2</posy>
<width>40</width>
<font>symbol</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>36r</posx>
<posy>1</posy>
<width>40</width>
<font>symbol</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</focusedlayout>
</control>
</control>
</include>
<!--seasons-->
<include name="viewSeasons">
<control type="group">
<visible>container.content(seasons)</visible>
<posx>0</posx>
<posy>3-row</posy>
<animation type="hidden">
<effect type="fade" start="100" end="0" time="300" />
</animation>
<animation type="visible">
<include>listSlideIn</include>
</animation>
<!--content-->
<control type="panel" id="58">
<visible>!container.content(episodes) + !Substring(Container.folderpath,plugin)</visible>
<posx>0</posx>
<posy>4</posy>
<width>21-col</width>
<height>12-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>50</ondown>
<onup>50</onup>
<pagecontrol>60</pagecontrol>
<preloaditems>2</preloaditems>
<scrolltime tween="sine" easing="inout">300</scrolltime>
<itemlayout width="4-col" height="474">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>385</height>
<aspectratio aligny="top">scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[ListItem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>388</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>77FFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>-8</posy>
<width>4-col-gutter</width>
<font>itemTitleSmall</font>
<textcolor>selected</textcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>18</posy>
<width>4-col-gutter</width>
<font>smallMedium</font>
<textcolor>selected</textcolor>
<label>$VAR[itemDetail]</label>
</control>
</control>
</itemlayout>
<focusedlayout width="4-col" height="474">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>385</height>
<aspectratio aligny="top">scale</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[ListItem.thumb]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>388</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>64</height>
<aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>-8</posy>
<width>4-col-gutter</width>
<font>itemTitleSmall</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>18</posy>
<width>4-col-gutter</width>
<font>smallMedium</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$VAR[itemDetail]</label>
</control>
</control>
</focusedlayout>
</control>
</control>
</include>
<!--episodes-->
<include name="viewEpisodes">
<!--episode synopsis & thumb-->
<control type="group">
<posx>0</posx>
<posy>3-row</posy>
<visible>[container.content(episodes) | Substring(Container.folderpath,plugin)] + !Substring(Container.foldername,TVCatchup)</visible>
<animation type="visible">
<effect type="fade" start="0" end="100" time="300" delay="1000" />
</animation>
<control type="image">
<visible>!Substring(Container.folderpath,plugin)</visible>
<posx>0</posx>
<posy>8</posy>
<width>6-col</width>
<height>635</height>
<aspectratio aligny="top" scalediffuse="false">scale</aspectratio>
<texture border="0">$INFO[ListItem.Art(tvshow.poster)]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<fadetime>200</fadetime>
</control>
<control type="image">
<visible>Substring(Container.folderpath,plugin)</visible>
<posx>12-col</posx>
<posy>8</posy>
<width>9-col-gutter</width>
<height>-</height>
<aspectratio aligny="top" align="center" scalediffuse="false">keep</aspectratio>
<texture border="0">$INFO[ListItem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/selected.png</bordertexture>
<bordersize>3</bordersize>
<fadetime>200</fadetime>
</control>
</control>
<control type="group">
<visible>[container.content(episodes) | Substring(Container.folderpath,plugin)] + !Substring(Container.foldername,TVCatchup)</visible>
<posx>0</posx>
<posy>3-row</posy>
<animation type="visible">
<effect type="fade" start="0" end="100" time="300" delay="700" />
</animation>
<animation type="hidden">
<effect type="fade" start="100" end="0" time="100" />
</animation>
<animation type="windowopen">
<effect type="fade" start="0" end="100" time="300" delay="700" />
</animation>
<!--episode list-->
<control type="panel" id="52">
<visible>container.content(episodes) + !Substring(Container.folderpath,plugin)</visible>
<posx>7-col</posx>
<posy>4</posy>
<width>13-col</width>
<height>12-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<pagecontrol>60</pagecontrol>
<itemlayout width="13-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>13-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
<bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
</control>
<control type="label">
<posx>60</posx>
<posy>0</posy>
<width>9-col</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.duration)</visible>
<posx>12-col</posx>
<posy>0</posy>
<width>3-col</width>
<font>smallStrong</font>
<textcolor>selected</textcolor>
<align>right</align>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.duration] mins</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>36r</posx>
<posy>1</posy>
<width>40</width>
<font>symbol</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</itemlayout>
<focusedlayout width="13-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>13-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
<bordersize>0</bordersize>
<colordiffuse>FFFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
</control>
<control type="label">
<posx>60</posx>
<posy>0</posy>
<width>9-col</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.duration)</visible>
<posx>12-col</posx>
<posy>0</posy>
<width>3-col</width>
<font>smallStrong</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<align>right</align>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.duration] mins</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>36r</posx>
<posy>1</posy>
<width>40</width>
<font>symbol</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</focusedlayout>
</control>
<!--episode list (plugins)-->
<control type="panel" id="52">
<visible>Substring(Container.folderpath,plugin)</visible>
<posx>0</posx>
<posy>4</posy>
<width>11-col</width>
<height>12-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<pagecontrol>60</pagecontrol>
<itemlayout width="11-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>11-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
<bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
</control>
<control type="label">
<posx>60</posx>
<posy>0</posy>
<width>9-col</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>36r</posx>
<posy>1</posy>
<width>40</width>
<font>symbol</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</itemlayout>
<focusedlayout width="11-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>11-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
<bordersize>0</bordersize>
<colordiffuse>FFFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
</control>
<control type="label">
<posx>60</posx>
<posy>0</posy>
<width>9-col</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<scroll>false</scroll>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>36r</posx>
<posy>1</posy>
<width>40</width>
<font>symbol</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</focusedlayout>
</control>
</control>
</include>
<!--TVCatchup optimised text list-->
<include name="viewListTVCatchup">
<control type="group">
<posx>0</posx>
<posy>3-row</posy>
<animation type="windowopen">
<include>listSlideIn</include>
</animation>
<animation type="windowclose">
<effect type="fade" start="100" end="0" time="200" />
</animation>
<control type="panel" id="54">
<visible>Substring(Container.foldername,TVCatchup)</visible>
<posx>0</posx>
<posy>4</posy>
<width>20-col</width>
<height>12-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>54</ondown>
<onup>54</onup>
<focusposition>4</focusposition>
<movement>4</movement>
<pagecontrol>60</pagecontrol>
<scrolltime tween="sine" easing="inout">300</scrolltime>
<itemlayout width="20-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>20-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
<bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<posx>60</posx>
<posy>0</posy>
<width>3-col-gutter</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.director]</label>
<scroll>false</scroll>
</control>
<control type="label">
<posx>4-col</posx>
<posy>0</posy>
<width>7-col</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
<scroll>false</scroll>
</control>
<control type="label">
<posx>12-col</posx>
<posy>0</posy>
<width>7-col</width>
<font>itemTitle</font>
<textcolor>selected</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.genre]</label>
<scroll>false</scroll>
</control>
</itemlayout>
<focusedlayout width="20-col" height="1-row">
<control type="image">
<posx>0</posx>
<posy>2</posy>
<width>20-col</width>
<height>53</height>
<aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
<bordersize>0</bordersize>
<colordiffuse>FFFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>4</posy>
<width>48</width>
<height>48</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<posx>60</posx>
<posy>0</posy>
<width>3-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.director]</label>
<scroll>false</scroll>
</control>
<control type="label">
<posx>4-col</posx>
<posy>0</posy>
<width>7-col</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
<scroll>false</scroll>
</control>
<control type="label">
<posx>12-col</posx>
<posy>0</posy>
<width>7-col</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.genre]</label>
<scroll>false</scroll>
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>

View File

@ -22,7 +22,7 @@
<posy>44</posy> <posy>44</posy>
<width>fullscreenWidth</width> <width>fullscreenWidth</width>
<height>1-row</height> <height>1-row</height>
<texture>colors/selected.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
@ -39,22 +39,20 @@
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>
<width>12-col</width> <width>12-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$LOCALIZE[24010]</label> <label>$LOCALIZE[24010]</label>
</control> </control>
<control type="label" id="4"> <control type="label" id="4">
<posx>12</posx> <posx>12</posx>
<posy>120</posy> <posy>120</posy>
<width>12-col</width> <width>12-col</width>
<font>pageTitle</font> <font>dialogTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>13389</label> <label>13389</label>
</control> </control>
<!--visualisation list--> <!--visualisation list-->
<control type="list" id="2"> <control type="list" id="2">
<posx>0</posx> <posx>0</posx>
@ -89,7 +87,7 @@
<posy>0</posy> <posy>0</posy>
<width>312</width> <width>312</width>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>selected</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>

View File

@ -8,61 +8,33 @@
<onload condition="stringcompare(skin.string(menuItemTypeFilter),audio)">Skin.SetString(menuItemType,audioAddon)</onload> <onload condition="stringcompare(skin.string(menuItemTypeFilter),audio)">Skin.SetString(menuItemType,audioAddon)</onload>
<controls> <controls>
<control type="group"> <control type="group">
<posx>24</posx>
<posy>111</posy>
<animation type="windowopen"> <animation type="windowopen">
<effect type="fade" start="0" end="100" time="300"/> <effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="-100" end="0" tween="sine" easing="out" time="400" /> <effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/>
</animation> </animation>
<animation type="windowclose"> <animation type="windowclose">
<effect type="fade" start="100" end="0" time="300"/> <effect type="fade" start="100" end="0" time="300"/>
<effect type="slide" start="0" end="-100" tween="sine" easing="out" time="400" /> <effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
</animation> </animation>
<!--titles-->
<control type="image"> <control type="image">
<posx>-96</posx> <posx>0</posx>
<posy>-111</posy> <posy>0</posy>
<width>col-5-begin</width> <width>col-7-begin</width>
<height>fullscreenHeight</height> <height>fullscreenHeight</height>
<texture>colors/white.png</texture>
<colordiffuse>500</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/selected.png</texture>
<colordiffuse>ffffffff</colordiffuse>
</control>
<control type="label">
<visible>stringcompare(skin.string(menuItemTypeFilter),video)</visible>
<posx>0</posx>
<posy>0</posy>
<width>14-col</width>
<font>pageTitle</font>
<label>10006</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<visible>stringcompare(skin.string(menuItemTypeFilter),audio)</visible>
<posx>0</posx>
<posy>0</posy>
<width>14-col</width>
<font>pageTitle</font>
<label>249</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>0</posx>
<posy>45</posy>
<width>24-col</width>
<font>regular</font>
<label>31039</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
</control> </control>
<!--titles-->
<!--set shortcut--> <!--set shortcut-->
<control type="grouplist" id="6000"> <control type="grouplist" id="6000">
<posx>-12</posx> <posx>0</posx>
<posy>188</posy> <posy>row-4-begin</posy>
<width>4-col</width> <width>col-7-begin</width>
<height>2-row</height> <height>24-row</height>
<itemgap>0</itemgap> <itemgap>0</itemgap>
<ondown>5000</ondown> <ondown>5000</ondown>
<onright>dialog.close(5000)</onright> <onright>dialog.close(5000)</onright>
@ -70,14 +42,14 @@
<control type="button" id="6001"> <control type="button" id="6001">
<visible>stringcompare(skin.string(menuItemTypeFilter),video)</visible> <visible>stringcompare(skin.string(menuItemTypeFilter),video)</visible>
<description>Video Addon</description> <description>Video Addon</description>
<height>54</height> <height>2-row</height>
<width>4-col</width> <width>col-7-begin</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>black</textcolor> <textcolor>50</textcolor>
<focusedcolor>selected</focusedcolor> <focusedcolor>500</focusedcolor>
<texturefocus>colors/black.png</texturefocus> <texturefocus colordiffuse="50">colors/white.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>col-1-begin</textoffsetx>
<label>31085</label> <label>31085</label>
<onclick>Skin.SetString(menuItemType,videoAddon)</onclick> <onclick>Skin.SetString(menuItemType,videoAddon)</onclick>
<onclick>$VAR[customVideoSourceSetType]</onclick> <onclick>$VAR[customVideoSourceSetType]</onclick>
@ -89,14 +61,14 @@
<control type="button" id="6002"> <control type="button" id="6002">
<visible>stringcompare(skin.string(menuItemTypeFilter),audio)</visible> <visible>stringcompare(skin.string(menuItemTypeFilter),audio)</visible>
<description>Audio Addon</description> <description>Audio Addon</description>
<height>54</height> <height>2-row</height>
<width>4-col</width> <width>col-7-begin</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>black</textcolor> <textcolor>50</textcolor>
<focusedcolor>selected</focusedcolor> <focusedcolor>500</focusedcolor>
<texturefocus>colors/black.png</texturefocus> <texturefocus colordiffuse="50">colors/white.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>col-1-begin</textoffsetx>
<label>31086</label> <label>31086</label>
<onclick>Skin.SetString(menuItemType,audioAddon)</onclick> <onclick>Skin.SetString(menuItemType,audioAddon)</onclick>
<onclick>$VAR[customMusicSourceSetType]</onclick> <onclick>$VAR[customMusicSourceSetType]</onclick>
@ -108,14 +80,14 @@
<control type="button" id="6003"> <control type="button" id="6003">
<visible>stringcompare(skin.string(menuItemTypeFilter),video)</visible> <visible>stringcompare(skin.string(menuItemTypeFilter),video)</visible>
<description>Video Playlist</description> <description>Video Playlist</description>
<height>54</height> <height>2-row</height>
<width>4-col</width> <width>col-7-begin</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>black</textcolor> <textcolor>50</textcolor>
<focusedcolor>selected</focusedcolor> <focusedcolor>500</focusedcolor>
<texturefocus>colors/black.png</texturefocus> <texturefocus colordiffuse="50">colors/white.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>col-1-begin</textoffsetx>
<label>31091</label> <label>31091</label>
<onclick>Skin.SetString(menuItemType,videoPlaylist)</onclick> <onclick>Skin.SetString(menuItemType,videoPlaylist)</onclick>
<onclick>$VAR[customVideoSourceSetType]</onclick> <onclick>$VAR[customVideoSourceSetType]</onclick>
@ -128,14 +100,14 @@
<control type="button" id="6004"> <control type="button" id="6004">
<visible>stringcompare(skin.string(menuItemTypeFilter),audio)</visible> <visible>stringcompare(skin.string(menuItemTypeFilter),audio)</visible>
<description>Audio Playlist</description> <description>Audio Playlist</description>
<height>54</height> <height>2-row</height>
<width>4-col</width> <width>col-7-begin</width>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>black</textcolor> <textcolor>50</textcolor>
<focusedcolor>selected</focusedcolor> <focusedcolor>500</focusedcolor>
<texturefocus>colors/black.png</texturefocus> <texturefocus colordiffuse="50">colors/white.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus> <texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx> <textoffsetx>col-1-begin</textoffsetx>
<label>31092</label> <label>31092</label>
<onclick>Skin.SetString(menuItemType,audioPlaylist)</onclick> <onclick>Skin.SetString(menuItemType,audioPlaylist)</onclick>
<onclick>$VAR[customMusicSourceSetType]</onclick> <onclick>$VAR[customMusicSourceSetType]</onclick>
@ -147,61 +119,68 @@
</control> </control>
<!--current shortcut listing (onclick = remove)--> <!--current shortcut listing (onclick = remove)-->
<control type="panel" id="5000"> <control type="panel" id="5000">
<posx>-12</posx> <posx>0</posx>
<posy>7-row</posy> <posy>row-12-begin</posy>
<width>4-col</width> <width>8-col</width>
<height>8-row</height> <height>16-row</height>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<onup>6000</onup> <onup>6000</onup>
<onright>dialog.close(5000)</onright> <onright>dialog.close(5000)</onright>
<itemlayout width="4-col" height="1-row"> <itemlayout width="col-7-begin" height="2-row">
<control type="label"> <control type="label">
<posx>12</posx> <posx>60</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>symbol</font> <font>symbol</font>
<label></label> <label></label>
<textcolor>black</textcolor> <textcolor>50</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>42</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>3-col</width> <width>7-col</width>
<height>2-row</height>
<font>menuTitle</font> <font>menuTitle</font>
<label>$INFO[ListItem.Label]</label> <aligny>center</aligny>
<textcolor>black</textcolor> <textcolor>50</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="4-col" height="1-row"> <focusedlayout width="col-7-begin" height="2-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>2</posy> <posy>0</posy>
<width>4-col</width> <width>col-7-begin</width>
<height>53</height> <height>2-row</height>
<texture>colors/white.png</texture>
<colordiffuse>50</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>FFFFFFFF</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>60</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>symbol</font> <font>symbol</font>
<label></label> <label></label>
<textcolor>selected</textcolor> <textcolor>500</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>42</posx> <posx>col-1-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>3-col</width> <width>8-col</width>
<height>2-row</height>
<font>menuTitle</font> <font>menuTitle</font>
<label>$INFO[ListItem.Label]</label> <aligny>center</aligny>
<textcolor>selected</textcolor> <textcolor>500</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.label]</label>
</control> </control>
</focusedlayout> </focusedlayout>
<content> <content>

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<window type="dialog" id="3002">
<allowoverlay>no</allowoverlay>
<onload>Dialog.Close(all,true)</onload>
<visible>Window.IsActive(5001) + !player.hasaudio</visible>
<controls></controls>
</window>

Some files were not shown because too many files have changed in this diff Show More