This commit is contained in:
Chris Bevan 2015-04-19 21:55:23 +01:00
parent 03e35fbc4f
commit ab9a1ab3dd
33 changed files with 977 additions and 786 deletions

View File

@ -7,14 +7,14 @@
<!--background--> <!--background-->
<include>globalBackground</include> <include>globalBackground</include>
<control type="group" id="9001"> <control type="group" id="9001">
<posx>col-1-begin</posx> <posx>col-2-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>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>24-col</width> <width>22-col</width>
<height>2-row</height> <height>2-row</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
@ -27,7 +27,7 @@
<width>20-col</width> <width>20-col</width>
<height>2-row</height> <height>2-row</height>
<font>dialogTitle</font> <font>dialogTitle</font>
<label>$LOCALIZE[24001]</label> <label>$LOCALIZE[24001] $INFO[container.foldername,/ , ]$INFO[container.numitems,(,)]</label>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
@ -35,7 +35,7 @@
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>24-col</width> <width>22-col</width>
<height>21-row</height> <height>21-row</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse> <colordiffuse>overlay</colordiffuse>
@ -56,7 +56,7 @@
<width>6-col</width> <width>6-col</width>
<texturenofocus>-</texturenofocus> <texturenofocus>-</texturenofocus>
<label>25001</label> <label>25001</label>
<ondown>9999</ondown> <onright>9999</onright>
</control> </control>
<control type="radiobutton" id="8"> <control type="radiobutton" id="8">
<width>6-col</width> <width>6-col</width>
@ -78,94 +78,151 @@
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>18-col</width> <width>16-col</width>
<height>21-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="panel" id="50"> <control type="panel" id="50">
<posx>0</posx> <posx>12</posx>
<posy>0</posy> <posy>12</posy>
<width>12-col</width> <width>18-col</width>
<height>21-row</height> <height>734</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>60</onright> <onright>60</onright>
<ondown>50</ondown> <ondown>50</ondown>
<onup>50</onup> <onup>50</onup>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<itemlayout height="2-row" width="12-col"> <itemlayout width="4-col" height="4-col">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>2-row</width> <width>4-col-gutter</width>
<height>2-row</height> <height>4-col-gutter</height>
<aspectratio scalediffuse="false">scale</aspectratio> <aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture> <texture border="3">colors/black.png</texture>
<bordertexture colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col-indent</posx> <posx>12</posx>
<posy>0</posy> <posy>2-row</posy>
<width>11-col-gutter</width> <width>240</width>
<height>2-row</height> <height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>regularStrong</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.label]</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> <aligny>center</aligny>
<font>buttonTitle</font> <font>buttonTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <label>$INFO[ListItem.label2]</label>
<label>$INFO[ListItem.Label]</label>
</control> </control>
<control type="label"> <control type="image">
<posx>9-col</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>3-col-gutter</width> <width>4-col-gutter</width>
<height>2-row</height> <height>4-col-gutter</height>
<aligny>center</aligny> <aspectratio>stretch</aspectratio>
<label>$INFO[ListItem.Label2]</label> <texture fallback="" border="0">$INFO[Listitem.thumb]</texture>
<font>buttonTitle</font> <bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<textcolor>textActive</textcolor> <bordersize>3</bordersize>
<selectedcolor>selected</selectedcolor> <colordiffuse>ffFFFFFF</colordiffuse>
<shadowcolor>-</shadowcolor>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout height="2-row" width="12-col"> <focusedlayout width="4-col" height="4-col">
<control type="image"> <control type="group">
<posx>1-col</posx> <include>spinFocusPoster</include>
<posy>0</posy> <control type="image">
<width>11-col</width> <posx>0</posx>
<height>2-row</height> <posy>0</posy>
<aspectratio>stretch</aspectratio> <width>4-col-gutter</width>
<texture>colors/white.png</texture> <height>4-col-gutter</height>
<bordersize>0</bordersize> <aspectratio>stretch</aspectratio>
</control> <texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<control type="image"> <bordertexture colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
<posx>0</posx> <bordersize>3</bordersize>
<posy>0</posy> <colordiffuse>ffFFFFFF</colordiffuse>
<width>2-row</width> </control>
<height>2-row</height> <control type="image">
<aspectratio scalediffuse="false">scale</aspectratio> <posx>3</posx>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture> <posy>3</posy>
<include>spinFocusIcon</include> <width>258</width>
</control> <height>258</height>
<control type="label"> <aspectratio>stretch</aspectratio>
<posx>1-col-indent</posx> <texture border="0">colors/black.png</texture>
<posy>0</posy> <colordiffuse>ccFFFFFF</colordiffuse>
<width>11-col-gutter</width> </control>
<height>2-row</height> <control type="label">
<aligny>center</aligny> <posx>12</posx>
<font>buttonTitle</font> <posy>2-row</posy>
<textcolor>black</textcolor> <width>240</width>
<label>$INFO[ListItem.Label]</label> <height>2-row</height>
</control> <align>center</align>
<control type="label"> <aligny>center</aligny>
<posx>9-col</posx> <font>regularStrong</font>
<posy>0</posy> <textcolor>textActive</textcolor>
<width>3-col-gutter</width> <label>$INFO[ListItem.label]</label>
<height>2-row</height> </control>
<aligny>center</aligny> <control type="label">
<label>$INFO[ListItem.Label2]</label> <posx>12</posx>
<font>buttonTitle</font> <posy>3-row</posy>
<textcolor>black</textcolor> <width>240</width>
<selectedcolor>selected</selectedcolor> <height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>highlight</textcolor>
<label>$INFO[ListItem.label2]</label>
</control>
<control type="grouplist">
<posx>42</posx>
<posy>5-row</posy>
<width>4-col-gutter</width>
<orientation>horizontal</orientation>
<control type="label">
<width>24</width>
<height>2-row</height>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
<control type="label">
<width>1-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31185]</label>
</control>
<control type="label">
<width>24</width>
<height>2-row</height>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
<control type="label">
<width>1-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31184]</label>
</control>
</control>
</control> </control>
</focusedlayout> </focusedlayout>
</control> </control>
@ -175,9 +232,9 @@
<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>col-24-begin</posx> <right>2-col</right>
<posy>126</posy> <posy>78</posy>
<height>11-row</height> <height>750</height>
<onleft>9999</onleft> <onleft>9999</onleft>
</control> </control>
</control> </control>

View File

@ -94,8 +94,8 @@
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<disabledcolor>textDisabled</disabledcolor> <disabledcolor>textDisabled</disabledcolor>
<radiowidth>64</radiowidth> <radiowidth>88</radiowidth>
<radioheight>64</radioheight> <radioheight>58</radioheight>
<radioposx>0</radioposx> <radioposx>0</radioposx>
<radioposy>0</radioposy> <radioposy>0</radioposy>
<texturefocus>colors/white.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
@ -157,13 +157,14 @@
<posy>0</posy> <posy>0</posy>
<width>-</width> <width>-</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font> <font>buttonTitle</font>
<textoffsetx>24</textoffsetx> <textoffsetx>24</textoffsetx>
<textoffsety>0</textoffsety> <textoffsety>0</textoffsety>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor> <focusedcolor>black</focusedcolor>
<disabledcolor>textDisabled</disabledcolor> <disabledcolor>textDisabled</disabledcolor>
<texturenofocus>colors/offblack.png</texturenofocus> <texturenofocus>-</texturenofocus>
<texturefocus>colors/white.png</texturefocus> <texturefocus>colors/white.png</texturefocus>
<sliderwidth>0</sliderwidth> <sliderwidth>0</sliderwidth>
<sliderheight>0</sliderheight> <sliderheight>0</sliderheight>
@ -182,8 +183,8 @@
<default type="scrollbar"> <default type="scrollbar">
<width>12</width> <width>12</width>
<texturesliderbar>colors/inactive.png</texturesliderbar> <texturesliderbar>colors/inactive.png</texturesliderbar>
<texturesliderbackground>colors/black.png</texturesliderbackground> <texturesliderbackground colordiffuse="overlay">colors/black.png</texturesliderbackground>
<texturesliderbarfocus>colors/white.png</texturesliderbarfocus> <texturesliderbarfocus colordiffuse="highlight">colors/white.png</texturesliderbarfocus>
<showonepage>false</showonepage> <showonepage>false</showonepage>
<orientation>vertical</orientation> <orientation>vertical</orientation>
</default> </default>

