[WASAPI] use silent buffer flag for initial silent frames.
[xbmc.git] / addons / skin.estuary / xml / SmartPlaylistRule.xml
blobe5acd008a2a213fcae60dd839db85a9dd9a4e341
1 <?xml version="1.0" encoding="UTF-8"?>
2 <window>
3         <defaultcontrol always="true">9001</defaultcontrol>
4         <include>Animation_DialogPopupOpenClose</include>
5         <controls>
6                 <control type="group">
7                         <centerleft>50%</centerleft>
8                         <width>960</width>
9                         <top>330</top>
10                         <include content="DialogBackgroundCommons">
11                                 <param name="width" value="960" />
12                                 <param name="height" value="500" />
13                                 <param name="header_label" value="$LOCALIZE[21421]" />
14                                 <param name="header_id" value="2" />
15                         </include>
16                         <control type="label">
17                                 <description>Rule match label</description>
18                                 <left>20</left>
19                                 <top>65</top>
20                                 <width>720</width>
21                                 <include>SettingsLabelCommon</include>
22                                 <label>$LOCALIZE[21422]</label>
23                         </control>
24                         <control type="grouplist" id="9001">
25                                 <left>30</left>
26                                 <top>100</top>
27                                 <orientation>vertical</orientation>
28                                 <onup>9000</onup>
29                                 <ondown>9000</ondown>
30                                 <control type="button" id="15">
31                                         <description>Rule Field</description>
32                                         <include>SettingsItemCommon</include>
33                                         <width>900</width>
34                                 </control>
35                                 <control type="button" id="16">
36                                         <description>Rule operator</description>
37                                         <width>900</width>
38                                         <include>SettingsItemCommon</include>
39                                 </control>
40                                 <control type="grouplist" id="9002">
41                                         <left>30</left>
42                                         <top>200</top>
43                                         <orientation>horizontal</orientation>
44                                         <control type="edit" id="17">
45                                                 <description>Value Button</description>
46                                                 <width>600</width>
47                                                 <include>SettingsItemCommon</include>
48                                                 <hinttext>$LOCALIZE[31103]</hinttext>
49                                         </control>
50                                         <control type="button" id="20">
51                                                 <description>Browse Button</description>
52                                                 <width>300</width>
53                                                 <include>SettingsItemCommon</include>
54                                                 <align>center</align>
55                                                 <label>$LOCALIZE[1024]</label>
56                                         </control>
57                                 </control>
58                         </control>
59                         <control type="grouplist" id="9000">
60                                 <orientation>horizontal</orientation>
61                                 <left>0</left>
62                                 <top>410</top>
63                                 <width>960</width>
64                                 <align>center</align>
65                                 <onup>9002</onup>
66                                 <ondown>15</ondown>
67                                 <include content="DefaultDialogButton">
68                                         <param name="id" value="18" />
69                                         <param name="label" value="$LOCALIZE[186]" />
70                                 </include>
71                                 <include content="DefaultDialogButton">
72                                         <param name="id" value="19" />
73                                         <param name="label" value="$LOCALIZE[222]" />
74                                 </include>
75                         </control>
76                 </control>
77         </controls>
78 </window>