testing
This commit is contained in:
parent
e93d372ae7
commit
418b17d45e
229
1080i/Home.xml
229
1080i/Home.xml
|
@ -1,33 +1,103 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<window id="0">
|
<window id="0">
|
||||||
<defaultcontrol always="true">9000</defaultcontrol>
|
<defaultcontrol always="true">9000</defaultcontrol>
|
||||||
<onload>RunScript(script.skinshortcuts,type=buildxml&mainmenuID=9001&group=mainmenu|videosubmenu|musicsubmenu|picturessubmenu)</onload>
|
<onload>RunScript(script.skinshortcuts,type=buildxml&mainmenuID=9001&group=mainmenu|videosubmenu|musicsubmenu|picturessubmenu)</onload>
|
||||||
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
|
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
|
||||||
<controls>
|
<controls>
|
||||||
<include>globalBackground</include>
|
<include>globalBackground</include>
|
||||||
<!--mini window-->
|
<control type="group">
|
||||||
<include>miniVideoPlayer</include>
|
<control type="multiimage">
|
||||||
|
<animation effect="fade" start="0" end="100" time="1000">WindowOpen</animation>
|
||||||
|
<include>dimensionsFullscreen</include>
|
||||||
|
<imagepath>$VAR[homeBackgroundLocation]</imagepath>
|
||||||
|
<timeperimage>45000</timeperimage>
|
||||||
|
<fadetime>200</fadetime>
|
||||||
|
<pauseatend>10000</pauseatend>
|
||||||
|
<randomize>true</randomize>
|
||||||
|
<loop>yes</loop>
|
||||||
|
<aspectratio>scale</aspectratio>
|
||||||
|
</control>
|
||||||
|
<control type="image">
|
||||||
|
<include>dimensionsFullscreen</include>
|
||||||
|
<texture>vignette.png</texture>
|
||||||
|
<colordiffuse>ffffffff</colordiffuse>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
</control>
|
||||||
|
</control>
|
||||||
|
<!--mini window-->
|
||||||
|
<include>miniVideoPlayer</include>
|
||||||
|
<!--main menu-->
|
||||||
|
<control type="panel" id="9000">
|
||||||
|
<posx>col-5-begin</posx>
|
||||||
|
<posy>row-12-begin</posy>
|
||||||
|
<width>16-col</width>
|
||||||
|
<height>12-row</height>
|
||||||
|
<ondown>9001</ondown>
|
||||||
|
<orientation>vertical</orientation>
|
||||||
|
<itemlayout width="4-col" height="3-row">
|
||||||
|
<control type="image">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>4-col-textbox</width>
|
||||||
|
<height>105</height>
|
||||||
|
<texture>colors/black.png</texture>
|
||||||
|
<colordiffuse>overlay</colordiffuse>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>4-col-gutter</width>
|
||||||
|
<height>3-row</height>
|
||||||
|
<font>dialogTitle</font>
|
||||||
|
<wrapmultiline>true</wrapmultiline>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<align>center</align>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<shadowcolor>-</shadowcolor>
|
||||||
|
<label>[CAPITALIZE]$INFO[ListItem.label][/CAPITALIZE]</label>
|
||||||
|
</control>
|
||||||
|
</itemlayout>
|
||||||
|
<focusedlayout width="4-col" height="3-row">
|
||||||
|
<control type="image">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>4-col-textbox</width>
|
||||||
|
<height>105</height>
|
||||||
|
<texture>colors/white.png</texture>
|
||||||
|
<colordiffuse>highlight</colordiffuse>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>4-col-gutter</width>
|
||||||
|
<height>3-row</height>
|
||||||
|
<font>dialogTitle</font>
|
||||||
|
<wrapmultiline>true</wrapmultiline>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<shadowcolor>-</shadowcolor>
|
||||||
|
<label>[CAPITALIZE]$INFO[ListItem.label][/CAPITALIZE]</label>
|
||||||
|
</control>
|
||||||
|
</focusedlayout>
|
||||||
|
<content>
|
||||||
|
<include>skinshortcuts-mainmenu</include>
|
||||||
|
</content>
|
||||||
|
</control>
|
||||||
<!--power / settings-->
|
<!--power / settings-->
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<posx>col-23-begin</posx>
|
<posx>col-12-begin</posx>
|
||||||
<posy>row-1-begin</posy>
|
<posy>row-26-begin</posy>
|
||||||
<control type="panel" id="9001">
|
<control type="panel" id="9001">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>2-col</width>
|
<width>2-col</width>
|
||||||
<height>1-col</height>
|
<height>1-col</height>
|
||||||
<orientation>horizontal</orientation>
|
<orientation>horizontal</orientation>
|
||||||
<ondown>9000</ondown>
|
<onup>9000</onup>
|
||||||
<itemlayout width="1-col" height="1-col">
|
<itemlayout width="1-col" height="1-col">
|
||||||
<control type="image">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>1-col-textbox</width>
|
|
||||||
<height>1-col</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture>colors/black.png</texture>
|
|
||||||
<colordiffuse>overlay</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
|
@ -43,14 +113,14 @@
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout width="1-col" height="1-col">
|
<focusedlayout width="1-col" height="1-col">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>1-col-textbox</width>
|
<width>1-col</width>
|
||||||
<height>1-col</height>
|
<height>1-col</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture diffuse="masks/circle.png">colors/white.png</texture>
|
||||||
<colordiffuse>highlight</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
|
@ -66,79 +136,46 @@
|
||||||
</focusedlayout>
|
</focusedlayout>
|
||||||
<content>
|
<content>
|
||||||
<item>
|
<item>
|
||||||
<label>S</label>
|
<label></label>
|
||||||
<onclick>ActivateWindow(Settings)</onclick>
|
<onclick>ActivateWindow(Settings)</onclick>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<label>P</label>
|
<label></label>
|
||||||
<onclick>ActivateWindow(shutdownmenu)</onclick>
|
<onclick>ActivateWindow(shutdownmenu)</onclick>
|
||||||
</item>
|
</item>
|
||||||
</content>
|
</content>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
<!--main menu-->
|
<!--Date / time and weather-->
|
||||||
<control type="panel" id="9000">
|
<control type="group">
|
||||||
<posx>col-1-begin</posx>
|
<posx>col-1-begin</posx>
|
||||||
<posy>row-13-begin</posy>
|
<posy>row-8-begin</posy>
|
||||||
<width>24-col</width>
|
<control type="label">
|
||||||
<height>149</height>
|
<posx>0</posx>
|
||||||
<onup>9001</onup>
|
<posy>-24</posy>
|
||||||
<orientation>horizontal</orientation>
|
<width>24-col</width>
|
||||||
<itemlayout width="4-col" height="149">
|
<height>2-row</height>
|
||||||
<control type="image">
|
<align>center</align>
|
||||||
<posx>0</posx>
|
<font>largeStrong</font>
|
||||||
<posy>0</posy>
|
<textcolor>textActive</textcolor>
|
||||||
<width>4-col-gutter</width>
|
<label>$INFO[System.Time]</label>
|
||||||
<height>149</height>
|
</control>
|
||||||
<texture>colors/black.png</texture>
|
<control type="label">
|
||||||
<colordiffuse>overlay</colordiffuse>
|
<posx>0</posx>
|
||||||
<aspectratio>stretch</aspectratio>
|
<posy>1-row</posy>
|
||||||
</control>
|
<width>24-col</width>
|
||||||
<control type="label">
|
<height>2-row</height>
|
||||||
<posx>24</posx>
|
<font>regular</font>
|
||||||
<posy>0</posy>
|
<align>center</align>
|
||||||
<width>4-col-gutter</width>
|
<textcolor>textActive</textcolor>
|
||||||
<height>149</height>
|
<label>$INFO[System.Date(DDD)] [B]$INFO[System.Date(dd)][/B] $INFO[System.Date(MMM)]</label>
|
||||||
<font>mediumStrong</font>
|
</control>
|
||||||
<wrapmultiline>true</wrapmultiline>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<shadowcolor>-</shadowcolor>
|
|
||||||
<label>[CAPITALIZE]$INFO[ListItem.label][/CAPITALIZE]</label>
|
|
||||||
</control>
|
|
||||||
</itemlayout>
|
|
||||||
<focusedlayout width="4-col" height="4-col">
|
|
||||||
<control type="image">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>4-col-gutter</width>
|
|
||||||
<height>149</height>
|
|
||||||
<texture>colors/white.png</texture>
|
|
||||||
<colordiffuse>highlight</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<posx>24</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>4-col-gutter</width>
|
|
||||||
<height>149</height>
|
|
||||||
<font>mediumStrong</font>
|
|
||||||
<wrapmultiline>true</wrapmultiline>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<shadowcolor>-</shadowcolor>
|
|
||||||
<label>[CAPITALIZE]$INFO[ListItem.label][/CAPITALIZE]</label>
|
|
||||||
</control>
|
|
||||||
</focusedlayout>
|
|
||||||
<content>
|
|
||||||
<include>skinshortcuts-mainmenu</include>
|
|
||||||
</content>
|
|
||||||
</control>
|
</control>
|
||||||
<!--debugging-->
|
<!--debugging-->
|
||||||
<include>DebugGrid</include>
|
<include>DebugGrid</include>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<include>WindowID</include>
|
<include>WindowID</include>
|
||||||
<label>Home.xml</label>
|
<label>Home.xml</label>
|
||||||
</control>
|
</control>
|
||||||
</controls>
|
</controls>
|
||||||
</window>
|
</window>
|
||||||
|
|
|
@ -96,7 +96,7 @@
|
||||||
<visible>!controlgroup(9000).hasfocus</visible>
|
<visible>!controlgroup(9000).hasfocus</visible>
|
||||||
<posx>12</posx>
|
<posx>12</posx>
|
||||||
<posy>9-row</posy>
|
<posy>9-row</posy>
|
||||||
<width>312</width>
|
<width>584</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>thumbTitle</font>
|
<font>thumbTitle</font>
|
||||||
|
@ -132,7 +132,7 @@
|
||||||
<visible>!controlgroup(9000).hasfocus</visible>
|
<visible>!controlgroup(9000).hasfocus</visible>
|
||||||
<posx>12</posx>
|
<posx>12</posx>
|
||||||
<posy>9-row</posy>
|
<posy>9-row</posy>
|
||||||
<width>312</width>
|
<width>584</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>thumbTitle</font>
|
<font>thumbTitle</font>
|
||||||
|
|
|
@ -218,8 +218,8 @@
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>4-col</width>
|
<width>4-col-textbox</width>
|
||||||
<height>4-col</height>
|
<height>4-col-textbox</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">$INFO[container(59).listitemAbsolute(2).art(thumb)]</texture>
|
<texture border="0">$INFO[container(59).listitemAbsolute(2).art(thumb)]</texture>
|
||||||
</control>
|
</control>
|
||||||
|
@ -227,14 +227,14 @@
|
||||||
<posx>4-col</posx>
|
<posx>4-col</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>4-col</width>
|
<width>4-col</width>
|
||||||
<height>4-col</height>
|
<height>4-col-textbox</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">$INFO[container(59).listitemAbsolute(4).art(thumb)]</texture>
|
<texture border="0">$INFO[container(59).listitemAbsolute(4).art(thumb)]</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>4-col</posy>
|
<posy>4-col</posy>
|
||||||
<width>4-col</width>
|
<width>4-col-textbox</width>
|
||||||
<height>4-col</height>
|
<height>4-col</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">$INFO[container(59).listitemAbsolute(6).art(thumb)]</texture>
|
<texture border="0">$INFO[container(59).listitemAbsolute(6).art(thumb)]</texture>
|
||||||
|
@ -247,15 +247,6 @@
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">$INFO[container(59).listitemAbsolute(8).art(thumb)]</texture>
|
<texture border="0">$INFO[container(59).listitemAbsolute(8).art(thumb)]</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>8-col</width>
|
|
||||||
<height>8-col</height>
|
|
||||||
<texture>vignette.png</texture>
|
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
</control>
|
|
||||||
</control>
|
</control>
|
||||||
</include>
|
</include>
|
||||||
</includes>
|
</includes>
|
||||||
|
|
|
@ -96,12 +96,12 @@
|
||||||
<visible>!controlgroup(9000).hasfocus</visible>
|
<visible>!controlgroup(9000).hasfocus</visible>
|
||||||
<posx>12</posx>
|
<posx>12</posx>
|
||||||
<posy>9-row</posy>
|
<posy>9-row</posy>
|
||||||
<width>312</width>
|
<width>584</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>thumbTitle</font>
|
<font>thumbTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>[B]$INFO[ListItem.Title][/B][CR][COLOR textDisabled]$INFO[ListItem.Season,$LOCALIZE[31011] , ]$INFO[ListItem.Episode,$LOCALIZE[31204] ,][/COLOR]</label>
|
<label>[B]$INFO[ListItem.Title][/B][CR][COLOR textDisabled]$INFO[ListItem.Season,$LOCALIZE[31011] , ]$INFO[ListItem.Episode,$LOCALIZE[31204] ,:][/COLOR] $INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout width="597" height="5-col-gutter">
|
<focusedlayout width="597" height="5-col-gutter">
|
||||||
|
@ -132,12 +132,12 @@
|
||||||
<visible>!controlgroup(9000).hasfocus</visible>
|
<visible>!controlgroup(9000).hasfocus</visible>
|
||||||
<posx>12</posx>
|
<posx>12</posx>
|
||||||
<posy>9-row</posy>
|
<posy>9-row</posy>
|
||||||
<width>312</width>
|
<width>584</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>thumbTitle</font>
|
<font>thumbTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>[B]$INFO[ListItem.Title][/B][CR][COLOR textDisabled]$INFO[ListItem.Season,$LOCALIZE[31011] , ]$INFO[ListItem.Episode,$LOCALIZE[31204] ,][/COLOR]</label>
|
<label>[B]$INFO[ListItem.Title][/B][CR][COLOR textDisabled]$INFO[ListItem.Season,$LOCALIZE[31011] , ]$INFO[ListItem.Episode,$LOCALIZE[31204] ,:][/COLOR] $INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
</focusedlayout>
|
</focusedlayout>
|
||||||
|
@ -151,7 +151,7 @@
|
||||||
<effect type="slide" start="0,0" end="0,-504" tween="sine" time="400"/>
|
<effect type="slide" start="0,0" end="0,-504" tween="sine" time="400"/>
|
||||||
</animation>
|
</animation>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<visible>!controlgroup(9000).hasfocus</visible>
|
<visible>!controlgroup(9000).hasfocus + $EXP[isTVShow]</visible>
|
||||||
<posx>col-1-begin</posx>
|
<posx>col-1-begin</posx>
|
||||||
<posy>row-19-begin</posy>
|
<posy>row-19-begin</posy>
|
||||||
<width>12-col</width>
|
<width>12-col</width>
|
||||||
|
|
|
@ -1,12 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<shortcuts>
|
<shortcuts>
|
||||||
<shortcut>
|
|
||||||
<label>Home</label>
|
|
||||||
<label2>32034</label2>
|
|
||||||
<icon>DefaultAddon.png</icon>
|
|
||||||
<thumb />
|
|
||||||
<action>ActivateWindow(home)</action>
|
|
||||||
</shortcut>
|
|
||||||
<shortcut>
|
<shortcut>
|
||||||
<visible>Player.HasMedia</visible>
|
<visible>Player.HasMedia</visible>
|
||||||
<label>31136</label>
|
<label>31136</label>
|
||||||
|
|
|
@ -1,12 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<shortcuts>
|
<shortcuts>
|
||||||
<shortcut>
|
|
||||||
<label>Home</label>
|
|
||||||
<label2>32034</label2>
|
|
||||||
<icon>DefaultAddon.png</icon>
|
|
||||||
<thumb />
|
|
||||||
<action>ActivateWindow(home)</action>
|
|
||||||
</shortcut>
|
|
||||||
<shortcut>
|
<shortcut>
|
||||||
<visible>Player.HasMedia</visible>
|
<visible>Player.HasMedia</visible>
|
||||||
<label>31136</label>
|
<label>31136</label>
|
||||||
|
|
Loading…
Reference in New Issue