View File

@ -93,7 +93,8 @@
<posx>12</posx> <posx>12</posx>
<posy>2-row</posy> <posy>2-row</posy>
<width>10-col-gutter</width> <width>10-col-gutter</width>
<font>smallStrong</font> <font>itemSubTitle</font>
<textcolor>highlight</textcolor>
<label>$INFO[ListItem.Property(Addon.Creator)] • $LOCALIZE[31082] $INFO[ListItem.Property(Addon.Version)]</label> <label>$INFO[ListItem.Property(Addon.Creator)] • $LOCALIZE[31082] $INFO[ListItem.Property(Addon.Version)]</label>
</control> </control>
<control type="textbox" id="400"> <control type="textbox" id="400">
@ -115,7 +116,7 @@
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>6-col</width> <width>6-col</width>
<height>8-row</height> <height>10-row</height>
<itemgap>3</itemgap> <itemgap>3</itemgap>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<itemlayout width="6-col" height="2-row"> <itemlayout width="6-col" height="2-row">

View File

@ -3,24 +3,10 @@
<defaultcontrol always="true">9</defaultcontrol> <defaultcontrol always="true">9</defaultcontrol>
<allowoverlay>yes</allowoverlay> <allowoverlay>yes</allowoverlay>
<controls> <controls>
<!--background-->
<control type="image">
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<colordiffuse>FFFFFFFF</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<include>globalBackground</include> <include>globalBackground</include>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>99ffffff</colordiffuse>
</control
>
<!--configuration options--> <!--configuration options-->
<control type="group"> <control type="group">
<posx>col-3-begin</posx> <posx>col-2-begin</posx>
<posy>row-2-begin</posy> <posy>row-2-begin</posy>
<!--animations--> <!--animations-->
<include>modalDialogInOutVertical</include> <include>modalDialogInOutVertical</include>
@ -28,42 +14,84 @@
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>20-col</width> <width>22-col</width>
<height>2-row</height> <height>2-row</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>22-col</width>
<height>10-row</height>
<aspectratio aligny="center">scale</aspectratio>
<texture fallback="colors/offblack.png">$INFO[ListItem.art(fanart)]</texture>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>22-col</width>
<height>10-row</height>
<aspectratio aligny="center">scale</aspectratio>
<texture>vignette.png</texture>
</control>
<control type="image">
<posx>12</posx>
<posy>3-row</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png">$INFO[ListItem.art(thumb)]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
</control>
<control type="image">
<posx>0</posx>
<posy>12-row</posy>
<width>22-col</width>
<height>13-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>24</posx>
<posy>0</posy> <posy>0</posy>
<width>16-col</width> <width>23-col</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<font>dialogTitle</font> <font>dialogTitle</font>
<label>$LOCALIZE[5] $INFO[ListItem.Property(Addon.Name)]</label> <label>$INFO[ListItem.Property(Addon.Name)] $LOCALIZE[5]</label>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
</control> </control>
<!--subnav--> <!--subnav-->
<control type="grouplist" id="9"> <control type="grouplist" id="9">
<posx>0</posx> <posx>0</posx>
<posy>2-row</posy> <posy>12-row</posy>
<width>4-col</width> <width>4-col</width>
<height>11-row</height> <height>12-row</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>2</onright> <onright>2</onright>
<orientation>vertical</orientation> <orientation>vertical</orientation>
</control> </control>
<!--options area--> <!--options area-->
<control type="image">
<posx>4-col</posx>
<posy>12-row</posy>
<width>14-col</width>
<height>13-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="grouplist" id="2"> <control type="grouplist" id="2">
<posx>4-col</posx> <posx>4-col</posx>
<posy>2-row</posy> <posy>12-row</posy>
<width>12-col</width> <width>14-col</width>
<height>11-row</height> <height>13-row</height>
<onleft>9</onleft> <onleft>9</onleft>
<onright>9001</onright> <onright>9001</onright>
<orientation>vertical</orientation> <orientation>vertical</orientation>
@ -71,55 +99,73 @@
<!--OK / Cancel--> <!--OK / Cancel-->
<control type="panel" id="9001"> <control type="panel" id="9001">
<posx>16-col</posx> <posx>18-col</posx>
<posy>2-row</posy> <posy>12-row</posy>
<width>4-col</width> <width>4-col</width>
<height>6-row</height> <height>6-row</height>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<onleft>2</onleft> <onleft>2</onleft>
<itemlayout width="6-col" height="2-row"> <itemlayout width="6-col" height="2-row">
<control type="label"> <control type="label">
<posx>24</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font> <font>symbol</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col-indent</posx>
<posy>-1</posy> <posy>-1</posy>
<width>6-col</width> <width>3-col-gutter</width>
<font>menuTitle</font> <height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="6-col" height="2-row"> <focusedlayout width="6-col" height="2-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>2</posy> <posy>0</posy>
<width>6-col</width> <width>1-col-textbox</width>
<height>53</height> <height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>3-col-textbox</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<height>2-row</height>
<align>center</align>
<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>
<control type="label"> <control type="label">
<posx>1-col</posx> <posx>1-col-indent</posx>
<posy>-1</posy> <posy>-1</posy>
<width>6-col</width> <width>5-col-gutter</width>
<font>menuTitle</font> <height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -163,6 +209,9 @@
</control> </control>
<control type="label" id="7"> <control type="label" id="7">
<label>-</label> <label>-</label>
<textoffsetx>24</textoffsetx>
<font>itemTitle</font>
<textcolor>highlight</textcolor>
</control> </control>
<control type="image" id="6"> <control type="image" id="6">
<description>Default Separator</description> <description>Default Separator</description>

View File

