1 | <ui version="4.0" >
|
---|
2 | <class>PrefGeneral</class>
|
---|
3 | <widget class="QWidget" name="PrefGeneral" >
|
---|
4 | <property name="geometry" >
|
---|
5 | <rect>
|
---|
6 | <x>0</x>
|
---|
7 | <y>0</y>
|
---|
8 | <width>486</width>
|
---|
9 | <height>554</height>
|
---|
10 | </rect>
|
---|
11 | </property>
|
---|
12 | <layout class="QVBoxLayout" >
|
---|
13 | <property name="spacing" >
|
---|
14 | <number>0</number>
|
---|
15 | </property>
|
---|
16 | <property name="leftMargin" >
|
---|
17 | <number>0</number>
|
---|
18 | </property>
|
---|
19 | <property name="topMargin" >
|
---|
20 | <number>0</number>
|
---|
21 | </property>
|
---|
22 | <property name="rightMargin" >
|
---|
23 | <number>0</number>
|
---|
24 | </property>
|
---|
25 | <property name="bottomMargin" >
|
---|
26 | <number>0</number>
|
---|
27 | </property>
|
---|
28 | <item>
|
---|
29 | <widget class="QTabWidget" name="general_tab" >
|
---|
30 | <property name="currentIndex" >
|
---|
31 | <number>0</number>
|
---|
32 | </property>
|
---|
33 | <widget class="QWidget" name="tab" >
|
---|
34 | <attribute name="title" >
|
---|
35 | <string>&General</string>
|
---|
36 | </attribute>
|
---|
37 | <layout class="QVBoxLayout" >
|
---|
38 | <item>
|
---|
39 | <layout class="QHBoxLayout" >
|
---|
40 | <item>
|
---|
41 | <widget class="QLabel" name="textLabel1_2" >
|
---|
42 | <property name="text" >
|
---|
43 | <string>&MPlayer executable:</string>
|
---|
44 | </property>
|
---|
45 | <property name="wordWrap" >
|
---|
46 | <bool>false</bool>
|
---|
47 | </property>
|
---|
48 | <property name="buddy" >
|
---|
49 | <cstring>mplayerbin_edit</cstring>
|
---|
50 | </property>
|
---|
51 | </widget>
|
---|
52 | </item>
|
---|
53 | <item>
|
---|
54 | <widget class="FileChooser" name="mplayerbin_edit" />
|
---|
55 | </item>
|
---|
56 | </layout>
|
---|
57 | </item>
|
---|
58 | <item>
|
---|
59 | <widget class="QGroupBox" name="groupBox_3" >
|
---|
60 | <property name="title" >
|
---|
61 | <string>Media settings</string>
|
---|
62 | </property>
|
---|
63 | <layout class="QVBoxLayout" >
|
---|
64 | <item>
|
---|
65 | <widget class="QCheckBox" name="remember_all_check" >
|
---|
66 | <property name="text" >
|
---|
67 | <string>&Remember settings for all files (audio track, subtitles...)</string>
|
---|
68 | </property>
|
---|
69 | </widget>
|
---|
70 | </item>
|
---|
71 | <item>
|
---|
72 | <layout class="QGridLayout" >
|
---|
73 | <item rowspan="2" row="0" column="0" >
|
---|
74 | <spacer>
|
---|
75 | <property name="orientation" >
|
---|
76 | <enum>Qt::Horizontal</enum>
|
---|
77 | </property>
|
---|
78 | <property name="sizeType" >
|
---|
79 | <enum>QSizePolicy::Preferred</enum>
|
---|
80 | </property>
|
---|
81 | <property name="sizeHint" >
|
---|
82 | <size>
|
---|
83 | <width>20</width>
|
---|
84 | <height>61</height>
|
---|
85 | </size>
|
---|
86 | </property>
|
---|
87 | </spacer>
|
---|
88 | </item>
|
---|
89 | <item row="0" column="1" >
|
---|
90 | <widget class="QCheckBox" name="remember_time_check" >
|
---|
91 | <property name="enabled" >
|
---|
92 | <bool>false</bool>
|
---|
93 | </property>
|
---|
94 | <property name="sizePolicy" >
|
---|
95 | <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
|
---|
96 | <horstretch>0</horstretch>
|
---|
97 | <verstretch>0</verstretch>
|
---|
98 | </sizepolicy>
|
---|
99 | </property>
|
---|
100 | <property name="text" >
|
---|
101 | <string>Remember &time position</string>
|
---|
102 | </property>
|
---|
103 | </widget>
|
---|
104 | </item>
|
---|
105 | <item row="1" column="1" >
|
---|
106 | <layout class="QHBoxLayout" >
|
---|
107 | <item>
|
---|
108 | <widget class="QLabel" name="filesettings_method_label" >
|
---|
109 | <property name="enabled" >
|
---|
110 | <bool>false</bool>
|
---|
111 | </property>
|
---|
112 | <property name="text" >
|
---|
113 | <string>&Store settings in</string>
|
---|
114 | </property>
|
---|
115 | <property name="buddy" >
|
---|
116 | <cstring>filesettings_method_combo</cstring>
|
---|
117 | </property>
|
---|
118 | </widget>
|
---|
119 | </item>
|
---|
120 | <item>
|
---|
121 | <widget class="QComboBox" name="filesettings_method_combo" >
|
---|
122 | <property name="enabled" >
|
---|
123 | <bool>false</bool>
|
---|
124 | </property>
|
---|
125 | </widget>
|
---|
126 | </item>
|
---|
127 | <item>
|
---|
128 | <spacer>
|
---|
129 | <property name="orientation" >
|
---|
130 | <enum>Qt::Horizontal</enum>
|
---|
131 | </property>
|
---|
132 | <property name="sizeHint" >
|
---|
133 | <size>
|
---|
134 | <width>40</width>
|
---|
135 | <height>20</height>
|
---|
136 | </size>
|
---|
137 | </property>
|
---|
138 | </spacer>
|
---|
139 | </item>
|
---|
140 | </layout>
|
---|
141 | </item>
|
---|
142 | </layout>
|
---|
143 | </item>
|
---|
144 | </layout>
|
---|
145 | </widget>
|
---|
146 | </item>
|
---|
147 | <item>
|
---|
148 | <widget class="QGroupBox" name="groupBox_2" >
|
---|
149 | <property name="title" >
|
---|
150 | <string>Screenshots</string>
|
---|
151 | </property>
|
---|
152 | <layout class="QGridLayout" >
|
---|
153 | <item row="0" column="0" colspan="2" >
|
---|
154 | <widget class="QCheckBox" name="use_screenshots_check" >
|
---|
155 | <property name="text" >
|
---|
156 | <string>&Enable screenshots</string>
|
---|
157 | </property>
|
---|
158 | </widget>
|
---|
159 | </item>
|
---|
160 | <item row="1" column="0" >
|
---|
161 | <widget class="QLabel" name="screenshots_dir_label" >
|
---|
162 | <property name="enabled" >
|
---|
163 | <bool>false</bool>
|
---|
164 | </property>
|
---|
165 | <property name="text" >
|
---|
166 | <string>&Folder:</string>
|
---|
167 | </property>
|
---|
168 | <property name="wordWrap" >
|
---|
169 | <bool>false</bool>
|
---|
170 | </property>
|
---|
171 | <property name="buddy" >
|
---|
172 | <cstring>screenshot_edit</cstring>
|
---|
173 | </property>
|
---|
174 | </widget>
|
---|
175 | </item>
|
---|
176 | <item row="1" column="1" >
|
---|
177 | <widget class="FileChooser" name="screenshot_edit" >
|
---|
178 | <property name="enabled" >
|
---|
179 | <bool>false</bool>
|
---|
180 | </property>
|
---|
181 | </widget>
|
---|
182 | </item>
|
---|
183 | </layout>
|
---|
184 | </widget>
|
---|
185 | </item>
|
---|
186 | <item>
|
---|
187 | <widget class="QCheckBox" name="close_on_finish_check" >
|
---|
188 | <property name="text" >
|
---|
189 | <string>&Close when finished playback</string>
|
---|
190 | </property>
|
---|
191 | </widget>
|
---|
192 | </item>
|
---|
193 | <item>
|
---|
194 | <widget class="QCheckBox" name="pause_if_hidden_check" >
|
---|
195 | <property name="text" >
|
---|
196 | <string>&Pause when minimized</string>
|
---|
197 | </property>
|
---|
198 | </widget>
|
---|
199 | </item>
|
---|
200 | <item>
|
---|
201 | <spacer>
|
---|
202 | <property name="orientation" >
|
---|
203 | <enum>Qt::Vertical</enum>
|
---|
204 | </property>
|
---|
205 | <property name="sizeType" >
|
---|
206 | <enum>QSizePolicy::Expanding</enum>
|
---|
207 | </property>
|
---|
208 | <property name="sizeHint" >
|
---|
209 | <size>
|
---|
210 | <width>438</width>
|
---|
211 | <height>31</height>
|
---|
212 | </size>
|
---|
213 | </property>
|
---|
214 | </spacer>
|
---|
215 | </item>
|
---|
216 | </layout>
|
---|
217 | </widget>
|
---|
218 | <widget class="QWidget" name="tab_3" >
|
---|
219 | <attribute name="title" >
|
---|
220 | <string>&Video</string>
|
---|
221 | </attribute>
|
---|
222 | <layout class="QVBoxLayout" >
|
---|
223 | <item>
|
---|
224 | <layout class="QHBoxLayout" >
|
---|
225 | <item>
|
---|
226 | <widget class="QLabel" name="vo_label" >
|
---|
227 | <property name="text" >
|
---|
228 | <string>Ou&tput driver:</string>
|
---|
229 | </property>
|
---|
230 | <property name="wordWrap" >
|
---|
231 | <bool>false</bool>
|
---|
232 | </property>
|
---|
233 | <property name="buddy" >
|
---|
234 | <cstring>vo_combo</cstring>
|
---|
235 | </property>
|
---|
236 | </widget>
|
---|
237 | </item>
|
---|
238 | <item>
|
---|
239 | <widget class="QComboBox" name="vo_combo" >
|
---|
240 | <property name="sizePolicy" >
|
---|
241 | <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
---|
242 | <horstretch>0</horstretch>
|
---|
243 | <verstretch>0</verstretch>
|
---|
244 | </sizepolicy>
|
---|
245 | </property>
|
---|
246 | <property name="editable" >
|
---|
247 | <bool>false</bool>
|
---|
248 | </property>
|
---|
249 | </widget>
|
---|
250 | </item>
|
---|
251 | <item>
|
---|
252 | <widget class="QLineEdit" name="vo_user_defined_edit" />
|
---|
253 | </item>
|
---|
254 | <item>
|
---|
255 | <widget class="QPushButton" name="vdpau_button" >
|
---|
256 | <property name="text" >
|
---|
257 | <string>Configu&re...</string>
|
---|
258 | </property>
|
---|
259 | </widget>
|
---|
260 | </item>
|
---|
261 | <item>
|
---|
262 | <spacer>
|
---|
263 | <property name="orientation" >
|
---|
264 | <enum>Qt::Horizontal</enum>
|
---|
265 | </property>
|
---|
266 | <property name="sizeHint" >
|
---|
267 | <size>
|
---|
268 | <width>81</width>
|
---|
269 | <height>20</height>
|
---|
270 | </size>
|
---|
271 | </property>
|
---|
272 | </spacer>
|
---|
273 | </item>
|
---|
274 | </layout>
|
---|
275 | </item>
|
---|
276 | <item>
|
---|
277 | <widget class="Line" name="line_5" >
|
---|
278 | <property name="sizePolicy" >
|
---|
279 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
---|
280 | <horstretch>0</horstretch>
|
---|
281 | <verstretch>0</verstretch>
|
---|
282 | </sizepolicy>
|
---|
283 | </property>
|
---|
284 | <property name="orientation" >
|
---|
285 | <enum>Qt::Horizontal</enum>
|
---|
286 | </property>
|
---|
287 | </widget>
|
---|
288 | </item>
|
---|
289 | <item>
|
---|
290 | <layout class="QHBoxLayout" >
|
---|
291 | <property name="spacing" >
|
---|
292 | <number>6</number>
|
---|
293 | </property>
|
---|
294 | <property name="leftMargin" >
|
---|
295 | <number>0</number>
|
---|
296 | </property>
|
---|
297 | <property name="topMargin" >
|
---|
298 | <number>0</number>
|
---|
299 | </property>
|
---|
300 | <property name="rightMargin" >
|
---|
301 | <number>0</number>
|
---|
302 | </property>
|
---|
303 | <property name="bottomMargin" >
|
---|
304 | <number>0</number>
|
---|
305 | </property>
|
---|
306 | <item>
|
---|
307 | <widget class="QCheckBox" name="postprocessing_check" >
|
---|
308 | <property name="text" >
|
---|
309 | <string>&Enable postprocessing by default</string>
|
---|
310 | </property>
|
---|
311 | </widget>
|
---|
312 | </item>
|
---|
313 | <item>
|
---|
314 | <spacer>
|
---|
315 | <property name="orientation" >
|
---|
316 | <enum>Qt::Horizontal</enum>
|
---|
317 | </property>
|
---|
318 | <property name="sizeHint" >
|
---|
319 | <size>
|
---|
320 | <width>20</width>
|
---|
321 | <height>20</height>
|
---|
322 | </size>
|
---|
323 | </property>
|
---|
324 | </spacer>
|
---|
325 | </item>
|
---|
326 | <item>
|
---|
327 | <widget class="QLabel" name="textLabel1_5" >
|
---|
328 | <property name="text" >
|
---|
329 | <string>&Quality:</string>
|
---|
330 | </property>
|
---|
331 | <property name="wordWrap" >
|
---|
332 | <bool>false</bool>
|
---|
333 | </property>
|
---|
334 | <property name="buddy" >
|
---|
335 | <cstring>autoq_spin</cstring>
|
---|
336 | </property>
|
---|
337 | </widget>
|
---|
338 | </item>
|
---|
339 | <item>
|
---|
340 | <widget class="QSpinBox" name="autoq_spin" >
|
---|
341 | <property name="minimum" >
|
---|
342 | <number>1</number>
|
---|
343 | </property>
|
---|
344 | <property name="maximum" >
|
---|
345 | <number>6</number>
|
---|
346 | </property>
|
---|
347 | </widget>
|
---|
348 | </item>
|
---|
349 | </layout>
|
---|
350 | </item>
|
---|
351 | <item>
|
---|
352 | <layout class="QHBoxLayout" >
|
---|
353 | <property name="spacing" >
|
---|
354 | <number>6</number>
|
---|
355 | </property>
|
---|
356 | <property name="leftMargin" >
|
---|
357 | <number>0</number>
|
---|
358 | </property>
|
---|
359 | <property name="topMargin" >
|
---|
360 | <number>0</number>
|
---|
361 | </property>
|
---|
362 | <property name="rightMargin" >
|
---|
363 | <number>0</number>
|
---|
364 | </property>
|
---|
365 | <property name="bottomMargin" >
|
---|
366 | <number>0</number>
|
---|
367 | </property>
|
---|
368 | <item>
|
---|
369 | <widget class="QLabel" name="label_7" >
|
---|
370 | <property name="text" >
|
---|
371 | <string>Dei&nterlace by default (except for TV):</string>
|
---|
372 | </property>
|
---|
373 | <property name="buddy" >
|
---|
374 | <cstring>deinterlace_combo</cstring>
|
---|
375 | </property>
|
---|
376 | </widget>
|
---|
377 | </item>
|
---|
378 | <item>
|
---|
379 | <widget class="QComboBox" name="deinterlace_combo" >
|
---|
380 | <property name="sizePolicy" >
|
---|
381 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
---|
382 | <horstretch>0</horstretch>
|
---|
383 | <verstretch>0</verstretch>
|
---|
384 | </sizepolicy>
|
---|
385 | </property>
|
---|
386 | </widget>
|
---|
387 | </item>
|
---|
388 | <item>
|
---|
389 | <spacer>
|
---|
390 | <property name="orientation" >
|
---|
391 | <enum>Qt::Horizontal</enum>
|
---|
392 | </property>
|
---|
393 | <property name="sizeHint" >
|
---|
394 | <size>
|
---|
395 | <width>40</width>
|
---|
396 | <height>20</height>
|
---|
397 | </size>
|
---|
398 | </property>
|
---|
399 | </spacer>
|
---|
400 | </item>
|
---|
401 | </layout>
|
---|
402 | </item>
|
---|
403 | <item>
|
---|
404 | <layout class="QHBoxLayout" >
|
---|
405 | <item>
|
---|
406 | <widget class="QLabel" name="label_8" >
|
---|
407 | <property name="text" >
|
---|
408 | <string>Default &zoom:</string>
|
---|
409 | </property>
|
---|
410 | <property name="buddy" >
|
---|
411 | <cstring>zoom_spin</cstring>
|
---|
412 | </property>
|
---|
413 | </widget>
|
---|
414 | </item>
|
---|
415 | <item>
|
---|
416 | <widget class="QDoubleSpinBox" name="zoom_spin" >
|
---|
417 | <property name="minimum" >
|
---|
418 | <double>0.500000000000000</double>
|
---|
419 | </property>
|
---|
420 | <property name="maximum" >
|
---|
421 | <double>10.000000000000000</double>
|
---|
422 | </property>
|
---|
423 | <property name="singleStep" >
|
---|
424 | <double>0.100000000000000</double>
|
---|
425 | </property>
|
---|
426 | <property name="value" >
|
---|
427 | <double>1.000000000000000</double>
|
---|
428 | </property>
|
---|
429 | </widget>
|
---|
430 | </item>
|
---|
431 | <item>
|
---|
432 | <spacer>
|
---|
433 | <property name="orientation" >
|
---|
434 | <enum>Qt::Horizontal</enum>
|
---|
435 | </property>
|
---|
436 | <property name="sizeHint" >
|
---|
437 | <size>
|
---|
438 | <width>40</width>
|
---|
439 | <height>20</height>
|
---|
440 | </size>
|
---|
441 | </property>
|
---|
442 | </spacer>
|
---|
443 | </item>
|
---|
444 | </layout>
|
---|
445 | </item>
|
---|
446 | <item>
|
---|
447 | <widget class="Line" name="line_4" >
|
---|
448 | <property name="sizePolicy" >
|
---|
449 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
---|
450 | <horstretch>0</horstretch>
|
---|
451 | <verstretch>0</verstretch>
|
---|
452 | </sizepolicy>
|
---|
453 | </property>
|
---|
454 | <property name="orientation" >
|
---|
455 | <enum>Qt::Horizontal</enum>
|
---|
456 | </property>
|
---|
457 | </widget>
|
---|
458 | </item>
|
---|
459 | <item>
|
---|
460 | <widget class="QCheckBox" name="eq2_check" >
|
---|
461 | <property name="text" >
|
---|
462 | <string>Use s&oftware video equalizer</string>
|
---|
463 | </property>
|
---|
464 | </widget>
|
---|
465 | </item>
|
---|
466 | <item>
|
---|
467 | <widget class="QCheckBox" name="direct_rendering_check" >
|
---|
468 | <property name="text" >
|
---|
469 | <string>D&irect rendering</string>
|
---|
470 | </property>
|
---|
471 | </widget>
|
---|
472 | </item>
|
---|
473 | <item>
|
---|
474 | <widget class="QCheckBox" name="double_buffer_check" >
|
---|
475 | <property name="text" >
|
---|
476 | <string>Dou&ble buffering</string>
|
---|
477 | </property>
|
---|
478 | </widget>
|
---|
479 | </item>
|
---|
480 | <item>
|
---|
481 | <widget class="QCheckBox" name="use_slices_check" >
|
---|
482 | <property name="text" >
|
---|
483 | <string>Dra&w video using slices</string>
|
---|
484 | </property>
|
---|
485 | </widget>
|
---|
486 | </item>
|
---|
487 | <item>
|
---|
488 | <widget class="Line" name="line_3" >
|
---|
489 | <property name="sizePolicy" >
|
---|
490 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
---|
491 | <horstretch>0</horstretch>
|
---|
492 | <verstretch>0</verstretch>
|
---|
493 | </sizepolicy>
|
---|
494 | </property>
|
---|
495 | <property name="orientation" >
|
---|
496 | <enum>Qt::Horizontal</enum>
|
---|
497 | </property>
|
---|
498 | </widget>
|
---|
499 | </item>
|
---|
500 | <item>
|
---|
501 | <widget class="QCheckBox" name="start_fullscreen_check" >
|
---|
502 | <property name="text" >
|
---|
503 | <string>Start videos in &fullscreen</string>
|
---|
504 | </property>
|
---|
505 | </widget>
|
---|
506 | </item>
|
---|
507 | <item>
|
---|
508 | <widget class="QCheckBox" name="blackborders_on_fs_check" >
|
---|
509 | <property name="text" >
|
---|
510 | <string>&Add black borders on fullscreen</string>
|
---|
511 | </property>
|
---|
512 | </widget>
|
---|
513 | </item>
|
---|
514 | <item>
|
---|
515 | <widget class="QCheckBox" name="screensaver_check" >
|
---|
516 | <property name="text" >
|
---|
517 | <string>Disable &screensaver</string>
|
---|
518 | </property>
|
---|
519 | </widget>
|
---|
520 | </item>
|
---|
521 | <item>
|
---|
522 | <widget class="QGroupBox" name="screensaver_group" >
|
---|
523 | <property name="title" >
|
---|
524 | <string>Screensaver</string>
|
---|
525 | </property>
|
---|
526 | <layout class="QVBoxLayout" >
|
---|
527 | <item>
|
---|
528 | <widget class="QCheckBox" name="turn_screensaver_off_check" >
|
---|
529 | <property name="text" >
|
---|
530 | <string>Swit&ch screensaver off</string>
|
---|
531 | </property>
|
---|
532 | </widget>
|
---|
533 | </item>
|
---|
534 | <item>
|
---|
535 | <widget class="QCheckBox" name="avoid_screensaver_check" >
|
---|
536 | <property name="text" >
|
---|
537 | <string>Avoid &screensaver</string>
|
---|
538 | </property>
|
---|
539 | </widget>
|
---|
540 | </item>
|
---|
541 | </layout>
|
---|
542 | </widget>
|
---|
543 | </item>
|
---|
544 | <item>
|
---|
545 | <spacer>
|
---|
546 | <property name="orientation" >
|
---|
547 | <enum>Qt::Vertical</enum>
|
---|
548 | </property>
|
---|
549 | <property name="sizeHint" >
|
---|
550 | <size>
|
---|
551 | <width>438</width>
|
---|
552 | <height>41</height>
|
---|
553 | </size>
|
---|
554 | </property>
|
---|
555 | </spacer>
|
---|
556 | </item>
|
---|
557 | </layout>
|
---|
558 | </widget>
|
---|
559 | <widget class="QWidget" name="video_and_audio_tab" >
|
---|
560 | <attribute name="title" >
|
---|
561 | <string>A&udio</string>
|
---|
562 | </attribute>
|
---|
563 | <layout class="QVBoxLayout" >
|
---|
564 | <item>
|
---|
565 | <layout class="QHBoxLayout" >
|
---|
566 | <item>
|
---|
567 | <widget class="QLabel" name="ao_label" >
|
---|
568 | <property name="text" >
|
---|
569 | <string>Ou&tput driver:</string>
|
---|
570 | </property>
|
---|
571 | <property name="wordWrap" >
|
---|
572 | <bool>false</bool>
|
---|
573 | </property>
|
---|
574 | <property name="buddy" >
|
---|
575 | <cstring>ao_combo</cstring>
|
---|
576 | </property>
|
---|
577 | </widget>
|
---|
578 | </item>
|
---|
579 | <item>
|
---|
580 | <widget class="QComboBox" name="ao_combo" >
|
---|
581 | <property name="sizePolicy" >
|
---|
582 | <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
---|
583 | <horstretch>0</horstretch>
|
---|
584 | <verstretch>0</verstretch>
|
---|
585 | </sizepolicy>
|
---|
586 | </property>
|
---|
587 | <property name="editable" >
|
---|
588 | <bool>false</bool>
|
---|
589 | </property>
|
---|
590 | </widget>
|
---|
591 | </item>
|
---|
592 | <item>
|
---|
593 | <widget class="QLineEdit" name="ao_user_defined_edit" />
|
---|
594 | </item>
|
---|
595 | <item>
|
---|
596 | <spacer>
|
---|
597 | <property name="orientation" >
|
---|
598 | <enum>Qt::Horizontal</enum>
|
---|
599 | </property>
|
---|
600 | <property name="sizeHint" >
|
---|
601 | <size>
|
---|
602 | <width>81</width>
|
---|
603 | <height>20</height>
|
---|
604 | </size>
|
---|
605 | </property>
|
---|
606 | </spacer>
|
---|
607 | </item>
|
---|
608 | </layout>
|
---|
609 | </item>
|
---|
610 | <item>
|
---|
611 | <widget class="Line" name="line_6" >
|
---|
612 | <property name="sizePolicy" >
|
---|
613 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
---|
614 | <horstretch>0</horstretch>
|
---|
615 | <verstretch>0</verstretch>
|
---|
616 | </sizepolicy>
|
---|
617 | </property>
|
---|
618 | <property name="orientation" >
|
---|
619 | <enum>Qt::Horizontal</enum>
|
---|
620 | </property>
|
---|
621 | </widget>
|
---|
622 | </item>
|
---|
623 | <item>
|
---|
624 | <widget class="QCheckBox" name="audio_equalizer_check" >
|
---|
625 | <property name="text" >
|
---|
626 | <string>&Enable the audio equalizer</string>
|
---|
627 | </property>
|
---|
628 | </widget>
|
---|
629 | </item>
|
---|
630 | <item>
|
---|
631 | <widget class="QCheckBox" name="hwac3_check" >
|
---|
632 | <property name="text" >
|
---|
633 | <string>&AC3/DTS pass-through S/PDIF</string>
|
---|
634 | </property>
|
---|
635 | </widget>
|
---|
636 | </item>
|
---|
637 | <item>
|
---|
638 | <layout class="QHBoxLayout" >
|
---|
639 | <property name="spacing" >
|
---|
640 | <number>6</number>
|
---|
641 | </property>
|
---|
642 | <property name="leftMargin" >
|
---|
643 | <number>0</number>
|
---|
644 | </property>
|
---|
645 | <property name="topMargin" >
|
---|
646 | <number>0</number>
|
---|
647 | </property>
|
---|
648 | <property name="rightMargin" >
|
---|
649 | <number>0</number>
|
---|
650 | </property>
|
---|
651 | <property name="bottomMargin" >
|
---|
652 | <number>0</number>
|
---|
653 | </property>
|
---|
654 | <item>
|
---|
655 | <widget class="QLabel" name="label" >
|
---|
656 | <property name="text" >
|
---|
657 | <string>C&hannels by default:</string>
|
---|
658 | </property>
|
---|
659 | <property name="buddy" >
|
---|
660 | <cstring>channels_combo</cstring>
|
---|
661 | </property>
|
---|
662 | </widget>
|
---|
663 | </item>
|
---|
664 | <item>
|
---|
665 | <widget class="QComboBox" name="channels_combo" />
|
---|
666 | </item>
|
---|
667 | <item>
|
---|
668 | <spacer>
|
---|
669 | <property name="orientation" >
|
---|
670 | <enum>Qt::Horizontal</enum>
|
---|
671 | </property>
|
---|
672 | <property name="sizeHint" >
|
---|
673 | <size>
|
---|
674 | <width>40</width>
|
---|
675 | <height>20</height>
|
---|
676 | </size>
|
---|
677 | </property>
|
---|
678 | </spacer>
|
---|
679 | </item>
|
---|
680 | </layout>
|
---|
681 | </item>
|
---|
682 | <item>
|
---|
683 | <layout class="QHBoxLayout" >
|
---|
684 | <property name="spacing" >
|
---|
685 | <number>6</number>
|
---|
686 | </property>
|
---|
687 | <property name="leftMargin" >
|
---|
688 | <number>0</number>
|
---|
689 | </property>
|
---|
690 | <property name="topMargin" >
|
---|
691 | <number>0</number>
|
---|
692 | </property>
|
---|
693 | <property name="rightMargin" >
|
---|
694 | <number>0</number>
|
---|
695 | </property>
|
---|
696 | <property name="bottomMargin" >
|
---|
697 | <number>0</number>
|
---|
698 | </property>
|
---|
699 | <item>
|
---|
700 | <widget class="QLabel" name="label_6" >
|
---|
701 | <property name="text" >
|
---|
702 | <string>High speed &playback without altering pitch</string>
|
---|
703 | </property>
|
---|
704 | <property name="buddy" >
|
---|
705 | <cstring>scaletempo_combo</cstring>
|
---|
706 | </property>
|
---|
707 | </widget>
|
---|
708 | </item>
|
---|
709 | <item>
|
---|
710 | <widget class="TristateCombo" name="scaletempo_combo" >
|
---|
711 | <property name="sizePolicy" >
|
---|
712 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
---|
713 | <horstretch>0</horstretch>
|
---|
714 | <verstretch>0</verstretch>
|
---|
715 | </sizepolicy>
|
---|
716 | </property>
|
---|
717 | </widget>
|
---|
718 | </item>
|
---|
719 | <item>
|
---|
720 | <spacer>
|
---|
721 | <property name="orientation" >
|
---|
722 | <enum>Qt::Horizontal</enum>
|
---|
723 | </property>
|
---|
724 | <property name="sizeHint" >
|
---|
725 | <size>
|
---|
726 | <width>40</width>
|
---|
727 | <height>20</height>
|
---|
728 | </size>
|
---|
729 | </property>
|
---|
730 | </spacer>
|
---|
731 | </item>
|
---|
732 | </layout>
|
---|
733 | </item>
|
---|
734 | <item>
|
---|
735 | <widget class="QGroupBox" name="groupBox_4" >
|
---|
736 | <property name="title" >
|
---|
737 | <string>Volume</string>
|
---|
738 | </property>
|
---|
739 | <layout class="QVBoxLayout" >
|
---|
740 | <property name="leftMargin" >
|
---|
741 | <number>4</number>
|
---|
742 | </property>
|
---|
743 | <property name="topMargin" >
|
---|
744 | <number>4</number>
|
---|
745 | </property>
|
---|
746 | <property name="rightMargin" >
|
---|
747 | <number>4</number>
|
---|
748 | </property>
|
---|
749 | <property name="bottomMargin" >
|
---|
750 | <number>4</number>
|
---|
751 | </property>
|
---|
752 | <item>
|
---|
753 | <widget class="QCheckBox" name="global_volume_check" >
|
---|
754 | <property name="text" >
|
---|
755 | <string>Glo&bal volume</string>
|
---|
756 | </property>
|
---|
757 | </widget>
|
---|
758 | </item>
|
---|
759 | <item>
|
---|
760 | <layout class="QHBoxLayout" >
|
---|
761 | <property name="spacing" >
|
---|
762 | <number>6</number>
|
---|
763 | </property>
|
---|
764 | <property name="leftMargin" >
|
---|
765 | <number>0</number>
|
---|
766 | </property>
|
---|
767 | <property name="topMargin" >
|
---|
768 | <number>0</number>
|
---|
769 | </property>
|
---|
770 | <property name="rightMargin" >
|
---|
771 | <number>0</number>
|
---|
772 | </property>
|
---|
773 | <property name="bottomMargin" >
|
---|
774 | <number>0</number>
|
---|
775 | </property>
|
---|
776 | <item>
|
---|
777 | <widget class="QCheckBox" name="softvol_check" >
|
---|
778 | <property name="text" >
|
---|
779 | <string>Use s&oftware volume control</string>
|
---|
780 | </property>
|
---|
781 | </widget>
|
---|
782 | </item>
|
---|
783 | <item>
|
---|
784 | <spacer>
|
---|
785 | <property name="orientation" >
|
---|
786 | <enum>Qt::Horizontal</enum>
|
---|
787 | </property>
|
---|
788 | <property name="sizeHint" >
|
---|
789 | <size>
|
---|
790 | <width>20</width>
|
---|
791 | <height>20</height>
|
---|
792 | </size>
|
---|
793 | </property>
|
---|
794 | </spacer>
|
---|
795 | </item>
|
---|
796 | <item>
|
---|
797 | <widget class="QLabel" name="amplification_label" >
|
---|
798 | <property name="enabled" >
|
---|
799 | <bool>false</bool>
|
---|
800 | </property>
|
---|
801 | <property name="text" >
|
---|
802 | <string>Ma&x. Amplification:</string>
|
---|
803 | </property>
|
---|
804 | <property name="wordWrap" >
|
---|
805 | <bool>false</bool>
|
---|
806 | </property>
|
---|
807 | <property name="buddy" >
|
---|
808 | <cstring>softvol_max_spin</cstring>
|
---|
809 | </property>
|
---|
810 | </widget>
|
---|
811 | </item>
|
---|
812 | <item>
|
---|
813 | <widget class="QSpinBox" name="softvol_max_spin" >
|
---|
814 | <property name="enabled" >
|
---|
815 | <bool>false</bool>
|
---|
816 | </property>
|
---|
817 | <property name="minimum" >
|
---|
818 | <number>10</number>
|
---|
819 | </property>
|
---|
820 | <property name="maximum" >
|
---|
821 | <number>10000</number>
|
---|
822 | </property>
|
---|
823 | </widget>
|
---|
824 | </item>
|
---|
825 | </layout>
|
---|
826 | </item>
|
---|
827 | <item>
|
---|
828 | <widget class="QCheckBox" name="volnorm_check" >
|
---|
829 | <property name="text" >
|
---|
830 | <string>Volume &normalization by default</string>
|
---|
831 | </property>
|
---|
832 | </widget>
|
---|
833 | </item>
|
---|
834 | </layout>
|
---|
835 | </widget>
|
---|
836 | </item>
|
---|
837 | <item>
|
---|
838 | <widget class="QGroupBox" name="groupBox_5" >
|
---|
839 | <property name="title" >
|
---|
840 | <string>Synchronization</string>
|
---|
841 | </property>
|
---|
842 | <layout class="QVBoxLayout" >
|
---|
843 | <property name="leftMargin" >
|
---|
844 | <number>4</number>
|
---|
845 | </property>
|
---|
846 | <property name="topMargin" >
|
---|
847 | <number>4</number>
|
---|
848 | </property>
|
---|
849 | <property name="rightMargin" >
|
---|
850 | <number>4</number>
|
---|
851 | </property>
|
---|
852 | <property name="bottomMargin" >
|
---|
853 | <number>4</number>
|
---|
854 | </property>
|
---|
855 | <item>
|
---|
856 | <layout class="QHBoxLayout" >
|
---|
857 | <item>
|
---|
858 | <widget class="QCheckBox" name="autosync_check" >
|
---|
859 | <property name="text" >
|
---|
860 | <string>Audio/video auto &synchronization</string>
|
---|
861 | </property>
|
---|
862 | </widget>
|
---|
863 | </item>
|
---|
864 | <item>
|
---|
865 | <spacer>
|
---|
866 | <property name="orientation" >
|
---|
867 | <enum>Qt::Horizontal</enum>
|
---|
868 | </property>
|
---|
869 | <property name="sizeType" >
|
---|
870 | <enum>QSizePolicy::Expanding</enum>
|
---|
871 | </property>
|
---|
872 | <property name="sizeHint" >
|
---|
873 | <size>
|
---|
874 | <width>40</width>
|
---|
875 | <height>31</height>
|
---|
876 | </size>
|
---|
877 | </property>
|
---|
878 | </spacer>
|
---|
879 | </item>
|
---|
880 | <item>
|
---|
881 | <widget class="QLabel" name="factor_label" >
|
---|
882 | <property name="enabled" >
|
---|
883 | <bool>false</bool>
|
---|
884 | </property>
|
---|
885 | <property name="text" >
|
---|
886 | <string>&Factor:</string>
|
---|
887 | </property>
|
---|
888 | <property name="alignment" >
|
---|
889 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
890 | </property>
|
---|
891 | <property name="wordWrap" >
|
---|
892 | <bool>false</bool>
|
---|
893 | </property>
|
---|
894 | <property name="buddy" >
|
---|
895 | <cstring>autosync_spin</cstring>
|
---|
896 | </property>
|
---|
897 | </widget>
|
---|
898 | </item>
|
---|
899 | <item>
|
---|
900 | <widget class="QSpinBox" name="autosync_spin" >
|
---|
901 | <property name="enabled" >
|
---|
902 | <bool>false</bool>
|
---|
903 | </property>
|
---|
904 | <property name="minimum" >
|
---|
905 | <number>0</number>
|
---|
906 | </property>
|
---|
907 | <property name="maximum" >
|
---|
908 | <number>1000</number>
|
---|
909 | </property>
|
---|
910 | <property name="value" >
|
---|
911 | <number>100</number>
|
---|
912 | </property>
|
---|
913 | </widget>
|
---|
914 | </item>
|
---|
915 | </layout>
|
---|
916 | </item>
|
---|
917 | <item>
|
---|
918 | <layout class="QHBoxLayout" >
|
---|
919 | <item>
|
---|
920 | <widget class="QCheckBox" name="use_mc_check" >
|
---|
921 | <property name="text" >
|
---|
922 | <string>A-V sync &correction</string>
|
---|
923 | </property>
|
---|
924 | </widget>
|
---|
925 | </item>
|
---|
926 | <item>
|
---|
927 | <spacer>
|
---|
928 | <property name="orientation" >
|
---|
929 | <enum>Qt::Horizontal</enum>
|
---|
930 | </property>
|
---|
931 | <property name="sizeHint" >
|
---|
932 | <size>
|
---|
933 | <width>40</width>
|
---|
934 | <height>20</height>
|
---|
935 | </size>
|
---|
936 | </property>
|
---|
937 | </spacer>
|
---|
938 | </item>
|
---|
939 | <item>
|
---|
940 | <widget class="QLabel" name="mc_label" >
|
---|
941 | <property name="enabled" >
|
---|
942 | <bool>false</bool>
|
---|
943 | </property>
|
---|
944 | <property name="text" >
|
---|
945 | <string>&Max. correction:</string>
|
---|
946 | </property>
|
---|
947 | <property name="buddy" >
|
---|
948 | <cstring>mc_spin</cstring>
|
---|
949 | </property>
|
---|
950 | </widget>
|
---|
951 | </item>
|
---|
952 | <item>
|
---|
953 | <widget class="QDoubleSpinBox" name="mc_spin" >
|
---|
954 | <property name="enabled" >
|
---|
955 | <bool>false</bool>
|
---|
956 | </property>
|
---|
957 | <property name="maximum" >
|
---|
958 | <double>100.000000000000000</double>
|
---|
959 | </property>
|
---|
960 | <property name="singleStep" >
|
---|
961 | <double>0.100000000000000</double>
|
---|
962 | </property>
|
---|
963 | </widget>
|
---|
964 | </item>
|
---|
965 | </layout>
|
---|
966 | </item>
|
---|
967 | </layout>
|
---|
968 | </widget>
|
---|
969 | </item>
|
---|
970 | <item>
|
---|
971 | <spacer>
|
---|
972 | <property name="orientation" >
|
---|
973 | <enum>Qt::Vertical</enum>
|
---|
974 | </property>
|
---|
975 | <property name="sizeType" >
|
---|
976 | <enum>QSizePolicy::Expanding</enum>
|
---|
977 | </property>
|
---|
978 | <property name="sizeHint" >
|
---|
979 | <size>
|
---|
980 | <width>464</width>
|
---|
981 | <height>20</height>
|
---|
982 | </size>
|
---|
983 | </property>
|
---|
984 | </spacer>
|
---|
985 | </item>
|
---|
986 | </layout>
|
---|
987 | </widget>
|
---|
988 | <widget class="QWidget" name="tab_2" >
|
---|
989 | <attribute name="title" >
|
---|
990 | <string>Preferre&d audio and subtitles</string>
|
---|
991 | </attribute>
|
---|
992 | <layout class="QVBoxLayout" >
|
---|
993 | <property name="spacing" >
|
---|
994 | <number>6</number>
|
---|
995 | </property>
|
---|
996 | <property name="leftMargin" >
|
---|
997 | <number>9</number>
|
---|
998 | </property>
|
---|
999 | <property name="topMargin" >
|
---|
1000 | <number>9</number>
|
---|
1001 | </property>
|
---|
1002 | <property name="rightMargin" >
|
---|
1003 | <number>9</number>
|
---|
1004 | </property>
|
---|
1005 | <property name="bottomMargin" >
|
---|
1006 | <number>9</number>
|
---|
1007 | </property>
|
---|
1008 | <item>
|
---|
1009 | <widget class="QLabel" name="preferred_desc" >
|
---|
1010 | <property name="text" >
|
---|
1011 | <string><Here it goes an explanation text>
|
---|
1012 | For translators: don't translate this text, it will be replaced with another one at runtime.</string>
|
---|
1013 | </property>
|
---|
1014 | <property name="wordWrap" >
|
---|
1015 | <bool>true</bool>
|
---|
1016 | </property>
|
---|
1017 | </widget>
|
---|
1018 | </item>
|
---|
1019 | <item>
|
---|
1020 | <widget class="Line" name="line" >
|
---|
1021 | <property name="sizePolicy" >
|
---|
1022 | <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
---|
1023 | <horstretch>0</horstretch>
|
---|
1024 | <verstretch>0</verstretch>
|
---|
1025 | </sizepolicy>
|
---|
1026 | </property>
|
---|
1027 | <property name="orientation" >
|
---|
1028 | <enum>Qt::Horizontal</enum>
|
---|
1029 | </property>
|
---|
1030 | </widget>
|
---|
1031 | </item>
|
---|
1032 | <item>
|
---|
1033 | <layout class="QGridLayout" >
|
---|
1034 | <property name="leftMargin" >
|
---|
1035 | <number>0</number>
|
---|
1036 | </property>
|
---|
1037 | <property name="topMargin" >
|
---|
1038 | <number>0</number>
|
---|
1039 | </property>
|
---|
1040 | <property name="rightMargin" >
|
---|
1041 | <number>0</number>
|
---|
1042 | </property>
|
---|
1043 | <property name="bottomMargin" >
|
---|
1044 | <number>0</number>
|
---|
1045 | </property>
|
---|
1046 | <property name="horizontalSpacing" >
|
---|
1047 | <number>6</number>
|
---|
1048 | </property>
|
---|
1049 | <property name="verticalSpacing" >
|
---|
1050 | <number>6</number>
|
---|
1051 | </property>
|
---|
1052 | <item row="1" column="2" >
|
---|
1053 | <spacer>
|
---|
1054 | <property name="orientation" >
|
---|
1055 | <enum>Qt::Horizontal</enum>
|
---|
1056 | </property>
|
---|
1057 | <property name="sizeHint" >
|
---|
1058 | <size>
|
---|
1059 | <width>40</width>
|
---|
1060 | <height>20</height>
|
---|
1061 | </size>
|
---|
1062 | </property>
|
---|
1063 | </spacer>
|
---|
1064 | </item>
|
---|
1065 | <item row="2" column="2" >
|
---|
1066 | <spacer>
|
---|
1067 | <property name="orientation" >
|
---|
1068 | <enum>Qt::Horizontal</enum>
|
---|
1069 | </property>
|
---|
1070 | <property name="sizeHint" >
|
---|
1071 | <size>
|
---|
1072 | <width>40</width>
|
---|
1073 | <height>20</height>
|
---|
1074 | </size>
|
---|
1075 | </property>
|
---|
1076 | </spacer>
|
---|
1077 | </item>
|
---|
1078 | <item row="2" column="1" >
|
---|
1079 | <widget class="QLineEdit" name="subtitle_lang_edit" />
|
---|
1080 | </item>
|
---|
1081 | <item row="1" column="0" >
|
---|
1082 | <widget class="QLabel" name="textLabel1_20" >
|
---|
1083 | <property name="text" >
|
---|
1084 | <string>&Audio:</string>
|
---|
1085 | </property>
|
---|
1086 | <property name="alignment" >
|
---|
1087 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
1088 | </property>
|
---|
1089 | <property name="wordWrap" >
|
---|
1090 | <bool>false</bool>
|
---|
1091 | </property>
|
---|
1092 | <property name="buddy" >
|
---|
1093 | <cstring>audio_lang_edit</cstring>
|
---|
1094 | </property>
|
---|
1095 | </widget>
|
---|
1096 | </item>
|
---|
1097 | <item row="1" column="1" >
|
---|
1098 | <widget class="QLineEdit" name="audio_lang_edit" />
|
---|
1099 | </item>
|
---|
1100 | <item row="2" column="0" >
|
---|
1101 | <widget class="QLabel" name="textLabel2_11" >
|
---|
1102 | <property name="text" >
|
---|
1103 | <string>Su&btitles:</string>
|
---|
1104 | </property>
|
---|
1105 | <property name="alignment" >
|
---|
1106 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
1107 | </property>
|
---|
1108 | <property name="wordWrap" >
|
---|
1109 | <bool>false</bool>
|
---|
1110 | </property>
|
---|
1111 | <property name="buddy" >
|
---|
1112 | <cstring>subtitle_lang_edit</cstring>
|
---|
1113 | </property>
|
---|
1114 | </widget>
|
---|
1115 | </item>
|
---|
1116 | <item row="0" column="0" colspan="3" >
|
---|
1117 | <widget class="QLabel" name="label_5" >
|
---|
1118 | <property name="text" >
|
---|
1119 | <string>Preferred language:</string>
|
---|
1120 | </property>
|
---|
1121 | </widget>
|
---|
1122 | </item>
|
---|
1123 | </layout>
|
---|
1124 | </item>
|
---|
1125 | <item>
|
---|
1126 | <widget class="Line" name="line_2" >
|
---|
1127 | <property name="orientation" >
|
---|
1128 | <enum>Qt::Horizontal</enum>
|
---|
1129 | </property>
|
---|
1130 | </widget>
|
---|
1131 | </item>
|
---|
1132 | <item>
|
---|
1133 | <layout class="QGridLayout" >
|
---|
1134 | <property name="leftMargin" >
|
---|
1135 | <number>0</number>
|
---|
1136 | </property>
|
---|
1137 | <property name="topMargin" >
|
---|
1138 | <number>0</number>
|
---|
1139 | </property>
|
---|
1140 | <property name="rightMargin" >
|
---|
1141 | <number>0</number>
|
---|
1142 | </property>
|
---|
1143 | <property name="bottomMargin" >
|
---|
1144 | <number>0</number>
|
---|
1145 | </property>
|
---|
1146 | <property name="horizontalSpacing" >
|
---|
1147 | <number>6</number>
|
---|
1148 | </property>
|
---|
1149 | <property name="verticalSpacing" >
|
---|
1150 | <number>6</number>
|
---|
1151 | </property>
|
---|
1152 | <item row="1" column="1" >
|
---|
1153 | <widget class="QSpinBox" name="audio_track_spin" >
|
---|
1154 | <property name="minimum" >
|
---|
1155 | <number>1</number>
|
---|
1156 | </property>
|
---|
1157 | <property name="maximum" >
|
---|
1158 | <number>99</number>
|
---|
1159 | </property>
|
---|
1160 | </widget>
|
---|
1161 | </item>
|
---|
1162 | <item row="1" column="0" >
|
---|
1163 | <widget class="QLabel" name="label_3" >
|
---|
1164 | <property name="text" >
|
---|
1165 | <string>Audi&o:</string>
|
---|
1166 | </property>
|
---|
1167 | <property name="alignment" >
|
---|
1168 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
1169 | </property>
|
---|
1170 | <property name="buddy" >
|
---|
1171 | <cstring>audio_track_spin</cstring>
|
---|
1172 | </property>
|
---|
1173 | </widget>
|
---|
1174 | </item>
|
---|
1175 | <item row="2" column="0" >
|
---|
1176 | <widget class="QLabel" name="label_4" >
|
---|
1177 | <property name="text" >
|
---|
1178 | <string>&Subtitle:</string>
|
---|
1179 | </property>
|
---|
1180 | <property name="alignment" >
|
---|
1181 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
---|
1182 | </property>
|
---|
1183 | <property name="buddy" >
|
---|
1184 | <cstring>subtitle_track_spin</cstring>
|
---|
1185 | </property>
|
---|
1186 | </widget>
|
---|
1187 | </item>
|
---|
1188 | <item row="2" column="2" >
|
---|
1189 | <spacer>
|
---|
1190 | <property name="orientation" >
|
---|
1191 | <enum>Qt::Horizontal</enum>
|
---|
1192 | </property>
|
---|
1193 | <property name="sizeHint" >
|
---|
1194 | <size>
|
---|
1195 | <width>151</width>
|
---|
1196 | <height>20</height>
|
---|
1197 | </size>
|
---|
1198 | </property>
|
---|
1199 | </spacer>
|
---|
1200 | </item>
|
---|
1201 | <item row="1" column="2" >
|
---|
1202 | <spacer>
|
---|
1203 | <property name="orientation" >
|
---|
1204 | <enum>Qt::Horizontal</enum>
|
---|
1205 | </property>
|
---|
1206 | <property name="sizeHint" >
|
---|
1207 | <size>
|
---|
1208 | <width>151</width>
|
---|
1209 | <height>20</height>
|
---|
1210 | </size>
|
---|
1211 | </property>
|
---|
1212 | </spacer>
|
---|
1213 | </item>
|
---|
1214 | <item row="2" column="1" >
|
---|
1215 | <widget class="QSpinBox" name="subtitle_track_spin" >
|
---|
1216 | <property name="minimum" >
|
---|
1217 | <number>1</number>
|
---|
1218 | </property>
|
---|
1219 | </widget>
|
---|
1220 | </item>
|
---|
1221 | <item row="0" column="0" colspan="3" >
|
---|
1222 | <widget class="QLabel" name="label_2" >
|
---|
1223 | <property name="text" >
|
---|
1224 | <string>Or choose a track number:</string>
|
---|
1225 | </property>
|
---|
1226 | </widget>
|
---|
1227 | </item>
|
---|
1228 | </layout>
|
---|
1229 | </item>
|
---|
1230 | <item>
|
---|
1231 | <spacer>
|
---|
1232 | <property name="orientation" >
|
---|
1233 | <enum>Qt::Vertical</enum>
|
---|
1234 | </property>
|
---|
1235 | <property name="sizeHint" >
|
---|
1236 | <size>
|
---|
1237 | <width>20</width>
|
---|
1238 | <height>40</height>
|
---|
1239 | </size>
|
---|
1240 | </property>
|
---|
1241 | </spacer>
|
---|
1242 | </item>
|
---|
1243 | </layout>
|
---|
1244 | </widget>
|
---|
1245 | </widget>
|
---|
1246 | </item>
|
---|
1247 | </layout>
|
---|
1248 | </widget>
|
---|
1249 | <customwidgets>
|
---|
1250 | <customwidget>
|
---|
1251 | <class>TristateCombo</class>
|
---|
1252 | <extends>QComboBox</extends>
|
---|
1253 | <header>tristatecombo.h</header>
|
---|
1254 | </customwidget>
|
---|
1255 | <customwidget>
|
---|
1256 | <class>FileChooser</class>
|
---|
1257 | <extends>QLineEdit</extends>
|
---|
1258 | <header>filechooser.h</header>
|
---|
1259 | </customwidget>
|
---|
1260 | </customwidgets>
|
---|
1261 | <tabstops>
|
---|
1262 | <tabstop>general_tab</tabstop>
|
---|
1263 | <tabstop>mplayerbin_edit</tabstop>
|
---|
1264 | <tabstop>remember_all_check</tabstop>
|
---|
1265 | <tabstop>remember_time_check</tabstop>
|
---|
1266 | <tabstop>filesettings_method_combo</tabstop>
|
---|
1267 | <tabstop>use_screenshots_check</tabstop>
|
---|
1268 | <tabstop>screenshot_edit</tabstop>
|
---|
1269 | <tabstop>close_on_finish_check</tabstop>
|
---|
1270 | <tabstop>pause_if_hidden_check</tabstop>
|
---|
1271 | <tabstop>vo_combo</tabstop>
|
---|
1272 | <tabstop>vo_user_defined_edit</tabstop>
|
---|
1273 | <tabstop>vdpau_button</tabstop>
|
---|
1274 | <tabstop>postprocessing_check</tabstop>
|
---|
1275 | <tabstop>autoq_spin</tabstop>
|
---|
1276 | <tabstop>deinterlace_combo</tabstop>
|
---|
1277 | <tabstop>zoom_spin</tabstop>
|
---|
1278 | <tabstop>eq2_check</tabstop>
|
---|
1279 | <tabstop>direct_rendering_check</tabstop>
|
---|
1280 | <tabstop>double_buffer_check</tabstop>
|
---|
1281 | <tabstop>use_slices_check</tabstop>
|
---|
1282 | <tabstop>start_fullscreen_check</tabstop>
|
---|
1283 | <tabstop>blackborders_on_fs_check</tabstop>
|
---|
1284 | <tabstop>screensaver_check</tabstop>
|
---|
1285 | <tabstop>turn_screensaver_off_check</tabstop>
|
---|
1286 | <tabstop>avoid_screensaver_check</tabstop>
|
---|
1287 | <tabstop>ao_combo</tabstop>
|
---|
1288 | <tabstop>ao_user_defined_edit</tabstop>
|
---|
1289 | <tabstop>audio_equalizer_check</tabstop>
|
---|
1290 | <tabstop>hwac3_check</tabstop>
|
---|
1291 | <tabstop>channels_combo</tabstop>
|
---|
1292 | <tabstop>scaletempo_combo</tabstop>
|
---|
1293 | <tabstop>global_volume_check</tabstop>
|
---|
1294 | <tabstop>softvol_check</tabstop>
|
---|
1295 | <tabstop>softvol_max_spin</tabstop>
|
---|
1296 | <tabstop>volnorm_check</tabstop>
|
---|
1297 | <tabstop>autosync_check</tabstop>
|
---|
1298 | <tabstop>autosync_spin</tabstop>
|
---|
1299 | <tabstop>use_mc_check</tabstop>
|
---|
1300 | <tabstop>mc_spin</tabstop>
|
---|
1301 | <tabstop>audio_lang_edit</tabstop>
|
---|
1302 | <tabstop>subtitle_lang_edit</tabstop>
|
---|
1303 | <tabstop>audio_track_spin</tabstop>
|
---|
1304 | <tabstop>subtitle_track_spin</tabstop>
|
---|
1305 | </tabstops>
|
---|
1306 | <resources/>
|
---|
1307 | <connections>
|
---|
1308 | <connection>
|
---|
1309 | <sender>softvol_check</sender>
|
---|
1310 | <signal>toggled(bool)</signal>
|
---|
1311 | <receiver>softvol_max_spin</receiver>
|
---|
1312 | <slot>setEnabled(bool)</slot>
|
---|
1313 | <hints>
|
---|
1314 | <hint type="sourcelabel" >
|
---|
1315 | <x>124</x>
|
---|
1316 | <y>256</y>
|
---|
1317 | </hint>
|
---|
1318 | <hint type="destinationlabel" >
|
---|
1319 | <x>504</x>
|
---|
1320 | <y>256</y>
|
---|
1321 | </hint>
|
---|
1322 | </hints>
|
---|
1323 | </connection>
|
---|
1324 | <connection>
|
---|
1325 | <sender>softvol_check</sender>
|
---|
1326 | <signal>toggled(bool)</signal>
|
---|
1327 | <receiver>amplification_label</receiver>
|
---|
1328 | <slot>setEnabled(bool)</slot>
|
---|
1329 | <hints>
|
---|
1330 | <hint type="sourcelabel" >
|
---|
1331 | <x>124</x>
|
---|
1332 | <y>256</y>
|
---|
1333 | </hint>
|
---|
1334 | <hint type="destinationlabel" >
|
---|
1335 | <x>405</x>
|
---|
1336 | <y>256</y>
|
---|
1337 | </hint>
|
---|
1338 | </hints>
|
---|
1339 | </connection>
|
---|
1340 | <connection>
|
---|
1341 | <sender>remember_all_check</sender>
|
---|
1342 | <signal>toggled(bool)</signal>
|
---|
1343 | <receiver>remember_time_check</receiver>
|
---|
1344 | <slot>setEnabled(bool)</slot>
|
---|
1345 | <hints>
|
---|
1346 | <hint type="sourcelabel" >
|
---|
1347 | <x>280</x>
|
---|
1348 | <y>323</y>
|
---|
1349 | </hint>
|
---|
1350 | <hint type="destinationlabel" >
|
---|
1351 | <x>293</x>
|
---|
1352 | <y>355</y>
|
---|
1353 | </hint>
|
---|
1354 | </hints>
|
---|
1355 | </connection>
|
---|
1356 | <connection>
|
---|
1357 | <sender>remember_all_check</sender>
|
---|
1358 | <signal>toggled(bool)</signal>
|
---|
1359 | <receiver>filesettings_method_label</receiver>
|
---|
1360 | <slot>setEnabled(bool)</slot>
|
---|
1361 | <hints>
|
---|
1362 | <hint type="sourcelabel" >
|
---|
1363 | <x>229</x>
|
---|
1364 | <y>233</y>
|
---|
1365 | </hint>
|
---|
1366 | <hint type="destinationlabel" >
|
---|
1367 | <x>93</x>
|
---|
1368 | <y>298</y>
|
---|
1369 | </hint>
|
---|
1370 | </hints>
|
---|
1371 | </connection>
|
---|
1372 | <connection>
|
---|
1373 | <sender>remember_all_check</sender>
|
---|
1374 | <signal>toggled(bool)</signal>
|
---|
1375 | <receiver>filesettings_method_combo</receiver>
|
---|
1376 | <slot>setEnabled(bool)</slot>
|
---|
1377 | <hints>
|
---|
1378 | <hint type="sourcelabel" >
|
---|
1379 | <x>229</x>
|
---|
1380 | <y>233</y>
|
---|
1381 | </hint>
|
---|
1382 | <hint type="destinationlabel" >
|
---|
1383 | <x>181</x>
|
---|
1384 | <y>298</y>
|
---|
1385 | </hint>
|
---|
1386 | </hints>
|
---|
1387 | </connection>
|
---|
1388 | <connection>
|
---|
1389 | <sender>use_screenshots_check</sender>
|
---|
1390 | <signal>toggled(bool)</signal>
|
---|
1391 | <receiver>screenshots_dir_label</receiver>
|
---|
1392 | <slot>setEnabled(bool)</slot>
|
---|
1393 | <hints>
|
---|
1394 | <hint type="sourcelabel" >
|
---|
1395 | <x>229</x>
|
---|
1396 | <y>256</y>
|
---|
1397 | </hint>
|
---|
1398 | <hint type="destinationlabel" >
|
---|
1399 | <x>43</x>
|
---|
1400 | <y>288</y>
|
---|
1401 | </hint>
|
---|
1402 | </hints>
|
---|
1403 | </connection>
|
---|
1404 | <connection>
|
---|
1405 | <sender>use_screenshots_check</sender>
|
---|
1406 | <signal>toggled(bool)</signal>
|
---|
1407 | <receiver>screenshot_edit</receiver>
|
---|
1408 | <slot>setEnabled(bool)</slot>
|
---|
1409 | <hints>
|
---|
1410 | <hint type="sourcelabel" >
|
---|
1411 | <x>229</x>
|
---|
1412 | <y>256</y>
|
---|
1413 | </hint>
|
---|
1414 | <hint type="destinationlabel" >
|
---|
1415 | <x>254</x>
|
---|
1416 | <y>288</y>
|
---|
1417 | </hint>
|
---|
1418 | </hints>
|
---|
1419 | </connection>
|
---|
1420 | <connection>
|
---|
1421 | <sender>autosync_check</sender>
|
---|
1422 | <signal>toggled(bool)</signal>
|
---|
1423 | <receiver>autosync_spin</receiver>
|
---|
1424 | <slot>setEnabled(bool)</slot>
|
---|
1425 | <hints>
|
---|
1426 | <hint type="sourcelabel" >
|
---|
1427 | <x>137</x>
|
---|
1428 | <y>385</y>
|
---|
1429 | </hint>
|
---|
1430 | <hint type="destinationlabel" >
|
---|
1431 | <x>430</x>
|
---|
1432 | <y>386</y>
|
---|
1433 | </hint>
|
---|
1434 | </hints>
|
---|
1435 | </connection>
|
---|
1436 | <connection>
|
---|
1437 | <sender>autosync_check</sender>
|
---|
1438 | <signal>toggled(bool)</signal>
|
---|
1439 | <receiver>factor_label</receiver>
|
---|
1440 | <slot>setEnabled(bool)</slot>
|
---|
1441 | <hints>
|
---|
1442 | <hint type="sourcelabel" >
|
---|
1443 | <x>137</x>
|
---|
1444 | <y>385</y>
|
---|
1445 | </hint>
|
---|
1446 | <hint type="destinationlabel" >
|
---|
1447 | <x>361</x>
|
---|
1448 | <y>386</y>
|
---|
1449 | </hint>
|
---|
1450 | </hints>
|
---|
1451 | </connection>
|
---|
1452 | <connection>
|
---|
1453 | <sender>use_mc_check</sender>
|
---|
1454 | <signal>toggled(bool)</signal>
|
---|
1455 | <receiver>mc_label</receiver>
|
---|
1456 | <slot>setEnabled(bool)</slot>
|
---|
1457 | <hints>
|
---|
1458 | <hint type="sourcelabel" >
|
---|
1459 | <x>90</x>
|
---|
1460 | <y>406</y>
|
---|
1461 | </hint>
|
---|
1462 | <hint type="destinationlabel" >
|
---|
1463 | <x>341</x>
|
---|
1464 | <y>407</y>
|
---|
1465 | </hint>
|
---|
1466 | </hints>
|
---|
1467 | </connection>
|
---|
1468 | <connection>
|
---|
1469 | <sender>use_mc_check</sender>
|
---|
1470 | <signal>toggled(bool)</signal>
|
---|
1471 | <receiver>mc_spin</receiver>
|
---|
1472 | <slot>setEnabled(bool)</slot>
|
---|
1473 | <hints>
|
---|
1474 | <hint type="sourcelabel" >
|
---|
1475 | <x>90</x>
|
---|
1476 | <y>406</y>
|
---|
1477 | </hint>
|
---|
1478 | <hint type="destinationlabel" >
|
---|
1479 | <x>432</x>
|
---|
1480 | <y>407</y>
|
---|
1481 | </hint>
|
---|
1482 | </hints>
|
---|
1483 | </connection>
|
---|
1484 | </connections>
|
---|
1485 | </ui>
|
---|