Various
This commit is contained in:
parent
bf177f2e7b
commit
2ef64728cc
|
@ -73,7 +73,7 @@
|
|||
<label>-</label>
|
||||
<texturefocus>-</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<font>itemTitle</font>
|
||||
<font>buttonTitle</font>
|
||||
<textcolor>unselected</textcolor>
|
||||
<focusedcolor>selected</focusedcolor>
|
||||
<disabledcolor>textDisabled</disabledcolor>
|
||||
|
@ -89,7 +89,7 @@
|
|||
<aligny>center</aligny>
|
||||
<textoffsetx>24</textoffsetx>
|
||||
<textoffsety>0</textoffsety>
|
||||
<font>menuButton</font>
|
||||
<font>buttonTitle</font>
|
||||
<label>-</label>
|
||||
<textcolor>textActive</textcolor>
|
||||
<focusedcolor>black</focusedcolor>
|
||||
|
@ -113,7 +113,7 @@
|
|||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<textoffsetx>24</textoffsetx>
|
||||
<font>menuButton</font>
|
||||
<font>buttonTitle</font>
|
||||
<label>-</label>
|
||||
<textcolor>textActive</textcolor>
|
||||
<focusedcolor>black</focusedcolor>
|
||||
|
@ -136,7 +136,7 @@
|
|||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<textoffsetx>24</textoffsetx>
|
||||
<font>menuButton</font>
|
||||
<font>buttonTitle</font>
|
||||
<label>-</label>
|
||||
<textcolor>textActive</textcolor>
|
||||
<focusedcolor>black</focusedcolor>
|
||||
|
@ -157,7 +157,7 @@
|
|||
<posy>0</posy>
|
||||
<width>-</width>
|
||||
<height>2-row</height>
|
||||
<font>menuButton</font>
|
||||
<font>buttonTitle</font>
|
||||
<textoffsetx>24</textoffsetx>
|
||||
<textoffsety>0</textoffsety>
|
||||
<textcolor>textActive</textcolor>
|
||||
|
|
|
@ -7,36 +7,48 @@
|
|||
<controls>
|
||||
<include>modalDialog</include>
|
||||
<control type="group">
|
||||
<posx>col-1-begin</posx>
|
||||
<posx>col-10-begin</posx>
|
||||
<posy>7-row</posy>
|
||||
<!--animations-->
|
||||
<include>modalDialogInOutVertical</include>
|
||||
<control type="list" id="8000">
|
||||
<posx>-15</posx>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>6-col</width>
|
||||
<height>6-row</height>
|
||||
<height>8-row</height>
|
||||
<itemgap>0</itemgap>
|
||||
<itemlayout width="6-col" height="1-row">
|
||||
<itemlayout width="6-col" height="2-row">
|
||||
<control type="label">
|
||||
<posx>15</posx>
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>6-col</width>
|
||||
<align>left</align>
|
||||
<width>6-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>unselected</textcolor>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="6-col" height="1-row">
|
||||
<control type="label">
|
||||
<posx>-1</posx>
|
||||
<focusedlayout width="6-col" height="2-row">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>6-col</width>
|
||||
<align>left</align>
|
||||
<height>2-row</height>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture border="0">colors/white.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>6-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>[ $INFO[ListItem.label] ]</label>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
<content>
|
||||
|
|
|
@ -12,12 +12,9 @@
|
|||
</control>
|
||||
<control type="button" id="1000">
|
||||
<description>Buttons</description>
|
||||
<width>5-col</width>
|
||||
<textcolor>unselected</textcolor>
|
||||
<focusedcolor>selected</focusedcolor>
|
||||
<font>itemTitle</font>
|
||||
<textoffsetx>12</textoffsetx>
|
||||
<texturefocus>UIControls/textButtonFO.png</texturefocus>
|
||||
<texturefocus colordiffuse="500">colors/white.png</texturefocus>
|
||||
<focusedcolor>textActive</focusedcolor>
|
||||
<width>6-col</width>
|
||||
</control>
|
||||
<!--debugging-->
|
||||
<include>DebugGrid</include>
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
<!--content is movie or tvshow (from XBMC Library)-->
|
||||
<control type="group">
|
||||
<visible>!Substring(Container.folderpath,plugin) + !container.content(episodes)</visible>
|
||||
<posx>col-17-begin</posx>
|
||||
<posx>col-15-begin</posx>
|
||||
<posy>0</posy>
|
||||
<animation type="Windowopen">
|
||||
<effect type="fade" start="0" end="100" time="300" delay="300"/>
|
||||
|
@ -59,7 +59,7 @@
|
|||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>8-col</width>
|
||||
<width>10-col</width>
|
||||
<height>fullscreenHeight</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>cc111111</colordiffuse>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>8-col</width>
|
||||
<width>10-col</width>
|
||||
<height>row-6-begin</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
|
@ -77,7 +77,7 @@
|
|||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>row-6-begin</posy>
|
||||
<width>8-col</width>
|
||||
<width>10-col</width>
|
||||
<height>1-row</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
|
@ -89,7 +89,7 @@
|
|||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>8-col-gutter</width>
|
||||
<width>10-col-gutter</width>
|
||||
<align>left</align>
|
||||
<height>4-row</height>
|
||||
<aligny>center</aligny>
|
||||
|
@ -102,7 +102,7 @@
|
|||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posy>5-row</posy>
|
||||
<width>8-col-gutter</width>
|
||||
<width>10-col-gutter</width>
|
||||
<align>left</align>
|
||||
<font>itemSubTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
|
@ -114,11 +114,11 @@
|
|||
<posx>0</posx>
|
||||
<posy>7-row</posy>
|
||||
<font>textbox</font>
|
||||
<width>8-col-gutter</width>
|
||||
<width>10-col-gutter</width>
|
||||
<align>left</align>
|
||||
<textcolor>textActive</textcolor>
|
||||
<height>9-row</height>
|
||||
<label>[B]$INFO[ListItem.plot][/B]</label>
|
||||
<label>$INFO[ListItem.plot]</label>
|
||||
<autoscroll delay="10000" time="1000" repeat="10000"/>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
|
@ -127,10 +127,10 @@
|
|||
<control type="panel">
|
||||
<posx>0</posx>
|
||||
<posy>18-row</posy>
|
||||
<width>8-col</width>
|
||||
<width>10-col</width>
|
||||
<height>6-row</height>
|
||||
<enable>false</enable>
|
||||
<itemlayout width="4-col" height="2-row">
|
||||
<itemlayout width="5-col" height="2-row">
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
|
@ -150,7 +150,7 @@
|
|||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="4-col" height="2-row">
|
||||
<focusedlayout width="5-col" height="2-row">
|
||||
</focusedlayout>
|
||||
<content>
|
||||
<item>
|
||||
|
@ -183,11 +183,11 @@
|
|||
<control type="panel" id="8000">
|
||||
<posx>0</posx>
|
||||
<posy>23-row</posy>
|
||||
<width>8-col</width>
|
||||
<width>10-col</width>
|
||||
<height>6-row</height>
|
||||
<itemgap>3</itemgap>
|
||||
<orientation>vertical</orientation>
|
||||
<itemlayout width="4-col" height="2-row">
|
||||
<itemlayout width="5-col" height="2-row">
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
|
@ -203,16 +203,16 @@
|
|||
<control type="label">
|
||||
<posx>1-col-indent</posx>
|
||||
<posy>0</posy>
|
||||
<width>3-col-gutter</width>
|
||||
<width>4-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>menuTitle</font>
|
||||
<font>buttonTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="4-col" height="2-row">
|
||||
<focusedlayout width="5-col" height="2-row">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
|
@ -226,7 +226,7 @@
|
|||
<control type="image">
|
||||
<posx>1-col</posx>
|
||||
<posy>0</posy>
|
||||
<width>3-col</width>
|
||||
<width>4-col</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture>colors/white.png</texture>
|
||||
|
@ -246,10 +246,10 @@
|
|||
<control type="label">
|
||||
<posx>1-col-indent</posx>
|
||||
<posy>0</posy>
|
||||
<width>3-col-gutter</width>
|
||||
<width>4-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>menuTitle</font>
|
||||
<font>buttonTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
|
|
|
@ -7,27 +7,27 @@
|
|||
<include>modalDialog</include>
|
||||
<control type="group">
|
||||
<posx>0</posx>
|
||||
<posy>368</posy>
|
||||
<posy>row-10-begin</posy>
|
||||
<!--animations-->
|
||||
<include>modalDialogInOut</include>
|
||||
<!--text-->
|
||||
<control type="group">
|
||||
<posx>col-9-begin</posx>
|
||||
<posy>24</posy>
|
||||
<posy>0</posy>
|
||||
<control type="label" id="1">
|
||||
<description>heading</description>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>9-col</width>
|
||||
<font>pageTitle</font>
|
||||
<font>dialogTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
</control>
|
||||
<control type="textbox">
|
||||
<posx>0</posx>
|
||||
<posy>1-row</posy>
|
||||
<posy>68</posy>
|
||||
<width>8-col</width>
|
||||
<height>128</height>
|
||||
<font>regular</font>
|
||||
<height>2-row</height>
|
||||
<font>textbox</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[control.getlabel(2)] $INFO[control.getlabel(3)] $INFO[control.getlabel(4)]</label>
|
||||
</control>
|
||||
|
@ -37,7 +37,7 @@
|
|||
<posx>col-9-begin</posx>
|
||||
<posy>4-row</posy>
|
||||
<width>8-col</width>
|
||||
<height>1-row</height>
|
||||
<height>2-row</height>
|
||||
<itemgap>0</itemgap>
|
||||
<onleft>50</onleft>
|
||||
<onright>50</onright>
|
||||
|
@ -47,25 +47,15 @@
|
|||
<!--selection buttons-->
|
||||
<control type="button" id="10">
|
||||
<description>No</description>
|
||||
<texturefocus colordiffuse="500">colors/white.png</texturefocus>
|
||||
<focusedcolor>textActive</focusedcolor>
|
||||
<label>106</label>
|
||||
<font>menuTitle</font>
|
||||
<align>left</align>
|
||||
<textoffsetx>24</textoffsetx>
|
||||
<focusedcolor>black</focusedcolor>
|
||||
<textcolor>textActive</textcolor>
|
||||
<texturefocus>colors/white.png</texturefocus>
|
||||
<texturenofocus>colors/black.png</texturenofocus>
|
||||
</control>
|
||||
<control type="button" id="11">
|
||||
<description>Yes</description>
|
||||
<texturefocus colordiffuse="500">colors/white.png</texturefocus>
|
||||
<focusedcolor>textActive</focusedcolor>
|
||||
<label>107</label>
|
||||
<font>menuTitle</font>
|
||||
<align>left</align>
|
||||
<textoffsetx>24</textoffsetx>
|
||||
<focusedcolor>black</focusedcolor>
|
||||
<textcolor>textActive</textcolor>
|
||||
<texturefocus>colors/white.png</texturefocus>
|
||||
<texturenofocus>colors/black.png</texturenofocus>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
|
|
|
@ -45,6 +45,12 @@
|
|||
<size>48</size>
|
||||
<linespacing>0.9</linespacing>
|
||||
</font>
|
||||
<font>
|
||||
<name>mediumLight</name>
|
||||
<filename>roboto/light.ttf</filename>
|
||||
<size>48</size>
|
||||
<linespacing>0.9</linespacing>
|
||||
</font>
|
||||
<font>
|
||||
<name>regular</name>
|
||||
<filename>roboto/regular.ttf</filename>
|
||||
|
@ -110,7 +116,7 @@
|
|||
<font>
|
||||
<name>pageSubTitle</name>
|
||||
<filename>roboto/medium.ttf</filename>
|
||||
<size>36</size>
|
||||
<size>30</size>
|
||||
<linespacing>1.0</linespacing>
|
||||
</font>
|
||||
<font>
|
||||
|
@ -156,7 +162,7 @@
|
|||
<font>
|
||||
<name>buttonTitle</name>
|
||||
<filename>roboto/regular.ttf</filename>
|
||||
<size>30</size>
|
||||
<size>28</size>
|
||||
<linespacing>1.0</linespacing>
|
||||
</font>
|
||||
<font>
|
||||
|
|
|
@ -10,18 +10,12 @@
|
|||
<include>globalBackground</include>
|
||||
|
||||
<!--fanart test-->
|
||||
<control type="multiimage">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<control type="image">
|
||||
<include>dimensionsFullscreen</include>
|
||||
<imagepath>$INFO[Skin.String(videoFanartLocation)]</imagepath>
|
||||
<timeperimage>25000</timeperimage>
|
||||
<fadetime>1000</fadetime>
|
||||
<pauseatend>10000</pauseatend>
|
||||
<randomize>true</randomize>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<colordiffuse>11ffffff</colordiffuse>
|
||||
<include>kenBurnsey</include>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture border="0">$INFO[skin.string(globalBackground)]</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<include>dimensionsFullscreen</include>
|
||||
|
@ -29,17 +23,6 @@
|
|||
<colordiffuse>ffffffff</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
|
||||
<!--system info indicator-->
|
||||
<control type="label">
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-27-begin</posy>
|
||||
<width>24-col</width>
|
||||
<align>left</align>
|
||||
<font>smallMedium</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>[B]↑[/B] $LOCALIZE[10511] [B]↓[/B] $LOCALIZE[24027]</label>
|
||||
</control>
|
||||
<!--browse controls-->
|
||||
<control type="group">
|
||||
<posx>0</posx>
|
||||
|
@ -208,7 +191,7 @@
|
|||
<align>right</align>
|
||||
<font>Large</font>
|
||||
<textcolor>selected</textcolor>
|
||||
<label>$INFO[System.Date(DDD)] [COLOR 500][B]$INFO[System.Date(dd)][/B] $INFO[System.Date(MMM)][/COLOR]</label>
|
||||
<label>$INFO[System.Date(DDD)] [B]$INFO[System.Date(dd)][/B] $INFO[System.Date(MMM)]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>8-col</posx>
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
</control>
|
||||
<control type="image">
|
||||
<include>dimensionsFullscreen</include>
|
||||
<texture>backgrounds/vignette.png</texture>
|
||||
<texture>vignette.png</texture>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
|
@ -42,13 +42,18 @@
|
|||
<colordiffuse>background</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<include>dimensionsFullscreen</include>
|
||||
<texture>vignette.png</texture>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
</include>
|
||||
<!--date and time-->
|
||||
<include name="dateTime">
|
||||
<control type="group">
|
||||
<posx>col-24-begin</posx>
|
||||
<posy>row-1-begin</posy>
|
||||
<!--source title-->
|
||||
<control type="label">
|
||||
<posx>1-col</posx>
|
||||
<posy>0</posy>
|
||||
|
@ -60,7 +65,7 @@
|
|||
</control>
|
||||
<control type="label">
|
||||
<posx>1-col</posx>
|
||||
<posy>48</posy>
|
||||
<posy>40</posy>
|
||||
<width>12-col</width>
|
||||
<align>right</align>
|
||||
<font>pageSubTitle</font>
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
</include>
|
||||
<include name="spinFocusPoster">
|
||||
<animation type="focus" loop="false" reversible="false">
|
||||
<effect type="fade" time="600"/>
|
||||
<effect type="rotatey" start="0" end="-15" center="132" tween="back" easing="out" time="300"/>
|
||||
<effect type="rotatey" start="0" end="15" center="132" tween="back" easing="out" delay="300" time="300"/>
|
||||
</animation>
|
||||
|
@ -63,7 +62,8 @@
|
|||
</include>
|
||||
<include name="modalDialogContentShift">
|
||||
<animation type="Conditional" condition="controlgroup(9000).hasfocus | controlgroup(9002).hasfocus">
|
||||
<effect type="zoom" end="95" time="200" center="auto" tween="sine" easing="in"/>
|
||||
<effect type="zoom" end="205" time="200" center="auto" tween="linear" easing="out"/>
|
||||
<effect type="fade" start="100" end="30" time="200"/>
|
||||
</animation>
|
||||
</include>
|
||||
</includes>
|
||||
|
|
|
@ -20,18 +20,9 @@
|
|||
<colordiffuse>500</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>col-7-begin</width>
|
||||
<height>row-5-begin</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="list" id="9001">
|
||||
<posx>0</posx>
|
||||
<posy>row-5-begin</posy>
|
||||
<posy>row-4-begin</posy>
|
||||
<width>8-col</width>
|
||||
<height>24-row</height>
|
||||
<orientation>vertical</orientation>
|
||||
|
@ -96,19 +87,10 @@
|
|||
<colordiffuse>500</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>col-7-begin</width>
|
||||
<height>row-5-begin</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<!--menu items-->
|
||||
<control type="grouplist" id="9002">
|
||||
<posx>0</posx>
|
||||
<posy>row-5-begin</posy>
|
||||
<posy>row-4-begin</posy>
|
||||
<width>col-7-begin</width>
|
||||
<height>27-row</height>
|
||||
<itemgap>0</itemgap>
|
||||
|
|
|
@ -2,20 +2,10 @@
|
|||
<includes>
|
||||
<!--movies-->
|
||||
<include name="movieRecentItems">
|
||||
<control type="label">
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>5-row</posy>
|
||||
<width>24-col</width>
|
||||
<height>4-row</height>
|
||||
<align></align>
|
||||
<font>veryLarge</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>Recent Movies</label>
|
||||
</control>
|
||||
<control type="panel" id="9998">
|
||||
<visible>!stringcompare(Window(Home).Property(Movies.UnWatched),0)</visible>
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-9-begin</posy>
|
||||
<posy>0</posy>
|
||||
<width>24-col</width>
|
||||
<height>11-row</height>
|
||||
<onleft>9000</onleft>
|
||||
|
@ -44,39 +34,41 @@
|
|||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="4-col" height="396">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<height>396</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture fallback="colors/black.png" border="0">$INFO[ListItem.Art(poster)]</texture>
|
||||
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||
<include>spinFocusPoster</include>
|
||||
</control>
|
||||
<control type="group">
|
||||
<include>fadeIn</include>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<include>spinFocusPoster</include>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col</width>
|
||||
<width>4-col-gutter</width>
|
||||
<height>396</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="0">colors/white.png</texture>
|
||||
<texture fallback="colors/black.png" border="0">$INFO[ListItem.Art(poster)]</texture>
|
||||
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>34</posx>
|
||||
<posy>10-row</posy>
|
||||
<width>9-row</width>
|
||||
<align>left</align>
|
||||
<angle>90</angle>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<label>$INFO[ListItem.title]</label>
|
||||
<control type="group">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col</width>
|
||||
<height>396</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="0">colors/white.png</texture>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>34</posx>
|
||||
<posy>10-row</posy>
|
||||
<width>9-row</width>
|
||||
<align>left</align>
|
||||
<angle>90</angle>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>white</textcolor>
|
||||
<label>$INFO[ListItem.title]</label>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
|
@ -84,20 +76,10 @@
|
|||
</include>
|
||||
<!--tvshows-->
|
||||
<include name="tvRecentItems">
|
||||
<control type="label">
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>23-row</posy>
|
||||
<width>24-col</width>
|
||||
<height>4-row</height>
|
||||
<align></align>
|
||||
<font>veryLarge</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>Recent Tvshows</label>
|
||||
</control>
|
||||
<control type="panel" id="9997">
|
||||
<visible>!stringcompare(Window(Home).Property(Episodes.UnWatched),0)</visible>
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-27-begin</posy>
|
||||
<posy>0</posy>
|
||||
<width>24-col</width>
|
||||
<onleft>9000</onleft>
|
||||
<ondown>control.setfocus(9998,$INFO[Container(9997).Position])</ondown>
|
||||
|
@ -125,39 +107,41 @@
|
|||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="4-col" height="396">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<height>396</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture fallback="colors/black.png" border="0">$INFO[ListItem.property(season_poster)]</texture>
|
||||
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
<include>spinFocusPoster</include>
|
||||
</control>
|
||||
<control type="group">
|
||||
<include>fadeIn</include>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<include>spinFocusPoster</include>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col</width>
|
||||
<width>4-col-gutter</width>
|
||||
<height>396</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="0">colors/white.png</texture>
|
||||
<texture fallback="colors/black.png" border="0">$INFO[ListItem.property(season_poster)]</texture>
|
||||
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>34</posx>
|
||||
<posy>10-row</posy>
|
||||
<width>9-row</width>
|
||||
<align>left</align>
|
||||
<angle>90</angle>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<label>$INFO[ListItem.TVshowTitle] $INFO[ListItem.season,$LOCALIZE[31011] ,]</label>
|
||||
<control type="group">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col</width>
|
||||
<height>396</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="0">colors/white.png</texture>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>34</posx>
|
||||
<posy>10-row</posy>
|
||||
<width>9-row</width>
|
||||
<align>left</align>
|
||||
<angle>90</angle>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>white</textcolor>
|
||||
<label>$INFO[ListItem.TVshowTitle] $INFO[ListItem.season,$LOCALIZE[31011] ,]</label>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
|
|
|
@ -42,15 +42,17 @@
|
|||
<value>$LOCALIZE[14022]</value>
|
||||
</variable>
|
||||
<variable name="listSubTitle">
|
||||
<value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),true) + SubString(skin.string(videoHomeItemsMoviesSource),recentmovies) + SubString(skin.string(videoHomeItemsEpisodesSource),recentepisodes)">$LOCALIZE[31176]</value>
|
||||
<value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),true) + SubString(skin.string(videoHomeItemsMoviesSource),recentmovies) + SubString(skin.string(videoHomeItemsEpisodesSource),randomepisodes)">$LOCALIZE[31177]</value>
|
||||
<value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),true) + SubString(skin.string(videoHomeItemsMoviesSource),randommovies) + SubString(skin.string(videoHomeItemsEpisodesSource),recentepisodes)">$LOCALIZE[31178]</value>
|
||||
<value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),true) + SubString(skin.string(videoHomeItemsMoviesSource),randommovies) + SubString(skin.string(videoHomeItemsEpisodesSource),randomepisodes)">$LOCALIZE[31179]</value>
|
||||
<value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),false)">$INFO[container.Numitems,, $LOCALIZE[31014]]</value>
|
||||
<value condition="[Window.IsActive(musiclibrary) | Window.IsActive(musicfiles)] + SubString(skin.string(showRecentMusicItems),true) + SubString(skin.string(musicHomeItemsSource),recentalbums)">$LOCALIZE[31013]</value>
|
||||
<value condition="[Window.IsActive(musiclibrary) | Window.IsActive(musicfiles)] + SubString(skin.string(showRecentMusicItems),true) + SubString(skin.string(musicHomeItemsSource),randomalbums)">$LOCALIZE[31015]</value>
|
||||
<value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),true)">$INFO[container.Numitems,, $LOCALIZE[31014]]</value>
|
||||
<value condition="[Window.IsActive(musiclibrary) | Window.IsActive(musicfiles)]">$INFO[container.Numitems,, $LOCALIZE[31014]]</value>
|
||||
</variable>
|
||||
|
||||
<!--***TO DELETE***-->
|
||||
<variable name="recentItemsTitle">
|
||||
<value condition="[Window.IsActive(musiclibrary) | Window.IsActive(musicfiles)] + SubString(skin.string(showRecentMusicItems),true) + SubString(skin.string(musicHomeItemsSource),recentalbums)">$LOCALIZE[31013]</value>
|
||||
<value condition="[Window.IsActive(musiclibrary) | Window.IsActive(musicfiles)] + SubString(skin.string(showRecentMusicItems),true) + SubString(skin.string(musicHomeItemsSource),randomalbums)">$LOCALIZE[31013]</value>
|
||||
</variable>
|
||||
|
||||
<!--list view item detail / subheader-->
|
||||
<variable name="itemDetail">
|
||||
<value condition="Container.Content(movies)">$INFO[Listitem.duration,, $LOCALIZE[31018]]</value>
|
||||
|
|
|
@ -25,8 +25,61 @@
|
|||
<visible>SubString(skin.string(showRecentVideoItems),true) | isEmpty(container.foldername)</visible>
|
||||
<onleft>9000</onleft>
|
||||
<!--content-->
|
||||
<include>movieRecentItems</include>
|
||||
<include>tvRecentItems</include>
|
||||
<control type="label">
|
||||
<visible>SubString(skin.string(videoHomeItemsMoviesSource),recentmovies)</visible>
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-5-begin</posy>
|
||||
<width>24-col</width>
|
||||
<height>1-row</height>
|
||||
<align></align>
|
||||
<font>pageTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$LOCALIZE[31176]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>SubString(skin.string(videoHomeItemsMoviesSource),randommovies)</visible>
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-5-begin</posy>
|
||||
<width>24-col</width>
|
||||
<height>1-row</height>
|
||||
<align></align>
|
||||
<font>pageTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$LOCALIZE[31177]</label>
|
||||
</control>
|
||||
<control type="group">
|
||||
<posx>0</posx>
|
||||
<posy>row-7-begin</posy>
|
||||
<include>movieRecentItems</include>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>SubString(skin.string(videoHomeItemsEpisodesSource),recentepisodes)</visible>
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-19-begin</posy>
|
||||
<width>24-col</width>
|
||||
<height>1-row</height>
|
||||
<align></align>
|
||||
<font>pageTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$LOCALIZE[31178]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>SubString(skin.string(videoHomeItemsEpisodesSource),randomepisodes)</visible>
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-19-begin</posy>
|
||||
<width>24-col</width>
|
||||
<height>1-row</height>
|
||||
<align></align>
|
||||
<font>pageTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$LOCALIZE[31179]</label>
|
||||
</control>
|
||||
<control type="group">
|
||||
<posx>0</posx>
|
||||
<posy>row-21-begin</posy>
|
||||
<include>tvRecentItems</include>
|
||||
</control>
|
||||
|
||||
</control>
|
||||
<!--source content-->
|
||||
<control type="group" id="9500">
|
||||
|
@ -54,15 +107,15 @@
|
|||
|
||||
<!--Folder titles-->
|
||||
<control type="group">
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-1-begin</posy>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<animation type="Conditional" condition="IntegerGreaterThan(container.numitems,0)">
|
||||
<effect type="fade" start="0" end="100" time="300"/>
|
||||
</animation>
|
||||
<!--source title-->
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-1-begin</posy>
|
||||
<width>14-col</width>
|
||||
<font>pageTitle</font>
|
||||
<label>$VAR[listTitle]</label>
|
||||
|
@ -70,17 +123,16 @@
|
|||
</control>
|
||||
<!--source subtitle-->
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posy>48</posy>
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>96</posy>
|
||||
<width>auto</width>
|
||||
<font>pageSubTitle</font>
|
||||
<label>$VAR[listSubTitle]</label>
|
||||
<textcolor>textActive</textcolor>
|
||||
</control>
|
||||
<!--dateTime-->
|
||||
<include>dateTime</include>
|
||||
</control>
|
||||
|
||||
<!--dateTime-->
|
||||
<include>dateTime</include>
|
||||
</control>
|
||||
<!--hub menu-->
|
||||
<include>hubMenu</include>
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
<!--fanart-->
|
||||
<control type="group">
|
||||
<visible>container.content(episodes)</visible>
|
||||
<posy>-692</posy>
|
||||
<visible>container.content(episodes) + !Substring(Container.folderpath,plugin)</visible>
|
||||
<posy>-696</posy>
|
||||
<control type="image">
|
||||
<include>dimensionsFullscreen</include>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
|
@ -19,26 +19,26 @@
|
|||
<!--title-->
|
||||
<control type="group">
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-1-begin</posy>
|
||||
<visible>container.content(episodes)</visible>
|
||||
<posy>row-5-begin</posy>
|
||||
<visible>container.content(episodes) + !Substring(Container.folderpath,plugin)</visible>
|
||||
<control type="image">
|
||||
<posx>-96</posx>
|
||||
<posy>5-row</posy>
|
||||
<posx>-97</posx>
|
||||
<posy>3-row</posy>
|
||||
<width>fullscreenWidth</width>
|
||||
<height>148</height>
|
||||
<height>2-row</height>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
<texture border="0">colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posy>5-row</posy>
|
||||
<posy>3-row</posy>
|
||||
<width>24-col</width>
|
||||
<height>4-row</height>
|
||||
<height>2-row</height>
|
||||
<align></align>
|
||||
<font>veryLarge</font>
|
||||
<font>medium</font>
|
||||
<textcolor>ccf1f1f1</textcolor>
|
||||
<label>$INFO[ListItem.TVShowTitle] $INFO[container.foldername]</label>
|
||||
<label>$INFO[ListItem.TVShowTitle] [B]$INFO[listitem.Season,$LOCALIZE[31011], ][/B]</label>
|
||||
</control>
|
||||
</control>
|
||||
|
||||
|
@ -53,23 +53,11 @@
|
|||
<height>473</height>
|
||||
<aspectratio aligny="top" scalediffuse="false">scale</aspectratio>
|
||||
<texture border="0">$INFO[listitem.thumb]</texture>
|
||||
<bordertexture border="3" colordiffuse="500">colors/white.png</bordertexture>
|
||||
<bordersize>6</bordersize>
|
||||
<fadetime>200</fadetime>
|
||||
</control>
|
||||
<control type="image">
|
||||
<visible>Substring(Container.folderpath,plugin)</visible>
|
||||
<posx>col-13-begin</posx>
|
||||
<posy>row-5-begin</posy>
|
||||
<width>7-col</width>
|
||||
<height>-</height>
|
||||
<aspectratio aligny="top" align="center" scalediffuse="false">keep</aspectratio>
|
||||
<texture border="0">$INFO[ListItem.thumb]</texture>
|
||||
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
||||
<bordertexture border="3" colordiffuse="background">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<fadetime>200</fadetime>
|
||||
<fadetime>600</fadetime>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
</control>
|
||||
|
||||
<!--tvhsow library-sourced episode list-->
|
||||
<control type="panel" id="52">
|
||||
<visible>container.content(episodes) + !Substring(Container.folderpath,plugin)</visible>
|
||||
|
@ -206,93 +194,74 @@
|
|||
<!--Plugin-sourced Episode list-->
|
||||
<control type="panel" id="52">
|
||||
<visible>Substring(Container.folderpath,plugin)</visible>
|
||||
<posx>0</posx>
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-5-begin</posy>
|
||||
<width>12-col</width>
|
||||
<height>12-row</height>
|
||||
<width>24-col</width>
|
||||
<height>22-row</height>
|
||||
<onleft>9000</onleft>
|
||||
<onright>60</onright>
|
||||
<ondown>50</ondown>
|
||||
<onup>50</onup>
|
||||
<pagecontrol>60</pagecontrol>
|
||||
<itemlayout width="11-col" height="1-row">
|
||||
<itemlayout width="24-col" height="2-row">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>2</posy>
|
||||
<width>11-col</width>
|
||||
<height>53</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>99FFFFFF</colordiffuse>
|
||||
<posy>0</posy>
|
||||
<width>1-col-textbox</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>3</posx>
|
||||
<posy>4</posy>
|
||||
<width>48</width>
|
||||
<height>48</height>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
<posx>1-col</posx>
|
||||
<posy>0</posy>
|
||||
<width>23-col</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="0">colors/black.png</texture>
|
||||
<colordiffuse>textboxInactive</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>60</posx>
|
||||
<posx>1-col-indent</posx>
|
||||
<posy>0</posy>
|
||||
<width>9-col</width>
|
||||
<width>23-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label>$INFO[ListItem.Label]</label>
|
||||
<scroll>false</scroll>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>!isempty(ListItem.playcount)</visible>
|
||||
<posx>36r</posx>
|
||||
<posy>1</posy>
|
||||
<width>40</width>
|
||||
<font>symbol</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label></label>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="11-col" height="1-row">
|
||||
<focusedlayout width="24-col" height="2-row">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>2</posy>
|
||||
<width>11-col</width>
|
||||
<height>53</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>FFFFFFFF</colordiffuse>
|
||||
<posy>0</posy>
|
||||
<width>1-col-textbox</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
|
||||
<include>spinFocusIcon</include>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>3</posx>
|
||||
<posy>4</posy>
|
||||
<width>48</width>
|
||||
<height>48</height>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
<posx>1-col</posx>
|
||||
<posy>0</posy>
|
||||
<width>23-col</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="0">colors/white.png</texture>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>60</posx>
|
||||
<posx>1-col-indent</posx>
|
||||
<posy>0</posy>
|
||||
<width>9-col</width>
|
||||
<width>23-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<selectedcolor>black</selectedcolor>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label>$INFO[ListItem.Label]</label>
|
||||
<scroll>false</scroll>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>!isempty(ListItem.playcount)</visible>
|
||||
<posx>36r</posx>
|
||||
<posy>1</posy>
|
||||
<width>40</width>
|
||||
<font>symbol</font>
|
||||
<textcolor>black</textcolor>
|
||||
<selectedcolor>black</selectedcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label></label>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
</control>
|
||||
|
|
|
@ -45,39 +45,41 @@
|
|||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="4-col" height="418">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<height>396</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture fallback="colors/black.png" border="0">$INFO[ListItem.Art(poster)]</texture>
|
||||
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||
<include>spinFocusPoster</include>
|
||||
</control>
|
||||
<control type="group">
|
||||
<include>fadeIn</include>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<include>spinFocusPoster</include>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col</width>
|
||||
<width>4-col-gutter</width>
|
||||
<height>396</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="0">colors/white.png</texture>
|
||||
<texture fallback="colors/black.png" border="0">$INFO[ListItem.Art(poster)]</texture>
|
||||
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>34</posx>
|
||||
<posy>10-row</posy>
|
||||
<width>9-row</width>
|
||||
<align>left</align>
|
||||
<angle>90</angle>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<label>$INFO[ListItem.title]</label>
|
||||
<control type="group">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col</width>
|
||||
<height>396</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="0">colors/white.png</texture>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>34</posx>
|
||||
<posy>10-row</posy>
|
||||
<width>9-row</width>
|
||||
<align>left</align>
|
||||
<angle>90</angle>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>white</textcolor>
|
||||
<label>$INFO[ListItem.title]</label>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<!--fanart-->
|
||||
<control type="group">
|
||||
<posy>-512</posy>
|
||||
<posy>-516</posy>
|
||||
<control type="image">
|
||||
<include>dimensionsFullscreen</include>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
|
@ -20,22 +20,22 @@
|
|||
<!--title-->
|
||||
<control type="group">
|
||||
<posx>col-1-begin</posx>
|
||||
<posy>row-1-begin</posy>
|
||||
<posy>row-2-begin</posy>
|
||||
<control type="image">
|
||||
<posx>-96</posx>
|
||||
<posy>10-row</posy>
|
||||
<posy>11-row</posy>
|
||||
<width>fullscreenWidth</width>
|
||||
<height>148</height>
|
||||
<height>2-row</height>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
<texture border="0">colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
<posy>10-row</posy>
|
||||
<posy>11-row</posy>
|
||||
<width>24-col</width>
|
||||
<height>4-row</height>
|
||||
<font>veryLarge</font>
|
||||
<height>2-row</height>
|
||||
<font>medium</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[container.foldername]</label>
|
||||
</control>
|
||||
|
@ -68,39 +68,41 @@
|
|||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="4-col" height="391">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<height>396</height>
|
||||
<aspectratio aligny="top">scale</aspectratio>
|
||||
<texture fallback="colors/black.png" border="0">$INFO[ListItem.thumb]</texture>
|
||||
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||
<include>spinFocusPoster</include>
|
||||
</control>
|
||||
<control type="group">
|
||||
<include>fadeIn</include>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<include>spinFocusPoster</include>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col</width>
|
||||
<width>4-col-gutter</width>
|
||||
<height>396</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="0">colors/white.png</texture>
|
||||
<aspectratio aligny="top">scale</aspectratio>
|
||||
<texture fallback="colors/black.png" border="0">$INFO[ListItem.thumb]</texture>
|
||||
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>34</posx>
|
||||
<posy>10-row</posy>
|
||||
<width>10-row</width>
|
||||
<align>left</align>
|
||||
<angle>90</angle>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<label>$INFO[ListItem.season,$LOCALIZE[31011] , • ]$VAR[itemDetail]</label>
|
||||
<control type="group">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col</width>
|
||||
<height>396</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="0">colors/white.png</texture>
|
||||
<colordiffuse>500</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>34</posx>
|
||||
<posy>10-row</posy>
|
||||
<width>10-row</width>
|
||||
<align>left</align>
|
||||
<angle>90</angle>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>white</textcolor>
|
||||
<label>$INFO[ListItem.season,$LOCALIZE[31011] , • ]$VAR[itemDetail]</label>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
|
|
|
@ -166,7 +166,6 @@
|
|||
<shadowcolor>-</shadowcolor>
|
||||
<label></label>
|
||||
</control>
|
||||
|
||||
</focusedlayout>
|
||||
</control>
|
||||
</control>
|
||||
|
|
|
@ -26,16 +26,6 @@
|
|||
<colordiffuse>500</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>col-7-begin</width>
|
||||
<height>row-5-begin</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
|
||||
<!--titles-->
|
||||
|
||||
<!--set shortcut-->
|
||||
|
|
|
@ -21,15 +21,6 @@
|
|||
<colordiffuse>500</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>col-7-begin</width>
|
||||
<height>row-5-begin</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<!--titles-->
|
||||
<!--set recent items type-->
|
||||
<control type="panel" id="6000">
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
<requires>
|
||||
<import addon="xbmc.gui" version="5.3.0"/>
|
||||
<import addon="script.globalsearch" version="1.1.1"/>
|
||||
<import addon="script.artistslideshow" version="1.5.0"/>
|
||||
<import addon="script.maximinimalism.functions" version="1.0.0"/>
|
||||
</requires>
|
||||
<extension point="xbmc.gui.skin" defaultthemename="textures.xbt" debugging="false">
|
||||
<res width="1920" height="1080" aspect="16:9" default="true" folder="1080i" />
|
||||
|
|
|
@ -7,15 +7,15 @@
|
|||
<color name="textAccented">ffa1a1a1</color>
|
||||
|
||||
<!--new scheme-->
|
||||
<color name="background">ff424242</color>
|
||||
<color name="background">ff222222</color>
|
||||
<color name="overlay">44ffffff</color>
|
||||
<color name="textActive">fff0f0f0</color>
|
||||
<color name="textDisabled">ff757575</color>
|
||||
<color name="menuDisabled">ffEF9A9A</color>
|
||||
<color name="textboxInactive">99FFFFFF</color>
|
||||
<color name="textAccented">FFF44336</color>
|
||||
<color name="textAccented">FFE91E63</color>
|
||||
|
||||
<color name="500">FFF44336</color>
|
||||
<color name="500">ffE91E63</color>
|
||||
|
||||
<color name="50">ffFFEBEE</color>
|
||||
</colors>
|
|
@ -74,7 +74,7 @@ msgid "Season"
|
|||
msgstr ""
|
||||
|
||||
msgctxt "#31012"
|
||||
msgid "Movies and TVShows"
|
||||
msgid "Video Library"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31013"
|
||||
|
@ -646,17 +646,17 @@ msgid "Set Latest Content"
|
|||
msgstr ""
|
||||
|
||||
msgctxt "#31176"
|
||||
msgid "Recent Movies / Recent TVshows"
|
||||
msgid "Recent Movies"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31177"
|
||||
msgid "Recent Movies / Random TVshows"
|
||||
msgid "Random Movies"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31178"
|
||||
msgid "Random Movies / Recent TVshows"
|
||||
msgid "Recent TV Shows"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31179"
|
||||
msgid "Random Movies / Random TVshows"
|
||||
msgid "Random TV Shows"
|
||||
msgstr ""
|
Loading…
Reference in New Issue