b459017041413efd5468d1bc392b031e252c3251
[vuplus_xbmc] / addons / skin.confluence / 720p / IncludesBackgroundBuilding.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <includes>
3         <include name="CommonBackground">
4                 <control type="image">
5                         <description>Normal Default Background Image</description>
6                         <posx>0</posx>
7                         <posy>0</posy>
8                         <width>1280</width>
9                         <height>720</height>
10                         <aspectratio>scale</aspectratio>
11                         <texture>$INFO[Skin.CurrentTheme,special://skin/backgrounds/,.jpg]</texture>
12                         <visible>![Skin.HasSetting(UseCustomBackground) + !IsEmpty(Skin.String(CustomBackgroundPath))]</visible>
13                         <include>VisibleFadeEffect</include>
14                 </control>
15                 <control type="image">
16                         <description>User Set Background Image</description>
17                         <posx>0</posx>
18                         <posy>0</posy>
19                         <width>1280</width>
20                         <height>720</height>
21                         <aspectratio>scale</aspectratio>
22                         <texture>$INFO[Skin.String(CustomBackgroundPath)]</texture>
23                         <visible>Skin.HasSetting(UseCustomBackground) + !IsEmpty(Skin.String(CustomBackgroundPath))</visible>
24                         <include>VisibleFadeEffect</include>
25                 </control>
26                 <control type="image">
27                         <posx>0</posx>
28                         <posy>0</posy>
29                         <width>1280</width>
30                         <height>720</height>
31                         <aspectratio>scale</aspectratio>
32                         <texture background="true">$INFO[ListItem.Art(fanart)]</texture>
33                         <include>backgroundfade</include>
34                         <fadetime>FanartCrossfadeTime</fadetime>
35                         <visible>!Skin.HasSetting(HideBackGroundFanart) + !IsEmpty(ListItem.Property(Fanart_Image))</visible>
36                         <include>Window_OpenClose_Animation</include>
37                         <visible>![Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)]</visible>
38                 </control>
39                 <control type="image">
40                         <posx>0</posx>
41                         <posy>0</posy>
42                         <width>1280</width>
43                         <height>720</height>
44                         <texture>special://skin/backgrounds/media-overlay.jpg</texture>
45                         <visible>[Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)] + ![Window.IsVisible(PVR) + [Control.IsVisible(11) | Control.IsVisible(12)]]</visible>
46                         <include>VisibleFadeEffect</include>
47                 </control>
48                 <control type="visualisation">
49                         <posx>0</posx>
50                         <posy>0</posy>
51                         <width>1280</width>
52                         <height>720</height>
53                         <visible>Player.HasAudio + !Skin.HasSetting(ShowBackgroundVis) + ![Window.IsVisible(PVR) + [Control.IsVisible(11) | Control.IsVisible(12)]]</visible>
54                         <visible>!SubString(Window(videolibrary).Property(TvTunesIsAlive),True)</visible>
55                 </control>
56                 <control type="videowindow">
57                         <posx>0</posx>
58                         <posy>0</posy>
59                         <width>1280</width>
60                         <height>720</height>
61                         <visible>Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo) + ![Window.IsVisible(PVR) + [Control.IsVisible(11) | Control.IsVisible(12)]]</visible>
62                 </control>
63                 <control type="image">
64                         <posx>0</posx>
65                         <posy>-40</posy>
66                         <width>1280</width>
67                         <height>120</height>
68                         <texture flipy="true">HomeNowPlayingBack.png</texture>
69                         <visible>[Player.HasVideo + !Skin.HasSetting(ShowBackgroundVideo)] | [Player.HasAudio + ![Skin.HasSetting(ShowBackgroundVis) | SubString(Window(videolibrary).Property(TvTunesIsAlive),True)]] | [!Skin.HasSetting(HideBackGroundFanart) + !IsEmpty(ListItem.Property(Fanart_Image))]</visible>
70                         <include>VisibleFadeEffect</include>
71                 </control>
72         </include>
73         <include name="ContentPanelBackgrounds">
74                 <control type="image">
75                         <posx>0</posx>
76                         <posy>100r</posy>
77                         <width>1280</width>
78                         <height>100</height>
79                         <texture>floor.png</texture>
80                         <animation effect="slide" start="0,10" end="0,0" time="200" condition="Window.Previous(Home)">WindowOpen</animation>
81                         <animation effect="slide" start="0,0" end="0,10" time="200" condition="Window.Next(Home)">WindowClose</animation>
82                 </control>
83                 <control type="group">
84                         <include>Window_OpenClose_Animation</include>
85                         <control type="group">
86                                 <include>VisibleFadeEffect</include>
87                                 <visible>Control.IsVisible(50)</visible>
88                                 <control type="image">
89                                         <posx>50</posx>
90                                         <posy>60</posy>
91                                         <width>750</width>
92                                         <height>600</height>
93                                         <texture border="15">ContentPanel.png</texture>
94                                 </control>
95                                 <control type="image">
96                                         <posx>50</posx>
97                                         <posy>652</posy>
98                                         <width>750</width>
99                                         <height>64</height>
100                                         <texture border="15">ContentPanelMirror.png</texture>
101                                 </control>
102                         </control>
103                         <control type="group">
104                                 <include>VisibleFadeEffect</include>
105                                 <visible>Control.IsVisible(504) | Control.IsVisible(550) | Control.IsVisible(512)</visible>
106                                 <control type="image">
107                                         <posx>50</posx>
108                                         <posy>60</posy>
109                                         <width>640</width>
110                                         <height>600</height>
111                                         <texture border="15">ContentPanel.png</texture>
112                                 </control>
113                                 <control type="image">
114                                         <posx>50</posx>
115                                         <posy>652</posy>
116                                         <width>640</width>
117                                         <height>64</height>
118                                         <texture border="15">ContentPanelMirror.png</texture>
119                                 </control>
120                                 <control type="image">
121                                         <posx>700</posx>
122                                         <posy>60</posy>
123                                         <width>530</width>
124                                         <height>600</height>
125                                         <texture border="15">ContentPanel.png</texture>
126                                 </control>
127                                 <control type="image">
128                                         <posx>700</posx>
129                                         <posy>652</posy>
130                                         <width>530</width>
131                                         <height>64</height>
132                                         <texture border="15">ContentPanelMirror.png</texture>
133                                 </control>
134                         </control>
135                         <control type="group">
136                                 <include>VisibleFadeEffect</include>
137                                 <visible>Control.IsVisible(551) | Control.IsVisible(560) | Control.IsVisible(511) | Control.IsVisible(506) | Control.IsVisible(513)</visible>
138                                 <control type="image">
139                                         <posx>50</posx>
140                                         <posy>60</posy>
141                                         <width>840</width>
142                                         <height>600</height>
143                                         <texture border="15">ContentPanel.png</texture>
144                                 </control>
145                                 <control type="image">
146                                         <posx>50</posx>
147                                         <posy>652</posy>
148                                         <width>840</width>
149                                         <height>64</height>
150                                         <texture border="15">ContentPanelMirror.png</texture>
151                                 </control>
152                                 <control type="image">
153                                         <posx>900</posx>
154                                         <posy>60</posy>
155                                         <width>330</width>
156                                         <height>600</height>
157                                         <texture border="15">ContentPanel.png</texture>
158                                 </control>
159                                 <control type="image">
160                                         <posx>900</posx>
161                                         <posy>652</posy>
162                                         <width>330</width>
163                                         <height>64</height>
164                                         <texture border="15">ContentPanelMirror.png</texture>
165                                 </control>
166                         </control>
167                         <control type="group">
168                                 <include>VisibleFadeEffect</include>
169                                 <visible>Control.IsVisible(501)</visible>
170                                 <control type="image">
171                                         <posx>50</posx>
172                                         <posy>50</posy>
173                                         <width>1180</width>
174                                         <height>610</height>
175                                         <texture border="15">ContentPanel.png</texture>
176                                 </control>
177                                 <control type="image">
178                                         <posx>50</posx>
179                                         <posy>652</posy>
180                                         <width>1180</width>
181                                         <height>64</height>
182                                         <texture border="15">ContentPanelMirror.png</texture>
183                                 </control>
184                         </control>
185                         <control type="group">
186                                 <include>VisibleFadeEffect</include>
187                                 <visible>Control.IsVisible(503)</visible>
188                                 <control type="image">
189                                         <posx>50</posx>
190                                         <posy>230</posy>
191                                         <width>640</width>
192                                         <height>430</height>
193                                         <texture border="15">ContentPanel.png</texture>
194                                 </control>
195                                 <control type="image">
196                                         <posx>50</posx>
197                                         <posy>652</posy>
198                                         <width>640</width>
199                                         <height>64</height>
200                                         <texture border="15">ContentPanelMirror.png</texture>
201                                 </control>
202                                 <control type="image">
203                                         <posx>700</posx>
204                                         <posy>230</posy>
205                                         <width>550</width>
206                                         <height>430</height>
207                                         <texture border="15">ContentPanel.png</texture>
208                                 </control>
209                                 <control type="image">
210                                         <posx>700</posx>
211                                         <posy>652</posy>
212                                         <width>550</width>
213                                         <height>64</height>
214                                         <texture border="15">ContentPanelMirror.png</texture>
215                                 </control>
216                         </control>
217                         <control type="group">
218                                 <include>VisibleFadeEffect</include>
219                                 <visible>Control.IsVisible(51) | Control.IsVisible(500) | Control.IsVisible(505)</visible>
220                                 <control type="image">
221                                         <posx>75</posx>
222                                         <posy>60</posy>
223                                         <width>1130</width>
224                                         <height>600</height>
225                                         <texture border="15">ContentPanel.png</texture>
226                                 </control>
227                                 <control type="image">
228                                         <posx>75</posx>
229                                         <posy>652</posy>
230                                         <width>1130</width>
231                                         <height>64</height>
232                                         <texture border="15">ContentPanelMirror.png</texture>
233                                 </control>
234                         </control>
235                         <control type="group">
236                                 <include>VisibleFadeEffect</include>
237                                 <visible>Control.IsVisible(514)</visible>
238                                 <control type="image">
239                                         <posx>50</posx>
240                                         <posy>60</posy>
241                                         <width>490</width>
242                                         <height>600</height>
243                                         <texture border="15">ContentPanel.png</texture>
244                                 </control>
245                                 <control type="image">
246                                         <posx>50</posx>
247                                         <posy>652</posy>
248                                         <width>490</width>
249                                         <height>64</height>
250                                         <texture border="15">ContentPanelMirror.png</texture>
251                                 </control>
252                                 <control type="image">
253                                         <posx>550</posx>
254                                         <posy>60</posy>
255                                         <width>680</width>
256                                         <height>600</height>
257                                         <texture border="15">ContentPanel.png</texture>
258                                 </control>
259                                 <control type="image">
260                                         <posx>550</posx>
261                                         <posy>652</posy>
262                                         <width>680</width>
263                                         <height>64</height>
264                                         <texture border="15">ContentPanelMirror.png</texture>
265                                 </control>
266                         </control>
267                         <control type="group">
268                                 <include>VisibleFadeEffect</include>
269                                 <visible>Control.IsVisible(515)</visible>
270                                 <control type="image">
271                                         <posx>50</posx>
272                                         <posy>60</posy>
273                                         <width>400</width>
274                                         <height>600</height>
275                                         <texture border="15">ContentPanel.png</texture>
276                                 </control>
277                                 <control type="image">
278                                         <posx>50</posx>
279                                         <posy>652</posy>
280                                         <width>400</width>
281                                         <height>64</height>
282                                         <texture border="15">ContentPanelMirror.png</texture>
283                                 </control>
284                                 <control type="image">
285                                         <posx>460</posx>
286                                         <posy>60</posy>
287                                         <width>770</width>
288                                         <height>600</height>
289                                         <texture border="15">ContentPanel.png</texture>
290                                 </control>
291                                 <control type="image">
292                                         <posx>460</posx>
293                                         <posy>652</posy>
294                                         <width>770</width>
295                                         <height>64</height>
296                                         <texture border="15">ContentPanelMirror.png</texture>
297                                 </control>
298                         </control>
299                 </control>
300         </include>
301         <include name="ContentPanelBackgroundsPVR">
302                 <control type="image">
303                         <posx>0</posx>
304                         <posy>100r</posy>
305                         <width>1280</width>
306                         <height>100</height>
307                         <texture>floor.png</texture>
308                         <animation effect="fade" time="250" condition="Window.Previous(Home)">WindowOpen</animation>
309                         <animation effect="fade" time="250" condition="Window.Next(Home)">WindowClose</animation>
310                 </control>
311                 <control type="group">
312                         <include>Window_OpenClose_Animation</include>           
313                         <control type="group">
314                                 <include>VisibleFadeEffect</include>
315                                 <visible>Control.IsVisible(10) | Control.IsVisible(14) | Control.IsVisible(15) | Control.IsVisible(16) | Control.IsVisible(17)</visible>
316                                 <control type="image">
317                                         <posx>55</posx>
318                                         <posy>60</posy>
319                                         <width>1170</width>
320                                         <height>600</height>
321                                         <texture border="15">ContentPanel.png</texture>
322                                 </control>
323                                 <control type="image">
324                                         <posx>55</posx>
325                                         <posy>652</posy>
326                                         <width>1170</width>
327                                         <height>64</height>
328                                         <texture border="15">ContentPanelMirror.png</texture>
329                                 </control>
330                         </control>
331                         <control type="group">
332                                 <include>VisibleFadeEffect</include>
333                                 <visible>Control.IsVisible(11) | Control.IsVisible(12)</visible>
334                                 <control type="image">
335                                         <posx>50</posx>
336                                         <posy>60</posy>
337                                         <width>450</width>
338                                         <height>600</height>
339                                         <texture border="15">ContentPanel.png</texture>
340                                 </control>
341                                 <control type="image">
342                                         <posx>50</posx>
343                                         <posy>652</posy>
344                                         <width>450</width>
345                                         <height>64</height>
346                                         <texture border="15">ContentPanelMirror.png</texture>
347                                 </control>
348                                 <control type="image">
349                                         <posx>510</posx>
350                                         <posy>60</posy>
351                                         <width>730</width>
352                                         <height>600</height>
353                                         <texture border="15">ContentPanel.png</texture>
354                                 </control>
355                                 <control type="image">
356                                         <posx>510</posx>
357                                         <posy>652</posy>
358                                         <width>730</width>
359                                         <height>64</height>
360                                         <texture border="15">ContentPanelMirror.png</texture>
361                                 </control>
362                         </control>
363                         <control type="group">
364                                 <include>VisibleFadeEffect</include>
365                                 <visible>Control.IsVisible(13)</visible>
366                                 <control type="image">
367                                         <posx>50</posx>
368                                         <posy>60</posy>
369                                         <width>840</width>
370                                         <height>600</height>
371                                         <texture border="15">ContentPanel.png</texture>
372                                 </control>
373                                 <control type="image">
374                                         <posx>50</posx>
375                                         <posy>652</posy>
376                                         <width>840</width>
377                                         <height>64</height>
378                                         <texture border="15">ContentPanelMirror.png</texture>
379                                 </control>
380                                 <control type="image">
381                                         <posx>900</posx>
382                                         <posy>60</posy>
383                                         <width>330</width>
384                                         <height>600</height>
385                                         <texture border="15">ContentPanel.png</texture>
386                                 </control>
387                                 <control type="image">
388                                         <posx>900</posx>
389                                         <posy>652</posy>
390                                         <width>330</width>
391                                         <height>64</height>
392                                         <texture border="15">ContentPanelMirror.png</texture>
393                                 </control>
394                         </control>
395                 </control>
396         </include>
397
398 </includes>