@ -8,14 +8,7 @@
<control type="group"> <control type="group">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<control type="image"> <include>globalBackground</include>
<posx>0</posx>
<posy>0</posy>
<include>dimensionsFullscreen</include>
<texture>colors/black.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--fanart--> <!--fanart-->
<control type="image"> <control type="image">
<visible>!container.content(albums)</visible> <visible>!container.content(albums)</visible>
@ -51,54 +44,54 @@
<!--content is artist--> <!--content is artist-->
<control type="group"> <control type="group">
<visible>container.content(artists)</visible> <visible>container.content(artists)</visible>
<posx>1359</posx> <posx>col-15-begin</posx>
<posy>row-2-begin</posy> <posy>0</posy>
<animation type="Windowopen"> <animation type="Windowopen">
<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>
<!--overlay-->
<control type="image"> <control type="image">
<posx>-12</posx> <posx>0</posx>
<posy>-95</posy> <posy>0</posy>
<width>573</width> <width>10-col</width>
<height>817</height> <height>fullscreenHeight</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>ccffffff</colordiffuse> <colordiffuse>cc111111</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="image"> <control type="image">
<posx>-12</posx> <posx>0</posx>
<posy>-95</posy> <posy>0</posy>
<width>573</width> <width>10-col</width>
<height>198</height> <height>row-5-begin</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="image"> <control type="image">
<posx>-12</posx> <posx>0</posx>
<posy>838</posy> <posy>row-5-begin</posy>
<width>573</width> <width>10-col</width>
<height>198</height> <height>1-row</height>
<texture>colors/black.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ccffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<!--content description--> <!--content description-->
<control type="label"> <control type="label">
<posx>0</posx> <posx>12</posx>
<posy>0</posy> <posy>row-1-begin</posy>
<width>8-col-gutter</width> <width>10-col-gutter</width>
<align>left</align> <align>left</align>
<height>3-row</height>
<aligny>center</aligny>
<font>pageTitle</font> <font>pageTitle</font>
<textcolor>black</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.Artist]</label> <label>$INFO[listitem.artist]</label>
<shadowcolor>-</shadowcolor> <wrapmultiline>true</wrapmultiline>
</control> </control>
<control type="label"> <control type="label">
<posx>0</posx> <posx>12</posx>
<posy>42</posy> <posy>row-5-begin</posy>
<width>8-col-gutter</width> <width>8-col-gutter</width>
<align>left</align> <align>left</align>
<font>itemSubTitle</font> <font>itemSubTitle</font>
@ -108,77 +101,104 @@
</control> </control>
<!--synopsis--> <!--synopsis-->
<control type="textbox"> <control type="textbox">
<posx>0</posx> <posx>12</posx>
<posy>132</posy> <posy>row-7-begin</posy>
<font>textboxExtraLeading</font> <font>textbox</font>
<width>8-col-gutter</width> <width>10-col-gutter</width>
<align>left</align> <align>left</align>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<height>528</height> <height>17-row</height>
<label>[B]$INFO[ListItem.Property(Artist_Description)][/B]</label> <label>$INFO[ListItem.Property(Artist_Description)]</label>
<autoscroll delay="10000" time="1000" repeat="10000"/> <autoscroll delay="15000" time="1500" repeat="10000"/>
<shadowcolor>-</shadowcolor>
</control> </control>
<!--dialog controls--> <!--dialog controls-->
<control type="panel" id="8000"> <control type="panel" id="8000">
<posx>-12</posx> <posx>0</posx>
<posy>row-13-begin</posy> <posy>row-25-begin</posy>
<width>8-col</width> <width>10-col</width>
<height>6-row</height> <height>4-row</height>
<itemgap>3</itemgap>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<itemlayout width="4-col" height="1-row"> <itemlayout width="5-col" height="2-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>2</posy> <posy>0</posy>
<width>285</width> <width>1-col-textbox</width>
<height>55</height> <height>2-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>cc000000</colordiffuse> <colordiffuse>textboxInactive</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font> <font>symbol</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<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>4-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label"> <control type="label">
<posx>64</posx> <posx>1-col-indent</posx>
<posy>2</posy> <posy>0</posy>
<width>184</width> <width>4-col-gutter</width>
<font>menuTitle</font> <height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</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="5-col" height="2-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>2</posy> <posy>0</posy>
<width>285</width> <width>1-col</width>
<height>55</height> <height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>4-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font> <font>symbol</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>64</posx> <posx>1-col-indent</posx>
<posy>2</posy> <posy>0</posy>
<width>184</width> <width>4-col-gutter</width>
<font>menuTitle</font> <height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -203,152 +223,172 @@
<thumb>-</thumb> <thumb>-</thumb>
<onclick>SendClick(12)</onclick> <onclick>SendClick(12)</onclick>
</item> </item>
<item>
<label/>
<label2/>
<thumb/>
<onclick>noop</onclick>
</item>
</content> </content>
</control> </control>
</control> </control>
<!--content is album--> <!--content is album-->
<control type="group"> <control type="group">
<visible>container.content(albums) + !container.content(artists)</visible> <visible>container.content(albums) + !container.content(artists)</visible>
<posx>1359</posx> <posx>col-16-begin</posx>
<posy>row-2-begin</posy> <posy>0</posy>
<animation type="Windowopen"> <animation type="Windowopen">
<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>
<!--overlay-->
<control type="image"> <control type="image">
<posx>-12</posx> <posx>0</posx>
<posy>-95</posy> <posy>0</posy>
<width>573</width> <width>10-col</width>
<height>817</height> <height>fullscreenHeight</height>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>ccffffff</colordiffuse> <colordiffuse>cc111111</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="image"> <control type="image">
<posx>-12</posx> <posx>0</posx>
<posy>-95</posy> <posy>0</posy>
<width>573</width> <width>10-col</width>
<height>198</height> <height>row-5-begin</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="image"> <control type="image">
<posx>-12</posx> <posx>0</posx>
<posy>838</posy> <posy>row-5-begin</posy>
<width>573</width> <width>10-col</width>
<height>198</height> <height>1-row</height>
<texture>colors/black.png</texture> <texture>colors/white.png</texture>
<colordiffuse>ccffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<!--title and synopsis--> <!--title and synopsis-->
<control type="group"> <control type="group">
<posx>0</posx> <posx>12</posx>
<posy>0</posy> <posy>row-1-begin</posy>
<control type="label"> <control type="label">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>8-col-gutter</width> <width>10-col-gutter</width>
<align>left</align> <align>left</align>
<height>3-row</height>
<aligny>center</aligny>
<font>pageTitle</font> <font>pageTitle</font>
<textcolor>black</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.album]</label> <label>$INFO[listitem.album]</label>
<wrapmultiline>true</wrapmultiline>
</control>
<shadowcolor>-</shadowcolor>
</control>
<control type="label"> <control type="label">
<posx>0</posx> <posx>0</posx>
<posy>42</posy> <posy>4-row</posy>
<width>8-col-gutter</width> <width>10-col-gutter</width>
<align>left</align> <align>left</align>
<font>itemSubTitle</font> <font>itemSubTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>$INFO[listitem.artist]$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>132</posy> <posy>6-row</posy>
<font>textboxExtraLeading</font> <font>textbox</font>
<width>8-col-gutter</width> <width>10-col-gutter</width>
<align>left</align> <align>left</align>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<height>528</height> <height>15-row</height>
<label>[B]$INFO[ListItem.Property(Album_Description)][/B]</label> <label>$INFO[ListItem.Property(Album_Description)]</label>
<autoscroll delay="10000" time="1000" repeat="10000"/> <autoscroll delay="10000" time="1000" repeat="10000"/>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
</control> </control>
<!--dialog controls--> <!--dialog controls-->
<control type="panel" id="8000"> <control type="panel" id="8000">
<posx>-12</posx> <posx>0</posx>
<posy>row-13-begin</posy> <posy>row-24-begin</posy>
<width>8-col</width> <width>10-col</width>
<height>6-row</height> <height>6-row</height>
<itemgap>3</itemgap>
<orientation>vertical</orientation> <orientation>vertical</orientation>
<itemlayout width="4-col" height="1-row"> <itemlayout width="5-col" height="2-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>2</posy> <posy>0</posy>
<width>285</width> <width>1-col-textbox</width>
<height>55</height> <height>2-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<colordiffuse>cc000000</colordiffuse> <colordiffuse>textboxInactive</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font> <font>symbol</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<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>4-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="label"> <control type="label">
<posx>64</posx> <posx>1-col-indent</posx>
<posy>2</posy> <posy>0</posy>
<width>184</width> <width>4-col-gutter</width>
<font>menuTitle</font> <height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</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="5-col" height="2-row">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>2</posy> <posy>0</posy>
<width>285</width> <width>1-col</width>
<height>55</height> <height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>4-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>24</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font> <font>symbol</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>$INFO[ListItem.label2]</label> <label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>64</posx> <posx>1-col-indent</posx>
<posy>2</posy> <posy>0</posy>
<width>184</width> <width>4-col-gutter</width>
<font>menuTitle</font> <height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
@ -373,12 +413,6 @@
<thumb>-</thumb> <thumb>-</thumb>
<onclick>SendClick(12)</onclick> <onclick>SendClick(12)</onclick>
</item> </item>
<item>
<label/>
<label2/>
<thumb/>
<onclick>noop</onclick>
</item>
</content> </content>
</control> </control>
</control> </control>

