]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/sprefs_input.ui
Qt: sinput_pref: add dvd/cd devices listing
[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="2" colspan="2">
25        <widget class="QComboBox" name="loopFilterBox"/>
26       </item>
27       <item row="13" 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="12" 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="12" column="1" colspan="2">
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="12" column="3">
70        <widget class="QComboBox" name="tuneBox"/>
71       </item>
72       <item row="4" column="0" colspan="3">
73        <widget class="QCheckBox" name="hwAccelBox">
74         <property name="text">
75          <string>Use GPU acceleration (experimental)</string>
76         </property>
77        </widget>
78       </item>
79       <item row="11" column="0" colspan="4">
80        <widget class="Line" name="line">
81         <property name="orientation">
82          <enum>Qt::Horizontal</enum>
83         </property>
84        </widget>
85       </item>
86       <item row="13" column="3">
87        <widget class="QLineEdit" name="levelBox"/>
88       </item>
89       <item row="13" column="1" colspan="2">
90        <widget class="QComboBox" name="profileBox">
91         <property name="sizePolicy">
92          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
93           <horstretch>0</horstretch>
94           <verstretch>0</verstretch>
95          </sizepolicy>
96         </property>
97        </widget>
98       </item>
99       <item row="8" column="0">
100        <widget class="QLabel" name="filterLabel">
101         <property name="minimumSize">
102          <size>
103           <width>250</width>
104           <height>0</height>
105          </size>
106         </property>
107         <property name="text">
108          <string>Skip H.264 in-loop deblocking filter</string>
109         </property>
110         <property name="buddy">
111          <cstring>loopFilterBox</cstring>
112         </property>
113        </widget>
114       </item>
115       <item row="10" column="0" colspan="4">
116        <widget class="QCheckBox" name="systemCodecBox">
117         <property name="text">
118          <string>Use systems codecs if available, for WMV codecs</string>
119         </property>
120        </widget>
121       </item>
122       <item row="5" column="0">
123        <widget class="QLabel" name="ppLabel">
124         <property name="minimumSize">
125          <size>
126           <width>250</width>
127           <height>0</height>
128          </size>
129         </property>
130         <property name="text">
131          <string>Video quality post-processing level</string>
132         </property>
133         <property name="buddy">
134          <cstring>PostProcLevel</cstring>
135         </property>
136        </widget>
137       </item>
138       <item row="5" column="2">
139        <widget class="QSpinBox" name="PostProcLevel">
140         <property name="maximumSize">
141          <size>
142           <width>100</width>
143           <height>16777215</height>
144          </size>
145         </property>
146         <property name="layoutDirection">
147          <enum>Qt::LeftToRight</enum>
148         </property>
149         <property name="alignment">
150          <set>Qt::AlignRight</set>
151         </property>
152         <property name="minimum">
153          <number>0</number>
154         </property>
155         <property name="maximum">
156          <number>6</number>
157         </property>
158         <property name="value">
159          <number>6</number>
160         </property>
161        </widget>
162       </item>
163       <item row="5" column="1">
164        <spacer name="horizontalSpacer">
165         <property name="orientation">
166          <enum>Qt::Horizontal</enum>
167         </property>
168         <property name="sizeHint" stdset="0">
169          <size>
170           <width>40</width>
171           <height>20</height>
172          </size>
173         </property>
174        </spacer>
175       </item>
176      </layout>
177     </widget>
178    </item>
179    <item>
180     <widget class="QGroupBox" name="groupBox">
181      <property name="title">
182       <string>Optical drive</string>
183      </property>
184      <layout class="QGridLayout">
185       <item row="0" column="0">
186        <widget class="QLabel" name="DVDLabel">
187         <property name="minimumSize">
188          <size>
189           <width>250</width>
190           <height>0</height>
191          </size>
192         </property>
193         <property name="text">
194          <string>Default optical device</string>
195         </property>
196         <property name="buddy">
197          <cstring>DVDDeviceComboBox</cstring>
198         </property>
199        </widget>
200       </item>
201       <item row="0" column="1">
202        <widget class="QComboBox" name="DVDDeviceComboBox">
203         <property name="sizePolicy">
204          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
205           <horstretch>0</horstretch>
206           <verstretch>0</verstretch>
207          </sizepolicy>
208         </property>
209         <property name="editable">
210          <bool>true</bool>
211         </property>
212        </widget>
213       </item>
214      </layout>
215     </widget>
216    </item>
217    <item>
218     <widget class="QGroupBox" name="groupBox_4">
219      <property name="title">
220       <string>Files</string>
221      </property>
222      <layout class="QGridLayout" name="gridLayout_3">
223       <item row="1" column="0">
224        <widget class="QLabel" name="recordLabel">
225         <property name="minimumSize">
226          <size>
227           <width>250</width>
228           <height>0</height>
229          </size>
230         </property>
231         <property name="text">
232          <string>Record directory or filename</string>
233         </property>
234        </widget>
235       </item>
236       <item row="1" column="1">
237        <layout class="QHBoxLayout" name="horizontalLayout_4">
238         <item>
239          <widget class="QLineEdit" name="recordPath"/>
240         </item>
241         <item>
242          <widget class="QPushButton" name="recordBrowse">
243           <property name="text">
244            <string>Browse...</string>
245           </property>
246          </widget>
247         </item>
248        </layout>
249       </item>
250       <item row="3" column="0">
251        <widget class="QLabel" name="aviLabel">
252         <property name="text">
253          <string>Damaged or incomplete AVI file</string>
254         </property>
255         <property name="buddy">
256          <cstring>AviRepair</cstring>
257         </property>
258        </widget>
259       </item>
260       <item row="3" column="1">
261        <widget class="QComboBox" name="AviRepair"/>
262       </item>
263       <item row="2" column="0" colspan="2">
264        <widget class="Line" name="line_2">
265         <property name="orientation">
266          <enum>Qt::Horizontal</enum>
267         </property>
268        </widget>
269       </item>
270      </layout>
271     </widget>
272    </item>
273    <item>
274     <widget class="QGroupBox" name="groupBox_2">
275      <property name="title">
276       <string>Network</string>
277      </property>
278      <layout class="QGridLayout" name="gridLayout_2">
279       <item row="2" column="0">
280        <widget class="QLabel" name="httpProxyLabel">
281         <property name="text">
282          <string>HTTP proxy URL</string>
283         </property>
284         <property name="buddy">
285          <cstring>proxy</cstring>
286         </property>
287        </widget>
288       </item>
289       <item row="2" column="1">
290        <widget class="QLineEdit" name="proxy"/>
291       </item>
292       <item row="3" column="1">
293        <layout class="QHBoxLayout" name="horizontalLayout">
294         <item>
295          <widget class="QRadioButton" name="live555TransportHTTPRadio">
296           <property name="text">
297            <string>HTTP (default)</string>
298           </property>
299           <property name="checkable">
300            <bool>true</bool>
301           </property>
302           <property name="checked">
303            <bool>true</bool>
304           </property>
305          </widget>
306         </item>
307         <item>
308          <widget class="QRadioButton" name="live555TransportRTSP_TCPRadio">
309           <property name="text">
310            <string>RTP over RTSP (TCP)</string>
311           </property>
312          </widget>
313         </item>
314        </layout>
315       </item>
316       <item row="3" column="0">
317        <widget class="QLabel" name="live555TransportLabel">
318         <property name="text">
319          <string>Live555 stream transport</string>
320         </property>
321        </widget>
322       </item>
323       <item row="0" column="0">
324        <widget class="QLabel" name="label_2">
325         <property name="text">
326          <string>Default caching policy</string>
327         </property>
328         <property name="buddy">
329          <cstring>cachingCombo</cstring>
330         </property>
331        </widget>
332       </item>
333       <item row="0" column="1">
334        <widget class="QComboBox" name="cachingCombo"/>
335       </item>
336      </layout>
337     </widget>
338    </item>
339   </layout>
340  </widget>
341  <tabstops>
342   <tabstop>hwAccelBox</tabstop>
343   <tabstop>PostProcLevel</tabstop>
344   <tabstop>loopFilterBox</tabstop>
345   <tabstop>systemCodecBox</tabstop>
346   <tabstop>presetBox</tabstop>
347   <tabstop>tuneBox</tabstop>
348   <tabstop>profileBox</tabstop>
349   <tabstop>levelBox</tabstop>
350   <tabstop>DVDDeviceComboBox</tabstop>
351   <tabstop>recordPath</tabstop>
352   <tabstop>recordBrowse</tabstop>
353   <tabstop>AviRepair</tabstop>
354   <tabstop>cachingCombo</tabstop>
355   <tabstop>proxy</tabstop>
356   <tabstop>live555TransportHTTPRadio</tabstop>
357   <tabstop>live555TransportRTSP_TCPRadio</tabstop>
358  </tabstops>
359  <resources/>
360  <connections/>
361 </ui>