2015-03-27 21:31:13 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<includes>
|
|
|
|
<!--main hub menu-->
|
|
|
|
<include name="hubMenu">
|
|
|
|
<control type="group" id="9000">
|
2015-07-09 21:58:54 +02:00
|
|
|
<animation type="windowopen">
|
|
|
|
<effect type="fade" start="0" end="100" delay="500" time="300"/>
|
|
|
|
<effect type="slide" start="-200" end="0" tween="sine" easing="out" delay="500" time="400"/>
|
|
|
|
</animation>
|
2015-03-27 21:31:13 +01:00
|
|
|
<animation type="Conditional" condition="controlgroup(9000).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(9000).hasfocus">
|
|
|
|
<effect type="fade" start="100" end="0" time="300"/>
|
|
|
|
<effect type="slide" start="0" end="-200" tween="sine" easing="out" time="400"/>
|
|
|
|
</animation>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2016-02-26 21:34:36 +01:00
|
|
|
<width>col-5-begin</width>
|
2015-03-27 21:31:13 +01:00
|
|
|
<height>fullscreenHeight</height>
|
|
|
|
<texture>colors/white.png</texture>
|
2016-02-21 19:58:08 +01:00
|
|
|
<colordiffuse>highlight</colordiffuse>
|
2015-07-09 22:18:48 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
2016-11-08 11:36:35 +01:00
|
|
|
<!--logo-->
|
|
|
|
<control type="image">
|
2017-01-27 15:51:36 +01:00
|
|
|
<visible>window.isactive(home)</visible>
|
2016-11-08 11:36:35 +01:00
|
|
|
<posx>col-1-begin</posx>
|
|
|
|
<posy>row-1-begin</posy>
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>1-col</height>
|
|
|
|
<texture>kodilogo.png</texture>
|
|
|
|
<colordiffuse>textActive</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
2015-04-19 22:55:23 +02:00
|
|
|
</control>
|
2017-01-27 15:51:36 +01:00
|
|
|
<control type="label">
|
|
|
|
<visible>!window.isactive(home)"</visible>
|
|
|
|
<posx>col-1-begin</posx>
|
|
|
|
<posy>row-1-begin</posy>
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>1-col</height>
|
|
|
|
<font>symbolVeryLarge</font>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$VAR[menuLogo]</label>
|
|
|
|
</control>
|
2015-03-27 21:31:13 +01:00
|
|
|
<control type="list" id="9001">
|
|
|
|
<posx>0</posx>
|
2015-04-01 21:11:01 +02:00
|
|
|
<posy>row-4-begin</posy>
|
2016-02-26 21:34:36 +01:00
|
|
|
<width>col-5-begin</width>
|
2016-11-08 11:36:35 +01:00
|
|
|
<height>832</height>
|
2015-03-27 21:31:13 +01:00
|
|
|
<orientation>vertical</orientation>
|
2017-02-19 20:11:49 +01:00
|
|
|
<onleft>activateWindow(1104)</onleft>
|
2015-11-10 17:51:18 +01:00
|
|
|
<onright>9999</onright>
|
2016-11-17 18:38:24 +01:00
|
|
|
<onback>activateWindow(home)</onback>
|
2016-02-26 21:34:36 +01:00
|
|
|
<itemlayout width="col-5-begin" height="2-row">
|
2015-03-27 21:31:13 +01:00
|
|
|
<control type="label">
|
|
|
|
<posx>col-1-begin</posx>
|
|
|
|
<posy>0</posy>
|
2016-02-26 21:34:36 +01:00
|
|
|
<width>4-col-gutter</width>
|
2015-03-27 21:31:13 +01:00
|
|
|
<height>2-row</height>
|
|
|
|
<font>menuTitle</font>
|
|
|
|
<aligny>center</aligny>
|
2015-04-12 22:22:47 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2015-03-27 21:31:13 +01:00
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.label]</label>
|
|
|
|
</control>
|
|
|
|
</itemlayout>
|
2016-02-26 21:34:36 +01:00
|
|
|
<focusedlayout width="col-5-begin" height="2-row">
|
2015-03-27 21:31:13 +01:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2016-02-26 21:34:36 +01:00
|
|
|
<width>col-5-begin</width>
|
2015-03-27 21:31:13 +01:00
|
|
|
<height>2-row</height>
|
|
|
|
<texture>colors/white.png</texture>
|
2015-04-12 22:22:47 +02:00
|
|
|
<colordiffuse>textActive</colordiffuse>
|
2015-03-27 21:31:13 +01:00
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>col-1-begin</posx>
|
|
|
|
<posy>0</posy>
|
2016-02-26 21:34:36 +01:00
|
|
|
<width>4-col-gutter</width>
|
2015-03-27 21:31:13 +01:00
|
|
|
<height>2-row</height>
|
|
|
|
<font>menuTitle</font>
|
|
|
|
<aligny>center</aligny>
|
2016-02-21 19:58:08 +01:00
|
|
|
<textcolor>highlight</textcolor>
|
2015-03-27 21:31:13 +01:00
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.label]</label>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
2016-11-17 18:38:24 +01:00
|
|
|
<content>
|
|
|
|
<include condition="window.isactive(home)">skinshortcuts-mainmenu</include>
|
|
|
|
<include condition="window.isactive(pictures)">skinshortcuts-group-picturessubmenu</include>
|
2017-02-16 20:04:05 +01:00
|
|
|
<include condition="[window.isactive(1106) + String.IsEqual(skin.string(recentitems),music)] | window.isactive(music) | window.isactive(radiochannels) | window.isactive(radioguide) | window.isactive(radiorecordings) | window.isactive(radiotimers) | window.isactive(musicplaylist)">skinshortcuts-group-musicsubmenu</include>
|
|
|
|
<include condition="[window.isactive(1106) + String.IsEqual(skin.string(recentitems),video)] | window.isactive(videos) | window.isactive(tvchannels) | window.isactive(tvrecordings) | window.isactive(tvguide) | window.isactive(tvtimers) | window.isactive(videoplaylist)">skinshortcuts-group-videosubmenu</include>
|
2016-11-17 18:38:24 +01:00
|
|
|
</content>
|
2015-03-27 21:31:13 +01:00
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</include>
|
|
|
|
</includes>
|