~ubuntu-branches/debian/squeeze/smplayer/squeeze

« back to all changes in this revision

Viewing changes to src/preferencesdialogbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Breuil Cyril
  • Date: 2007-06-24 16:35:29 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070624163529-hhckbmd24uicada7
Tags: 0.5.20-0ubuntu1
* New upstream release
* Change Maintainer Email

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
            <x>0</x>
11
11
            <y>0</y>
12
12
            <width>743</width>
13
 
            <height>653</height>
 
13
            <height>732</height>
14
14
        </rect>
15
15
    </property>
16
16
    <property name="caption">
284
284
                                    </widget>
285
285
                                </hbox>
286
286
                            </widget>
287
 
                            <widget class="QCheckBox">
 
287
                            <widget class="QGroupBox">
288
288
                                <property name="name">
289
 
                                    <cstring>eq2_check</cstring>
290
 
                                </property>
291
 
                                <property name="text">
292
 
                                    <string>Use software video equalizer</string>
293
 
                                </property>
 
289
                                    <cstring>groupBox21</cstring>
 
290
                                </property>
 
291
                                <property name="title">
 
292
                                    <string>Video</string>
 
293
                                </property>
 
294
                                <grid>
 
295
                                    <property name="name">
 
296
                                        <cstring>unnamed</cstring>
 
297
                                    </property>
 
298
                                    <property name="margin">
 
299
                                        <number>6</number>
 
300
                                    </property>
 
301
                                    <widget class="QCheckBox" row="0" column="0">
 
302
                                        <property name="name">
 
303
                                            <cstring>eq2_check</cstring>
 
304
                                        </property>
 
305
                                        <property name="text">
 
306
                                            <string>Use software video equalizer</string>
 
307
                                        </property>
 
308
                                    </widget>
 
309
                                    <widget class="QCheckBox" row="0" column="2" rowspan="1" colspan="3">
 
310
                                        <property name="name">
 
311
                                            <cstring>screensaver_check</cstring>
 
312
                                        </property>
 
313
                                        <property name="text">
 
314
                                            <string>Disable screensaver</string>
 
315
                                        </property>
 
316
                                    </widget>
 
317
                                    <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="5">
 
318
                                        <property name="name">
 
319
                                            <cstring>start_fullscreen_check</cstring>
 
320
                                        </property>
 
321
                                        <property name="text">
 
322
                                            <string>Start videos in fullscreen</string>
 
323
                                        </property>
 
324
                                    </widget>
 
325
                                    <widget class="QCheckBox" row="1" column="0">
 
326
                                        <property name="name">
 
327
                                            <cstring>postprocessing_check</cstring>
 
328
                                        </property>
 
329
                                        <property name="text">
 
330
                                            <string>Enable postprocessing for all videos</string>
 
331
                                        </property>
 
332
                                    </widget>
 
333
                                    <widget class="QSpinBox" row="1" column="4">
 
334
                                        <property name="name">
 
335
                                            <cstring>autoq_spin</cstring>
 
336
                                        </property>
 
337
                                        <property name="maxValue">
 
338
                                            <number>6</number>
 
339
                                        </property>
 
340
                                        <property name="minValue">
 
341
                                            <number>1</number>
 
342
                                        </property>
 
343
                                    </widget>
 
344
                                    <spacer row="0" column="1">
 
345
                                        <property name="name">
 
346
                                            <cstring>spacer40_3</cstring>
 
347
                                        </property>
 
348
                                        <property name="orientation">
 
349
                                            <enum>Horizontal</enum>
 
350
                                        </property>
 
351
                                        <property name="sizeType">
 
352
                                            <enum>Expanding</enum>
 
353
                                        </property>
 
354
                                        <property name="sizeHint">
 
355
                                            <size>
 
356
                                                <width>40</width>
 
357
                                                <height>21</height>
 
358
                                            </size>
 
359
                                        </property>
 
360
                                    </spacer>
 
361
                                    <widget class="QLabel" row="1" column="3">
 
362
                                        <property name="name">
 
363
                                            <cstring>textLabel1_5</cstring>
 
364
                                        </property>
 
365
                                        <property name="text">
 
366
                                            <string>Quality:</string>
 
367
                                        </property>
 
368
                                    </widget>
 
369
                                    <spacer row="1" column="1" rowspan="1" colspan="2">
 
370
                                        <property name="name">
 
371
                                            <cstring>spacer44</cstring>
 
372
                                        </property>
 
373
                                        <property name="orientation">
 
374
                                            <enum>Horizontal</enum>
 
375
                                        </property>
 
376
                                        <property name="sizeType">
 
377
                                            <enum>Expanding</enum>
 
378
                                        </property>
 
379
                                        <property name="sizeHint">
 
380
                                            <size>
 
381
                                                <width>51</width>
 
382
                                                <height>21</height>
 
383
                                            </size>
 
384
                                        </property>
 
385
                                    </spacer>
 
386
                                </grid>
294
387
                            </widget>
295
 
                            <widget class="QCheckBox">
 
388
                            <widget class="QGroupBox">
296
389
                                <property name="name">
297
 
                                    <cstring>softvol_check</cstring>
298
 
                                </property>
299
 
                                <property name="text">
300
 
                                    <string>Use software volume control</string>
301
 
                                </property>
 
390
                                    <cstring>groupBox22_2</cstring>
 
391
                                </property>
 
392
                                <property name="title">
 
393
                                    <string>Audio</string>
 
394
                                </property>
 
395
                                <vbox>
 
396
                                    <property name="name">
 
397
                                        <cstring>unnamed</cstring>
 
398
                                    </property>
 
399
                                    <property name="margin">
 
400
                                        <number>6</number>
 
401
                                    </property>
 
402
                                    <widget class="QLayoutWidget">
 
403
                                        <property name="name">
 
404
                                            <cstring>layout38</cstring>
 
405
                                        </property>
 
406
                                        <hbox>
 
407
                                            <property name="name">
 
408
                                                <cstring>unnamed</cstring>
 
409
                                            </property>
 
410
                                            <widget class="QCheckBox">
 
411
                                                <property name="name">
 
412
                                                    <cstring>softvol_check</cstring>
 
413
                                                </property>
 
414
                                                <property name="text">
 
415
                                                    <string>Use software volume control</string>
 
416
                                                </property>
 
417
                                            </widget>
 
418
                                            <spacer>
 
419
                                                <property name="name">
 
420
                                                    <cstring>spacer39_2</cstring>
 
421
                                                </property>
 
422
                                                <property name="orientation">
 
423
                                                    <enum>Horizontal</enum>
 
424
                                                </property>
 
425
                                                <property name="sizeType">
 
426
                                                    <enum>Expanding</enum>
 
427
                                                </property>
 
428
                                                <property name="sizeHint">
 
429
                                                    <size>
 
430
                                                        <width>70</width>
 
431
                                                        <height>21</height>
 
432
                                                    </size>
 
433
                                                </property>
 
434
                                            </spacer>
 
435
                                            <widget class="QLabel">
 
436
                                                <property name="name">
 
437
                                                    <cstring>amplification_label</cstring>
 
438
                                                </property>
 
439
                                                <property name="text">
 
440
                                                    <string>Max. Amplification:</string>
 
441
                                                </property>
 
442
                                            </widget>
 
443
                                            <widget class="QSpinBox">
 
444
                                                <property name="name">
 
445
                                                    <cstring>softvol_max_spin</cstring>
 
446
                                                </property>
 
447
                                                <property name="maxValue">
 
448
                                                    <number>10000</number>
 
449
                                                </property>
 
450
                                                <property name="minValue">
 
451
                                                    <number>10</number>
 
452
                                                </property>
 
453
                                            </widget>
 
454
                                        </hbox>
 
455
                                    </widget>
 
456
                                    <widget class="QLayoutWidget">
 
457
                                        <property name="name">
 
458
                                            <cstring>layout39</cstring>
 
459
                                        </property>
 
460
                                        <hbox>
 
461
                                            <property name="name">
 
462
                                                <cstring>unnamed</cstring>
 
463
                                            </property>
 
464
                                            <widget class="QCheckBox">
 
465
                                                <property name="name">
 
466
                                                    <cstring>hwac3_check</cstring>
 
467
                                                </property>
 
468
                                                <property name="text">
 
469
                                                    <string>AC3/DTS pass-through S/PDIF</string>
 
470
                                                </property>
 
471
                                            </widget>
 
472
                                            <spacer>
 
473
                                                <property name="name">
 
474
                                                    <cstring>spacer40_2</cstring>
 
475
                                                </property>
 
476
                                                <property name="orientation">
 
477
                                                    <enum>Horizontal</enum>
 
478
                                                </property>
 
479
                                                <property name="sizeType">
 
480
                                                    <enum>Expanding</enum>
 
481
                                                </property>
 
482
                                                <property name="sizeHint">
 
483
                                                    <size>
 
484
                                                        <width>50</width>
 
485
                                                        <height>21</height>
 
486
                                                    </size>
 
487
                                                </property>
 
488
                                            </spacer>
 
489
                                            <widget class="QCheckBox">
 
490
                                                <property name="name">
 
491
                                                    <cstring>volnorm_check</cstring>
 
492
                                                </property>
 
493
                                                <property name="text">
 
494
                                                    <string>Volume normalization</string>
 
495
                                                </property>
 
496
                                            </widget>
 
497
                                        </hbox>
 
498
                                    </widget>
 
499
                                </vbox>
302
500
                            </widget>
303
501
                            <widget class="QGroupBox">
304
502
                                <property name="name">
367
565
                                    </widget>
368
566
                                </vbox>
369
567
                            </widget>
370
 
                            <widget class="QCheckBox">
371
 
                                <property name="name">
372
 
                                    <cstring>start_fullscreen_check</cstring>
373
 
                                </property>
374
 
                                <property name="text">
375
 
                                    <string>Start videos in fullscreen</string>
376
 
                                </property>
377
 
                            </widget>
378
 
                            <widget class="QCheckBox">
379
 
                                <property name="name">
380
 
                                    <cstring>screensaver_check</cstring>
381
 
                                </property>
382
 
                                <property name="text">
383
 
                                    <string>Disable screensaver</string>
384
 
                                </property>
385
 
                            </widget>
386
568
                            <widget class="QGroupBox">
387
569
                                <property name="name">
388
570
                                    <cstring>groupBox24</cstring>
453
635
                <attribute name="id">
454
636
                    <number>1</number>
455
637
                </attribute>
456
 
                <hbox>
 
638
                <grid>
457
639
                    <property name="name">
458
640
                        <cstring>unnamed</cstring>
459
641
                    </property>
460
642
                    <property name="margin">
461
643
                        <number>0</number>
462
644
                    </property>
463
 
                    <widget class="QGroupBox">
 
645
                    <widget class="QTabWidget" row="0" column="0">
464
646
                        <property name="name">
465
 
                            <cstring>groupBox2</cstring>
466
 
                        </property>
467
 
                        <property name="title">
468
 
                            <string>Subtitles</string>
469
 
                        </property>
470
 
                        <vbox>
471
 
                            <property name="name">
472
 
                                <cstring>unnamed</cstring>
473
 
                            </property>
474
 
                            <property name="margin">
475
 
                                <number>6</number>
476
 
                            </property>
477
 
                            <widget class="QButtonGroup">
478
 
                                <property name="name">
479
 
                                    <cstring>buttonGroup2</cstring>
480
 
                                </property>
481
 
                                <property name="title">
482
 
                                    <string>Font</string>
483
 
                                </property>
484
 
                                <grid>
485
 
                                    <property name="name">
486
 
                                        <cstring>unnamed</cstring>
487
 
                                    </property>
488
 
                                    <property name="margin">
489
 
                                        <number>6</number>
490
 
                                    </property>
491
 
                                    <widget class="QLabel" row="0" column="0" rowspan="1" colspan="4">
492
 
                                        <property name="name">
493
 
                                            <cstring>textLabel1</cstring>
494
 
                                        </property>
495
 
                                        <property name="text">
496
 
                                            <string>Select the font which will be used for subtitles (and OSD):</string>
497
 
                                        </property>
498
 
                                    </widget>
499
 
                                    <widget class="QPushButton" row="1" column="3">
500
 
                                        <property name="name">
501
 
                                            <cstring>select_ttf_font_button</cstring>
502
 
                                        </property>
503
 
                                        <property name="text">
504
 
                                            <string>Search...</string>
505
 
                                        </property>
506
 
                                    </widget>
507
 
                                    <widget class="QLineEdit" row="1" column="1" rowspan="1" colspan="2">
508
 
                                        <property name="name">
509
 
                                            <cstring>ttf_font_edit</cstring>
510
 
                                        </property>
511
 
                                    </widget>
512
 
                                    <widget class="QRadioButton" row="1" column="0">
513
 
                                        <property name="name">
514
 
                                            <cstring>ttf_font_button</cstring>
515
 
                                        </property>
516
 
                                        <property name="text">
517
 
                                            <string>TTF font:</string>
518
 
                                        </property>
519
 
                                    </widget>
520
 
                                    <widget class="QPushButton" row="2" column="3">
521
 
                                        <property name="name">
522
 
                                            <cstring>select_system_font_button</cstring>
523
 
                                        </property>
524
 
                                        <property name="text">
525
 
                                            <string>Choose...</string>
526
 
                                        </property>
527
 
                                    </widget>
528
 
                                    <widget class="QRadioButton" row="2" column="0" rowspan="1" colspan="2">
529
 
                                        <property name="name">
530
 
                                            <cstring>system_font_button</cstring>
531
 
                                        </property>
532
 
                                        <property name="text">
533
 
                                            <string>System font:</string>
534
 
                                        </property>
535
 
                                    </widget>
536
 
                                    <widget class="QLineEdit" row="2" column="2">
537
 
                                        <property name="name">
538
 
                                            <cstring>system_font_edit</cstring>
539
 
                                        </property>
540
 
                                        <property name="readOnly">
541
 
                                            <bool>true</bool>
542
 
                                        </property>
543
 
                                    </widget>
544
 
                                </grid>
545
 
                            </widget>
546
 
                            <widget class="QGroupBox">
547
 
                                <property name="name">
548
 
                                    <cstring>groupBox3</cstring>
549
 
                                </property>
550
 
                                <property name="title">
551
 
                                    <string>Size</string>
552
 
                                </property>
553
 
                                <hbox>
554
 
                                    <property name="name">
555
 
                                        <cstring>unnamed</cstring>
556
 
                                    </property>
557
 
                                    <property name="margin">
558
 
                                        <number>6</number>
559
 
                                    </property>
560
 
                                    <widget class="QLabel">
561
 
                                        <property name="name">
562
 
                                            <cstring>textLabel2</cstring>
563
 
                                        </property>
564
 
                                        <property name="text">
565
 
                                            <string>Autoscale:</string>
566
 
                                        </property>
567
 
                                    </widget>
568
 
                                    <widget class="QComboBox">
569
 
                                        <item>
570
 
                                            <property name="text">
571
 
                                                <string>No autoscale</string>
572
 
                                            </property>
573
 
                                        </item>
574
 
                                        <item>
575
 
                                            <property name="text">
576
 
                                                <string>Proportional to movie height</string>
577
 
                                            </property>
578
 
                                        </item>
579
 
                                        <item>
580
 
                                            <property name="text">
581
 
                                                <string>Proportional to movie width</string>
582
 
                                            </property>
583
 
                                        </item>
584
 
                                        <item>
585
 
                                            <property name="text">
586
 
                                                <string>Proportional to movie diagonal</string>
587
 
                                            </property>
588
 
                                        </item>
589
 
                                        <property name="name">
590
 
                                            <cstring>font_autoscale_combo</cstring>
591
 
                                        </property>
592
 
                                    </widget>
593
 
                                    <spacer>
594
 
                                        <property name="name">
595
 
                                            <cstring>spacer5_2</cstring>
596
 
                                        </property>
597
 
                                        <property name="orientation">
598
 
                                            <enum>Horizontal</enum>
599
 
                                        </property>
600
 
                                        <property name="sizeType">
601
 
                                            <enum>Preferred</enum>
602
 
                                        </property>
603
 
                                        <property name="sizeHint">
604
 
                                            <size>
605
 
                                                <width>71</width>
606
 
                                                <height>20</height>
607
 
                                            </size>
608
 
                                        </property>
609
 
                                    </spacer>
610
 
                                    <widget class="QLabel">
611
 
                                        <property name="name">
