Merge pull request #4314 from MartijnKaijser/beta1
[vuplus_xbmc] / addons / skin.confluence / 720p / DialogSubtitles.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <window type="dialog">
3         <coordinates>
4                 <system>1</system>
5                 <left>380</left>
6                 <top>0</top>
7         </coordinates>
8         <controls>
9                 <control type="group" id="250">
10                         <animation effect="slide" start="0,0" end="900,0" time="500" tween="quadratic" easing="out">WindowClose</animation> 
11                         <animation type="Conditional" condition="Control.HasFocus(150) | Control.HasFocus(160)" reversible="true">
12                                 <effect type="slide" end="-250,0" time="400"/>
13                         </animation>
14                         <control type="button" id="8999">
15                                 <description>Fake button for mouse control</description>
16                                 <left>880</left>
17                                 <top>0</top>
18                                 <width>80</width>
19                                 <height>720</height>
20                                 <label>-</label>
21                                 <font>-</font>
22                                 <texturenofocus>-</texturenofocus>
23                                 <texturefocus>-</texturefocus>
24                                 <visible>true</visible>
25                                 <onfocus>SetFocus(150)</onfocus>
26                         </control>
27                         <control type="image">
28                                 <description>media info background image</description>
29                                 <left>0</left>
30                                 <top>0</top>
31                                 <width>1150</width>
32                                 <height>720</height>
33                                 <colordiffuse>BBFFFFFF</colordiffuse>
34                                 <texture border="20,0,0,0" flipx="true">MediaBladeSub.png</texture>
35                         </control>
36                         <control type="button">
37                                 <description>Close Window button</description>
38                                 <left>20</left>
39                                 <top>0</top>
40                                 <width>64</width>
41                                 <height>32</height>
42                                 <label>-</label>
43                                 <font>-</font>
44                                 <onclick>PreviousMenu</onclick>
45                                 <texturefocus>DialogCloseButton-focus.png</texturefocus>
46                                 <texturenofocus>DialogCloseButton.png</texturenofocus>
47                                 <onleft>101</onleft>
48                                 <onright>101</onright>
49                                 <onup>101</onup>
50                                 <ondown>101</ondown>
51                                 <visible>system.getbool(input.enablemouse)</visible>
52                         </control>
53                         <control type="group">
54                                 <control type="label" id="100">
55                                         <description>header label</description>
56                                         <left>330</left>
57                                         <top>80</top>
58                                         <width>550</width>
59                                         <height>30</height>
60                                         <font>font30_title</font>
61                                         <align>right</align>
62                                         <aligny>center</aligny>
63                                         <textcolor>white</textcolor>
64                                         <shadowcolor>black</shadowcolor>
65                                 </control>
66                                 <control type="label">
67                                         <description>Video label</description>
68                                         <left>330</left>
69                                         <top>110</top>
70                                         <width>550</width>
71                                         <height>30</height>
72                                         <font>font13_title</font>
73                                         <label>$INFO[Player.Filename]</label>
74                                         <align>right</align>
75                                         <aligny>center</aligny>
76                                         <textcolor>grey</textcolor>
77                                         <shadowcolor>black</shadowcolor>
78                                 </control>
79                                 <control type="image">
80                                         <left>30</left>
81                                         <top>140</top>
82                                         <width>820</width>
83                                         <height>4</height>
84                                         <texture>separator.png</texture>
85                                 </control>
86                                 <control type="image" id="110">
87                                         <description>Service Logo</description>
88                                         <left>0</left>
89                                         <top>80</top>
90                                         <width>250</width>
91                                         <height>40</height>
92                                         <aspectratio>keep</aspectratio>
93                                 </control>
94                                 <control type="label" id="140">
95                                         <description>textarea</description>
96                                         <left>50</left>
97                                         <top>140</top>
98                                         <width>780</width>
99                                         <height>40</height>
100                                         <font>font13</font>
101                                         <textcolor>white</textcolor>
102                                         <align>center</align>
103                                         <aligny>center</aligny>
104                                         <wrapmultiline>true</wrapmultiline>
105                                 </control>
106                                 <control type="image">
107                                         <left>30</left>
108                                         <top>176</top>
109                                         <width>820</width>
110                                         <height>4</height>
111                                         <texture>separator.png</texture>
112                                 </control>
113                         </control>
114                         <control type="group">
115                                 <control type="list" id="120">
116                                         <left>50</left>
117                                         <top>206</top>
118                                         <width>800</width>
119                                         <height>434</height>
120                                         <onleft>121</onleft>
121                                         <onright>150</onright>
122                                         <onup>120</onup>
123                                         <ondown>120</ondown>
124                                         <viewtype label="535">list</viewtype>
125                                         <pagecontrol>121</pagecontrol>
126                                         <scrolltime>200</scrolltime>
127                                         <itemlayout width="800" height="36">
128                                                 <control type="image">
129                                                         <left>0</left>
130                                                         <top>0</top>
131                                                         <width>780</width>
132                                                         <height>38</height>
133                                                         <texture>MenuItemNF.png</texture>
134                                                 </control>
135                                                 <control type="image">
136                                                         <left>5</left>
137                                                         <top>5</top>
138                                                         <width>26</width>
139                                                         <height>26</height>
140                                                         <texture>Subtitles/flags/$INFO[ListItem.Thumb].png</texture>
141                                                 </control>
142                                                 <control type="label">
143                                                         <left>40</left>
144                                                         <top>0</top>
145                                                         <width>90</width>
146                                                         <height>38</height>
147                                                         <font>font18</font>
148                                                         <aligny>center</aligny>
149                                                         <textcolor>white</textcolor>
150                                                         <selectedcolor>selected</selectedcolor>
151                                                         <align>left</align>
152                                                         <info>ListItem.Label</info>
153                                                 </control>
154                                                 <control type="image">
155                                                         <left>135</left>
156                                                         <top>13</top>
157                                                         <width>20</width>
158                                                         <height>12</height>
159                                                         <texture>Subtitles/icon_close_caption.png</texture>
160                                                         <visible>ListItem.property(hearing_imp)</visible>
161                                                 </control>
162                                                 <control type="image">
163                                                         <left>160</left>
164                                                         <top>13</top>
165                                                         <width>40</width>
166                                                         <height>12</height>
167                                                         <texture>Subtitles/icon_sync.png</texture>
168                                                         <visible>ListItem.property(sync)</visible>
169                                                 </control>
170                                                 <control type="label">
171                                                         <left>205</left>
172                                                         <top>0</top>
173                                                         <width>495</width>
174                                                         <height>38</height>
175                                                         <font>font18</font>
176                                                         <aligny>center</aligny>
177                                                         <textcolor>white</textcolor>
178                                                         <selectedcolor>selected</selectedcolor>
179                                                         <align>left</align>
180                                                         <info>ListItem.Label2</info>
181                                                 </control>
182                                                 <control type="image">
183                                                         <left>710</left>
184                                                         <top>11</top>
185                                                         <width>90</width>
186                                                         <height>17</height>
187                                                         <texture>LeftRating/rating$INFO[ListItem.ActualIcon].png</texture>
188                                                 </control>
189                                         </itemlayout>
190                                         <focusedlayout width="800" height="36">
191                                                 <control type="image">
192                                                         <left>0</left>
193                                                         <top>0</top>
194                                                         <width>780</width>
195                                                         <height>38</height>
196                                                         <texture>MenuItemNF.png</texture>
197                                                 </control>
198                                                 <control type="image">
199                                                         <left>0</left>
200                                                         <top>0</top>
201                                                         <width>780</width>
202                                                         <height>38</height>
203                                                         <texture>MenuItemFO.png</texture>
204                                                         <visible>Control.HasFocus(120)</visible>
205                                                 </control>
206                                                 <control type="image">
207                                                         <left>5</left>
208                                                         <top>5</top>
209                                                         <width>26</width>
210                                                         <height>26</height>
211                                                         <texture>Subtitles/flags/$INFO[ListItem.Thumb].png</texture>
212                                                 </control>
213                                                 <control type="label">
214                                                         <left>40</left>
215                                                         <top>0</top>
216                                                         <width>90</width>
217                                                         <height>38</height>
218                                                         <font>font18</font>
219                                                         <aligny>center</aligny>
220                                                         <textcolor>white</textcolor>
221                                                         <selectedcolor>selected</selectedcolor>
222                                                         <align>left</align>
223                                                         <info>ListItem.Label</info>
224                                                 </control>
225                                                 <control type="image">
226                                                         <left>135</left>
227                                                         <top>13</top>
228                                                         <width>20</width>
229                                                         <height>12</height>
230                                                         <texture>Subtitles/icon_close_caption.png</texture>
231                                                         <visible>ListItem.property(hearing_imp)</visible>
232                                                 </control>
233                                                 <control type="image">
234                                                         <left>160</left>
235                                                         <top>13</top>
236                                                         <width>40</width>
237                                                         <height>12</height>
238                                                         <texture>Subtitles/icon_sync.png</texture>
239                                                         <visible>ListItem.property(sync)</visible>
240                                                 </control>
241                                                 <control type="label">
242                                                         <left>205</left>
243                                                         <top>0</top>
244                                                         <width>495</width>
245                                                         <height>38</height>
246                                                         <font>font18</font>
247                                                         <aligny>center</aligny>
248                                                         <textcolor>white</textcolor>
249                                                         <selectedcolor>selected</selectedcolor>
250                                                         <align>left</align>
251                                                         <info>ListItem.Label2</info>
252                                                 </control>
253                                                 <control type="image">
254                                                         <left>710</left>
255                                                         <top>11</top>
256                                                         <width>90</width>
257                                                         <height>17</height>
258                                                         <texture>LeftRating/rating$INFO[ListItem.ActualIcon].png</texture>
259                                                 </control>
260                                         </focusedlayout>
261                                 </control>
262                                 <control type="spincontrol" id="121">
263                                         <description>Next page button</description>
264                                         <left>808</left>
265                                         <top>664</top>
266                                         <width>20</width>
267                                         <height>20</height>
268                                         <font>font13</font>
269                                         <align>right</align>
270                                         <aligny>center</aligny>
271                                         <subtype>page</subtype>
272                                         <textcolor>white</textcolor>
273                                         <onleft>120</onleft>
274                                         <onright>120</onright>
275                                         <ondown>120</ondown>
276                                         <onup>120</onup>
277                                         <textoffsetx>10</textoffsetx>
278                                         <textureup>scroll-up.png</textureup>
279                                         <texturedown>scroll-down.png</texturedown>
280                                         <textureupfocus>scroll-up-focus.png</textureupfocus>
281                                         <texturedownfocus>scroll-down-focus.png</texturedownfocus>
282                                         <showonepage>false</showonepage>
283                                         <visible>Control.IsVisible(120)</visible>
284                                 </control>
285                                 <control type="group" id="130">
286                                         <control type="grouplist">
287                                                 <left>50</left>
288                                                 <top>659</top>
289                                                 <width>605</width>
290                                                 <height>30</height>
291                                                 <orientation>horizontal</orientation>
292                                                 <itemgap>5</itemgap>
293                                                 <control type="image">
294                                                         <width>30</width>
295                                                         <height>30</height>
296                                                         <texture>DefaultIconInfo.png</texture>
297                                                 </control>
298                                                 <control type="label">
299                                                         <description>notification</description>
300                                                         <width min="10" max="560">auto</width>
301                                                         <height>30</height>
302                                                         <font>font13</font>
303                                                         <textcolor>white</textcolor>
304                                                         <label>$LOCALIZE[31413]</label>
305                                                         <aligny>center</aligny>
306                                                 </control>
307                                         </control>
308                                 </control>
309                                 <control type="image">
310                                         <left>866</left>
311                                         <top>348</top>
312                                         <width>24</width>
313                                         <height>24</height>
314                                         <texture>scroll-right-focus.png</texture>
315                                 </control>
316                         </control>
317                         <control type="group">
318                                 <control type="image">
319                                         <description>separator</description>
320                                         <left>542</left>
321                                         <top>360</top>
322                                         <width>720</width>
323                                         <height>4</height>
324                                         <texture>separator.png</texture>
325                                         <animation effect="rotate" start="0" end="90" center="auto" time="0" condition="true">Conditional</animation>           
326                                 </control>
327                                 <control type="label">
328                                         <left>905</left>
329                                         <top>150</top>
330                                         <width>240</width>
331                                         <height>26</height>
332                                         <label>[B]$LOCALIZE[24018][/B]</label>
333                                         <font>font13</font>
334                                         <align>center</align>
335                                         <aligny>top</aligny>
336                                         <textcolor>blue</textcolor>
337                                         <shadowcolor>black</shadowcolor>
338                                         <wrapmultiline>true</wrapmultiline>
339                                 </control>
340                                 <control type="image">
341                                         <description>separator</description>
342                                         <left>900</left>
343                                         <top>176</top>
344                                         <width>240</width>
345                                         <height>4</height>
346                                         <texture>separator.png</texture>
347                                 </control>
348                                 <control type="list" id="150">
349                                         <left>900</left>
350                                         <top>206</top>
351                                         <width>250</width>
352                                         <height>399</height>
353                                         <onleft>120</onleft>
354                                         <onright>120</onright>
355                                         <onup>160</onup>
356                                         <ondown>160</ondown>
357                                         <viewtype label="535">list</viewtype>
358                                         <scrolltime>200</scrolltime>
359                                         <itemlayout width="400" height="36">
360                                                 <control type="image">
361                                                         <left>0</left>
362                                                         <top>0</top>
363                                                         <width>230</width>
364                                                         <height>38</height>
365                                                         <texture>MenuItemNF.png</texture>
366                                                 </control>
367                                                 <control type="label">
368                                                         <left>40</left>
369                                                         <top>0</top>
370                                                         <width>230</width>
371                                                         <height>38</height>
372                                                         <font>font18</font>
373                                                         <aligny>center</aligny>
374                                                         <textcolor>white</textcolor>
375                                                         <selectedcolor>selected</selectedcolor>
376                                                         <align>left</align>
377                                                         <info>ListItem.Label</info>
378                                                 </control>
379                                         </itemlayout>
380                                         <focusedlayout width="400" height="36">
381                                                 <control type="image">
382                                                         <left>0</left>
383                                                         <top>0</top>
384                                                         <width>230</width>
385                                                         <height>38</height>
386                                                         <texture>MenuItemNF.png</texture>
387                                                 </control>
388                                                 <control type="image">
389                                                         <left>10</left>
390                                                         <top>0</top>
391                                                         <width>230</width>
392                                                         <height>38</height>
393                                                         <texture>MenuItemFO.png</texture>
394                                                         <visible>Control.HasFocus(150)</visible>
395                                                 </control>
396                                                 <control type="label">
397                                                         <left>40</left>
398                                                         <top>0</top>
399                                                         <width>230</width>
400                                                         <height>38</height>
401                                                         <font>font18</font>
402                                                         <aligny>center</aligny>
403                                                         <textcolor>white</textcolor>
404                                                         <selectedcolor>selected</selectedcolor>
405                                                         <align>left</align>
406                                                         <info>ListItem.Label</info>
407                                                 </control>
408                                         </focusedlayout>
409                                 </control>
410                                 <control type="button" id="160">
411                                         <description>Manual search button</description>
412                                         <left>925</left>
413                                         <top>640</top>
414                                         <width>200</width>
415                                         <height>40</height>
416                                         <onleft>120</onleft>
417                                         <onright>120</onright>
418                                         <onup>150</onup>
419                                         <ondown>150</ondown>
420                                         <label>$LOCALIZE[24120]</label>
421                                         <font>font12_title</font>
422                                         <textcolor>white</textcolor>
423                                         <focusedcolor>white</focusedcolor>
424                                         <align>center</align>
425                                 </control>
426                         </control>
427                 </control>
428         </controls>
429 </window>