Merge pull request #3819 from arnova/subtitles_for_stacks
[vuplus_xbmc] / addons / skin.confluence / 720p / FileBrowser.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <window>
3         <defaultcontrol always="true">450</defaultcontrol>
4         <allowoverlay>no</allowoverlay>
5         <coordinates>
6                 <system>1</system>
7                 <left>0</left>
8                 <top>0</top>
9         </coordinates>
10         <controls>
11                 <control type="group">
12                         <left>360</left>
13                         <animation effect="slide" start="700,0" end="0,0" time="400" tween="quadratic" easing="out" condition="![Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowOpen</animation>
14                         <animation effect="slide" start="-180,0" end="0,0" time="400" tween="quadratic" easing="out" condition="[Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowOpen</animation>
15                         <animation effect="slide" start="0,0" end="700,0" time="400" tween="quadratic" easing="out" condition="![Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowClose</animation>
16                         <animation effect="slide" start="0,0" end="-400,0" time="400" tween="quadratic" easing="out" condition="[Window.IsVisible(MovieInformation) | Window.IsVisible(MusicInformation)]">WindowClose</animation>
17                         <control type="image">
18                                 <left>0</left>
19                                 <top>0</top>
20                                 <width>1320</width>
21                                 <height>720</height>
22                                 <texture border="15,0,0,0" flipx="true">MediaBladeSub.png</texture>
23                         </control>
24                         <control type="image">
25                                 <description>background image</description>
26                                 <left>667</left>
27                                 <top>-10</top>
28                                 <width>675</width>
29                                 <height>740</height>
30                                 <texture border="10">KeyboardEditArea.png</texture>
31                                 <animation effect="fade" end="30" time="0" condition="true">conditional</animation>
32                         </control>
33                         <control type="image">
34                                 <description>Dialog Header image</description>
35                                 <left>40</left>
36                                 <top>16</top>
37                                 <width>595</width>
38                                 <height>40</height>
39                                 <texture>dialogheader.png</texture>
40                         </control>
41                         <control type="button">
42                                 <description>Close Window button</description>
43                                 <left>20</left>
44                                 <top>0</top>
45                                 <width>64</width>
46                                 <height>32</height>
47                                 <label>-</label>
48                                 <font>-</font>
49                                 <onclick>PreviousMenu</onclick>
50                                 <texturefocus>DialogCloseButton-focus.png</texturefocus>
51                                 <texturenofocus>DialogCloseButton.png</texturenofocus>
52                                 <onleft>450</onleft>
53                                 <onright>450</onright>
54                                 <onup>450</onup>
55                                 <ondown>450</ondown>
56                                 <visible>system.getbool(input.enablemouse)</visible>
57                         </control>
58                         <control type="group">
59                                 <animation effect="fade" delay="400" start="0" end="100" time="200">WindowOpen</animation>
60                                 <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
61                                 <control type="label" id="411">
62                                         <description>header label</description>
63                                         <left>40</left>
64                                         <top>20</top>
65                                         <width>595</width>
66                                         <height>30</height>
67                                         <font>font13_title</font>
68                                         <label>1023</label>
69                                         <align>center</align>
70                                         <aligny>center</aligny>
71                                         <textcolor>selected</textcolor>
72                                         <shadowcolor>black</shadowcolor>
73                                 </control>
74                                 <control type="label" id="412">
75                                         <description>Path label</description>
76                                         <left>40</left>
77                                         <top>680</top>
78                                         <width>595</width>
79                                         <height>30</height>
80                                         <font>font13</font>
81                                         <haspath>true</haspath>
82                                         <align>right</align>
83                                         <aligny>center</aligny>
84                                         <textcolor>white</textcolor>
85                                         <shadowcolor>black</shadowcolor>
86                                 </control>
87                                 <control type="grouplist" id="9000">
88                                         <left>685</left>
89                                         <top>130</top>
90                                         <width>221</width>
91                                         <height>225</height>
92                                         <itemgap>5</itemgap>
93                                         <orientation>vertical</orientation>
94                                         <onleft>450</onleft>
95                                         <onright>450</onright>
96                                         <onup>9000</onup>
97                                         <ondown>9000</ondown>
98                                         <control type="button" id="413">
99                                                 <description>OK button</description>
100                                                 <height>48</height>
101                                                 <align>center</align>
102                                                 <include>ButtonMediaSubCommonValues</include>
103                                                 <label>186</label>
104                                         </control>
105                                         <control type="button" id="414">
106                                                 <description>Cancel button</description>
107                                                 <height>48</height>
108                                                 <align>center</align>
109                                                 <include>ButtonMediaSubCommonValues</include>
110                                                 <label>222</label>
111                                         </control>
112                                         <control type="button" id="415">
113                                                 <description>Create folder button</description>
114                                                 <height>48</height>
115                                                 <align>center</align>
116                                                 <include>ButtonMediaSubCommonValues</include>
117                                                 <label>119</label>
118                                         </control>
119                                         <control type="radiobutton" id="416">
120                                                 <description>Flip Image button</description>
121                                                 <height>48</height>
122                                                 <align>center</align>
123                                                 <include>ButtonMediaSubCommonValues</include>
124                                                 <label>749</label>
125                                         </control>
126                                 </control>
127                                 <control type="image">
128                                         <left>685</left>
129                                         <top>400</top>
130                                         <width>221</width>
131                                         <height>221</height>
132                                         <texture border="5">button-nofocus.png</texture>
133                                 </control>
134                                 <control type="image"> 
135                                         <left>690</left> 
136                                         <top>405</top> 
137                                         <width>211</width> 
138                                         <height>211</height> 
139                                         <aspectratio>keep</aspectratio> 
140                                         <texture background="true">$INFO[ListItem.Icon]</texture> 
141                                         <visible>!SubString(Control.GetLabel(416),*)</visible> 
142                                 </control> 
143                                 <control type="image"> 
144                                         <left>250</left> 
145                                         <top>465</top> 
146                                         <width>410</width> 
147                                         <height>200</height> 
148                                         <aspectratio>keep</aspectratio> 
149                                         <texture background="true" flipx="true">$INFO[ListItem.Icon]</texture> 
150                                         <visible>SubString(Control.GetLabel(416),*)</visible> 
151                                 </control>
152                                 <control type="panel" id="450">
153                                         <left>20</left>
154                                         <top>90</top>
155                                         <width>620</width>
156                                         <height>562</height>
157                                         <onleft>9000</onleft>
158                                         <onright>60</onright>
159                                         <onup>450</onup>
160                                         <ondown>450</ondown>
161                                         <pagecontrol>60</pagecontrol>
162                                         <scrolltime>200</scrolltime>
163                                         <itemlayout height="40" width="620">
164                                                 <control type="image">
165                                                         <left>0</left>
166                                                         <top>0</top>
167                                                         <width>620</width>
168                                                         <height>41</height>
169                                                         <texture border="5">MenuItemNF.png</texture>
170                                                 </control>
171                                                 <control type="image">
172                                                         <left>10</left>
173                                                         <top>2</top>
174                                                         <width>38</width>
175                                                         <height>38</height>
176                                                         <texture>$INFO[ListItem.Icon]</texture>
177                                                 </control>
178                                                 <control type="label">
179                                                         <left>55</left>
180                                                         <top>0</top>
181                                                         <width>560</width>
182                                                         <height>40</height>
183                                                         <font>font13</font>
184                                                         <align>left</align>
185                                                         <aligny>center</aligny>
186                                                         <selectedcolor>green</selectedcolor>
187                                                         <info>ListItem.Label</info>
188                                                 </control>
189                                         </itemlayout>
190                                         <focusedlayout height="40" width="620">
191                                                 <control type="image">
192                                                         <left>0</left>
193                                                         <top>0</top>
194                                                         <width>620</width>
195                                                         <height>41</height>
196                                                         <visible>!Control.HasFocus(450)</visible>
197                                                         <texture border="5">MenuItemNF.png</texture>
198                                                 </control>
199                                                 <control type="image">
200                                                         <left>0</left>
201                                                         <top>0</top>
202                                                         <width>620</width>
203                                                         <height>41</height>
204                                                         <visible>Control.HasFocus(450)</visible>
205                                                         <texture border="5">MenuItemFO.png</texture>
206                                                 </control>
207                                                 <control type="image">
208                                                         <left>10</left>
209                                                         <top>2</top>
210                                                         <width>38</width>
211                                                         <height>38</height>
212                                                         <texture>$INFO[ListItem.Icon]</texture>
213                                                 </control>
214                                                 <control type="label">
215                                                         <left>55</left>
216                                                         <top>0</top>
217                                                         <width>560</width>
218                                                         <height>40</height>
219                                                         <font>font13</font>
220                                                         <align>left</align>
221                                                         <aligny>center</aligny>
222                                                         <selectedcolor>green</selectedcolor>
223                                                         <info>ListItem.Label</info>
224                                                 </control>
225                                         </focusedlayout>
226                                 </control>
227                                 <control type="panel" id="451">
228                                         <left>20</left>
229                                         <top>90</top>
230                                         <width>620</width>
231                                         <height>562</height>
232                                         <onleft>9000</onleft>
233                                         <onright>60</onright>
234                                         <onup>451</onup>
235                                         <ondown>451</ondown>
236                                         <pagecontrol>60</pagecontrol>
237                                         <scrolltime>200</scrolltime>
238                                         <itemlayout height="40" width="620">
239                                                 <control type="image">
240                                                         <left>0</left>
241                                                         <top>0</top>
242                                                         <width>620</width>
243                                                         <height>41</height>
244                                                         <texture border="5">MenuItemNF.png</texture>
245                                                 </control>
246                                                 <control type="image">
247                                                         <left>10</left>
248                                                         <top>2</top>
249                                                         <width>38</width>
250                                                         <height>38</height>
251                                                         <texture>$INFO[ListItem.Icon]</texture>
252                                                 </control>
253                                                 <control type="label">
254                                                         <left>55</left>
255                                                         <top>0</top>
256                                                         <width>560</width>
257                                                         <height>40</height>
258                                                         <font>font13</font>
259                                                         <align>left</align>
260                                                         <aligny>center</aligny>
261                                                         <selectedcolor>green</selectedcolor>
262                                                         <info>ListItem.Label</info>
263                                                 </control>
264                                         </itemlayout>
265                                         <focusedlayout height="40" width="620">
266                                                 <control type="image">
267                                                         <left>0</left>
268                                                         <top>0</top>
269                                                         <width>620</width>
270                                                         <height>41</height>
271                                                         <visible>!Control.HasFocus(451)</visible>
272                                                         <texture border="5">MenuItemNF.png</texture>
273                                                 </control>
274                                                 <control type="image">
275                                                         <left>0</left>
276                                                         <top>0</top>
277                                                         <width>620</width>
278                                                         <height>41</height>
279                                                         <visible>Control.HasFocus(451)</visible>
280                                                         <texture border="5">MenuItemFO.png</texture>
281                                                 </control>
282                                                 <control type="image">
283                                                         <left>10</left>
284                                                         <top>2</top>
285                                                         <width>38</width>
286                                                         <height>38</height>
287                                                         <texture>$INFO[ListItem.Icon]</texture>
288                                                 </control>
289                                                 <control type="label">
290                                                         <left>55</left>
291                                                         <top>0</top>
292                                                         <width>560</width>
293                                                         <height>40</height>
294                                                         <font>font13</font>
295                                                         <align>left</align>
296                                                         <aligny>center</aligny>
297                                                         <selectedcolor>green</selectedcolor>
298                                                         <info>ListItem.Label</info>
299                                                 </control>
300                                         </focusedlayout>
301                                 </control>
302
303                                 <control type="scrollbar" id="60">
304                                         <left>640</left>
305                                         <top>90</top>
306                                         <width>25</width>
307                                         <height>561</height>
308                                         <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
309                                         <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
310                                         <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
311                                         <textureslidernib>ScrollBarNib.png</textureslidernib>
312                                         <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
313                                         <onleft>450</onleft>
314                                         <onright>9000</onright>
315                                         <showonepage>false</showonepage>
316                                         <orientation>vertical</orientation>
317                                 </control>
318                                 <control type="label">
319                                         <description>Page label</description>
320                                         <left>685</left>
321                                         <top>680</top>
322                                         <width>221</width>
323                                         <height>30</height>
324                                         <align>right</align>
325                                         <aligny>center</aligny>
326                                         <textcolor>grey</textcolor>
327                                         <font>font12</font>
328                                         <label>([COLOR=blue]$INFO[Container(450).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(450).CurrentPage]/$INFO[Container(450).NumPages][/COLOR])</label>
329                                         <wrapmultiline>true</wrapmultiline>
330                                         <visible>!Control.IsVisible(451)</visible>
331                                 </control>
332                                 <control type="label">
333                                         <description>Page label</description>
334                                         <left>685</left>
335                                         <top>680</top>
336                                         <width>221</width>
337                                         <height>30</height>
338                                         <align>right</align>
339                                         <aligny>center</aligny>
340                                         <textcolor>grey</textcolor>
341                                         <font>font12</font>
342                                         <label>([COLOR=blue]$INFO[Container(451).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(451).CurrentPage]/$INFO[Container(451).NumPages][/COLOR])</label>
343                                         <wrapmultiline>true</wrapmultiline>
344                                         <visible>Control.IsVisible(451)</visible>
345                                 </control>
346                         </control>
347                 </control>
348                 <include>Clock</include>
349         </controls>
350 </window>