612
 
                                            <cstring>textLabel3</cstring>
613
 
                                        </property>
614
 
                                        <property name="text">
615
 
                                            <string>Scale:</string>
616
 
                                        </property>
617
 
                                    </widget>
618
 
                                    <widget class="QSpinBox">
619
 
                                        <property name="name">
620
 
                                            <cstring>font_text_scale</cstring>
621
 
                                        </property>
622
 
                                        <property name="maxValue">
623
 
                                            <number>100</number>
624
 
                                        </property>
625
 
                                    </widget>
626
 
                                </hbox>
627
 
                            </widget>
628
 
                            <widget class="QGroupBox">
629
 
                                <property name="name">
630
 
                                    <cstring>groupBox5</cstring>
631
 
                                </property>
632
 
                                <property name="title">
633
 
                                    <string>Autoload</string>
634
 
                                </property>
635
 
                                <vbox>
636
 
                                    <property name="name">
637
 
                                        <cstring>unnamed</cstring>
638
 
                                    </property>
639
 
                                    <property name="margin">
640
 
                                        <number>6</number>
641
 
                                    </property>
642
 
                                    <widget class="QLabel">
643
 
                                        <property name="name">
644
 
                                            <cstring>textLabel5</cstring>
645
 
                                        </property>
646
 
                                        <property name="text">
647
 
                                            <string>Autoload subtitles files (*.srt, *.sub...):</string>
648
 
                                        </property>
649
 
                                    </widget>
650
 
                                    <widget class="QLayoutWidget">
651
 
                                        <property name="name">
652
 
                                            <cstring>layout35</cstring>
653
 
                                        </property>
654
 
                                        <hbox>
655
 
                                            <property name="name">
656
 
                                                <cstring>unnamed</cstring>
657
 
                                            </property>
658
 
                                            <widget class="QComboBox">
659
 
                                                <item>
660
 
                                                    <property name="text">
661
 
                                                        <string>Same name as movie</string>
662
 
                                                    </property>
663
 
                                                </item>
664
 
                                                <item>
665
 
                                                    <property name="text">
666
 
                                                        <string>All subs containing movie name</string>
667
 
                                                    </property>
668
 
                                                </item>
669
 
                                                <item>
670
 
                                                    <property name="text">
671
 
                                                        <string>All subs in directory</string>
672
 
                                                    </property>
673
 
                                                </item>
674
 
                                                <property name="name">
675
 
                                                    <cstring>font_autoload_combo</cstring>
676
 
                                                </property>
677
 
                                            </widget>
678
 
                                            <spacer>
679
 
                                                <property name="name">
680
 
                                                    <cstring>spacer28_2</cstring>
681
 
                                                </property>
682
 
                                                <property name="orientation">
683
 
                                                    <enum>Horizontal</enum>
684
 
                                                </property>
685
 
                                                <property name="sizeType">
686
 
                                                    <enum>Expanding</enum>
687
 
                                                </property>
688
 
                                                <property name="sizeHint">
689
 
                                                    <size>
690
 
                                                        <width>121</width>
691
 
                                                        <height>21</height>
692
 
                                                    </size>
693
 
                                                </property>
694
 
                                            </spacer>
695
 
                                        </hbox>
696
 
                                    </widget>
697
 
                                    <widget class="QCheckBox">
698
 
                                        <property name="name">
699
 
                                            <cstring>font_autoload_check</cstring>
700
 
                                        </property>
701
 
                                        <property name="text">
702
 
                                            <string>Automatically select first available subtitle</string>
703
 
                                        </property>
704
 
                                    </widget>
705
 
                                </vbox>
706
 
                            </widget>
707
 
                            <widget class="QLabel">
708
 
                                <property name="name">
709
 
                                    <cstring>textLabel4</cstring>
710
 
                                </property>
711
 
                                <property name="text">
712
 
                                    <string>Default subtitle encoding:</string>
713
 
                                </property>
714
 
                            </widget>
715
 
                            <widget class="QLayoutWidget">
716
 
                                <property name="name">
717
 
                                    <cstring>layout44</cstring>
718
 
                                </property>
719
 
                                <hbox>
720
 
                                    <property name="name">
721
 
                                        <cstring>unnamed</cstring>
722
 
                                    </property>
723
 
                                    <widget class="QComboBox">
724
 
                                        <property name="name">
725
 
                                            <cstring>font_encoding_combo</cstring>
726
 
                                        </property>
727
 
                                        <property name="editable">
728
 
                                            <bool>true</bool>
729
 
                                        </property>
730
 
                                    </widget>
731
 
                                    <spacer>
732
 
                                        <property name="name">
733
 
                                            <cstring>spacer36</cstring>
734
 
                                        </property>
735
 
                                        <property name="orientation">
736
 
                                            <enum>Horizontal</enum>
737
 
                                        </property>
738
 
                                        <property name="sizeType">
739
 
                                            <enum>Expanding</enum>
740
 
                                        </property>
741
 
                                        <property name="sizeHint">
742
 
                                            <size>
743
 
                                                <width>161</width>
744
 
                                                <height>31</height>
745
 
                                            </size>
746
 
                                        </property>
747
 
                                    </spacer>
748
 
                                </hbox>
749
 
                            </widget>
750
 
                            <widget class="QGroupBox">
751
 
                                <property name="name">
752
 
                                    <cstring>groupBox4</cstring>
753
 
                                </property>
754
 
                                <property name="title">
755
 
                                    <string>SSA/ASS</string>
756
 
                                </property>
757
 
                                <vbox>
758
 
                                    <property name="name">
759
 
                                        <cstring>unnamed</cstring>
760
 
                                    </property>
761
 
                                    <property name="margin">
762
 
                                        <number>6</number>
763
 
                                    </property>
764
 
                                    <widget class="QCheckBox">
765
 
                                        <property name="name">
766
 
                                            <cstring>font_ass_check</cstring>
767
 
                                        </property>
768
 
                                        <property name="text">
769
 
                                            <string>Use SSA/ASS library for subtitle rendering</string>
770
 
                                        </property>
771
 
                                    </widget>
772
 
                                    <widget class="QLayoutWidget">
773
 
                                        <property name="name">
774
 
                                            <cstring>layout10</cstring>
775
 
                                        </property>
776
 
                                        <hbox>
777
 
                                            <property name="name">
778
 
                                                <cstring>unnamed</cstring>
779
 
                                            </property>
780
 
                                            <widget class="QLabel">
781
 
                                                <property name="name">
782
 
                                                    <cstring>asscolor_label</cstring>
783
 
                                                </property>
784
 
                                                <property name="text">
785
 
                                                    <string>Text color:</string>
786
 
                                                </property>
787
 
                                            </widget>
788
 
                                            <widget class="QPushButton">
789
 
                                                <property name="name">
790
 
                                                    <cstring>asscolor_button</cstring>
791
 
                                                </property>
792
 
                                                <property name="text">
793
 
                                                    <string></string>
794
 
                                                </property>
795
 
                                            </widget>
796
 
                                            <spacer>
797
 
                                                <property name="name">
798
 
                                                    <cstring>spacer6</cstring>
799
 
                                                </property>
800
 
                                                <property name="orientation">
801
 
                                                    <enum>Horizontal</enum>
802
 
                                                </property>
803
 
                                                <property name="sizeType">
804
 
                                                    <enum>Preferred</enum>
805
 
                                                </property>
806
 
                                                <property name="sizeHint">
807
 
                                                    <size>
808
 
                                                        <width>41</width>
809
 
                                                        <height>31</height>
810
 
                                                    </size>
811
 
                                                </property>
812
 
                                            </spacer>
813
 
                                            <widget class="QLabel">
814
 
                                                <property name="name">
815
 
                                                    <cstring>assbordercolor_label</cstring>
816
 
                                                </property>
817
 
                                                <property name="text">
818
 
                                                    <string>Border color:</string>
819
 
                                                </property>
820
 
                                            </widget>
821
 
                                            <widget class="QPushButton">
822
 
                                                <property name="name">
823
 
                                                    <cstring>assbordercolor_button</cstring>
824
 
                                                </property>
825
 
                                                <property name="text">
826
 
                                                    <string></string>
827
 
                                                </property>
828
 
                                            </widget>
829
 
                                        </hbox>
830
 
                                    </widget>
831
 
                                </vbox>
832
 
                            </widget>
833
 
                            <widget class="QCheckBox">
834
 
                                <property name="name">
835
 
                                    <cstring>subtitles_on_screeshots_check</cstring>
836
 
                                </property>
837
 
                                <property name="text">
838
 
                                    <string>Include subtitles on screenshots</string>
839
 
                                </property>
840
 
                            </widget>
841
 
                        </vbox>
 
647
                            <cstring>subtitles_tab</cstring>
 
648
                        </property>
 
649
                        <widget class="QWidget">
 
650
                            <property name="name">
 
651
                                <cstring>tab</cstring>
 
652
                            </property>
 
653
                            <attribute name="title">
 
654
                                <string>&amp;Subtitles</string>
 
655
                            </attribute>
 
656
                            <vbox>
 
657
                                <property name="name">
 
658
                                    <cstring>unnamed</cstring>
 
659
                                </property>
 
660
                                <property name="margin">
 
661
                                    <number>6</number>
 
662
                                </property>
 
663
                                <widget class="QButtonGroup">
 
664
                                    <property name="name">
 
665
                                        <cstring>buttonGroup2</cstring>
 
666
                                    </property>
 
667
                                    <property name="title">
 
668
                                        <string>Font</string>
 
669
                                    </property>
 
670
                                    <grid>
 
671
                                        <property name="name">
 
672
                                            <cstring>unnamed</cstring>
 
673
                                        </property>
 
674
                                        <property name="margin">
 
675
                                            <number>6</number>
 
676
                                        </property>
 
677
                                        <widget class="QLabel" row="0" column="0" rowspan="1" colspan="4">
 
678
                                            <property name="name">
 
679
                                                <cstring>textLabel1</cstring>
 
680
                                            </property>
 
681
                                            <property name="text">
 
682
                                                <string>Select the font which will be used for subtitles (and OSD):</string>
 
683
                                            </property>
 
684
                                        </widget>
 
685
                                        <widget class="QPushButton" row="1" column="3">
 
686
                                            <property name="name">
 
687
                                                <cstring>select_ttf_font_button</cstring>
 
688
                                            </property>
 
689
                                            <property name="text">
 
690
                                                <string>Search...</string>
 
691
                                            </property>
 
692
                                        </widget>
 
693
                                        <widget class="QLineEdit" row="1" column="1" rowspan="1" colspan="2">
 
694
                                            <property name="name">
 
695
                                                <cstring>ttf_font_edit</cstring>
 
696
                                            </property>
 
697
                                        </widget>
 
698
                                        <widget class="QRadioButton" row="1" column="0">
 
699
                                            <property name="name">
 
700
                                                <cstring>ttf_font_button</cstring>
 
701
                                            </property>
 
702
                                            <property name="text">
 
703
                                                <string>TTF font:</string>
 
704
                                            </property>
 
705
                                        </widget>
 
706
                                        <widget class="QPushButton" row="2" column="3">
 
707
                                            <property name="name">
 
708
                                                <cstring>select_system_font_button</cstring>
 
709
                                            </property>
 
710
                                            <property name="text">
 
711
                                                <string>Choose...</string>
 
712
                                            </property>
 
713
                                        </widget>
 
714
                                        <widget class="QRadioButton" row="2" column="0" rowspan="1" colspan="2">
 
715
                                            <property name="name">
 
716
                                                <cstring>system_font_button</cstring>
 
717
                                            </property>
 
718
                                            <property name="text">
 
719
                                                <string>System font:</string>
 
720
                                            </property>
 
721
                                        </widget>
 
722
                                        <widget class="QLineEdit" row="2" column="2">
 
723
                                            <property name="name">
 
724
                                                <cstring>system_font_edit</cstring>
 
725
                                            </property>
 
726
                                            <property name="readOnly">
 
727
                                                <bool>true</bool>
 
728
                                            </property>
 
729
                                        </widget>
 
730
                                    </grid>
 
731
                                </widget>
 
732
                                <widget class="QGroupBox">
 
733
                                    <property name="name">
 
734
                                        <cstring>groupBox3</cstring>
 
735
                                    </property>
 
736
                                    <property name="title">
 
737
                                        <string>Size</string>
 
738
                                    </property>
 
739
                                    <hbox>
 
740
                                        <property name="name">
 
741
                                            <cstring>unnamed</cstring>
 
742
                                        </property>
 
743
                                        <property name="margin">
 
744
                                            <number>6</number>
 
745
                                        </property>
 
746
                                        <widget class="QLabel">
 
747
                                            <property name="name">
 
748
                                                <cstring>textLabel2</cstring>
 
749
                                            </property>
 
750
                                            <property name="text">
 
751
                                                <string>Autoscale:</string>
 
752
                                            </property>
 
753
                                        </widget>
 
754
                                        <widget class="QComboBox">
 
755
                                            <item>
 
756
                                                <property name="text">
 
757
                                                    <string>No autoscale</string>
 
758
                                                </property>
 
759
                                            </item>
 
760
                                            <item>
 
761
                                                <property name="text">
 
762
                                                    <string>Proportional to movie height</string>
 
763
                                                </property>
 
764
                                            </item>
 
765
                                            <item>
 
766
                                                <property name="text">
 
767
                                                    <string>Proportional to movie width</string>
 
768
                                                </property>
 
769
                                            </item>
 
770
                                            <item>
 
771
                                                <property name="text">
 
772
                                                    <string>Proportional to movie diagonal</string>
 
773
                                                </property>
 
774
                                            </item>
 
775
                                            <property name="name">
 
776
                                                <cstring>font_autoscale_combo</cstring>
 
777
                                            </property>
 
778
                                        </widget>
 
779
                                        <spacer>
 
780
                                            <property name="name">
 
781
                                                <cstring>spacer5_2</cstring>
 
782
                                            </property>
 
783
                                            <property name="orientation">
 
784
                                                <enum>Horizontal</enum>
 
785
                                            </property>
 
786
                                            <property name="sizeType">
 
787
                                                <enum>Preferred</enum>
 
788
                                            </property>
 
789
                                            <property name="sizeHint">
 
790
                                                <size>
 
791
                                                    <width>71</width>
 
792
                                                    <height>20</height>
 
793
                                                </size>
 
794
                                            </property>
 
795
                                        </spacer>
 
796
                                        <widget class="QLabel">
 
797
                                            <property name="name">
 
798
                                                <cstring>textLabel3</cstring>
 
799
                                            </property>
 
800
                                            <property name="text">
 
801
                                                <string>Scale:</string>
 
802
                                            </property>
 
803
                                        </widget>
 
804
                                        <widget class="QSpinBox">
 
805
                                            <property name="name">
 
806
                                                <cstring>font_text_scale</cstring>
 
807
                                            </property>
 
808
                                            <property name="maxValue">
 
809
                                                <number>100</number>
 
810
                                            </property>
 
811
                                        </widget>
 
812
                                    </hbox>
 
813
                                </widget>
 
814
                                <widget class="QGroupBox">
 
815
                                    <property name="name">
 
816
                                        <cstring>groupBox5</cstring>
 
817
                                    </property>
 
818
                                    <property name="title">
 
819
                                        <string>Autoload</string>
 
820
                                    </property>
 
821
                                    <grid>
 
822
                                        <property name="name">
 
823
                                            <cstring>unnamed</cstring>
 
824
                                        </property>
 
825
                                        <property name="margin">
 
826
                                            <number>6</number>
 
827
                                        </property>
 
828
                                        <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="2">
 
829
                                            <property name="name">
 
830
                                                <cstring>font_autoload_check</cstring>
 
831
                                            </property>
 
832
                                            <property name="text">
 
833
                                                <string>Select first available subtitle</string>
 
834
                                            </property>
 
835
                                        </widget>
 
836
                                        <widget class="QComboBox" row="1" column="0">
 
837
                                            <item>
 
838
                                                <property name="text">
 
839
                                                    <string>Same name as movie</string>
 
840
                                                </property>
 
841
                                            </item>
 
842
                                            <item>
 
843
                                                <property name="text">
 
844
                                                    <string>All subs containing movie name</string>
 
845
                                                </property>
 
846
                                            </item>
 
847
                                            <item>
 
848
                                                <property name="text">
 
849
                                                    <string>All subs in directory</string>
 
850
                                                </property>
 
