1 <?xml version="1.0" encoding="utf-8"?>
3 <defaultcontrol always="true">9000</defaultcontrol>
4 <backgroundcolor>background</backgroundcolor>
6 <include>DefaultBackground</include>
7 <control type="multiimage">
8 <depth>DepthBackground</depth>
9 <include>FullScreenDimensions</include>
10 <aspectratio>scale</aspectratio>
11 <fadetime>600</fadetime>
12 <animation effect="zoom" center="auto" end="102,102" time="0" condition="Integer.IsGreater(System.StereoscopicMode,0)">conditional</animation>
13 <animation effect="fade" start="0" end="100" time="400">WindowOpen</animation>
14 <animation effect="fade" start="100" end="0" time="300">WindowClose</animation>
15 <animation effect="fade" time="400">VisibleChange</animation>
16 <imagepath background="true" colordiffuse="bg_overlay">$INFO[Skin.String(HomeFanart.path)]settings$INFO[Skin.String(HomeFanart.ext)]</imagepath>
17 <visible>!Player.HasMedia + !String.IsEmpty(Skin.String(HomeFanart.path))</visible>
19 <control type="group" id="9100">
20 <include>OpenClose_Right</include>
22 <control type="image">
26 <texture colordiffuse="button_focus" border="2">dialogs/separator-grey.png</texture>
28 <control type="image">
32 <texture colordiffuse="button_focus" border="2">dialogs/separator-grey.png</texture>
34 <control type="panel" id="2">
37 <visible>Container(9000).Hasfocus(2)</visible>
41 <onright>9000</onright>
44 <scrolltime>200</scrolltime>
45 <itemlayout height="390" width="354">
46 <control type="image">
50 <texture>dialogs/dialog-bg-nobo.png</texture>
51 <bordertexture border="21" infill="false">overlays/shadow.png</bordertexture>
52 <bordersize>20</bordersize>
54 <control type="image">
59 <aspectratio>scale</aspectratio>
60 <texture fallback="DefaultUser.png">$INFO[Listitem.Icon]</texture>
62 <control type="label">
69 <label>$INFO[ListItem.Label]</label>
71 <control type="label">
79 <label>$LOCALIZE[31029]:</label>
80 <visible>!String.IsEqual(Listitem.Label,$LOCALIZE[20058])</visible>
82 <control type="label">
90 <label fallback="13170">$INFO[ListItem.Label2]</label>
91 <visible>!String.Contains(Listitem.Label,$LOCALIZE[20058])</visible>
94 <focusedlayout height="390" width="354">
95 <control type="group">
96 <animation effect="zoom" start="100" end="105" time="200" tween="sine" easing="inout" center="160,190">Focus</animation>
97 <animation effect="zoom" start="105" end="100" time="200" tween="sine" easing="inout" center="160,190">UnFocus</animation>
98 <control type="image">
102 <texture>dialogs/dialog-bg-nobo.png</texture>
103 <bordertexture border="21" infill="false">overlays/shadow.png</bordertexture>
104 <bordersize>20</bordersize>
106 <control type="image">
110 <texture colordiffuse="button_focus">colors/grey.png</texture>
111 <bordersize>20</bordersize>
112 <include>Animation_FocusTextureFade</include>
114 <control type="image">
119 <aspectratio>scale</aspectratio>
120 <texture fallback="DefaultUser.png">$INFO[Listitem.Icon]</texture>
122 <control type="label">
127 <align>center</align>
129 <label>$INFO[ListItem.Label]</label>
131 <control type="label">
137 <align>center</align>
139 <label>$LOCALIZE[31029]:</label>
140 <visible>!String.Contains(Listitem.Label,$LOCALIZE[20058])</visible>
142 <control type="label">
148 <align>center</align>
150 <label fallback="13170">$INFO[ListItem.Label2]</label>
151 <visible>!String.Contains(Listitem.Label,$LOCALIZE[20058])</visible>
156 <control type="grouplist" id="9001">
157 <visible>Container(9000).Hasfocus(1)</visible>
161 <onleft>9000</onleft>
162 <onright>9000</onright>
164 <ondown>9001</ondown>
165 <control type="radiobutton" id="4">
166 <label>$LOCALIZE[31057]</label>
167 <include>DefaultSettingButton</include>
169 <control type="button" id="5">
170 <label>$LOCALIZE[31058]</label>
171 <label2>[B]$INFO[System.ProfileAutoLogin][/B]</label2>
172 <include>DefaultSettingButton</include>
173 <enable>!Window.IsVisible(ProfileSettings) + !System.HasLoginScreen</enable>
177 <control type="group">
178 <depth>DepthContentPanel</depth>
179 <include>OpenClose_Left</include>
180 <include content="ContentPanel">
181 <param name="width" value="530" />
183 <control type="list" id="9000">
188 <onleft>9100</onleft>
189 <onright>9100</onright>
191 <ondown>9000</ondown>
192 <scrolltime>300</scrolltime>
193 <itemlayout height="85" width="470">
194 <control type="label">
198 <label>$INFO[ListItem.Label]</label>
200 <aligny>center</aligny>
203 <focusedlayout height="85" width="470">
204 <control type="image">
207 <texture colordiffuse="button_focus">lists/focus.png</texture>
208 <animation effect="fade" start="100" end="50" time="40" condition="!Control.HasFocus(9000)">Conditional</animation>
210 <control type="label">
214 <label>$INFO[ListItem.Label]</label>
216 <aligny>center</aligny>
221 <label>$LOCALIZE[128]</label>
222 <onclick>noop</onclick>
226 <label>$LOCALIZE[13200]</label>
227 <onclick>noop</onclick>
233 <include content="TopBar">
234 <param name="breadcrumbs_label" value="$LOCALIZE[10034]" />
236 <include>BottomBar</include>