This commit is contained in:
Chris Bevan 2015-05-17 20:57:22 +01:00
parent 0292f4b8b0
commit 63d948e6c8
30 changed files with 637 additions and 339 deletions

View File

@ -188,7 +188,7 @@
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>symbol</font> <font>symbol</font>
<textcolor>black</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -378,7 +378,7 @@
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>symbol</font> <font>symbol</font>
<textcolor>black</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>

View File

@ -300,44 +300,6 @@
<onup>34</onup> <onup>34</onup>
<ondown>32</ondown> <ondown>32</ondown>
</control> </control>
<control type="button" id="32">
<description>Delete channel Button</description>
<posx>0</posx>
<posy>9-row</posy>
<width>8-col-gutter</width>
<height>54</height>
<align>left</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>19211</label>
<onleft>20</onleft>
<onright>9000</onright>
<onup>31</onup>
<ondown>33</ondown>
</control>
<control type="button" id="33">
<description>New channel Button</description>
<posx>0</posx>
<posy>10-row</posy>
<width>8-col-gutter</width>
<height>54</height>
<align>left</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>12</textoffsetx>
<label>19204</label>
<onleft>20</onleft>
<onright>9000</onright>
<onup>32</onup>
<ondown>9000</ondown>
</control>
</control> </control>
<!--OK / Cancel / apply--> <!--OK / Cancel / apply-->
<control type="panel" id="9000"> <control type="panel" id="9000">

View File

@ -20,21 +20,71 @@
<control type="label"> <control type="label">
<description>Programme title</description> <description>Programme title</description>
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>-56</posy>
<width>12-col</width> <width>12-col</width>
<height>2-row</height>
<align>left</align> <align>left</align>
<aligny>center</aligny>
<font>mediumStrong</font> <font>mediumStrong</font>
<textcolor>highlight</textcolor> <textcolor>highlight</textcolor>
<label>$INFO[ListItem.Title]</label> <label>$INFO[ListItem.Title]</label>
<wrapmultiline>true</wrapmultiline>
</control>
<control type="grouplist">
<posx>0</posx>
<posy>54</posy>
<width>12-col</width>
<orientation>horizontal</orientation>
<control type="label">
<width>1-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label></label>
</control> </control>
<control type="label"> <control type="label">
<description>Channel name</description> <width>2-col</width>
<posx>0</posx> <height>2-row</height>
<posy>2-row</posy> <aligny>center</aligny>
<width>12-col</width> <font>regularStrong</font>
<font>itemTitle</font> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.starttime] - $INFO[ListItem.endtime]</label> <label>$INFO[ListItem.starttime]</label>
</control> </control>
<control type="label">
<width>1-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
<control type="label">
<width>2-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>regularStrong</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.endtime]</label>
</control>
<control type="label">
<width>1-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
<control type="label">
<width>auto</width>
<height>2-row</height>
<aligny>center</aligny>
<font>regularStrong</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.duration]</label>
</control>
</control>
<!--synopsis--> <!--synopsis-->
<control type="textbox"> <control type="textbox">
<posx>0</posx> <posx>0</posx>

View File