851
                                            </item>
 
852
                                            <property name="name">
 
853
                                                <cstring>font_autoload_combo</cstring>
 
854
                                            </property>
 
855
                                        </widget>
 
856
                                        <widget class="QLabel" row="0" column="0">
 
857
                                            <property name="name">
 
858
                                                <cstring>textLabel5</cstring>
 
859
                                            </property>
 
860
                                            <property name="text">
 
861
                                                <string>Autoload subtitles files (*.srt, *.sub...):</string>
 
862
                                            </property>
 
863
                                        </widget>
 
864
                                        <spacer row="1" column="1">
 
865
                                            <property name="name">
 
866
                                                <cstring>spacer37</cstring>
 
867
                                            </property>
 
868
                                            <property name="orientation">
 
869
                                                <enum>Horizontal</enum>
 
870
                                            </property>
 
871
                                            <property name="sizeType">
 
872
                                                <enum>Expanding</enum>
 
873
                                            </property>
 
874
                                            <property name="sizeHint">
 
875
                                                <size>
 
876
                                                    <width>131</width>
 
877
                                                    <height>21</height>
 
878
                                                </size>
 
879
                                            </property>
 
880
                                        </spacer>
 
881
                                    </grid>
 
882
                                </widget>
 
883
                                <widget class="QLabel">
 
884
                                    <property name="name">
 
885
                                        <cstring>textLabel4</cstring>
 
886
                                    </property>
 
887
                                    <property name="text">
 
888
                                        <string>Default subtitle encoding:</string>
 
889
                                    </property>
 
890
                                </widget>
 
891
                                <widget class="QLayoutWidget">
 
892
                                    <property name="name">
 
893
                                        <cstring>layout44</cstring>
 
894
                                    </property>
 
895
                                    <hbox>
 
896
                                        <property name="name">
 
897
                                            <cstring>unnamed</cstring>
 
898
                                        </property>
 
899
                                        <widget class="QComboBox">
 
900
                                            <property name="name">
 
901
                                                <cstring>font_encoding_combo</cstring>
 
902
                                            </property>
 
903
                                            <property name="editable">
 
904
                                                <bool>true</bool>
 
905
                                            </property>
 
906
                                        </widget>
 
907
                                        <spacer>
 
908
                                            <property name="name">
 
909
                                                <cstring>spacer36</cstring>
 
910
                                            </property>
 
911
                                            <property name="orientation">
 
912
                                                <enum>Horizontal</enum>
 
913
                                            </property>
 
914
                                            <property name="sizeType">
 
915
                                                <enum>Expanding</enum>
 
916
                                            </property>
 
917
                                            <property name="sizeHint">
 
918
                                                <size>
 
919
                                                    <width>161</width>
 
920
                                                    <height>31</height>
 
921
                                                </size>
 
922
                                            </property>
 
923
                                        </spacer>
 
924
                                    </hbox>
 
925
                                </widget>
 
926
                                <widget class="QGroupBox">
 
927
                                    <property name="name">
 
928
                                        <cstring>groupBox26</cstring>
 
929
                                    </property>
 
930
                                    <property name="title">
 
931
                                        <string>Position</string>
 
932
                                    </property>
 
933
                                    <vbox>
 
934
                                        <property name="name">
 
935
                                            <cstring>unnamed</cstring>
 
936
                                        </property>
 
937
                                        <property name="margin">
 
938
                                            <number>6</number>
 
939
                                        </property>
 
940
                                        <widget class="QLabel">
 
941
                                            <property name="name">
 
942
                                                <cstring>textLabel1_22</cstring>
 
943
                                            </property>
 
944
                                            <property name="text">
 
945
                                                <string>Default position of the subtitles on screen</string>
 
946
                                            </property>
 
947
                                            <property name="alignment">
 
948
                                                <set>WordBreak|AlignVCenter</set>
 
949
                                            </property>
 
950
                                        </widget>
 
951
                                        <widget class="QLayoutWidget">
 
952
                                            <property name="name">
 
953
                                                <cstring>layout39</cstring>
 
954
                                            </property>
 
955
                                            <hbox>
 
956
                                                <property name="name">
 
957
                                                    <cstring>unnamed</cstring>
 
958
                                                </property>
 
959
                                                <widget class="QSlider">
 
960
                                                    <property name="name">
 
961
                                                        <cstring>sub_pos_slider</cstring>
 
962
                                                    </property>
 
963
                                                    <property name="sizePolicy">
 
964
                                                        <sizepolicy>
 
965
                                                            <hsizetype>7</hsizetype>
 
966
                                                            <vsizetype>0</vsizetype>
 
967
                                                            <horstretch>0</horstretch>
 
968
                                                            <verstretch>0</verstretch>
 
969
                                                        </sizepolicy>
 
970
                                                    </property>
 
971
                                                    <property name="minValue">
 
972
                                                        <number>0</number>
 
973
                                                    </property>
 
974
                                                    <property name="maxValue">
 
975
                                                        <number>100</number>
 
976
                                                    </property>
 
977
                                                    <property name="pageStep">
 
978
                                                        <number>1</number>
 
979
                                                    </property>
 
980
                                                    <property name="orientation">
 
981
                                                        <enum>Horizontal</enum>
 
982
                                                    </property>
 
983
                                                </widget>
 
984
                                                <widget class="QLabel">
 
985
                                                    <property name="name">
 
986
                                                        <cstring>sub_pos_label</cstring>
 
987
                                                    </property>
 
988
                                                    <property name="text">
 
989
                                                        <string>0</string>
 
990
                                                    </property>
 
991
                                                </widget>
 
992
                                            </hbox>
 
993
                                        </widget>
 
994
                                        <widget class="QLayoutWidget">
 
995
                                            <property name="name">
 
996
                                                <cstring>layout39</cstring>
 
997
                                            </property>
 
998
                                            <hbox>
 
999
                                                <property name="name">
 
1000
                                                    <cstring>unnamed</cstring>
 
1001
                                                </property>
 
1002
                                                <widget class="QLabel">
 
1003
                                                    <property name="name">
 
1004
                                                        <cstring>textLabel2_9</cstring>
 
1005
                                                    </property>
 
1006
                                                    <property name="text">
 
1007
                                                        <string>Top</string>
 
1008
                                                    </property>
 
1009
                                                </widget>
 
1010
                                                <spacer>
 
1011
                                                    <property name="name">
 
1012
                                                        <cstring>spacer31_2</cstring>
 
1013
                                                    </property>
 
1014
                                                    <property name="orientation">
 
1015
                                                        <enum>Horizontal</enum>
 
1016
                                                    </property>
 
1017
                                                    <property name="sizeType">
 
1018
                                                        <enum>Expanding</enum>
 
1019
                                                    </property>
 
1020
                                                    <property name="sizeHint">
 
1021
                                                        <size>
 
1022
                                                            <width>131</width>
 
1023
                                                            <height>20</height>
 
1024
                                                        </size>
 
1025
                                                    </property>
 
1026
                                                </spacer>
 
1027
                                                <widget class="QLabel">
 
1028
                                                    <property name="name">
 
1029
                                                        <cstring>textLabel3_5</cstring>
 
1030
                                                    </property>
 
1031
                                                    <property name="text">
 
1032
                                                        <string>Bottom</string>
 
1033
                                                    </property>
 
1034
                                                </widget>
 
1035
                                            </hbox>
 
1036
                                        </widget>
 
1037
                                    </vbox>
 
1038
                                </widget>
 
1039
                                <widget class="QCheckBox">
 
1040
                                    <property name="name">
 
1041
                                        <cstring>subtitles_on_screeshots_check</cstring>
 
1042
                                    </property>
 
1043
                                    <property name="text">
 
1044
                                        <string>Include subtitles on screenshots</string>
 
1045
                                    </property>
 
1046
                                </widget>
 
1047
                                <widget class="QCheckBox">
 
1048
                                    <property name="name">
 
1049
                                        <cstring>subfont_check</cstring>
 
1050
                                    </property>
 
1051
                                    <property name="text">
 
1052
                                        <string>Use -subfont option (required by recent MPlayer releases)</string>
 
1053
                                    </property>
 
1054
                                </widget>
 
1055
                                <spacer>
 
1056
                                    <property name="name">
 
1057
                                        <cstring>spacer41_2</cstring>
 
1058
                                    </property>
 
1059
                                    <property name="orientation">
 
1060
                                        <enum>Vertical</enum>
 
1061
                                    </property>
 
1062
                                    <property name="sizeType">
 
1063
                                        <enum>Expanding</enum>
 
1064
                                    </property>
 
1065
                                    <property name="sizeHint">
 
1066
                                        <size>
 
1067
                                            <width>21</width>
 
1068
                                            <height>31</height>
 
1069
                                        </size>
 
1070
                                    </property>
 
1071
                                </spacer>
 
1072
                            </vbox>
 
1073
                        </widget>
 
1074
                        <widget class="QWidget">
 
1075
                            <property name="name">
 
1076
                                <cstring>tab</cstring>
 
1077
                            </property>
 
1078
                            <attribute name="title">
 
1079
                                <string>SSA/&amp;ASS library</string>
 
1080
                            </attribute>
 
1081
                            <vbox>
 
1082
                                <property name="name">
 
1083
                                    <cstring>unnamed</cstring>
 
1084
                                </property>
 
1085
                                <property name="margin">
 
1086
                                    <number>6</number>
 
1087
                                </property>
 
1088
                                <widget class="QLabel">
 
1089
                                    <property name="name">
 
1090
                                        <cstring>textLabel1_13</cstring>
 
1091
                                    </property>
 
1092
                                    <property name="text">
 
1093
                                        <string>The new SSA/ASS library will provide nice styled subtitles for external SSA/ASS subtitles files and Matroska tracks. But it will be used too for rendering other formats like SUB and SRT files.</string>
 
1094
                                    </property>
 
1095
                                    <property name="alignment">
 
1096
                                        <set>WordBreak|AlignVCenter</set>
 
1097
                                    </property>
 
1098
                                </widget>
 
1099
                                <widget class="QCheckBox">
 
1100
                                    <property name="name">
 
1101
                                        <cstring>font_ass_check</cstring>
 
1102
                                    </property>
 
1103
                                    <property name="text">
 
1104
                                        <string>Use SSA/ASS library for subtitle rendering</string>
 
1105
                                    </property>
 
1106
                                </widget>
 
1107
                                <widget class="QLayoutWidget">
 
1108
                                    <property name="name">
 
1109
                                        <cstring>layout10</cstring>
 
1110
                                    </property>
 
1111
                                    <hbox>
 
1112
                                        <property name="name">
 
1113
                                            <cstring>unnamed</cstring>
 
1114
                                        </property>
 
1115
                                        <widget class="QLabel">
 
1116
                                            <property name="name">
 
1117
                                                <cstring>asscolor_label</cstring>
 
1118
                                            </property>
 
1119
                                            <property name="text">
 
1120
                                                <string>Text color:</string>
 
1121
                                            </property>
 
1122
                                        </widget>
 
1123
                                        <widget class="QPushButton">
 
1124
                                            <property name="name">
 
1125
                                                <cstring>asscolor_button</cstring>
 
1126
                                            </property>
 
1127
                                            <property name="text">
 
1128
                                                <string></string>
 
1129
                                            </property>
 
1130
                                        </widget>
 
1131
                                        <spacer>
 
1132
                                            <property name="name">
 
1133
                                                <cstring>spacer6</cstring>
 
1134
                                            </property>
 
1135
                                            <property name="orientation">
 
1136
                                                <enum>Horizontal</enum>
 
1137
                                            </property>
 
1138
                                            <property name="sizeType">
 
1139
                                                <enum>Preferred</enum>
 
1140
                                            </property>
 
1141
                                            <property name="sizeHint">
 
1142
                                                <size>
 
1143
                                                    <width>41</width>
 
1144
                                                    <height>31</height>
 
1145
                                                </size>
 
1146
                                            </property>
 
1147
                                        </spacer>
 
1148
                                        <widget class="QLabel">
 
1149
                                            <property name="name">
 
1150
                                                <cstring>assbordercolor_label</cstring>
 
1151
                                            </property>
 
1152
                                            <property name="text">
 
1153
                                                <string>Border color:</string>
 
1154
                                            </property>
 
1155
                                        </widget>
 
1156
                                        <widget class="QPushButton">
 
1157
                                            <property name="name">
 
1158
                                                <cstring>assbordercolor_button</cstring>
 
1159
                                            </property>
 
1160
                                            <property name="text">
 
1161
                                                <string></string>
 
1162
                                            </property>
 
1163
                                        </widget>
 
1164
                                    </hbox>
 
1165
                                </widget>
 
1166
                                <widget class="Line">
 
1167
                                    <property name="name">
 
1168
                                        <cstring>ass_styles_line</cstring>
 
1169
                                    </property>
 
1170
                                    <property name="sizePolicy">
 
1171
                                        <sizepolicy>
 
1172
                                            <hsizetype>7</hsizetype>
 
1173
                                            <vsizetype>0</vsizetype>
 
1174
                                            <horstretch>0</horstretch>
 
1175
                                            <verstretch>0</verstretch>
 
1176
                                        </sizepolicy>
 
1177
                                    </property>
 
1178
                                    <property name="frameShape">
 
1179
                                        <enum>HLine</enum>
 
1180
                                    </property>
 
1181
                                    <property name="frameShadow">
 
1182
                                        <enum>Sunken</enum>
 
1183
                                    </property>
 
1184
                                    <property name="orientation">
 
1185
                                        <enum>Horizontal</enum>
 
1186
                                    </property>
 
1187
                                </widget>
 
1188
                                <widget class="QLabel">
 
1189
                                    <property name="name">
 
1190
                                        <cstring>styles_desc_label</cstring>
 
1191
                                    </property>
 
1192
                                    <property name="text">
 
1193
                                        <string>Here you can override styles for SSA/ASS subtitles. It can be also used for fine-tuning the rendering of SRT and SUB subtitles by the SSA/ASS library. Example: &lt;b&gt;Bold=1,Outline=2,Shadow=4&lt;/b&gt;</string>
 
1194
                                    </property>
 
1195
                                    <property name="alignment">
 
1196
                                        <set>WordBreak|AlignVCenter</set>
 
1197
                                    </property>
 
1198
                                </widget>
 
1199
                                <widget class="QLayoutWidget">
 
1200
                                    <property name="name">
 
1201
                                        <cstring>layout38</cstring>
 
1202
                                    </property>
 
1203
                                    <hbox>
 
1204
                                        <property name="name">
 
1205
                                            <cstring>unnamed</cstring>
 
1206
                                        </property>
 
1207
                                        <widget class="QLabel">
 
1208
                                            <property name="name">
 
1209
                                                <cstring>ass_styles_label</cstring>
 
1210
                                            </property>
 
1211
                                            <property name="text">
 
1212
                                                <string>Styles:</string>
 
1213
                                            </property>
 
1214
                                        </widget>
 
1215
                                        <widget class="QLineEdit">
 
1216
                                            <property name="name">
 
1217
                                                <cstring>ass_styles_edit</cstring>
 
1218
                                            </property>
 
1219
                                        </widget>
 
1220
                                    </hbox>
 
1221
                                </widget>
 
1222
                                <spacer>
 
1223
                                    <property name="name">
 
1224
                                        <cstring>spacer36_2</cstring>
 
1225
                                    </property>
 
1226
                                    <property name="orientation">
 
1227
                                        <enum>Vertical</enum>
 
1228
                                    </property>
 
1229
                                    <property name="sizeType">
 
1230
                                        <enum>Expanding</enum>
 
1231
                                    </property>
 
1232
                                    <property name="sizeHint">
 
1233
                                        <size>
 
1234
                                            <width>51</width>
 
1235
                                            <height>200</height>
 
1236
                                        </size>
 
1237
                                    </property>
 
1238
                                </spacer>
 
1239
                            </vbox>
 
1240
                        </widget>
842
1241
                    </widget>
843
 
                </hbox>
 
1242
                </grid>
844
1243
            </widget>
845
1244
            <widget class="QWidget">
846
1245
                <property name="name">
849
1248
                <attribute name="id">
850
1249
                    <number>2</number>
851
1250
                </attribute>
852
 
                <vbox>
 
1251
                <grid>
853
1252
                    <property name="name">
854
1253
                        <cstring>unnamed</cstring>
855
1254
                    </property>
856
1255
                    <property name="margin">
