[Confluence] use uppercase fontfile for home menu
[vuplus_xbmc] / addons / skin.confluence / 720p / DialogSeekBar.xml
1 <window>
2         <defaultcontrol>1</defaultcontrol>
3         <visible>[Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding] + ![Window.IsVisible(VideoOSD) | Window.IsVisible(MusicOSD)]</visible>
4         <animation effect="fade" start="0" end="100" time="200">WindowOpen</animation>
5         <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
6         <controls>
7                 <control type="group">
8                         <visible>player.chaptercount + Window.IsVisible(FullScreenVideo)</visible>
9                         <posx>665r</posx>
10                         <posy>-6</posy>
11                         <include>VisibleFadeEffect</include>
12                         <control type="image">
13                                 <posx>0</posx>
14                                 <posy>0</posy>
15                                 <width>150</width>
16                                 <height>70</height>
17                                 <colordiffuse>EEFFFFFF</colordiffuse>
18                                 <texture border="12">OverlayDialogBackground.png</texture>
19                         </control>
20                         <control type="label" id="1">
21                                 <description>Chapter Pos No</description>
22                                 <posx>20</posx>
23                                 <posy>10</posy>
24                                 <width>110</width>
25                                 <height>20</height>
26                                 <align>center</align>
27                                 <aligny>center</aligny>
28                                 <font>font12_title</font>
29                                 <textcolor>blue</textcolor>
30                                 <label>$LOCALIZE[21396]</label>
31                                 <visible>player.chaptercount</visible>
32                         </control>
33                         <control type="label" id="1">
34                                 <description>Chapter Pos No</description>
35                                 <posx>20</posx>
36                                 <posy>30</posy>
37                                 <width>110</width>
38                                 <height>20</height>
39                                 <align>center</align>
40                                 <aligny>center</aligny>
41                                 <font>font13_title</font>
42                                 <textcolor>grey2</textcolor>
43                                 <label>$INFO[player.chapter]$INFO[player.chaptercount, / ]</label>
44                                 <visible>player.chaptercount</visible>
45                         </control>
46                 </control>
47                 <control type="group">
48                         <posx>520r</posx>
49                         <posy>-6</posy>
50                         <control type="image">
51                                 <posx>0</posx>
52                                 <posy>0</posy>
53                                 <width>370</width>
54                                 <height>70</height>
55                                 <colordiffuse>EEFFFFFF</colordiffuse>
56                                 <texture border="12">OverlayDialogBackground.png</texture>
57                         </control>
58                         <control type="group">
59                                 <posx>260</posx>
60                                 <posy>10</posy>
61                                 <control type="image">
62                                         <posx>10</posx>
63                                         <posy>0</posy>
64                                         <width>80</width>
65                                         <height>50</height>
66                                         <texture>OSDSeekFrame.png</texture>
67                                 </control>
68                                 <control type="image">
69                                         <posx>0</posx>
70                                         <posy>3</posy>
71                                         <width>20</width>
72                                         <height>44</height>
73                                         <texture>OSDSeekRewind.png</texture>
74                                         <visible>Player.Rewinding</visible>
75                                 </control>
76                                 <control type="image">
77                                         <posx>80</posx>
78                                         <posy>3</posy>
79                                         <width>20</width>
80                                         <height>44</height>
81                                         <texture>OSDSeekForward.png</texture>
82                                         <visible>Player.Forwarding</visible>
83                                 </control>
84                                 <control type="image">
85                                         <posx>31</posx>
86                                         <posy>4</posy>
87                                         <width>40</width>
88                                         <height>40</height>
89                                         <texture>OSDPause.png</texture>
90                                         <visible>Player.Paused</visible>
91                                 </control>
92                                 <control type="image">
93                                         <posx>31</posx>
94                                         <posy>4</posy>
95                                         <width>40</width>
96                                         <height>40</height>
97                                         <texture>OSDPlay.png</texture>
98                                         <visible>Player.Playing</visible>
99                                 </control>
100
101                                 <control type="image">
102                                         <posx>28</posx>
103                                         <posy>4</posy>
104                                         <width>40</width>
105                                         <height>40</height>
106                                         <texture>OSD2x.png</texture>
107                                         <visible>Player.Rewinding2x</visible>
108                                 </control>
109                                 <control type="image">
110                                         <posx>25</posx>
111                                         <posy>4</posy>
112                                         <width>40</width>
113                                         <height>40</height>
114                                         <texture>OSD4x.png</texture>
115                                         <visible>Player.Rewinding4x</visible>
116                                 </control>
117                                 <control type="image">
118                                         <posx>22</posx>
119                                         <posy>4</posy>
120                                         <width>40</width>
121                                         <height>40</height>
122                                         <texture>OSD8x.png</texture>
123                                         <visible>Player.Rewinding8x</visible>
124                                 </control>
125                                 <control type="image">
126                                         <posx>19</posx>
127                                         <posy>4</posy>
128                                         <width>40</width>
129                                         <height>40</height>
130                                         <texture>OSD16x.png</texture>
131                                         <visible>Player.Rewinding16x</visible>
132                                 </control>
133                                 <control type="image">
134                                         <posx>17</posx>
135                                         <posy>4</posy>
136                                         <width>40</width>
137                                         <height>40</height>
138                                         <texture>OSD32x.png</texture>
139                                         <visible>Player.Rewinding32x</visible>
140                                 </control>
141
142                                 <control type="image">
143                                         <posx>34</posx>
144                                         <posy>4</posy>
145                                         <width>40</width>
146                                         <height>40</height>
147                                         <texture>OSD2x.png</texture>
148                                         <visible>Player.Forwarding2x</visible>
149                                 </control>
150                                 <control type="image">
151                                         <posx>37</posx>
152                                         <posy>4</posy>
153                                         <width>40</width>
154                                         <height>40</height>
155                                         <texture>OSD4x.png</texture>
156                                         <visible>Player.Forwarding4x</visible>
157                                 </control>
158                                 <control type="image">
159                                         <posx>40</posx>
160                                         <posy>4</posy>
161                                         <width>40</width>
162                                         <height>40</height>
163                                         <texture>OSD8x.png</texture>
164                                         <visible>Player.Forwarding8x</visible>
165                                 </control>
166                                 <control type="image">
167                                         <posx>43</posx>
168                                         <posy>4</posy>
169                                         <width>40</width>
170                                         <height>40</height>
171                                         <texture>OSD16x.png</texture>
172                                         <visible>Player.Forwarding16x</visible>
173                                 </control>
174                                 <control type="image">
175                                         <posx>45</posx>
176                                         <posy>4</posy>
177                                         <width>40</width>
178                                         <height>40</height>
179                                         <texture>OSD32x.png</texture>
180                                         <visible>Player.Forwarding32x</visible>
181                                 </control>
182                         </control>
183
184                         <control type="label">
185                                 <description>Playing Label</description>
186                                 <posx>20</posx>
187                                 <posy>7</posy>
188                                 <width>240</width>
189                                 <height>20</height>
190                                 <align>left</align>
191                                 <aligny>center</aligny>
192                                 <font>font10_title</font>
193                                 <textcolor>blue</textcolor>
194                                 <label>$LOCALIZE[31042]</label>
195                                 <visible>Player.Playing + !Player.Seeking + !Player.DisplayAfterSeek</visible>
196                         </control>
197                         <control type="label">
198                                 <description>Paused Label</description>
199                                 <posx>20</posx>
200                                 <posy>7</posy>
201                                 <width>240</width>
202                                 <height>20</height>
203                                 <align>left</align>
204                                 <aligny>center</aligny>
205                                 <font>font10_title</font>
206                                 <textcolor>blue</textcolor>
207                                 <label>31043</label>
208                                 <visible>[Player.Paused + !Player.Caching] + !Player.Seeking + !Player.DisplayAfterSeek</visible>
209                         </control>
210                         <control type="label">
211                                 <description>Cache Label</description>
212                                 <posx>20</posx>
213                                 <posy>7</posy>
214                                 <width>240</width>
215                                 <height>20</height>
216                                 <align>left</align>
217                                 <aligny>center</aligny>
218                                 <font>font10_title</font>
219                                 <textcolor>blue</textcolor>
220                                 <label>$LOCALIZE[15107] $INFO[Player.CacheLevel]%</label>
221                                 <visible>[Player.Paused + Player.Caching] + !Player.Seeking</visible>
222                         </control>
223                         <control type="label">
224                                 <description>Seeking Label</description>
225                                 <posx>20</posx>
226                                 <posy>7</posy>
227                                 <width>240</width>
228                                 <height>20</height>
229                                 <align>left</align>
230                                 <aligny>center</aligny>
231                                 <font>font10_title</font>
232                                 <textcolor>blue</textcolor>
233                                 <label>[B]$LOCALIZE[773][/B]</label>
234                                 <visible>Player.Seeking</visible>
235                         </control>
236                         <control type="label">
237                                 <description>Final Seek amount Label</description>
238                                 <posx>20</posx>
239                                 <posy>7</posy>
240                                 <width>240</width>
241                                 <height>20</height>
242                                 <align>left</align>
243                                 <aligny>center</aligny>
244                                 <font>font10_title</font>
245                                 <textcolor>blue</textcolor>
246                                 <label>[B]$LOCALIZE[773][/B][COLOR=grey] $INFO[Player.SeekOffset][/COLOR]</label>
247                                 <visible>Player.DisplayAfterSeek + ![player.forwarding | player.rewinding]</visible>
248                         </control>
249                         <control type="label">
250                                 <description>FF Label</description>
251                                 <posx>20</posx>
252                                 <posy>7</posy>
253                                 <width>240</width>
254                                 <height>20</height>
255                                 <align>left</align>
256                                 <aligny>center</aligny>
257                                 <font>font10_title</font>
258                                 <textcolor>blue</textcolor>
259                                 <label>31044</label>
260                                 <visible>Player.Forwarding</visible>
261                         </control>
262                         <control type="label">
263                                 <description>RW Label</description>
264                                 <posx>20</posx>
265                                 <posy>7</posy>
266                                 <width>240</width>
267                                 <height>20</height>
268                                 <align>left</align>
269                                 <aligny>center</aligny>
270                                 <font>font10_title</font>
271                                 <textcolor>blue</textcolor>
272                                 <label>31045</label>
273                                 <visible>Player.Rewinding</visible>
274                         </control>
275                         <control type="label">
276                                 <description>Elapsed Time Label</description>
277                                 <posx>20</posx>
278                                 <posy>23</posy>
279                                 <width>240</width>
280                                 <height>20</height>
281                                 <font>font13_title</font>
282                                 <textcolor>white</textcolor>
283                                 <align>left</align>
284                                 <aligny>center</aligny>
285                                 <label>$INFO[Player.Time] - $INFO[Player.Duration]</label>
286                                 <visible>!Player.Seeking</visible>
287                         </control>
288                         <control type="label">
289                                 <description>Seek Time Label</description>
290                                 <posx>20</posx>
291                                 <posy>23</posy>
292                                 <width>240</width>
293                                 <height>20</height>
294                                 <font>font13_title</font>
295                                 <textcolor>white</textcolor>
296                                 <align>left</align>
297                                 <aligny>center</aligny>
298                                 <label>$INFO[Player.SeekTime] - $INFO[Player.Duration]</label>
299                                 <visible>Player.Seeking</visible>
300                         </control>
301                         <control type="progress">
302                                 <description>ProgressbarCache</description>
303                                 <posx>20</posx>
304                                 <posy>45</posy>
305                                 <width>240</width>
306                                 <height>15</height>
307                                 <info>Player.ProgressCache</info>
308                                 <midtexture border="6,0,6,0">OSDProgressMidLight.png</midtexture>
309                                 <visible>true</visible>
310                         </control>
311                         <control type="progress" id="23">
312                                 <description>Progressbar</description>
313                                 <posx>20</posx>
314                                 <posy>45</posy>
315                                 <width>240</width>
316                                 <height>15</height>
317                                 <info>Player.Progress</info>
318                                 <visible>true</visible>
319                         </control>
320                         <control type="slider" id="401">
321                                 <description>Seek Slider</description>
322                                 <posx>20</posx>
323                                 <posy>42</posy>
324                                 <width>240</width>
325                                 <height>12</height>
326                                 <texturesliderbar>seekslider.png</texturesliderbar>
327                                 <textureslidernib>osd_slider_nib.png</textureslidernib>
328                                 <textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
329                                 <visible>Player.Seeking</visible>
330                         </control>
331                 </control>
332         </controls>
333 </window>