~x3lectric/xbmc/svn-trunk

« back to all changes in this revision

Viewing changes to addons/skin.confluence/720p/MyVideo.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="6">
 
2
        <defaultcontrol always="true">50</defaultcontrol>
 
3
        <allowoverlay>no</allowoverlay>
 
4
        <views>50,51,500,501,508,505</views>
 
5
        <controls>
 
6
                <include>CommonVideoBackground</include>
 
7
                <control type="image">
 
8
                        <posx>0</posx>
 
9
                        <posy>0</posy>
 
10
                        <width>1280</width>
 
11
                        <height>720</height>
 
12
                        <texture background="true">$INFO[ListItem.Property(Fanart_Image)]</texture>
 
13
                        <include>backgroundfade</include>
 
14
                        <fadetime>FanartCrossfadeTime</fadetime>
 
15
                        <visible>!Skin.HasSetting(VideoFilesFanart) | Control.IsVisible(508)</visible>
 
16
                        <include>Window_OpenClose_Animation</include>           
 
17
                </control>
 
18
                <include>CommonMediaPlayingBackground</include>
 
19
                <control type="group">
 
20
                        <include>Window_OpenClose_Animation</include>           
 
21
                        <control type="image">
 
22
                                <posx>0</posx>
 
23
                                <posy>0</posy>
 
24
                                <width>1280</width>
 
25
                                <height>720</height>
 
26
                                <texture border="20">black-back.png</texture>
 
27
                                <include>VisibleFadeEffect</include>
 
28
                                <visible>Control.IsVisible(50) | Control.IsVisible(51) | Control.IsVisible(500) | Control.IsVisible(505)</visible>
 
29
                        </control>
 
30
                        <control type="image">
 
31
                                <posx>0</posx>
 
32
                                <posy>128r</posy>
 
33
                                <width>1280</width>
 
34
                                <height>128</height>
 
35
                                <texture>floor.png</texture>
 
36
                                <include>VisibleFadeEffect</include>
 
37
                                <visible>Control.IsVisible(50) | Control.IsVisible(51) | Control.IsVisible(500) | Control.IsVisible(505) | Control.IsVisible(508)</visible>
 
38
                        </control>
 
39
                        <control type="group">
 
40
                                <include>VisibleFadeEffect</include>
 
41
                                <visible>Control.IsVisible(50)</visible>
 
42
                                <control type="image">
 
43
                                        <posx>50</posx>
 
44
                                        <posy>60</posy>
 
45
                                        <width>750</width>
 
46
                                        <height>600</height>
 
47
                                        <texture border="20">ContentPanel.png</texture>
 
48
                                </control>
 
49
                                <control type="image">
 
50
                                        <posx>50</posx>
 
51
                                        <posy>645</posy>
 
52
                                        <width>750</width>
 
53
                                        <height>600</height>
 
54
                                        <aspectratio aligny="top">keep</aspectratio>
 
55
                                        <texture diffuse="diffuse_mirror3.png" flipy="true" border="20">ContentPanel.png</texture>
 
56
                                </control>
 
57
                        </control>
 
58
                        <control type="image">
 
59
                                <posx>0</posx>
 
60
                                <posy>0</posy>
 
61
                                <width>1280</width>
 
62
                                <height>720</height>
 
63
                                <texture border="20">ContentPanel2.png</texture>
 
64
                                <include>VisibleFadeEffect</include>
 
65
                                <visible>Control.IsVisible(501)</visible>
 
66
                        </control>
 
67
                        <control type="group">
 
68
                                <include>VisibleFadeEffect</include>
 
69
                                <visible>Control.IsVisible(51) | Control.IsVisible(500) | Control.IsVisible(505)</visible>
 
70
                                <control type="image">
 
71
                                        <posx>75</posx>
 
72
                                        <posy>60</posy>
 
73
                                        <width>1130</width>
 
74
                                        <height>600</height>
 
75
                                        <texture border="20">ContentPanel.png</texture>
 
