~x3lectric/xbmc/svn-trunk

« back to all changes in this revision

Viewing changes to addons/skin.confluence/720p/MyVideoPlaylist.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="28">
 
2
        <defaultcontrol always="true">50</defaultcontrol>
 
3
        <allowoverlay>no</allowoverlay>
 
4
        <views>50,51</views>
 
5
        <controls>
 
6
                <include>CommonVideoBackground</include>
 
7
                <include>CommonMediaPlayingBackground</include>
 
8
                <control type="group">
 
9
                        <include>Window_OpenClose_Animation</include>           
 
10
                        <control type="image">
 
11
                                <posx>0</posx>
 
12
                                <posy>0</posy>
 
13
                                <width>1280</width>
 
14
                                <height>720</height>
 
15
                                <texture border="20">black-back.png</texture>
 
16
                                <include>VisibleFadeEffect</include>
 
17
                                <visible>Control.IsVisible(50) | Control.IsVisible(51)</visible>
 
18
                        </control>
 
19
                        <control type="image">
 
20
                                <posx>0</posx>
 
21
                                <posy>128r</posy>
 
22
                                <width>1280</width>
 
23
                                <height>128</height>
 
24
                                <texture>floor.png</texture>
 
25
                                <include>VisibleFadeEffect</include>
 
26
                                <visible>Control.IsVisible(50) | Control.IsVisible(51)</visible>
 
27
                        </control>
 
28
                        <control type="group">
 
29
                                <include>VisibleFadeEffect</include>
 
30
                                <visible>Control.IsVisible(50)</visible>
 
31
                                <control type="image">
 
32
                                        <posx>50</posx>
 
33
                                        <posy>60</posy>
 
34
                                        <width>750</width>
 
35
                                        <height>600</height>
 
36
                                        <texture border="20">ContentPanel.png</texture>
 
37
                                </control>
 
38
                                <control type="image">
 
39
                                        <posx>50</posx>
 
40
                                        <posy>645</posy>
 
41
                                        <width>750</width>
 
42
                                        <height>600</height>
 
43
                                        <aspectratio aligny="top">keep</aspectratio>
 
44
                                        <texture diffuse="diffuse_mirror3.png" flipy="true" border="20">ContentPanel.png</texture>
 
45
                                </control>
 
46
                        </control>
 
47
                        <control type="group">
 
48
                                <include>VisibleFadeEffect</include>
 
49
                                <visible>Control.IsVisible(51)</visible>
 
50
                                <control type="image">
 
51
                                        <posx>75</posx>
 
52
                                        <posy>60</posy>
 
53
                                        <width>1130</width>
 
54
                                        <height>600</height>
 
55
                                        <texture border="20">ContentPanel.png</texture>
 
56
                                </control>
 
57
                                <control type="image">
 
58
                                        <posx>75</posx>
 
59
                                        <posy>645</posy>
 
60
                                        <width>1130</width>
 
61
                                        <height>600</height>
 
62
                                        <aspectratio aligny="top">keep</aspectratio>
 
63
                                        <texture diffuse="diffuse_mirror3.png" flipy="true" border="20">ContentPanel.png</texture>
 
64
                                </control>
 
65
                        </control>
 
66
                </control>
 
67
                <control type="group">
 
68
                        <include>Window_OpenClose_Animation</include>           
 
69
                        <include>CommonRootView</include> <!-- view id = 50 -->
 
70
                        <include>FullWidthList</include> <!-- view id = 51 -->
 
71
                </control>
 
72
                <include>CommonPageCount</include>
 
73
                <include>BehindDialogFadeOut</include>
 
74
                <include>ScrollOffsetLabel</include>
 
75
                <control type="group">
 
76
                        <animation effect="slide" start="0,0" end="250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">Conditional</animation>
 
77
                        <animation effect="slide" start="0,0" end="-250,0" time="400" tween="quadratic" easing="out" condition="ControlGroup(9000).HasFocus | Control.HasFocus(8999)">WindowClose</animation>
 
78
                        <control type="button" id="8999">
 
79
                                <description>Fake button for mouse control</description>
 
80
                                <posx>-250</posx>
 
81
                                <posy>0</posy>
 
82
                                <width>265</width>
 
83
                                <height>720</height>
 
84
                                <label>-</label>
 
85
                                <font>-</font>
 
86
                                <texturenofocus>-</texturenofocus>
 
87
                                <texturefocus>-</texturefocus>
 
88
                                <visible>true</visible>
 
89
                        </control>
 
90
                        <include>SideBladeLeft</include>
 
91
                        <control type="image">
 
92
                                <description>LOGO</description>
 
93
                                <posx>-230</posx>
 
94
                                <posy>50</posy>
 