857
1256
                        <number>0</number>
858
1257
                    </property>
859
 
                    <widget class="QGroupBox">
 
1258
                    <widget class="QTabWidget" row="0" column="0">
860
1259
                        <property name="name">
861
 
                            <cstring>groupBox8</cstring>
862
 
                        </property>
863
 
                        <property name="title">
864
 
                            <string>Advanced</string>
865
 
                        </property>
866
 
                        <vbox>
 
1260
                            <cstring>advanced_tab</cstring>
 
1261
                        </property>
 
1262
                        <widget class="QWidget">
867
1263
                            <property name="name">
868
 
                                <cstring>unnamed</cstring>
869
 
                            </property>
870
 
                            <property name="margin">
871
 
                                <number>6</number>
872
 
                            </property>
873
 
                            <widget class="QLayoutWidget">
874
 
                                <property name="name">
875
 
                                    <cstring>layout27</cstring>
876
 
                                </property>
877
 
                                <hbox>
878
 
                                    <property name="name">
879
 
                                        <cstring>unnamed</cstring>
880
 
                                    </property>
881
 
                                    <widget class="QLabel">
882
 
                                        <property name="name">
883
 
                                            <cstring>monitor_aspect_icon</cstring>
884
 
                                        </property>
885
 
                                        <property name="text">
886
 
                                            <string>icon</string>
887
 
                                        </property>
888
 
                                    </widget>
889
 
                                    <widget class="QLabel">
890
 
                                        <property name="name">
891
 
                                            <cstring>textLabel1_8</cstring>
892
 
                                        </property>
893
 
                                        <property name="text">
894
 
                                            <string>Monitor aspect:</string>
895
 
                                        </property>
896
 
                                    </widget>
897
 
                                    <widget class="QComboBox">
898
 
                                        <property name="name">
899
 
                                            <cstring>monitoraspect_combo</cstring>
900
 
                                        </property>
901
 
                                        <property name="editable">
902
 
                                            <bool>true</bool>
903
 
                                        </property>
904
 
                                    </widget>
905
 
                                    <spacer>
906
 
                                        <property name="name">
907
 
                                            <cstring>spacer11</cstring>
908
 
                                        </property>
909
 
                                        <property name="orientation">
910
 
                                            <enum>Horizontal</enum>
911
 
                                        </property>
912
 
                                        <property name="sizeType">
913
 
                                            <enum>Expanding</enum>
914
 
                                        </property>
915
 
                                        <property name="sizeHint">
916
 
                                            <size>
917
 
                                                <width>190</width>
918
 
                                                <height>21</height>
919
 
                                            </size>
920
 
                                        </property>
921
 
                                    </spacer>
922
 
                                </hbox>
923
 
                            </widget>
924
 
                            <widget class="QCheckBox">
925
 
                                <property name="name">
926
 
                                    <cstring>mplayer_use_window_check</cstring>
927
 
                                </property>
928
 
                                <property name="text">
929
 
                                    <string>Run MPlayer in its own window</string>
930
 
                                </property>
931
 
                            </widget>
932
 
                            <widget class="QGroupBox">
933
 
                                <property name="name">
934
 
                                    <cstring>groupBox9</cstring>
935
 
                                </property>
936
 
                                <property name="title">
937
 
                                    <string>Additional Options for MPlayer</string>
938
 
                                </property>
939
 
                                <vbox>
940
 
                                    <property name="name">
941
 
                                        <cstring>unnamed</cstring>
942
 
                                    </property>
943
 
                                    <property name="margin">
944
 
                                        <number>6</number>
945
 
                                    </property>
946
 
                                    <widget class="QLabel">
947
 
                                        <property name="name">
948
 
                                            <cstring>textLabel3_2</cstring>
949
 
                                        </property>
950
 
                                        <property name="text">
951
 
                                            <string>Here you can pass extra options to MPlayer.
 
1264
                                <cstring>tab</cstring>
 
1265
                            </property>
 
1266
                            <attribute name="title">
 
1267
                                <string>&amp;Advanced</string>
 
1268
                            </attribute>
 
1269
                            <vbox>
 
1270
                                <property name="name">
 
1271
                                    <cstring>unnamed</cstring>
 
1272
                                </property>
 
1273
                                <property name="margin">
 
1274
                                    <number>6</number>
 
1275
                                </property>
 
1276
                                <widget class="QLayoutWidget">
 
1277
                                    <property name="name">
 
1278
                                        <cstring>layout27</cstring>
 
1279
                                    </property>
 
1280
                                    <hbox>
 
1281
                                        <property name="name">
 
1282
                                            <cstring>unnamed</cstring>
 
1283
                                        </property>
 
1284
                                        <widget class="QLabel">
 
1285
                                            <property name="name">
 
1286
                                                <cstring>monitor_aspect_icon</cstring>
 
1287
                                            </property>
 
1288
                                            <property name="text">
 
1289
                                                <string>icon</string>
 
1290
                                            </property>
 
1291
                                        </widget>
 
1292
                                        <widget class="QLabel">
 
1293
                                            <property name="name">
 
1294
                                                <cstring>textLabel1_8</cstring>
 
1295
                                            </property>
 
1296
                                            <property name="text">
 
1297
                                                <string>Monitor aspect:</string>
 
1298
                                            </property>
 
1299
                                        </widget>
 
1300
                                        <widget class="QComboBox">
 
1301
                                            <property name="name">
 
1302
                                                <cstring>monitoraspect_combo</cstring>
 
1303
                                            </property>
 
1304
                                            <property name="editable">
 
1305
                                                <bool>true</bool>
 
1306
                                            </property>
 
1307
                                        </widget>
 
1308
                                        <spacer>
 
1309
                                            <property name="name">
 
1310
                                                <cstring>spacer11</cstring>
 
1311
                                            </property>
 
1312
                                            <property name="orientation">
 
1313
                                                <enum>Horizontal</enum>
 
1314
                                            </property>
 
1315
                                            <property name="sizeType">
 
1316
                                                <enum>Expanding</enum>
 
1317
                                            </property>
 
1318
                                            <property name="sizeHint">
 
1319
                                                <size>
 
1320
                                                    <width>190</width>
 
1321
                                                    <height>21</height>
 
1322
                                                </size>
 
1323
                                            </property>
 
1324
                                        </spacer>
 
1325
                                    </hbox>
 
1326
                                </widget>
 
1327
                                <widget class="QCheckBox">
 
1328
                                    <property name="name">
 
1329
                                        <cstring>mplayer_use_window_check</cstring>
 
1330
                                    </property>
 
1331
                                    <property name="text">
 
1332
                                        <string>Run MPlayer in its own window</string>
 
1333
                                    </property>
 
1334
                                </widget>
 
1335
                                <widget class="QGroupBox">
 
1336
                                    <property name="name">
 
1337
                                        <cstring>groupBox9</cstring>
 
1338
                                    </property>
 
1339
                                    <property name="title">
 
1340
                                        <string>Additional Options for MPlayer</string>
 
1341
                                    </property>
 
1342
                                    <vbox>
 
1343
                                        <property name="name">
 
1344
                                            <cstring>unnamed</cstring>
 
1345
                                        </property>
 
1346
                                        <property name="margin">
 
1347
                                            <number>6</number>
 
1348
                                        </property>
 
1349
                                        <widget class="QLabel">
 
1350
                                            <property name="name">
 
1351
                                                <cstring>textLabel3_2</cstring>
 
1352
                                            </property>
 
1353
                                            <property name="text">
 
1354
                                                <string>Here you can pass extra options to MPlayer.
952
1355
Write them separated by spaces.
953
1356
Example: -flip -nosound</string>
954
 
                                        </property>
955
 
                                        <property name="alignment">
956
 
                                            <set>AlignVCenter</set>
957
 
                                        </property>
958
 
                                    </widget>
959
 
                                    <widget class="QLayoutWidget">
960
 
                                        <property name="name">
961
 
                                            <cstring>layout7</cstring>
962
 
                                        </property>
963
 
                                        <hbox>
964
 
                                            <property name="name">
965
 
                                                <cstring>unnamed</cstring>
966
 
                                            </property>
967
 
                                            <widget class="QLabel">
968
 
                                                <property name="name">
969
 
                                                    <cstring>textLabel1_3</cstring>
970
 
                                                </property>
971
 
                                                <property name="text">
972
 
                                                    <string>Options:</string>
973
 
                                                </property>
974
 
                                            </widget>
975
 
                                            <widget class="QLineEdit">
976
 
                                                <property name="name">
977
 
                                                    <cstring>mplayer_args_edit</cstring>
978
 
                                                </property>
979
 
                                            </widget>
980
 
                                        </hbox>
981
 
                                    </widget>
982
 
                                    <widget class="Line">
983
 
                                        <property name="name">
984
 
                                            <cstring>line2</cstring>
985
 
                                        </property>
986
 
                                        <property name="sizePolicy">
987
 
                                            <sizepolicy>
988
 
                                                <hsizetype>7</hsizetype>
989
 
                                                <vsizetype>0</vsizetype>
990
 
                                                <horstretch>0</horstretch>
991
 
                                                <verstretch>0</verstretch>
992
 
                                            </sizepolicy>
993
 
                                        </property>
994
 
                                        <property name="frameShape">
995
 
                                            <enum>HLine</enum>
996
 
                                        </property>
997
 
                                        <property name="frameShadow">
998
 
                                            <enum>Sunken</enum>
999
 
                                        </property>
1000
 
                                        <property name="orientation">
1001
 
                                            <enum>Horizontal</enum>
1002
 
                                        </property>
1003
 
                                    </widget>
1004
 
                                    <widget class="QLabel">
1005
 
                                        <property name="name">
1006
 
                                            <cstring>textLabel4_2</cstring>
1007
 
                                        </property>
1008
 
                                        <property name="text">
1009
 
                                            <string>You can also pass additional video filters.
 
1357
                                            </property>
 
1358
                                            <property name="alignment">
 
1359
                                                <set>AlignVCenter</set>
 
1360
                                            </property>
 
1361
                                        </widget>
 
1362
                                        <widget class="QLayoutWidget">
 
1363
                                            <property name="name">
 
1364
                                                <cstring>layout7</cstring>
 
1365
                                            </property>
 
1366
                                            <hbox>
 
1367
                                                <property name="name">
 
1368
                                                    <cstring>unnamed</cstring>
 
1369
                                                </property>
 
1370
                                                <widget class="QLabel">
 
1371
                                                    <property name="name">
 
1372
                                                        <cstring>textLabel1_3</cstring>
 
1373
                                                    </property>
 
1374
                                                    <property name="text">
 
1375
                                                        <string>Options:</string>
 
1376
                                                    </property>
 
1377
                                                </widget>
 
1378
                                                <widget class="QLineEdit">
 
1379
                                                    <property name="name">
 
1380
                                                        <cstring>mplayer_args_edit</cstring>
 
1381
                                                    </property>
 
1382
                                                </widget>
 
1383
                                            </hbox>
 
1384
                                        </widget>
 
1385
                                        <widget class="Line">
 
1386
                                            <property name="name">
 
1387
                                                <cstring>line2</cstring>
 
1388
                                            </property>
 
1389
                                            <property name="sizePolicy">
 
1390
                                                <sizepolicy>
 
1391
                                                    <hsizetype>7</hsizetype>
 
1392
                                                    <vsizetype>0</vsizetype>
 
1393
                                                    <horstretch>0</horstretch>
 
1394
                                                    <verstretch>0</verstretch>
 
1395
                                                </sizepolicy>
 
1396
                                            </property>
 
1397
                                            <property name="frameShape">
 
1398
                                                <enum>HLine</enum>
 
1399
                                            </property>
 
1400
                                            <property name="frameShadow">
 
1401
                                                <enum>Sunken</enum>
 
1402
                                            </property>
 
1403
                                            <property name="orientation">
 
1404
                                                <enum>Horizontal</enum>
 
1405
                                            </property>
 
1406
                                        </widget>
 
1407
                                        <widget class="QLabel">
 
1408
                                            <property name="name">
 
1409
                                                <cstring>textLabel4_2</cstring>
 
1410
                                            </property>
 
1411
                                            <property name="text">
 
1412
                                                <string>You can also pass additional video filters.
1010
1413
Separate them with ",". Do not use spaces!
1011
1414
Example: scale=512:-2,eq2=1.1</string>
1012
 
                                        </property>
1013
 
                                        <property name="alignment">
1014
 
                                            <set>AlignVCenter</set>
1015
 
                                        </property>
1016
 
                                    </widget>
1017
 
                                    <widget class="QLayoutWidget">
1018
 
                                        <property name="name">
1019
 
                                            <cstring>layout6</cstring>
1020
 
                                        </property>
1021
 
                                        <hbox>
1022
 
                                            <property name="name">
1023
 
                                                <cstring>unnamed</cstring>
1024
 
                                            </property>
1025
 
                                            <widget class="QLabel">
1026
 
                                                <property name="name">
1027
 
                                                    <cstring>textLabel2_3</cstring>
1028
 
                                                </property>
1029
 
                                                <property name="text">
1030
 
                                                    <string>Video filters:</string>
1031
 
                                                </property>
1032
 
                                            </widget>
1033
 
                                            <widget class="QLineEdit">
1034
 
                                                <property name="name">
1035
 
                                                    <cstring>mplayer_vfilters_edit</cstring>
1036
 
                                                </property>
1037
 
                                            </widget>
1038
 
                                        </hbox>
1039
 
                                    </widget>
1040
 
                                    <widget class="Line">
1041
 
                                        <property name="name">
1042
 
                                            <cstring>line3</cstring>
1043
 
                                        </property>
1044
 
                                        <property name="sizePolicy">
1045
 
                                            <sizepolicy>
1046
 
                                                <hsizetype>7</hsizetype>
1047
 
                                                <vsizetype>0</vsizetype>
1048
 
                                                <horstretch>0</horstretch>
1049
 
                                                <verstretch>0</verstretch>
1050
 
                                            </sizepolicy>
1051
 
                                        </property>
1052
 
                                        <property name="frameShape">
1053
 
                                            <enum>HLine</enum>
1054
 
                                        </property>
1055
 
                                        <property name="frameShadow">
1056
 
                                            <enum>Sunken</enum>
1057
 
                                        </property>
1058
 
                                        <property name="orientation">
1059
 
                                            <enum>Horizontal</enum>
1060
 
                                        </property>
1061
 
                                    </widget>
1062
 
                                    <widget class="QLabel">
1063
 
                                        <property name="name">
1064
 
                                            <cstring>textLabel5_2</cstring>
1065
 
                                        </property>
1066
 
                                        <property name="text">
1067
 
                                            <string>And finally audio filters. Same rule as for video filters.
 
1415
                                            </property>
 
1416
                                            <property name="alignment">
 
1417
                                                <set>AlignVCenter</set>
 
1418
                                            </property>
 
1419
                                        </widget>
 
1420
                                        <widget class="QLayoutWidget">
 
1421
                                            <property name="name">
 
1422
                                                <cstring>layout6</cstring>
 
1423
                                            </property>
 
1424
                                            <hbox>
 
1425
                                                <property name="name">
 
1426
                                                    <cstring>unnamed</cstring>
 
1427
                                                </property>
 
1428
                                                <widget class="QLabel">
 
1429
                                                    <property name="name">
 
1430
                                                        <cstring>textLabel2_3</cstring>
 
1431
                                                    </property>
 
1432
                                                    <property name="text">
 
1433
                                                        <string>Video filters:</string>
 
1434
                                                    </property>
 
1435
                                                </widget>
 
1436
                                                <widget class="QLineEdit">
 
1437
                                                    <property name="name">
 
1438
                                                        <cstring>mplayer_vfilters_edit</cstring>
 
1439
                                                    </property>
 
1440
                                                </widget>
 
1441
                                            </hbox>
 
1442
                                        </widget>
 
1443
                                        <widget class="Line">
 
1444
                                            <property name="name">
 
1445
                                                <cstring>line3</cstring>
 
1446
                                            </property>
 
1447
                                            <property name="sizePolicy">
 
1448
                                                <sizepolicy>
 
1449
                                                    <hsizetype>7</hsizetype>
 
1450
                                                    <vsizetype>0</vsizetype>
 
1451
                                                    <horstretch>0</horstretch>
 
1452
                                                    <verstretch>0</verstretch>
 
1453
                                                </sizepolicy>
 
1454
                                            </property>
 
