[WASAPI] use silent buffer flag for initial silent frames.
[xbmc.git] / addons / skin.estuary / xml / GameOSD.xml
blob1d4c0dc8b93dbe5a0b5111659388979ce3eb4459
1 <?xml version="1.0" encoding="utf-8"?>
2 <window>
3         <defaultcontrol always="true">1103</defaultcontrol>
4         <include>Animation_DialogPopupOpenClose</include>
5         <depth>DepthOSD</depth>
6         <controls>
7                 <control type="group" id="1">
8                         <visible>!Window.IsActive(1101) + !Window.IsActive(GameVideoFilter) + !Window.IsActive(GameStretchMode) + !Window.IsActive(GameControllers) + !Window.IsActive(GameVideoRotation) + !Window.IsActive(InGameSaves) + !Window.IsActive(GameAgents)</visible>
9                         <include>Visible_Fade</include>
10                         <control type="group" id="10">
11                                 <visible>System.GetBool(gamesgeneral.showosdhelp)</visible>
12                                 <defaultcontrol always="true">1103</defaultcontrol>
13                                 <centerleft>50%</centerleft>
14                                 <height>1040</height>
15                                 <centertop>50%</centertop>
16                                 <width>700</width>
17                                 <animation effect="fade" time="200">VisibleChange</animation>
18                                 <include content="DialogBackgroundCommons">
19                                         <param name="width" value="700" />
20                                         <param name="height" value="1040" />
21                                         <param name="header_label" value="$LOCALIZE[35221]" />
22                                         <param name="header_id" value="2" />
23                                 </include>
24                                 <control type="group" id="1000">
25                                         <top>80</top>
26                                         <control type="group" id="1100">
27                                                 <control type="textbox" id="1101">
28                                                         <description>Help text</description>
29                                                         <top>30</top>
30                                                         <left>30</left>
31                                                         <right>30</right>
32                                                         <height>130</height>
33                                                         <font>font13</font>
34                                                 </control>
35                                                 <control type="gamecontroller">
36                                                         <top>160</top>
37                                                         <left>30</left>
38                                                         <width>640</width>
39                                                         <height>640</height>
40                                                         <controllerid>game.controller.snes</controllerid>
41                                                 </control>
42                                                 <control type="textbox">
43                                                         <description>Additional help text. This will be removed in future versions.</description>
44                                                         <bottom>30</bottom>
45                                                         <left>30</left>
46                                                         <right>30</right>
47                                                         <height>130</height>
48                                                         <font>font13</font>
49                                                         <label>$LOCALIZE[35236]</label>
50                                                 </control>
51                                                 <control type="button">
52                                                         <description>Button to close the dialog</description>
53                                                         <top>0</top>
54                                                         <bottom>0</bottom>
55                                                         <left>0</left>
56                                                         <right>0</right>
57                                                         <texturefocus />
58                                                         <texturenofocus />
59                                                         <onclick>Action(close)</onclick>
60                                                 </control>
61                                         </control>
62                                 </control>
63                         </control>
64                         <control type="group" id="20">
65                                 <visible>!System.GetBool(gamesgeneral.showosdhelp)</visible>
66                                 <centerleft>50%</centerleft>
67                                 <height>560</height>
68                                 <centertop>50%</centertop>
69                                 <width>700</width>
70                                 <animation effect="fade" time="200">VisibleChange</animation>
71                                 <include content="DialogBackgroundCommons">
72                                         <param name="width" value="700" />
73                                         <param name="height" value="560" />
74                                         <param name="header_label" value="$LOCALIZE[35221]" />
75                                         <param name="header_id" value="3" />
76                                 </include>
77                                 <control type="group" id="2000">
78                                         <top>80</top>
79                                         <control type="list" id="1103">
80                                                 <height>560</height>
81                                                 <orientation>vertical</orientation>
82                                                 <itemlayout condition="!Control.IsVisible(2200)" width="700" height="80">
83                                                         <control type="image">
84                                                                 <left>8</left>
85                                                                 <top>8</top>
86                                                                 <width>64</width>
87                                                                 <height>64</height>
88                                                                 <info>ListItem.Icon</info>
89                                                         </control>
90                                                         <control type="label">
91                                                                 <left>80</left>
92                                                                 <width>600</width>
93                                                                 <height>80</height>
94                                                                 <info>ListItem.Label</info>
95                                                                 <font>font13</font>
96                                                                 <align>left</align>
97                                                                 <aligny>center</aligny>
98                                                         </control>
99                                                         <control type="label">
100                                                                 <right>20</right>
101                                                                 <width>600</width>
102                                                                 <height>80</height>
103                                                                 <info>ListItem.Label2</info>
104                                                                 <font>font13</font>
105                                                                 <align>right</align>
106                                                                 <aligny>center</aligny>
107                                                                 <textcolor>grey</textcolor>
108                                                         </control>
109                                                 </itemlayout>
110                                                 <itemlayout condition="Control.IsVisible(2200)" width="688" height="80">
111                                                         <control type="image">
112                                                                 <left>8</left>
113                                                                 <top>8</top>
114                                                                 <width>64</width>
115                                                                 <height>64</height>
116                                                                 <info>ListItem.Icon</info>
117                                                         </control>
118                                                         <control type="label">
119                                                                 <left>80</left>
120                                                                 <width>600</width>
121                                                                 <height>80</height>
122                                                                 <info>ListItem.Label</info>
123                                                                 <font>font13</font>
124                                                                 <align>left</align>
125                                                                 <aligny>center</aligny>
126                                                         </control>
127                                                         <control type="label">
128                                                                 <right>20</right>
129                                                                 <width>600</width>
130                                                                 <height>80</height>
131                                                                 <info>ListItem.Label2</info>
132                                                                 <font>font13</font>
133                                                                 <align>right</align>
134                                                                 <aligny>center</aligny>
135                                                                 <textcolor>grey</textcolor>
136                                                         </control>
137                                                 </itemlayout>
138                                                 <focusedlayout condition="!Control.IsVisible(2200)" width="700" height="80">
139                                                         <control type="image">
140                                                                 <texture colordiffuse="button_focus">lists/focus.png</texture>
141                                                                 <visible>Control.HasFocus(1103)</visible>
142                                                         </control>
143                                                         <control type="image">
144                                                                 <left>8</left>
145                                                                 <top>8</top>
146                                                                 <width>64</width>
147                                                                 <height>64</height>
148                                                                 <info>ListItem.Icon</info>
149                                                         </control>
150                                                         <control type="label">
151                                                                 <left>80</left>
152                                                                 <width>600</width>
153                                                                 <height>80</height>
154                                                                 <info>ListItem.Label</info>
155                                                                 <font>font13</font>
156                                                                 <align>left</align>
157                                                                 <aligny>center</aligny>
158                                                         </control>
159                                                         <control type="label">
160                                                                 <right>20</right>
161                                                                 <width>600</width>
162                                                                 <height>80</height>
163                                                                 <info>ListItem.Label2</info>
164                                                                 <font>font13</font>
165                                                                 <align>right</align>
166                                                                 <aligny>center</aligny>
167                                                                 <textcolor>grey</textcolor>
168                                                         </control>
169                                                 </focusedlayout>
170                                                 <focusedlayout condition="Control.IsVisible(2200)" width="688" height="80">
171                                                         <control type="image">
172                                                                 <texture colordiffuse="button_focus">lists/focus.png</texture>
173                                                                 <visible>Control.HasFocus(1103)</visible>
174                                                         </control>
175                                                         <control type="image">
176                                                                 <left>8</left>
177                                                                 <top>8</top>
178                                                                 <width>64</width>
179                                                                 <height>64</height>
180                                                                 <info>ListItem.Icon</info>
181                                                         </control>
182                                                         <control type="label">
183                                                                 <left>80</left>
184                                                                 <width>600</width>
185                                                                 <height>80</height>
186                                                                 <info>ListItem.Label</info>
187                                                                 <font>font13</font>
188                                                                 <align>left</align>
189                                                                 <aligny>center</aligny>
190                                                         </control>
191                                                         <control type="label">
192                                                                 <right>20</right>
193                                                                 <width>600</width>
194                                                                 <height>80</height>
195                                                                 <info>ListItem.Label2</info>
196                                                                 <font>font13</font>
197                                                                 <align>right</align>
198                                                                 <aligny>center</aligny>
199                                                                 <textcolor>grey</textcolor>
200                                                         </control>
201                                                 </focusedlayout>
202                                                 <content>
203                                                         <item>
204                                                                 <description>Pause / Resume button</description>
205                                                                 <label>$LOCALIZE[35224]</label>
206                                                                 <label2>$FEATURE[select,game.controller.snes] + $FEATURE[x,game.controller.default]</label2>
207                                                                 <icon>osd/fullscreen/buttons/play.png</icon>
208                                                                 <onclick>Play</onclick>
209                                                         </item>
210                                                         <item>
211                                                                 <description>Save / Load button</description>
212                                                                 <label>$LOCALIZE[35249]</label>
213                                                                 <icon>osd/fullscreen/buttons/saves.png</icon>
214                                                                 <onclick>ActivateWindow(InGameSaves)</onclick>
215                                                         </item>
216                                                         <item>
217                                                                 <description>Players button</description>
218                                                                 <label>$LOCALIZE[35172]</label>
219                                                                 <icon>osd/fullscreen/buttons/agent.png</icon>
220                                                                 <onclick>ActivateWindow(GameAgents)</onclick>
221                                                         </item>
222                                                         <item>
223                                                                 <description>Reset button</description>
224                                                                 <label>$LOCALIZE[13007]</label>
225                                                                 <icon>osd/fullscreen/buttons/reset.png</icon>
226                                                                 <onclick>PlayerControl(Reset)</onclick>
227                                                         </item>
228                                                         <item>
229                                                                 <description>Stop button</description>
230                                                                 <label>$LOCALIZE[35222]</label>
231                                                                 <label2>$FEATURE[select,game.controller.snes] + $FEATURE[start,game.controller.default]</label2>
232                                                                 <icon>osd/fullscreen/buttons/stop.png</icon>
233                                                                 <onclick>Stop</onclick>
234                                                         </item>
235                                                         <item>
236                                                                 <description>Settings button</description>
237                                                                 <label>$LOCALIZE[5]</label>
238                                                                 <icon>osd/fullscreen/buttons/settings.png</icon>
239                                                                 <onclick>SetProperty(settingsdialog_content,games,home)</onclick>
240                                                                 <onclick>SetProperty(settingsdialog_header,$LOCALIZE[5],home)</onclick>
241                                                                 <onclick>ActivateWindow(1101)</onclick>
242                                                         </item>
243                                                 </content>
244                                                 <pagecontrol>2200</pagecontrol>
245                                         </control>
246                                         <control type="scrollbar" id="2200">
247                                                 <top>-10</top>
248                                                 <right>0</right>
249                                                 <width>12</width>
250                                                 <orientation>vertical</orientation>
251                                         </control>
252                                 </control>
253                         </control>
254                 </control>
255         </controls>
256 </window>