95
                                <width>220</width>
 
96
                                <height>80</height>
 
97
                                <aspectratio>keep</aspectratio>
 
98
                                <texture>Confluence_Logo.png</texture>
 
99
                        </control>
 
100
                        <control type="group" id="9000">
 
101
                                <posx>-250</posx>
 
102
                                <posy>130</posy>
 
103
                                <include>CommonNowPlaying</include>
 
104
                                <control type="button" id="2">
 
105
                                        <description>View As button</description>
 
106
                                        <posx>0</posx>
 
107
                                        <posy>0</posy>
 
108
                                        <include>ButtonCommonValues</include>
 
109
                                        <label>-</label>
 
110
                                        <onleft>50</onleft>
 
111
                                        <onright>50</onright>
 
112
                                        <onup>611</onup>
 
113
                                        <ondown>20</ondown>
 
114
                                </control>
 
115
                                <control type="radiobutton" id="20">
 
116
                                        <description>Shuffle button</description>
 
117
                                        <posx>0</posx>
 
118
                                        <posy>40</posy>
 
119
                                        <include>ButtonCommonValues</include>
 
120
                                        <label>191</label>
 
121
                                        <onleft>50</onleft>
 
122
                                        <onright>50</onright>
 
123
                                        <onup>2</onup>
 
124
                                        <ondown>26</ondown>
 
125
                                </control>
 
126
                                <control type="button" id="26">
 
127
                                        <description>Repeat button</description>
 
128
                                        <posx>0</posx>
 
129
                                        <posy>80</posy>
 
130
                                        <include>ButtonCommonValues</include>
 
131
                                        <label>-</label>
 
132
                                        <onleft>50</onleft>
 
133
                                        <onright>50</onright>
 
134
                                        <onup>20</onup>
 
135
                                        <ondown>21</ondown>
 
136
                                </control>
 
137
                                <control type="button" id="21">
 
138
                                        <description>Save button</description>
 
139
                                        <posx>0</posx>
 
140
                                        <posy>120</posy>
 
141
                                        <label>190</label>
 
142
                                        <include>ButtonCommonValues</include>
 
143
                                        <onleft>50</onleft>
 
144
                                        <onright>50</onright>
 
145
                                        <onup>26</onup>
 
146
                                        <ondown>22</ondown>
 
147
                                </control>
 
148
                                <control type="button" id="22">
 
149
                                        <description>Clear button</description>
 
150
                                        <posx>0</posx>
 
151
                                        <posy>160</posy>
 
152
                                        <label>192</label>
 
153
                                        <onclick>ReplaceWindow(video)</onclick>
 
154
                                        <include>ButtonCommonValues</include>
 
155
                                        <onleft>50</onleft>
 
156
                                        <onright>50</onright>
 
157
                                        <onup>21</onup>
 
158
                                        <ondown>610</ondown>
 
159
                                </control>
 
160
                                <control type="button" id="610">
 
161
                                        <description>Fake Button to fix Player Controls Navigation</description>
 
162
                                        <onup>22</onup>
 
163
                                        <ondown>603</ondown>
 
164
                                        <visible>false</visible>
 
165
                                </control>
 
166
                                <control type="group">
 
167
                                        <posx>0</posx>
 
168
                                        <posy>260</posy>
 
169
                                        <include>CommonNowPlaying_Controls</include>
 
170
                                </control>
 
171
                                <control type="button" id="611">
 
172
                                        <description>Fake Button to fix Player Controls Navigation</description>
 
173
                                        <onup>608</onup>
 
174
                                        <ondown>2</ondown>
 
175
                                        <visible>false</visible>
 
176
                                </control>
 
177
                        </control>
 
178
                </control>
 
179
                <control type="group">
 
180
                        <posx>60</posx>
 
181
                        <posy>0</posy>
 
182
                        <animation effect="slide" end="-370,0" time="400" tween="quadratic" easing="out">WindowClose</animation>
 
183
                        <animation effect="slide" start="-370,0" time="400" tween="quadratic" easing="out">WindowOpen</animation>
 
184
                        <control type="image">
 
185
                                <posx>0</posx>
 
186
                                <posy>0</posy>
 
187
                                <width>300</width>
 
188
                                <height>35</height>
 
189
                                <texture border="0,0,32,0">header.png</texture>
 
190
                        </control>
 
191
                        <control type="label">
 
192
                                <include>WindowTitleCommons</include>
 
193
                                <posx>270</posx>
 
194
                                <label>$LOCALIZE[10522]</label>
 
195
                        </control>
 
196
                </control>
 
197
                <include>WindowTitleHomeButton</include>
 
198
                <include>Clock</include>
 
199
        </controls>
 
200
</window>
 
 
b'\\ No newline at end of file'