1455
                                            <property name="frameShape">
 
1456
                                                <enum>HLine</enum>
 
1457
                                            </property>
 
1458
                                            <property name="frameShadow">
 
1459
                                                <enum>Sunken</enum>
 
1460
                                            </property>
 
1461
                                            <property name="orientation">
 
1462
                                                <enum>Horizontal</enum>
 
1463
                                            </property>
 
1464
                                        </widget>
 
1465
                                        <widget class="QLabel">
 
1466
                                            <property name="name">
 
1467
                                                <cstring>textLabel5_2</cstring>
 
1468
                                            </property>
 
1469
                                            <property name="text">
 
1470
                                                <string>And finally audio filters. Same rule as for video filters.
1068
1471
Example: resample=44100:0:0,volnorm</string>
1069
 
                                        </property>
1070
 
                                        <property name="alignment">
1071
 
                                            <set>AlignVCenter</set>
1072
 
                                        </property>
1073
 
                                    </widget>
1074
 
                                    <widget class="QLayoutWidget">
 
1472
                                            </property>
 
1473
                                            <property name="alignment">
 
1474
                                                <set>AlignVCenter</set>
 
1475
                                            </property>
 
1476
                                        </widget>
 
1477
                                        <widget class="QLayoutWidget">
 
1478
                                            <property name="name">
 
1479
                                                <cstring>layout5</cstring>
 
1480
                                            </property>
 
1481
                                            <hbox>
 
1482
                                                <property name="name">
 
1483
                                                    <cstring>unnamed</cstring>
 
1484
                                                </property>
 
1485
                                                <widget class="QLabel">
 
1486
                                                    <property name="name">
 
1487
                                                        <cstring>textLabel3_3</cstring>
 
1488
                                                    </property>
 
1489
                                                    <property name="text">
 
1490
                                                        <string>Audio filters:</string>
 
1491
                                                    </property>
 
1492
                                                </widget>
 
1493
                                                <widget class="QLineEdit">
 
1494
                                                    <property name="name">
 
1495
                                                        <cstring>mplayer_afilters_edit</cstring>
 
1496
                                                    </property>
 
1497
                                                </widget>
 
1498
                                            </hbox>
 
1499
                                        </widget>
 
1500
                                    </vbox>
 
1501
                                </widget>
 
1502
                                <widget class="QLayoutWidget">
 
1503
                                    <property name="name">
 
1504
                                        <cstring>layout37</cstring>
 
1505
                                    </property>
 
1506
                                    <hbox>
1075
1507
                                        <property name="name">
1076
 
                                            <cstring>layout5</cstring>
 
1508
                                            <cstring>unnamed</cstring>
1077
1509
                                        </property>
1078
 
                                        <hbox>
1079
 
                                            <property name="name">
1080
 
                                                <cstring>unnamed</cstring>
1081
 
                                            </property>
1082
 
                                            <widget class="QLabel">
1083
 
                                                <property name="name">
1084
 
                                                    <cstring>textLabel3_3</cstring>
1085
 
                                                </property>
1086
 
                                                <property name="text">
1087
 
                                                    <string>Audio filters:</string>
1088
 
                                                </property>
1089
 
                                            </widget>
1090
 
                                            <widget class="QLineEdit">
1091
 
                                                <property name="name">
1092
 
                                                    <cstring>mplayer_afilters_edit</cstring>
1093
 
                                                </property>
1094
 
                                            </widget>
1095
 
                                        </hbox>
1096
 
                                    </widget>
1097
 
                                </vbox>
1098
 
                            </widget>
1099
 
                            <spacer>
1100
 
                                <property name="name">
1101
 
                                    <cstring>spacer31</cstring>
1102
 
                                </property>
1103
 
                                <property name="orientation">
1104
 
                                    <enum>Vertical</enum>
1105
 
                                </property>
1106
 
                                <property name="sizeType">
1107
 
                                    <enum>Expanding</enum>
1108
 
                                </property>
1109
 
                                <property name="sizeHint">
1110
 
                                    <size>
1111
 
                                        <width>21</width>
1112
 
                                        <height>41</height>
1113
 
                                    </size>
1114
 
                                </property>
1115
 
                            </spacer>
1116
 
                            <widget class="QCheckBox">
1117
 
                                <property name="name">
1118
 
                                    <cstring>not_clear_background_check</cstring>
1119
 
                                </property>
1120
 
                                <property name="text">
1121
 
                                    <string>Don't repaint the background of the video window</string>
1122
 
                                </property>
1123
 
                            </widget>
1124
 
                        </vbox>
 
1510
                                        <widget class="QLabel">
 
1511
                                            <property name="name">
 
1512
                                                <cstring>textLabel1_23</cstring>
 
1513
                                            </property>
 
1514
                                            <property name="text">
 
1515
                                                <string>Colorkey:</string>
 
1516
                                            </property>
 
1517
                                        </widget>
 
1518
                                        <widget class="QLineEdit">
 
1519
                                            <property name="name">
 
1520
                                                <cstring>colorkey_view</cstring>
 
1521
                                            </property>
 
1522
                                            <property name="sizePolicy">
 
1523
                                                <sizepolicy>
 
1524
                                                    <hsizetype>1</hsizetype>
 
1525
                                                    <vsizetype>0</vsizetype>
 
1526
                                                    <horstretch>0</horstretch>
 
1527
                                                    <verstretch>0</verstretch>
 
1528
                                                </sizepolicy>
 
1529
                                            </property>
 
1530
                                        </widget>
 
1531
                                        <widget class="QPushButton">
 
1532
                                            <property name="name">
 
1533
                                                <cstring>colorkey_button</cstring>
 
1534
                                            </property>
 
1535
                                            <property name="text">
 
1536
                                                <string>Change...</string>
 
1537
                                            </property>
 
1538
                                        </widget>
 
1539
                                        <spacer>
 
1540
                                            <property name="name">
 
1541
                                                <cstring>spacer30_2</cstring>
 
1542
                                            </property>
 
1543
                                            <property name="orientation">
 
1544
                                                <enum>Horizontal</enum>
 
1545
                                            </property>
 
1546
                                            <property name="sizeType">
 
1547
                                                <enum>Expanding</enum>
 
1548
                                            </property>
 
1549
                                            <property name="sizeHint">
 
1550
                                                <size>
 
1551
                                                    <width>131</width>
 
1552
                                                    <height>21</height>
 
1553
                                                </size>
 
1554
                                            </property>
 
1555
                                        </spacer>
 
1556
                                    </hbox>
 
1557
                                </widget>
 
1558
                                <widget class="QCheckBox">
 
1559
                                    <property name="name">
 
1560
                                        <cstring>not_clear_background_check</cstring>
 
1561
                                    </property>
 
1562
                                    <property name="text">
 
1563
                                        <string>Don't repaint the background of the video window</string>
 
1564
                                    </property>
 
1565
                                </widget>
 
1566
                                <spacer>
 
1567
                                    <property name="name">
 
1568
                                        <cstring>spacer34</cstring>
 
1569
                                    </property>
 
1570
                                    <property name="orientation">
 
1571
                                        <enum>Vertical</enum>
 
1572
                                    </property>
 
1573
                                    <property name="sizeType">
 
1574
                                        <enum>Expanding</enum>
 
1575
                                    </property>
 
1576
                                    <property name="sizeHint">
 
1577
                                        <size>
 
1578
                                            <width>21</width>
 
1579
                                            <height>61</height>
 
1580
                                        </size>
 
1581
                                    </property>
 
1582
                                </spacer>
 
1583
                            </vbox>
 
1584
                        </widget>
 
1585
                        <widget class="QWidget">
 
1586
                            <property name="name">
 
1587
                                <cstring>tab</cstring>
 
1588
                            </property>
 
1589
                            <attribute name="title">
 
1590
                                <string>&amp;Logs</string>
 
1591
                            </attribute>
 
1592
                            <vbox>
 
1593
                                <property name="name">
 
1594
                                    <cstring>unnamed</cstring>
 
1595
                                </property>
 
1596
                                <property name="margin">
 
1597
                                    <number>6</number>
 
1598
                                </property>
 
1599
                                <widget class="QCheckBox">
 
1600
                                    <property name="name">
 
1601
                                        <cstring>log_mplayer_check</cstring>
 
1602
                                    </property>
 
1603
                                    <property name="text">
 
1604
                                        <string>Log MPlayer output</string>
 
1605
                                    </property>
 
1606
                                </widget>
 
1607
                                <widget class="QCheckBox">
 
1608
                                    <property name="name">
 
1609
                                        <cstring>log_smplayer_check</cstring>
 
1610
                                    </property>
 
1611
                                    <property name="text">
 
1612
                                        <string>Log SMPlayer output</string>
 
1613
                                    </property>
 
1614
                                </widget>
 
1615
                                <widget class="Line">
 
1616
                                    <property name="name">
 
1617
                                        <cstring>line8_2</cstring>
 
1618
                                    </property>
 
1619
                                    <property name="sizePolicy">
 
1620
                                        <sizepolicy>
 
1621
                                            <hsizetype>7</hsizetype>
 
1622
                                            <vsizetype>0</vsizetype>
 
1623
                                            <horstretch>0</horstretch>
 
1624
                                            <verstretch>0</verstretch>
 
1625
                                        </sizepolicy>
 
1626
                                    </property>
 
1627
                                    <property name="frameShape">
 
1628
                                        <enum>HLine</enum>
 
1629
                                    </property>
 
1630
                                    <property name="frameShadow">
 
1631
                                        <enum>Sunken</enum>
 
1632
                                    </property>
 
1633
                                    <property name="orientation">
 
1634
                                        <enum>Horizontal</enum>
 
1635
                                    </property>
 
1636
                                </widget>
 
1637
                                <widget class="QLabel">
 
1638
                                    <property name="name">
 
1639
                                        <cstring>textLabel1_17</cstring>
 
1640
                                    </property>
 
1641
                                    <property name="text">
 
1642
                                        <string>This option is mainly intended for debugging the application.</string>
 
1643
                                    </property>
 
1644
                                </widget>
 
1645
                                <widget class="QLabel">
 
1646
                                    <property name="name">
 
1647
                                        <cstring>textLabel2_10</cstring>
 
1648
                                    </property>
 
1649
                                    <property name="text">
 
1650
                                        <string>Filter for SMPlayer logs:</string>
 
1651
                                    </property>
 
1652
                                </widget>
 
1653
                                <widget class="QLineEdit">
 
1654
                                    <property name="name">
 
1655
                                        <cstring>log_filter_edit</cstring>
 
1656
                                    </property>
 
1657
                                </widget>
 
1658
                                <spacer>
 
1659
                                    <property name="name">
 
1660
                                        <cstring>spacer32_2</cstring>
 
1661
                                    </property>
 
1662
                                    <property name="orientation">
 
1663
                                        <enum>Vertical</enum>
 
1664
                                    </property>
 
1665
                                    <property name="sizeType">
 
1666
                                        <enum>Expanding</enum>
 
1667
                                    </property>
 
1668
                                    <property name="sizeHint">
 
1669
                                        <size>
 
1670
                                            <width>71</width>
 
1671
                                            <height>171</height>
 
1672
                                        </size>
 
1673
                                    </property>
 
1674
                                </spacer>
 
1675
                            </vbox>
 
1676
                        </widget>
 
1677
                        <widget class="QWidget">
 
1678
                            <property name="name">
 
1679
                                <cstring>TabPage</cstring>
 
1680
                            </property>
 
1681
                            <attribute name="title">
 
1682
                                <string>&amp;MPlayer language</string>
 
1683
                            </attribute>
 
1684
                            <grid>
 
1685
                                <property name="name">
 
1686
                                    <cstring>unnamed</cstring>
 
1687
                                </property>
 
1688
                                <property name="margin">
 
1689
                                    <number>6</number>
 
1690
                                </property>
 
1691
                                <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
 
1692
                                    <property name="name">
 
1693
                                        <cstring>textLabel1_4</cstring>
 
1694
                                    </property>
 
1695
                                    <property name="text">
 
1696
                                        <string>SMPlayer needs to read and parse the output of MPlayer and sometimes it relies on English text. If you are using a MPlayer translated into another language, then you need to change the texts that SMPlayer looks for. (Technically you should enter regular expressions)&lt;br&gt;&lt;br&gt;
 
1697
The drop-down lists may provide already made regular expression for several languages.</string>
 
1698
                                    </property>
 
1699
                                    <property name="alignment">
 
1700
                                        <set>WordBreak|AlignVCenter</set>
 
1701
                                    </property>
 
1702
                                </widget>
 
1703
                                <widget class="QLabel" row="1" column="0">
 
1704
                                    <property name="name">
 
1705
                                        <cstring>textLabel2_12</cstring>
 
1706
                                    </property>
 
1707
                                    <property name="text">
 
1708
                                        <string>End of file:</string>
 
1709
                                    </property>
 
1710
                                </widget>
 
1711
                                <widget class="QComboBox" row="1" column="1">
 
1712
                                    <property name="name">
 
1713
                                        <cstring>endoffile_combo</cstring>
 
1714
                                    </property>
 
1715
                                    <property name="sizePolicy">
 
1716
                                        <sizepolicy>
 
1717
                                            <hsizetype>3</hsizetype>
 
1718
                                            <vsizetype>0</vsizetype>
 
1719
                                            <horstretch>0</horstretch>
 
1720
                                            <verstretch>0</verstretch>
 
1721
                                        </sizepolicy>
 
1722
                                    </property>
 
1723
                                    <property name="editable">
 
1724
                                        <bool>true</bool>
 
1725
                                    </property>
 
1726
                                </widget>
 
1727
                                <widget class="QLabel" row="2" column="0">
 
1728
                                    <property name="name">
 
1729
                                        <cstring>textLabel3_6</cstring>
 
1730
                                    </property>
 
1731
                                    <property name="text">
 
1732
                                        <string>No video:</string>
 
1733
                                    </property>
 
1734
                                </widget>
 
1735
                                <widget class="QComboBox" row="2" column="1">
 
1736
                                    <property name="name">
 
1737
                                        <cstring>novideo_combo</cstring>
 
1738
                                    </property>
 
1739
                                    <property name="sizePolicy">
 
1740
                                        <sizepolicy>
 
1741
                                            <hsizetype>7</hsizetype>
 
1742
                                            <vsizetype>0</vsizetype>
 
1743
                                            <horstretch>0</horstretch>
 
1744
                                            <verstretch>0</verstretch>
 
1745
                                        </sizepolicy>
 
1746
                                    </property>
 
1747
                                    <property name="editable">
 
1748
                                        <bool>true</bool>
 
1749
                                    </property>
 
1750
                                </widget>
 
1751
                                <spacer row="3" column="1">
 
1752
                                    <property name="name">
 
1753
                                        <cstring>spacer33</cstring>
 
1754
                                    </property>
 
1755
                                    <property name="orientation">
 
1756
                                        <enum>Vertical</enum>
 
1757
                                    </property>
 
1758
                                    <property name="sizeType">
 
1759
                                        <enum>Expanding</enum>
 
1760
                                    </property>
 
1761
                                    <property name="sizeHint">
 
1762
                                        <size>
 
1763
                                            <width>61</width>
 
1764
                                            <height>131</height>
 
1765
                                        </size>
 
1766
                                    </property>
 
1767
                                </spacer>
 
1768
                            </grid>
 
1769
                        </widget>
1125
1770
                    </widget>
1126
 
                </vbox>
 
1771
                </grid>
1127
1772
            </widget>
1128
1773
            <widget class="QWidget">
1129
1774
                <property name="name">
1132
1777
                <attribute name="id">
1133
1778
                    <number>3</number>
1134
1779
                </attribute>
1135
 
                <vbox>
 
1780
                <grid>
1136
1781
                    <property name="name">
1137
1782
                        <cstring>unnamed</cstring>
1138
1783
                    </property>
1139
1784
                    <property name="margin">
1140
1785
                        <number>0</number>
1141
1786
                    </property>
1142
 
                    <widget class="QGroupBox">
 
1787
                    <widget class="QGroupBox" row="0" column="0">
1143
1788
                        <property name="name">
1144
1789
                            <cstring>groupBox22</cstring>
1145
1790
                        </property>
1247
1892
                                    </widget>
1248
1893
                                </vbox>
1249
1894
                            </widget>
1250
 
                            <widget class="QLabel">
1251
 
                                <property name="name">
1252
 
                                    <cstring>textLabel1_12</cstring>
