230 lines
7.7 KiB
XML
230 lines
7.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window id="0">
|
|
<defaultcontrol always="true">9000</defaultcontrol>
|
|
<include>fadeInOut</include>
|
|
<onload>Playlist.Clear</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>
|
|
<onunload>CancelAlarm(hidemenu,true)</onunload>
|
|
<onunload>Playercontrol(stop)</onunload>
|
|
<onunload>Playlist.Clear</onunload>
|
|
<controls>
|
|
<include>globalBackground</include>
|
|
|
|
<!--background-->
|
|
<control type="group">
|
|
<control type="image">
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="multiimage">
|
|
<visible>!player.hasvideo</visible>
|
|
<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>
|
|
<colordiffuse>99ffffff</colordiffuse>
|
|
</control>
|
|
<!--video window-->
|
|
<control type="videowindow">
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>fullscreenWidth</width>
|
|
<height>fullscreenHeight</height>
|
|
<aspectratio>scale</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>vignette.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
</control>
|
|
<control type="group">
|
|
<!--main menu-->
|
|
<control type="panel" id="9000">
|
|
<animation type="conditional" condition="control.hasfocus(9999)" reversible="true">
|
|
<effect type="fade" start="100" end="0" time="500" delay="0"/>
|
|
</animation>
|
|
<posx>col-7-begin</posx>
|
|
<animation condition="string.isEqual(Container(9000).NumItems,1)" effect="slide" end="432,0" time="0">conditional</animation>
|
|
<animation condition="string.isEqual(Container(9000).NumItems,2)" effect="slide" end="288,0" time="0">conditional</animation>
|
|
<animation condition="string.isEqual(Container(9000).NumItems,3)" effect="slide" end="144,0" time="0">conditional</animation>
|
|
<posy>row-12-begin</posy>
|
|
<width>12-col</width>
|
|
<height>12-row</height>
|
|
<ondown>setfocus(9001,1)</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>masks/homeMenuButton.png</texture>
|
|
<colordiffuse>77000000</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="textbox">
|
|
<posx>12</posx>
|
|
<posy>0</posy>
|
|
<width>252</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>masks/homeMenuButton.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="textbox">
|
|
<posx>12</posx>
|
|
<posy>0</posy>
|
|
<width>252</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>
|
|
</focusedlayout>
|
|
<content>
|
|
<include>menus-mainmenu</include>
|
|
</content>
|
|
</control>
|
|
<!--power / settings-->
|
|
<control type="group">
|
|
<posx>851</posx>
|
|
<posy>row-26-begin</posy>
|
|
<control type="panel" id="9001">
|
|
<posx>38</posx>
|
|
<posy>18</posy>
|
|
<width>4-col</width>
|
|
<height>1-col</height>
|
|
<orientation>horizontal</orientation>
|
|
<onup>9000</onup>
|
|
<itemlayout width="1-col" height="1-col">
|
|
<control type="label">
|
|
<posx>0.4</posx>
|
|
<posy>-1</posy>
|
|
<width>1-col</width>
|
|
<height>1-col</height>
|
|
<font>symbolLarge</font>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="1-col" height="1-col">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>1-col</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture diffuse="masks/square.png">colors/white.png</texture>
|
|
<colordiffuse>highlight</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>1-col</height>
|
|
<font>symbolLarge</font>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor></shadowcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
<content>
|
|
<item>
|
|
<label></label>
|
|
<onclick>ActivateWindow(Settings)</onclick>
|
|
</item>
|
|
<item>
|
|
<label></label>
|
|
<onclick>ActivateWindow(shutdownmenu)</onclick>
|
|
</item>
|
|
</content>
|
|
</control>
|
|
</control>
|
|
<!--Date / time and weather-->
|
|
<control type="group">
|
|
<posx>col-1-begin</posx>
|
|
<posy>row-8-begin</posy>
|
|
<animation type="conditional" condition="control.hasfocus(9999) + !player.hasaudio" reversible="true">
|
|
<effect type="slide" start="0,0" end="0,538" time="200" delay="0"/>
|
|
</animation>
|
|
<animation type="conditional" condition="control.hasfocus(9999) + player.hasaudio" reversible="true">
|
|
<effect type="slide" start="0,0" end="0,484" time="200" delay="0"/>
|
|
</animation>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>-48</posy>
|
|
<width>24-col</width>
|
|
<height>2-row</height>
|
|
<align>center</align>
|
|
<font>veryLarge</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>44000000</shadowcolor>
|
|
<label>$INFO[System.Time]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>0</posx>
|
|
<posy>1-row</posy>
|
|
<width>24-col</width>
|
|
<height>2-row</height>
|
|
<font>regular</font>
|
|
<align>center</align>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>44000000</shadowcolor>
|
|
<label>$INFO[System.Date(DDD)] [B]$INFO[System.Date(dd)][/B] $INFO[System.Date(MMM)]</label>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
<control type="button" id="9999">
|
|
<posx>-500</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<height>2-row</height>
|
|
<onleft>setfocus(9000,0)</onleft>
|
|
<onright>setfocus(9000,0)</onright>
|
|
<onup>setfocus(9000,0)</onup>
|
|
<ondown>setfocus(9000,0)</ondown>
|
|
<onclick>setfocus(9000,0)</onclick>
|
|
</control>
|
|
<!--debugging-->
|
|
<include>DebugGrid</include>
|
|
<control type="label">
|
|
<include>WindowID</include>
|
|
<label>Home.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window>
|