76
                                </control>
 
77
                                <control type="image">
 
78
                                        <posx>75</posx>
 
79
                                        <posy>645</posy>
 
80
                                        <width>1130</width>
 
81
                                        <height>600</height>
 
82
                                        <aspectratio aligny="top">keep</aspectratio>
 
83
                                        <texture diffuse="diffuse_mirror3.png" flipy="true" border="20">ContentPanel.png</texture>
 
84
                                </control>
 
85
                        </control>
 
86
                </control>
 
87
                <control type="group">
 
88
                        <include>Window_OpenClose_Animation</include>           
 
89
                        <include>CommonRootView</include> <!-- view id = 50 -->
 
90
                        <include>FullWidthList</include> <!-- view id = 51 -->
 
91
                        <include>ThumbnailView</include> <!-- view id = 500 -->
 
92
                        <include>PosterWrapView</include> <!-- view id = 501 -->
 
93
                        <include>PosterWrapView2_Fanart</include> <!-- view id = 508 -->
 
94
                        <include>WideIconView</include> <!-- view id = 505 -->
 
95
                </control>
 
96
                <include>CommonPageCount</include>
 
97
                <include>BehindDialogFadeOut</include>
 
98
                <include>ScrollOffsetLabel</include>
 
99
                <control type="group">
 
100
                        <animation effect="slide" start="0,0" end="250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | ControlGroup(9001).HasFocus | Control.HasFocus(8999)">Conditional</animation>
 
101
                        <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | ControlGroup(9001).HasFocus">WindowClose</animation>
 
102
                        <control type="group">
 
103
                                <animation effect="slide" end="-240,0" time="300" tween="quadratic" easing="out">WindowClose</animation>
 
104
                                <animation effect="slide" start="-15,0" end="0,0" time="300" tween="quadratic" easing="out">WindowOpen</animation>
 
105
                                <control type="image">
 
106
                                        <posx>0</posx>
 
107
                                        <posy>0</posy>
 
108
                                        <width>1</width>
 
109
                                        <height>720</height>
 
110
                                        <texture>MediaBladeSub_Part1.png</texture>
 
111
                                        <animation effect="zoom" start="0,0,1,720" end="0,0,229,720" time="300" tween="quadratic" easing="out" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">Conditional</animation>
 
112
                                </control>
 
113
                                <control type="image">
 
114
                                        <posx>1</posx>
 
115
                                        <posy>0</posy>
 
116
                                        <width>12</width>
 
117
                                        <height>720</height>
 
118
                                        <texture>MediaBladeSub_Part2.png</texture>
 
119
                                        <animation effect="slide" end="228,0" time="300" tween="quadratic" easing="out" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">Conditional</animation>
 
120
                                </control>
 
121
                        </control>
 
122
                        <control type="group" id="9001">
 
123
                                <posx>-220</posx>
 
124
                                <posy>0</posy>
 
125
                                <animation effect="fade" start="100" end="0" time="0" condition="!ControlGroup(9001).HasFocus + !Control.HasFocus(98)">conditional</animation>
 
126
                                <animation effect="fade" start="0" end="100" delay="300" time="200" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">conditional</animation>
 
127
                                <animation effect="fade" start="100" end="0" time="0" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">WindowClose</animation>
 
128
                                <animation effect="slide" end="220,0" time="300" tween="quadratic" easing="out" condition="Control.HasFocus(98) | ControlGroup(9001).HasFocus">conditional</animation>
 
129
                                <control type="button">
 
130
                                        <description>Fake button for mouse control</description>
 
131
                                        <posx>-15</posx>
 
132
                                        <posy>0</posy>
 
133
                                        <width>245</width>
 
134
                                        <height>720</height>
 
135
                                        <label>-</label>
 
136
                                        <font>-</font>
 
137
                                        <texturenofocus>-</texturenofocus>
 
138
                                        <texturefocus>-</texturefocus>
 
139
                                        <visible>true</visible>
 