1253
 
                                </property>
1254
 
                                <property name="text">
1255
 
                                    <string>Setting a cache may improve performance on slow media</string>
1256
 
                                </property>
1257
 
                            </widget>
1258
 
                            <widget class="QLayoutWidget">
1259
 
                                <property name="name">
1260
 
                                    <cstring>layout20</cstring>
1261
 
                                </property>
1262
 
                                <hbox>
 
1895
                            <widget class="QGroupBox">
 
1896
                                <property name="name">
 
1897
                                    <cstring>Cache</cstring>
 
1898
                                </property>
 
1899
                                <property name="title">
 
1900
                                    <string>Cache</string>
 
1901
                                </property>
 
1902
                                <grid>
1263
1903
                                    <property name="name">
1264
1904
                                        <cstring>unnamed</cstring>
1265
1905
                                    </property>
1266
 
                                    <widget class="QLabel">
1267
 
                                        <property name="name">
1268
 
                                            <cstring>textLabel1_4</cstring>
1269
 
                                        </property>
1270
 
                                        <property name="text">
1271
 
                                            <string>Cache:</string>
1272
 
                                        </property>
1273
 
                                    </widget>
1274
 
                                    <widget class="QSpinBox">
1275
 
                                        <property name="name">
1276
 
                                            <cstring>cache_spin</cstring>
1277
 
                                        </property>
1278
 
                                        <property name="maxValue">
1279
 
                                            <number>10000</number>
1280
 
                                        </property>
1281
 
                                    </widget>
1282
 
                                    <widget class="QLabel">
1283
 
                                        <property name="name">
1284
 
                                            <cstring>textLabel1_13</cstring>
1285
 
                                        </property>
1286
 
                                        <property name="text">
1287
 
                                            <string>KB</string>
1288
 
                                        </property>
1289
 
                                    </widget>
1290
 
                                    <spacer>
 
1906
                                    <property name="margin">
 
1907
                                        <number>6</number>
 
1908
                                    </property>
 
1909
                                    <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
 
1910
                                        <property name="name">
 
1911
                                            <cstring>textLabel1_12</cstring>
 
1912
                                        </property>
 
1913
                                        <property name="text">
 
1914
                                            <string>Setting a cache may improve performance on slow media</string>
 
1915
                                        </property>
 
1916
                                    </widget>
 
1917
                                    <widget class="QCheckBox" row="1" column="0">
 
1918
                                        <property name="name">
 
1919
                                            <cstring>use_cache_check</cstring>
 
1920
                                        </property>
 
1921
                                        <property name="text">
 
1922
                                            <string>Use cache</string>
 
1923
                                        </property>
 
1924
                                    </widget>
 
1925
                                    <widget class="QLayoutWidget" row="2" column="0">
 
1926
                                        <property name="name">
 
1927
                                            <cstring>layout40</cstring>
 
1928
                                        </property>
 
1929
                                        <hbox>
 
1930
                                            <property name="name">
 
1931
                                                <cstring>unnamed</cstring>
 
1932
                                            </property>
 
1933
                                            <spacer>
 
1934
                                                <property name="name">
 
1935
                                                    <cstring>spacer32</cstring>
 
1936
                                                </property>
 
1937
                                                <property name="orientation">
 
1938
                                                    <enum>Horizontal</enum>
 
1939
                                                </property>
 
1940
                                                <property name="sizeType">
 
1941
                                                    <enum>Fixed</enum>
 
1942
                                                </property>
 
1943
                                                <property name="sizeHint">
 
1944
                                                    <size>
 
1945
                                                        <width>31</width>
 
1946
                                                        <height>21</height>
 
1947
                                                    </size>
 
1948
                                                </property>
 
1949
                                            </spacer>
 
1950
                                            <widget class="QLabel">
 
1951
                                                <property name="name">
 
1952
                                                    <cstring>cache_size_label</cstring>
 
1953
                                                </property>
 
1954
                                                <property name="text">
 
1955
                                                    <string>Size:</string>
 
1956
                                                </property>
 
1957
                                            </widget>
 
1958
                                            <widget class="QSpinBox">
 
1959
                                                <property name="name">
 
1960
                                                    <cstring>cache_spin</cstring>
 
1961
                                                </property>
 
1962
                                                <property name="maxValue">
 
1963
                                                    <number>10000</number>
 
1964
                                                </property>
 
1965
                                            </widget>
 
1966
                                            <widget class="QLabel">
 
1967
                                                <property name="name">
 
1968
                                                    <cstring>cache_kb_label</cstring>
 
1969
                                                </property>
 
1970
                                                <property name="text">
 
1971
                                                    <string>KB</string>
 
1972
                                                </property>
 
1973
                                            </widget>
 
1974
                                        </hbox>
 
1975
                                    </widget>
 
1976
                                    <spacer row="1" column="1" rowspan="2" colspan="1">
1291
1977
                                        <property name="name">
1292
1978
                                            <cstring>spacer5</cstring>
1293
1979
                                        </property>
1299
1985
                                        </property>
1300
1986
                                        <property name="sizeHint">
1301
1987
                                            <size>
1302
 
                                                <width>290</width>
1303
 
                                                <height>31</height>
 
1988
                                                <width>297</width>
 
1989
                                                <height>60</height>
1304
1990
                                            </size>
1305
1991
                                        </property>
1306
1992
                                    </spacer>
1307
 
                                </hbox>
1308
 
                            </widget>
1309
 
                            <widget class="Line">
1310
 
                                <property name="name">
1311
 
                                    <cstring>line7</cstring>
1312
 
                                </property>
1313
 
                                <property name="sizePolicy">
1314
 
                                    <sizepolicy>
1315
 
                                        <hsizetype>7</hsizetype>
1316
 
                                        <vsizetype>0</vsizetype>
1317
 
                                        <horstretch>0</horstretch>
1318
 
                                        <verstretch>0</verstretch>
1319
 
                                    </sizepolicy>
1320
 
                                </property>
1321
 
                                <property name="frameShape">
1322
 
                                    <enum>HLine</enum>
1323
 
                                </property>
1324
 
                                <property name="frameShadow">
1325
 
                                    <enum>Sunken</enum>
1326
 
                                </property>
1327
 
                                <property name="orientation">
1328
 
                                    <enum>Horizontal</enum>
1329
 
                                </property>
 
1993
                                </grid>
1330
1994
                            </widget>
1331
1995
                            <widget class="QCheckBox">
1332
1996
                                <property name="name">
1344
2008
                                    <string>Allow hard frame drop (can lead to image distortion)</string>
1345
2009
                                </property>
1346
2010
                            </widget>
1347
 
                            <widget class="Line">
1348
 
                                <property name="name">
1349
 
                                    <cstring>line5</cstring>
1350
 
                                </property>
1351
 
                                <property name="sizePolicy">
1352
 
                                    <sizepolicy>
1353
 
                                        <hsizetype>7</hsizetype>
1354
 
                                        <vsizetype>0</vsizetype>
1355
 
                                        <horstretch>0</horstretch>
1356
 
                                        <verstretch>0</verstretch>
1357
 
                                    </sizepolicy>
1358
 
                                </property>
1359
 
                                <property name="frameShape">
1360
 
                                    <enum>HLine</enum>
1361
 
                                </property>
1362
 
                                <property name="frameShadow">
1363
 
                                    <enum>Sunken</enum>
1364
 
                                </property>
1365
 
                                <property name="orientation">
1366
 
                                    <enum>Horizontal</enum>
1367
 
                                </property>
1368
 
                            </widget>
1369
2011
                            <widget class="QGroupBox">
1370
2012
                                <property name="name">
1371
2013
                                    <cstring>groupBox14_2</cstring>
1453
2095
                                    </widget>
1454
2096
                                </vbox>
1455
2097
                            </widget>
1456
 
                            <widget class="QLabel">
1457
 
                                <property name="name">
1458
 
                                    <cstring>textLabel1_10</cstring>
1459
 
                                </property>
1460
 
                                <property name="text">
1461
 
                                    <string>Auto quality for postprocessing filter:</string>
1462
 
                                </property>
1463
 
                            </widget>
1464
 
                            <widget class="QLayoutWidget">
1465
 
                                <property name="name">
1466
 
                                    <cstring>layout19</cstring>
1467
 
                                </property>
1468
 
                                <hbox>
1469
 
                                    <property name="name">
1470
 
                                        <cstring>unnamed</cstring>
1471
 
                                    </property>
1472
 
                                    <widget class="QLayoutWidget">
1473
 
                                        <property name="name">
1474
 
                                            <cstring>layout17</cstring>
1475
 
                                        </property>
1476
 
                                        <vbox>
1477
 
                                            <property name="name">
1478
 
                                                <cstring>unnamed</cstring>
1479
 
                                            </property>
1480
 
                                            <widget class="QLabel">
1481
 
                                                <property name="name">
1482
 
                                                    <cstring>textLabel1_5</cstring>
1483
 
                                                </property>
1484
 
                                                <property name="text">
1485
 
                                                    <string>Level:</string>
1486
 
                                                </property>
1487
 
                                            </widget>
1488
 
                                            <spacer>
1489
 
                                                <property name="name">
1490
 
                                                    <cstring>spacer16</cstring>
1491
 
                                                </property>
1492
 
                                                <property name="orientation">
1493
 
                                                    <enum>Horizontal</enum>
1494
 
                                                </property>
1495
 
                                                <property name="sizeType">
1496
 
                                                    <enum>Minimum</enum>
1497
 
                                                </property>
1498
 
                                                <property name="sizeHint">
1499
 
                                                    <size>
1500
 
                                                        <width>31</width>
1501
 
                                                        <height>21</height>
1502
 
                                                    </size>
1503
 
                                                </property>
1504
 
                                            </spacer>
1505
 
                                        </vbox>
1506
 
                                    </widget>
1507
 
                                    <widget class="QLayoutWidget">
1508
 
                                        <property name="name">
1509
 
                                            <cstring>layout18</cstring>
1510
 
                                        </property>
1511
 
                                        <vbox>
1512
 
                                            <property name="name">
1513
 
                                                <cstring>unnamed</cstring>
1514
 
                                            </property>
1515
 
                                            <widget class="QSlider">
1516
 
                                                <property name="name">
1517
 
                                                    <cstring>autoq_slider</cstring>
1518
 
                                                </property>
1519
 
                                                <property name="sizePolicy">
1520
 
                                                    <sizepolicy>
1521
 
                                                        <hsizetype>7</hsizetype>
1522
 
                                                        <vsizetype>5</vsizetype>
1523
 
                                                        <horstretch>0</horstretch>
1524
 
                                                        <verstretch>0</verstretch>
1525
 
                                                    </sizepolicy>
1526
 
                                                </property>
1527
 
                                                <property name="minValue">
1528
 
                                                    <number>1</number>
1529
 
                                                </property>
1530
 
                                                <property name="maxValue">
1531
 
                                                    <number>6</number>
1532
 
                                                </property>
1533
 
                                                <property name="orientation">
1534
 
                                                    <enum>Horizontal</enum>
1535
 
                                                </property>
1536
 
                                                <property name="tickmarks">
1537
 
                                                    <enum>Below</enum>
1538
 
                                                </property>
1539
 
                                                <property name="tickInterval">
1540
 
                                                    <number>1</number>
1541
 
                                                </property>
1542
 
                                            </widget>
1543
 
                                            <widget class="QLayoutWidget">
1544
 
                                                <property name="name">
1545
 
                                                    <cstring>layout17</cstring>
1546
 
                                                </property>
1547
 
                                                <hbox>
1548
 
                                                    <property name="name">
1549
 
                                                        <cstring>unnamed</cstring>
1550
 
                                                    </property>
1551
 
                                                    <widget class="QLabel">
1552
 
                                                        <property name="name">
1553
 
                                                            <cstring>textLabel1_9</cstring>
1554
 
                                                        </property>
1555
 
                                                        <property name="text">
1556
 
                                                            <string>Lowest</string>
1557
 
                                                        </property>
1558
 
                                                    </widget>
1559
 
                                                    <spacer>
1560
 
                                                        <property name="name">
1561
 
                                                            <cstring>spacer13</cstring>
1562
 
                                                        </property>
1563
 
                                                        <property name="orientation">
1564
 
                                                            <enum>Horizontal</enum>
1565
 
                                                        </property>
1566
 
                                                        <property name="sizeType">
1567
 
                                                            <enum>Expanding</enum>
1568
 
                                                        </property>
1569
 
                                                        <property name="sizeHint">
1570
 
                                                            <size>
1571
 
                                                                <width>51</width>
1572
 
                                                                <height>21</height>
1573
 
                                                            </size>
1574
 
                                                        </property>
1575
 
                                                    </spacer>
1576
 
                                                    <widget class="QLabel">
1577
 
                                                        <property name="name">
1578
 
                                                            <cstring>textLabel2_4</cstring>
1579
 
                                                        </property>
1580
 
                                                        <property name="text">
1581
 
                                                            <string>Highest</string>
1582
 
                                                        </property>
1583
 
                                                    </widget>
1584
 
                                                </hbox>
1585
 
                                            </widget>
1586
 
                                        </vbox>
1587
 
                                    </widget>
1588
 
                                </hbox>
1589
 
                            </widget>
1590
 
                            <widget class="Line">
1591
 
                                <property name="name">
1592
 
                                    <cstring>line6</cstring>
1593
 
                                </property>
1594
 
                                <property name="sizePolicy">
1595
 
                                    <sizepolicy>
1596
 
                                        <hsizetype>7</hsizetype>
1597
 
                                        <vsizetype>0</vsizetype>
1598
 
                                        <horstretch>0</horstretch>
1599
 
                                        <verstretch>0</verstretch>
1600
 
                                    </sizepolicy>
1601
 
                                </property>
1602
 
                                <property name="frameShape">
1603
 
                                    <enum>HLine</enum>
1604
 
                                </property>
1605
 
                                <property name="frameShadow">
1606
 
                                    <enum>Sunken</enum>
1607
 
                                </property>
1608
 
                                <property name="orientation">
1609
 
                                    <enum>Horizontal</enum>
1610
 
                                </property>
1611
 
                            </widget>
1612
2098
                            <widget class="QCheckBox">
1613
2099
                                <property name="name">
1614
2100
                                    <cstring>fastaudioswitching_check</cstring>
1662
2148
                            </widget>
1663
2149
                        </vbox>
1664
2150
                    </widget>
1665
 
                </vbox>
 
2151
                </grid>
1666
2152
            </widget>
1667
2153
            <widget class="QWidget">
1668
2154
                <property name="name">
2354
2840
                    <property name="margin">
2355
2841
                        <number>0</number>
2356
2842
                    </property>
2357
 
                    <widget class="QGroupBox" row="0" column="0">
2358
 
                        <property name="name">
2359
 
                            <cstring>groupBox21</cstring>
2360
 
                        </property>
2361
 
                        <property name="title">
2362
 
                            <string>Mouse and keyboard</string>
2363
 
                        </property>
2364
 
                        <vbox>
2365
 
                            <property name="name">
2366
 
                                <cstring>unnamed</cstring>
2367
 
                            </property>
2368
 
                            <property name="margin">
2369
 
                                <number>6</number>
2370
 
                            </property>
2371
 
                            <widget class="QGroupBox">
2372
 
                                <property name="name">
2373
 
                                    <cstring>groupBox18</cstring>
2374
 
                                </property>
2375
 
                                <property name="sizePolicy">
2376
 
                                    <sizepolicy>
2377
 
                                        <hsizetype>5</hsizetype>
2378
 
                                        <vsizetype>4</vsizetype>
2379
 
                                        <horstretch>0</horstretch>
2380
 
                                        <verstretch>0</verstretch>
2381
 
                                    </sizepolicy>
2382
 
                                </property>
2383
 
                                <property name="title">
2384
 
                                    <string>Mouse</string>
2385
 
                                </property>
2386
 
                                <hbox>
2387
 
                                    <property name="name">
2388
 
                                        <cstring>unnamed</cstring>
2389
 
                                    </property>
2390
 
                                    <property name="margin">
2391
 
                                        <number>6</number>
2392
 
                                    </property>
2393
 
                                    <widget class="QLayoutWidget">
2394
 
                                        <property name="name">
2395
 
                                            <cstring>layout32</cstring>
2396
 
                                        </property>
2397
 
                                        <vbox>
2398
 
                                            <property name="name">