@ -25,16 +25,16 @@
<posx>0</posx> <posx>0</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>18-col</width> <width>18-col</width>
<height>14-row</height> <height>21-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse> <colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="image"> <control type="image">
<posx>0</posx> <posx>6-col</posx>
<posy>2-row</posy> <posy>12-row</posy>
<width>12-col</width> <width>12-col</width>
<height>14-row</height> <height>11-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse> <colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
@ -50,12 +50,75 @@
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="group" id="9000"> <control type="group" id="9000">
<control type="panel" id="3">
<!--Info panel-->
<control type="group">
<posx>0</posx> <posx>0</posx>
<posy>2-row</posy> <posy>2-row</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>18-col</width>
<height>10-row</height>
<aspectratio aligny="center">scale</aspectratio>
<texture>$INFO[container(6).ListItem.art(fanart)]</texture>
<colordiffuse>22ffffff</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>18-col</width>
<height>10-row</height>
<aspectratio aligny="center">scale</aspectratio>
<texture>vignette.png</texture>
</control>
<control type="image">
<posx>1-col</posx>
<posy>1-row</posy>
<width>4-col</width>
<height>4-col</height>
<aspectratio scalediffuse="false" align="center" aligny="center">keep</aspectratio>
<texture border="0">$INFO[container(6).Listitem.icon]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<fadetime>200</fadetime>
</control>
<control type="label">
<description>Addon Title</description>
<posx>6-col-indent</posx>
<posy>1-row</posy>
<width>12-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>mediumStrong</font>
<label>$INFO[container(6).ListItem.label]</label>
</control>
<control type="label">
<posx>6-col-indent</posx>
<posy>104</posy>
<width>12-col-gutter</width>
<font>itemSubTitle</font>
<textcolor>highlight</textcolor>
<label>$INFO[container(6).ListItem.Property(Addon.Creator)]</label>
</control>
<control type="textbox" id="400">
<posx>6-col-indent</posx>
<posy>4-row</posy>
<font>textbox</font>
<width>12-col-gutter</width>
<height>160</height>
<label>$INFO[container(6).ListItem.Property(Addon.Description)]</label>
<autoscroll delay="5000" time="1000" repeat="10000"/>
</control>
</control>
<!--What is this one?? NOT skin selection-->
<control type="panel" id="3">
<posx>0</posx>
<posy>10-row</posy>
<width>12-col</width> <width>12-col</width>
<height>21-row</height> <height>11-row</height>
<onright>9999</onright> <onleft>9999</onleft>
<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>
@ -130,14 +193,15 @@
</control> </control>
</focusedlayout> </focusedlayout>
</control> </control>
<!--addon selection etc-->
<!--skin selection etc-->
<control type="panel" id="6"> <control type="panel" id="6">
<posx>12</posx> <posx>6-col-indent</posx>
<posy>2-row</posy> <posy>12-row</posy>
<width>12-col-gutter</width> <width>12-col</width>
<height>14-row</height> <height>11-row</height>
<onright>9999</onright> <onleft>9999</onleft>
<itemlayout height="2-row" width="12-col"> <itemlayout height="2-row" width="6-col">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>3</posy> <posy>3</posy>
@ -149,7 +213,7 @@
<control type="label"> <control type="label">
<posx>1-col-indent</posx> <posx>1-col-indent</posx>
<posy>0</posy> <posy>0</posy>
<width>11-col-gutter</width> <width>5-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<font>itemTitle</font> <font>itemTitle</font>
@ -158,7 +222,7 @@
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout height="2-row" width="12-col"> <focusedlayout height="2-row" width="6-col">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>3</posy> <posy>3</posy>
@ -174,7 +238,7 @@
<control type="image"> <control type="image">
<posx>1-col</posx> <posx>1-col</posx>
<posy>0</posy> <posy>0</posy>
<width>11-col</width> <width>348</width>
<height>2-row</height> <height>2-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
@ -184,7 +248,7 @@
<control type="label"> <control type="label">
<posx>1-col-indent</posx> <posx>1-col-indent</posx>
<posy>0</posy> <posy>0</posy>
<width>11-col-gutter</width> <width>5-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<font>itemTitle</font> <font>itemTitle</font>
@ -197,36 +261,15 @@
</control> </control>
</control> </control>
<!--larger thumbnail-->
<control type="image">
<posx>13-col</posx>
<posy>3-row</posy>
<width>4-col</width>
<height>4-col</height>
<aspectratio scalediffuse="false" align="center" aligny="center">keep</aspectratio>
<texture border="0">$INFO[container(6).Listitem.icon]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<fadetime>200</fadetime>
</control>
<control type="panel" id="9999"> <control type="panel" id="9999">
<visible>control.isvisible(3) | control.isvisible(5)</visible> <visible>control.isvisible(3) | control.isvisible(5)</visible>
<posx>867</posx> <posx>0</posx>
<posy>12-row</posy> <posy>12-row</posy>
<width>429</width> <width>429</width>
<height>6-row</height> <height>6-row</height>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<onleft>9000</onleft> <onright>9000</onright>
<itemlayout width="6-col" height="2-row"> <itemlayout width="6-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>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label"> <control type="label">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
@ -239,15 +282,6 @@
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>5-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label"> <control type="label">
<posx>1-col-indent</posx> <posx>1-col-indent</posx>
<posy>0</posy> <posy>0</posy>

View File

@ -344,9 +344,9 @@
<control type="label"> <control type="label">
<description>Episode title</description> <description>Episode title</description>
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>2-row</posy>
<width>12-col-gutter</width> <width>12-col-gutter</width>
<height>3-row</height> <height>2-row</height>
<align>left</align> <align>left</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>mediumStrong</font> <font>mediumStrong</font>
@ -355,17 +355,29 @@
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
<wrapmultiline>true</wrapmultiline> <wrapmultiline>true</wrapmultiline>
</control> </control>
<control type="label"> <control type="grouplist">
<posx>0</posx> <posx>0</posx>
<posy>3-row</posy> <posy>-18</posy>
<width>12-col-gutter</width> <width>12-col</width>
<align>left</align> <orientation>horizontal</orientation>
<control type="label">
<width>1-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<font>itemTitle</font> <font>symbolLarge</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <label></label>
<label>$INFO[listitem.duration,, $LOCALIZE[31018]]</label>
</control> </control>
<control type="label">
<width>3-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>regularStrong</font>
<textcolor>textActive</textcolor>
<label fallback="31159">$INFO[listitem.duration,, $LOCALIZE[31018]]</label>
</control>
</control>
<!--synopsis--> <!--synopsis-->
<control type="textbox"> <control type="textbox">
<posx>0</posx> <posx>0</posx>

