]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/sprefs_input.ui
Qt(Dialog provider): Add support for key accelerators
[vlc] / modules / gui / qt4 / ui / sprefs_input.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <author>Jean-Baptiste Kempf</author>
4  <class>SPrefsInputAndCodecs</class>
5  <widget class="QWidget" name="SPrefsInputAndCodecs">
6   <property name="geometry">
7    <rect>
8     <x>0</x>
9     <y>0</y>
10     <width>737</width>
11     <height>567</height>
12    </rect>
13   </property>
14   <property name="windowTitle">
15    <string>Form</string>
16   </property>
17   <layout class="QVBoxLayout" name="verticalLayout">
18    <item>
19     <widget class="QGroupBox" name="groupBox_3">
20      <property name="title">
21       <string>Codecs</string>
22      </property>
23      <layout class="QGridLayout" name="gridLayout">
24       <item row="8" column="1" colspan="2">
25        <widget class="QComboBox" name="loopFilterBox"/>
26       </item>
27       <item row="12" column="0">
28        <widget class="QLabel" name="x264Label">
29         <property name="minimumSize">
30          <size>
31           <width>250</width>
32           <height>0</height>
33          </size>
34         </property>
35         <property name="text">
36          <string>x264 profile and level selection</string>
37         </property>
38         <property name="buddy">
39          <cstring>levelBox</cstring>
40         </property>
41        </widget>
42       </item>
43       <item row="11" column="0">
44        <widget class="QLabel" name="x264profileLabel">
45         <property name="minimumSize">
46          <size>
47           <width>250</width>
48           <height>0</height>
49          </size>
50         </property>
51         <property name="text">
52          <string>x264 preset and tuning selection</string>
53         </property>
54         <property name="buddy">
55          <cstring>tuneBox</cstring>
56         </property>
57        </widget>
58       </item>
59       <item row="11" column="1">
60        <widget class="QComboBox" name="presetBox">
61         <property name="sizePolicy">
62          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
63           <horstretch>0</horstretch>
64           <verstretch>0</verstretch>
65          </sizepolicy>
66         </property>
67        </widget>
68       </item>
69       <item row="11" column="2">
70        <widget class="QComboBox" name="tuneBox"/>
71       </item>
72       <item row="4" column="1" colspan="2">
73        <widget class="QComboBox" name="hwAccelModule"/>
74       </item>
75       <item row="4" column="0">
76        <widget class="QLabel" name="hwAccelLabel">
77         <property name="text">
78          <string>Hardware-accelerated decoding</string>
79         </property>
80         <property name="buddy">
81          <cstring>hwAccelModule</cstring>
82         </property>
83        </widget>
84       </item>
85       <item row="10" column="0" colspan="3">
86        <widget class="Line" name="line">
87         <property name="orientation">
88          <enum>Qt::Horizontal</enum>
89         </property>
90        </widget>
91       </item>
92       <item row="12" column="2">
93        <widget class="QLineEdit" name="levelBox"/>
94       </item>
95       <item row="12" column="1">
96        <widget class="QComboBox" name="profileBox">
97         <property name="sizePolicy">
98          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
99           <horstretch>0</horstretch>
100           <verstretch>0</verstretch>
101          </sizepolicy>
102         </property>
103        </widget>
104       </item>
105       <item row="8" column="0">
106        <widget class="QLabel" name="filterLabel">
107         <property name="minimumSize">
108          <size>
109           <width>250</width>
110           <height>0</height>
111          </size>
112         </property>
113         <property name="text">
114          <string>Skip H.264 in-loop deblocking filter</string>
115         </property>
116         <property name="buddy">
117          <cstring>loopFilterBox</cstring>
118         </property>
119        </widget>
120       </item>
121       <item row="5" column="0">
122        <widget class="QLabel" name="ppLabel">
123         <property name="minimumSize">
124          <size>
125           <width>250</width>
126           <height>0</height>
127          </size>
128         </property>
129         <property name="text">
130          <string>Video quality post-processing level</string>
131         </property>
132         <property name="buddy">
133          <cstring>PostProcLevel</cstring>
134         </property>
135        </widget>
136       </item>
137       <item row="5" column="1">
138        <widget class="QSpinBox" name="PostProcLevel">
139         <property name="maximumSize">
140          <size>
141           <width>100</width>
142           <height>16777215</height>
143          </size>
144         </property>
145         <property name="layoutDirection">
146          <enum>Qt::LeftToRight</enum>
147         </property>
148         <property name="alignment">
149          <set>Qt::AlignRight</set>
150         </property>
151         <property name="minimum">
152          <number>0</number>
153         </property>
154         <property name="maximum">
155          <number>6</number>
156         </property>
157         <property name="value">
158          <number>6</number>
159         </property>
160        </widget>
161       </item>
162       <item row="5" column="1">
163        <spacer name="horizontalSpacer">
164         <property name="orientation">
165          <enum>Qt::Horizontal</enum>
166         </property>
167         <property name="sizeHint" stdset="0">
168          <size>
169           <width>40</width>
170           <height>20</height>
171          </size>
172         </property>
173        </spacer>
174       </item>
175      </layout>
176     </widget>
177    </item>
178    <item>
179     <widget class="QGroupBox" name="groupBox">
180      <property name="title">
181       <string>Optical drive</string>
182      </property>
183      <layout class="QGridLayout">
184       <item row="0" column="0">
185        <widget class="QLabel" name="DVDLabel">
186         <property name="minimumSize">
187          <size>
188           <width>250</width>
189           <height>0</height>
190          </size>
191         </property>
192         <property name="text">
193          <string>Default optical device</string>
194         </property>
195         <property name="buddy">
196          <cstring>DVDDeviceComboBox</cstring>
197         </property>
198        </widget>
199       </item>
200       <item row="0" column="1">
201        <widget class="QComboBox" name="DVDDeviceComboBox">
202         <property name="sizePolicy">
203          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
204           <horstretch>0</horstretch>
205           <verstretch>0</verstretch>
206          </sizepolicy>
207         </property>
208         <property name="editable">
209          <bool>true</bool>
210         </property>
211        </widget>
212       </item>
213      </layout>
214     </widget>
215    </item>
216    <item>
217     <widget class="QGroupBox" name="groupBox_4">
218      <property name="title">
219       <string>Files</string>
220      </property>
221      <layout class="QGridLayout" name="gridLayout_3">
222       <item row="1" column="0">
223        <widget class="QLabel" name="recordLabel">
224         <property name="minimumSize">
225          <size>
226           <width>250</width>
227           <height>0</height>
228          </size>
229         </property>
230         <property name="text">
231          <string>Record directory or filename</string>
232         </property>
233         <property name="buddy">
234          <cstring>recordPath</cstring>
235         </property>
236        </widget>
237       </item>
238       <item row="1" column="1">
239        <layout class="QHBoxLayout" name="horizontalLayout_4">
240         <item>
241          <widget class="QLineEdit" name="recordPath"/>
242         </item>
243         <item>
244          <widget class="QPushButton" name="recordBrowse">
245           <property name="text">
246            <string>Browse...</string>
247           </property>
248          </widget>
249         </item>
250        </layout>
251       </item>
252       <item row="4" column="0">
253        <widget class="QLabel" name="aviLabel">
254         <property name="text">
255          <string>Damaged or incomplete AVI file</string>
256         </property>
257         <property name="buddy">
258          <cstring>AviRepair</cstring>
259         </property>
260        </widget>
261       </item>
262       <item row="4" column="1">
263        <widget class="QComboBox" name="AviRepair"/>
264       </item>
265       <item row="2" column="0" colspan="2">
266        <widget class="Line" name="line_2">
267         <property name="orientation">
268          <enum>Qt::Horizontal</enum>
269         </property>
270        </widget>
271       </item>
272       <item row="3" column="0" colspan="2">
273        <widget class="QCheckBox" name="mkvPreloadBox">
274         <property name="text">
275          <string>Preload MKV files in the same directory</string>
276         </property>
277        </widget>
278       </item>
279      </layout>
280     </widget>
281    </item>
282    <item>
283     <widget class="QGroupBox" name="groupBox_2">
284      <property name="title">
285       <string>Network</string>
286      </property>
287      <layout class="QGridLayout" name="gridLayout_2">
288       <item row="2" column="0">
289        <widget class="QLabel" name="httpProxyLabel">
290         <property name="text">
291          <string>HTTP proxy URL</string>
292         </property>
293         <property name="buddy">
294          <cstring>proxy</cstring>
295         </property>
296        </widget>
297       </item>
298       <item row="2" column="1">
299        <widget class="QLineEdit" name="proxy"/>
300       </item>
301       <item row="3" column="1">
302        <layout class="QHBoxLayout" name="horizontalLayout">
303         <item>
304          <widget class="QRadioButton" name="live555TransportHTTPRadio">
305           <property name="text">
306            <string>HTTP (default)</string>
307           </property>
308           <property name="checkable">
309            <bool>true</bool>
310           </property>
311           <property name="checked">
312            <bool>true</bool>
313           </property>
314          </widget>
315         </item>
316         <item>
317          <widget class="QRadioButton" name="live555TransportRTSP_TCPRadio">
318           <property name="text">
319            <string>RTP over RTSP (TCP)</string>
320           </property>
321          </widget>
322         </item>
323        </layout>
324       </item>
325       <item row="3" column="0">
326        <widget class="QLabel" name="live555TransportLabel">
327         <property name="text">
328          <string>Live555 stream transport</string>
329         </property>
330         <property name="buddy">
331          <cstring>live555TransportHTTPRadio</cstring>
332         </property>
333        </widget>
334       </item>
335       <item row="0" column="0">
336        <widget class="QLabel" name="label_2">
337         <property name="text">
338          <string>Default caching policy</string>
339         </property>
340         <property name="buddy">
341          <cstring>cachingCombo</cstring>
342         </property>
343        </widget>
344       </item>
345       <item row="0" column="1">
346        <widget class="QComboBox" name="cachingCombo"/>
347       </item>
348      </layout>
349     </widget>
350    </item>
351    <item>
352     <spacer name="verticalSpacer">
353      <property name="orientation">
354       <enum>Qt::Vertical</enum>
355      </property>
356      <property name="sizeHint" stdset="0">
357       <size>
358        <width>20</width>
359        <height>40</height>
360       </size>
361      </property>
362     </spacer>
363    </item>
364   </layout>
365  </widget>
366  <tabstops>
367   <tabstop>hwAccelModule</tabstop>
368   <tabstop>PostProcLevel</tabstop>
369   <tabstop>loopFilterBox</tabstop>
370   <tabstop>presetBox</tabstop>
371   <tabstop>tuneBox</tabstop>
372   <tabstop>profileBox</tabstop>
373   <tabstop>levelBox</tabstop>
374   <tabstop>DVDDeviceComboBox</tabstop>
375   <tabstop>recordPath</tabstop>
376   <tabstop>recordBrowse</tabstop>
377   <tabstop>AviRepair</tabstop>
378   <tabstop>cachingCombo</tabstop>
379   <tabstop>proxy</tabstop>
380   <tabstop>live555TransportHTTPRadio</tabstop>
381   <tabstop>live555TransportRTSP_TCPRadio</tabstop>
382  </tabstops>
383  <resources/>
384  <connections/>
385 </ui>