[WASAPI] use silent buffer flag for initial silent frames.
[xbmc.git] / addons / skin.estuary / xml / SmartPlaylistEditor.xml
blob2be5a432000f5cf0fd2c7369b838f18ebb05b076
1 <?xml version="1.0" encoding="UTF-8"?>
2 <window>
3         <defaultcontrol always="true">22</defaultcontrol>
4         <include>Animation_DialogPopupOpenClose</include>
5         <controls>
6                 <control type="group">
7                         <top>150</top>
8                         <centerleft>50%</centerleft>
9                         <width>1700</width>
10                         <include content="DialogBackgroundCommons">
11                                 <param name="width" value="1700" />
12                                 <param name="height" value="790" />
13                                 <param name="header_label" value="" />
14                                 <param name="header_id" value="2" />
15                         </include>
16                         <control type="grouplist" id="500">
17                                 <orientation>vertical</orientation>
18                                 <left>10</left>
19                                 <top>95</top>
20                                 <onright>10</onright>
21                                 <onleft>9001</onleft>
22                                 <itemgap>-20</itemgap>
23                                 <control type="button" id="22">
24                                         <description>Set Playlist type</description>
25                                         <width>700</width>
26                                         <include>SettingsItemCommon</include>
27                                         <label>$LOCALIZE[467]</label>
28                                 </control>
29                                 <control type="button" id="12">
30                                         <description>Name Button</description>
31                                         <label>$LOCALIZE[21433]</label>
32                                         <width>700</width>
33                                         <include>SettingsItemCommon</include>
34                                 </control>
35                                 <control type="label" id="1101">
36                                         <description>Name Label</description>
37                                         <width>700</width>
38                                         <label>$LOCALIZE[31042]</label>
39                                         <include>SettingsLabelCommon</include>
40                                 </control>
41                                 <control type="button" id="16">
42                                         <width>700</width>
43                                         <label>$LOCALIZE[21424]</label>
44                                         <include>SettingsItemCommon</include>
45                                 </control>
46                                 <control type="button" id="17">
47                                         <width>700</width>
48                                         <label>$LOCALIZE[21427]</label>
49                                         <include>SettingsItemCommon</include>
50                                 </control>
51                                 <control type="button" id="18">
52                                         <label>$LOCALIZE[21429]</label>
53                                         <width>700</width>
54                                         <include>SettingsItemCommon</include>
55                                 </control>
56                                 <control type="button" id="19">
57                                         <width>700</width>
58                                         <include>SettingsItemCommon</include>
59                                         <label>$LOCALIZE[31032]</label>
60                                 </control>
61                                 <control type="button" id="23">
62                                         <width>700</width>
63                                         <label>$LOCALIZE[21458]</label>
64                                         <include>SettingsItemCommon</include>
65                                 </control>
66                                 <control type="radiobutton" id="24">
67                                         <width>700</width>
68                                         <include>SettingsItemCommon</include>
69                                         <label>$LOCALIZE[467]: $LOCALIZE[21459]</label>
70                                 </control>
71                         </control>
72                         <control type="image">
73                                 <left>720</left>
74                                 <top>95</top>
75                                 <width>640</width>
76                                 <height>530</height>
77                                 <texture border="40">buttons/dialogbutton-nofo.png</texture>
78                         </control>
79                         <control type="list" id="10">
80                                 <description>Rules List Control</description>
81                                 <left>740</left>
82                                 <top>115</top>
83                                 <width>600</width>
84                                 <height>480</height>
85                                 <onleft>500</onleft>
86                                 <onright>9001</onright>
87                                 <orientation>vertical</orientation>
88                                 <include content="DefaultSimpleListLayout">
89                                         <param name="width" value="600" />
90                                         <param name="list_id" value="10" />
91                                 </include>
92                         </control>
93                         <control type="textbox">
94                                 <left>740</left>
95                                 <top>620</top>
96                                 <width>610</width>
97                                 <height>348</height>
98                                 <aligny>top</aligny>
99                                 <label>$LOCALIZE[31043]</label>
100                                 <textcolor>grey</textcolor>
101                                 <font>font12</font>
102                         </control>
103                         <control type="grouplist" id="9001">
104                                 <orientation>vertical</orientation>
105                                 <left>1380</left>
106                                 <width>1300</width>
107                                 <itemgap>dialogbuttons_itemgap</itemgap>
108                                 <top>100</top>
109                                 <onleft>10</onleft>
110                                 <onright>500</onright>
111                                 <include content="DefaultDialogButton">
112                                         <param name="id" value="20" />
113                                         <param name="label" value="$LOCALIZE[186]" />
114                                 </include>
115                                 <include content="DefaultDialogButton">
116                                         <param name="id" value="21" />
117                                         <param name="label" value="$LOCALIZE[222]" />
118                                 </include>
119                         </control>
120                 </control>
121         </controls>
122 </window>