View File

@ -35,7 +35,7 @@
<control type="image"> <control type="image">
<posx>col-9-begin</posx> <posx>col-9-begin</posx>
<posy>5-row</posy> <posy>5-row</posy>
<width>1-col-textbox</width> <width>1-col</width>
<height>2-row</height> <height>2-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
@ -44,7 +44,7 @@
<visible>control.hasfocus(10)</visible> <visible>control.hasfocus(10)</visible>
<posx>col-9-begin</posx> <posx>col-9-begin</posx>
<posy>5-row</posy> <posy>5-row</posy>
<width>1-col-textbox</width> <width>1-col</width>
<height>2-row</height> <height>2-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
@ -64,7 +64,7 @@
<control type="image"> <control type="image">
<posx>col-13-begin</posx> <posx>col-13-begin</posx>
<posy>5-row</posy> <posy>5-row</posy>
<width>1-col-textbox</width> <width>1-col</width>
<height>2-row</height> <height>2-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
@ -73,7 +73,7 @@
<visible>control.hasfocus(11)</visible> <visible>control.hasfocus(11)</visible>
<posx>col-13-begin</posx> <posx>col-13-begin</posx>
<posy>5-row</posy> <posy>5-row</posy>
<width>1-col-textbox</width> <width>1-col</width>
<height>2-row</height> <height>2-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>

View File