View File

@ -4,114 +4,75 @@
<allowoverlay>yes</allowoverlay> <allowoverlay>yes</allowoverlay>
<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> <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="image">
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="group"> <control type="group">
<posx>0</posx> <posx>col-9-begin</posx>
<posy>row-13-begin</posy> <posy>row-24-begin</posy>
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="0" time="200"/>
</animation>
<animation type="Windowclose">
<effect type="fade" start="100" end="0" delay="0" time="200"/>
</animation>
<!--background-->
<control type="image"> <control type="image">
<posx>0</posx> <posx>-36</posx>
<posy>-16</posy> <posy>-36</posy>
<width>fullscreenWidth</width> <width>9-col</width>
<height>6-row</height> <height>6-row</height>
<texture>colors/white.png</texture>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture> <colordiffuse>highlight</colordiffuse>
<colordiffuse>99FFFFFF</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<visible>Player.Playing | player.seeking</visible> <visible>Player.Playing | player.seeking</visible>
<posx>col-3-begin</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>16-col-gutter</width> <width>16-col-gutter</width>
<font>smallStrong</font> <font>pageTitle</font>
<textcolor>highlight</textcolor> <textcolor>highlight</textcolor>
<label>31120</label> <label>31120</label>
</control> </control>
<control type="label"> <control type="label">
<visible>Player.Paused + !Player.Caching</visible> <visible>Player.Paused + !Player.Caching</visible>
<posx>col-3-begin</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>16-col-gutter</width> <width>8-col-gutter</width>
<font>smallStrong</font> <font>pageTitle</font>
<textcolor>highlight</textcolor> <textcolor>textActive</textcolor>
<label>112</label> <label>112</label>
</control> </control>
<control type="label"> <control type="label">
<description>buffering</description> <description>buffering</description>
<posx>col-3-begin</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>16-col-gutter</width> <width>8-col-gutter</width>
<font>smallStrong</font> <font>pageTitle</font>
<textcolor>highlight</textcolor> <textcolor>highlight</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">
<visible>System.HasMediaDVD</visible>
<posx>21-col</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<font>smallStrong</font>
<align>right</align>
<textcolor>textActive</textcolor>
<label>$INFO[Player.Chapter,$LOCALIZE[31141] ,/]$INFO[Player.ChapterCount]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<visible>!Player.Caching</visible>
<posx>5-col</posx>
<posy>0</posy>
<width>12-col</width>
<font>smallMedium</font>
<textcolor>textActive</textcolor>
<label>$INFO[VideoPlayer.TVShowTitle]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>col-3-begin</posx>
<posy>1-row</posy>
<width>18-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>largeTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[Player.Title]</label>
</control>
<control type="progress"> <control type="progress">
<description>Progress Bar</description> <description>Progress Bar</description>
<posx>col-3-begin</posx> <posx>0</posx>
<posy>114</posy> <posy>2-row</posy>
<width>18-col</width> <width>8-col</width>
<height>1-row</height>
<texturebg colordiffuse="textboxInactive">colors/offblack.png</texturebg>
<midtexture>colors/white.png</midtexture>
<info>Player.Progress</info> <info>Player.Progress</info>
</control> </control>
<control type="label"> <control type="label">
<posx>col-3-begin</posx> <posx>0</posx>
<posy>4-row</posy> <posy>3-row</posy>
<width>24-col</width> <width>8-col</width>
<font>smallStrong</font> <font>smallStrong</font>
<textcolor>textActive</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>350</posx> <posx>8-col</posx>
<posy>4-row</posy> <posy>3-row</posy>
<width>24-col</width> <width>8-col</width>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<label>$INFO[Player.finishtime,| $LOCALIZE[19127]: ,]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<right>col-3-begin</right>
<posy>4-row</posy>
<width>24-col</width>
<font>smallStrong</font> <font>smallStrong</font>
<align>right</align> <align>right</align>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>

View File

@ -153,7 +153,6 @@
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[listitem.title]</label> <label>$INFO[listitem.title]</label>
<wrapmultiline>true</wrapmultiline> <wrapmultiline>true</wrapmultiline>
<shadowcolor>-</shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<posx>0</posx> <posx>0</posx>

View File

@ -35,13 +35,13 @@
</control> </control>
<control type="textbox"> <control type="textbox">
<posx>0</posx> <posx>0</posx>
<posy>68</posy> <posy>44</posy>
<width>8-col</width> <width>8-col</width>
<height>2-row</height> <height>2-row</height>
<font>textbox</font> <font>textbox</font>
<textcolor>textActive</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="grouplist" id="9001"> <control type="grouplist" id="9001">

View File

@ -8,21 +8,6 @@
<animation effect="fade" start="0" end="100" time="500" reversible="true">WindowOpen</animation> <animation effect="fade" start="0" end="100" time="500" reversible="true">WindowOpen</animation>
<controls> <controls>
<include>globalBackground</include> <include>globalBackground</include>
<!--home background-->
<control type="image">
<visible>false</visible>
<include>dimensionsFullscreen</include>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture border="0">$INFO[skin.string(homeBackground)]</texture>
<bordersize>0</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>backgrounds/vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--browse controls--> <!--browse controls-->
<control type="group"> <control type="group">
<posx>24</posx> <posx>24</posx>
@ -177,7 +162,7 @@
</control> </control>
<!--Date / time and weather--> <!--Date / time and weather-->
<control type="group"> <control type="group">
<posx>col-17-begin</posx> <posx>18-col</posx>
<posy>row-21-begin</posy> <posy>row-21-begin</posy>
<control type="label"> <control type="label">
<posx>8-col</posx> <posx>8-col</posx>

View File

@ -20,6 +20,20 @@
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<!--logo-->
<control type="image">
<posx>col-1-begin</posx>
<posy>row-1-begin</posy>
<width>1-col</width>
<height>1-col</height>
<texture>kodilogo.png</texture>
<colordiffuse>textActive</colordiffuse>
<aspectratio>stretch</aspectratio>
<animation type="Conditional" condition="controlgroup(9000).hasfocus">
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" delay="600" time="300"/>
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="900" time="300"/>
</animation>
</control>
<control type="list" id="9001"> <control type="list" id="9001">
<posx>0</posx> <posx>0</posx>
<posy>row-4-begin</posy> <posy>row-4-begin</posy>
@ -87,6 +101,20 @@
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<!--logo-->
<control type="image">
<posx>col-1-begin</posx>
<posy>row-1-begin</posy>
<width>1-col</width>
<height>1-col</height>
<texture>kodilogo.png</texture>
<colordiffuse>textActive</colordiffuse>
<aspectratio>stretch</aspectratio>
<animation type="Conditional" condition="controlgroup(9000).hasfocus">
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" delay="600" time="300"/>
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="900" time="300"/>
</animation>
</control>
<!--menu items--> <!--menu items-->
<control type="grouplist" id="9002"> <control type="grouplist" id="9002">
<posx>0</posx> <posx>0</posx>

View File

@ -43,7 +43,7 @@
<!--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(showRecentMusicItems),false)</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>84r</posx> <posx>84r</posx>

View File

@ -18,6 +18,12 @@
<!--shift page for certain modal dialogs--> <!--shift page for certain modal dialogs-->
<include>modalDialogContentShift</include> <include>modalDialogContentShift</include>
<!--initial animation-->
<animation type="Windowopen">
<effect type="zoom" start="150" time="200" center="auto" tween="linear" easing="out"/>
<effect type="fade" start="30" end="100" time="200"/>
</animation>
<!--Main content listing--> <!--Main content listing-->
<control type="group" id="9999"> <control type="group" id="9999">
<include>liveTVChannels</include> <include>liveTVChannels</include>

