~x3lectric/xbmc/svn-trunk

« back to all changes in this revision

Viewing changes to addons/skin.confluence/720p/DialogSeekBar.xml

  • Committer: jmarshallnz
  • Date: 2010-04-27 23:05:22 UTC
  • Revision ID: svn-v4:568bbfeb-2a22-0410-94d2-cc84cf5bfa90:trunk:29568
changed: paint the (system) addons bikeshed (moves - id's to come)

Show diffs side-by-side

added added

removed removed

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