[XAudio2] share Xbox audio device enumeration with desktop and Windows 8.1 compatibility
[xbmc.git] / addons / skin.estuary / xml / DialogPVRRadioRDSInfo.xml
blobde70b3d560b0e532155fed3e8a415f9a6d498738
1 <?xml version="1.0" encoding="UTF-8"?>
2 <window>
3         <defaultcontrol always="true">9000</defaultcontrol>
4         <onunload>ClearProperty(infobackground,home)</onunload>
5         <controls>
6                 <control type="group">
7                         <animation effect="fade" start="0" end="100" time="100">WindowOpen</animation>
8                         <animation effect="fade" start="100" end="0" time="100">WindowClose</animation>
9                         <animation effect="fade" start="100" end="75" time="0" condition="true">Conditional</animation>
10                         <include>ColoredBackgroundImages</include>
11                 </control>
12                 <control type="group">
13                         <centertop>50%</centertop>
14                         <height>1080</height>
15                         <centerleft>50%</centerleft>
16                         <width>1920</width>
18                         <control type="image">
19                                 <left>120</left>
20                                 <top>160</top>
21                                 <width>840</width>
22                                 <height>405</height>
23                                 <texture border="21">dialogs/dialog-bg.png</texture>
24                         </control>
25                         <control type="label">
26                                 <left>150</left>
27                                 <top>180</top>
28                                 <width>780</width>
29                                 <height>25</height>
30                                 <textcolor>button_focus</textcolor>
31                                 <font>font36_title</font>
32                                 <label>$LOCALIZE[179]</label>
33                         </control>
34                         <control type="grouplist">
35                                 <left>150</left>
36                                 <top>230</top>
37                                 <width>780</width>
38                                 <height>315</height>
39                                 <orientation>vertical</orientation>
40                                 <include content="RDSInfoLine">
41                                         <param name="label" value="$LOCALIZE[29901]"/>
42                                         <param name="value" value="RDS.Band" />
43                                 </include>
44                                 <include content="RDSInfoLine">
45                                         <param name="label" value="$LOCALIZE[557]"/>
46                                         <param name="value" value="RDS.Artist" />
47                                 </include>
48                                 <include content="RDSInfoLine">
49                                         <param name="label" value="$LOCALIZE[556]"/>
50                                         <param name="value" value="RDS.Title" />
51                                 </include>
52                                 <include content="RDSInfoLine">
53                                         <param name="label" value="$LOCALIZE[29903]"/>
54                                         <param name="value" value="RDS.Composer" />
55                                 </include>
56                                 <include content="RDSInfoLine">
57                                         <param name="label" value="$LOCALIZE[29905]"/>
58                                         <param name="value" value="RDS.Conductor" />
59                                 </include>
60                                 <include content="RDSInfoLine">
61                                         <param name="label" value="$LOCALIZE[558]"/>
62                                         <param name="value" value="RDS.Album" />
63                                 </include>
64                                 <include content="RDSInfoLine">
65                                         <param name="label" value="$LOCALIZE[569]"/>
66                                         <param name="value" value="RDS.Comment" />
67                                 </include>
68                         </control>
70                         <control type="image">
71                                 <left>120</left>
72                                 <top>575</top>
73                                 <width>840</width>
74                                 <height>225</height>
75                                 <texture border="21">dialogs/dialog-bg.png</texture>
76                         </control>
77                         <control type="label">
78                                 <left>150</left>
79                                 <top>595</top>
80                                 <width>780</width>
81                                 <height>25</height>
82                                 <textcolor>button_focus</textcolor>
83                                 <font>font36_title</font>
84                                 <label>$LOCALIZE[29909]</label>
85                         </control>
86                         <control type="grouplist">
87                                 <left>150</left>
88                                 <top>645</top>
89                                 <width>780</width>
90                                 <height>135</height>
91                                 <orientation>vertical</orientation>
92                                 <include content="RDSInfoLine">
93                                         <param name="label" value="$LOCALIZE[29910]"/>
94                                         <param name="value" value="RDS.PhoneStudio" />
95                                 </include>
96                                 <include content="RDSInfoLine">
97                                         <param name="label" value="$LOCALIZE[29911]"/>
98                                         <param name="value" value="RDS.EmailStudio" />
99                                 </include>
100                                 <include content="RDSInfoLine">
101                                         <param name="label" value="$LOCALIZE[29912]"/>
102                                         <param name="value" value="RDS.SMSStudio" />
103                                 </include>
104                         </control>
106                         <control type="image">
107                                 <left>970</left>
108                                 <top>160</top>
109                                 <width>840</width>
110                                 <height>405</height>
111                                 <texture border="21">dialogs/dialog-bg.png</texture>
112                         </control>
113                         <control type="label">
114                                 <left>1000</left>
115                                 <top>180</top>
116                                 <width>780</width>
117                                 <height>25</height>
118                                 <textcolor>button_focus</textcolor>
119                                 <font>font36_title</font>
120                                 <label>$LOCALIZE[29908]</label>
121                         </control>
122                         <control type="grouplist">
123                                 <left>1000</left>
124                                 <top>230</top>
125                                 <width>780</width>
126                                 <height>315</height>
127                                 <orientation>vertical</orientation>
128                                 <include content="RDSInfoLine">
129                                         <param name="label" value="$LOCALIZE[19030]"/>
130                                         <param name="value" value="RDS.ProgNow" />
131                                 </include>
132                                 <include content="RDSInfoLine">
133                                         <param name="label" value="$LOCALIZE[19031]"/>
134                                         <param name="value" value="RDS.ProgNext" />
135                                 </include>
136                                 <include content="RDSInfoLine">
137                                         <param name="label" value="$LOCALIZE[29902]"/>
138                                         <param name="value" value="RDS.ProgStyle" />
139                                 </include>
140                                 <include content="RDSInfoLine">
141                                         <param name="label" value="$LOCALIZE[19148]"/>
142                                         <param name="value" value="RDS.ProgStation" />
143                                 </include>
144                                 <include content="RDSInfoLine">
145                                         <param name="label" value="$LOCALIZE[29906]"/>
146                                         <param name="value" value="RDS.ProgHost" />
147                                 </include>
148                                 <include content="RDSInfoLine">
149                                         <param name="label" value="$LOCALIZE[29907]"/>
150                                         <param name="value" value="RDS.ProgEditStaff" />
151                                 </include>
152                                 <include content="RDSInfoLine">
153                                         <param name="label" value="$LOCALIZE[29914]"/>
154                                         <param name="value" value="RDS.ProgHomepage" />
155                                 </include>
156                         </control>
158                         <control type="image">
159                                 <left>970</left>
160                                 <top>575</top>
161                                 <width>840</width>
162                                 <height>225</height>
163                                 <texture border="21">dialogs/dialog-bg.png</texture>
164                         </control>
165                         <control type="label">
166                                 <left>1000</left>
167                                 <top>595</top>
168                                 <width>780</width>
169                                 <height>25</height>
170                                 <textcolor>button_focus</textcolor>
171                                 <font>font36_title</font>
172                                 <label>$LOCALIZE[29913]</label>
173                         </control>
174                         <control type="grouplist">
175                                 <left>1000</left>
176                                 <top>645</top>
177                                 <width>780</width>
178                                 <height>135</height>
179                                 <orientation>vertical</orientation>
180                                 <include content="RDSInfoLine">
181                                         <param name="label" value="$LOCALIZE[29910]"/>
182                                         <param name="value" value="RDS.PhoneHotline" />
183                                 </include>
184                                 <include content="RDSInfoLine">
185                                         <param name="label" value="$LOCALIZE[29911]"/>
186                                         <param name="value" value="RDS.EmailHotline" />
187                                 </include>
188                         </control>
190                         <control type="image">
191                                 <left>120</left>
192                                 <top>810</top>
193                                 <width>840</width>
194                                 <height>260</height>
195                                 <texture border="21">dialogs/dialog-bg.png</texture>
196                         </control>
197                         <control type="group">
198                                 <left>150</left>
199                                 <top>830</top>
200                                 <control type="label">
201                                         <width>780</width>
202                                         <height>25</height>
203                                         <textcolor>button_focus</textcolor>
204                                         <font>font36_title</font>
205                                         <label>$LOCALIZE[29915]</label>
206                                 </control>
207                                 <control type="textbox">
208                                         <top>50</top>
209                                         <width>780</width>
210                                         <height>170</height>
211                                         <align>justify</align>
212                                         <label>$INFO[RDS.InfoNews,[COLOR button_focus]$LOCALIZE[29916]:[/COLOR] ,[CR]]$INFO[RDS.InfoNewsLocal,[COLOR button_focus]$LOCALIZE[29917]:[/COLOR] ,[CR]]$INFO[RDS.InfoStock,[COLOR button_focus]$LOCALIZE[29920]:[/COLOR] ,[CR]]$INFO[RDS.InfoSport,[COLOR button_focus]$LOCALIZE[29918]:[/COLOR] ,[CR]]$INFO[RDS.Infolottery,[COLOR button_focus]$LOCALIZE[29919]:[/COLOR] ,[CR]]$INFO[RDS.InfoWeather,[COLOR button_focus]$LOCALIZE[400]:[/COLOR] ,[CR]]$INFO[RDS.InfoCinema,$[COLOR button_focus]LOCALIZE[19602]:[/COLOR] ,[CR]]$INFO[RDS.InfoHoroscope,[COLOR button_focus]$LOCALIZE[29922]:[/COLOR] ,[CR]]$INFO[RDS.InfoOther,[COLOR button_focus]$LOCALIZE[29921]:[/COLOR] ,[CR]]</label>
213                                         <autoscroll delay="5000" time="3000" repeat="10000">true</autoscroll>
214                                 </control>
215                         </control>
217                         <control type="image">
218                                 <left>970</left>
219                                 <top>810</top>
220                                 <width>840</width>
221                                 <height>260</height>
222                                 <texture border="21">dialogs/dialog-bg.png</texture>
223                         </control>
224                         <control type="group">
225                                 <left>1000</left>
226                                 <top>830</top>
227                                 <control type="label">
228                                         <width>780</width>
229                                         <height>25</height>
230                                         <textcolor>button_focus</textcolor>
231                                         <font>font36_title</font>
232                                         <label>$LOCALIZE[14304]</label>
233                                 </control>
234                                 <control type="label">
235                                         <top>50</top>
236                                         <width>780</width>
237                                         <height>40</height>
238                                         <aligny>center</aligny>
239                                         <label>$INFO[RDS.GetLine(3)]</label>
240                                         <scroll>true</scroll>
241                                 </control>
242                                 <control type="label">
243                                         <top>90</top>
244                                         <width>780</width>
245                                         <height>40</height>
246                                         <aligny>center</aligny>
247                                         <label>$INFO[RDS.GetLine(2)]</label>
248                                         <scroll>true</scroll>
249                                 </control>
250                                 <control type="label">
251                                         <top>130</top>
252                                         <width>780</width>
253                                         <height>40</height>
254                                         <aligny>center</aligny>
255                                         <label>$INFO[RDS.GetLine(1)]</label>
256                                         <scroll>true</scroll>
257                                 </control>
258                                 <control type="label">
259                                         <top>170</top>
260                                         <width>780</width>
261                                         <height>40</height>
262                                         <aligny>center</aligny>
263                                         <label>$INFO[RDS.GetLine(0)]</label>
264                                         <scroll>true</scroll>
265                                 </control>
266                         </control>
268                         <include content="InfoDialogTopBarInfo">
269                                 <param name="main_label" value="$LOCALIZE[29900]" />
270                                 <param name="sub_label" value="[COLOR grey]$VAR[RDSInfoSubTitle][/COLOR]" />
271                                 <param name="posy" value="40" />
272                         </include>
273                 </control>
274                 <include condition="Skin.HasSetting(touchmode)">TouchBackButton</include>
275         </controls>
276 </window>