View File

@ -18,97 +18,98 @@
<!--shift page for certain modal dialogs--> <!--shift page for certain modal dialogs-->
<include>modalDialogContentShift</include> <include>modalDialogContentShift</include>
<!--initial animation-->
<animation type="Windowopen">
<effect type="zoom" start="150" time="200" center="auto" tween="linear" easing="out"/>
<effect type="fade" start="30" end="100" time="200"/>
</animation>
<!--Main content listing--> <!--Main content listing-->
<control type="group" id="9999"> <control type="group" id="9999">
<control type="epggrid" id="10"> <control type="epggrid" id="10">
<description>EPG Grid</description> <description>EPG Grid</description>
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-4-begin</posy> <posy>row-4-begin</posy>
<width>1758</width> <width>24-col</width>
<height>23-row</height> <height>24-row</height>
<pagecontrol>10</pagecontrol> <pagecontrol>10</pagecontrol>
<timeblocks>30</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="139"> <rulerlayout height="2-row" width="216">
<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>12</posy>
<width>60</width> <width>216</width>
<height>30</height> <height>2-row</height>
<font>itemSubTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>66FFFFFF</textcolor>
<selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
</rulerlayout> </rulerlayout>
<channellayout height="2-row" width="288"> <channellayout height="2-row" width="216">
<control type="image">
<width>284</width>
<height>2-row</height>
<texture>colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
</control>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>3</posy>
<width>2-row</width> <width>66</width>
<height>2-row</height> <height>66</height>
<aspectratio scalediffuse="false">scale</aspectratio> <aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture> <texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col-indent</posx> <posx>1-col-indent</posx>
<width>3-col</width> <width>3-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>itemSubTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.ChannelName]</label> <label>$INFO[ListItem.ChannelName]</label>
</control> </control>
</channellayout> </channellayout>
<focusedchannellayout height="2-row" width="360"> <focusedchannellayout height="2-row" width="216">
<control type="image"> <control type="image">
<posx>1-col</posx> <posx>1-col</posx>
<width>284</width> <width>216</width>
<height>2-row</height> <height>2-row</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
</control> </control>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>3</posy>
<width>2-row</width> <width>66</width>
<height>2-row</height> <height>66</height>
<aspectratio scalediffuse="false">scale</aspectratio> <aspectratio scalediffuse="false">scale</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture> <texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
<include>spinFocusIcon</include> <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> </control>
<control type="label"> <control type="label">
<posx>1-col-indent</posx> <posx>1-col-indent</posx>
<width>3-col</width> <width>3-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>itemSubTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>selected</selectedcolor> <selectedcolor>selected</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.ChannelName]</label> <label>$INFO[ListItem.ChannelName]</label>
</control> </control>
</focusedchannellayout> </focusedchannellayout>
<itemlayout height="2-row" width="139"> <itemlayout height="2-row" width="216">
<control type="image" id="2"> <control type="image" id="2">
<width>139</width> <width>213</width>
<height>2-row</height> <height>69</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture border="2">colors/black.png</texture> <texture border="2">colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse> <colordiffuse>overlay</colordiffuse>
</control> </control>
<control type="label" id="1"> <control type="label" id="1">
<width>120</width> <width>204</width>
<height>2-row</height> <height>2-row</height>
<font>itemTitle</font> <font>itemTitle</font>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
@ -118,15 +119,15 @@
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout height="2-row" width="139"> <focusedlayout height="2-row" width="216">
<control type="image" id="14"> <control type="image" id="14">
<width>139</width> <width>213</width>
<height>2-row</height> <height>2-row</height>
<texture border="2">colors/white.png</texture> <texture border="2">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
</control> </control>
<control type="label" id="1"> <control type="label" id="1">
<width>120</width> <width>204</width>
<height>2-row</height> <height>2-row</height>
<font>itemTitle</font> <font>itemTitle</font>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>

View File

@ -6,249 +6,231 @@
<onunload>Skin.SetString(showRecentVideoItems,true)</onunload> <onunload>Skin.SetString(showRecentVideoItems,true)</onunload>
<controls> <controls>
<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)">
<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"> <!--initial animation-->
<posx>0</posx> <animation type="Windowopen">
<posy>0</posy> <effect type="zoom" start="150" time="200" center="auto" tween="linear" easing="out"/>
<!--main menu--> <effect type="fade" start="30" end="100" time="200"/>
<control type="group" id="8000"> </animation>
<posx>col-1-begin</posx>
<posy>row-2-begin</posy> <!--Main content listing-->
<include>dateTime</include> <control type="group" id="9999">
<include>hubMenu</include> <posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<control type="panel" id="50">
<posx>0</posx>
<posy>0</posy>
<width>16-col</width>
<height>22-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<pagecontrol>60</pagecontrol>
<itemlayout width="16-col" height="2-row">
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>15-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>3</posy>
<width>66</width>
<height>66</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.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>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>9-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>10-col</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date]</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>
</itemlayout>
<focusedlayout width="16-col" height="2-row">
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>16-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/black.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>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>9-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">
<posx>10-col</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date]</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>
</focusedlayout>
</control> </control>
<!--Folder titles--> <!--Additional info-->
<control type="group"> <control type="group">
<posx>col-4-begin</posx> <posx>0</posx>
<posy>row-2-begin</posy> <posy>22-row</posy>
<!--source title-->
<control type="label"> <control type="label">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>14-col</width> <width>12-col-gutter</width>
<font>pageTitle</font> <font>itemTitle</font>
<label>$LOCALIZE[31006] [COLOR highlight]$LOCALIZE[31165][/COLOR]</label>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
</control> <selectedcolor>selected</selectedcolor>
<control type="label"> <shadowcolor>-</shadowcolor>
<posx>0</posx> <label>$INFO[Pvr.BackendDiskSpace]</label>
<posy>45</posy>
<width>14-col</width>
<font>regular</font>
<label>$INFO[container.numitems] $LOCALIZE[31165]</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>!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>10-col-gutter</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>13-col</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date]</label>
</control>
<control type="label">
<visible>!isempty(listitem.duration)</visible>
<posx>17-col</posx>
<posy>0</posy>
<width>30</width>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<posx>1260</posx>
<posy>0</posy>
<width>2-col</width>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Duration]</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>10-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="label">
<posx>13-col</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Date]</label>
</control>
<control type="label">
<visible>!isempty(listitem.duration)</visible>
<posx>17-col</posx>
<posy>0</posy>
<width>30</width>
<font>symbol</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<posx>1260</posx>
<posy>0</posy>
<width>2-col</width>
<font>itemTitle</font>
<textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Duration]</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)</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>
</control> </control>
</control>
<!--sorting and misc controls--> <!--page scrollbar-->
<control type="group" id="61"> <control type="group" id="9400">
<!--Options--> <visible>Control.IsVisible(60)</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>
<!--Folder titles-->
<control type="group"> <control type="group">
<posx>24</posx> <posx>col-1-begin</posx>
<posy>111</posy> <posy>row-1-begin</posy>
<animation type="Conditional" condition="controlgroup(62).hasfocus"> <!--source title-->
<effect type="fade" start="0" end="100" time="300"/> <control type="label">
<effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/> <posx>0</posx>
</animation> <posy>0</posy>
<animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000) | Window.IsActive(5900)"> <width>14-col</width>
<effect type="fade" start="100" end="0" time="400"/> <font>pageTitle</font>
<effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/> <label>$LOCALIZE[31006] [COLOR highlight]$LOCALIZE[31165][/COLOR]</label>
</animation> <textcolor>textActive</textcolor>
<!--menu--> </control>
<include>sideBarMenuItems</include> <control type="label">
<posx>0</posx>
<posy>45</posy>
<width>14-col</width>
<font>regular</font>
<label>$INFO[container.numitems] $LOCALIZE[31165]</label>
<textcolor>textActive</textcolor>
</control>
</control> </control>
<!--dateTime-->
<include>dateTime</include>
</control> </control>
<!--hub menu-->
<include>hubMenu</include>
<!--debugging--> <!--debugging-->
<include>DebugGrid</include> <include>DebugGrid</include>
<control type="label"> <control type="label">

