This commit is contained in:
Chris Bevan 2015-04-20 20:33:20 +01:00
parent ab9a1ab3dd
commit b653a24c2e
25 changed files with 575 additions and 512 deletions

View File

@ -73,6 +73,8 @@
<label>-</label>
<texturefocus>-</texturefocus>
<texturenofocus>-</texturenofocus>
<alttexturefocus>-</alttexturefocus>
<alttexturenofocus>-</alttexturenofocus>
<font>buttonTitle</font>
<textcolor>unselected</textcolor>
<focusedcolor>selected</focusedcolor>

View File

@ -241,7 +241,7 @@
<width>10-col</width>
<height>fullscreenHeight</height>
<texture>colors/black.png</texture>
<colordiffuse>cc111111</colordiffuse>
<colordiffuse>textboxInactive</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
@ -304,7 +304,7 @@
<!--dialog controls-->
<control type="panel" id="8000">
<posx>0</posx>
<posy>row-24-begin</posy>
<posy>row-25-begin</posy>
<width>10-col</width>
<height>6-row</height>
<orientation>vertical</orientation>

View File

@ -8,7 +8,7 @@
<include>modalDialog</include>
<control type="group">
<posx>col-10-begin</posx>
<posy>7-row</posy>
<posy>9-row</posy>
<!--animations-->
<include>modalDialogInOutVertical</include>
<control type="list" id="8000">

View File

@ -15,21 +15,15 @@
<animation type="Windowopen">
<effect type="slide" start="1000,0" end="0,0" time="400" tween="sine"/>
</animation>
<control type="image">
<posx>-24</posx>
<posy>0</posy>
<width>24</width>
<height>3-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<height>3-row</height>
<texture>colors/white.png</texture>
<colordiffuse>eeFFFFFF</colordiffuse>
<colordiffuse>ffFFFFFF</colordiffuse>
<bordertexture colordiffuse="highlight">colors/white.png</bordertexture>
<bordersize>6,0,0,0</bordersize>
</control>
</control>
<control type="label" id="30">
@ -58,9 +52,6 @@
<height>2-row</height>
<aligny>center</aligny>
<label>-</label>
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
<shadowcolor>-</shadowcolor>
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="600" time="400" tween="sine"/>

View File

@ -17,21 +17,15 @@
<animation type="Windowopen">
<effect type="slide" start="1000,0" end="0,0" time="400" tween="sine"/>
</animation>
<control type="image">
<posx>-24</posx>
<posy>0</posy>
<width>24</width>
<height>3-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<height>3-row</height>
<texture>colors/white.png</texture>
<colordiffuse>eeFFFFFF</colordiffuse>
<colordiffuse>FFFFFFFF</colordiffuse>
<bordertexture colordiffuse="highlight">colors/white.png</bordertexture>
<bordersize>6,0,0,0</bordersize>
</control>
</control>
<control type="label" id="401">
@ -60,9 +54,6 @@
<height>2-row</height>
<aligny>center</aligny>
<label>-</label>
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
<shadowcolor>-</shadowcolor>
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="600" time="400" tween="sine"/>

View File

@ -18,21 +18,15 @@
<animation type="Windowopen">
<effect type="slide" start="1000,0" end="0,0" time="400" tween="sine"/>
</animation>
<control type="image">
<posx>-24</posx>
<posy>0</posy>
<width>24</width>
<height>3-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<height>3-row</height>
<texture>colors/white.png</texture>
<colordiffuse>eeFFFFFF</colordiffuse>
<colordiffuse>FFFFFFFF</colordiffuse>
<bordertexture colordiffuse="highlight">colors/white.png</bordertexture>
<bordersize>6,0,0,0</bordersize>
</control>
</control>
<control type="label">
@ -76,10 +70,7 @@
<height>2-row</height>
<aligny>center</aligny>
<label>31098</label>
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
<shadowcolor>-</shadowcolor>
<!--animations-->
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="600" time="400" tween="sine"/>
</animation>

View File

@ -20,21 +20,15 @@
<animation type="Windowopen">
<effect type="slide" start="1000,0" end="0,0" time="400" tween="sine"/>
</animation>
<control type="image">
<posx>-24</posx>
<posy>0</posy>
<width>24</width>
<height>3-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<height>3-row</height>
<texture>colors/white.png</texture>
<colordiffuse>eeFFFFFF</colordiffuse>
<colordiffuse>FFFFFFFF</colordiffuse>
<bordertexture colordiffuse="highlight">colors/white.png</bordertexture>
<bordersize>6,0,0,0</bordersize>
</control>
</control>
<control type="label">
@ -47,10 +41,7 @@
<aligny>center</aligny>
<label>$INFO[Control.GetLabel(1)] $INFO[System.Progressbar,- ,%] ($LOCALIZE[31152])</label>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
<!--animations-->
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="400" time="400" tween="sine"/>
</animation>
@ -65,9 +56,6 @@
<height>2-row</height>
<aligny>center</aligny>
<label>$INFO[Control.GetLabel(1)] $INFO[System.Progressbar,- ,%] ($LOCALIZE[31152])</label>
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
<shadowcolor>-</shadowcolor>
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="600" time="400" tween="sine"/>

View File

@ -14,10 +14,10 @@
<posx>col-9-begin</posx>
<posy>row-24-begin</posy>
<control type="image">
<posx>-36</posx>
<posy>-36</posy>
<width>9-col</width>
<height>6-row</height>
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>highlight</colordiffuse>
@ -26,9 +26,12 @@
<visible>Player.Playing | player.seeking</visible>
<posx>0</posx>
<posy>0</posy>
<width>16-col-gutter</width>
<width>8-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<align>center</align>
<font>pageTitle</font>
<textcolor>highlight</textcolor>
<textcolor>textActive</textcolor>
<label>31120</label>
</control>
<control type="label">
@ -36,6 +39,9 @@
<posx>0</posx>
<posy>0</posy>
<width>8-col-gutter</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>112</label>
@ -45,8 +51,11 @@
<posx>0</posx>
<posy>0</posy>
<width>8-col-gutter</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>pageTitle</font>
<textcolor>highlight</textcolor>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[15107] $INFO[Player.CacheLevel]%</label>
<visible>[Player.Paused + Player.Caching] + !Player.Seeking</visible>
</control>

View File

@ -16,21 +16,15 @@
<animation type="Windowopen">
<effect type="slide" start="1000,0" end="0,0" time="400" tween="sine"/>
</animation>
<control type="image">
<posx>-24</posx>
<posy>0</posy>
<width>24</width>
<height>3-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<height>3-row</height>
<texture>colors/white.png</texture>
<colordiffuse>eeFFFFFF</colordiffuse>
<colordiffuse>FFFFFFFF</colordiffuse>
<bordertexture colordiffuse="highlight">colors/white.png</bordertexture>
<bordersize>6,0,0,0</bordersize>
</control>
</control>
<control type="label" id="10">
@ -74,9 +68,6 @@
<height>2-row</height>
<aligny>center</aligny>
<label>-</label>
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
<shadowcolor>-</shadowcolor>
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="600" time="400" tween="sine"/>

View File

@ -38,7 +38,7 @@
</control>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>backgrounds/vignette.png</texture>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
@ -181,7 +181,7 @@
<!--dialog controls-->
<control type="panel" id="8000">
<posx>0</posx>
<posy>23-row</posy>
<posy>24-row</posy>
<width>10-col</width>
<height>6-row</height>
<itemgap>3</itemgap>

View File

@ -12,21 +12,15 @@
<effect type="fade" start="100" end="0" time="400" tween="sine"/>
</animation>
<control type="group">
<control type="image">
<posx>-24</posx>
<posy>0</posy>
<width>24</width>
<height>3-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<height>3-row</height>
<texture>colors/white.png</texture>
<colordiffuse>eeFFFFFF</colordiffuse>
<colordiffuse>FFFFFFFF</colordiffuse>
<bordertexture colordiffuse="highlight">colors/white.png</bordertexture>
<bordersize>6,0,0,0</bordersize>
</control>
</control>
<control type="label">
@ -51,9 +45,6 @@
<height>2-row</height>
<aligny>center</aligny>
<label>$INFO[player.volume]</label>
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
<shadowcolor>-</shadowcolor>
</control>
</control>
<!--debugging-->

View File

@ -80,6 +80,7 @@
</focusedlayout>
<include condition="Window.isactive(videolibrary) | window.isactive(videoplaylist) | window.isactive(tvchannels) | window.isactive(tvguide) | window.isactive(TVRecordings) | window.isactive(tvtimers)">videoMenu</include>
<include condition="window.isactive(musiclibrary) | window.isactive(musicfiles) | window.isactive(musicplaylist) | window.isactive(radiochannels)">musicMenu</include>
<include condition="Window.isactive(pictures)">picturesMenu</include>
</control>
</control>
<--hub options-->

View File

@ -233,14 +233,6 @@
<onclick>Control.SetFocus(53)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
</item>
<item>
<visible>Library.HasContent(Music)</visible>
<label>271</label>
<label2/>
<onclick>replaceWindow(MusicLibrary,musicdb://top100/songs)</onclick>
<onclick>Control.SetFocus(51)</onclick>
<onclick>Skin.SetString(showRecentMusicItems,false)</onclick>
</item>
<item>
<visible>Library.HasContent(MusicVideos)</visible>
<label>20389</label>
@ -362,4 +354,8 @@
</item>
</content>
</include>
<!--pictures menu-->
<include name="picturesMenu">
<content target="pictures">sources://pictures/</content>
</include>
</includes>

View File

@ -77,6 +77,7 @@
<focusedcolor>highlight</focusedcolor>
<disabledcolor>menuDisabled</disabledcolor>
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
<alttexturefocus colordiffuse="textActive">colors/white.png</alttexturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>col-1-begin</textoffsetx>
</control>
@ -250,6 +251,7 @@
<disabledcolor>menuDisabled</disabledcolor>
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<alttexturefocus colordiffuse="textActive">colors/white.png</alttexturefocus>
<textoffsetx>col-1-begin</textoffsetx>
</control>
<control type="button" id="503">
@ -328,41 +330,44 @@
<!--sorting-->
<control type="button" id="3">
<description>Sort by</description>
<height>54</height>
<width>4-col</width>
<height>2-row</height>
<width>col-7-begin</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<textcolor>textActive</textcolor>
<focusedcolor>highlight</focusedcolor>
<disabledcolor>menuDisabled</disabledcolor>
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>col-1-begin</textoffsetx>
<label>103</label>
</control>
<control type="togglebutton" id="4">
<description>Sort direction</description>
<label>31109</label>
<altlabel>31110</altlabel>
<align>left</align>
<height>54</height>
<height>2-row</height>
<width>col-7-begin</width>
<width>4-col</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<alttexturefocus>colors/black.png</alttexturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<textcolor>textActive</textcolor>
<focusedcolor>highlight</focusedcolor>
<disabledcolor>menuDisabled</disabledcolor>
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<alttexturefocus colordiffuse="textActive">colors/white.png</alttexturefocus>
<textoffsetx>col-1-begin</textoffsetx>
</control>
<control type="button" id="500">
<description>Files (pictures)</description>
<height>54</height>
<width>4-col</width>
<height>2-row</height>
<width>col-7-begin</width>
<font>menuTitle</font>
<textcolor>black</textcolor>
<focusedcolor>selected</focusedcolor>
<texturefocus>colors/black.png</texturefocus>
<texturenofocus>colors/unselected.png</texturenofocus>
<textoffsetx>12</textoffsetx>
<textcolor>textActive</textcolor>
<focusedcolor>highlight</focusedcolor>
<disabledcolor>menuDisabled</disabledcolor>
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>col-1-begin</textoffsetx>
<label>1214</label>
<onclick>right</onclick>
<onclick>ActivateWindow(pictures,root)</onclick>

View File

@ -13,18 +13,6 @@
<value condition="Player.Rewinding16x">RW 16x</value>
<value condition="Player.Rewinding32x">RW 32x</value>
</variable>
<!--fanart selection-->
<variable name="fanartType">
<value condition="Window.IsActive(videolibrary)">$INFO[Skin.String(videoFanartLocation)]</value>
<value condition="Window.IsActive(musiclibrary)">$INFO[Skin.String(musicFanartLocation)]</value>
<value condition="Window.IsActive(musicfiles)">$INFO[Skin.String(musicFanartLocation)]</value>
<value condition="Window.IsActive(pvr) + control.isvisible(12)">$INFO[Skin.String(musicFanartLocation)]</value>
<value condition="Window.IsActive(pvr)">$INFO[Skin.String(videoFanartLocation)]</value>
<value condition="Window.IsActive(programs)">$INFO[Skin.String(videoFanartLocation)]</value>
<value condition="Substring(Window.Property(xmlfile),script-Rom_Collection_Browser-main)">$INFO[Skin.String(gameFanartLocation)]</value>
<!--default to video fanart-->
<value>$INFO[Skin.String(videoFanartLocation)]</value>
</variable>
<!--folder titles-->
<variable name="listTitle">
<value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),true)">$LOCALIZE[31012]</value>
@ -36,7 +24,7 @@
<value condition="Container.Content(movies)">$LOCALIZE[20342] [COLOR highlight]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value>
<value condition="Container.Content(seasons) | Container.Content(tvshows) | Container.Content(episodes)">$LOCALIZE[20343] [COLOR highlight]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value>
<value condition="Container.Content(addons)">$LOCALIZE[31010]</value>
<value condition="Container.Content(albums)">$LOCALIZE[31037] [COLOR highlight]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value>
<value condition="Container.Content(albums) + !SubString(container.foldername,Albums)">$LOCALIZE[31037] [COLOR highlight]$INFO[container.foldername][/COLOR]</value>
<value condition="Container.Content(songs)">$LOCALIZE[31182]</value>
<value condition="!isEmpty(container.foldername)">$INFO[container.foldername]</value>
<value>$LOCALIZE[14022]</value>
@ -44,19 +32,14 @@
<variable name="listSubTitle">
<value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),false)">$INFO[container.Numitems,, $LOCALIZE[31014]]</value>
<value condition="Window.IsActive(videolibrary) + SubString(skin.string(showRecentVideoItems),true)">$INFO[container.Numitems,, $LOCALIZE[31014]]</value>
<value condition="Window.IsActive(musiclibrary) + SubString(skin.string(showRecentMusicItems),true)">$INFO[Window(Home).Property(Music.AlbumsCount)] $LOCALIZE[31037]</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>
<value condition="Container.Content(tvshows)">$INFO[ListItem.Property(UnWatchedEpisodes)] $LOCALIZE[16101]</value>
<value condition="Container.Content(tvshows)">[B]$INFO[ListItem.Property(TotalSeasons)][/B] $LOCALIZE[31188] • [B]$INFO[ListItem.Property(NumEpisodes)][/B] $LOCALIZE[31189]</value>
<value condition="Container.Content(seasons)">$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[16101]]</value>
<value condition="Container.Content(artists)">$INFO[ListItem.Property(Artist_Genre)]</value>
<value/>

View File

@ -44,10 +44,7 @@
<width>468</width>
<height>1-row</height>
<label>$INFO[Musicplayer.TrackNumber,,. ]$INFO[musicplayer.Title]</label>
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
<shadowcolor>-</shadowcolor>
<!--animations-->
<!--animations-->
<animation type="Windowopen">
<effect type="fade" start="0" end="100" delay="600" time="400" tween="sine"/>
</animation>

View File

@ -34,7 +34,7 @@
<height>24-row</height>
<pagecontrol>10</pagecontrol>
<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>
<onback>8000</onback>
<rulerlayout height="2-row" width="216">
@ -49,7 +49,7 @@
<label>$INFO[ListItem.Label]</label>
</control>
</rulerlayout>
<channellayout height="2-row" width="216">
<channellayout height="2-row" width="288">
<control type="image">
<posx>0</posx>
<posy>3</posy>
@ -60,7 +60,7 @@
</control>
<control type="label">
<posx>1-col-indent</posx>
<width>3-col-gutter</width>
<width>4-col-gutter</width>
<height>2-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
@ -69,7 +69,7 @@
<label>$INFO[ListItem.ChannelName]</label>
</control>
</channellayout>
<focusedchannellayout height="2-row" width="216">
<focusedchannellayout height="2-row" width="288">
<control type="image">
<posx>1-col</posx>
<width>216</width>
@ -91,7 +91,7 @@
</control>
<control type="label">
<posx>1-col-indent</posx>
<width>3-col-gutter</width>
<width>4-col-gutter</width>
<height>2-row</height>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
@ -105,8 +105,9 @@
<width>213</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture border="2">colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<texture border="0">colors/black.png</texture>
<bordertexture colordiffuse="highlight">colors/white.png</bordertexture>
<bordersize>3,0,0,0</bordersize>
</control>
<control type="label" id="1">
<width>204</width>
@ -123,7 +124,7 @@
<control type="image" id="14">
<width>213</width>
<height>2-row</height>
<texture border="2">colors/white.png</texture>
<texture border="0">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label" id="1">

View File

@ -20,6 +20,7 @@
<!--Main content listing-->
<control type="group" id="9999">
<onleft>9000</onleft>
<include>photos</include>
</control>
@ -69,74 +70,11 @@
<textcolor>textActive</textcolor>
</control>
</control>
<!--dateTime-->
<include>dateTime</include>
</control>
<control type="list" id="9000">
<posx>-14</posx>
<posy>180</posy>
<width>4-col</width>
<height>12-row</height>
<orientation>vertical</orientation>
<onleft>61</onleft>
<onright>9999</onright>
<ondown>9000</ondown>
<itemlayout width="4-col" height="43">
<control type="label">
<posx>14</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<font>menuTitle</font>
<info>ListItem.Label</info>
<textcolor>unselected</textcolor>
</control>
</itemlayout>
<focusedlayout width="4-col" height="43">
<control type="label">
<visible>Control.HasFocus(9000)</visible>
<posx>1</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<font>menuTitle</font>
<label>[ $INFO[ListItem.Label] ]</label>
<textcolor>textActive</textcolor>
</control>
<control type="label">
<visible>!Control.HasFocus(9000)</visible>
<posx>14</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<font>menuTitle</font>
<label>$INFO[ListItem.Label]</label>
<textcolor>unselected</textcolor>
</control>
</focusedlayout>
<!--<content target="pictures">addons://sources/image/</content>-->
<content target="pictures">sources://pictures/</content>
</control>
<!--sorting and misc controls-->
<control type="group" id="61">
<!--titles-->
<control type="group">
<posx>24</posx>
<posy>111</posy>
<animation type="Conditional" condition="controlgroup(62).hasfocus">
<effect type="fade" start="0" end="100" time="300"/>
<effect type="slide" start="-200" end="0" tween="sine" easing="out" time="400"/>
</animation>
<animation type="Conditional" condition="!controlgroup(62).hasfocus | Window.IsActive(5000) | Window.IsActive(5900)">
<effect type="fade" start="100" end="0" time="400"/>
<effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
</animation>
<!--menu-->
<include>sideBarMenuItems</include>
</control>
</control>
<!--hub menu-->
<include>hubMenu</include>
<!--debug-->
<include>DebugGrid</include>
<control type="label">

View File

@ -86,7 +86,7 @@
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<texture border="0">colors/offblack.png</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>

View File

@ -18,6 +18,12 @@
<effect type="fade" start="100" end="0" time="1000" delay="14000"/>
</animation>
</control>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
</control>
<!--overlay-->

View File

@ -1,168 +1,43 @@
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="musicRecentItems">
<control type="group" id="9300">
<animation type="Conditional" condition="controlgroup(9301).hasfocus">
<effect type="fade" start="100" end="5" time="200"/>
<effect type="slide" start="0,0" end="0,-100" time="200"/>
</animation>
<control type="label">
<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[31180]</label>
</control>
<control type="panel" id="9998">
<posx>col-1-begin</posx>
<posy>row-7-begin</posy>
<width>24-col</width>
<height>20-row</height>
<onleft>9000</onleft>
<ondown>9997</ondown>
<content>plugin://script.maximinimalism.functions?type=recentalbums</content>
<itemlayout width="4-col" height="4-col">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
</itemlayout>
<focusedlayout width="4-col" height="4-col">
<control type="group">
<include>spinFocusPoster</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>3</posy>
<width>258</width>
<height>258</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control 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>textActive</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>textActive</textcolor>
<label>$INFO[ListItem.Artist]</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[31183]</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>
</focusedlayout>
</control>
</control>
<control type="group">
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<control type="group" id="9301">
<animation type="Conditional" condition="controlgroup(9301).hasfocus">
<effect type="slide" start="0,0" end="0,-650" time="200"/>
</animation>
<control type="label">
<posx>col-1-begin</posx>
<posy>row-24-begin</posy>
<width>24-col</width>
<height>1-row</height>
<align></align>
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31181]</label>
</control>
<control type="panel" id="9997">
<posx>col-1-begin</posx>
<posy>row-26-begin</posy>
<width>24-col</width>
<height>20-row</height>
<onleft>9000</onleft>
<onup>9998</onup>
<content>plugin://script.maximinimalism.functions?type=randomalbums</content>
<itemlayout width="4-col" height="4-col">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
</itemlayout>
<focusedlayout width="4-col" height="4-col">
<control type="group">
<include>spinFocusPoster</include>
<!--animations-->
<animation type="Conditional" condition="controlgroup(9301).hasfocus | controlgroup(9302).hasfocus">
<effect type="slide" start="0" end="0,-398" tween="cubic" easing="out" time="400"/>
</animation>
<animation type="Conditional" condition="controlgroup(9302).hasfocus">
<effect type="slide" start="0" end="0,-686" tween="cubic" easing="out" time="400"/>
</animation>
<!--top albums-->
<control type="group" id="9300">
<animation type="Conditional" condition="!controlgroup(9300).hasfocus">
<effect type="fade" start="100" end="5" time="200"/>
</animation>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>24-col</width>
<height>1-row</height>
<align></align>
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31187]</label>
</control>
<control type="panel" id="9998">
<posx>0</posx>
<posy>2-row</posy>
<width>24-col</width>
<height>10-row</height>
<onleft>9000</onleft>
<ondown>9997</ondown>
<content>musicdb://top100/albums/</content>
<orientation>horizontal</orientation>
<itemlayout width="4-col" height="4-col">
<control type="image">
<posx>0</posx>
<posy>0</posy>
@ -174,77 +49,337 @@
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
</itemlayout>
<focusedlayout width="4-col" height="4-col">
<control type="group">
<include>spinFocusPoster</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>3</posy>
<width>258</width>
<height>258</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control 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>textActive</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>textActive</textcolor>
<label>$INFO[ListItem.Artist]</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[31183]</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>
</focusedlayout>
</control>
</control>
<!--recently added albums-->
<control type="group" id="9301">
<animation type="Conditional" condition="controlgroup(9302).hasfocus">
<effect type="fade" start="100" end="5" time="200"/>
</animation>
<control type="label">
<posx>0</posx>
<posy>11-row</posy>
<width>24-col</width>
<height>1-row</height>
<align></align>
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31180]</label>
</control>
<control type="panel" id="9997">
<posx>0</posx>
<posy>13-row</posy>
<width>24-col</width>
<height>20-row</height>
<onleft>9000</onleft>
<onup>9998</onup>
<ondown>9996</ondown>
<content>plugin://script.maximinimalism.functions?type=recentalbums</content>
<itemlayout width="4-col" height="4-col">
<control type="image">
<posx>3</posx>
<posy>3</posy>
<width>258</width>
<height>258</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control 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>textActive</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>textActive</textcolor>
<label>$INFO[ListItem.Artist]</label>
</control>
<control type="grouplist">
<posx>42</posx>
<posy>5-row</posy>
<posx>0</posx>
<posy>0</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>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
</itemlayout>
<focusedlayout width="4-col" height="4-col">
<control type="group">
<include>spinFocusPoster</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>3</posy>
<width>258</width>
<height>258</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control type="label">
<width>1-col</width>
<posx>12</posx>
<posy>2-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>smallStrong</font>
<font>regularStrong</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31183]</label>
<label>$INFO[ListItem.title]</label>
</control>
<control type="label">
<width>24</width>
<posx>12</posx>
<posy>3-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label></label>
<label>$INFO[ListItem.Artist]</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 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[31183]</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>
<!--random albums-->
<control type="group" id="9302">
<control type="label">
<posx>0</posx>
<posy>1080</posy>
<width>24-col</width>
<height>1-row</height>
<align></align>
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31181]</label>
</control>
<control type="panel" id="9996">
<posx>0</posx>
<posy>1152</posy>
<width>24-col</width>
<height>20-row</height>
<onleft>9000</onleft>
<onup>9997</onup>
<content>plugin://script.maximinimalism.functions?type=randomalbums</content>
<itemlayout width="4-col" height="4-col">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
</itemlayout>
<focusedlayout width="4-col" height="4-col">
<control type="group">
<include>spinFocusPoster</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>3</posy>
<width>258</width>
<height>258</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control 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>textActive</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>textActive</textcolor>
<label>$INFO[ListItem.Artist]</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[31183]</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>
</focusedlayout>
</control>
</control>
</control>
</include>

View File

@ -9,8 +9,8 @@
<height>23-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>51</ondown>
<onup>51</onup>
<ondown>52</ondown>
<onup>52</onup>
<pagecontrol>60</pagecontrol>
<itemlayout width="6-col" height="294">
<control type="image">
@ -18,14 +18,40 @@
<posy>0</posy>
<width>6-col-gutter</width>
<height>272</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/offblack.png">$INFO[Listitem.icon]</texture>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/offblack.png</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
</itemlayout>
<control type="label">
<posx>12</posx>
<posy>3-row</posy>
<width>384</width>
<height>row-1-begin</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>272</height>
<aspectratio>scale</aspectratio>
<texture>$INFO[Listitem.icon]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
</itemlayout>
<focusedlayout width="6-col" height="294">
<animation type="focus" loop="false" reversible="false">
<effect type="rotatey" start="0" end="-15" center="204" tween="back" easing="out" time="300"/>
<effect type="rotatey" start="0" end="15" center="204" tween="back" easing="out" delay="300" time="300"/>
</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
@ -37,39 +63,62 @@
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="group">
<posx>0</posx>
<posy>272</posy>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<control type="image">
<posx>3</posx>
<posy>3</posy>
<width>402</width>
<height>266</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>3-row</posy>
<width>384</width>
<height>row-1-begin</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="grouplist">
<posx>114</posx>
<posy>row-5-begin</posy>
<width>6-col</width>
<orientation>horizontal</orientation>
<control type="label">
<width>24</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>0</posy>
<width>5-col</width>
<height>1-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
<control type="label">
<posx>12</posx>
<posy>34</posy>
<width>5-col</width>
<height>1-row</height>
<font>itemSubTitle</font>
<textcolor>black</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.PictureResolution,, • ]$INFO[ListItem.label2]</label>
<width>1-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31186]</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>
</focusedlayout>

View File

@ -19,6 +19,12 @@
<effect type="fade" start="100" end="0" time="1000" delay="14000"/>
</animation>
</control>
<control type="image">
<include>dimensionsFullscreen</include>
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
</control>
<!--title-->
@ -117,7 +123,7 @@
<aligny>center</aligny>
<font>regularStrong</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.season,$LOCALIZE[31011]]</label>
<label fallback="31190">$INFO[ListItem.season,$LOCALIZE[31011]]</label>
</control>
<control type="label">
<posx>12</posx>
@ -149,7 +155,7 @@
<aligny>center</aligny>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31183]</label>
<label>$LOCALIZE[31185]</label>
</control>
<control type="label">
<width>24</width>

View File

@ -56,7 +56,7 @@
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>11-col-gutter</width>
<width>8-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
@ -77,29 +77,15 @@
</control>
<control type="label">
<visible>IntegerGreaterThan(ListItem.Property(UnWatchedEpisodes),0)</visible>
<posx>11-col</posx>
<right>12</right>
<posy>0</posy>
<width>1-col</width>
<width>4-col</width>
<height>2-row</height>
<align>center</align>
<align>right</align>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>11-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
<font>itemSubTitle</font>
<textcolor>highlight</textcolor>
<label>$INFO[ListItem.Property(UnWatchedEpisodes)] [LOWERCASE]$LOCALIZE[16101][/LOWERCASE]</label>
</control>
</itemlayout>
<focusedlayout width="12-col" height="3-row">
@ -123,7 +109,7 @@
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>11-col-gutter</width>
<width>8-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
@ -144,29 +130,15 @@
</control>
<control type="label">
<visible>IntegerGreaterThan(ListItem.Property(UnWatchedEpisodes),0)</visible>
<posx>11-col</posx>
<right>12</right>
<posy>0</posy>
<width>1-col</width>
<width>4-col</width>
<height>2-row</height>
<align>center</align>
<align>right</align>
<aligny>center</aligny>
<font>symbol</font>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
</control>
<control type="label">
<visible>!isempty(ListItem.playcount)</visible>
<posx>11-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
<label>$INFO[ListItem.Property(UnWatchedEpisodes)] [LOWERCASE]$LOCALIZE[16101][/LOWERCASE]</label>
</control>
</focusedlayout>
</control>

View File

@ -683,4 +683,24 @@ msgstr ""
msgctxt "#31185"
msgid "Open"
msgstr ""
msgstr ""
msgctxt "#31186"
msgid "View"
msgstr ""
msgctxt "#31187"
msgid "Most Played Albums"
msgstr ""
msgctxt "#31188"
msgid "seasons"
msgstr ""
msgctxt "#31189"
msgid "episodes"
msgstr ""
msgctxt "#31190"
msgid "All Episodes"
msgstr ""