@ -10,195 +10,189 @@
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-1-begin</posy> <posy>row-1-begin</posy>
<control type="image"> <control type="image">
<posx>-96</posx> <posx>0</posx>
<posy>44</posy> <posy>0</posy>
<width>fullscreenWidth</width> <width>24-col</width>
<height>1-row</height> <height>2-row</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>-3</posx>
<posy>44</posy>
<width>3</width>
<height>1-row</height>
<texture>colors/black.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<!--title-->
<control type="label"> <control type="label">
<posx>12</posx> <posx>24</posx>
<posy>44</posy> <posy>0</posy>
<width>16-col</width> <width>24-col</width>
<height>2-row</height>
<font>dialogTitle</font> <font>dialogTitle</font>
<label>10003</label> <label>10003</label>
<textcolor>black</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>24-col</width>
<height>25-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control> </control>
</control>
<!--left panel--> <!--left panel-->
<control type="group"> <control type="group">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-4-begin</posy> <posy>row-4-begin</posy>
<control type="label" id="101"> <control type="label" id="101">
<description>Header Label</description> <description>Header Label</description>
<posx>12</posx> <posx>24</posx>
<posy>-36</posy> <posy>0</posy>
<width>12-col</width> <width>12-col</width>
<label>-</label> <label>-</label>
<font>regularStrong</font> <font>medium</font>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="image"> <control type="image">
<posx>0</posx> <posx>12</posx>
<posy>1-row</posy> <posy>2-row</posy>
<width>12-col-gutter</width> <width>12-col-gutter</width>
<height>12-row</height> <height>780</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse> <colordiffuse>overlay</colordiffuse>
</control> </control>
<!--left file list--> <!--left file list-->
<control type="list" id="20"> <control type="list" id="20">
<posx>0</posx> <posx>12</posx>
<posy>1-row</posy> <posy>2-row</posy>
<width>12-col-gutter</width> <width>12-col</width>
<height>12-row</height> <height>21-row</height>
<onright>21</onright> <onright>21</onright>
<itemlayout height="1-row" width="12-col-gutter"> <itemlayout height="2-row" width="12-col">
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
<width>11-col</width> <width>12-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<info>ListItem.Label</info> <info>ListItem.Label</info>
<font>itemTitle</font> <font>itemTitle</font>
<shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>12r</posx> <posx>12r</posx>
<width>3-col</width> <width>3-col</width>
<height>2-row</height>
<aligny>center</aligny>
<align>right</align> <align>right</align>
<info>ListItem.Label2</info> <info>ListItem.Label2</info>
<font>itemTitle</font> <font>itemTitle</font>
<shadowcolor>-</shadowcolor>
<textcolor>highlight</textcolor> <textcolor>highlight</textcolor>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout height="1-row" width="12-col-gutter"> <focusedlayout height="2-row" width="12-col">
<control type="image"> <control type="image">
<width>12-col-gutter</width> <width>12-col-gutter</width>
<height>1-row</height> <height>2-row</height>
<texture>colors/white.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">
<posx>12</posx> <posx>12</posx>
<width>11-col</width> <width>12-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<info>ListItem.Label</info> <info>ListItem.Label</info>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>12r</posx> <posx>12r</posx>
<width>3-col</width> <width>3-col</width>
<height>2-row</height>
<aligny>center</aligny>
<align>right</align> <align>right</align>
<info>ListItem.Label2</info> <info>ListItem.Label2</info>
<font>itemTitle</font> <font>itemTitle</font>
<shadowcolor>-</shadowcolor>
<textcolor>black</textcolor> <textcolor>black</textcolor>
</control> </control>
</focusedlayout> </focusedlayout>
</control> </control>
<!--footer label-->
<control type="label" id="12">
<posx>12</posx>
<posy>13-row</posy>
<width>12-col-gutter</width>
<label>-</label>
<font>smallStrong</font>
</control>
</control> </control>
<!--right panel--> <!--right panel-->
<control type="group"> <control type="group">
<posx>984</posx> <posx>972</posx>
<posy>row-4-begin</posy> <posy>row-4-begin</posy>
<control type="label" id="102"> <control type="label" id="102">
<description>Header Label</description> <description>Header Label</description>
<posx>12</posx> <posx>12</posx>
<posy>-36</posy> <posy>0</posy>
<width>12-col</width> <width>12-col</width>
<label>-</label> <label>-</label>
<font>regularStrong</font> <font>medium</font>
<shadowcolor>-</shadowcolor>
</control> </control>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>1-row</posy> <posy>2-row</posy>
<width>12-col-gutter</width> <width>12-col-gutter</width>
<height>12-row</height> <height>780</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>99FFFFFF</colordiffuse> <colordiffuse>overlay</colordiffuse>
</control> </control>
<control type="list" id="21"> <control type="list" id="21">
<posx>0</posx> <posx>0</posx>
<posy>1-row</posy> <posy>2-row</posy>
<width>12-col-gutter</width> <width>12-col-gutter</width>
<height>12-row</height> <height>21-row</height>
<onleft>20</onleft> <onleft>20</onleft>
<itemlayout height="1-row" width="12-col-gutter"> <itemlayout height="2-row" width="12-col">
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
<width>11-col</width> <width>12-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<info>ListItem.Label</info> <info>ListItem.Label</info>
<font>itemTitle</font> <font>itemTitle</font>
<shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>12r</posx> <posx>12r</posx>
<width>3-col</width> <width>3-col</width>
<height>2-row</height>
<aligny>center</aligny>
<align>right</align> <align>right</align>
<info>ListItem.Label2</info> <info>ListItem.Label2</info>
<font>itemTitle</font> <font>itemTitle</font>
<shadowcolor>-</shadowcolor>
<textcolor>highlight</textcolor> <textcolor>highlight</textcolor>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout height="1-row" width="12-col-gutter"> <focusedlayout height="2-row" width="12-col">
<control type="image"> <control type="image">
<width>12-col-gutter</width> <width>12-col-gutter</width>
<height>1-row</height> <height>2-row</height>
<texture>colors/white.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(20)">Conditional</animation>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
<width>11-col</width> <width>12-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<info>ListItem.Label</info> <info>ListItem.Label</info>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>12r</posx> <posx>12r</posx>
<width>3-col</width> <width>3-col</width>
<height>2-row</height>
<aligny>center</aligny>
<align>right</align> <align>right</align>
<info>ListItem.Label2</info> <info>ListItem.Label2</info>
<font>itemTitle</font> <font>itemTitle</font>
<shadowcolor>-</shadowcolor>
<textcolor>black</textcolor> <textcolor>black</textcolor>
</control> </control>
</focusedlayout> </focusedlayout>
</control> </control>
<!--footer label-->
<control type="label" id="13">
<posx>12</posx>
<posy>13-row</posy>
<width>12-col-gutter</width>
<label>-</label>
<font>smallStrong</font>
</control>
</control> </control>
<!--debugging--> <!--debugging-->
<include>DebugGrid</include> <include>DebugGrid</include>

View File

@ -180,7 +180,7 @@
<font> <font>
<name>symbolLarge</name> <name>symbolLarge</name>
<filename>symbol.ttf</filename> <filename>symbol.ttf</filename>
<size>36</size> <size>28</size>
<style/> <style/>
</font> </font>
<font> <font>

View File

@ -130,13 +130,6 @@
<thumb>-</thumb> <thumb>-</thumb>
<onclick>ActivateWindow(weather)</onclick> <onclick>ActivateWindow(weather)</onclick>
</item> </item>
<item id="5">
<visible>!Skin.HasSetting(hidePrograms)</visible>
<label>0</label>
<label2></label2>
<thumb>-</thumb>
<onclick>ActivateWindow(programs,addons,return)</onclick>
</item>
<item id="6"> <item id="6">
<visible>!Skin.HasSetting(hideSearch)</visible> <visible>!Skin.HasSetting(hideSearch)</visible>
<label>137</label> <label>137</label>

View File