View File

@ -29,7 +29,7 @@
</control> </control>
<!--source content--> <!--source content-->
<control type="group" id="9500"> <control type="group" id="9500">
<visible>SubString(skin.string(showRecentVideoItems),false) | !skin.string(showRecentVideoItems)</visible> <visible>[SubString(skin.string(showRecentVideoItems),false) | !skin.string(showRecentVideoItems)]</visible>
<include>movies</include> <include>movies</include>
<include>tvshows</include> <include>tvshows</include>
<include>seasons</include> <include>seasons</include>
@ -45,8 +45,8 @@
<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>84r</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

@ -10,6 +10,12 @@
<animation type="Conditional" condition="Window.IsActive(osdvideosettings) | Window.IsActive(osdaudiosettings) | window.isactive(PVROSDChannels)"> <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>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--content title--> <!--content title-->
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
@ -62,7 +68,7 @@
<!--subtitles etc--> <!--subtitles etc-->
<control type="list" id="8001"> <control type="list" id="8001">
<posx>col-9-begin</posx> <posx>col-5-begin</posx>
<posy>0</posy> <posy>0</posy>
<width>24-col</width> <width>24-col</width>
<height>2-row</height> <height>2-row</height>
@ -80,7 +86,7 @@
<control type="image"> <control type="image">
<posx>1-col</posx> <posx>1-col</posx>
<posy>0</posy> <posy>0</posy>
<width>3-col</width> <width>3-col-textbox</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>
@ -111,7 +117,7 @@
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col</width> <width>1-col-textbox</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>
@ -121,7 +127,7 @@
<control type="image"> <control type="image">
<posx>1-col</posx> <posx>1-col</posx>
<posy>0</posy> <posy>0</posy>
<width>3-col</width> <width>3-col-textbox</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

@ -21,74 +21,64 @@
<!--animations--> <!--animations-->
<include>modalDialogInOutVertical</include> <include>modalDialogInOutVertical</include>
<control type="image"> <control type="image">
<posx>-528</posx> <posx>0</posx>
<posy>44</posy> <posy>0</posy>
<width>fullscreenWidth</width> <width>12-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>
<control type="label"> <control type="label">
<visible>Window.IsVisible(123)</visible> <visible>Window.IsVisible(123)</visible>
<posx>12</posx> <posx>24</posx>
<posy>44</posy> <posy>0</posy>
<width>12-col</width> <width>16-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font> <font>dialogTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$LOCALIZE[3] $LOCALIZE[5]</label> <label>$LOCALIZE[3] $LOCALIZE[5]</label>
<textcolor>textActive</textcolor>
</control> </control>
<control type="label"> <control type="label">
<visible>Window.IsVisible(124)</visible> <visible>Window.IsVisible(124)</visible>
<posx>12</posx> <posx>24</posx>
<posy>44</posy> <posy>0</posy>
<width>12-col</width> <width>16-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font> <font>dialogTitle</font>
<textcolor>black</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$LOCALIZE[292] $LOCALIZE[5]</label> <label>$LOCALIZE[292] $LOCALIZE[5]</label>
</control> </control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>12-col</width>
<height>21-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="grouplist" id="5"> <control type="grouplist" id="5">
<description>Control Area</description> <description>Control Area</description>
<posx>0</posx> <posx>0</posx>
<posy>120</posy> <posy>2-row</posy>
<width>12-col</width> <width>12-col</width>
<height>644</height> <height>21-row</height>
<orientation>vertical</orientation> <orientation>vertical</orientation>
</control> </control>
<control type="button" id="7"> <control type="button" id="7">
<description>Default Button</description> <description>Default Button</description>
<align>left</align>
<font>itemTitle</font>
<height>54</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<focusedcolor>black</focusedcolor>
<texturefocus>colors/white.png</texturefocus>
<textoffsetx>12</textoffsetx>
</control> </control>
<control type="radiobutton" id="8"> <control type="radiobutton" id="8">
<description>Default RadioButton</description> <description>Default RadioButton</description>
<align>left</align>
</control> </control>
<control type="spincontrolex" id="9"> <control type="spincontrolex" id="9">
<description>Default spincontrolex</description> <description>Default spincontrolex</description>
<align>left</align>
</control> </control>
<control type="sliderex" id="13"> <control type="sliderex" id="13">
<description>Default Slider</description> <description>Default Slider</description>
<align>left</align>
<height>54</height>
</control> </control>
</control> </control>
<!--debugging--> <!--debugging-->

View File

@ -38,7 +38,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>

View File

@ -14,23 +14,13 @@
<onup>53</onup> <onup>53</onup>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<itemlayout width="8-col" height="2-row"> <itemlayout width="8-col" height="2-row">
<control type="image">
<visible>false</visible>
<posx>1-col</posx>
<posy>0</posy>
<width>7-col-gutter</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<colordiffuse>77ffffff</colordiffuse>
</control>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>3</posy>
<width>2-row</width> <width>66</width>
<height>2-row</height> <height>66</height>
<aspectratio scalediffuse="false">scale</aspectratio> <aspectratio scalediffuse="false">stretch</aspectratio>
<texture diffuse="masks/circle.png">$INFO[Listitem.thumb]</texture> <texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col-indent</posx> <posx>1-col-indent</posx>
@ -56,12 +46,15 @@
</control> </control>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>3</posy>
<width>2-row</width> <width>66</width>
<height>2-row</height> <height>66</height>
<aspectratio scalediffuse="false">scale</aspectratio> <aspectratio scalediffuse="false">stretch</aspectratio>
<texture diffuse="masks/circle.png">$INFO[Listitem.thumb]</texture> <texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
<include>spinFocusIcon</include> <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> </control>
<control type="label"> <control type="label">
<posx>1-col-indent</posx> <posx>1-col-indent</posx>

View File

