[WASAPI] use silent buffer flag for initial silent frames.
[xbmc.git] / addons / skin.estuary / xml / Includes_DialogSelect.xml
blob7ca4f0d459923a0dd4f50bf229ada0a5c14dc82c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <includes>
3         <include name="DefaultDialogSelectLayout">
4                 <control type="group">
5                         <centertop>50%</centertop>
6                         <centerleft>50%</centerleft>
7                         <height>750</height>
8                         <width>1220</width>
9                         <include content="DialogBackgroundCommons">
10                                 <param name="width" value="1220" />
11                                 <param name="height" value="750" />
12                                 <param name="header_label" value="" />
13                                 <param name="header_id" value="1" />
14                         </include>
15                         <control type="image">
16                                 <left>0</left>
17                                 <top>80</top>
18                                 <width>920</width>
19                                 <bottom>2</bottom>
20                                 <texture border="40">buttons/dialogbutton-nofo.png</texture>
21                         </control>
22                         <control type="list" id="3">
23                                 <left>20</left>
24                                 <top>100</top>
25                                 <width>880</width>
26                                 <bottom>20</bottom>
27                                 <onup>3</onup>
28                                 <ondown>3</ondown>
29                                 <onleft>9001</onleft>
30                                 <onright>61</onright>
31                                 <pagecontrol>61</pagecontrol>
32                                 <scrolltime>200</scrolltime>
33                                 <include content="DefaultSimpleListLayout">
34                                         <param name="width" value="880" />
35                                         <param name="list_id" value="3" />
36                                 </include>
37                         </control>
38                         <control type="list" id="6">
39                                 <left>20</left>
40                                 <top>100</top>
41                                 <width>880</width>
42                                 <bottom>20</bottom>
43                                 <onup>6</onup>
44                                 <ondown>6</ondown>
45                                 <onleft>9001</onleft>
46                                 <onright>61</onright>
47                                 <pagecontrol>61</pagecontrol>
48                                 <scrolltime>200</scrolltime>
49                                 <itemlayout height="125" width="880">
50                                         <control type="image">
51                                                 <left>12</left>
52                                                 <top>7</top>
53                                                 <width>110</width>
54                                                 <height>110</height>
55                                                 <texture>$VAR[InfoWallThumbVar]</texture>
56                                                 <aspectratio>keep</aspectratio>
57                                                 <visible>!ListItem.Property(PVR.IsRecordingTimer) + !ListItem.Property(PVR.IsRemindingTimer)</visible>
58                                         </control>
59                                         <control type="image">
60                                                 <left>27</left>
61                                                 <top>22</top>
62                                                 <width>80</width>
63                                                 <height>80</height>
64                                                 <aspectratio>keep</aspectratio>
65                                                 <aligny>center</aligny>
66                                                 <texture>icons/pvr/timers/recording.png</texture>
67                                                 <visible>ListItem.Property(PVR.IsRecordingTimer)</visible>
68                                         </control>
69                                         <control type="image">
70                                                 <left>27</left>
71                                                 <top>22</top>
72                                                 <width>80</width>
73                                                 <height>80</height>
74                                                 <aspectratio>keep</aspectratio>
75                                                 <aligny>center</aligny>
76                                                 <texture>icons/pvr/timers/bell.png</texture>
77                                                 <visible>ListItem.Property(PVR.IsRemindingTimer)</visible>
78                                         </control>
79                                         <control type="label">
80                                                 <left>135</left>
81                                                 <top>0</top>
82                                                 <right>20</right>
83                                                 <height>60</height>
84                                                 <font>font14</font>
85                                                 <aligny>center</aligny>
86                                                 <label>$INFO[ListItem.Label]</label>
87                                         </control>
88                                         <control type="textbox">
89                                                 <left>135</left>
90                                                 <top>50</top>
91                                                 <right>20</right>
92                                                 <height>67</height>
93                                                 <font>font12</font>
94                                                 <textcolor>grey</textcolor>
95                                                 <label>$INFO[ListItem.Label2]</label>
96                                         </control>
97                                 </itemlayout>
98                                 <focusedlayout height="125" width="880">
99                                         <control type="image">
100                                                 <left>0</left>
101                                                 <top>0</top>
102                                                 <right>0</right>
103                                                 <bottom>0</bottom>
104                                                 <texture colordiffuse="button_focus">lists/focus.png</texture>
105                                                 <animation effect="fade" start="100" end="50" time="0">UnFocus</animation>
106                                         </control>
107                                         <control type="image">
108                                                 <left>12</left>
109                                                 <top>7</top>
110                                                 <width>110</width>
111                                                 <height>110</height>
112                                                 <texture>$VAR[InfoWallThumbVar]</texture>
113                                                 <aspectratio>keep</aspectratio>
114                                                 <visible>!ListItem.Property(PVR.IsRecordingTimer) + !ListItem.Property(PVR.IsRemindingTimer)</visible>
115                                         </control>
116                                         <control type="image">
117                                                 <left>27</left>
118                                                 <top>22</top>
119                                                 <width>80</width>
120                                                 <height>80</height>
121                                                 <aspectratio>keep</aspectratio>
122                                                 <aligny>center</aligny>
123                                                 <texture>icons/pvr/timers/recording.png</texture>
124                                                 <visible>ListItem.Property(PVR.IsRecordingTimer)</visible>
125                                         </control>
126                                         <control type="image">
127                                                 <left>27</left>
128                                                 <top>22</top>
129                                                 <width>80</width>
130                                                 <height>80</height>
131                                                 <aspectratio>keep</aspectratio>
132                                                 <aligny>center</aligny>
133                                                 <texture>icons/pvr/timers/bell.png</texture>
134                                                 <visible>ListItem.Property(PVR.IsRemindingTimer)</visible>
135                                         </control>
136                                         <control type="label">
137                                                 <left>135</left>
138                                                 <top>0</top>
139                                                 <right>20</right>
140                                                 <height>60</height>
141                                                 <aligny>center</aligny>
142                                                 <scroll>true</scroll>
143                                                 <font>font14</font>
144                                                 <label>$INFO[ListItem.Label]</label>
145                                         </control>
146                                         <control type="textbox">
147                                                 <left>135</left>
148                                                 <top>50</top>
149                                                 <right>20</right>
150                                                 <height>67</height>
151                                                 <font>font12</font>
152                                                 <label>$INFO[ListItem.Label2]</label>
153                                         </control>
154                                 </focusedlayout>
155                         </control>
156                         <control type="scrollbar" id="61">
157                                 <left>910</left>
158                                 <top>100</top>
159                                 <width>12</width>
160                                 <bottom>20</bottom>
161                                 <onleft condition="Control.IsVisible(3)">3</onleft>
162                                 <onleft condition="Control.IsVisible(6)">6</onleft>
163                                 <onright>9001</onright>
164                                 <orientation>vertical</orientation>
165                         </control>
166                         <control type="label">
167                                 <left>925</left>
168                                 <bottom>10</bottom>
169                                 <width>275</width>
170                                 <height>35</height>
171                                 <font>font12</font>
172                                 <align>right</align>
173                                 <textcolor>grey</textcolor>
174                                 <label>$VAR[SelectLabel]</label>
175                         </control>
176                         <control type="grouplist" id="9001">
177                                 <left>920</left>
178                                 <top>80</top>
179                                 <onleft>61</onleft>
180                                 <itemgap>dialogbuttons_itemgap</itemgap>
181                                 <onright>3</onright>
182                                 <include content="DefaultDialogButton">
183                                         <param name="id" value="5" />
184                                         <param name="label" value="" />
185                                 </include>
186                                 <include content="DefaultDialogButton">
187                                         <param name="id" value="8" />
188                                         <param name="label" value="" />
189                                 </include>
190                                 <include content="DefaultDialogButton">
191                                         <param name="id" value="7" />
192                                         <param name="label" value="$LOCALIZE[222]" />
193                                 </include>
194                         </control>
195                 </control>
196         </include>
197         <include name="GameDialogSelectSaveLayout">
198                 <control type="group">
199                         <centertop>50%</centertop>
200                         <centerleft>50%</centerleft>
201                         <width>1639</width>
202                         <height>919</height>
203                         <include content="DialogBackgroundCommons">
204                                 <param name="width" value="1639" />
205                                 <param name="height" value="919" />
206                                 <param name="header_label" value="35260" />
207                                 <param name="header_id" value="10820" />
208                         </include>
209                         <control type="group">
210                                 <description>Content area</description>
211                                 <top>100</top>
212                                 <bottom>20</bottom>
213                                 <left>30</left>
214                                 <right>30</right>
215                                 <control type="group">
216                                         <description>Panel area, including scroll bar</description>
217                                         <width>1224</width>
218                                         <height>748</height>
219                                         <control type="image">
220                                                 <left>-20</left>
221                                                 <right>-20</right>
222                                                 <top>-20</top>
223                                                 <bottom>-20</bottom>
224                                                 <texture border="40">buttons/dialogbutton-nofo.png</texture>
225                                         </control>
226                                         <control type="panel" id="3">
227                                                 <onright>9001</onright>
228                                                 <pagecontrol>61</pagecontrol>
229                                                 <scrolltime>200</scrolltime>
230                                                 <itemlayout width="408" height="374">
231                                                         <control type="image">
232                                                                 <left>10</left>
233                                                                 <right>10</right>
234                                                                 <top>10</top>
235                                                                 <height>256</height>
236                                                                 <texture>$INFO[ListItem.Art(screenshot)]</texture>
237                                                                 <aspectratio>keep</aspectratio>
238                                                         </control>
239                                                         <control type="label">
240                                                                 <left>10</left>
241                                                                 <right>10</right>
242                                                                 <top>286</top>
243                                                                 <height>20</height>
244                                                                 <align>center</align>
245                                                                 <aligny>center</aligny>
246                                                                 <scroll>true</scroll>
247                                                                 <font>font13</font>
248                                                                 <label>$INFO[ListItem.Label]</label>
249                                                                 <shadowcolor>text_shadow</shadowcolor>
250                                                         </control>
251                                                         <control type="label">
252                                                                 <left>10</left>
253                                                                 <right>10</right>
254                                                                 <top>322</top>
255                                                                 <height>20</height>
256                                                                 <align>center</align>
257                                                                 <aligny>center</aligny>
258                                                                 <scroll>true</scroll>
259                                                                 <font>font27</font>
260                                                                 <label>$INFO[ListItem.Label2]</label>
261                                                                 <shadowcolor>text_shadow</shadowcolor>
262                                                         </control>
263                                                 </itemlayout>
264                                                 <focusedlayout width="408" height="374">
265                                                         <control type="image">
266                                                                 <texture colordiffuse="button_focus">lists/focus.png</texture>
267                                                                 <visible>Control.HasFocus(3)</visible>
268                                                         </control>
269                                                         <control type="image">
270                                                                 <left>10</left>
271                                                                 <right>10</right>
272                                                                 <top>10</top>
273                                                                 <height>256</height>
274                                                                 <texture>$INFO[ListItem.Art(screenshot)]</texture>
275                                                                 <aspectratio>keep</aspectratio>
276                                                         </control>
277                                                         <control type="label">
278                                                                 <left>10</left>
279                                                                 <right>10</right>
280                                                                 <top>286</top>
281                                                                 <height>20</height>
282                                                                 <align>center</align>
283                                                                 <aligny>center</aligny>
284                                                                 <scroll>true</scroll>
285                                                                 <font>font13</font>
286                                                                 <label>$INFO[ListItem.Label]</label>
287                                                                 <shadowcolor>text_shadow</shadowcolor>
288                                                         </control>
289                                                         <control type="label">
290                                                                 <left>10</left>
291                                                                 <right>10</right>
292                                                                 <top>322</top>
293                                                                 <height>20</height>
294                                                                 <align>center</align>
295                                                                 <aligny>center</aligny>
296                                                                 <scroll>true</scroll>
297                                                                 <font>font27</font>
298                                                                 <label>$INFO[ListItem.Label2]</label>
299                                                                 <shadowcolor>text_shadow</shadowcolor>
300                                                         </control>
301                                                 </focusedlayout>
302                                         </control>
303                                         <control type="scrollbar" id="61">
304                                                 <description>Scroll bar</description>
305                                                 <right>-20</right>
306                                                 <width>12</width>
307                                                 <orientation>vertical</orientation>
308                                         </control>
309                                 </control>
310                                 <control type="grouplist" id="9001">
311                                         <description>Buttons on the right</description>
312                                         <left>1302</left>
313                                         <top>-20</top>
314                                         <onleft>3</onleft>
315                                         <itemgap>dialogbuttons_itemgap</itemgap>
316                                         <include content="DefaultDialogButton">
317                                                 <param name="id" value="10825" />
318                                                 <param name="label" value="$LOCALIZE[35261]" />
319                                         </include>
320                                         <include content="DefaultDialogButton">
321                                                 <param name="id" value="10826" />
322                                                 <param name="label" value="$LOCALIZE[222]" />
323                                         </include>
324                                 </control>
325                                 <control type="group">
326                                         <description>Emulator name and icon</description>
327                                         <right>0</right>
328                                         <width>310</width>
329                                         <top>162</top>
330                                         <height>330</height>
331                                         <bottom>50</bottom>
332                                         <control type="group">
333                                                 <left>52</left>
334                                                 <control type="image">
335                                                         <left>-20</left>
336                                                         <right>-20</right>
337                                                         <top>-20</top>
338                                                         <bottom>-20</bottom>
339                                                         <texture border="40">buttons/dialogbutton-nofo.png</texture>
340                                                 </control>
341                                                 <control type="label">
342                                                         <description>Label for Saved with: text</description>
343                                                         <top>14</top>
344                                                         <height>20</height>
345                                                         <shadowcolor>text_shadow</shadowcolor>
346                                                         <label>35255</label>
347                                                         <align>center</align>
348                                                 </control>
349                                                 <control type="label" id="10823">
350                                                         <description>Emulator name</description>
351                                                         <top>60</top>
352                                                         <height>20</height>
353                                                         <font>font23_narrow</font>
354                                                         <textcolor>button_focus</textcolor>
355                                                         <shadowcolor>text_shadow</shadowcolor>
356                                                         <align>center</align>
357                                                 </control>
358                                                 <control type="image" id="10824">
359                                                         <description>Emulator icon</description>
360                                                         <top>108</top>
361                                                         <height>192</height>
362                                                         <right>33</right>
363                                                         <width>192</width>
364                                                         <aspectratio>keep</aspectratio>
365                                                 </control>
366                                         </control>
367                                 </control>
368                                 <control type="group">
369                                         <description>Bottom bar of text area</description>
370                                         <height>40</height>
371                                         <bottom>0</bottom>
372                                         <control type="label" id="10822">
373                                                 <description>Caption area</description>
374                                                 <right>200</right>
375                                                 <font>font12</font>
376                                                 <align>left</align>
377                                                 <aligny>center</aligny>
378                                                 <shadowcolor>text_shadow</shadowcolor>
379                                         </control>
380                                         <control type="label">
381                                                 <description>Item count</description>
382                                                 <right>0</right>
383                                                 <width>200</width>
384                                                 <font>font12</font>
385                                                 <align>right</align>
386                                                 <aligny>center</aligny>
387                                                 <textcolor>grey</textcolor>
388                                                 <label>$VAR[SelectLabel]</label>
389                                         </control>
390                                 </control>
391                         </control>
392                 </control>
393         </include>
394         <include name="GameDialogSelectFilterLayout">
395                 <control type="button">
396                         <description>background close area</description>
397                         <left>0</left>
398                         <top>0</top>
399                         <width>100%</width>
400                         <bottom>540</bottom>
401                         <texturefocus />
402                         <texturenofocus />
403                         <onclick>Action(close)</onclick>
404                 </control>
405                 <control type="group">
406                         <bottom>0</bottom>
407                         <height>540</height>
408                         <width>100%</width>
409                         <control type="image">
410                                 <animation effect="fade" start="0" end="100" time="300">WindowOpen</animation>
411                                 <animation effect="fade" start="100" end="0" time="300">WindowClose</animation>
412                                 <texture colordiffuse="E6FFFFFF">dialogs/dialog-bg-nobo.png</texture>
413                         </control>
414                         <control type="panel" id="10811">
415                                 <top>30</top>
416                                 <scrolltime tween="sine">200</scrolltime>
417                                 <orientation>horizontal</orientation>
418                                 <itemlayout width="480" height="340">
419                                         <control type="group">
420                                                 <left>18</left>
421                                                 <right>18</right>
422                                                 <top>5</top>
423                                                 <control type="image">
424                                                         <width>444</width>
425                                                         <height>250</height>
426                                                         <aspectratio>scale</aspectratio>
427                                                         <texture border="4">DefaultVideo.png</texture>
428                                                         <bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
429                                                         <bordersize>4</bordersize>
430                                                 </control>
431                                                 <control type="gamewindow">
432                                                         <width>444</width>
433                                                         <height>250</height>
434                                                         <videofilter>$INFO[ListItem.Property(game.videofilter)]</videofilter>
435                                                         <stretchmode>$INFO[ListItem.Property(game.stretchmode)]</stretchmode>
436                                                         <rotation>$INFO[ListItem.Property(game.videorotation)]</rotation>
437                                                 </control>
438                                                 <control type="label">
439                                                         <top>250</top>
440                                                         <width>444</width>
441                                                         <height>80</height>
442                                                         <label>$INFO[ListItem.Label][CR][COLOR grey]$INFO[ListItem.Label2][/COLOR]</label>
443                                                         <font>font37</font>
444                                                         <shadowcolor>text_shadow</shadowcolor>
445                                                         <align>center</align>
446                                                 </control>
447                                         </control>
448                                 </itemlayout>
449                                 <focusedlayout width="480" height="340">
450                                         <control type="group">
451                                                 <left>18</left>
452                                                 <right>18</right>
453                                                 <top>5</top>
454                                                 <control type="image">
455                                                         <width>444</width>
456                                                         <height>250</height>
457                                                         <aspectratio>scale</aspectratio>
458                                                         <texture border="4">DefaultVideo.png</texture>
459                                                         <bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
460                                                         <bordersize>4</bordersize>
461                                                 </control>
462                                                 <control type="gamewindow">
463                                                         <width>444</width>
464                                                         <height>250</height>
465                                                         <videofilter>$INFO[ListItem.Property(game.videofilter)]</videofilter>
466                                                         <stretchmode>$INFO[ListItem.Property(game.stretchmode)]</stretchmode>
467                                                         <rotation>$INFO[ListItem.Property(game.videorotation)]</rotation>
468                                                 </control>
469                                                 <control type="label">
470                                                         <top>250</top>
471                                                         <width>444</width>
472                                                         <height>80</height>
473                                                         <label>$INFO[ListItem.Label][CR][COLOR grey]$INFO[ListItem.Label2][/COLOR]</label>
474                                                         <font>font37</font>
475                                                         <shadowcolor>text_shadow</shadowcolor>
476                                                         <align>center</align>
477                                                 </control>
478                                                 <control type="image">
479                                                         <width>444</width>
480                                                         <height>250</height>
481                                                         <texture border="8" colordiffuse="button_focus">buttons/thumbnail_focused.png</texture>
482                                                         <visible>Control.HasFocus(10811)</visible>
483                                                 </control>
484                                         </control>
485                                 </focusedlayout>
486                         </control>
487                         <control type="textbox" id="10812">
488                                 <description>Description Area</description>
489                                 <top>410</top>
490                                 <left>100</left>
491                                 <right>100</right>
492                                 <height>200</height>
493                                 <font>font37</font>
494                                 <align>justify</align>
495                                 <shadowcolor>text_shadow</shadowcolor>
496                                 <autoscroll time="3000" delay="5000" repeat="5000">true</autoscroll>
497                         </control>
498                 </control>
499         </include>
500         <include name="GameDialogSelectViewLayout">
501                 <control type="button">
502                         <description>background close area</description>
503                         <left>0</left>
504                         <top>0</top>
505                         <width>100%</width>
506                         <bottom>410</bottom>
507                         <texturefocus />
508                         <texturenofocus />
509                         <onclick>Action(close)</onclick>
510                 </control>
511                 <control type="group">
512                         <bottom>0</bottom>
513                         <height>410</height>
514                         <width>100%</width>
515                         <control type="image">
516                                 <animation effect="fade" start="0" end="100" time="300">WindowOpen</animation>
517                                 <animation effect="fade" start="100" end="0" time="300">WindowClose</animation>
518                                 <texture colordiffuse="E6FFFFFF">dialogs/dialog-bg-nobo.png</texture>
519                         </control>
520                         <control type="panel" id="10811">
521                                 <top>30</top>
522                                 <scrolltime tween="sine">200</scrolltime>
523                                 <orientation>horizontal</orientation>
524                                 <itemlayout width="480" height="340">
525                                         <control type="group">
526                                                 <left>18</left>
527                                                 <right>18</right>
528                                                 <top>5</top>
529                                                 <control type="image">
530                                                         <width>444</width>
531                                                         <height>250</height>
532                                                         <aspectratio>scale</aspectratio>
533                                                         <texture border="4">DefaultVideo.png</texture>
534                                                         <bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
535                                                         <bordersize>4</bordersize>
536                                                 </control>
537                                                 <control type="gamewindow">
538                                                         <width>444</width>
539                                                         <height>250</height>
540                                                         <videofilter>$INFO[ListItem.Property(game.videofilter)]</videofilter>
541                                                         <stretchmode>$INFO[ListItem.Property(game.stretchmode)]</stretchmode>
542                                                         <rotation>$INFO[ListItem.Property(game.videorotation)]</rotation>
543                                                 </control>
544                                                 <control type="label">
545                                                         <top>250</top>
546                                                         <width>444</width>
547                                                         <height>40</height>
548                                                         <label>$INFO[ListItem.Label][CR][COLOR grey]$INFO[ListItem.Label2][/COLOR]</label>
549                                                         <font>font37</font>
550                                                         <shadowcolor>text_shadow</shadowcolor>
551                                                         <align>center</align>
552                                                 </control>
553                                         </control>
554                                 </itemlayout>
555                                 <focusedlayout width="480" height="340">
556                                         <control type="group">
557                                                 <left>18</left>
558                                                 <right>18</right>
559                                                 <top>5</top>
560                                                 <control type="image">
561                                                         <width>444</width>
562                                                         <height>250</height>
563                                                         <aspectratio>scale</aspectratio>
564                                                         <texture border="4">DefaultVideo.png</texture>
565                                                         <bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
566                                                         <bordersize>4</bordersize>
567                                                 </control>
568                                                 <control type="gamewindow">
569                                                         <width>444</width>
570                                                         <height>250</height>
571                                                         <videofilter>$INFO[ListItem.Property(game.videofilter)]</videofilter>
572                                                         <stretchmode>$INFO[ListItem.Property(game.stretchmode)]</stretchmode>
573                                                         <rotation>$INFO[ListItem.Property(game.videorotation)]</rotation>
574                                                 </control>
575                                                 <control type="label">
576                                                         <top>250</top>
577                                                         <width>444</width>
578                                                         <height>40</height>
579                                                         <label>$INFO[ListItem.Label][CR][COLOR grey]$INFO[ListItem.Label2][/COLOR]</label>
580                                                         <font>font37</font>
581                                                         <shadowcolor>text_shadow</shadowcolor>
582                                                         <align>center</align>
583                                                 </control>
584                                                 <control type="image">
585                                                         <width>444</width>
586                                                         <height>250</height>
587                                                         <texture border="8" colordiffuse="button_focus">buttons/thumbnail_focused.png</texture>
588                                                         <visible>Control.HasFocus(10811)</visible>
589                                                 </control>
590                                         </control>
591                                 </focusedlayout>
592                         </control>
593                 </control>
594         </include>
595         <include name="GameDialogSelectSaveInGameLayout">
596                 <control type="button">
597                         <description>background close area</description>
598                         <left>0</left>
599                         <top>0</top>
600                         <width>100%</width>
601                         <bottom>540</bottom>
602                         <texturefocus />
603                         <texturenofocus />
604                         <onclick>Action(close)</onclick>
605                 </control>
606                 <control type="group">
607                         <bottom>0</bottom>
608                         <height>540</height>
609                         <width>100%</width>
610                         <control type="image">
611                                 <animation effect="fade" start="0" end="100" time="300">WindowOpen</animation>
612                                 <animation effect="fade" start="100" end="0" time="300">WindowClose</animation>
613                                 <texture colordiffuse="E6FFFFFF">dialogs/dialog-bg-nobo.png</texture>
614                         </control>
615                         <control type="panel" id="10811">
616                                 <top>30</top>
617                                 <scrolltime tween="sine">200</scrolltime>
618                                 <orientation>horizontal</orientation>
619                                 <itemlayout width="480" height="340">
620                                         <control type="group">
621                                                 <left>18</left>
622                                                 <right>18</right>
623                                                 <top>5</top>
624                                                 <control type="image">
625                                                         <width>444</width>
626                                                         <height>250</height>
627                                                         <aspectratio>scale</aspectratio>
628                                                         <texture border="4">$INFO[ListItem.Icon]</texture>
629                                                         <bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
630                                                         <bordersize>4</bordersize>
631                                                 </control>
632                                                 <control type="image">
633                                                         <width>444</width>
634                                                         <height>250</height>
635                                                         <aspectratio>scale</aspectratio>
636                                                         <texture border="4">$INFO[ListItem.Art(screenshot)]</texture>
637                                                         <bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
638                                                         <bordersize>4</bordersize>
639                                                 </control>
640                                                 <control type="gamewindow">
641                                                         <width>444</width>
642                                                         <height>250</height>
643                                                         <pixels>$INFO[ListItem.FilenameAndPath]</pixels>
644                                                 </control>
645                                                 <control type="label">
646                                                         <top>250</top>
647                                                         <width>444</width>
648                                                         <height>80</height>
649                                                         <label>$INFO[ListItem.Label][CR][COLOR grey]$INFO[ListItem.Label2][/COLOR]</label>
650                                                         <font>font37</font>
651                                                         <shadowcolor>text_shadow</shadowcolor>
652                                                         <align>center</align>
653                                                 </control>
654                                         </control>
655                                 </itemlayout>
656                                 <focusedlayout width="480" height="340">
657                                         <control type="group">
658                                                 <left>18</left>
659                                                 <right>18</right>
660                                                 <top>5</top>
661                                                 <control type="image">
662                                                         <width>444</width>
663                                                         <height>250</height>
664                                                         <aspectratio>scale</aspectratio>
665                                                         <texture border="4">$INFO[ListItem.Icon]</texture>
666                                                         <bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
667                                                         <bordersize>4</bordersize>
668                                                 </control>
669                                                 <control type="image">
670                                                         <width>444</width>
671                                                         <height>250</height>
672                                                         <aspectratio>scale</aspectratio>
673                                                         <texture border="4">$INFO[ListItem.Art(screenshot)]</texture>
674                                                         <bordertexture colordiffuse="border_alpha">colors/black.png</bordertexture>
675                                                         <bordersize>4</bordersize>
676                                                 </control>
677                                                 <control type="gamewindow">
678                                                         <width>444</width>
679                                                         <height>250</height>
680                                                         <pixels>$INFO[ListItem.FilenameAndPath]</pixels>
681                                                 </control>
682                                                 <control type="label">
683                                                         <top>250</top>
684                                                         <width>444</width>
685                                                         <height>80</height>
686                                                         <label>$INFO[ListItem.Label][CR][COLOR grey]$INFO[ListItem.Label2][/COLOR]</label>
687                                                         <font>font37</font>
688                                                         <shadowcolor>text_shadow</shadowcolor>
689                                                         <align>center</align>
690                                                 </control>
691                                                 <control type="image">
692                                                         <width>444</width>
693                                                         <height>250</height>
694                                                         <texture border="8" colordiffuse="button_focus">buttons/thumbnail_focused.png</texture>
695                                                 </control>
696                                         </control>
697                                 </focusedlayout>
698                         </control>
699                         <control type="textbox" id="10812">
700                                 <description>Description Area</description>
701                                 <top>410</top>
702                                 <left>100</left>
703                                 <right>100</right>
704                                 <height>200</height>
705                                 <font>font37</font>
706                                 <align>justify</align>
707                                 <shadowcolor>text_shadow</shadowcolor>
708                                 <autoscroll time="3000" delay="5000" repeat="5000">true</autoscroll>
709                                 <label>$INFO[ListItem.Property(savestate.caption)]</label>
710                         </control>
711                 </control>
712         </include>
713         <include name="VideoSelectLayout">
714                 <control type="group">
715                         <centertop>50%</centertop>
716                         <centerleft>50%</centerleft>
717                         <height>750</height>
718                         <width>1640</width>
719                         <include content="DialogBackgroundCommons">
720                                 <param name="width" value="1640" />
721                                 <param name="height" value="750" />
722                                 <param name="header_id" value="1" />
723                         </include>
724                         <control type="image">
725                                 <left>20</left>
726                                 <width>400</width>
727                                 <height>630</height>
728                                 <top>100</top>
729                                 <texture>$VAR[VideoListPosterVar]</texture>
730                                 <aspectratio aligny="top">keep</aspectratio>
731                         </control>
732                         <control type="image">
733                                 <left>420</left>
734                                 <top>80</top>
735                                 <width>920</width>
736                                 <height>665</height>
737                                 <texture border="40">buttons/dialogbutton-nofo.png</texture>
738                         </control>
739                         <control type="list" id="3">
740                         </control>
741                         <control type="list" id="6">
742                                 <left>440</left>
743                                 <top>100</top>
744                                 <width>920</width>
745                                 <height>625</height>
746                                 <onup>6</onup>
747                                 <ondown>6</ondown>
748                                 <onleft>9001</onleft>
749                                 <onright>61</onright>
750                                 <pagecontrol>61</pagecontrol>
751                                 <scrolltime>200</scrolltime>
752                                 <include>MediaInfoListLayout</include>
753                         </control>
754                         <control type="scrollbar" id="61">
755                                 <left>1320</left>
756                                 <top>100</top>
757                                 <width>12</width>
758                                 <bottom>20</bottom>
759                                 <onleft>6</onleft>
760                                 <onright>9001</onright>
761                                 <orientation>vertical</orientation>
762                         </control>
763                         <control type="grouplist" id="9001">
764                                 <left>1340</left>
765                                 <top>80</top>
766                                 <onleft>61</onleft>
767                                 <itemgap>dialogbuttons_itemgap</itemgap>
768                                 <onright>6</onright>
769                                 <include content="DefaultDialogButton">
770                                         <param name="id" value="5" />
771                                         <param name="label" value="" />
772                                         <param name="visible" value="false" />
773                                 </include>
774                                 <include content="DefaultDialogButton">
775                                         <param name="id" value="8" />
776                                         <param name="label" value="" />
777                                         <param name="visible" value="false" />
778                                 </include>
779                                 <include content="DefaultDialogButton">
780                                         <param name="id" value="7" />
781                                         <param name="label" value="$LOCALIZE[222]" />
782                                         </include>
783                         </control>
784                         <control type="label">
785                                 <right>20</right>
786                                 <bottom>10</bottom>
787                                 <width>275</width>
788                                 <height>35</height>
789                                 <font>font12</font>
790                                 <align>right</align>
791                                 <textcolor>grey</textcolor>
792                                 <label>$VAR[SelectLabel]</label>
793                         </control>
794                 </control>
795         </include>
796 </includes>