@ -5,12 +5,11 @@
<animation type="conditional" condition="true" loop="true"> <animation type="conditional" condition="true" loop="true">
<effect type="fade" start="0" end="100" time="5000"/> <effect type="fade" start="0" end="100" time="5000"/>
<effect type="zoom" start="80" end="130" time="10000" tween="sine" easing="out"/> <effect type="zoom" start="80" end="130" time="10000" tween="sine" easing="out"/>
<effect type="slide" start="0,0" end="-450,0" center="0" delay="0" time="20000" tween="sine" easing="in"/> <effect type="slide" start="0,0" end="-450,0" center="0" delay="0" time="20000" tween="sine" easing="in"/>
<effect type="zoom" start="130" end="100" delay="12000" time="8000" tween="sine" easing="in"/> <effect type="zoom" start="130" end="100" delay="12000" time="8000" tween="sine" easing="in"/>
<effect type="fade" start="100" end="0" time="3000" delay="16000"/> <effect type="fade" start="100" end="0" time="3000" delay="16000"/>
</animation> </animation>
<!--albums--> <!--library based thumbs-->
<control type="panel" id="9451"> <control type="panel" id="9451">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
@ -38,6 +37,54 @@
<focusedlayout/> <focusedlayout/>
<content>$VAR[homescreenCollage]</content> <content>$VAR[homescreenCollage]</content>
</control> </control>
<!--photos-->
<control type="image">
<visible>Container(9000).HasFocus(9)</visible>
<include>dimensionsFullscreen</include>
<texture>special://skin/extras/backgrounds/weather.jpg</texture>
<colordiffuse>44ffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--games-->
<control type="image">
<visible>Container(9000).HasFocus(4)</visible>
<include>dimensionsFullscreen</include>
<texture>special://skin/extras/backgrounds/games.jpg</texture>
<colordiffuse>44ffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--photos-->
<control type="image">
<visible>Container(9000).HasFocus(3)</visible>
<include>dimensionsFullscreen</include>
<texture>special://skin/extras/backgrounds/photos.jpg</texture>
<colordiffuse>44ffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--search-->
<control type="image">
<visible>Container(9000).HasFocus(6)</visible>
<include>dimensionsFullscreen</include>
<texture>special://skin/extras/backgrounds/search.jpg</texture>
<colordiffuse>44ffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--settings-->
<control type="image">
<visible>Container(9000).HasFocus(7)</visible>
<include>dimensionsFullscreen</include>
<texture>special://skin/extras/backgrounds/settings.jpg</texture>
<colordiffuse>44ffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--power-->
<control type="image">
<visible>Container(9000).HasFocus(8)</visible>
<include>dimensionsFullscreen</include>
<texture>special://skin/extras/backgrounds/power.jpg</texture>
<colordiffuse>44ffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
</control> </control>
<!--overlay--> <!--overlay-->
<control type="image"> <control type="image">

View File

@ -70,7 +70,6 @@
<variable name="homescreenCollage"> <variable name="homescreenCollage">
<value condition="Container(9000).HasFocus(1)">special://skin/extras/playlists/randomVideos.xsp</value> <value condition="Container(9000).HasFocus(1)">special://skin/extras/playlists/randomVideos.xsp</value>
<value condition="Container(9000).HasFocus(2)">special://skin/extras/playlists/randomAlbums.xsp</value> <value condition="Container(9000).HasFocus(2)">special://skin/extras/playlists/randomAlbums.xsp</value>
<value condition="Container(9000).HasFocus(5)">addons://sources/executable/</value>
</variable> </variable>
<!--Star rating for music tracks--> <!--Star rating for music tracks-->
<variable name="starRating"> <variable name="starRating">

View File

@ -20,7 +20,7 @@
<!--initial animation--> <!--initial animation-->
<animation type="Windowopen"> <animation type="Windowopen">
<effect type="zoom" start="150" time="100" center="auto" tween="linear" easing="out"/> <effect type="zoom" start="150" time="200" center="auto" tween="linear" easing="out"/>
<effect type="fade" start="30" end="100" time="100"/> <effect type="fade" start="30" end="100" time="100"/>
</animation> </animation>

View File

@ -20,7 +20,7 @@
<!--initial animation--> <!--initial animation-->
<animation type="Windowopen"> <animation type="Windowopen">
<effect type="zoom" start="120" time="100" center="auto" tween="linear" easing="out"/> <effect type="zoom" start="120" time="200" center="auto" tween="linear" easing="out"/>
<effect type="fade" start="30" end="100" time="100"/> <effect type="fade" start="30" end="100" time="100"/>
</animation> </animation>

View File