2399
 
                                                <cstring>unnamed</cstring>
2400
 
                                            </property>
2401
 
                                            <widget class="QLabel">
2402
 
                                                <property name="name">
2403
 
                                                    <cstring>mouse_icon</cstring>
2404
 
                                                </property>
2405
 
                                                <property name="text">
2406
 
                                                    <string>icon</string>
2407
 
                                                </property>
2408
 
                                            </widget>
2409
 
                                            <spacer>
2410
 
                                                <property name="name">
2411
 
                                                    <cstring>spacer26_2</cstring>
2412
 
                                                </property>
2413
 
                                                <property name="orientation">
2414
 
                                                    <enum>Vertical</enum>
2415
 
                                                </property>
2416
 
                                                <property name="sizeType">
2417
 
                                                    <enum>Expanding</enum>
2418
 
                                                </property>
2419
 
                                                <property name="sizeHint">
2420
 
                                                    <size>
2421
 
                                                        <width>20</width>
2422
 
                                                        <height>61</height>
2423
 
                                                    </size>
2424
 
                                                </property>
2425
 
                                            </spacer>
2426
 
                                        </vbox>
2427
 
                                    </widget>
2428
 
                                    <widget class="QLayoutWidget">
2429
 
                                        <property name="name">
2430
 
                                            <cstring>layout34</cstring>
2431
 
                                        </property>
2432
 
                                        <vbox>
2433
 
                                            <property name="name">
2434
 
                                                <cstring>unnamed</cstring>
2435
 
                                            </property>
2436
 
                                            <widget class="QLabel">
2437
 
                                                <property name="name">
2438
 
                                                    <cstring>textLabel1_16</cstring>
2439
 
                                                </property>
2440
 
                                                <property name="text">
2441
 
                                                    <string>Button functions:</string>
2442
 
                                                </property>
2443
 
                                            </widget>
2444
 
                                            <widget class="QLayoutWidget">
2445
 
                                                <property name="name">
2446
 
                                                    <cstring>layout27_2</cstring>
2447
 
                                                </property>
2448
 
                                                <hbox>
2449
 
                                                    <property name="name">
2450
 
                                                        <cstring>unnamed</cstring>
2451
 
                                                    </property>
2452
 
                                                    <widget class="QLabel">
2453
 
                                                        <property name="name">
2454
 
                                                            <cstring>textLabel2_6</cstring>
2455
 
                                                        </property>
2456
 
                                                        <property name="text">
2457
 
                                                            <string>Left click</string>
2458
 
                                                        </property>
2459
 
                                                    </widget>
2460
 
                                                    <widget class="QComboBox">
2461
 
                                                        <property name="name">
2462
 
                                                            <cstring>left_click_combo</cstring>
2463
 
                                                        </property>
2464
 
                                                    </widget>
2465
 
                                                </hbox>
2466
 
                                            </widget>
2467
 
                                            <widget class="QLayoutWidget">
2468
 
                                                <property name="name">
2469
 
                                                    <cstring>layout28</cstring>
2470
 
                                                </property>
2471
 
                                                <hbox>
2472
 
                                                    <property name="name">
2473
 
                                                        <cstring>unnamed</cstring>
2474
 
                                                    </property>
2475
 
                                                    <widget class="QLabel">
2476
 
                                                        <property name="name">
2477
 
                                                            <cstring>textLabel3_4</cstring>
2478
 
                                                        </property>
2479
 
                                                        <property name="text">
2480
 
                                                            <string>Double click</string>
2481
 
                                                        </property>
2482
 
                                                    </widget>
2483
 
                                                    <widget class="QComboBox">
2484
 
                                                        <property name="name">
2485
 
                                                            <cstring>double_click_combo</cstring>
2486
 
                                                        </property>
2487
 
                                                    </widget>
2488
 
                                                </hbox>
2489
 
                                            </widget>
2490
 
                                            <spacer>
2491
 
                                                <property name="name">
2492
 
                                                    <cstring>spacer26</cstring>
2493
 
                                                </property>
2494
 
                                                <property name="orientation">
2495
 
                                                    <enum>Vertical</enum>
2496
 
                                                </property>
2497
 
                                                <property name="sizeType">
2498
 
                                                    <enum>Expanding</enum>
2499
 
                                                </property>
2500
 
                                                <property name="sizeHint">
2501
 
                                                    <size>
2502
 
                                                        <width>21</width>
2503
 
                                                        <height>21</height>
2504
 
                                                    </size>
2505
 
                                                </property>
2506
 
                                            </spacer>
2507
 
                                        </vbox>
2508
 
                                    </widget>
2509
 
                                    <spacer>
2510
 
                                        <property name="name">
2511
 
                                            <cstring>spacer23</cstring>
2512
 
                                        </property>
2513
 
                                        <property name="orientation">
2514
 
                                            <enum>Horizontal</enum>
2515
 
                                        </property>
2516
 
                                        <property name="sizeType">
2517
 
                                            <enum>Expanding</enum>
2518
 
                                        </property>
2519
 
                                        <property name="sizeHint">
2520
 
                                            <size>
2521
 
                                                <width>50</width>
2522
 
                                                <height>31</height>
2523
 
                                            </size>
2524
 
                                        </property>
2525
 
                                    </spacer>
2526
 
                                    <widget class="QLayoutWidget">
2527
 
                                        <property name="name">
2528
 
                                            <cstring>layout32</cstring>
2529
 
                                        </property>
2530
 
                                        <vbox>
2531
 
                                            <property name="name">
2532
 
                                                <cstring>unnamed</cstring>
2533
 
                                            </property>
2534
 
                                            <widget class="QLabel">
2535
 
                                                <property name="name">
2536
 
                                                    <cstring>textLabel2_8</cstring>
2537
 
                                                </property>
2538
 
                                                <property name="text">
2539
 
                                                    <string>Wheel function:</string>
2540
 
                                                </property>
2541
 
                                            </widget>
2542
 
                                            <widget class="QComboBox">
2543
 
                                                <item>
2544
 
                                                    <property name="text">
2545
 
                                                        <string>Media seeking</string>
2546
 
                                                    </property>
2547
 
                                                </item>
2548
 
                                                <item>
2549
 
                                                    <property name="text">
2550
 
                                                        <string>Volume control</string>
2551
 
                                                    </property>
2552
 
                                                </item>
2553
 
                                                <property name="name">
2554
 
                                                    <cstring>wheel_function_combo</cstring>
2555
 
                                                </property>
2556
 
                                            </widget>
2557
 
                                            <spacer>
2558
 
                                                <property name="name">
2559
 
                                                    <cstring>spacer23_2</cstring>
2560
 
                                                </property>
2561
 
                                                <property name="orientation">
2562
 
                                                    <enum>Vertical</enum>
2563
 
                                                </property>
2564
 
                                                <property name="sizeType">
2565
 
                                                    <enum>Expanding</enum>
2566
 
                                                </property>
2567
 
                                                <property name="sizeHint">
2568
 
                                                    <size>
2569
 
                                                        <width>21</width>
2570
 
                                                        <height>31</height>
2571
 
                                                    </size>
2572
 
                                                </property>
2573
 
                                            </spacer>
2574
 
                                        </vbox>
2575
 
                                    </widget>
2576
 
                                </hbox>
2577
 
                            </widget>
2578
 
                            <widget class="QGroupBox">
2579
 
                                <property name="name">
2580
 
                                    <cstring>groupBox22_2</cstring>
2581
 
                                </property>
2582
 
                                <property name="sizePolicy">
2583
 
                                    <sizepolicy>
2584
 
                                        <hsizetype>5</hsizetype>
2585
 
                                        <vsizetype>7</vsizetype>
2586
 
                                        <horstretch>0</horstretch>
2587
 
                                        <verstretch>0</verstretch>
2588
 
                                    </sizepolicy>
2589
 
                                </property>
2590
 
                                <property name="title">
2591
 
                                    <string>Keyboard</string>
2592
 
                                </property>
2593
 
                                <vbox>
2594
 
                                    <property name="name">
2595
 
                                        <cstring>unnamed</cstring>
2596
 
                                    </property>
2597
 
                                    <property name="margin">
2598
 
                                        <number>6</number>
2599
 
                                    </property>
2600
 
                                    <widget class="QLayoutWidget">
2601
 
                                        <property name="name">
2602
 
                                            <cstring>layout36</cstring>
2603
 
                                        </property>
2604
 
                                        <hbox>
2605
 
                                            <property name="name">
2606
 
                                                <cstring>unnamed</cstring>
2607
 
                                            </property>
2608
 
                                            <widget class="QLabel">
2609
 
                                                <property name="name">
2610
 
                                                    <cstring>keyboard_icon</cstring>
2611
 
                                                </property>
2612
 
                                                <property name="text">
2613
 
                                                    <string>icon</string>
2614
 
                                                </property>
2615
 
                                            </widget>
2616
 
                                            <widget class="QLabel">
2617
 
                                                <property name="name">
2618
 
                                                    <cstring>textLabel1_21</cstring>
2619
 
                                                </property>
2620
 
                                                <property name="sizePolicy">
2621
 
                                                    <sizepolicy>
2622
 
                                                        <hsizetype>7</hsizetype>
2623
 
                                                        <vsizetype>5</vsizetype>
2624
 
                                                        <horstretch>0</horstretch>
2625
 
                                                        <verstretch>0</verstretch>
2626
 
                                                    </sizepolicy>
2627
 
                                                </property>
2628
 
                                                <property name="text">
2629
 
                                                    <string>Here you can change any key shortcut. To do it double click or start typing over a shortcut cell. Optionally you can also save the list to share it with other people or load it in another computer.</string>
2630
 
                                                </property>
2631
 
                                                <property name="alignment">
2632
 
                                                    <set>WordBreak|AlignVCenter</set>
2633
 
                                                </property>
2634
 
                                            </widget>
2635
 
                                        </hbox>
2636
 
                                    </widget>
2637
 
                                    <widget class="ActionsEditor">
2638
 
                                        <property name="name">
2639
 
                                            <cstring>actions_editor</cstring>
2640
 
                                        </property>
2641
 
                                        <property name="sizePolicy">
2642
 
                                            <sizepolicy>
2643
 
                                                <hsizetype>7</hsizetype>
2644
 
                                                <vsizetype>7</vsizetype>
2645
 
                                                <horstretch>0</horstretch>
2646
 
                                                <verstretch>0</verstretch>
2647
 
                                            </sizepolicy>
2648
 
                                        </property>
2649
 
                                    </widget>
2650
 
                                </vbox>
2651
 
                            </widget>
2652
 
                        </vbox>
2653
 
                    </widget>
2654
 
                </grid>
2655
 
            </widget>
2656
 
            <widget class="QWidget">
2657
 
                <property name="name">
2658
 
                    <cstring>logs_page</cstring>
2659
 
                </property>
2660
 
                <attribute name="id">
2661
 
                    <number>7</number>
2662
 
                </attribute>
2663
 
                <grid>
2664
 
                    <property name="name">
2665
 
                        <cstring>unnamed</cstring>
2666
 
                    </property>
2667
 
                    <property name="margin">
2668
 
                        <number>0</number>
2669
 
                    </property>
2670
 
                    <widget class="QGroupBox" row="0" column="0">
2671
 
                        <property name="name">
2672
 
                            <cstring>groupBox23</cstring>
2673
 
                        </property>
2674
 
                        <property name="title">
2675
 
                            <string>Logs</string>
2676
 
                        </property>
2677
 
                        <vbox>
2678
 
                            <property name="name">
2679
 
                                <cstring>unnamed</cstring>
2680
 
                            </property>
2681
 
                            <property name="margin">
2682
 
                                <number>6</number>
2683
 
                            </property>
2684
 
                            <widget class="QCheckBox">
2685
 
                                <property name="name">
2686
 
                                    <cstring>log_mplayer_check</cstring>
2687
 
                                </property>
2688
 
                                <property name="text">
2689
 
                                    <string>Log MPlayer output</string>
2690
 
                                </property>
2691
 
                            </widget>
2692
 
                            <widget class="QCheckBox">
2693
 
                                <property name="name">
2694
 
                                    <cstring>log_smplayer_check</cstring>
2695
 
                                </property>
2696
 
                                <property name="text">
2697
 
                                    <string>Log SMPlayer output</string>
2698
 
                                </property>
2699
 
                            </widget>
2700
 
                            <widget class="Line">
2701
 
                                <property name="name">
2702
 
                                    <cstring>line8_2</cstring>
2703
 
                                </property>
2704
 
                                <property name="sizePolicy">
2705
 
                                    <sizepolicy>
2706
 
                                        <hsizetype>7</hsizetype>
2707
 
                                        <vsizetype>0</vsizetype>
2708
 
                                        <horstretch>0</horstretch>
2709
 
                                        <verstretch>0</verstretch>
2710
 
                                    </sizepolicy>
2711
 
                                </property>
2712
 
                                <property name="frameShape">
2713
 
                                    <enum>HLine</enum>
2714
 
                                </property>
2715
 
                                <property name="frameShadow">
2716
 
                                    <enum>Sunken</enum>
2717
 
                                </property>
2718
 
                                <property name="orientation">
2719
 
                                    <enum>Horizontal</enum>
2720
 
                                </property>
2721
 
                            </widget>
2722
 
                            <widget class="QLabel">
2723
 
                                <property name="name">
2724
 
                                    <cstring>textLabel1_17</cstring>
2725
 
                                </property>
2726
 
                                <property name="text">
2727
 
                                    <string>This option is mainly intended for debugging the application.</string>
2728
 
                                </property>
2729
 
                            </widget>
2730
 
                            <widget class="QLabel">
2731
 
                                <property name="name">
2732
 
                                    <cstring>textLabel2_10</cstring>
2733
 
                                </property>
2734
 
                                <property name="text">
2735
 
                                    <string>Filter for SMPlayer logs:</string>
2736
 
                                </property>
2737
 
                            </widget>
2738
 
                            <widget class="QLineEdit">
2739
 
                                <property name="name">
2740
 
                                    <cstring>log_filter_edit</cstring>
2741
 
                                </property>
2742
 
                            </widget>
2743
 
                        </vbox>
 
2843
                    <widget class="QTabWidget" row="0" column="0">
 
2844
                        <property name="name">
 
2845
                            <cstring>input_tab</cstring>
 
2846
                        </property>
 
2847
                        <widget class="QWidget">
 
2848
                            <property name="name">
 
2849
                                <cstring>tab</cstring>
 
2850
                            </property>
 
2851
                            <attribute name="title">
 
2852
                                <string>&amp;Keyboard</string>
 
2853
                            </attribute>
 
2854
                            <vbox>
 
2855
                                <property name="name">
 
2856
                                    <cstring>unnamed</cstring>
 
2857
                                </property>
 
2858
                                <property name="margin">
 
2859
                                    <number>6</number>
 
2860
                                </property>
 
2861
                                <widget class="QLayoutWidget">
 
2862
                                    <property name="name">
 
2863
                                        <cstring>layout36</cstring>
 
2864
                                    </property>
 
2865
                                    <hbox>
 
2866
                                        <property name="name">
 
2867
                                            <cstring>unnamed</cstring>
 
2868
                                        </property>
 
2869
                                        <widget class="QLabel">
 
2870
                                            <property name="name">
 
2871
                                                <cstring>keyboard_icon</cstring>
 
2872
                                            </property>
 
2873
                                            <property name="text">
 
2874
                                                <string>icon</string>
 
2875
                                            </property>
 
2876
                                        </widget>
 
2877
                                        <widget class="QLabel">
 
2878
                                            <property name="name">
 
2879
                                                <cstring>textLabel1_21</cstring>
 
2880
                                            </property>
 
2881
                                            <property name="sizePolicy">
 
2882
                                                <sizepolicy>
 
2883
                                                    <hsizetype>7</hsizetype>
 
2884
                                                    <vsizetype>5</vsizetype>
 
2885
                                                    <horstretch>0</horstretch>
 
2886
                                                    <verstretch>0</verstretch>
 
2887
                                                </sizepolicy>
 
2888
                                            </property>
 
2889
                                            <property name="text">
 
2890
                                                <string>Here you can change any key shortcut. To do it double click or start typing over a shortcut cell. Optionally you can also save the list to share it with other people or load it in another computer.</string>
 
2891
                                            </property>
 
2892
                                            <property name="alignment">
 
2893
                                                <set>WordBreak|AlignVCenter</set>
 