140
                                </control>
 
141
                                <control type="image">
 
142
                                        <posx>185</posx>
 
143
                                        <posy>200</posy>
 
144
                                        <width>40</width>
 
145
                                        <height>40</height>
 
146
                                        <texture>MediaSubSet.png</texture>
 
147
                                </control>
 
148
                                <control type="grouplist" id="9010">
 
149
                                        <posx>10</posx>
 
150
                                        <posy>250</posy>
 
151
                                        <width>240</width>
 
152
                                        <height>550</height>
 
153
                                        <onleft>9000</onleft>
 
154
                                        <onright>50</onright>
 
155
                                        <onup>9010</onup>
 
156
                                        <ondown>9010</ondown>
 
157
                                        <itemgap>0</itemgap>
 
158
                                        <control type="radiobutton" id="7">
 
159
                                                <description>Stack Toggle</description>
 
160
                                                <include>ButtonMediaSubCommonValues</include>
 
161
                                                <label>346</label>
 
162
                                        </control>
 
163
                                        <control type="label" id="200">
 
164
                                                <width>220</width>
 
165
                                                <height>45</height>
 
166
                                                <font>font12caps</font>
 
167
                                                <label>14018</label>
 
168
                                                <textcolor>dialogheader</textcolor>
 
169
                                                <align>center</align>
 
170
                                                <aligny>center</aligny>
 
171
                                        </control>
 
172
                                        <control type="radiobutton" id="201">
 
173
                                                <description>Toggle Fanart</description>
 
174
                                                <include>ButtonMediaSubCommonValues</include>
 
175
                                                <label>31307</label>
 
176
                                                <onclick>Skin.ToggleSetting(VideoFilesFanart)</onclick>
 
177
                                                <selected>Skin.HasSetting(VideoFilesFanart)</selected>
 
178
                                                <visible>!Control.IsVisible(508)</visible>
 
179
                                        </control>
 
180
                                </control>
 
181
                        </control>
 
182
                        <control type="button" id="8999">
 
183
                                <description>Fake button for mouse control</description>
 
184
                                <posx>-250</posx>
 
185
                                <posy>0</posy>
 
186
                                <width>265</width>
 
187
                                <height>720</height>
 
188
                                <label>-</label>
 
189
                                <font>-</font>
 
190
                                <texturenofocus>-</texturenofocus>
 
191
                                <texturefocus>-</texturefocus>
 
192
                                <visible>true</visible>
 
193
                        </control>
 
194
                        <include>SideBladeLeft</include>
 
195
                        <control type="image">
 
196
                                <description>LOGO</description>
 
197
                                <posx>-230</posx>
 
198
                                <posy>50</posy>
 
199
                                <width>220</width>
 
200
                                <height>80</height>
 
201
                                <aspectratio>keep</aspectratio>
 
202
                                <texture>Confluence_Logo.png</texture>
 
203
                        </control>
 
204
                        <control type="group" id="9000">
 
205
                                <posx>-250</posx>
 
206
                                <posy>130</posy>
 
207
                                <include>CommonNowPlaying</include>
 
208
                                <control type="button" id="2">
 
209
                                        <description>View As button</description>
 
210
                                        <posx>0</posx>
 
211
                                        <posy>0</posy>
 
212
                                        <include>ButtonCommonValues</include>
 
213
                                        <label>-</label>
 
214
                                        <onleft>50</onleft>
 
215
                                        <onright>50</onright>
 
216
                                        <onup>611</onup>
 
217
                                        <ondown>3</ondown>
 
218
                                </control>
 
219
                                <control type="button" id="3">
 
220
                                        <description>Sort by button</description>
 
221
                                        <posx>0</posx>
 
222
                                        <posy>40</posy>
 
223
                                        <include>ButtonCommonValues</include>
 
224
                                        <label>103</label>
 
225
                                        <onleft>50</onleft>
 
226
                                        <onright>4</onright>
 
227
                                        <onup>2</onup>
 
