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