Merge pull request #3008 from herrnst/paplayer-mp3gain
[vuplus_xbmc] / addons / skin.confluence / 720p / Settings.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <window>
3         <defaultcontrol always="true">9000</defaultcontrol>
4         <allowoverlay>no</allowoverlay>
5         <controls>
6                 <include>CommonBackground</include>
7                 <control type="image">
8                         <posx>0</posx>
9                         <posy>100r</posy>
10                         <width>1280</width>
11                         <height>100</height>
12                         <texture>floor.png</texture>
13                         <animation effect="slide" start="0,10" end="0,0" time="200" condition="Window.Previous(Home)">WindowOpen</animation>
14                         <animation effect="slide" start="0,0" end="0,10" time="200" condition="Window.Next(Home)">WindowClose</animation>
15                 </control>
16                 <control type="group">
17                         <posx>90</posx>
18                         <posy>30</posy>
19                         <animation type="WindowOpen" reversible="false">
20                                 <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
21                                 <effect type="fade" start="0" end="100" time="300" />
22                         </animation>
23                         <animation type="WindowClose" reversible="false">
24                                 <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
25                                 <effect type="fade" start="100" end="0" time="300" />
26                         </animation>
27                         <control type="image">
28                                 <posx>5</posx>
29                                 <posy>5</posy>
30                                 <width>1090</width>
31                                 <height>630</height>
32                                 <texture border="15">ContentPanel.png</texture>
33                         </control>
34                         <control type="image">
35                                 <posx>5</posx>
36                                 <posy>625</posy>
37                                 <width>1090</width>
38                                 <height>64</height>
39                                 <texture border="15">ContentPanelMirror.png</texture>
40                         </control>
41                         <control type="button">
42                                 <description>Close Window button</description>
43                                 <posx>980</posx>
44                                 <posy>11</posy>
45                                 <width>64</width>
46                                 <height>32</height>
47                                 <label>-</label>
48                                 <font>-</font>
49                                 <onclick>PreviousMenu</onclick>
50                                 <texturefocus>DialogCloseButton-focus.png</texturefocus>
51                                 <texturenofocus>DialogCloseButton.png</texturenofocus>
52                                 <onleft>1</onleft>
53                                 <onright>1</onright>
54                                 <onup>1</onup>
55                                 <ondown>1</ondown>
56                                 <visible>system.getbool(input.enablemouse)</visible>
57                         </control>
58                         <control type="image">
59                                 <description>LOGO</description>
60                                 <posx>30</posx>
61                                 <posy>15</posy>
62                                 <width>220</width>
63                                 <height>80</height>
64                                 <aspectratio>keep</aspectratio>
65                                 <texture>Confluence_Logo.png</texture>
66                         </control>
67                         <control type="list" id="9000">
68                                 <posx>10</posx>
69                                 <posy>82</posy>
70                                 <width>260</width>
71                                 <height>541</height>
72                                 <onleft>9000</onleft>
73                                 <onright>9001</onright>
74                                 <onup>9000</onup>
75                                 <ondown>9000</ondown>
76                                 <pagecontrol>-</pagecontrol>
77                                 <scrolltime>300</scrolltime>
78                                 <itemlayout height="54" width="260">
79                                         <control type="image">
80                                                 <posx>0</posx>
81                                                 <posy>0</posy>
82                                                 <width>260</width>
83                                                 <height>55</height>
84                                                 <texture border="5">MenuItemNF.png</texture>
85                                         </control>
86                                         <control type="label">
87                                                 <posx>250</posx>
88                                                 <posy>0</posy>
89                                                 <width>380</width>
90                                                 <height>55</height>
91                                                 <font>font24_title</font>
92                                                 <textcolor>grey3</textcolor>
93                                                 <align>right</align>
94                                                 <aligny>center</aligny>
95                                                 <label>$INFO[ListItem.Label]</label>
96                                         </control>
97                                 </itemlayout>
98                                 <focusedlayout height="54" width="260">
99                                         <control type="image">
100                                                 <posx>0</posx>
101                                                 <posy>0</posy>
102                                                 <width>260</width>
103                                                 <height>55</height>
104                                                 <texture border="5">MenuItemFO.png</texture>
105                                         </control>
106                                         <control type="label">
107                                                 <posx>250</posx>
108                                                 <posy>0</posy>
109                                                 <width>380</width>
110                                                 <height>55</height>
111                                                 <font>font24_title</font>
112                                                 <textcolor>white</textcolor>
113                                                 <align>right</align>
114                                                 <aligny>center</aligny>
115                                                 <label>$INFO[ListItem.Label]</label>
116                                         </control>
117                                 </focusedlayout>
118                                 <content>
119                                         <item id="1">
120                                                 <label>480</label>
121                                                 <label2>31400</label2>
122                                                 <onclick>ActivateWindow(AppearanceSettings)</onclick>
123                                                 <icon>-</icon>
124                                         </item>
125                                         <item id="2">
126                                                 <label>157</label>
127                                                 <label2>31401</label2>
128                                                 <onclick>ActivateWindow(VideosSettings)</onclick>
129                                                 <icon>-</icon>
130                                         </item>
131                                         <item id="3">
132                                                 <label>31502</label>
133                                                 <label2>31409</label2>
134                                                 <onclick>ActivateWindow(PVRSettings)</onclick>
135                                                 <icon>special://skin/backgrounds/tv.jpg</icon>
136                                         </item>
137                                         <item id="4">
138                                                 <label>2</label>
139                                                 <label2>31402</label2>
140                                                 <onclick>ActivateWindow(MusicSettings)</onclick>
141                                                 <icon>-</icon>
142                                         </item>
143                                         <item id="5">
144                                                 <label>1</label>
145                                                 <label2>31403</label2>
146                                                 <onclick>ActivateWindow(PicturesSettings)</onclick>
147                                                 <icon>-</icon>
148                                         </item>
149                                         <item id="6">
150                                                 <label>8</label>
151                                                 <label2>31404</label2>
152                                                 <onclick>ActivateWindow(WeatherSettings)</onclick>
153                                                 <icon>-</icon>
154                                         </item>
155                                         <item id="7">
156                                                 <label>24001</label>
157                                                 <label2>31408</label2>
158                                                 <onclick>ActivateWindow(AddonBrowser)</onclick>
159                                                 <icon>-</icon>
160                                         </item>
161                                         <item id="8">
162                                                 <label>14036</label>
163                                                 <label2>31410</label2>
164                                                 <onclick>ActivateWindow(ServiceSettings)</onclick>
165                                                 <icon>-</icon>
166                                         </item>
167                                         <item id="9">
168                                                 <label>13000</label>
169                                                 <label2>31406</label2>
170                                                 <onclick>ActivateWindow(SystemSettings)</onclick>
171                                                 <icon>-</icon>
172                                         </item>
173                                 </content>
174                         </control>
175                         <control type="image">
176                                 <posx>268</posx>
177                                 <posy>10</posy>
178                                 <width>804</width>
179                                 <height>50</height>
180                                 <texture border="5">black-back2.png</texture>
181                         </control>
182                         <control type="image">
183                                 <posx>268</posx>
184                                 <posy>10</posy>
185                                 <width>804</width>
186                                 <height>70</height>
187                                 <aspectratio>stretch</aspectratio>
188                                 <texture>GlassTitleBar.png</texture>
189                         </control>
190                         <control type="label">
191                                 <description>header label</description>
192                                 <posx>300</posx>
193                                 <posy>20</posy>
194                                 <width>740</width>
195                                 <height>30</height>
196                                 <font>font16</font>
197                                 <label>$LOCALIZE[31000] $LOCALIZE[5]</label>
198                                 <align>left</align>
199                                 <aligny>center</aligny>
200                                 <textcolor>white</textcolor>
201                                 <shadowcolor>black</shadowcolor>
202                         </control>
203                         <control type="image">
204                                 <posx>270</posx>
205                                 <posy>60</posy>
206                                 <width>800</width>
207                                 <height>450</height>
208                                 <texture border="5">button-nofocus.png</texture>
209                         </control>
210                         <control type="image">
211                                 <posx>272</posx>
212                                 <posy>62</posy>
213                                 <width>796</width>
214                                 <height>446</height>
215                                 <aspectratio>stretch</aspectratio>
216                                 <fadetime>600</fadetime>
217                                 <texture background="true">special://skin/backgrounds/settings.jpg</texture>
218                         </control>
219                         <control type="image">
220                                 <posx>272</posx>
221                                 <posy>62</posy>
222                                 <width>600</width>
223                                 <height>340</height>
224                                 <aspectratio>stretch</aspectratio>
225                                 <texture>GlassOverlay.png</texture>
226                                 <colordiffuse>AAFFFFFF</colordiffuse>
227                         </control>
228                         <control type="image">
229                                 <posx>268</posx>
230                                 <posy>510</posy>
231                                 <width>804</width>
232                                 <height>118</height>
233                                 <texture border="5">black-back2.png</texture>
234                         </control>
235                         <control type="textbox">
236                                 <description>Appearance Description</description>
237                                 <posx>300</posx>
238                                 <posy>520</posy>
239                                 <width>740</width>
240                                 <height>100</height>
241                                 <font>font12</font>
242                                 <label>$INFO[Container(9000).ListItem.Label2]</label>
243                                 <align>left</align>
244                                 <textcolor>white</textcolor>
245                                 <shadowcolor>black</shadowcolor>
246                         </control>
247                 </control>
248                 <include>CommonNowPlaying</include>
249                 <include>MainWindowMouseButtons</include>
250                 <include>BehindDialogFadeOut</include>
251                 <control type="image">
252                         <description>Section header image</description>
253                         <posx>20</posx>
254                         <posy>3</posy>
255                         <width>35</width>
256                         <height>35</height>
257                         <aspectratio>keep</aspectratio>
258                         <texture>icon_system.png</texture>
259                 </control>
260                 <control type="grouplist">
261                         <posx>65</posx>
262                         <posy>5</posy>
263                         <width>1000</width>
264                         <height>30</height>
265                         <orientation>horizontal</orientation>
266                         <align>left</align>
267                         <itemgap>5</itemgap>
268                         <control type="label">
269                                 <include>WindowTitleCommons</include>
270                                 <label>$LOCALIZE[5]</label>
271                         </control>
272                 </control>
273                 <include>Clock</include>
274         </controls>
275 </window>