2894
                                            </property>
 
2895
                                        </widget>
 
2896
                                    </hbox>
 
2897
                                </widget>
 
2898
                                <widget class="ActionsEditor">
 
2899
                                    <property name="name">
 
2900
                                        <cstring>actions_editor</cstring>
 
2901
                                    </property>
 
2902
                                    <property name="sizePolicy">
 
2903
                                        <sizepolicy>
 
2904
                                            <hsizetype>7</hsizetype>
 
2905
                                            <vsizetype>7</vsizetype>
 
2906
                                            <horstretch>0</horstretch>
 
2907
                                            <verstretch>0</verstretch>
 
2908
                                        </sizepolicy>
 
2909
                                    </property>
 
2910
                                </widget>
 
2911
                            </vbox>
 
2912
                        </widget>
 
2913
                        <widget class="QWidget">
 
2914
                            <property name="name">
 
2915
                                <cstring>tab</cstring>
 
2916
                            </property>
 
2917
                            <attribute name="title">
 
2918
                                <string>&amp;Mouse</string>
 
2919
                            </attribute>
 
2920
                            <grid>
 
2921
                                <property name="name">
 
2922
                                    <cstring>unnamed</cstring>
 
2923
                                </property>
 
2924
                                <property name="margin">
 
2925
                                    <number>6</number>
 
2926
                                </property>
 
2927
                                <widget class="QLayoutWidget" row="0" column="0" rowspan="4" colspan="1">
 
2928
                                    <property name="name">
 
2929
                                        <cstring>layout32</cstring>
 
2930
                                    </property>
 
2931
                                    <vbox>
 
2932
                                        <property name="name">
 
2933
                                            <cstring>unnamed</cstring>
 
2934
                                        </property>
 
2935
                                        <widget class="QLabel">
 
2936
                                            <property name="name">
 
2937
                                                <cstring>mouse_icon</cstring>
 
2938
                                            </property>
 
2939
                                            <property name="text">
 
2940
                                                <string>icon</string>
 
2941
                                            </property>
 
2942
                                        </widget>
 
2943
                                        <spacer>
 
2944
                                            <property name="name">
 
2945
                                                <cstring>spacer26_2</cstring>
 
2946
                                            </property>
 
2947
                                            <property name="orientation">
 
2948
                                                <enum>Vertical</enum>
 
2949
                                            </property>
 
2950
                                            <property name="sizeType">
 
2951
                                                <enum>Expanding</enum>
 
2952
                                            </property>
 
2953
                                            <property name="sizeHint">
 
2954
                                                <size>
 
2955
                                                    <width>20</width>
 
2956
                                                    <height>61</height>
 
2957
                                                </size>
 
2958
                                            </property>
 
2959
                                        </spacer>
 
2960
                                    </vbox>
 
2961
                                </widget>
 
2962
                                <widget class="QLayoutWidget" row="0" column="1">
 
2963
                                    <property name="name">
 
2964
                                        <cstring>layout42</cstring>
 
2965
                                    </property>
 
2966
                                    <vbox>
 
2967
                                        <property name="name">
 
2968
                                            <cstring>unnamed</cstring>
 
2969
                                        </property>
 
2970
                                        <widget class="QLabel">
 
2971
                                            <property name="name">
 
2972
                                                <cstring>textLabel1_16</cstring>
 
2973
                                            </property>
 
2974
                                            <property name="text">
 
2975
                                                <string>Button functions:</string>
 
2976
                                            </property>
 
2977
                                        </widget>
 
2978
                                        <widget class="QLayoutWidget">
 
2979
                                            <property name="name">
 
2980
                                                <cstring>layout41</cstring>
 
2981
                                            </property>
 
2982
                                            <grid>
 
2983
                                                <property name="name">
 
2984
                                                    <cstring>unnamed</cstring>
 
2985
                                                </property>
 
2986
                                                <widget class="QLabel" row="0" column="0">
 
2987
                                                    <property name="name">
 
2988
                                                        <cstring>textLabel2_6</cstring>
 
2989
                                                    </property>
 
2990
                                                    <property name="text">
 
2991
                                                        <string>Left click</string>
 
2992
                                                    </property>
 
2993
                                                </widget>
 
2994
                                                <widget class="QComboBox" row="0" column="1" rowspan="1" colspan="3">
 
2995
                                                    <property name="name">
 
2996
                                                        <cstring>left_click_combo</cstring>
 
2997
                                                    </property>
 
2998
                                                    <property name="sizePolicy">
 
2999
                                                        <sizepolicy>
 
3000
                                                            <hsizetype>7</hsizetype>
 
3001
                                                            <vsizetype>0</vsizetype>
 
3002
                                                            <horstretch>0</horstretch>
 
3003
                                                            <verstretch>0</verstretch>
 
3004
                                                        </sizepolicy>
 
3005
                                                    </property>
 
3006
                                                </widget>
 
3007
                                                <widget class="QComboBox" row="1" column="2">
 
3008
                                                    <property name="name">
 
3009
                                                        <cstring>double_click_combo</cstring>
 
3010
                                                    </property>
 
3011
                                                    <property name="sizePolicy">
 
3012
                                                        <sizepolicy>
 
3013
                                                            <hsizetype>7</hsizetype>
 
3014
                                                            <vsizetype>0</vsizetype>
 
3015
                                                            <horstretch>0</horstretch>
 
3016
                                                            <verstretch>0</verstretch>
 
3017
                                                        </sizepolicy>
 
3018
                                                    </property>
 
3019
                                                </widget>
 
3020
                                                <spacer row="0" column="4">
 
3021
                                                    <property name="name">
 
3022
                                                        <cstring>spacer38</cstring>
 
3023
                                                    </property>
 
3024
                                                    <property name="orientation">
 
3025
                                                        <enum>Horizontal</enum>
 
3026
                                                    </property>
 
3027
                                                    <property name="sizeType">
 
3028
                                                        <enum>Expanding</enum>
 
3029
                                                    </property>
 
3030
                                                    <property name="sizeHint">
 
3031
                                                        <size>
 
3032
                                                            <width>81</width>
 
3033
                                                            <height>31</height>
 
3034
                                                        </size>
 
3035
                                                    </property>
 
3036
                                                </spacer>
 
3037
                                                <spacer row="1" column="3" rowspan="1" colspan="2">
 
3038
                                                    <property name="name">
 
3039
                                                        <cstring>spacer39</cstring>
 
3040
                                                    </property>
 
3041
                                                    <property name="orientation">
 
3042
                                                        <enum>Horizontal</enum>
 
3043
                                                    </property>
 
3044
                                                    <property name="sizeType">
 
3045
                                                        <enum>Expanding</enum>
 
3046
                                                    </property>
 
3047
                                                    <property name="sizeHint">
 
3048
                                                        <size>
 
3049
                                                            <width>111</width>
 
3050
                                                            <height>31</height>
 
3051
                                                        </size>
 
3052
                                                    </property>
 
3053
                                                </spacer>
 
3054
                                                <widget class="QLabel" row="1" column="0" rowspan="1" colspan="2">
 
3055
                                                    <property name="name">
 
3056
                                                        <cstring>textLabel3_4</cstring>
 
3057
                                                    </property>
 
3058
                                                    <property name="text">
 
3059
                                                        <string>Double click</string>
 
3060
                                                    </property>
 
3061
                                                </widget>
 
3062
                                            </grid>
 
3063
                                        </widget>
 
3064
                                    </vbox>
 
3065
                                </widget>
 
3066
                                <spacer row="3" column="1">
 
3067
                                    <property name="name">
 
3068
                                        <cstring>spacer40</cstring>
 
3069
                                    </property>
 
3070
                                    <property name="orientation">
 
3071
                                        <enum>Vertical</enum>
 
3072
                                    </property>
 
3073
                                    <property name="sizeType">
 
3074
                                        <enum>Expanding</enum>
 
3075
                                    </property>
 
3076
                                    <property name="sizeHint">
 
3077
                                        <size>
 
3078
                                            <width>81</width>
 
3079
                                            <height>230</height>
 
3080
                                        </size>
 
3081
                                    </property>
 
3082
                                </spacer>
 
3083
                                <widget class="Line" row="1" column="1">
 
3084
                                    <property name="name">
 
3085
                                        <cstring>line7</cstring>
 
3086
                                    </property>
 
3087
                                    <property name="sizePolicy">
 
3088
                                        <sizepolicy>
 
3089
                                            <hsizetype>7</hsizetype>
 
3090
                                            <vsizetype>0</vsizetype>
 
3091
                                            <horstretch>0</horstretch>
 
3092
                                            <verstretch>0</verstretch>
 
3093
                                        </sizepolicy>
 
3094
                                    </property>
 
3095
                                    <property name="frameShape">
 
3096
                                        <enum>HLine</enum>
 
3097
                                    </property>
 
3098
                                    <property name="frameShadow">
 
3099
                                        <enum>Sunken</enum>
 
3100
                                    </property>
 
3101
                                    <property name="orientation">
 
3102
                                        <enum>Horizontal</enum>
 
3103
                                    </property>
 
3104
                                </widget>
 
3105
                                <widget class="QLayoutWidget" row="2" column="1">
 
3106
                                    <property name="name">
 
3107
                                        <cstring>layout45</cstring>
 
3108
                                    </property>
 
3109
                                    <grid>
 
3110
                                        <property name="name">
 
3111
                                            <cstring>unnamed</cstring>
 
3112
                                        </property>
 
3113
                                        <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
 
3114
                                            <property name="name">
 
3115
                                                <cstring>textLabel2_8</cstring>
 
3116
                                            </property>
 
3117
                                            <property name="text">
 
3118
                                                <string>Wheel function:</string>
 
3119
                                            </property>
 
3120
                                        </widget>
 
3121
                                        <widget class="QComboBox" row="1" column="0">
 
3122
                                            <item>
 
3123
                                                <property name="text">
 
3124
                                                    <string>Media seeking</string>
 
3125
                                                </property>
 
3126
                                            </item>
 
3127
                                            <item>
 
3128
                                                <property name="text">
 
3129
                                                    <string>Volume control</string>
 
3130
                                                </property>
 
3131
                                            </item>
 
3132
                                            <item>
 
3133
                                                <property name="text">
 
3134
                                                    <string>Zoom video</string>
 
3135
                                                </property>
 
3136
                                            </item>
 
3137
                                            <property name="name">
 
3138
                                                <cstring>wheel_function_combo</cstring>
 
3139
                                            </property>
 
3140
                                            <property name="sizePolicy">
 
3141
                                                <sizepolicy>
 
3142
                                                    <hsizetype>7</hsizetype>
 
3143
                                                    <vsizetype>0</vsizetype>
 
3144
                                                    <horstretch>0</horstretch>
 
3145
                                                    <verstretch>0</verstretch>
 
3146
                                                </sizepolicy>
 
3147
                                            </property>
 
3148
                                        </widget>
 
3149
                                        <spacer row="1" column="1">
 
3150
                                            <property name="name">
 
3151
                                                <cstring>spacer41</cstring>
 
3152
                                            </property>
 
3153
                                            <property name="orientation">
 
3154
                                                <enum>Horizontal</enum>
 
3155
                                            </property>
 
3156
                                            <property name="sizeType">
 
3157
                                                <enum>Expanding</enum>
 
3158
                                            </property>
 
3159
                                            <property name="sizeHint">
 
3160
                                                <size>
 
3161
                                                    <width>121</width>
 
3162
                                                    <height>31</height>
 
3163
                                                </size>
 
3164
                                            </property>
 
3165
                                        </spacer>
 
3166
                                    </grid>
 
3167
                                </widget>
 
3168
                            </grid>
 
3169
                        </widget>
2744
3170
                    </widget>
2745
3171
                </grid>
2746
3172
            </widget>
2826
3252
        <receiver>initial_volume_label</receiver>
2827
3253
        <slot>setNum(int)</slot>
2828
3254
    </connection>
 
3255
    <connection>
 
3256
        <sender>sub_pos_slider</sender>
 
3257
        <signal>valueChanged(int)</signal>
 
3258
        <receiver>sub_pos_label</receiver>
 
3259
        <slot>setNum(int)</slot>
 
3260
    </connection>
 
3261
    <connection>
 
3262
        <sender>colorkey_button</sender>
 
3263
        <signal>clicked()</signal>
 
3264
        <receiver>PreferencesDialogBase</receiver>
 
3265
        <slot>selectColorkey()</slot>
 
3266
    </connection>
 
3267
    <connection>
 
3268
        <sender>use_cache_check</sender>
 
3269
        <signal>toggled(bool)</signal>
 
3270
        <receiver>cache_spin</receiver>
 
3271
        <slot>setEnabled(bool)</slot>
 
3272
    </connection>
 
3273
    <connection>
 
3274
        <sender>use_cache_check</sender>
 
3275
        <signal>toggled(bool)</signal>
 
3276
        <receiver>cache_size_label</receiver>
 
3277
        <slot>setEnabled(bool)</slot>
 
3278
    </connection>
 
3279
    <connection>
 
3280
        <sender>use_cache_check</sender>
 
3281
        <signal>toggled(bool)</signal>
 
3282
        <receiver>cache_kb_label</receiver>
 
3283
        <slot>setEnabled(bool)</slot>
 
3284
    </connection>
 
3285
    <connection>
 
3286
        <sender>softvol_check</sender>
 
3287
        <signal>toggled(bool)</signal>
 
3288
        <receiver>softvol_max_spin</receiver>
 
3289
        <slot>setEnabled(bool)</slot>
 
3290
    </connection>
 
3291
    <connection>
 
3292
        <sender>softvol_check</sender>
 
3293
        <signal>toggled(bool)</signal>
 
3294
        <receiver>amplification_label</receiver>
 
3295
        <slot>setEnabled(bool)</slot>
 
3296
    </connection>
2829
3297
</connections>
2830
3298
<tabstops>
2831
3299
    <tabstop>sections</tabstop>
2851
3319
    <tabstop>hardframedrop_check</tabstop>
2852
3320
    <tabstop>autosync_check</tabstop>
2853
3321
    <tabstop>autosync_spin</tabstop>
2854
 
    <tabstop>autoq_slider</tabstop>
2855
3322
    <tabstop>fastaudioswitching_check</tabstop>
2856
3323
    <tabstop>fast_chapter_check</tabstop>
2857
3324
    <tabstop>ttf_font_button</tabstop>
2865
3332
    <tabstop>font_autoload_combo</tabstop>
2866
3333
    <tabstop>font_autoload_check</tabstop>
2867
3334
    <tabstop>font_encoding_combo</tabstop>
2868
 
    <tabstop>font_ass_check</tabstop>
2869
 
    <tabstop>asscolor_button</tabstop>
2870
 
    <tabstop>assbordercolor_button</tabstop>
2871
3335
    <tabstop>initial_volume_slider</tabstop>
2872
3336
    <tabstop>mainwindow_resize_combo</tabstop>
2873
3337
    <tabstop>single_instance_check</tabstop>
2877
3341
    <tabstop>language_combo</tabstop>
2878
3342
    <tabstop>iconset_combo</tabstop>
2879
3343
    <tabstop>style_combo</tabstop>
2880
 
    <tabstop>left_click_combo</tabstop>
2881
 
    <tabstop>double_click_combo</tabstop>
2882
 
    <tabstop>wheel_function_combo</tabstop>
2883
3344
    <tabstop>monitoraspect_combo</tabstop>
2884
3345
    <tabstop>mplayer_args_edit</tabstop>
2885
3346
    <tabstop>mplayer_vfilters_edit</tabstop>
2886
3347
    <tabstop>mplayer_afilters_edit</tabstop>
2887
3348
    <tabstop>mplayer_use_window_check</tabstop>
2888
 
    <tabstop>log_mplayer_check</tabstop>
2889
 
    <tabstop>log_smplayer_check</tabstop>
2890
 
    <tabstop>log_filter_edit</tabstop>
2891
3349
    <tabstop>buttonOk</tabstop>
2892
3350
    <tabstop>buttonApply</tabstop>
2893
3351
    <tabstop>buttonCancel</tabstop>
2896
3354
<slots>
2897
3355
    <slot>apply()</slot>
2898
3356
    <slot access="protected">clearRecents()</slot>
 
3357
    <slot access="protected">selectColorkey()</slot>
2899
3358
</slots>
2900
3359
<pixmapinproject/>
2901
3360
<layoutdefaults spacing="6" margin="11"/>