@ -6,17 +6,34 @@
<control type="group"> <control type="group">
<visible>container.content(episodes) + !Substring(Container.folderpath,plugin)</visible> <visible>container.content(episodes) + !Substring(Container.folderpath,plugin)</visible>
<posy>0</posy> <posy>0</posy>
<posx>-960</posx> <posx>-966</posx>
<control type="image"> <control type="image">
<include>dimensionsFullscreen</include> <include>dimensionsFullscreen</include>
<aspectratio scalediffuse="false">stretch</aspectratio> <aspectratio scalediffuse="false">stretch</aspectratio>
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture> <texture background="true" fallback="colors/black.png" border="0">$INFO[Listitem.art(fanart)]</texture>
<bordertexture border="0" colordiffuse="highlight">colors/white.png</bordertexture>
<bordersize>0,0,6,0</bordersize>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<animation type="conditional" condition="!controlgroup(9000).hasfocus" loop="true" reversible="false">
<effect type="fade" start="0" end="100" time="2000"/>
<effect type="zoom" center="auto" start="130" end="100" time="15000"/>
<effect type="fade" start="100" end="0" time="1000" delay="14000"/>
</animation>
</control> </control>
</control> </control>
<!--overlay-->
<control type="image">
<visible>container.content(episodes) + !Substring(Container.folderpath,plugin)</visible>
<posx>949</posx>
<posy>0</posy>
<width>972</width>
<height>fullscreenHeight</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<bordertexture border="3" colordiffuse="highlight">colors/white.png</bordertexture>
<bordersize>6,0,0,0</bordersize>
<colordiffuse>background</colordiffuse>
</control>
<!--title--> <!--title-->
<control type="group"> <control type="group">
<posx>col-13-begin</posx> <posx>col-13-begin</posx>
@ -51,7 +68,7 @@
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col-textbox</width> <width>1-col-textbox</width>
<height>2-row</height> <height>69</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
@ -61,7 +78,7 @@
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col-textbox</width> <width>1-col-textbox</width>
<height>2-row</height> <height>69</height>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>itemTitle</font> <font>itemTitle</font>
@ -74,7 +91,7 @@
<posx>1-col</posx> <posx>1-col</posx>
<posy>0</posy> <posy>0</posy>
<width>11-col</width> <width>11-col</width>
<height>2-row</height> <height>69</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
@ -178,8 +195,8 @@
<height>22-row</height> <height>22-row</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>60</onright> <onright>60</onright>
<ondown>50</ondown> <ondown>52</ondown>
<onup>50</onup> <onup>52</onup>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<itemlayout width="24-col" height="2-row"> <itemlayout width="24-col" height="2-row">
<control type="image"> <control type="image">
@ -194,7 +211,7 @@
<posx>1-col</posx> <posx>1-col</posx>
<posy>0</posy> <posy>0</posy>
<width>23-col</width> <width>23-col</width>
<height>2-row</height> <height>69</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture> <texture border="0">colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse> <colordiffuse>textboxInactive</colordiffuse>
@ -246,7 +263,6 @@
</control> </control>
</focusedlayout> </focusedlayout>
</control> </control>
</control> </control>
</include> </include>
</includes> </includes>

View File

@ -15,10 +15,10 @@
<posx>1-col</posx> <posx>1-col</posx>
<posy>0</posy> <posy>0</posy>
<width>23-col</width> <width>23-col</width>
<height>2-row</height> <height>69</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture> <texture border="0">colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse> <colordiffuse>overlay</colordiffuse>
</control> </control>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>

View File

@ -19,6 +19,7 @@
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<include>kenBurnsey</include>
</control> </control>
<control type="panel" id="50"> <control type="panel" id="50">

View File

@ -127,7 +127,7 @@
<control type="group" id="9301"> <control type="group" id="9301">
<animation type="Conditional" condition="controlgroup(9301).hasfocus"> <animation type="Conditional" condition="controlgroup(9301).hasfocus">
<effect type="slide" start="0,0" end="0,-580" time="200"/> <effect type="slide" start="0,0" end="0,-650" time="200"/>
</animation> </animation>
<control type="label"> <control type="label">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>

View File

@ -3,6 +3,62 @@
<include name="seasons"> <include name="seasons">
<control type="group"> <control type="group">
<visible>container.content(seasons) + !container.content(episodes)</visible> <visible>container.content(seasons) + !container.content(episodes)</visible>
<!--fanart-->
<control type="group">
<visible>!Substring(Container.folderpath,plugin)</visible>
<posy>-100</posy>
<control type="image">
<include>dimensionsFullscreen</include>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
<colordiffuse>ffffffff</colordiffuse>
<animation type="conditional" condition="!controlgroup(9000).hasfocus" loop="true" reversible="false">
<effect type="fade" start="0" end="100" time="2000"/>
<effect type="zoom" center="auto" start="130" end="100" time="15000"/>
<effect type="fade" start="100" end="0" time="1000" delay="14000"/>
</animation>
</control>
</control>
<!--title-->
<control type="group">
<visible>!Substring(Container.folderpath,plugin)</visible>
<posx>col-1-begin</posx>
<posy>row-2-begin</posy>
<control type="label">
<posx>0</posx>
<posy>11-row</posy>
<width>24-col</width>
<height>2-row</height>
<font>largeStrong</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[container.foldername][/B] [COLOR highlight]$INFO[listitem.genre][/COLOR]</label>
</control>
</control>
<!--overlay-->
<control type="image">
<visible>!Substring(Container.folderpath,plugin)</visible>
<posx>0</posx>
<posy>row-15-begin</posy>
<width>fullscreenWidth</width>
<height>15-row</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>background</colordiffuse>
</control>
<control type="image">
<visible>!Substring(Container.folderpath,plugin)</visible>
<posx>0</posx>
<posy>row-15-begin</posy>
<width>fullscreenWidth</width>
<height>6</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<!--content--> <!--content-->
<control type="panel" id="58"> <control type="panel" id="58">
<visible>!StringCompare(container.foldername,files) + !container.content(episodes) + !Substring(Container.folderpath,plugin) + !container.content(addons)</visible> <visible>!StringCompare(container.foldername,files) + !container.content(episodes) + !Substring(Container.folderpath,plugin) + !container.content(addons)</visible>
@ -115,37 +171,6 @@
</control> </control>
</focusedlayout> </focusedlayout>
</control> </control>
<!--fanart-->
<control type="group">
<animation type="conditional" condition="true">
<effect type="slide" start="0,0" end="0,-516" tween="cubic" easing="out" delay="0" time="400"/>
</animation>
<posy>0</posy>
<control type="image">
<include>dimensionsFullscreen</include>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
<bordertexture border="6" colordiffuse="highlight">colors/white.png</bordertexture>
<bordersize>0,0,0,6</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
</control>
<!--title-->
<control type="group">
<posx>col-1-begin</posx>
<posy>row-2-begin</posy>
<control type="label">
<posx>0</posx>
<posy>11-row</posy>
<width>24-col</width>
<height>2-row</height>
<font>largeStrong</font>
<textcolor>textActive</textcolor>
<label>$INFO[container.foldername]</label>
</control>
</control>
</control> </control>
</include> </include>
</includes> </includes>

View File

@ -39,6 +39,7 @@
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture> <bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<fadetime>500</fadetime> <fadetime>500</fadetime>
<animation effect="rotateY" end="-7" center="auto,auto" time="0">windowopen</animation>
</control> </control>
</control> </control>
@ -67,14 +68,7 @@
</control> </control>
<control type="panel" id="56"> <control type="panel" id="56">
<visible></visible> <visible>container.content(songs)</visible>
<animation type="visible">
<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="hidden">
<effect type="fade" start="100" end="0" time="200"/>
</animation>
<posx>col-10-begin</posx> <posx>col-10-begin</posx>
<posy>row-9-begin</posy> <posy>row-9-begin</posy>
<width>15-col</width> <width>15-col</width>
@ -103,7 +97,7 @@
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>1-col-textbox</width> <width>1-col-textbox</width>
<height>2-row</height> <height>69</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>
@ -125,7 +119,7 @@
<posx>1-col</posx> <posx>1-col</posx>
<posy>0</posy> <posy>0</posy>
<width>14-col</width> <width>14-col</width>
<height>2-row</height> <height>69</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture> <texture>colors/black.png</texture>
<bordersize>0</bordersize> <bordersize>0</bordersize>

View File

@ -20,9 +20,9 @@
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<include>kenBurnsey</include>
</control> </control>
<!--this is a copy of file list-->
<control type="panel" id="50"> <control type="panel" id="50">
<visible>!StringCompare(container.foldername,files) + !container.content(movies) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin) + !container.content(addons)</visible> <visible>!StringCompare(container.foldername,files) + !container.content(movies) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin) + !container.content(addons)</visible>
<posx>col-1-begin</posx> <posx>col-1-begin</posx>

View File