@ -31,16 +31,16 @@
<control type="panel" id="50"> <control type="panel" id="50">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>16-col</width> <width>24-col</width>
<height>22-row</height> <height>22-row</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>60</onright> <onright>60</onright>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<itemlayout width="16-col" height="2-row"> <itemlayout width="24-col" height="2-row">
<control type="image"> <control type="image">
<posx>1-col</posx> <posx>1-col</posx>
<posy>0</posy> <posy>0</posy>
<width>15-col</width> <width>23-col</width>
<height>69</height> <height>69</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture> <texture border="0">colors/black.png</texture>
@ -63,12 +63,12 @@
<font>symbolLarge</font> <font>symbolLarge</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label></label> <label></label>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col-indent</posx> <posx>1-col-indent</posx>
<posy>0</posy> <posy>0</posy>
<width>9-col-gutter</width> <width>11-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<font>itemTitle</font> <font>itemTitle</font>
@ -77,33 +77,22 @@
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>10-col</posx> <right>12</right>
<posy>0</posy> <posy>0</posy>
<width>4-col-gutter</width> <width>6-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date]</label> <label>$INFO[ListItem.Date,, • ]$INFO[ListItem.Duration]</label>
</control>
<control type="label">
<posx>14-col</posx>
<posy>0</posy>
<width>2-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Duration]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="16-col" height="2-row"> <focusedlayout width="24-col" height="2-row">
<control type="image"> <control type="image">
<posx>1-col</posx> <posx>1-col</posx>
<posy>0</posy> <posy>0</posy>
<width>16-col</width> <width>23-col</width>
<height>2-row</height> <height>2-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture> <texture border="0">colors/white.png</texture>
@ -114,6 +103,71 @@
<effect type="fade" time="500"/> <effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/> <effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
</animation> </animation>
<control type="image">
<posx>0</posx>
<posy>3</posy>
<width>66</width>
<height>66</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/white.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount) + !ListItem.IsResumable</visible>
<posx>16</posx>
<posy>2</posy>
<width>66</width>
<height>66</height>
<font>symbolLarge</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</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>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<right>12</right>
<posy>0</posy>
<width>6-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date,, • ]$INFO[ListItem.Duration]</label>
</control>
</focusedlayout>
</control>
<!--test-->
<control type="panel" id="5678">
<posx>0</posx>
<posy>12-row</posy>
<width>24-col</width>
<height>8-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<pagecontrol>60</pagecontrol>
<itemlayout width="24-col" height="2-row">
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>23-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>3</posy> <posy>3</posy>
@ -131,13 +185,70 @@
<font>symbolLarge</font> <font>symbolLarge</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label></label> <label></label>
</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">
<right>12</right>
<posy>0</posy>
<width>6-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date,, • ]$INFO[ListItem.Duration]</label>
</control>
</itemlayout>
<focusedlayout width="24-col" height="2-row">
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>23-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="group">
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
</animation>
<control type="image">
<posx>0</posx>
<posy>3</posy>
<width>66</width>
<height>66</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/white.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount) + !ListItem.IsResumable</visible>
<posx>16</posx>
<posy>2</posy>
<width>66</width>
<height>66</height>
<font>symbolLarge</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control> </control>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col-indent</posx> <posx>1-col-indent</posx>
<posy>0</posy> <posy>0</posy>
<width>9-col-gutter</width> <width>11-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<font>itemTitle</font> <font>itemTitle</font>
@ -147,31 +258,20 @@
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>10-col</posx> <right>12</right>
<posy>0</posy> <posy>0</posy>
<width>4-col-gutter</width> <width>6-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date]</label> <label>$INFO[ListItem.Date,, • ]$INFO[ListItem.Duration]</label>
</control>
<control type="label">
<posx>14-col</posx>
<posy>0</posy>
<width>2-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Duration]</label>
</control> </control>
</focusedlayout> </focusedlayout>
<content>plugin://script.maximinimalism.functions?type=recentalbums</content>
</control> </control>
<!--Additional info--> <!--Additional info-->
<control type="group"> <control type="group">
<posx>0</posx> <posx>0</posx>
@ -194,9 +294,9 @@
<visible>Control.IsVisible(60)</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>84r</posx>
<posy>276</posy> <posy>row-5-begin</posy>
<height>672</height> <height>789</height>
<onleft>9999</onleft> <onleft>9999</onleft>
</control> </control>
</control> </control>

View File

@ -5,35 +5,12 @@
<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>
<control type="group"> <control type="group">
<posx>col-7-begin</posx> <posx>col-7-begin</posx>
<posy>row-3-begin</posy> <posy>row-3-begin</posy>
<!--animations--> <!--animations-->
<include>modalDialogInOutVertical</include> <include>modalDialogInOutVertical</include>
<control type="image">
<posx>-528</posx>
<posy>44</posy>
<width>fullscreenWidth</width>
<height>1-row</height>
<texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>-3</posx>
<posy>44</posy>
<width>3</width>
<height>1-row</height>
<texture>colors/black.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
<posy>44</posy> <posy>44</posy>

View File

