[XAudio2] share Xbox audio device enumeration with desktop and Windows 8.1 compatibility
[xbmc.git] / addons / skin.estuary / xml / SettingsProfile.xml
blobb1ad2cdde04003e351b689cea46997e03c4dbe42
1 <?xml version="1.0" encoding="utf-8"?>
2 <window>
3         <defaultcontrol always="true">9000</defaultcontrol>
4         <backgroundcolor>background</backgroundcolor>
5         <controls>
6                 <include>DefaultBackground</include>
7                 <control type="multiimage">
8                         <depth>DepthBackground</depth>
9                         <include>FullScreenDimensions</include>
10                         <aspectratio>scale</aspectratio>
11                         <fadetime>600</fadetime>
12                         <animation effect="zoom" center="auto" end="102,102" time="0" condition="Integer.IsGreater(System.StereoscopicMode,0)">conditional</animation>
13                         <animation effect="fade" start="0" end="100" time="400">WindowOpen</animation>
14                         <animation effect="fade" start="100" end="0" time="300">WindowClose</animation>
15                         <animation effect="fade" time="400">VisibleChange</animation>
16                         <imagepath background="true" colordiffuse="bg_overlay">$INFO[Skin.String(HomeFanart.path)]settings$INFO[Skin.String(HomeFanart.ext)]</imagepath>
17                         <visible>!Player.HasMedia + !String.IsEmpty(Skin.String(HomeFanart.path))</visible>
18                 </control>
19                 <control type="group" id="9100">
20                         <include>OpenClose_Right</include>
21                         <left>472</left>
22                         <control type="image">
23                                 <top>130</top>
24                                 <right>0</right>
25                                 <height>3</height>
26                                 <texture colordiffuse="button_focus" border="2">dialogs/separator-grey.png</texture>
27                         </control>
28                         <control type="image">
29                                 <bottom>134</bottom>
30                                 <right>0</right>
31                                 <height>3</height>
32                                 <texture colordiffuse="button_focus" border="2">dialogs/separator-grey.png</texture>
33                         </control>
34                         <control type="panel" id="2">
35                                 <top>148</top>
36                                 <left>30</left>
37                                 <visible>Container(9000).Hasfocus(2)</visible>
38                                 <right>0</right>
39                                 <bottom>137</bottom>
40                                 <onleft>9000</onleft>
41                                 <onright>9000</onright>
42                                 <onup>2</onup>
43                                 <ondown>2</ondown>
44                                 <scrolltime>200</scrolltime>
45                                 <itemlayout height="390" width="354">
46                                         <control type="image">
47                                                 <top>5</top>
48                                                 <width>320</width>
49                                                 <height>380</height>
50                                                 <texture>dialogs/dialog-bg-nobo.png</texture>
51                                                 <bordertexture border="21" infill="false">overlays/shadow.png</bordertexture>
52                                                 <bordersize>20</bordersize>
53                                         </control>
54                                         <control type="image">
55                                                 <left>51</left>
56                                                 <top>38</top>
57                                                 <width>215</width>
58                                                 <height>215</height>
59                                                 <aspectratio>scale</aspectratio>
60                                                 <texture fallback="DefaultUser.png">$INFO[Listitem.Icon]</texture>
61                                         </control>
62                                         <control type="label">
63                                                 <left>10</left>
64                                                 <top>255</top>
65                                                 <width>305</width>
66                                                 <height>100</height>
67                                                 <align>center</align>
68                                                 <aligny>top</aligny>
69                                                 <label>$INFO[ListItem.Label]</label>
70                                         </control>
71                                         <control type="label">
72                                                 <left>10</left>
73                                                 <top>290</top>
74                                                 <width>305</width>
75                                                 <height>100</height>
76                                                 <font>font10</font>
77                                                 <align>center</align>
78                                                 <aligny>top</aligny>
79                                                 <label>$LOCALIZE[31029]:</label>
80                                                 <visible>!String.IsEqual(Listitem.Label,$LOCALIZE[20058])</visible>
81                                         </control>
82                                         <control type="label">
83                                                 <left>10</left>
84                                                 <top>321</top>
85                                                 <width>305</width>
86                                                 <height>100</height>
87                                                 <font>font10</font>
88                                                 <align>center</align>
89                                                 <aligny>top</aligny>
90                                                 <label fallback="13170">$INFO[ListItem.Label2]</label>
91                                                 <visible>!String.Contains(Listitem.Label,$LOCALIZE[20058])</visible>
92                                         </control>
93                                 </itemlayout>
94                                 <focusedlayout height="390" width="354">
95                                         <control type="group">
96                                                 <animation effect="zoom" start="100" end="105" time="200" tween="sine" easing="inout" center="160,190">Focus</animation>
97                                                 <animation effect="zoom" start="105" end="100" time="200" tween="sine" easing="inout" center="160,190">UnFocus</animation>
98                                                 <control type="image">
99                                                         <top>5</top>
100                                                         <width>320</width>
101                                                         <height>380</height>
102                                                         <texture>dialogs/dialog-bg-nobo.png</texture>
103                                                         <bordertexture border="21" infill="false">overlays/shadow.png</bordertexture>
104                                                         <bordersize>20</bordersize>
105                                                 </control>
106                                                 <control type="image">
107                                                         <top>5</top>
108                                                         <width>320</width>
109                                                         <height>380</height>
110                                                         <texture colordiffuse="button_focus">colors/grey.png</texture>
111                                                         <bordersize>20</bordersize>
112                                                         <include>Animation_FocusTextureFade</include>
113                                                 </control>
114                                                 <control type="image">
115                                                         <left>51</left>
116                                                         <top>38</top>
117                                                         <width>215</width>
118                                                         <height>215</height>
119                                                         <aspectratio>scale</aspectratio>
120                                                         <texture fallback="DefaultUser.png">$INFO[Listitem.Icon]</texture>
121                                                 </control>
122                                                 <control type="label">
123                                                         <left>10</left>
124                                                         <top>255</top>
125                                                         <width>305</width>
126                                                         <height>100</height>
127                                                         <align>center</align>
128                                                         <aligny>top</aligny>
129                                                         <label>$INFO[ListItem.Label]</label>
130                                                 </control>
131                                                 <control type="label">
132                                                         <left>10</left>
133                                                         <top>290</top>
134                                                         <width>305</width>
135                                                         <height>100</height>
136                                                         <font>font10</font>
137                                                         <align>center</align>
138                                                         <aligny>top</aligny>
139                                                         <label>$LOCALIZE[31029]:</label>
140                                                         <visible>!String.Contains(Listitem.Label,$LOCALIZE[20058])</visible>
141                                                 </control>
142                                                 <control type="label">
143                                                         <left>10</left>
144                                                         <top>321</top>
145                                                         <width>305</width>
146                                                         <height>100</height>
147                                                         <font>font10</font>
148                                                         <align>center</align>
149                                                         <aligny>top</aligny>
150                                                         <label fallback="13170">$INFO[ListItem.Label2]</label>
151                                                         <visible>!String.Contains(Listitem.Label,$LOCALIZE[20058])</visible>
152                                                 </control>
153                                         </control>
154                                 </focusedlayout>
155                         </control>
156                         <control type="grouplist" id="9001">
157                                 <visible>Container(9000).Hasfocus(1)</visible>
158                                 <right>0</right>
159                                 <height>735</height>
160                                 <top>163</top>
161                                 <onleft>9000</onleft>
162                                 <onright>9000</onright>
163                                 <onup>9001</onup>
164                                 <ondown>9001</ondown>
165                                 <control type="radiobutton" id="4">
166                                         <label>$LOCALIZE[31057]</label>
167                                         <include>DefaultSettingButton</include>
168                                 </control>
169                                 <control type="button" id="5">
170                                         <label>$LOCALIZE[31058]</label>
171                                         <label2>[B]$INFO[System.ProfileAutoLogin][/B]</label2>
172                                         <include>DefaultSettingButton</include>
173                                         <enable>!Window.IsVisible(ProfileSettings) + !System.HasLoginScreen</enable>
174                                 </control>
175                         </control>
176                 </control>
177                 <control type="group">
178                         <depth>DepthContentPanel</depth>
179                         <include>OpenClose_Left</include>
180                         <include content="ContentPanel">
181                                 <param name="width" value="530" />
182                         </include>
183                         <control type="list" id="9000">
184                                 <left>0</left>
185                                 <top>130</top>
186                                 <width>470</width>
187                                 <height>567</height>
188                                 <onleft>9100</onleft>
189                                 <onright>9100</onright>
190                                 <onup>9000</onup>
191                                 <ondown>9000</ondown>
192                                 <scrolltime>300</scrolltime>
193                                 <itemlayout height="85" width="470">
194                                         <control type="label">
195                                                 <left>30</left>
196                                                 <right>30</right>
197                                                 <bottom>0</bottom>
198                                                 <label>$INFO[ListItem.Label]</label>
199                                                 <font>font37</font>
200                                                 <aligny>center</aligny>
201                                         </control>
202                                 </itemlayout>
203                                 <focusedlayout height="85" width="470">
204                                         <control type="image">
205                                                 <right>0</right>
206                                                 <bottom>0</bottom>
207                                                 <texture colordiffuse="button_focus">lists/focus.png</texture>
208                                                 <animation effect="fade" start="100" end="50" time="40" condition="!Control.HasFocus(9000)">Conditional</animation>
209                                         </control>
210                                         <control type="label">
211                                                 <left>30</left>
212                                                 <right>30</right>
213                                                 <bottom>0</bottom>
214                                                 <label>$INFO[ListItem.Label]</label>
215                                                 <font>font37</font>
216                                                 <aligny>center</aligny>
217                                         </control>
218                                 </focusedlayout>
219                                 <content>
220                                         <item id="1">
221                                                 <label>$LOCALIZE[128]</label>
222                                                 <onclick>noop</onclick>
223                                                 <icon></icon>
224                                         </item>
225                                         <item id="2">
226                                                 <label>$LOCALIZE[13200]</label>
227                                                 <onclick>noop</onclick>
228                                                 <icon></icon>
229                                         </item>
230                                 </content>
231                         </control>
232                 </control>
233                 <include content="TopBar">
234                         <param name="breadcrumbs_label" value="$LOCALIZE[10034]" />
235                 </include>
236                 <include>BottomBar</include>
237         </controls>
238 </window>