228
                                        <ondown>99</ondown>
 
229
                                </control>
 
230
                                <control type="togglebutton" id="4">
 
231
                                        <description>Sort asc</description>
 
232
                                        <posx>220</posx>
 
233
                                        <posy>53</posy>
 
234
                                        <label>-</label>
 
235
                                        <onleft>3</onleft>
 
236
                                        <onright>50</onright>
 
237
                                        <onup>2</onup>
 
238
                                        <ondown>99</ondown>
 
239
                                </control>
 
240
                                <control type="radiobutton" id="99">
 
241
                                        <description>Library button</description>
 
242
                                        <posx>0</posx>
 
243
                                        <posy>80</posy>
 
244
                                        <label>$LOCALIZE[29800]</label>
 
245
                                        <onclick>ReplaceWindow(VideoLibrary)</onclick>
 
246
                                        <selected>Window.IsVisible(VideoLibrary)</selected>
 
247
                                        <include>ButtonCommonValues</include>
 
248
                                        <onleft>50</onleft>
 
249
                                        <onright>50</onright>
 
250
                                        <onup>3</onup>
 
251
                                        <ondown>98</ondown>
 
252
                                        <enable>Library.HasContent(Video)</enable>
 
253
                                </control>
 
254
                                <control type="radiobutton" id="98">
 
255
                                        <description>Extra Options</description>
 
256
                                        <hitrect x="0" y="120" w="265" h="40" />
 
257
                                        <posx>0</posx>
 
258
                                        <posy>120</posy>
 
259
                                        <include>ButtonCommonValues</include>
 
260
                                        <radiowidth>18</radiowidth>
 
261
                                        <radioheight>18</radioheight>
 
262
                                        <radioposx>222</radioposx>
 
263
                                        <radioposy>12</radioposy>
 
264
                                        <textureradiofocus>HomeHasSub.png</textureradiofocus>
 
265
                                        <textureradionofocus>HomeHasSub.png</textureradionofocus>
 
266
                                        <label>31026</label>
 
267
                                        <onleft>50</onleft>
 
268
                                        <onright>9010</onright>
 
269
                                        <onup>99</onup>
 
270
                                        <ondown>610</ondown>
 
271
                                </control>
 
272
                                <control type="button" id="610">
 
273
                                        <description>Fake Button to fix Player Controls Navigation</description>
 
274
                                        <onup>98</onup>
 
275
                                        <ondown>603</ondown>
 
276
                                        <visible>false</visible>
 
277
                                </control>
 
278
                                <control type="group">
 
279
                                        <posx>0</posx>
 
280
                                        <posy>260</posy>
 
281
                                        <include>CommonNowPlaying_Controls</include>
 
282
                                </control>
 
283
                                <control type="button" id="611">
 
284
                                        <description>Fake Button to fix Player Controls Navigation</description>
 
285
                                        <onup>608</onup>
 
286
                                        <ondown>2</ondown>
 
287
                                        <visible>false</visible>
 
288
                                </control>
 
289
                        </control>
 
290
                </control>
 
291
                <control type="group">
 
292
                        <posx>60</posx>
 
293
                        <posy>0</posy>
 
294
                        <animation effect="slide" end="-310,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
 
295
                        <animation effect="slide" start="-310,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
 
296
                        <control type="image">
 
297
                                <posx>0</posx>
 
298
                                <posy>0</posy>
 
299
                                <width>250</width>
 
300
                                <height>35</height>
 
301
                                <texture border="0,0,32,0">header.png</texture>
 
302
                        </control>
 
303
                        <control type="label">
 
304
                                <include>WindowTitleCommons</include>
 
305
                                <posx>220</posx>
 
306
                                <label>$LOCALIZE[31021]</label>
 
307
                        </control>
 
308
                </control>
 
309
                <include>WindowTitleHomeButton</include>
 
310
                <include>Clock</include>
 
311
        </controls>
 
312
</window>
 
 
b'\\ No newline at end of file'