@ -10,7 +10,7 @@
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-5-begin</posy> <posy>row-5-begin</posy>
<width>24-col</width> <width>24-col</width>
<height>22-row</height> <height>23-row</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>60</onright> <onright>60</onright>
<ondown>59</ondown> <ondown>59</ondown>
@ -64,7 +64,11 @@
</itemlayout> </itemlayout>
<focusedlayout width="4-col" height="4-col"> <focusedlayout width="4-col" height="4-col">
<control type="group"> <control type="group">
<include>spinFocusPoster</include> <animation type="focus" loop="false" reversible="false">
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" time="300"/>
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="300" time="300"/>
<effect type="zoom" start="95" end="110" center="auto" tween="back" easing="out" time="300"/>
</animation>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
@ -72,18 +76,9 @@
<height>4-col-gutter</height> <height>4-col-gutter</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture> <texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture> <bordertexture border="3" colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ff666666</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>3</posy>
<width>258</width>
<height>258</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>

View File

@ -79,7 +79,11 @@
</itemlayout> </itemlayout>
<focusedlayout width="4-col" height="4-col"> <focusedlayout width="4-col" height="4-col">
<control type="group"> <control type="group">
<include>spinFocusPoster</include> <animation type="focus" loop="false" reversible="false">
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" time="300"/>
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="300" time="300"/>
<effect type="zoom" start="95" end="110" center="auto" tween="back" easing="out" time="300"/>
</animation>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
@ -100,6 +104,17 @@
<texture border="0">colors/black.png</texture> <texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse> <colordiffuse>ccFFFFFF</colordiffuse>
</control> </control>
<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">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ff666666</colordiffuse>
</control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
<posy>2-row</posy> <posy>2-row</posy>

View File

@ -123,7 +123,7 @@
<height>2-row</height> <height>2-row</height>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>symbol</font> <font>symbolLarge</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label></label> <label></label>
@ -184,7 +184,7 @@
<height>2-row</height> <height>2-row</height>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>symbol</font> <font>symbolLarge</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label></label> <label></label>
@ -240,7 +240,7 @@
<height>2-row</height> <height>2-row</height>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>symbol</font> <font>symbolLarge</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label></label> <label></label>
@ -287,7 +287,7 @@
<height>2-row</height> <height>2-row</height>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>symbol</font> <font>symbolLarge</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label></label> <label></label>

View File

@ -48,7 +48,11 @@
</itemlayout> </itemlayout>
<focusedlayout width="4-col" height="418"> <focusedlayout width="4-col" height="418">
<control type="group"> <control type="group">
<include>spinFocusPoster</include> <animation type="focus" loop="false" reversible="false">
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" time="300"/>
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="300" time="300"/>
<effect type="zoom" start="95" end="110" center="auto" tween="back" easing="out" time="300"/>
</animation>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
@ -58,20 +62,11 @@
<texture fallback="colors/black.png" border="0">$INFO[ListItem.Art(poster)]</texture> <texture fallback="colors/black.png" border="0">$INFO[ListItem.Art(poster)]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture> <bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ff666666</colordiffuse>
</control> </control>
<control type="group"> <control type="group">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<control type="image">
<posx>3</posx>
<posy>3</posy>
<width>258</width>
<height>390</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
<posy>4-row</posy> <posy>4-row</posy>

View File