@ -149,7 +149,7 @@
<control type="group" id="9301"> <control type="group" id="9301">
<animation type="Conditional" condition="controlgroup(9301).hasfocus"> <animation type="Conditional" condition="controlgroup(9301).hasfocus">
<effect type="slide" start="0,0" end="0,-360" time="200"/> <effect type="slide" start="0,0" end="0,-400" time="200"/>
</animation> </animation>
<control type="label"> <control type="label">
<visible>SubString(skin.string(videoHomeItemsEpisodesSource),recentepisodes)</visible> <visible>SubString(skin.string(videoHomeItemsEpisodesSource),recentepisodes)</visible>

View File

@ -26,7 +26,20 @@
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<!--titles--> <!--logo-->
<control type="image">
<posx>col-1-begin</posx>
<posy>row-1-begin</posy>
<width>1-col</width>
<height>1-col</height>
<texture>kodilogo.png</texture>
<colordiffuse>textActive</colordiffuse>
<aspectratio>stretch</aspectratio>
<animation type="Conditional" condition="controlgroup(9000).hasfocus">
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" delay="600" time="300"/>
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="900" time="300"/>
</animation>
</control>
<!--set shortcut--> <!--set shortcut-->
<control type="grouplist" id="6000"> <control type="grouplist" id="6000">

View File

@ -60,21 +60,25 @@
<control type="group"> <control type="group">
<!--track info--> <!--track info-->
<control type="group"> <control type="group">
<!--
<animation type="windowOpen"> <animation type="windowOpen">
<effect type="fade" start="0" end="100" time="500" delay="1000"/> <effect type="fade" start="0" end="100" time="500" delay="1000"/>
</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"/>
</animation> </animation>
<!--Screen burn protection--> <!--Screen burn protection-->
<!--
<animation type="conditional" condition="true" pulse="true"> <animation type="conditional" condition="true" pulse="true">
<effect type="fade" start="100" end="0" time="2500" delay="20000"/> <effect type="fade" start="100" end="0" time="2500" delay="20000"/>
</animation> </animation>
<posx>0</posx> -->
<posx>col-1-begin</posx>
<posy>row-14-begin</posy> <posy>row-14-begin</posy>
<control type="image"> <control type="image">
<posx>72</posx> <posx>-24</posx>
<posy>0</posy> <posy>-16</posy>
<width>3-col</width> <width>3-col</width>
<height>3-col</height> <height>3-col</height>
<aspectratio>scale</aspectratio> <aspectratio>scale</aspectratio>
@ -82,81 +86,80 @@
<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>
<animation effect="rotateY" end="-7" center="auto,auto" time="0">windowopen</animation>
</control> </control>
<control type="label"> <control type="label">
<visible>!Pvr.IsPlayingRadio</visible> <visible>!Pvr.IsPlayingRadio</visible>
<posx>88</posx> <posx>0</posx>
<posy>-62</posy> <posy>-82</posy>
<width>4-col</width> <width>4-col</width>
<font>symbolLarge</font> <font>symbolLarge</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>$VAR[starRating]</label> <label>$VAR[starRating]</label>
<shadowcolor>00000000</shadowcolor> <shadowcolor>00000000</shadowcolor>
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
</control> </control>
<control type="label"> <control type="label">
<posx>col-4-begin</posx> <posx>3-col-indent</posx>
<posy>-4</posy> <posy>-8</posy>
<width>20-col</width> <width>20-col</width>
<font>largeBlack</font> <font>largeBlack</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<scroll>false</scroll> <scroll>false</scroll>
<label>$INFO[MusicPlayer.Title]</label> <label>[COLOR highlight]$INFO[MusicPlayer.artist,, ][/COLOR]$INFO[MusicPlayer.Title]</label>
<shadowcolor>00000000</shadowcolor> <shadowcolor>00000000</shadowcolor>
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include> </control>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
</control>
<control type="label"> <control type="label">
<visible>!Pvr.IsPlayingRadio</visible> <visible>!Pvr.IsPlayingRadio</visible>
<posx>col-4-begin</posx> <posx>3-col-indent</posx>
<posy>1-row</posy> <posy>48</posy>
<width>20-col</width>
<font>medium</font>
<textcolor>textActive</textcolor>
<scroll>false</scroll>
<label>$INFO[MusicPlayer.artist]</label>
<shadowcolor>00000000</shadowcolor>
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
</control>
<control type="label">
<visible>Pvr.IsPlayingRadio</visible>
<posx>col-4-begin</posx>
<posy>1-row</posy>
<width>20-col</width>
<font>medium</font>
<textcolor>textActive</textcolor>
<scroll>false</scroll>
<label>$INFO[VideoPlayer.Plot]</label>
<shadowcolor>00000000</shadowcolor>
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
</control>
<control type="label">
<posx>col-4-begin</posx>
<posy>118</posy>
<width>20-col</width> <width>20-col</width>
<font>regularStrong</font> <font>regularStrong</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<scroll>false</scroll> <scroll>false</scroll>
<label>$INFO[MusicPlayer.Album,, ]$INFO[MusicPlayer.year,(,)]</label> <label>$INFO[MusicPlayer.Album,, ]$INFO[MusicPlayer.year,(,)]</label>
<shadowcolor>00000000</shadowcolor> <shadowcolor>00000000</shadowcolor>
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
</control> </control>
<control type="label"> <control type="label">
<posx>col-4-begin</posx> <visible>Pvr.IsPlayingRadio</visible>
<posy>164</posy> <posx>3-col-indent</posx>
<posy>48</posy>
<width>20-col</width>
<font>regularStrong</font>
<textcolor>textActive</textcolor>
<scroll>false</scroll>
<label>$INFO[VideoPlayer.Plot]</label>
<shadowcolor>00000000</shadowcolor>
</control>
<control type="image">
<posx>3-col-indent</posx>
<posy>96</posy>
<width>3-col</width>
<height>3</height>
<texture>colors/white.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>3-col-indent</posx>
<posy>3-row</posy>
<width>12-col</width> <width>12-col</width>
<font>itemSubTitle</font> <font>regularStrong</font>
<align>left</align> <align>left</align>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<scroll>false</scroll> <scroll>false</scroll>
<shadowcolor>00000000</shadowcolor> <shadowcolor>00000000</shadowcolor>
<label>[B]$INFO[MusicPlayer.time,, / ]$INFO[MusicPlayer.duration][/B] $INFO[MusicPlayer.offset(1).Artist,[B]$LOCALIZE[19031][/B]: , - ]$INFO[MusicPlayer.offset(1).Title]</label> <label>$INFO[MusicPlayer.time,, / ]$INFO[MusicPlayer.duration]</label>
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include> </control>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include> <control type="label">
<posx>3-col-indent</posx>
<posy>156</posy>
<width>12-col</width>
<font>itemTitle</font>
<align>left</align>
<textcolor>textActive</textcolor>
<scroll>false</scroll>
<shadowcolor>00000000</shadowcolor>
<label>$INFO[MusicPlayer.offset(1).Artist,[COLOR highlight]$LOCALIZE[19031]:[/COLOR] , - ]$INFO[MusicPlayer.offset(1).Title]</label>
</control> </control>
</control> </control>
<!--dialog controls--> <!--dialog controls-->

View File

@ -21,7 +21,20 @@
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<!--titles--> <!--logo-->
<control type="image">
<posx>col-1-begin</posx>
<posy>row-1-begin</posy>
<width>1-col</width>
<height>1-col</height>
<texture>kodilogo.png</texture>
<colordiffuse>textActive</colordiffuse>
<aspectratio>stretch</aspectratio>
<animation type="Conditional" condition="controlgroup(9000).hasfocus">
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" delay="600" time="300"/>
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="900" time="300"/>
</animation>
</control>
<!--set recent items type--> <!--set recent items type-->
<control type="panel" id="6000"> <control type="panel" id="6000">
<posx>0</posx> <posx>0</posx>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
media/kodilogo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB