This commit is contained in:
Chris Bevan 2017-01-12 14:09:42 +00:00
parent 97d736657c
commit fe9d7c9b56
86 changed files with 4177 additions and 645 deletions

View File

@ -5,7 +5,7 @@
<include>globalBackground</include>
<control type="group">
<control type="group">
<posx>col-4-begin</posx>
<posx>col-9-begin</posx>
<posy>row-9-begin</posy>
<visible>String.IsEqual(container.folderpath,addons://)</visible>
<!--animations-->
@ -14,7 +14,7 @@
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>18-col</width>
<width>8-col</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
@ -24,91 +24,103 @@
<control type="label">
<posx>24</posx>
<posy>0</posy>
<width>17-col</width>
<width>8-col-gutter</width>
<height>2-row</height>
<font>dialogTitle</font>
<label>$LOCALIZE[31113]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<!--dialog background-->
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>18-col</width>
<height>8-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="panel" id="50">
<visible>String.IsEqual(container.folderpath,addons://)</visible>
<posx>24</posx>
<posy>100</posy>
<width>18-col</width>
<posx>0</posx>
<posy>73</posy>
<width>8-col</width>
<height>20-row</height>
<onleft>9000</onleft>
<ondown>50</ondown>
<onup>50</onup>
<itemgap>0</itemgap>
<itemlayout width="252" height="348">
<itemlayout width="8-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>240</width>
<height>240</height>
<width>8-col</width>
<height>2-row</height>
<texture>colors/black.png</texture>
<colordiffuse>overlay</colordiffuse>
<aspectratio>stretch</aspectratio>
<texture border="6">$INFO[listitem.icon]</texture>
<bordertexture border="6" colordiffuse="11FFFFFF">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ff333333</colordiffuse>
</control>
<control type="textbox">
<posx>12</posx>
<posy>2-row</posy>
<width>216</width>
<height>3-row</height>
<align>center</align>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>$INFO[listitem.icon]</texture>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>-1</posy>
<width>6-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
</itemlayout>
<focusedlayout width="252" height="348">
<focusedlayout width="8-col" height="2-row">
<control type="group">
<include>focusThumb</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>240</width>
<height>240</height>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="6">colors/offblack.png</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ff666666</colordiffuse>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>240</width>
<height>240</height>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture border="6">$INFO[listitem.icon]</texture>
<colordiffuse>ff333333</colordiffuse>
<texture>$INFO[listitem.icon]</texture>
</control>
<control type="textbox">
<posx>12</posx>
<posy>2-row</posy>
<width>216</width>
<height>3-row</height>
<include>spinFocusIcon</include>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>7-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
<label>$INFO[ListItem.label2]</label>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>-1</posy>
<width>6-col-gutter</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
<shadowcolor>-</shadowcolor>
</control>
</focusedlayout>
</control>
@ -165,7 +177,7 @@
<control type="panel" id="50">
<visible>!String.IsEqual(container.folderpath,addons://)</visible>
<posx>0</posx>
<posy>75</posy>
<posy>73</posy>
<width>8-col</width>
<height>717</height>
<onleft>9000</onleft>

View File

@ -20,17 +20,6 @@
<font>dialogTitle</font>
<textcolor>textActive</textcolor>
</control>
<control type="progress" id="20">
<visible>false</visible>
<description>Progressbar</description>
<posx>0</posx>
<posy>-72</posy>
<width>8-col</width>
<height>24</height>
<texturebg colordiffuse="textboxInactive">colors/offblack.png</texturebg>
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
<info>System.Progressbar</info>
</control>
<control type="textbox" id="9">
<posx>0</posx>
<posy>84</posy>

View File

@ -23,7 +23,7 @@
<!--coverart-->
<control type="group">
<visible>container.content(albums)</visible>
<posx>col-4-begin</posx>
<posx>3-col</posx>
<posy>2-row</posy>
<control type="image">
<posx>0</posx>
@ -67,7 +67,7 @@
<!--content is artist-->
<control type="group">
<visible>container.content(artists)</visible>
<posx>1344</posx>
<posx>1200</posx>
<posy>0</posy>
<animation type="Windowopen">
<effect type="fade" start="0" end="100" time="300" delay="300"/>
@ -80,34 +80,26 @@
<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>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posx>-6</posx>
<posy>0</posy>
<width>8-col</width>
<height>row-5-begin</height>
<width>6</width>
<height>fullscreenHeight</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>row-5-begin</posy>
<width>8-col</width>
<height>3</height>
<texture>colors/white.png</texture>
<aspectratio>stretch</aspectratio>
</control>
<!--content description-->
<control type="label">
<posx>12</posx>
<posx>24</posx>
<posy>42</posy>
<width>8-col-gutter</width>
<width>684</width>
<align>left</align>
<height>3-row</height>
<aligny>center</aligny>
@ -118,24 +110,24 @@
</control>
<!--synopsis-->
<control type="textbox">
<posx>12</posx>
<posx>24</posx>
<posy>row-6-begin</posy>
<font>textbox</font>
<width>8-col-gutter</width>
<width>660</width>
<align>left</align>
<textcolor>textActive</textcolor>
<height>17-row</height>
<label fallback="31205">$INFO[ListItem.Property(Artist_Description)]</label>
<autoscroll delay="15000" time="1500" repeat="10000"/>
<autoscroll delay="15000" time="3000" repeat="10000"/>
</control>
<!--dialog controls-->
<control type="panel" id="8000">
<posx>0</posx>
<posy>row-25-begin</posy>
<width>8-col</width>
<width>10-col</width>
<height>4-row</height>
<orientation>vertical</orientation>
<itemlayout width="4-col" height="2-row">
<itemlayout width="5-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
@ -169,7 +161,7 @@
<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>
@ -183,7 +175,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>
@ -231,13 +223,19 @@
<thumb>-</thumb>
<onclick>SendClick(12)</onclick>
</item>
<item>
<label>31169</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SendClick(7)</onclick>
</item>
</content>
</control>
</control>
<!--content is album-->
<control type="group">
<visible>container.content(albums) + !container.content(artists)</visible>
<posx>1344</posx>
<posx>1200</posx>
<posy>0</posy>
<animation type="Windowopen">
<effect type="fade" start="0" end="100" time="300" delay="300"/>
@ -250,29 +248,21 @@
<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>textboxInactive</colordiffuse>
<colordiffuse>cc111111</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posx>-6</posx>
<posy>0</posy>
<width>8-col</width>
<height>row-5-begin</height>
<width>6</width>
<height>fullscreenHeight</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>row-5-begin</posy>
<width>8-col</width>
<height>3</height>
<texture>colors/white.png</texture>
<aspectratio>stretch</aspectratio>
</control>
<!--title and synopsis-->
<control type="group">
<posx>24</posx>
@ -280,7 +270,7 @@
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>528</width>
<width>684</width>
<align>left</align>
<height>100</height>
<aligny>center</aligny>
@ -294,12 +284,12 @@
<posx>0</posx>
<posy>168</posy>
<font>textbox</font>
<width>528</width>
<width>660</width>
<align>left</align>
<textcolor>textActive</textcolor>
<height>16-row</height>
<label fallback="31205">$INFO[ListItem.Property(Album_Description)]</label>
<autoscroll delay="10000" time="2000" repeat="10000"/>
<autoscroll delay="10000" time="3000" repeat="10000"/>
<shadowcolor>-</shadowcolor>
</control>
</control>
@ -307,10 +297,10 @@
<control type="panel" id="8000">
<posx>0</posx>
<posy>row-25-begin</posy>
<width>8-col</width>
<width>10-col</width>
<height>6-row</height>
<orientation>vertical</orientation>
<itemlayout width="4-col" height="2-row">
<itemlayout width="5-col" height="2-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
@ -344,7 +334,7 @@
<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>
@ -358,7 +348,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>
@ -406,6 +396,12 @@
<thumb>-</thumb>
<onclick>SendClick(12)</onclick>
</item>
<item>
<label>31169</label>
<label2></label2>
<thumb>-</thumb>
<onclick>SendClick(7)</onclick>
</item>
</content>
</control>
</control>

View File

@ -83,7 +83,7 @@
<include>DebugGrid</include>
<control type="label">
<include>WindowID</include>
<label>DialogKaiToast.xml</label>
<label>DialogNotification.xml</label>
</control>
</controls>
</window>

View File

@ -54,7 +54,7 @@
<!--Used in search from cast listing etc-->
<control type="panel" id="3">
<posx>0</posx>
<posy>75</posy>
<posy>73</posy>
<width>12-col</width>
<height>18-row</height>
<onright>9999</onright>
@ -146,7 +146,7 @@
<!--skin selection etc-->
<control type="panel" id="6">
<posx>0</posx>
<posy>75</posy>
<posy>73</posy>
<width>12-col</width>
<height>18-row</height>
<onright>9999</onright>
@ -211,7 +211,7 @@
<!--OK / Cancel-->
<control type="panel" id="9999">
<posx>12-col</posx>
<posy>2-row</posy>
<posy>73</posy>
<width>4-col</width>
<height>6-row</height>
<orientation>vertical</orientation>

View File

@ -79,22 +79,14 @@
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posx>-6</posx>
<posy>0</posy>
<width>10-col</width>
<height>row-5-begin</height>
<width>6</width>
<height>fullscreenHeight</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>row-5-begin</posy>
<width>10-col</width>
<height>3</height>
<texture>colors/white.png</texture>
<aspectratio>stretch</aspectratio>
</control>
<!--meta-->
<control type="panel">
<posx>12</posx>
@ -132,14 +124,14 @@
<onclick>noop</onclick>
</item>
<item>
<label>$LOCALIZE[31146]</label>
<label2>$INFO[ListItem.director]</label2>
<label>$LOCALIZE[515]</label>
<label2>$INFO[ListItem.genre]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
</item>
<item>
<label>$LOCALIZE[515]</label>
<label2>$INFO[ListItem.genre]</label2>
<label>$LOCALIZE[31146]</label>
<label2>$INFO[ListItem.director]</label2>
<thumb>-</thumb>
<onclick>noop</onclick>
</item>
@ -519,14 +511,6 @@
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>row-5-begin</posy>
<width>10-col</width>
<height>3</height>
<texture>colors/white.png</texture>
<aspectratio>stretch</aspectratio>
</control>
<!--content-->
<control type="group">
<posx>12</posx>

View File

@ -37,7 +37,7 @@
<name>largeLight</name>
<filename>roboto/light.ttf</filename>
<size>54</size>
<linespacing>0.8</linespacing>
<linespacing>0.9</linespacing>
</font>
<font>
<name>medium</name>

View File

@ -32,7 +32,7 @@
<!--Date / time and weather-->
<control type="group">
<posx>col-1-begin</posx>
<posy>row-23-begin</posy>
<posy>row-22-begin</posy>
<control type="label">
<posx>0</posx>
<posy>-24</posy>
@ -53,6 +53,17 @@
<textcolor>textActive</textcolor>
<label>$INFO[System.Date(DDD)] [B]$INFO[System.Date(dd)][/B] $INFO[System.Date(MMM)]</label>
</control>
<control type="label">
<visible>!isempty(Window(Weather).Property(WeatherProvider))</visible>
<posx>0</posx>
<posy>3-row</posy>
<width>24-col</width>
<height>5-row</height>
<align>center</align>
<font>regular</font>
<textcolor>textActive</textcolor>
<label>$INFO[weather.location] [B]$INFO[weather.temperature][/B] [LOWERCASE]$INFO[weather.conditions][/LOWERCASE]</label>
</control>
</control>
<!--hidden button to reveal background-->
<control type="button" id="9999">

View File

@ -129,7 +129,7 @@
<!--mini player window-->
<include name="miniVideoPlayer">
<control type="group">
<visible>Player.HasVideo + !VideoPlayer.IsFullscreen + !SlideShow.IsActive</visible>
<visible>!Skin.hassetting(stopVideoOnMenu) + Player.HasVideo + !VideoPlayer.IsFullscreen + !SlideShow.IsActive</visible>
<posx>col-20-begin</posx>
<posy>12</posy>
<control type="image">

View File

@ -14,7 +14,6 @@
<value condition="Window.isactive(Music) + Container.Content(albums) + !SubString(container.folderpath,musicdb://albums)">$LOCALIZE[31037] [COLOR highlight]$INFO[container.foldername][/COLOR]</value>
<value condition="Window.isactive(Music) + Container.Content(songs)">$LOCALIZE[31182]</value>
<value condition="Window.isactive(Music) + !container.content(genres) + SubString(container.folderpath,musicdb://genres)">$LOCALIZE[31199] [COLOR highlight]$INFO[container.foldername][/COLOR]</value>
<value condition="Window.isactive(Music) + !isEmpty(container.foldername)">$INFO[container.foldername]</value>
<value condition="Window.isactive(Music) + isEmpty(container.foldername)">$LOCALIZE[31053]</value>
<!--

View File

@ -2,7 +2,7 @@
<window>
<defaultcontrol always="true">9999</defaultcontrol>
<include>fadeInOut</include>
<previouswindow>home</previouswindow>
<onload>Skin.SetString(recentitems,music)</onload>
<controls>
<include>globalBackground</include>
<!--page container group-->
@ -28,9 +28,9 @@
<visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>48r</posx>
<posy>row-11-begin</posy>
<height>9-row</height>
<posx>52r</posx>
<posy>row-6-begin</posy>
<height>20-row</height>
<onleft>9999</onleft>
<onback>9999</onback>
</control>

View File

@ -2,6 +2,8 @@
<window>
<defaultcontrol always="true">9999</defaultcontrol>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onload condition="window.isactive(radiochannels)">Skin.SetString(recentitems,music)</onload>
<onload condition="window.isactive(tvchannels)">Skin.SetString(recentitems,video)</onload>
<include>fadeInOut</include>
<controls>
<include>globalBackground</include>
@ -24,9 +26,9 @@
<visible>Control.IsVisible(60) + !control.isvisible(10)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(9400).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>48r</posx>
<posy>row-11-begin</posy>
<height>9-row</height>
<posx>52r</posx>
<posy>row-6-begin</posy>
<height>20-row</height>
<onleft>9999</onleft>
<onback>9999</onback>
</control>

View File

@ -4,6 +4,7 @@
<include>fadeInOut</include>
<defaultcontrol always="true">9999</defaultcontrol>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onload>Skin.SetString(recentitems,video)</onload>
<controls>
<include>globalBackground</include>
<!--page container group-->

View File

@ -2,6 +2,7 @@
<window>
<defaultcontrol always="false">9999</defaultcontrol>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onload>Skin.SetString(recentitems,video)</onload>
<include>fadeInOut</include>
<controls>
<include>globalBackground</include>
@ -173,9 +174,9 @@
<visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(9400).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>48r</posx>
<posy>row-11-begin</posy>
<height>9-row</height>
<posx>52r</posx>
<posy>row-6-begin</posy>
<height>20-row</height>
<onleft>9999</onleft>
<onback>9999</onback>
</control>

View File

@ -184,9 +184,9 @@
<visible>Control.IsVisible(60) + !control.isvisible(10)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(9400).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>48r</posx>
<posy>row-11-begin</posy>
<height>9-row</height>
<posx>52r</posx>
<posy>row-6-begin</posy>
<height>20-row</height>
<onleft>9999</onleft>
<onback>9999</onback>
</control>

View File

@ -20,9 +20,9 @@
<visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>48r</posx>
<posy>row-5-begin</posy>
<height>826</height>
<posx>52r</posx>
<posy>row-6-begin</posy>
<height>20-row</height>
<onleft>9999</onleft>
<onback>9999</onback>
</control>

View File

@ -35,9 +35,9 @@
<visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>48r</posx>
<posy>row-11-begin</posy>
<height>9-row</height>
<posx>52r</posx>
<posy>row-6-begin</posy>
<height>20-row</height>
<onleft>9999</onleft>
<onback>9999</onback>
</control>

View File

@ -124,9 +124,9 @@
<visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>48r</posx>
<posy>row-11-begin</posy>
<height>9-row</height>
<posx>52r</posx>
<posy>row-6-begin</posy>
<height>20-row</height>
<onleft>9999</onleft>
<onback>9999</onback>
</control>

View File

@ -2,8 +2,8 @@
<window>
<defaultcontrol always="true">9999</defaultcontrol>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onload>Skin.SetString(recentitems,video)</onload>
<include>fadeInOut</include>
<previouswindow>home</previouswindow>
<controls>
<include>globalBackground</include>
<!--page container group-->
@ -27,9 +27,9 @@
<visible>Control.IsVisible(60)</visible>
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
<control type="scrollbar" id="60">
<posx>48r</posx>
<posy>row-11-begin</posy>
<height>9-row</height>
<posx>52r</posx>
<posy>row-6-begin</posy>
<height>20-row</height>
<onleft>9999</onleft>
<onback>9999</onback>
</control>

View File

@ -132,7 +132,7 @@
<!--subcat menu buttons-->
<control type="togglebutton" id="10">
<description>Default Category Button</description>
<width>4-col</width>
<width>287</width>
<font>buttonTitle</font>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus>-</texturenofocus>

View File

@ -6,7 +6,7 @@
<include>globalBackground</include>
<control type="group">
<posx>col-9-begin</posx>
<posy>row-3-begin</posy>
<posy>row-4-begin</posy>
<!--animations-->
<include>modalDialogInOutVertical</include>
<animation type="conditional" condition="window.isactive(profilesettings)">
@ -22,15 +22,6 @@
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
<width>8-col</width>
<height>21-row</height>
<texture>colors/black.png</texture>
<colordiffuse>44ffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>24</posx>
<posy>0</posy>
@ -52,10 +43,10 @@
</control>
<control type="image">
<description>profile image</description>
<posx>156</posx>
<posy>96</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<posx>0</posx>
<posy>73</posy>
<width>8-col</width>
<height>10-row</height>
<texture fallback="colors/offblack.png" border="0">$INFO[System.ProfileThumb]</texture>
<aspectratio>scale</aspectratio>
</control>
@ -63,7 +54,7 @@
<posx>0</posx>
<posy>10-row</posy>
<width>8-col</width>
<height>2-row</height>
<height>73</height>
<texture>colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
<aspectratio>stretch</aspectratio>
@ -87,14 +78,14 @@
<posy>12-row</posy>
<width>8-col</width>
<label>20096</label>
<texturenofocus>colors/black.png</texturenofocus>
<texturenofocus colordiffuse="overlay">colors/black.png</texturenofocus>
<align>left</align>
<ondown>2</ondown>
</control>
<control type="panel" id="2">
<posx>12</posx>
<posy>516</posy>
<width>8-col-gutter</width>
<posx>0</posx>
<posy>507</posy>
<width>8-col</width>
<height>8-row</height>
<onup>4</onup>
<itemlayout width="8-col" height="2-row">
@ -146,7 +137,7 @@
<width>1-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png">$INFO[listitem.icon]</texture>
<texture fallback="colors/black.png">$INFO[listitem.icon]</texture>
<bordersize>0</bordersize>
<colordiffuse>ffffffff</colordiffuse>
<include>spinFocusIcon</include>

View File

@ -75,7 +75,7 @@
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col</width>
<width>287</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>

View File

@ -12,11 +12,6 @@
<fadetime>1500</fadetime>
<colordiffuse>22ffffff</colordiffuse>
</control>
<control type="image">
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
</control>
<control type="panel" id="50">
<visible>container.content(albums) + !container.content(songs) + !SubString(container.folderpath,musicdb://artists) + !SubString(container.folderpath,musicdb://genres)</visible>

View File

@ -12,11 +12,6 @@
<fadetime>500</fadetime>
<colordiffuse>22ffffff</colordiffuse>
</control>
<control type="image">
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
</control>
<control type="panel" id="50">
<visible>container.content(artists) + !container.content(songs) + !container.content(albums)</visible>

View File

@ -81,7 +81,7 @@
<!--tvhsow library-sourced episode list-->
<control type="panel" id="52">
<visible>Substring(container.folderpath,videodb://) + !isempty(container.folderpath) + container.content(episodes) + !Substring(Container.folderpath,plugin)</visible>
<posx>col-13-begin</posx>
<posx>954</posx>
<posy>row-8-begin</posy>
<width>12-col</width>
<height>19-row</height>

View File

@ -13,11 +13,6 @@
<fadetime>500</fadetime>
<colordiffuse>22ffffff</colordiffuse>
</control>
<control type="image">
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<include>kenBurnsey</include>
</control>
<control type="panel" id="50">

View File

@ -178,7 +178,7 @@
</control>
<control type="label">
<visible>!ListItem.IsParentFolder</visible>
<posx>12-col</posx>
<posx>12-col-gutter</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
@ -296,7 +296,7 @@
</control>
<control type="label">
<visible>!ListItem.IsParentFolder</visible>
<posx>12-col</posx>
<posx>12-col-gutter</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>

View File

@ -14,161 +14,121 @@
<colordiffuse>99ffffff</colordiffuse>
<include>kenBurnsey</include>
</control>
<control type="image">
<texture>vignette.png</texture>
<colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
</control>
<!--cover art-->
<control type="group">
<posx>col-17-begin</posx>
<posy>222</posy>
<control type="group">
<visible>Substring(container.folderpath,videodb://) + Library.HasContent(tvshows) + !isempty(container.foldername) + !StringCompare(container.foldername,files) + !container.content(movies) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin) + !container.content(addons) + !container.content(files)</visible>
<animation type="windowopen">
<effect type="fade" start="0" end="100" time="300" delay="700"/>
<effect type="slide" start="3-col" end="0" center="auto" tween="cubic" easing="out" time="400" delay="700"/>
<effect type="zoom" end="90" time="0"/>
</animation>
<control type="group">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<height>768</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(poster)]</texture>
<fadetime>200</fadetime>
</control>
</control>
</control>
</control>
<control type="panel" id="50">
<visible>Substring(container.folderpath,videodb://) + Library.HasContent(tvshows) + !isempty(container.foldername) + !StringCompare(container.foldername,files) + !container.content(movies) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin) + !container.content(addons) + !container.content(files)</visible>
<posx>col-1-begin</posx>
<posx>90</posx>
<posy>row-5-begin</posy>
<width>15-col</width>
<height>23-row</height>
<width>1800</width>
<height>25-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>50</ondown>
<onup>50</onup>
<onback>9000</onback>
<pagecontrol>60</pagecontrol>
<itemlayout width="15-col" height="2-row">
<scrolltime tween="cubic" easing="out">600</scrolltime>
<itemlayout width="252" height="388">
<control type="image">
<posx>0</posx>
<posy>3</posy>
<width>66</width>
<height>66</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>14-col</width>
<height>69</height>
<width>228</width>
<height>304</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>textboxInactive</colordiffuse>
<texture border="6">DefaultPoster.png</texture>
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>11-col-gutter</width>
<height>2-row</height>
<posx>12</posx>
<posy>300</posy>
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<label>[B]$INFO[ListItem.title][/B]</label>
</control>
<control type="label">
<posx>792</posx>
<posy>0</posy>
<width>3-col-gutter</width>
<height>2-row</height>
<visible>!System.Setting(hidewatched)</visible>
<posx>12</posx>
<posy>324</posy>
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<align>right</align>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<font>thumbTitle</font>
<textcolor>textDisabled</textcolor>
<label>$INFO[ListItem.Property(TotalEpisodes),, $LOCALIZE[31189]]</label>
</control>
<control type="label">
<visible>IntegerGreaterThan(ListItem.Property(UnWatchedEpisodes),0)</visible>
<posx>985</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<visible>System.Setting(hidewatched)</visible>
<posx>12</posx>
<posy>324</posy>
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<align>right</align>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
<font>thumbTitle</font>
<textcolor>textDisabled</textcolor>
<label>$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[31189]]</label>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>228</width>
<height>304</height>
<aspectratio>stretch</aspectratio>
<texture border="0">$INFO[ListItem.Art(poster)]</texture>
<bordertexture border="6" colordiffuse="11FFFFFF">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
</itemlayout>
<focusedlayout width="15-col" height="2-row">
<focusedlayout width="252" height="388">
<control type="group">
<include>focusThumb</include>
<control type="image">
<posx>0</posx>
<posy>3</posy>
<width>66</width>
<height>66</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/white.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
<animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>14-col</width>
<height>2-row</height>
<width>228</width>
<height>304</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<texture fallback="DefaultPoster.png" border="0">$INFO[ListItem.Art(poster)]</texture>
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>6</bordersize>
</control>
<control type="label">
<posx>1-col-indent</posx>
<posy>0</posy>
<width>11-col-gutter</width>
<height>2-row</height>
<posx>12</posx>
<posy>300</posy>
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<font>itemTitle</font>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label>$INFO[ListItem.Label]</label>
<label>[B]$INFO[ListItem.title][/B]</label>
</control>
<control type="label">
<posx>792</posx>
<posy>0</posy>
<width>3-col-gutter</width>
<height>2-row</height>
<visible>!System.Setting(hidewatched)</visible>
<posx>12</posx>
<posy>324</posy>
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<align>right</align>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<font>thumbTitle</font>
<textcolor>textDisabled</textcolor>
<label>$INFO[ListItem.Property(TotalEpisodes),, $LOCALIZE[31189]]</label>
</control>
<control type="label">
<visible>IntegerGreaterThan(ListItem.Property(UnWatchedEpisodes),0)</visible>
<posx>985</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<visible>System.Setting(hidewatched)</visible>
<posx>12</posx>
<posy>324</posy>
<width>204</width>
<height>1-row</height>
<aligny>center</aligny>
<align>right</align>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
<label></label>
<font>thumbTitle</font>
<textcolor>textDisabled</textcolor>
<label>$INFO[ListItem.Property(UnWatchedEpisodes),, $LOCALIZE[31189]]</label>
</control>
</control>
</focusedlayout>
</control>

View File

@ -12,7 +12,6 @@
<ondown>50</ondown>
<onup>50</onup>
<pagecontrol>60</pagecontrol>
<onback>home</onback>
<itemlayout width="24-col" height="2-row">
<control type="image">
<posx>0</posx>

View File

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

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<window id="1106">
<defaultcontrol always="true">9000</defaultcontrol>
<defaultcontrol always="false">9000</defaultcontrol>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<controls>
<control type="group" id="9999">
@ -87,7 +87,7 @@
<textcolor>66ffffff</textcolor>
<shadowcolor>-</shadowcolor>
<wrapmultiline>true</wrapmultiline>
<label>[B]$INFO[container(9998).listitem.title][/B][CR]$INFO[container(9998).listitem.director,$LOCALIZE[31196]. ,.] $INFO[container(9998).listitem.year,,]</label>
<label>[B]$INFO[container(9998).listitem.title][/B][CR]$INFO[container(9998).listitem.year,,.]$INFO[container(9998).listitem.director, ,]</label>
</control>
<control type="label">
<visible>Container(9123).HasFocus(7)</visible>
@ -416,7 +416,7 @@
<onleft>9000</onleft>
<onback>9000</onback>
<orientation>horizontal</orientation>
<onclick>activatewindow(music,musicdb://albums/$INFO[listitem.DBID])</onclick>
<onclick>activatewindow(music,musicdb://albums/$INFO[listitem.DBID],return)</onclick>
<onclick>Control.SetFocus(50)</onclick>
<content>$INFO[control.getlabel(9123)]</content>
<itemlayout width="300" height="4-col">

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.pellucid" version="1.0.2" name="Pellucid" provider-name="theDeadman">
<addon id="skin.pellucid" version="1.0.3" name="Pellucid" provider-name="theDeadman">
<requires>
<import addon="xbmc.gui" version="5.12.0"/>
<import addon="script.skinshortcuts" version="1.0.13"/>

View File

@ -1,10 +1,17 @@
**Changelog**
[V1.0.3]
- Minor bug fixes and tweaks
- [CHANGED] TVShow Episode count now reflects watched / unwatched status
- [CHANGED] TVShow view revised to poster view
- [NEW] Basic weather info now available on homescreen
- [CHANGED] Default and skin colour options revised
- [NEW] Higher quality homescreen backgrounds
[V1.0.2]
- Bug fixes
- Extra colour themes added
[V1.0.0]
- Initial release
- [UPDATED] MyMusicPlaylistEditor.xml

View File

@ -2,7 +2,7 @@
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ff9b59b6</color>
<color name="highlight">ff4c75a3</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ff95a5a6</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>
<color name="menuDisabled">aaf0f0f0</color>
<color name="menuUnselected">ff919191</color>
<color name="textboxInactive">99FFFFFF</color>
<color name="keyboardInactive">aa212121</color>
<color name="keyboardAccent">ffBDBDBD</color>
</colors>

View File

@ -2,7 +2,7 @@
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ffd0242e</color>
<color name="highlight">ffad1e4e</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>

View File

@ -2,7 +2,7 @@
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ff7f8c8d</color>
<color name="highlight">ffe4405f</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ff2ecc71</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>
<color name="menuDisabled">aaf0f0f0</color>
<color name="menuUnselected">ff919191</color>
<color name="textboxInactive">99FFFFFF</color>
<color name="keyboardInactive">aa212121</color>
<color name="keyboardAccent">ffBDBDBD</color>
</colors>

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ff16a085</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>
<color name="menuDisabled">aaf0f0f0</color>
<color name="menuUnselected">ff919191</color>
<color name="textboxInactive">99FFFFFF</color>
<color name="keyboardInactive">aa212121</color>
<color name="keyboardAccent">ffBDBDBD</color>
</colors>

View File

@ -2,7 +2,7 @@
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ff2980b9</color>
<color name="highlight">ffbd081c</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>

View File

@ -2,7 +2,7 @@
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ffe67e22</color>
<color name="highlight">ff02b875</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ff2c3e50</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>
<color name="menuDisabled">aaf0f0f0</color>
<color name="menuUnselected">ff919191</color>
<color name="textboxInactive">99FFFFFF</color>
<color name="keyboardInactive">aa212121</color>
<color name="keyboardAccent">ffBDBDBD</color>
</colors>

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ff27ae60</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>
<color name="menuDisabled">aaf0f0f0</color>
<color name="menuUnselected">ff919191</color>
<color name="textboxInactive">99FFFFFF</color>
<color name="keyboardInactive">aa212121</color>
<color name="keyboardAccent">ffBDBDBD</color>
</colors>

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">fff39c12</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>
<color name="menuDisabled">aaf0f0f0</color>
<color name="menuUnselected">ff919191</color>
<color name="textboxInactive">99FFFFFF</color>
<color name="keyboardInactive">aa212121</color>
<color name="keyboardAccent">ffBDBDBD</color>
</colors>

14
colors/pellucidV1.xml Normal file
View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ffee3343</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>
<color name="menuDisabled">aaf0f0f0</color>
<color name="menuUnselected">ff919191</color>
<color name="textboxInactive">99FFFFFF</color>
<color name="keyboardInactive">aa212121</color>
<color name="keyboardAccent">ffBDBDBD</color>
</colors>

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ff3498db</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>
<color name="menuDisabled">aaf0f0f0</color>
<color name="menuUnselected">ff919191</color>
<color name="textboxInactive">99FFFFFF</color>
<color name="keyboardInactive">aa212121</color>
<color name="keyboardAccent">ffBDBDBD</color>
</colors>

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ffc0392b</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>
<color name="menuDisabled">aaf0f0f0</color>
<color name="menuUnselected">ff919191</color>
<color name="textboxInactive">99FFFFFF</color>
<color name="keyboardInactive">aa212121</color>
<color name="keyboardAccent">ffBDBDBD</color>
</colors>

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ffd35400</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>
<color name="menuDisabled">aaf0f0f0</color>
<color name="menuUnselected">ff919191</color>
<color name="textboxInactive">99FFFFFF</color>
<color name="keyboardInactive">aa212121</color>
<color name="keyboardAccent">ffBDBDBD</color>
</colors>

14
colors/razzmatazz.xml Normal file
View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ffdb0a5b</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>
<color name="menuDisabled">aaf0f0f0</color>
<color name="menuUnselected">ff919191</color>
<color name="textboxInactive">99FFFFFF</color>
<color name="keyboardInactive">aa212121</color>
<color name="keyboardAccent">ffBDBDBD</color>
</colors>

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">fff1c40f</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>
<color name="menuDisabled">aaf0f0f0</color>
<color name="menuUnselected">ff919191</color>
<color name="textboxInactive">99FFFFFF</color>
<color name="keyboardInactive">aa212121</color>
<color name="keyboardAccent">ffBDBDBD</color>
</colors>

14
colors/tumble.xml Normal file
View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ff34465d</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>
<color name="menuDisabled">aaf0f0f0</color>
<color name="menuUnselected">ff919191</color>
<color name="textboxInactive">99FFFFFF</color>
<color name="keyboardInactive">aa212121</color>
<color name="keyboardAccent">ffBDBDBD</color>
</colors>

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ff1abc9c</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>
<color name="menuDisabled">aaf0f0f0</color>
<color name="menuUnselected">ff919191</color>
<color name="textboxInactive">99FFFFFF</color>
<color name="keyboardInactive">aa212121</color>
<color name="keyboardAccent">ffBDBDBD</color>
</colors>

14
colors/vine.xml Normal file
View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ff00b489</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>
<color name="menuDisabled">aaf0f0f0</color>
<color name="menuUnselected">ff919191</color>
<color name="textboxInactive">99FFFFFF</color>
<color name="keyboardInactive">aa212121</color>
<color name="keyboardAccent">ffBDBDBD</color>
</colors>

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="black">ff111111</color>
<color name="background">ff151515</color>
<color name="highlight">ff8e44ad</color>
<color name="overlay">44ffffff</color>
<color name="textActive">fff0f0f0</color>
<color name="textDisabled">ff757575</color>
<color name="menuDisabled">aaf0f0f0</color>
<color name="menuUnselected">ff919191</color>
<color name="textboxInactive">99FFFFFF</color>
<color name="keyboardInactive">aa212121</color>
<color name="keyboardAccent">ffBDBDBD</color>
</colors>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 979 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

@ -46,7 +46,7 @@ msgid "Power"
msgstr ""
msgctxt "#31005"
msgid "Latest Content"
msgid "Spotlight"
msgstr ""
msgctxt "#31006"
@ -434,7 +434,7 @@ msgid "Delete Group"
msgstr ""
msgctxt "#31102"
msgid "Disable fanart animation effect"
msgid "Low CPU power mode"
msgstr ""
msgctxt "#31103"
@ -806,7 +806,7 @@ msgid "From"
msgstr ""
msgctxt "#31213"
msgid "Unwatched items only"
msgid "Unwatched Only"
msgstr ""
msgctxt "#31214"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 359 KiB

After

Width:  |  Height:  |  Size: 625 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 576 KiB

After

Width:  |  Height:  |  Size: 625 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 318 KiB

After

Width:  |  Height:  |  Size: 718 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 367 KiB

After

Width:  |  Height:  |  Size: 470 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 223 KiB

After

Width:  |  Height:  |  Size: 316 KiB

View File

@ -54,7 +54,6 @@
<label2>32034</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<action>Skin.SetString(recentitems,video)</action>
<action>ActivateWindow(1106)</action>
</shortcut>
<shortcut>
@ -71,7 +70,6 @@
<label2>32034</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<action>Skin.SetString(recentitems,music)</action>
<action>ActivateWindow(1106)</action>
</shortcut>
<shortcut>

View File

@ -13,9 +13,7 @@
<label2>10005</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<action>Skin.SetString(recentitems,music)</action>
<action>ActivateWindow(1106)</action>
<action>control.setfocus(9998)</action>
</shortcut>
<shortcut>
<visible>PVR.HasRadioChannels</visible>

View File

@ -1,4 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
<overrides>
<doNotShareMenu />
<forcesettings>True</forcesettings>
<override action="ActivateWindow(1106)" group="mainmenu">
<condition>String.Contains(Container(9001).ListItem.Property(defaultID),videos)</condition>
<action>Skin.SetString(recentitems,video)</action>
<action>::ACTION::</action>
</override>
<override action="ActivateWindow(1106)" group="mainmenu">
<condition>String.Contains(Container(9001).ListItem.Property(defaultID),music)</condition>
<action>Skin.SetString(recentitems,music)</action>
<action>::ACTION::</action>
</override>
<override action="ActivateWindow(1106)" group="videosubmenu">
<condition>window.isactive(1106)</condition>
<action>control.setfocus(9998)</action>
</override>
<override action="ActivateWindow(1106)" group="videosubmenu">
<condition>!window.isactive(1106)</condition>
<action>::ACTION::</action>
<action>control.setfocus(9998)</action>
</override>
<override action="ActivateWindow(1106)" group="musicsubmenu">
<condition>window.isactive(1106)</condition>
<action>control.setfocus(9998)</action>
</override>
<override action="ActivateWindow(1106)" group="musicsubmenu">
<condition>!window.isactive(1106)</condition>
<action>::ACTION::</action>
<action>control.setfocus(9998)</action>
</override>
</overrides>

View File

@ -13,9 +13,7 @@
<label2>32014</label2>
<icon>DefaultAddon.png</icon>
<thumb />
<action>Skin.SetString(recentitems,video)</action>
<action>ActivateWindow(1106)</action>
<action>control.setfocus(9998)</action>
</shortcut>
<shortcut>
<visible>PVR.HasTVChannels</visible>