various
|
@ -47,7 +47,6 @@
|
||||||
<posy>84</posy>
|
<posy>84</posy>
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<height>18-row</height>
|
<height>18-row</height>
|
||||||
<onleft>activateWindow(contextmenu)</onleft>
|
|
||||||
<ondown>50</ondown>
|
<ondown>50</ondown>
|
||||||
<onup>50</onup>
|
<onup>50</onup>
|
||||||
<itemgap>0</itemgap>
|
<itemgap>0</itemgap>
|
||||||
|
@ -132,8 +131,7 @@
|
||||||
<posy>84</posy>
|
<posy>84</posy>
|
||||||
<width>12-col</width>
|
<width>12-col</width>
|
||||||
<height>710</height>
|
<height>710</height>
|
||||||
<onleft>activateWindow(contextmenu)</onleft>
|
<onleft>60</onleft>
|
||||||
<onright>60</onright>
|
|
||||||
<ondown>51</ondown>
|
<ondown>51</ondown>
|
||||||
<onup>51</onup>
|
<onup>51</onup>
|
||||||
<pagecontrol>60</pagecontrol>
|
<pagecontrol>60</pagecontrol>
|
||||||
|
@ -180,10 +178,10 @@
|
||||||
<visible>Control.IsVisible(60)</visible>
|
<visible>Control.IsVisible(60)</visible>
|
||||||
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
|
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
|
||||||
<control type="scrollbar" id="60">
|
<control type="scrollbar" id="60">
|
||||||
<posx>1420</posx>
|
<posx>496</posx>
|
||||||
<posy>row-11-begin</posy>
|
<posy>row-11-begin</posy>
|
||||||
<height>10-row</height>
|
<height>10-row</height>
|
||||||
<onleft>50</onleft>
|
<onright>50</onright>
|
||||||
<onback>50</onback>
|
<onback>50</onback>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -54,9 +54,9 @@
|
||||||
<visible>Control.IsVisible(60)</visible>
|
<visible>Control.IsVisible(60)</visible>
|
||||||
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8001).hasfocus">conditional</animation>
|
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8001).hasfocus">conditional</animation>
|
||||||
<control type="scrollbar" id="60">
|
<control type="scrollbar" id="60">
|
||||||
<posx>-30</posx>
|
<posx>-36</posx>
|
||||||
<posy>2-row</posy>
|
<posy>5-row</posy>
|
||||||
<height>18-row</height>
|
<height>11-row</height>
|
||||||
<onright>9000</onright>
|
<onright>9000</onright>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
<width>1464</width>
|
<width>1464</width>
|
||||||
<height>23-row</height>
|
<height>23-row</height>
|
||||||
<texture border="24">dialogBackground.png</texture>
|
<texture border="24">dialogBackground.png</texture>
|
||||||
<colordiffuse>overlay</colordiffuse>
|
<colordiffuse>99000000</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -47,9 +47,9 @@
|
||||||
<visible>Control.IsVisible(60)</visible>
|
<visible>Control.IsVisible(60)</visible>
|
||||||
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
|
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
|
||||||
<control type="scrollbar" id="60">
|
<control type="scrollbar" id="60">
|
||||||
<posx>-24</posx>
|
<posx>-36</posx>
|
||||||
<posy>2-row</posy>
|
<posy>6-row</posy>
|
||||||
<height>20-row</height>
|
<height>11-row</height>
|
||||||
<onright>450</onright>
|
<onright>450</onright>
|
||||||
<onback>450</onback>
|
<onback>450</onback>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -2,10 +2,11 @@
|
||||||
<window id="0">
|
<window id="0">
|
||||||
<defaultcontrol always="true">9000</defaultcontrol>
|
<defaultcontrol always="true">9000</defaultcontrol>
|
||||||
<include>fadeInOut</include>
|
<include>fadeInOut</include>
|
||||||
<onload>PlayMedia(special://skin/extras/playlists/homeBackground.xsp,1)</onload>
|
<onload condition="!String.IsEmpty(Skin.String(homeBackgroundVideos)) + System.AddonIsEnabled(script.randomvideo)">Runscript(script.randomvideo,dir=$INFO[Skin.String(homeBackgroundVideos)])</onload>
|
||||||
<onload>AlarmClock(hidemenu,setfocus(9999),00:20,true)</onload>
|
<onload>AlarmClock(hidemenu,setfocus(9999),00:20,true)</onload>
|
||||||
<onunload>CancelAlarm(hidemenu,true)</onunload>
|
<onunload>CancelAlarm(hidemenu,true)</onunload>
|
||||||
<onunload>Playercontrol(stop)</onunload>
|
<onunload>Playercontrol(stop)</onunload>
|
||||||
|
<onunload>Playlist.Clear</onunload>
|
||||||
<controls>
|
<controls>
|
||||||
<include>globalBackground</include>
|
<include>globalBackground</include>
|
||||||
|
|
||||||
|
@ -18,6 +19,7 @@
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="multiimage">
|
<control type="multiimage">
|
||||||
|
<visible>!player.hasvideo</visible>
|
||||||
<animation effect="fade" start="0" end="100" time="1000">WindowOpen</animation>
|
<animation effect="fade" start="0" end="100" time="1000">WindowOpen</animation>
|
||||||
<include>dimensionsFullscreen</include>
|
<include>dimensionsFullscreen</include>
|
||||||
<imagepath>$VAR[homeBackgroundLocation]</imagepath>
|
<imagepath>$VAR[homeBackgroundLocation]</imagepath>
|
||||||
|
@ -31,7 +33,11 @@
|
||||||
</control>
|
</control>
|
||||||
<!--video window-->
|
<!--video window-->
|
||||||
<control type="videowindow">
|
<control type="videowindow">
|
||||||
<include>dimensionsFullScreen</include>
|
<left>0</left>
|
||||||
|
<top>0</top>
|
||||||
|
<width>fullscreenWidth</width>
|
||||||
|
<height>fullscreenHeight</height>
|
||||||
|
<aspectratio>scale</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<include>dimensionsFullscreen</include>
|
<include>dimensionsFullscreen</include>
|
||||||
|
|
|
@ -35,9 +35,7 @@
|
||||||
<include>musicgenre</include>
|
<include>musicgenre</include>
|
||||||
<include>musicartistcatalogue</include>
|
<include>musicartistcatalogue</include>
|
||||||
<include>musicartist</include>
|
<include>musicartist</include>
|
||||||
<include>musicspotifyartist</include>
|
|
||||||
<include>musicalbum</include>
|
<include>musicalbum</include>
|
||||||
<include>musicspotifyalbum</include>
|
|
||||||
<include>musicsongs</include>
|
<include>musicsongs</include>
|
||||||
<include>musicPlayList</include>
|
<include>musicPlayList</include>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -103,12 +103,12 @@
|
||||||
<itemgap>0</itemgap>
|
<itemgap>0</itemgap>
|
||||||
<orientation>vertical</orientation>
|
<orientation>vertical</orientation>
|
||||||
<control type="button" id="2">
|
<control type="button" id="2">
|
||||||
<visible>Container(8000).Hasfocus(1)</visible>
|
<visible>Container(8000).Hasfocus(1) + String.IsEmpty(Skin.String(homeBackground))</visible>
|
||||||
<description>Set home background image directory</description>
|
<description>Set home background image directory</description>
|
||||||
<width>14-col</width>
|
<width>14-col</width>
|
||||||
<align>left</align>
|
<align>left</align>
|
||||||
<textoffsetx>24</textoffsetx>
|
<textoffsetx>24</textoffsetx>
|
||||||
<label>31116</label>
|
<label>Set home background directory (images)</label>
|
||||||
<label2>$INFO[Skin.String(homeBackground)]</label2>
|
<label2>$INFO[Skin.String(homeBackground)]</label2>
|
||||||
<onclick>Skin.SetPath(homeBackground)</onclick>
|
<onclick>Skin.SetPath(homeBackground)</onclick>
|
||||||
<textwidth>8-col</textwidth>
|
<textwidth>8-col</textwidth>
|
||||||
|
@ -117,19 +117,45 @@
|
||||||
<font>buttonTitle</font>
|
<font>buttonTitle</font>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="3">
|
<control type="button" id="3">
|
||||||
<visible>Container(8000).Hasfocus(1)</visible>
|
<visible>Container(8000).Hasfocus(1) + !String.IsEmpty(Skin.String(homeBackground))</visible>
|
||||||
<description>Reset home background image directory</description>
|
<description>Reset home background image directory</description>
|
||||||
<width>14-col</width>
|
<width>14-col</width>
|
||||||
<align>left</align>
|
<align>left</align>
|
||||||
<textoffsetx>24</textoffsetx>
|
<textoffsetx>24</textoffsetx>
|
||||||
<label>31122</label>
|
<label>Reset home background directory (images)</label>
|
||||||
<onclick>Skin.Reset(homeBackground)</onclick>
|
<onclick>Skin.Reset(homeBackground)</onclick>
|
||||||
<textwidth>8-col</textwidth>
|
<textwidth>8-col</textwidth>
|
||||||
<texturefocus colordiffuse="ffffffff">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="ffffffff">colors/white.png</texturefocus>
|
||||||
<texturenofocus></texturenofocus>
|
<texturenofocus></texturenofocus>
|
||||||
<font>buttonTitle</font>
|
<font>buttonTitle</font>
|
||||||
</control>
|
</control>
|
||||||
|
<control type="button" id="4">
|
||||||
|
<visible>Container(8000).Hasfocus(1) + String.IsEmpty(Skin.String(homeBackgroundVideos)) + System.AddonIsEnabled(script.randomvideo)</visible>
|
||||||
|
<description>Set home background video directory</description>
|
||||||
|
<width>14-col</width>
|
||||||
|
<align>left</align>
|
||||||
|
<textoffsetx>24</textoffsetx>
|
||||||
|
<label>Set home background directory (videos)</label>
|
||||||
|
<label2>$INFO[Skin.String(homeBackgroundVideo)]</label2>
|
||||||
|
<onclick>Skin.SetPath(homeBackgroundVideos)</onclick>
|
||||||
|
<textwidth>8-col</textwidth>
|
||||||
|
<texturefocus colordiffuse="ffffffff">colors/white.png</texturefocus>
|
||||||
|
<texturenofocus></texturenofocus>
|
||||||
|
<font>buttonTitle</font>
|
||||||
|
</control>
|
||||||
|
<control type="button" id="5">
|
||||||
|
<visible>Container(8000).Hasfocus(1) + !String.IsEmpty(Skin.String(homeBackgroundVideos)) + System.AddonIsEnabled(script.randomvideo)</visible>
|
||||||
|
<description>Reset home background video directory</description>
|
||||||
|
<width>14-col</width>
|
||||||
|
<align>left</align>
|
||||||
|
<textoffsetx>24</textoffsetx>
|
||||||
|
<label>Reset home background directory (videos)</label>
|
||||||
|
<onclick>Skin.Reset(homeBackgroundVideos)</onclick>
|
||||||
|
<textwidth>8-col</textwidth>
|
||||||
|
<texturefocus colordiffuse="ffffffff">colors/white.png</texturefocus>
|
||||||
|
<texturenofocus></texturenofocus>
|
||||||
|
<font>buttonTitle</font>
|
||||||
|
</control>
|
||||||
<control type="radiobutton" id="1">
|
<control type="radiobutton" id="1">
|
||||||
<visible>Container(8000).Hasfocus(1)</visible>
|
<visible>Container(8000).Hasfocus(1)</visible>
|
||||||
<description>Reverse power down options</description>
|
<description>Reverse power down options</description>
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
||||||
<smartplaylist type="musicvideos">
|
|
||||||
<match>all</match>
|
|
||||||
<order direction="ascending">random</order>
|
|
||||||
</smartplaylist>
|
|
Before Width: | Height: | Size: 195 KiB |
Before Width: | Height: | Size: 195 KiB |
Before Width: | Height: | Size: 205 KiB |
Before Width: | Height: | Size: 263 KiB |
Before Width: | Height: | Size: 177 KiB |
Before Width: | Height: | Size: 214 KiB |
Before Width: | Height: | Size: 207 KiB |