@ -44,7 +44,40 @@
<width>4-col-gutter</width> <width>4-col-gutter</width>
<height>4-col-gutter</height> <height>4-col-gutter</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture> <texture border="3">colors/black.png</texture>
<bordertexture colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>2-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>regularStrong</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>3-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.artist]</label>
</control>
<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">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture> <bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
@ -52,15 +85,19 @@
</itemlayout> </itemlayout>
<focusedlayout width="4-col" height="4-col"> <focusedlayout width="4-col" height="4-col">
<control type="group"> <control type="group">
<include>spinFocusPoster</include> <animation type="focus" loop="false" reversible="false">
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" time="300"/>
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="300" time="300"/>
<effect type="zoom" start="95" end="110" center="auto" tween="back" easing="out" time="300"/>
</animation>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>4-col-gutter</width> <width>4-col-gutter</width>
<height>4-col-gutter</height> <height>4-col-gutter</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture> <texture border="0">colors/offblack.png</texture>
<bordertexture border="3">colors/white.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>
@ -73,6 +110,17 @@
<texture border="0">colors/black.png</texture> <texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse> <colordiffuse>ccFFFFFF</colordiffuse>
</control> </control>
<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">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ff666666</colordiffuse>
</control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
<posy>2-row</posy> <posy>2-row</posy>
@ -168,7 +216,40 @@
<width>4-col-gutter</width> <width>4-col-gutter</width>
<height>4-col-gutter</height> <height>4-col-gutter</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture> <texture border="3">colors/black.png</texture>
<bordertexture colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>2-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>regularStrong</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>3-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.artist]</label>
</control>
<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">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture> <bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
@ -176,15 +257,19 @@
</itemlayout> </itemlayout>
<focusedlayout width="4-col" height="4-col"> <focusedlayout width="4-col" height="4-col">
<control type="group"> <control type="group">
<include>spinFocusPoster</include> <animation type="focus" loop="false" reversible="false">
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" time="300"/>
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="300" time="300"/>
<effect type="zoom" start="95" end="110" center="auto" tween="back" easing="out" time="300"/>
</animation>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>4-col-gutter</width> <width>4-col-gutter</width>
<height>4-col-gutter</height> <height>4-col-gutter</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture> <texture border="0">colors/offblack.png</texture>
<bordertexture border="3">colors/white.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>
@ -197,6 +282,17 @@
<texture border="0">colors/black.png</texture> <texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse> <colordiffuse>ccFFFFFF</colordiffuse>
</control> </control>
<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">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ff666666</colordiffuse>
</control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
<posy>2-row</posy> <posy>2-row</posy>
@ -288,7 +384,40 @@
<width>4-col-gutter</width> <width>4-col-gutter</width>
<height>4-col-gutter</height> <height>4-col-gutter</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture> <texture border="3">colors/black.png</texture>
<bordertexture colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>2-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>regularStrong</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.Title]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>3-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.artist]</label>
</control>
<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">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture> <bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ffFFFFFF</colordiffuse>
@ -296,15 +425,19 @@
</itemlayout> </itemlayout>
<focusedlayout width="4-col" height="4-col"> <focusedlayout width="4-col" height="4-col">
<control type="group"> <control type="group">
<include>spinFocusPoster</include> <animation type="focus" loop="false" reversible="false">
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" time="300"/>
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="300" time="300"/>
<effect type="zoom" start="95" end="110" center="auto" tween="back" easing="out" time="300"/>
</animation>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>4-col-gutter</width> <width>4-col-gutter</width>
<height>4-col-gutter</height> <height>4-col-gutter</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture> <texture border="0">colors/offblack.png</texture>
<bordertexture border="3">colors/white.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>
@ -317,6 +450,17 @@
<texture border="0">colors/black.png</texture> <texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse> <colordiffuse>ccFFFFFF</colordiffuse>
</control> </control>
<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">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ff666666</colordiffuse>
</control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
<posy>2-row</posy> <posy>2-row</posy>

View File

@ -103,16 +103,7 @@
<texture fallback="colors/black.png" border="0">$INFO[ListItem.thumb]</texture> <texture fallback="colors/black.png" border="0">$INFO[ListItem.thumb]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture> <bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ff666666</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>3</posy>
<width>258</width>
<height>390</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>

View File

@ -84,7 +84,7 @@
<align>right</align> <align>right</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>itemSubTitle</font> <font>itemSubTitle</font>
<textcolor>highlight</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.Property(UnWatchedEpisodes)] [LOWERCASE]$LOCALIZE[16101][/LOWERCASE]</label> <label>$INFO[ListItem.Property(UnWatchedEpisodes)] [LOWERCASE]$LOCALIZE[16101][/LOWERCASE]</label>
</control> </control>
</itemlayout> </itemlayout>

View File

@ -64,7 +64,11 @@
</itemlayout> </itemlayout>
<focusedlayout width="4-col" height="396"> <focusedlayout width="4-col" height="396">
<control type="group"> <control type="group">
<include>spinFocusPoster</include> <animation type="focus" loop="false" reversible="false">
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" time="300"/>
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="300" time="300"/>
<effect type="zoom" start="95" end="110" center="auto" tween="back" easing="out" time="300"/>
</animation>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
@ -74,16 +78,7 @@
<texture fallback="colors/black.png" border="0">$INFO[ListItem.Art(poster)]</texture> <texture fallback="colors/black.png" border="0">$INFO[ListItem.Art(poster)]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture> <bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ff666666</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>3</posy>
<width>258</width>
<height>390</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
@ -209,7 +204,11 @@
</itemlayout> </itemlayout>
<focusedlayout width="4-col" height="396"> <focusedlayout width="4-col" height="396">
<control type="group"> <control type="group">
<include>spinFocusPoster</include> <animation type="focus" loop="false" reversible="false">
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" time="300"/>
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="300" time="300"/>
<effect type="zoom" start="95" end="110" center="auto" tween="back" easing="out" time="300"/>
</animation>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
@ -219,16 +218,7 @@
<texture fallback="colors/black.png" border="0">$INFO[ListItem.property(season_poster)]</texture> <texture fallback="colors/black.png" border="0">$INFO[ListItem.property(season_poster)]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture> <bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ff666666</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>3</posy>
<width>258</width>
<height>390</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 548 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 834 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 907 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 391 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 882 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 82 KiB