Merge pull request #24470 from fuzzard/release_20.3
[xbmc.git] / addons / skin.estuary / xml / DialogPlayerProcessInfo.xml
blob15095dc4b3c966af98411b06dc95b771528d51c8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <window>
3         <depth>DepthOSD</depth>
4         <defaultcontrol always="true">5553</defaultcontrol>
5         <animation effect="fade" start="0" end="100" time="300">WindowOpen</animation>
6         <animation effect="fade" start="100" end="0" time="200">WindowClose</animation>
7         <onunload>ClearProperty(PlayerInfoDialogFocus,Home)</onunload>
8         <controls>
9                 <control type="group">
10                         <bottom>0</bottom>
11                         <height>250</height>
12                         <animation effect="slide" end="0,-20" time="150" condition="VideoPlayer.Content(LiveTV)">conditional</animation>
13                         <control type="image">
14                                 <left>30</left>
15                                 <top>-220</top>
16                                 <right>30</right>
17                                 <height>330</height>
18                                 <texture border="40">dialogs/dialog-bg-nobo.png</texture>
19                         </control>
20                         <control type="grouplist">
21                                 <left>50</left>
22                                 <top>-204</top>
23                                 <visible>String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5551)</visible>
24                                 <control type="label">
25                                         <width>1200</width>
26                                         <height>50</height>
27                                         <aligny>bottom</aligny>
28                                         <label>$INFO[PVR.ActStreamServiceName,[COLOR button_focus]$LOCALIZE[19099]:[/COLOR] ]</label>
29                                         <font>font14</font>
30                                         <shadowcolor>black</shadowcolor>
31                                 </control>
32                                 <control type="label">
33                                         <width>1200</width>
34                                         <height>50</height>
35                                         <aligny>bottom</aligny>
36                                         <label>$INFO[PVR.ActStreamProviderName,[COLOR button_focus]$LOCALIZE[19101]:[/COLOR] ]</label>
37                                         <font>font14</font>
38                                         <shadowcolor>black</shadowcolor>
39                                 </control>
40                                 <control type="label">
41                                         <width>1200</width>
42                                         <height>50</height>
43                                         <aligny>bottom</aligny>
44                                         <label>$INFO[PVR.ActStreamClient,[COLOR button_focus]$LOCALIZE[19012]:[/COLOR] ]</label>
45                                         <font>font14</font>
46                                         <shadowcolor>black</shadowcolor>
47                                 </control>
48                                 <control type="label">
49                                         <width>1200</width>
50                                         <height>50</height>
51                                         <aligny>bottom</aligny>
52                                         <label>$INFO[PVR.ActStreamDevice,[COLOR button_focus]$LOCALIZE[19006]:[/COLOR] ]</label>
53                                         <font>font14</font>
54                                         <shadowcolor>black</shadowcolor>
55                                 </control>
56                                 <control type="label">
57                                         <width>1200</width>
58                                         <height>50</height>
59                                         <aligny>bottom</aligny>
60                                         <label>$INFO[PVR.ActStreamStatus,[COLOR button_focus]$LOCALIZE[19007]:[/COLOR] ]</label>
61                                         <font>font14</font>
62                                         <shadowcolor>black</shadowcolor>
63                                 </control>
64                                 <control type="label">
65                                         <width>1200</width>
66                                         <height>50</height>
67                                         <aligny>bottom</aligny>
68                                         <label>$INFO[PVR.ActStreamEncryptionName,[COLOR button_focus]$LOCALIZE[19015]:[/COLOR] ]</label>
69                                         <font>font14</font>
70                                         <shadowcolor>black</shadowcolor>
71                                 </control>
72                         </control>
73                         <control type="grouplist">
74                                 <left>1250</left>
75                                 <top>-204</top>
76                                 <visible>String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5551)</visible>
77                                 <usecontrolcoords>true</usecontrolcoords>
78                                 <control type="label">
79                                         <width>600</width>
80                                         <height>50</height>
81                                         <aligny>bottom</aligny>
82                                         <label>$INFO[PVR.ActStreamBer,[COLOR button_focus]$LOCALIZE[19010]:[/COLOR] ]</label>
83                                         <font>font14</font>
84                                         <shadowcolor>black</shadowcolor>
85                                 </control>
86                                 <control type="label">
87                                         <width>600</width>
88                                         <height>50</height>
89                                         <aligny>bottom</aligny>
90                                         <label>$INFO[PVR.ActStreamUnc,[COLOR button_focus]$LOCALIZE[19011]:[/COLOR] ]</label>
91                                         <font>font14</font>
92                                         <shadowcolor>black</shadowcolor>
93                                 </control>
94                                 <control type="label">
95                                         <width>600</width>
96                                         <height>50</height>
97                                         <aligny>bottom</aligny>
98                                         <label>$INFO[PVR.ActStreamMux,[COLOR button_focus]$LOCALIZE[19100]:[/COLOR] ]</label>
99                                         <font>font14</font>
100                                         <shadowcolor>black</shadowcolor>
101                                 </control>
102                                 <control type="label">
103                                         <width>600</width>
104                                         <height>50</height>
105                                         <aligny>bottom</aligny>
106                                         <label>$INFO[PVR.ActStreamSignal,[COLOR button_focus]$LOCALIZE[19008]:[/COLOR] ]</label>
107                                         <font>font14</font>
108                                         <shadowcolor>black</shadowcolor>
109                                 </control>
110                                 <control type="progress">
111                                         <top>5</top>
112                                         <width>600</width>
113                                         <height>18</height>
114                                         <info>PVR.ActStreamProgrSignal</info>
115                                 </control>
116                                 <control type="label">
117                                         <top>5</top>
118                                         <width>1600</width>
119                                         <height>50</height>
120                                         <aligny>bottom</aligny>
121                                         <label>$INFO[PVR.ActStreamSNR,[COLOR button_focus]$LOCALIZE[19009]:[/COLOR] ]</label>
122                                         <font>font14</font>
123                                         <shadowcolor>black</shadowcolor>
124                                 </control>
125                                 <control type="progress">
126                                         <top>0</top>
127                                         <width>600</width>
128                                         <height>18</height>
129                                         <info>PVR.ActStreamProgrSNR</info>
130                                 </control>
131                         </control>
132                         <control type="grouplist">
133                                 <left>50</left>
134                                 <top>-204</top>
135                                 <visible>String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5552)</visible>
136                                 <control type="label">
137                                         <width>830</width>
138                                         <height>50</height>
139                                         <aligny>bottom</aligny>
140                                         <label>$INFO[VideoPlayer.VideoCodec,[COLOR button_focus]$LOCALIZE[31600]:[/COLOR] ]</label>
141                                         <font>font14</font>
142                                         <shadowcolor>black</shadowcolor>
143                                         <visible>Player.HasVideo</visible>
144                                 </control>
145                                 <control type="label">
146                                         <width>830</width>
147                                         <height>50</height>
148                                         <aligny>bottom</aligny>
149                                         <label>$INFO[VideoPlayer.VideoResolution,[COLOR button_focus]$LOCALIZE[31601]:[/COLOR] ]</label>
150                                         <font>font14</font>
151                                         <shadowcolor>black</shadowcolor>
152                                         <visible>Player.HasVideo</visible>
153                                 </control>
154                                 <control type="label">
155                                         <width>830</width>
156                                         <height>50</height>
157                                         <aligny>bottom</aligny>
158                                         <label>$INFO[VideoPlayer.VideoAspect,[COLOR button_focus]$LOCALIZE[31602]:[/COLOR] ]</label>
159                                         <font>font14</font>
160                                         <shadowcolor>black</shadowcolor>
161                                         <visible>Player.HasVideo</visible>
162                                 </control>
163                                 <control type="label">
164                                         <width>830</width>
165                                         <height>50</height>
166                                         <aligny>bottom</aligny>
167                                         <label>$INFO[VideoPlayer.VideoBitrate,[COLOR button_focus]$LOCALIZE[31603]:[/COLOR] , kb/s]</label>
168                                         <font>font14</font>
169                                         <shadowcolor>black</shadowcolor>
170                                         <visible>Player.HasVideo</visible>
171                                 </control>
172                         </control>
173                         <control type="grouplist">
174                                 <left>1010</left>
175                                 <top>-204</top>
176                                 <visible>String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5552)</visible>
177                                 <control type="label">
178                                         <width>830</width>
179                                         <height>50</height>
180                                         <aligny>bottom</aligny>
181                                         <label>$INFO[VideoPlayer.AudioCodec,[COLOR button_focus]$LOCALIZE[31604]:[/COLOR] ]</label>
182                                         <font>font14</font>
183                                         <shadowcolor>black</shadowcolor>
184                                         <visible>Player.HasVideo</visible>
185                                 </control>
186                                 <control type="label">
187                                         <width>830</width>
188                                         <height>50</height>
189                                         <aligny>bottom</aligny>
190                                         <label>$INFO[VideoPlayer.AudioChannels,[COLOR button_focus]$LOCALIZE[31605]:[/COLOR] ]</label>
191                                         <font>font14</font>
192                                         <shadowcolor>black</shadowcolor>
193                                         <visible>Player.HasVideo</visible>
194                                 </control>
195                                 <control type="label">
196                                         <width>830</width>
197                                         <height>50</height>
198                                         <aligny>bottom</aligny>
199                                         <label>$INFO[VideoPlayer.AudioBitrate,[COLOR button_focus]$LOCALIZE[31606]:[/COLOR] , kb/s]</label>
200                                         <font>font14</font>
201                                         <shadowcolor>black</shadowcolor>
202                                         <visible>Player.HasVideo</visible>
203                                 </control>
204                         </control>
205                         <control type="grouplist">
206                                 <left>50</left>
207                                 <top>-204</top>
208                                 <visible>String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5553)</visible>
209                                 <control type="label">
210                                         <width>1600</width>
211                                         <height>50</height>
212                                         <aligny>bottom</aligny>
213                                         <label>$INFO[Player.Process(videodecoder),[COLOR button_focus]$LOCALIZE[31139]:[/COLOR] ]$VAR[VideoHWDecoder, (,)]</label>
214                                         <font>font14</font>
215                                         <shadowcolor>black</shadowcolor>
216                                         <visible>Player.HasVideo</visible>
217                                 </control>
218                                 <control type="label">
219                                         <width>1600</width>
220                                         <height>50</height>
221                                         <aligny>bottom</aligny>
222                                         <label>$INFO[Player.Process(pixformat),[COLOR button_focus]$LOCALIZE[31140]:[/COLOR] ]</label>
223                                         <font>font14</font>
224                                         <shadowcolor>black</shadowcolor>
225                                         <visible>Player.HasVideo</visible>
226                                 </control>
227                                 <control type="label">
228                                         <width>1600</width>
229                                         <height>50</height>
230                                         <aligny>bottom</aligny>
231                                         <label>$INFO[Player.Process(deintmethod),[COLOR button_focus]$LOCALIZE[16038]:[/COLOR] ]</label>
232                                         <font>font14</font>
233                                         <shadowcolor>black</shadowcolor>
234                                         <visible>Player.HasVideo</visible>
235                                 </control>
236                                 <control type="label">
237                                         <width>1600</width>
238                                         <height>50</height>
239                                         <aligny>bottom</aligny>
240                                         <label>$INFO[Player.Process(videowidth),[COLOR button_focus]$LOCALIZE[38031]:[/COLOR] ,x]$INFO[Player.Process(videoheight)]$INFO[Player.Process(videoscantype)]$INFO[Player.Process(videodar),$COMMA , AR]$INFO[Player.Process(videofps),$COMMA , FPS]</label>
241                                         <font>font14</font>
242                                         <shadowcolor>black</shadowcolor>
243                                         <visible>Player.HasVideo</visible>
244                                 </control>
245                                 <control type="label">
246                                         <width>1600</width>
247                                         <height>50</height>
248                                         <aligny>bottom</aligny>
249                                         <label>[COLOR button_focus]$LOCALIZE[460]:[/COLOR] $INFO[Player.Process(audiochannels),,$COMMA ]$INFO[Player.Process(audiodecoder)]$INFO[Player.Process(audiobitspersample),$COMMA , bits]$INFO[Player.Process(audiosamplerate),$COMMA , Hz]</label>
250                                         <font>font14</font>
251                                         <shadowcolor>black</shadowcolor>
252                                 </control>
253                         </control>
254                         <control type="grouplist">
255                                 <left>50</left>
256                                 <top>-204</top>
257                                 <visible>String.IsEqual(Window(Home).Property(PlayerInfoDialogFocus),5554)</visible>
258                                 <control type="label">
259                                         <width>1600</width>
260                                         <height>50</height>
261                                         <aligny>bottom</aligny>
262                                         <label>$INFO[System.ScreenResolution,[COLOR button_focus]$LOCALIZE[31607]:[/COLOR] ]</label>
263                                         <font>font14</font>
264                                         <shadowcolor>black</shadowcolor>
265                                 </control>
266                                 <control type="label">
267                                         <width>1600</width>
268                                         <height>50</height>
269                                         <aligny>bottom</aligny>
270                                         <label>$INFO[System.FPS,[COLOR button_focus]$LOCALIZE[31608]:[/COLOR] , fps]</label>
271                                         <font>font14</font>
272                                         <shadowcolor>black</shadowcolor>
273                                 </control>
274                                 <control type="label">
275                                         <width>1600</width>
276                                         <height>50</height>
277                                         <aligny>bottom</aligny>
278                                         <label>$INFO[System.Memory(used.percent),[COLOR button_focus]$LOCALIZE[31030]:[/COLOR] ]</label>
279                                         <font>font14</font>
280                                         <shadowcolor>black</shadowcolor>
281                                         <visible>System.SupportsCPUUsage</visible>
282                                 </control>
283                                 <control type="label">
284                                         <width>1600</width>
285                                         <height>50</height>
286                                         <aligny>bottom</aligny>
287                                         <label>$INFO[System.CpuUsage,[COLOR button_focus]$LOCALIZE[31609]:[/COLOR] ]</label>
288                                         <font>font14</font>
289                                         <shadowcolor>black</shadowcolor>
290                                         <visible>System.SupportsCPUUsage</visible>
291                                 </control>
292                                 <control type="label">
293                                         <width>1600</width>
294                                         <height>50</height>
295                                         <aligny>bottom</aligny>
296                                         <label>$INFO[System.Memory(used.percent),[COLOR button_focus]$LOCALIZE[31030]:[/COLOR] ]</label>
297                                         <font>font14</font>
298                                         <shadowcolor>black</shadowcolor>
299                                         <visible>!System.SupportsCPUUsage</visible>
300                                 </control>
301                         </control>
302                         <control type="grouplist" id="5550">
303                                 <right>15</right>
304                                 <top>-310</top>
305                                 <width>1000</width>
306                                 <height>100</height>
307                                 <align>right</align>
308                                 <orientation>horizontal</orientation>
309                                 <itemgap>-10</itemgap>
310                                 <onup>Close</onup>
311                                 <ondown>Close</ondown>
312                                 <usecontrolcoords>true</usecontrolcoords>
313                                 <control type="button" id="5551">
314                                         <width>auto</width>
315                                         <height>100</height>
316                                         <textoffsetx>40</textoffsetx>
317                                         <label>$LOCALIZE[31137]</label>
318                                         <visible>VideoPlayer.Content(livetv)</visible>
319                                         <onfocus>SetProperty(PlayerInfoDialogFocus,5551,Home)</onfocus>
320                                 </control>
321                                 <control type="button" id="5552">
322                                         <width>auto</width>
323                                         <height>100</height>
324                                         <textoffsetx>40</textoffsetx>
325                                         <label>$LOCALIZE[31610]</label>
326                                         <onfocus>SetProperty(PlayerInfoDialogFocus,5552,Home)</onfocus>
327                                 </control>
328                                 <control type="button" id="5553">
329                                         <width>auto</width>
330                                         <height>100</height>
331                                         <textoffsetx>40</textoffsetx>
332                                         <label>$LOCALIZE[31138]</label>
333                                         <onfocus>SetProperty(PlayerInfoDialogFocus,5553,Home)</onfocus>
334                                 </control>
335                                 <control type="button" id="5554">
336                                         <width>auto</width>
337                                         <height>100</height>
338                                         <textoffsetx>40</textoffsetx>
339                                         <label>$LOCALIZE[31611]</label>
340                                         <onfocus>SetProperty(PlayerInfoDialogFocus,5554,Home)</onfocus>
341                                 </control>
342                         </control>
343                 </control>
344         </controls>
345 </window>