1 <?xml version="1.0" encoding="UTF-8"?>
3 <defaultcontrol always="true">50</defaultcontrol>
4 <backgroundcolor>background</backgroundcolor>
7 <include>DefaultBackground</include>
9 <animation effect="fade" start="100" end="0" time="200" tween="sine" condition="$EXP[infodialog_active]">Conditional</animation>
10 <control type="group">
11 <visible>Control.IsVisible(50)</visible>
12 <include>OpenClose_Right</include>
13 <control type="fixedlist" id="50">
15 <top>list_top_offset</top>
17 <bottom>list_bottom</bottom>
21 <movement>2</movement>
22 <focusposition>3</focusposition>
24 <viewtype label="535">list</viewtype>
25 <pagecontrol>60</pagecontrol>
26 <scrolltime tween="cubic" easing="out">500</scrolltime>
27 <itemlayout height="141">
28 <control type="image">
33 <texture fallback="DefaultAddon.png">$INFO[Listitem.Icon]</texture>
34 <aspectratio>scale</aspectratio>
35 <bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
36 <bordersize>4</bordersize>
38 <control type="label">
43 <aligny>center</aligny>
45 <label>$INFO[ListItem.Label]</label>
47 <control type="textbox">
53 <textcolor>grey</textcolor>
54 <label>$INFO[ListItem.Property(Event.Description)]</label>
56 <control type="label">
62 <aligny>center</aligny>
63 <label>$INFO[ListItem.Label2]</label>
66 <focusedlayout height="141">
67 <control type="image">
72 <texture colordiffuse="button_focus">lists/focus.png</texture>
73 <visible>Control.HasFocus(50)</visible>
75 <control type="image">
80 <texture fallback="DefaultAddon.png">$INFO[Listitem.Icon]</texture>
81 <aspectratio>scale</aspectratio>
82 <bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
83 <bordersize>4</bordersize>
85 <control type="label">
90 <aligny>center</aligny>
92 <label>$INFO[ListItem.Label]</label>
94 <control type="textbox">
100 <label>$INFO[ListItem.Property(Event.Description)]</label>
102 <control type="label">
108 <aligny>center</aligny>
109 <label>$INFO[ListItem.Label2]</label>
114 <control type="group">
115 <depth>DepthContentPanel</depth>
116 <include>OpenClose_Left</include>
117 <include content="ContentPanel">
118 <param name="width" value="550" />
120 <control type="grouplist" id="9000">
121 <orientation>vertical</orientation>
122 <itemgap>-8.5</itemgap>
126 <ondown>9000</ondown>
128 <onright>50</onright>
129 <usecontrolcoords>true</usecontrolcoords>
131 <control type="togglebutton" id="4">
134 <textoffsetx>40</textoffsetx>
136 <texturefocus colordiffuse="button_focus">lists/focus.png</texturefocus>
137 <alttexturenofocus></alttexturenofocus>
138 <alttexturefocus colordiffuse="button_focus">lists/focus.png</alttexturefocus>
139 <textoffsety>35</textoffsety>
140 <label>$LOCALIZE[31032]: $LOCALIZE[584]</label>
141 <altlabel>$LOCALIZE[31032]: $LOCALIZE[585]</altlabel>
143 <include content="PlaylistWindowButton">
144 <param name="control_id" value="21" />
145 <param name="onclick" value="" />
146 <param name="label" value="" />
148 <control type="radiobutton" id="22">
152 <texturefocus colordiffuse="button_focus">lists/focus.png</texturefocus>
153 <textoffsetx>40</textoffsetx>
154 <textoffsety>35</textoffsety>
156 <include content="PlaylistWindowButton">
157 <param name="control_id" value="20" />
158 <param name="onclick" value="" />
159 <param name="label" value="$LOCALIZE[192]" />
161 <include content="PlaylistWindowButton">
162 <param name="control_id" value="501" />
163 <param name="onclick" value="ActivateWindow(systemsettings,logging)" />
164 <param name="label" value="$LOCALIZE[5]" />
167 <control type="image">
172 <fadetime>300</fadetime>
173 <aspectratio aligny="bottom">keep</aspectratio>
174 <texture fallback="DefaultAddon.png">$INFO[ListItem.Icon]</texture>
175 <bordertexture border="21" infill="false">overlays/shadow.png</bordertexture>
176 <bordersize>20</bordersize>
179 <control type="scrollbar" id="60">
181 <top>list_top_offset</top>
183 <bottom>list_bottom</bottom>
185 <onright>9000</onright>
186 <orientation>vertical</orientation>
187 <animation effect="slide" end="6,0" time="300" tween="sine" easing="inout" condition="!Control.HasFocus(60)">conditional</animation>
188 <visible>Control.IsVisible(50)</visible>
191 <include content="TopBar">
192 <param name="breadcrumbs_label" value="$LOCALIZE[31067]" />
194 <include>BottomBar</include>