Added "Resample" filter, based on SoX. Used for encoders that don't support "native...
[LameXP.git] / gui / MainWindow.ui
blob62c9af30324446b110a567ae8cc3e1165a4a9795
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>MainWindow</class>
4 <widget class="QMainWindow" name="MainWindow">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>667</width>
10 <height>449</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>LameXP - Audio Encoder Front-end</string>
15 </property>
16 <property name="windowIcon">
17 <iconset resource="../res/Icons.qrc">
18 <normaloff>:/icons/sound.png</normaloff>:/icons/sound.png</iconset>
19 </property>
20 <widget class="QWidget" name="centralwidget">
21 <layout class="QVBoxLayout" name="verticalLayout_2">
22 <item>
23 <layout class="QVBoxLayout" name="verticalLayout">
24 <item>
25 <widget class="QTabWidget" name="tabWidget">
26 <property name="font">
27 <font>
28 <weight>75</weight>
29 <bold>true</bold>
30 </font>
31 </property>
32 <property name="currentIndex">
33 <number>0</number>
34 </property>
35 <widget class="QWidget" name="tabSourceFiles">
36 <property name="font">
37 <font>
38 <weight>50</weight>
39 <bold>false</bold>
40 </font>
41 </property>
42 <attribute name="icon">
43 <iconset resource="../res/Icons.qrc">
44 <normaloff>:/icons/music.png</normaloff>:/icons/music.png</iconset>
45 </attribute>
46 <attribute name="title">
47 <string>Source Files</string>
48 </attribute>
49 <layout class="QVBoxLayout" name="verticalLayout_4">
50 <item>
51 <layout class="QVBoxLayout" name="verticalLayout_3">
52 <item>
53 <widget class="QTableView" name="sourceFileView">
54 <property name="selectionMode">
55 <enum>QAbstractItemView::SingleSelection</enum>
56 </property>
57 <property name="selectionBehavior">
58 <enum>QAbstractItemView::SelectRows</enum>
59 </property>
60 <property name="horizontalScrollMode">
61 <enum>QAbstractItemView::ScrollPerPixel</enum>
62 </property>
63 <property name="wordWrap">
64 <bool>false</bool>
65 </property>
66 <attribute name="horizontalHeaderHighlightSections">
67 <bool>false</bool>
68 </attribute>
69 <attribute name="horizontalHeaderStretchLastSection">
70 <bool>true</bool>
71 </attribute>
72 <attribute name="verticalHeaderHighlightSections">
73 <bool>false</bool>
74 </attribute>
75 </widget>
76 </item>
77 <item>
78 <layout class="QHBoxLayout" name="horizontalLayout_2">
79 <property name="spacing">
80 <number>4</number>
81 </property>
82 <item>
83 <widget class="QPushButton" name="buttonAddFiles">
84 <property name="minimumSize">
85 <size>
86 <width>90</width>
87 <height>0</height>
88 </size>
89 </property>
90 <property name="text">
91 <string>Add File(s)</string>
92 </property>
93 <property name="icon">
94 <iconset resource="../res/Icons.qrc">
95 <normaloff>:/icons/add.png</normaloff>:/icons/add.png</iconset>
96 </property>
97 </widget>
98 </item>
99 <item>
100 <widget class="QPushButton" name="buttonRemoveFile">
101 <property name="minimumSize">
102 <size>
103 <width>90</width>
104 <height>0</height>
105 </size>
106 </property>
107 <property name="text">
108 <string>Remove</string>
109 </property>
110 <property name="icon">
111 <iconset resource="../res/Icons.qrc">
112 <normaloff>:/icons/delete.png</normaloff>:/icons/delete.png</iconset>
113 </property>
114 </widget>
115 </item>
116 <item>
117 <widget class="QPushButton" name="buttonClearFiles">
118 <property name="minimumSize">
119 <size>
120 <width>90</width>
121 <height>0</height>
122 </size>
123 </property>
124 <property name="text">
125 <string>Clear</string>
126 </property>
127 <property name="icon">
128 <iconset resource="../res/Icons.qrc">
129 <normaloff>:/icons/bin.png</normaloff>:/icons/bin.png</iconset>
130 </property>
131 </widget>
132 </item>
133 <item>
134 <spacer name="horizontalSpacer_4">
135 <property name="orientation">
136 <enum>Qt::Horizontal</enum>
137 </property>
138 <property name="sizeType">
139 <enum>QSizePolicy::Fixed</enum>
140 </property>
141 <property name="sizeHint" stdset="0">
142 <size>
143 <width>10</width>
144 <height>20</height>
145 </size>
146 </property>
147 </spacer>
148 </item>
149 <item>
150 <widget class="QPushButton" name="buttonFileUp">
151 <property name="text">
152 <string/>
153 </property>
154 <property name="icon">
155 <iconset resource="../res/Icons.qrc">
156 <normaloff>:/icons/arrow_up.png</normaloff>:/icons/arrow_up.png</iconset>
157 </property>
158 </widget>
159 </item>
160 <item>
161 <widget class="QPushButton" name="buttonFileDown">
162 <property name="text">
163 <string/>
164 </property>
165 <property name="icon">
166 <iconset resource="../res/Icons.qrc">
167 <normaloff>:/icons/arrow_down.png</normaloff>:/icons/arrow_down.png</iconset>
168 </property>
169 </widget>
170 </item>
171 <item>
172 <spacer name="horizontalSpacer_5">
173 <property name="orientation">
174 <enum>Qt::Horizontal</enum>
175 </property>
176 <property name="sizeType">
177 <enum>QSizePolicy::Fixed</enum>
178 </property>
179 <property name="sizeHint" stdset="0">
180 <size>
181 <width>10</width>
182 <height>20</height>
183 </size>
184 </property>
185 </spacer>
186 </item>
187 <item>
188 <spacer name="horizontalSpacer_3">
189 <property name="orientation">
190 <enum>Qt::Horizontal</enum>
191 </property>
192 <property name="sizeHint" stdset="0">
193 <size>
194 <width>40</width>
195 <height>20</height>
196 </size>
197 </property>
198 </spacer>
199 </item>
200 <item>
201 <widget class="QPushButton" name="buttonShowDetails">
202 <property name="minimumSize">
203 <size>
204 <width>105</width>
205 <height>0</height>
206 </size>
207 </property>
208 <property name="text">
209 <string>Show Details</string>
210 </property>
211 <property name="icon">
212 <iconset resource="../res/Icons.qrc">
213 <normaloff>:/icons/zoom.png</normaloff>:/icons/zoom.png</iconset>
214 </property>
215 </widget>
216 </item>
217 </layout>
218 </item>
219 </layout>
220 </item>
221 </layout>
222 </widget>
223 <widget class="QWidget" name="tabOutputDir">
224 <property name="font">
225 <font>
226 <weight>50</weight>
227 <bold>false</bold>
228 </font>
229 </property>
230 <attribute name="icon">
231 <iconset resource="../res/Icons.qrc">
232 <normaloff>:/icons/folder_go.png</normaloff>:/icons/folder_go.png</iconset>
233 </attribute>
234 <attribute name="title">
235 <string>Output Directory</string>
236 </attribute>
237 <layout class="QGridLayout" name="gridLayout_2">
238 <item row="0" column="0">
239 <layout class="QVBoxLayout" name="verticalLayout_5">
240 <item>
241 <widget class="QLabel" name="outputFolderLabel">
242 <property name="palette">
243 <palette>
244 <active>
245 <colorrole role="Link">
246 <brush brushstyle="SolidPattern">
247 <color alpha="255">
248 <red>200</red>
249 <green>0</green>
250 <blue>0</blue>
251 </color>
252 </brush>
253 </colorrole>
254 </active>
255 <inactive>
256 <colorrole role="Link">
257 <brush brushstyle="SolidPattern">
258 <color alpha="255">
259 <red>200</red>
260 <green>0</green>
261 <blue>0</blue>
262 </color>
263 </brush>
264 </colorrole>
265 </inactive>
266 <disabled>
267 <colorrole role="Link">
268 <brush brushstyle="SolidPattern">
269 <color alpha="255">
270 <red>200</red>
271 <green>0</green>
272 <blue>0</blue>
273 </color>
274 </brush>
275 </colorrole>
276 </disabled>
277 </palette>
278 </property>
279 <property name="cursor">
280 <cursorShape>PointingHandCursor</cursorShape>
281 </property>
282 <property name="frameShape">
283 <enum>QFrame::StyledPanel</enum>
284 </property>
285 <property name="frameShadow">
286 <enum>QFrame::Plain</enum>
287 </property>
288 <property name="text">
289 <string notr="true">($OUTDIR)</string>
290 </property>
291 </widget>
292 </item>
293 <item>
294 <widget class="QTreeView" name="outputFolderView">
295 <property name="editTriggers">
296 <set>QAbstractItemView::NoEditTriggers</set>
297 </property>
298 <property name="alternatingRowColors">
299 <bool>true</bool>
300 </property>
301 </widget>
302 </item>
303 <item>
304 <layout class="QHBoxLayout" name="horizontalLayout_3">
305 <item>
306 <widget class="QPushButton" name="buttonGotoHome">
307 <property name="minimumSize">
308 <size>
309 <width>124</width>
310 <height>0</height>
311 </size>
312 </property>
313 <property name="text">
314 <string>Goto Home Folder</string>
315 </property>
316 <property name="icon">
317 <iconset resource="../res/Icons.qrc">
318 <normaloff>:/icons/house.png</normaloff>:/icons/house.png</iconset>
319 </property>
320 </widget>
321 </item>
322 <item>
323 <widget class="QPushButton" name="buttonGotoMusic">
324 <property name="minimumSize">
325 <size>
326 <width>124</width>
327 <height>0</height>
328 </size>
329 </property>
330 <property name="text">
331 <string>Goto Music Folder</string>
332 </property>
333 <property name="icon">
334 <iconset resource="../res/Icons.qrc">
335 <normaloff>:/icons/music.png</normaloff>:/icons/music.png</iconset>
336 </property>
337 </widget>
338 </item>
339 <item>
340 <widget class="QPushButton" name="buttonGotoDesktop">
341 <property name="minimumSize">
342 <size>
343 <width>124</width>
344 <height>0</height>
345 </size>
346 </property>
347 <property name="text">
348 <string>Goto Desktop Folder</string>
349 </property>
350 <property name="icon">
351 <iconset resource="../res/Icons.qrc">
352 <normaloff>:/icons/monitor.png</normaloff>:/icons/monitor.png</iconset>
353 </property>
354 </widget>
355 </item>
356 <item>
357 <spacer name="horizontalSpacer_6">
358 <property name="orientation">
359 <enum>Qt::Horizontal</enum>
360 </property>
361 <property name="sizeHint" stdset="0">
362 <size>
363 <width>40</width>
364 <height>20</height>
365 </size>
366 </property>
367 </spacer>
368 </item>
369 <item>
370 <widget class="QPushButton" name="buttonMakeFolder">
371 <property name="minimumSize">
372 <size>
373 <width>124</width>
374 <height>0</height>
375 </size>
376 </property>
377 <property name="text">
378 <string>Make New Folder</string>
379 </property>
380 <property name="icon">
381 <iconset resource="../res/Icons.qrc">
382 <normaloff>:/icons/folder_add.png</normaloff>:/icons/folder_add.png</iconset>
383 </property>
384 </widget>
385 </item>
386 </layout>
387 </item>
388 <item>
389 <widget class="QFrame" name="frame_2">
390 <property name="maximumSize">
391 <size>
392 <width>16777215</width>
393 <height>2</height>
394 </size>
395 </property>
396 <property name="frameShape">
397 <enum>QFrame::HLine</enum>
398 </property>
399 <property name="frameShadow">
400 <enum>QFrame::Sunken</enum>
401 </property>
402 <property name="lineWidth">
403 <number>1</number>
404 </property>
405 </widget>
406 </item>
407 <item>
408 <layout class="QHBoxLayout" name="horizontalLayout_4">
409 <item>
410 <widget class="QCheckBox" name="saveToSourceFolderCheckBox">
411 <property name="text">
412 <string>Save output files to the same location where the input file is located</string>
413 </property>
414 </widget>
415 </item>
416 <item>
417 <spacer name="horizontalSpacer_11">
418 <property name="orientation">
419 <enum>Qt::Horizontal</enum>
420 </property>
421 <property name="sizeType">
422 <enum>QSizePolicy::Fixed</enum>
423 </property>
424 <property name="sizeHint" stdset="0">
425 <size>
426 <width>15</width>
427 <height>20</height>
428 </size>
429 </property>
430 </spacer>
431 </item>
432 <item>
433 <widget class="QCheckBox" name="prependRelativePathCheckBox">
434 <property name="text">
435 <string>Prepend relative source file path to output file</string>
436 </property>
437 </widget>
438 </item>
439 </layout>
440 </item>
441 </layout>
442 </item>
443 </layout>
444 </widget>
445 <widget class="QWidget" name="tabMetaData">
446 <attribute name="icon">
447 <iconset resource="../res/Icons.qrc">
448 <normaloff>:/icons/cd_edit.png</normaloff>:/icons/cd_edit.png</iconset>
449 </attribute>
450 <attribute name="title">
451 <string>Meta Data</string>
452 </attribute>
453 <layout class="QGridLayout" name="gridLayout_6">
454 <item row="0" column="0">
455 <layout class="QGridLayout" name="gridLayout_5">
456 <item row="0" column="1" colspan="2">
457 <widget class="QGroupBox" name="metaDataGroupBox">
458 <property name="font">
459 <font>
460 <weight>50</weight>
461 <bold>false</bold>
462 </font>
463 </property>
464 <property name="title">
465 <string> Meta Information </string>
466 </property>
467 <layout class="QGridLayout" name="gridLayout_9">
468 <item row="0" column="0" colspan="4">
469 <widget class="QTableView" name="metaDataView">
470 <property name="selectionMode">
471 <enum>QAbstractItemView::SingleSelection</enum>
472 </property>
473 <property name="selectionBehavior">
474 <enum>QAbstractItemView::SelectRows</enum>
475 </property>
476 <property name="wordWrap">
477 <bool>false</bool>
478 </property>
479 <attribute name="horizontalHeaderHighlightSections">
480 <bool>false</bool>
481 </attribute>
482 <attribute name="horizontalHeaderStretchLastSection">
483 <bool>true</bool>
484 </attribute>
485 <attribute name="verticalHeaderHighlightSections">
486 <bool>false</bool>
487 </attribute>
488 </widget>
489 </item>
490 <item row="3" column="3">
491 <widget class="QPushButton" name="buttonEditMeta">
492 <property name="maximumSize">
493 <size>
494 <width>90</width>
495 <height>16777215</height>
496 </size>
497 </property>
498 <property name="text">
499 <string>Edit</string>
500 </property>
501 <property name="icon">
502 <iconset resource="../res/Icons.qrc">
503 <normaloff>:/icons/table_edit.png</normaloff>:/icons/table_edit.png</iconset>
504 </property>
505 </widget>
506 </item>
507 <item row="3" column="1">
508 <widget class="QLabel" name="labelEditMetaHint">
509 <property name="text">
510 <string>Note: Meta information you enter here will &lt;u&gt;supersede&lt;/u&gt; data from the source!</string>
511 </property>
512 <property name="wordWrap">
513 <bool>true</bool>
514 </property>
515 </widget>
516 </item>
517 <item row="3" column="0">
518 <widget class="QLabel" name="labelEditMetaIcon">
519 <property name="sizePolicy">
520 <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
521 <horstretch>0</horstretch>
522 <verstretch>0</verstretch>
523 </sizepolicy>
524 </property>
525 <property name="text">
526 <string/>
527 </property>
528 <property name="pixmap">
529 <pixmap resource="../res/Icons.qrc">:/icons/feed.png</pixmap>
530 </property>
531 <property name="alignment">
532 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
533 </property>
534 </widget>
535 </item>
536 <item row="3" column="2">
537 <widget class="QPushButton" name="buttonClearMeta">
538 <property name="maximumSize">
539 <size>
540 <width>90</width>
541 <height>16777215</height>
542 </size>
543 </property>
544 <property name="text">
545 <string>Reset</string>
546 </property>
547 <property name="icon">
548 <iconset resource="../res/Icons.qrc">
549 <normaloff>:/icons/bomb.png</normaloff>:/icons/bomb.png</iconset>
550 </property>
551 </widget>
552 </item>
553 </layout>
554 </widget>
555 </item>
556 <item row="1" column="1" rowspan="2" colspan="2">
557 <widget class="QGroupBox" name="groupBox">
558 <property name="font">
559 <font>
560 <weight>50</weight>
561 <bold>false</bold>
562 </font>
563 </property>
564 <property name="title">
565 <string> Options </string>
566 </property>
567 <layout class="QGridLayout" name="gridLayout_11">
568 <item row="0" column="0">
569 <layout class="QGridLayout" name="gridLayout_10">
570 <item row="0" column="1">
571 <widget class="QCheckBox" name="generatePlaylistCheckBox">
572 <property name="font">
573 <font>
574 <weight>50</weight>
575 <bold>false</bold>
576 </font>
577 </property>
578 <property name="text">
579 <string>Automatically generate playlist file (.m3u)</string>
580 </property>
581 <property name="checked">
582 <bool>true</bool>
583 </property>
584 </widget>
585 </item>
586 <item row="0" column="0">
587 <widget class="QCheckBox" name="writeMetaDataCheckBox">
588 <property name="font">
589 <font>
590 <weight>50</weight>
591 <bold>false</bold>
592 </font>
593 </property>
594 <property name="text">
595 <string>Write meta information to encoded files</string>
596 </property>
597 <property name="checked">
598 <bool>true</bool>
599 </property>
600 </widget>
601 </item>
602 </layout>
603 </item>
604 </layout>
605 </widget>
606 </item>
607 </layout>
608 </item>
609 </layout>
610 </widget>
611 <widget class="QWidget" name="tabCompressionSetting">
612 <attribute name="icon">
613 <iconset resource="../res/Icons.qrc">
614 <normaloff>:/icons/compress.png</normaloff>:/icons/compress.png</iconset>
615 </attribute>
616 <attribute name="title">
617 <string>Compression</string>
618 </attribute>
619 <layout class="QGridLayout" name="gridLayout_4">
620 <item row="0" column="0">
621 <layout class="QVBoxLayout" name="verticalLayout_6">
622 <item>
623 <widget class="QGroupBox" name="groupBox_2">
624 <property name="minimumSize">
625 <size>
626 <width>0</width>
627 <height>75</height>
628 </size>
629 </property>
630 <property name="font">
631 <font>
632 <weight>50</weight>
633 <bold>false</bold>
634 </font>
635 </property>
636 <property name="title">
637 <string> Encoder / Format </string>
638 </property>
639 <layout class="QGridLayout" name="gridLayout_3">
640 <item row="0" column="0">
641 <layout class="QGridLayout" name="gridLayout">
642 <item row="0" column="1">
643 <widget class="QRadioButton" name="radioButtonEncoderMP3">
644 <property name="text">
645 <string>Lame MP3</string>
646 </property>
647 <property name="checked">
648 <bool>true</bool>
649 </property>
650 </widget>
651 </item>
652 <item row="0" column="2">
653 <widget class="QRadioButton" name="radioButtonEncoderVorbis">
654 <property name="text">
655 <string>Ogg Vorbis</string>
656 </property>
657 </widget>
658 </item>
659 <item row="0" column="3">
660 <widget class="QRadioButton" name="radioButtonEncoderAAC">
661 <property name="text">
662 <string>Nero AAC</string>
663 </property>
664 </widget>
665 </item>
666 <item row="0" column="5">
667 <widget class="QRadioButton" name="radioButtonEncoderPCM">
668 <property name="text">
669 <string>Wave (PCM)</string>
670 </property>
671 </widget>
672 </item>
673 <item row="0" column="4">
674 <widget class="QRadioButton" name="radioButtonEncoderFLAC">
675 <property name="text">
676 <string>FLAC</string>
677 </property>
678 </widget>
679 </item>
680 <item row="0" column="0">
681 <spacer name="horizontalSpacer_7">
682 <property name="orientation">
683 <enum>Qt::Horizontal</enum>
684 </property>
685 <property name="sizeType">
686 <enum>QSizePolicy::Fixed</enum>
687 </property>
688 <property name="sizeHint" stdset="0">
689 <size>
690 <width>10</width>
691 <height>20</height>
692 </size>
693 </property>
694 </spacer>
695 </item>
696 </layout>
697 </item>
698 </layout>
699 </widget>
700 </item>
701 <item>
702 <widget class="QGroupBox" name="groupBox_4">
703 <property name="minimumSize">
704 <size>
705 <width>0</width>
706 <height>75</height>
707 </size>
708 </property>
709 <property name="font">
710 <font>
711 <weight>50</weight>
712 <bold>false</bold>
713 </font>
714 </property>
715 <property name="title">
716 <string> Rate Control Method </string>
717 </property>
718 <layout class="QGridLayout" name="gridLayout_13">
719 <item row="0" column="0">
720 <layout class="QGridLayout" name="gridLayout_12">
721 <item row="0" column="1">
722 <widget class="QRadioButton" name="radioButtonModeQuality">
723 <property name="text">
724 <string>Quality-based (VBR)</string>
725 </property>
726 <property name="checked">
727 <bool>true</bool>
728 </property>
729 </widget>
730 </item>
731 <item row="0" column="2">
732 <widget class="QRadioButton" name="radioButtonModeAverageBitrate">
733 <property name="text">
734 <string>Average Bitrate (ABR)</string>
735 </property>
736 </widget>
737 </item>
738 <item row="0" column="3">
739 <widget class="QRadioButton" name="radioButtonConstBitrate">
740 <property name="text">
741 <string>Constant Bitrate (CBR)</string>
742 </property>
743 </widget>
744 </item>
745 <item row="0" column="0">
746 <spacer name="horizontalSpacer_8">
747 <property name="orientation">
748 <enum>Qt::Horizontal</enum>
749 </property>
750 <property name="sizeType">
751 <enum>QSizePolicy::Fixed</enum>
752 </property>
753 <property name="sizeHint" stdset="0">
754 <size>
755 <width>10</width>
756 <height>20</height>
757 </size>
758 </property>
759 </spacer>
760 </item>
761 </layout>
762 </item>
763 </layout>
764 </widget>
765 </item>
766 <item>
767 <widget class="QGroupBox" name="groupBox_3">
768 <property name="minimumSize">
769 <size>
770 <width>0</width>
771 <height>100</height>
772 </size>
773 </property>
774 <property name="font">
775 <font>
776 <weight>50</weight>
777 <bold>false</bold>
778 </font>
779 </property>
780 <property name="title">
781 <string> Quality / Bitrate </string>
782 </property>
783 <layout class="QGridLayout" name="gridLayout_15">
784 <item row="0" column="2">
785 <layout class="QGridLayout" name="gridLayout_14">
786 <item row="1" column="2" colspan="3">
787 <widget class="QSlider" name="sliderBitrate">
788 <property name="minimum">
789 <number>0</number>
790 </property>
791 <property name="maximum">
792 <number>50</number>
793 </property>
794 <property name="pageStep">
795 <number>1</number>
796 </property>
797 <property name="value">
798 <number>24</number>
799 </property>
800 <property name="tracking">
801 <bool>true</bool>
802 </property>
803 <property name="orientation">
804 <enum>Qt::Horizontal</enum>
805 </property>
806 <property name="invertedAppearance">
807 <bool>false</bool>
808 </property>
809 <property name="tickPosition">
810 <enum>QSlider::TicksBelow</enum>
811 </property>
812 <property name="tickInterval">
813 <number>1</number>
814 </property>
815 </widget>
816 </item>
817 <item row="4" column="2">
818 <widget class="QLabel" name="labelBitrateMin">
819 <property name="text">
820 <string>Minimum</string>
821 </property>
822 <property name="alignment">
823 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
824 </property>
825 </widget>
826 </item>
827 <item row="4" column="4">
828 <widget class="QLabel" name="labelBitrateMax">
829 <property name="text">
830 <string>Maximum</string>
831 </property>
832 <property name="alignment">
833 <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
834 </property>
835 </widget>
836 </item>
837 <item row="4" column="3">
838 <widget class="QLabel" name="labelBitrate">
839 <property name="palette">
840 <palette>
841 <active>
842 <colorrole role="WindowText">
843 <brush brushstyle="SolidPattern">
844 <color alpha="255">
845 <red>0</red>
846 <green>0</green>
847 <blue>255</blue>
848 </color>
849 </brush>
850 </colorrole>
851 </active>
852 <inactive>
853 <colorrole role="WindowText">
854 <brush brushstyle="SolidPattern">
855 <color alpha="255">
856 <red>0</red>
857 <green>0</green>
858 <blue>255</blue>
859 </color>
860 </brush>
861 </colorrole>
862 </inactive>
863 <disabled>
864 <colorrole role="WindowText">
865 <brush brushstyle="SolidPattern">
866 <color alpha="255">
867 <red>120</red>
868 <green>120</green>
869 <blue>120</blue>
870 </color>
871 </brush>
872 </colorrole>
873 </disabled>
874 </palette>
875 </property>
876 <property name="font">
877 <font>
878 <weight>75</weight>
879 <bold>true</bold>
880 </font>
881 </property>
882 <property name="text">
883 <string notr="true">(VALUE)</string>
884 </property>
885 <property name="textFormat">
886 <enum>Qt::RichText</enum>
887 </property>
888 <property name="alignment">
889 <set>Qt::AlignHCenter|Qt::AlignTop</set>
890 </property>
891 </widget>
892 </item>
893 <item row="0" column="3">
894 <spacer name="verticalSpacer_3">
895 <property name="orientation">
896 <enum>Qt::Vertical</enum>
897 </property>
898 <property name="sizeType">
899 <enum>QSizePolicy::Fixed</enum>
900 </property>
901 <property name="sizeHint" stdset="0">
902 <size>
903 <width>20</width>
904 <height>8</height>
905 </size>
906 </property>
907 </spacer>
908 </item>
909 <item row="1" column="0">
910 <spacer name="horizontalSpacer_9">
911 <property name="orientation">
912 <enum>Qt::Horizontal</enum>
913 </property>
914 <property name="sizeType">
915 <enum>QSizePolicy::Fixed</enum>
916 </property>
917 <property name="sizeHint" stdset="0">
918 <size>
919 <width>10</width>
920 <height>20</height>
921 </size>
922 </property>
923 </spacer>
924 </item>
925 <item row="1" column="5">
926 <spacer name="horizontalSpacer_10">
927 <property name="orientation">
928 <enum>Qt::Horizontal</enum>
929 </property>
930 <property name="sizeType">
931 <enum>QSizePolicy::Fixed</enum>
932 </property>
933 <property name="sizeHint" stdset="0">
934 <size>
935 <width>10</width>
936 <height>20</height>
937 </size>
938 </property>
939 </spacer>
940 </item>
941 </layout>
942 </item>
943 </layout>
944 </widget>
945 </item>
946 <item>
947 <spacer name="verticalSpacer_2">
948 <property name="orientation">
949 <enum>Qt::Vertical</enum>
950 </property>
951 <property name="sizeHint" stdset="0">
952 <size>
953 <width>20</width>
954 <height>40</height>
955 </size>
956 </property>
957 </spacer>
958 </item>
959 </layout>
960 </item>
961 </layout>
962 </widget>
963 <widget class="QWidget" name="tabOptions">
964 <attribute name="icon">
965 <iconset resource="../res/Icons.qrc">
966 <normaloff>:/icons/cog.png</normaloff>:/icons/cog.png</iconset>
967 </attribute>
968 <attribute name="title">
969 <string>Advanced Options</string>
970 </attribute>
971 <layout class="QGridLayout" name="gridLayout_8">
972 <item row="0" column="0">
973 <widget class="QScrollArea" name="scrollArea">
974 <property name="frameShadow">
975 <enum>QFrame::Plain</enum>
976 </property>
977 <property name="horizontalScrollBarPolicy">
978 <enum>Qt::ScrollBarAlwaysOff</enum>
979 </property>
980 <property name="widgetResizable">
981 <bool>true</bool>
982 </property>
983 <widget class="QWidget" name="scrollAreaWidgetContents">
984 <property name="geometry">
985 <rect>
986 <x>0</x>
987 <y>0</y>
988 <width>604</width>
989 <height>609</height>
990 </rect>
991 </property>
992 <layout class="QGridLayout" name="gridLayout_22">
993 <item row="0" column="0">
994 <layout class="QGridLayout" name="gridLayout_7">
995 <item row="1" column="0">
996 <widget class="QGroupBox" name="groupBox_6">
997 <property name="font">
998 <font>
999 <weight>50</weight>
1000 <bold>false</bold>
1001 </font>
1002 </property>
1003 <property name="title">
1004 <string> Bitrate Management (LAME and OggEnc2) </string>
1005 </property>
1006 <layout class="QGridLayout" name="gridLayout_19">
1007 <item row="0" column="0">
1008 <layout class="QGridLayout" name="gridLayout_18">
1009 <item row="0" column="1" colspan="5">
1010 <spacer name="verticalSpacer_5">
1011 <property name="orientation">
1012 <enum>Qt::Vertical</enum>
1013 </property>
1014 <property name="sizeType">
1015 <enum>QSizePolicy::Fixed</enum>
1016 </property>
1017 <property name="sizeHint" stdset="0">
1018 <size>
1019 <width>20</width>
1020 <height>10</height>
1021 </size>
1022 </property>
1023 </spacer>
1024 </item>
1025 <item row="2" column="1" colspan="5">
1026 <spacer name="verticalSpacer_6">
1027 <property name="orientation">
1028 <enum>Qt::Vertical</enum>
1029 </property>
1030 <property name="sizeType">
1031 <enum>QSizePolicy::Fixed</enum>
1032 </property>
1033 <property name="sizeHint" stdset="0">
1034 <size>
1035 <width>20</width>
1036 <height>10</height>
1037 </size>
1038 </property>
1039 </spacer>
1040 </item>
1041 <item row="1" column="1">
1042 <widget class="QCheckBox" name="checkBoxBitrateManagement">
1043 <property name="text">
1044 <string>Enable Bitrate Management</string>
1045 </property>
1046 </widget>
1047 </item>
1048 <item row="1" column="5">
1049 <widget class="QSpinBox" name="spinBoxBitrateManagementMax">
1050 <property name="enabled">
1051 <bool>false</bool>
1052 </property>
1053 <property name="minimum">
1054 <number>32</number>
1055 </property>
1056 <property name="maximum">
1057 <number>500</number>
1058 </property>
1059 <property name="value">
1060 <number>500</number>
1061 </property>
1062 </widget>
1063 </item>
1064 <item row="1" column="3">
1065 <widget class="QSpinBox" name="spinBoxBitrateManagementMin">
1066 <property name="enabled">
1067 <bool>false</bool>
1068 </property>
1069 <property name="minimum">
1070 <number>32</number>
1071 </property>
1072 <property name="maximum">
1073 <number>500</number>
1074 </property>
1075 </widget>
1076 </item>
1077 <item row="1" column="6">
1078 <spacer name="horizontalSpacer_15">
1079 <property name="orientation">
1080 <enum>Qt::Horizontal</enum>
1081 </property>
1082 <property name="sizeType">
1083 <enum>QSizePolicy::Fixed</enum>
1084 </property>
1085 <property name="sizeHint" stdset="0">
1086 <size>
1087 <width>10</width>
1088 <height>20</height>
1089 </size>
1090 </property>
1091 </spacer>
1092 </item>
1093 <item row="1" column="0">
1094 <spacer name="horizontalSpacer_14">
1095 <property name="orientation">
1096 <enum>Qt::Horizontal</enum>
1097 </property>
1098 <property name="sizeType">
1099 <enum>QSizePolicy::Fixed</enum>
1100 </property>
1101 <property name="sizeHint" stdset="0">
1102 <size>
1103 <width>10</width>
1104 <height>20</height>
1105 </size>
1106 </property>
1107 </spacer>
1108 </item>
1109 <item row="1" column="2">
1110 <widget class="QLabel" name="labelBitrateManagementMin">
1111 <property name="enabled">
1112 <bool>false</bool>
1113 </property>
1114 <property name="text">
1115 <string>Minimum (kbps):</string>
1116 </property>
1117 <property name="alignment">
1118 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1119 </property>
1120 </widget>
1121 </item>
1122 <item row="1" column="4">
1123 <widget class="QLabel" name="labelBitrateManagementMax">
1124 <property name="enabled">
1125 <bool>false</bool>
1126 </property>
1127 <property name="text">
1128 <string>Maximum (kbps):</string>
1129 </property>
1130 <property name="alignment">
1131 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1132 </property>
1133 </widget>
1134 </item>
1135 </layout>
1136 </item>
1137 </layout>
1138 </widget>
1139 </item>
1140 <item row="0" column="0">
1141 <widget class="QGroupBox" name="groupBox_5">
1142 <property name="font">
1143 <font>
1144 <weight>50</weight>
1145 <bold>false</bold>
1146 </font>
1147 </property>
1148 <property name="title">
1149 <string> LAME Algorithm Quality </string>
1150 </property>
1151 <layout class="QGridLayout" name="gridLayout_17">
1152 <item row="0" column="1">
1153 <layout class="QGridLayout" name="gridLayout_16">
1154 <item row="7" column="0">
1155 <spacer name="horizontalSpacer_12">
1156 <property name="orientation">
1157 <enum>Qt::Horizontal</enum>
1158 </property>
1159 <property name="sizeType">
1160 <enum>QSizePolicy::Maximum</enum>
1161 </property>
1162 <property name="sizeHint" stdset="0">
1163 <size>
1164 <width>10</width>
1165 <height>20</height>
1166 </size>
1167 </property>
1168 </spacer>
1169 </item>
1170 <item row="7" column="4">
1171 <spacer name="horizontalSpacer_13">
1172 <property name="orientation">
1173 <enum>Qt::Horizontal</enum>
1174 </property>
1175 <property name="sizeType">
1176 <enum>QSizePolicy::Fixed</enum>
1177 </property>
1178 <property name="sizeHint" stdset="0">
1179 <size>
1180 <width>10</width>
1181 <height>20</height>
1182 </size>
1183 </property>
1184 </spacer>
1185 </item>
1186 <item row="8" column="1">
1187 <widget class="QLabel" name="label">
1188 <property name="text">
1189 <string>Faster Processing</string>
1190 </property>
1191 </widget>
1192 </item>
1193 <item row="8" column="2">
1194 <widget class="QLabel" name="labelLameAlgoQuality">
1195 <property name="font">
1196 <font>
1197 <weight>75</weight>
1198 <bold>true</bold>
1199 </font>
1200 </property>
1201 <property name="text">
1202 <string notr="true">(VALUE)</string>
1203 </property>
1204 <property name="alignment">
1205 <set>Qt::AlignCenter</set>
1206 </property>
1207 </widget>
1208 </item>
1209 <item row="8" column="3">
1210 <widget class="QLabel" name="label_3">
1211 <property name="text">
1212 <string>Better quality</string>
1213 </property>
1214 <property name="alignment">
1215 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1216 </property>
1217 </widget>
1218 </item>
1219 <item row="6" column="1" colspan="3">
1220 <spacer name="verticalSpacer_4">
1221 <property name="orientation">
1222 <enum>Qt::Vertical</enum>
1223 </property>
1224 <property name="sizeType">
1225 <enum>QSizePolicy::Fixed</enum>
1226 </property>
1227 <property name="sizeHint" stdset="0">
1228 <size>
1229 <width>20</width>
1230 <height>8</height>
1231 </size>
1232 </property>
1233 </spacer>
1234 </item>
1235 <item row="7" column="1" colspan="3">
1236 <widget class="QSlider" name="sliderLameAlgoQuality">
1237 <property name="maximum">
1238 <number>4</number>
1239 </property>
1240 <property name="pageStep">
1241 <number>1</number>
1242 </property>
1243 <property name="value">
1244 <number>3</number>
1245 </property>
1246 <property name="orientation">
1247 <enum>Qt::Horizontal</enum>
1248 </property>
1249 <property name="tickPosition">
1250 <enum>QSlider::TicksBelow</enum>
1251 </property>
1252 <property name="tickInterval">
1253 <number>1</number>
1254 </property>
1255 </widget>
1256 </item>
1257 </layout>
1258 </item>
1259 </layout>
1260 </widget>
1261 </item>
1262 <item row="2" column="0">
1263 <widget class="QGroupBox" name="groupBox_8">
1264 <property name="font">
1265 <font>
1266 <weight>50</weight>
1267 <bold>false</bold>
1268 </font>
1269 </property>
1270 <property name="title">
1271 <string>Channel Mode / Sampling Rate</string>
1272 </property>
1273 <layout class="QGridLayout" name="gridLayout_24">
1274 <item row="1" column="0">
1275 <layout class="QGridLayout" name="gridLayout_27">
1276 <item row="1" column="5">
1277 <widget class="QComboBox" name="comboBoxMP3ChannelMode">
1278 <property name="sizeAdjustPolicy">
1279 <enum>QComboBox::AdjustToContents</enum>
1280 </property>
1281 <item>
1282 <property name="text">
1283 <string>Auto Select (Default)</string>
1284 </property>
1285 </item>
1286 <item>
1287 <property name="text">
1288 <string>Joint Stereo</string>
1289 </property>
1290 </item>
1291 <item>
1292 <property name="text">
1293 <string>Forced Joint Stereo</string>
1294 </property>
1295 </item>
1296 <item>
1297 <property name="text">
1298 <string>Simple</string>
1299 </property>
1300 </item>
1301 <item>
1302 <property name="text">
1303 <string>Dual Mono</string>
1304 </property>
1305 </item>
1306 <item>
1307 <property name="text">
1308 <string>Mono</string>
1309 </property>
1310 </item>
1311 </widget>
1312 </item>
1313 <item row="1" column="4">
1314 <widget class="QLabel" name="label_4">
1315 <property name="text">
1316 <string>MP3 Channel Mode:</string>
1317 </property>
1318 <property name="alignment">
1319 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1320 </property>
1321 </widget>
1322 </item>
1323 <item row="1" column="1">
1324 <widget class="QLabel" name="label_5">
1325 <property name="text">
1326 <string>Sampling Rate (Hz):</string>
1327 </property>
1328 <property name="alignment">
1329 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1330 </property>
1331 </widget>
1332 </item>
1333 <item row="1" column="2">
1334 <widget class="QComboBox" name="comboBoxSamplingRate">
1335 <property name="sizeAdjustPolicy">
1336 <enum>QComboBox::AdjustToContents</enum>
1337 </property>
1338 <item>
1339 <property name="text">
1340 <string>Auto Select (Default)</string>
1341 </property>
1342 </item>
1343 <item>
1344 <property name="text">
1345 <string>16.000</string>
1346 </property>
1347 </item>
1348 <item>
1349 <property name="text">
1350 <string>22.050</string>
1351 </property>
1352 </item>
1353 <item>
1354 <property name="text">
1355 <string>24.000</string>
1356 </property>
1357 </item>
1358 <item>
1359 <property name="text">
1360 <string>32.000</string>
1361 </property>
1362 </item>
1363 <item>
1364 <property name="text">
1365 <string>44.100</string>
1366 </property>
1367 </item>
1368 <item>
1369 <property name="text">
1370 <string>48.000</string>
1371 </property>
1372 </item>
1373 </widget>
1374 </item>
1375 <item row="1" column="0">
1376 <spacer name="horizontalSpacer_18">
1377 <property name="orientation">
1378 <enum>Qt::Horizontal</enum>
1379 </property>
1380 <property name="sizeType">
1381 <enum>QSizePolicy::Fixed</enum>
1382 </property>
1383 <property name="sizeHint" stdset="0">
1384 <size>
1385 <width>10</width>
1386 <height>20</height>
1387 </size>
1388 </property>
1389 </spacer>
1390 </item>
1391 <item row="1" column="7">
1392 <spacer name="horizontalSpacer_19">
1393 <property name="orientation">
1394 <enum>Qt::Horizontal</enum>
1395 </property>
1396 <property name="sizeType">
1397 <enum>QSizePolicy::Fixed</enum>
1398 </property>
1399 <property name="sizeHint" stdset="0">
1400 <size>
1401 <width>10</width>
1402 <height>20</height>
1403 </size>
1404 </property>
1405 </spacer>
1406 </item>
1407 <item row="1" column="3">
1408 <spacer name="horizontalSpacer_21">
1409 <property name="orientation">
1410 <enum>Qt::Horizontal</enum>
1411 </property>
1412 <property name="sizeHint" stdset="0">
1413 <size>
1414 <width>40</width>
1415 <height>20</height>
1416 </size>
1417 </property>
1418 </spacer>
1419 </item>
1420 <item row="1" column="6">
1421 <spacer name="horizontalSpacer_20">
1422 <property name="orientation">
1423 <enum>Qt::Horizontal</enum>
1424 </property>
1425 <property name="sizeType">
1426 <enum>QSizePolicy::Expanding</enum>
1427 </property>
1428 <property name="sizeHint" stdset="0">
1429 <size>
1430 <width>40</width>
1431 <height>20</height>
1432 </size>
1433 </property>
1434 </spacer>
1435 </item>
1436 <item row="2" column="1" colspan="6">
1437 <spacer name="verticalSpacer_10">
1438 <property name="orientation">
1439 <enum>Qt::Vertical</enum>
1440 </property>
1441 <property name="sizeType">
1442 <enum>QSizePolicy::Fixed</enum>
1443 </property>
1444 <property name="sizeHint" stdset="0">
1445 <size>
1446 <width>20</width>
1447 <height>8</height>
1448 </size>
1449 </property>
1450 </spacer>
1451 </item>
1452 <item row="0" column="1" colspan="6">
1453 <spacer name="verticalSpacer_9">
1454 <property name="orientation">
1455 <enum>Qt::Vertical</enum>
1456 </property>
1457 <property name="sizeType">
1458 <enum>QSizePolicy::Fixed</enum>
1459 </property>
1460 <property name="sizeHint" stdset="0">
1461 <size>
1462 <width>20</width>
1463 <height>8</height>
1464 </size>
1465 </property>
1466 </spacer>
1467 </item>
1468 </layout>
1469 </item>
1470 </layout>
1471 </widget>
1472 </item>
1473 <item row="3" column="0">
1474 <widget class="QGroupBox" name="groupBox_7">
1475 <property name="font">
1476 <font>
1477 <weight>50</weight>
1478 <bold>false</bold>
1479 </font>
1480 </property>
1481 <property name="title">
1482 <string>Nero AAC Options</string>
1483 </property>
1484 <layout class="QGridLayout" name="gridLayout_25">
1485 <item row="3" column="1">
1486 <layout class="QGridLayout" name="gridLayout_21">
1487 <item row="1" column="1">
1488 <widget class="QCheckBox" name="checkBoxNeroAAC2PassMode">
1489 <property name="text">
1490 <string>Enable 2-Pass Processing (ABR Mode)</string>
1491 </property>
1492 </widget>
1493 </item>
1494 <item row="1" column="0">
1495 <spacer name="horizontalSpacer_17">
1496 <property name="orientation">
1497 <enum>Qt::Horizontal</enum>
1498 </property>
1499 <property name="sizeType">
1500 <enum>QSizePolicy::Fixed</enum>
1501 </property>
1502 <property name="sizeHint" stdset="0">
1503 <size>
1504 <width>10</width>
1505 <height>20</height>
1506 </size>
1507 </property>
1508 </spacer>
1509 </item>
1510 <item row="1" column="2">
1511 <spacer name="horizontalSpacer_23">
1512 <property name="orientation">
1513 <enum>Qt::Horizontal</enum>
1514 </property>
1515 <property name="sizeHint" stdset="0">
1516 <size>
1517 <width>73</width>
1518 <height>20</height>
1519 </size>
1520 </property>
1521 </spacer>
1522 </item>
1523 <item row="1" column="3">
1524 <widget class="QLabel" name="label_2">
1525 <property name="text">
1526 <string>Select AAC Profile:</string>
1527 </property>
1528 <property name="alignment">
1529 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1530 </property>
1531 </widget>
1532 </item>
1533 <item row="1" column="4">
1534 <widget class="QComboBox" name="comboBoxNeroAACProfile">
1535 <property name="sizeAdjustPolicy">
1536 <enum>QComboBox::AdjustToContents</enum>
1537 </property>
1538 <item>
1539 <property name="text">
1540 <string>Auto Select (Recommended)</string>
1541 </property>
1542 </item>
1543 <item>
1544 <property name="text">
1545 <string>Enforce LC-AAC</string>
1546 </property>
1547 </item>
1548 <item>
1549 <property name="text">
1550 <string>Enforce HE-AAC (AAC + SBR)</string>
1551 </property>
1552 </item>
1553 <item>
1554 <property name="text">
1555 <string>Enforce HE-AAC v2 (AAC + SBR + PS)</string>
1556 </property>
1557 </item>
1558 </widget>
1559 </item>
1560 <item row="1" column="5">
1561 <spacer name="horizontalSpacer_22">
1562 <property name="orientation">
1563 <enum>Qt::Horizontal</enum>
1564 </property>
1565 <property name="sizeHint" stdset="0">
1566 <size>
1567 <width>75</width>
1568 <height>20</height>
1569 </size>
1570 </property>
1571 </spacer>
1572 </item>
1573 <item row="1" column="6">
1574 <spacer name="horizontalSpacer_16">
1575 <property name="orientation">
1576 <enum>Qt::Horizontal</enum>
1577 </property>
1578 <property name="sizeType">
1579 <enum>QSizePolicy::Fixed</enum>
1580 </property>
1581 <property name="sizeHint" stdset="0">
1582 <size>
1583 <width>10</width>
1584 <height>20</height>
1585 </size>
1586 </property>
1587 </spacer>
1588 </item>
1589 <item row="0" column="1" colspan="5">
1590 <spacer name="verticalSpacer_8">
1591 <property name="orientation">
1592 <enum>Qt::Vertical</enum>
1593 </property>
1594 <property name="sizeType">
1595 <enum>QSizePolicy::Fixed</enum>
1596 </property>
1597 <property name="sizeHint" stdset="0">
1598 <size>
1599 <width>20</width>
1600 <height>13</height>
1601 </size>
1602 </property>
1603 </spacer>
1604 </item>
1605 <item row="2" column="1" colspan="5">
1606 <spacer name="verticalSpacer_7">
1607 <property name="orientation">
1608 <enum>Qt::Vertical</enum>
1609 </property>
1610 <property name="sizeType">
1611 <enum>QSizePolicy::Fixed</enum>
1612 </property>
1613 <property name="sizeHint" stdset="0">
1614 <size>
1615 <width>20</width>
1616 <height>13</height>
1617 </size>
1618 </property>
1619 </spacer>
1620 </item>
1621 </layout>
1622 </item>
1623 </layout>
1624 </widget>
1625 </item>
1626 <item row="4" column="0">
1627 <widget class="QGroupBox" name="groupBox_9">
1628 <property name="font">
1629 <font>
1630 <weight>50</weight>
1631 <bold>false</bold>
1632 </font>
1633 </property>
1634 <property name="title">
1635 <string> Volume Normalization </string>
1636 </property>
1637 <layout class="QGridLayout" name="gridLayout_26">
1638 <item row="0" column="0">
1639 <layout class="QGridLayout" name="gridLayout_20">
1640 <item row="1" column="1">
1641 <widget class="QCheckBox" name="checkBoxNormalizationFilter">
1642 <property name="text">
1643 <string>Enable Normalization Filter</string>
1644 </property>
1645 </widget>
1646 </item>
1647 <item row="1" column="0">
1648 <spacer name="horizontalSpacer_25">
1649 <property name="orientation">
1650 <enum>Qt::Horizontal</enum>
1651 </property>
1652 <property name="sizeType">
1653 <enum>QSizePolicy::Fixed</enum>
1654 </property>
1655 <property name="sizeHint" stdset="0">
1656 <size>
1657 <width>10</width>
1658 <height>20</height>
1659 </size>
1660 </property>
1661 </spacer>
1662 </item>
1663 <item row="1" column="6">
1664 <spacer name="horizontalSpacer_26">
1665 <property name="orientation">
1666 <enum>Qt::Horizontal</enum>
1667 </property>
1668 <property name="sizeType">
1669 <enum>QSizePolicy::Fixed</enum>
1670 </property>
1671 <property name="sizeHint" stdset="0">
1672 <size>
1673 <width>10</width>
1674 <height>20</height>
1675 </size>
1676 </property>
1677 </spacer>
1678 </item>
1679 <item row="1" column="4">
1680 <widget class="QDoubleSpinBox" name="spinBoxNormalizationFilter">
1681 <property name="enabled">
1682 <bool>false</bool>
1683 </property>
1684 <property name="minimumSize">
1685 <size>
1686 <width>160</width>
1687 <height>0</height>
1688 </size>
1689 </property>
1690 <property name="minimum">
1691 <double>-32.000000000000000</double>
1692 </property>
1693 <property name="maximum">
1694 <double>-0.500000000000000</double>
1695 </property>
1696 <property name="singleStep">
1697 <double>0.500000000000000</double>
1698 </property>
1699 </widget>
1700 </item>
1701 <item row="1" column="3">
1702 <widget class="QLabel" name="label_6">
1703 <property name="text">
1704 <string>Peak Volume (dB):</string>
1705 </property>
1706 </widget>
1707 </item>
1708 <item row="1" column="2">
1709 <spacer name="horizontalSpacer_27">
1710 <property name="orientation">
1711 <enum>Qt::Horizontal</enum>
1712 </property>
1713 <property name="sizeHint" stdset="0">
1714 <size>
1715 <width>40</width>
1716 <height>20</height>
1717 </size>
1718 </property>
1719 </spacer>
1720 </item>
1721 <item row="1" column="5">
1722 <spacer name="horizontalSpacer_28">
1723 <property name="orientation">
1724 <enum>Qt::Horizontal</enum>
1725 </property>
1726 <property name="sizeHint" stdset="0">
1727 <size>
1728 <width>40</width>
1729 <height>20</height>
1730 </size>
1731 </property>
1732 </spacer>
1733 </item>
1734 <item row="0" column="1" colspan="5">
1735 <spacer name="verticalSpacer_11">
1736 <property name="orientation">
1737 <enum>Qt::Vertical</enum>
1738 </property>
1739 <property name="sizeType">
1740 <enum>QSizePolicy::Fixed</enum>
1741 </property>
1742 <property name="sizeHint" stdset="0">
1743 <size>
1744 <width>20</width>
1745 <height>8</height>
1746 </size>
1747 </property>
1748 </spacer>
1749 </item>
1750 <item row="2" column="1" colspan="5">
1751 <spacer name="verticalSpacer_12">
1752 <property name="orientation">
1753 <enum>Qt::Vertical</enum>
1754 </property>
1755 <property name="sizeType">
1756 <enum>QSizePolicy::Fixed</enum>
1757 </property>
1758 <property name="sizeHint" stdset="0">
1759 <size>
1760 <width>20</width>
1761 <height>8</height>
1762 </size>
1763 </property>
1764 </spacer>
1765 </item>
1766 </layout>
1767 </item>
1768 </layout>
1769 </widget>
1770 </item>
1771 <item row="5" column="0">
1772 <widget class="QGroupBox" name="groupBox_10">
1773 <property name="font">
1774 <font>
1775 <weight>50</weight>
1776 <bold>false</bold>
1777 </font>
1778 </property>
1779 <property name="title">
1780 <string> Tone Adjustment </string>
1781 </property>
1782 <layout class="QGridLayout" name="gridLayout_28">
1783 <item row="0" column="0">
1784 <layout class="QGridLayout" name="gridLayout_23">
1785 <item row="1" column="2">
1786 <widget class="QDoubleSpinBox" name="spinBoxToneAdjustTreble">
1787 <property name="minimumSize">
1788 <size>
1789 <width>120</width>
1790 <height>0</height>
1791 </size>
1792 </property>
1793 <property name="minimum">
1794 <double>-20.000000000000000</double>
1795 </property>
1796 <property name="maximum">
1797 <double>20.000000000000000</double>
1798 </property>
1799 </widget>
1800 </item>
1801 <item row="1" column="0">
1802 <spacer name="horizontalSpacer_30">
1803 <property name="orientation">
1804 <enum>Qt::Horizontal</enum>
1805 </property>
1806 <property name="sizeType">
1807 <enum>QSizePolicy::Fixed</enum>
1808 </property>
1809 <property name="sizeHint" stdset="0">
1810 <size>
1811 <width>10</width>
1812 <height>20</height>
1813 </size>
1814 </property>
1815 </spacer>
1816 </item>
1817 <item row="1" column="8">
1818 <spacer name="horizontalSpacer_31">
1819 <property name="orientation">
1820 <enum>Qt::Horizontal</enum>
1821 </property>
1822 <property name="sizeType">
1823 <enum>QSizePolicy::Fixed</enum>
1824 </property>
1825 <property name="sizeHint" stdset="0">
1826 <size>
1827 <width>10</width>
1828 <height>20</height>
1829 </size>
1830 </property>
1831 </spacer>
1832 </item>
1833 <item row="1" column="6">
1834 <spacer name="horizontalSpacer_32">
1835 <property name="orientation">
1836 <enum>Qt::Horizontal</enum>
1837 </property>
1838 <property name="sizeHint" stdset="0">
1839 <size>
1840 <width>40</width>
1841 <height>20</height>
1842 </size>
1843 </property>
1844 </spacer>
1845 </item>
1846 <item row="1" column="5">
1847 <widget class="QDoubleSpinBox" name="spinBoxToneAdjustBass">
1848 <property name="minimumSize">
1849 <size>
1850 <width>120</width>
1851 <height>0</height>
1852 </size>
1853 </property>
1854 <property name="minimum">
1855 <double>-20.000000000000000</double>
1856 </property>
1857 <property name="maximum">
1858 <double>20.000000000000000</double>
1859 </property>
1860 </widget>
1861 </item>
1862 <item row="1" column="3">
1863 <spacer name="horizontalSpacer_29">
1864 <property name="orientation">
1865 <enum>Qt::Horizontal</enum>
1866 </property>
1867 <property name="sizeHint" stdset="0">
1868 <size>
1869 <width>40</width>
1870 <height>20</height>
1871 </size>
1872 </property>
1873 </spacer>
1874 </item>
1875 <item row="1" column="1">
1876 <widget class="QLabel" name="label_7">
1877 <property name="text">
1878 <string>Adjust Treble (dB):</string>
1879 </property>
1880 <property name="alignment">
1881 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1882 </property>
1883 </widget>
1884 </item>
1885 <item row="1" column="4">
1886 <widget class="QLabel" name="label_8">
1887 <property name="text">
1888 <string>Adjust Bass (dB):</string>
1889 </property>
1890 <property name="alignment">
1891 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1892 </property>
1893 </widget>
1894 </item>
1895 <item row="1" column="7">
1896 <widget class="QPushButton" name="buttonToneAdjustReset">
1897 <property name="maximumSize">
1898 <size>
1899 <width>20</width>
1900 <height>20</height>
1901 </size>
1902 </property>
1903 <property name="text">
1904 <string/>
1905 </property>
1906 <property name="icon">
1907 <iconset resource="../res/Icons.qrc">
1908 <normaloff>:/icons/cross.png</normaloff>:/icons/cross.png</iconset>
1909 </property>
1910 </widget>
1911 </item>
1912 <item row="0" column="1" colspan="7">
1913 <spacer name="verticalSpacer_13">
1914 <property name="orientation">
1915 <enum>Qt::Vertical</enum>
1916 </property>
1917 <property name="sizeType">
1918 <enum>QSizePolicy::Fixed</enum>
1919 </property>
1920 <property name="sizeHint" stdset="0">
1921 <size>
1922 <width>20</width>
1923 <height>8</height>
1924 </size>
1925 </property>
1926 </spacer>
1927 </item>
1928 <item row="2" column="1" colspan="7">
1929 <spacer name="verticalSpacer_14">
1930 <property name="orientation">
1931 <enum>Qt::Vertical</enum>
1932 </property>
1933 <property name="sizeType">
1934 <enum>QSizePolicy::Fixed</enum>
1935 </property>
1936 <property name="sizeHint" stdset="0">
1937 <size>
1938 <width>20</width>
1939 <height>8</height>
1940 </size>
1941 </property>
1942 </spacer>
1943 </item>
1944 </layout>
1945 </item>
1946 </layout>
1947 </widget>
1948 </item>
1949 </layout>
1950 </item>
1951 <item row="6" column="0">
1952 <spacer name="verticalSpacer">
1953 <property name="orientation">
1954 <enum>Qt::Vertical</enum>
1955 </property>
1956 <property name="sizeType">
1957 <enum>QSizePolicy::Expanding</enum>
1958 </property>
1959 <property name="sizeHint" stdset="0">
1960 <size>
1961 <width>20</width>
1962 <height>40</height>
1963 </size>
1964 </property>
1965 </spacer>
1966 </item>
1967 <item row="3" column="0">
1968 <layout class="QHBoxLayout" name="horizontalLayout_5">
1969 <item>
1970 <widget class="QPushButton" name="buttonResetAdvancedOptions">
1971 <property name="minimumSize">
1972 <size>
1973 <width>175</width>
1974 <height>0</height>
1975 </size>
1976 </property>
1977 <property name="font">
1978 <font>
1979 <weight>50</weight>
1980 <bold>false</bold>
1981 </font>
1982 </property>
1983 <property name="text">
1984 <string>Reset Advanced Options </string>
1985 </property>
1986 <property name="icon">
1987 <iconset resource="../res/Icons.qrc">
1988 <normaloff>:/icons/bomb.png</normaloff>:/icons/bomb.png</iconset>
1989 </property>
1990 </widget>
1991 </item>
1992 <item>
1993 <spacer name="horizontalSpacer_24">
1994 <property name="orientation">
1995 <enum>Qt::Horizontal</enum>
1996 </property>
1997 <property name="sizeHint" stdset="0">
1998 <size>
1999 <width>40</width>
2000 <height>20</height>
2001 </size>
2002 </property>
2003 </spacer>
2004 </item>
2005 </layout>
2006 </item>
2007 </layout>
2008 </widget>
2009 </widget>
2010 </item>
2011 </layout>
2012 </widget>
2013 </widget>
2014 </item>
2015 </layout>
2016 </item>
2017 <item>
2018 <widget class="QFrame" name="frame">
2019 <property name="maximumSize">
2020 <size>
2021 <width>16777215</width>
2022 <height>12</height>
2023 </size>
2024 </property>
2025 <property name="frameShape">
2026 <enum>QFrame::HLine</enum>
2027 </property>
2028 <property name="frameShadow">
2029 <enum>QFrame::Sunken</enum>
2030 </property>
2031 </widget>
2032 </item>
2033 <item>
2034 <layout class="QHBoxLayout" name="horizontalLayout">
2035 <item>
2036 <widget class="QPushButton" name="buttonStart">
2037 <property name="minimumSize">
2038 <size>
2039 <width>120</width>
2040 <height>0</height>
2041 </size>
2042 </property>
2043 <property name="text">
2044 <string> Encode Now!</string>
2045 </property>
2046 <property name="icon">
2047 <iconset resource="../res/Icons.qrc">
2048 <normaloff>:/icons/play.png</normaloff>:/icons/play.png</iconset>
2049 </property>
2050 </widget>
2051 </item>
2052 <item>
2053 <spacer name="horizontalSpacer">
2054 <property name="orientation">
2055 <enum>Qt::Horizontal</enum>
2056 </property>
2057 <property name="sizeHint" stdset="0">
2058 <size>
2059 <width>40</width>
2060 <height>20</height>
2061 </size>
2062 </property>
2063 </spacer>
2064 </item>
2065 <item>
2066 <widget class="QPushButton" name="buttonAbout">
2067 <property name="minimumSize">
2068 <size>
2069 <width>120</width>
2070 <height>0</height>
2071 </size>
2072 </property>
2073 <property name="text">
2074 <string>About...</string>
2075 </property>
2076 <property name="icon">
2077 <iconset resource="../res/Icons.qrc">
2078 <normaloff>:/icons/information.png</normaloff>:/icons/information.png</iconset>
2079 </property>
2080 </widget>
2081 </item>
2082 <item>
2083 <spacer name="horizontalSpacer_2">
2084 <property name="orientation">
2085 <enum>Qt::Horizontal</enum>
2086 </property>
2087 <property name="sizeHint" stdset="0">
2088 <size>
2089 <width>40</width>
2090 <height>20</height>
2091 </size>
2092 </property>
2093 </spacer>
2094 </item>
2095 <item>
2096 <widget class="QPushButton" name="buttonQuit">
2097 <property name="minimumSize">
2098 <size>
2099 <width>120</width>
2100 <height>0</height>
2101 </size>
2102 </property>
2103 <property name="text">
2104 <string> Exit Program</string>
2105 </property>
2106 <property name="icon">
2107 <iconset resource="../res/Icons.qrc">
2108 <normaloff>:/icons/door_in.png</normaloff>:/icons/door_in.png</iconset>
2109 </property>
2110 </widget>
2111 </item>
2112 </layout>
2113 </item>
2114 </layout>
2115 </widget>
2116 <widget class="QMenuBar" name="menubar">
2117 <property name="geometry">
2118 <rect>
2119 <x>0</x>
2120 <y>0</y>
2121 <width>667</width>
2122 <height>21</height>
2123 </rect>
2124 </property>
2125 <property name="nativeMenuBar">
2126 <bool>false</bool>
2127 </property>
2128 <widget class="QMenu" name="menuFile">
2129 <property name="title">
2130 <string>File</string>
2131 </property>
2132 <addaction name="actionEncodeNow"/>
2133 <addaction name="separator"/>
2134 <addaction name="actionOpen"/>
2135 <addaction name="actionOpenFolder"/>
2136 <addaction name="actionClearAll"/>
2137 <addaction name="separator"/>
2138 <addaction name="actionQuit"/>
2139 <addaction name="separator"/>
2140 </widget>
2141 <widget class="QMenu" name="menuHelp">
2142 <property name="title">
2143 <string>?</string>
2144 </property>
2145 <addaction name="actionCheckUpdates"/>
2146 <addaction name="actionVisitHomepage"/>
2147 <addaction name="separator"/>
2148 <addaction name="actionAbout"/>
2149 </widget>
2150 <widget class="QMenu" name="menuView">
2151 <property name="title">
2152 <string>View</string>
2153 </property>
2154 <widget class="QMenu" name="menuStyle">
2155 <property name="title">
2156 <string>Style</string>
2157 </property>
2158 <property name="icon">
2159 <iconset resource="../res/Icons.qrc">
2160 <normaloff>:/icons/palette.png</normaloff>:/icons/palette.png</iconset>
2161 </property>
2162 <addaction name="actionStylePlastique"/>
2163 <addaction name="actionStyleCleanlooks"/>
2164 <addaction name="actionStyleWindowsVista"/>
2165 <addaction name="actionStyleWindowsXP"/>
2166 <addaction name="actionStyleWindowsClassic"/>
2167 </widget>
2168 <widget class="QMenu" name="menuLanguage">
2169 <property name="title">
2170 <string>Language</string>
2171 </property>
2172 <property name="icon">
2173 <iconset resource="../res/Icons.qrc">
2174 <normaloff>:/icons/user_comment.png</normaloff>:/icons/user_comment.png</iconset>
2175 </property>
2176 <addaction name="actionLoadTranslationFromFile"/>
2177 </widget>
2178 <addaction name="actionSourceFiles"/>
2179 <addaction name="actionOutputDirectory"/>
2180 <addaction name="actionMetaData"/>
2181 <addaction name="actionCompression"/>
2182 <addaction name="actionAdvancedOptions"/>
2183 <addaction name="separator"/>
2184 <addaction name="menuLanguage"/>
2185 <addaction name="menuStyle"/>
2186 </widget>
2187 <widget class="QMenu" name="menuTools">
2188 <property name="title">
2189 <string>Tools</string>
2190 </property>
2191 <widget class="QMenu" name="menuConfiguration">
2192 <property name="title">
2193 <string>Configuration</string>
2194 </property>
2195 <property name="icon">
2196 <iconset resource="../res/Icons.qrc">
2197 <normaloff>:/icons/wrench.png</normaloff>:/icons/wrench.png</iconset>
2198 </property>
2199 <addaction name="actionDisableSounds"/>
2200 <addaction name="actionDisableUpdateReminder"/>
2201 <addaction name="actionDisableWmaDecoderNotifications"/>
2202 <addaction name="actionDisableNeroAacNotifications"/>
2203 </widget>
2204 <addaction name="menuConfiguration"/>
2205 <addaction name="actionInstallWMADecoder"/>
2206 <addaction name="actionShowDropBoxWidget"/>
2207 </widget>
2208 <addaction name="menuFile"/>
2209 <addaction name="menuView"/>
2210 <addaction name="menuTools"/>
2211 <addaction name="menuHelp"/>
2212 </widget>
2213 <action name="actionAbout">
2214 <property name="icon">
2215 <iconset resource="../res/Icons.qrc">
2216 <normaloff>:/icons/information.png</normaloff>:/icons/information.png</iconset>
2217 </property>
2218 <property name="text">
2219 <string>About...</string>
2220 </property>
2221 </action>
2222 <action name="actionQuit">
2223 <property name="icon">
2224 <iconset resource="../res/Icons.qrc">
2225 <normaloff>:/icons/door_out.png</normaloff>:/icons/door_out.png</iconset>
2226 </property>
2227 <property name="text">
2228 <string>Quit</string>
2229 </property>
2230 </action>
2231 <action name="actionSourceFiles">
2232 <property name="checkable">
2233 <bool>true</bool>
2234 </property>
2235 <property name="text">
2236 <string>Source Files</string>
2237 </property>
2238 </action>
2239 <action name="actionOutputDirectory">
2240 <property name="checkable">
2241 <bool>true</bool>
2242 </property>
2243 <property name="text">
2244 <string>Output Directory</string>
2245 </property>
2246 </action>
2247 <action name="actionCompression">
2248 <property name="checkable">
2249 <bool>true</bool>
2250 </property>
2251 <property name="text">
2252 <string>Compression</string>
2253 </property>
2254 </action>
2255 <action name="actionMetaData">
2256 <property name="checkable">
2257 <bool>true</bool>
2258 </property>
2259 <property name="text">
2260 <string>Meta Data</string>
2261 </property>
2262 </action>
2263 <action name="actionAdvancedOptions">
2264 <property name="checkable">
2265 <bool>true</bool>
2266 </property>
2267 <property name="text">
2268 <string>Advanced Options</string>
2269 </property>
2270 </action>
2271 <action name="actionOpen">
2272 <property name="icon">
2273 <iconset resource="../res/Icons.qrc">
2274 <normaloff>:/icons/page_white_add.png</normaloff>:/icons/page_white_add.png</iconset>
2275 </property>
2276 <property name="text">
2277 <string>Open File(s)...</string>
2278 </property>
2279 </action>
2280 <action name="actionVisitHomepage">
2281 <property name="icon">
2282 <iconset resource="../res/Icons.qrc">
2283 <normaloff>:/icons/world.png</normaloff>:/icons/world.png</iconset>
2284 </property>
2285 <property name="text">
2286 <string>Visit Official Web-Site</string>
2287 </property>
2288 <property name="toolTip">
2289 <string>Visit Official Web-Site</string>
2290 </property>
2291 </action>
2292 <action name="actionCheckUpdates">
2293 <property name="icon">
2294 <iconset resource="../res/Icons.qrc">
2295 <normaloff>:/icons/transmit_blue.png</normaloff>:/icons/transmit_blue.png</iconset>
2296 </property>
2297 <property name="text">
2298 <string>Check for Updates</string>
2299 </property>
2300 </action>
2301 <action name="actionOpenFolder">
2302 <property name="icon">
2303 <iconset resource="../res/Icons.qrc">
2304 <normaloff>:/icons/folder_add.png</normaloff>:/icons/folder_add.png</iconset>
2305 </property>
2306 <property name="text">
2307 <string>Open Folder...</string>
2308 </property>
2309 </action>
2310 <action name="actionClearAll">
2311 <property name="icon">
2312 <iconset resource="../res/Icons.qrc">
2313 <normaloff>:/icons/bomb.png</normaloff>:/icons/bomb.png</iconset>
2314 </property>
2315 <property name="text">
2316 <string>Clear All</string>
2317 </property>
2318 </action>
2319 <action name="actionStylePlastique">
2320 <property name="checkable">
2321 <bool>true</bool>
2322 </property>
2323 <property name="checked">
2324 <bool>true</bool>
2325 </property>
2326 <property name="text">
2327 <string>Plastique</string>
2328 </property>
2329 </action>
2330 <action name="actionStyleCleanlooks">
2331 <property name="checkable">
2332 <bool>true</bool>
2333 </property>
2334 <property name="text">
2335 <string>Cleanlooks</string>
2336 </property>
2337 </action>
2338 <action name="actionStyleWindowsVista">
2339 <property name="checkable">
2340 <bool>true</bool>
2341 </property>
2342 <property name="text">
2343 <string>Windows Vista (&quot;Aero&quot;)</string>
2344 </property>
2345 </action>
2346 <action name="actionStyleWindowsClassic">
2347 <property name="checkable">
2348 <bool>true</bool>
2349 </property>
2350 <property name="text">
2351 <string>Windows Classic</string>
2352 </property>
2353 </action>
2354 <action name="actionStyleWindowsXP">
2355 <property name="checkable">
2356 <bool>true</bool>
2357 </property>
2358 <property name="text">
2359 <string>Windows XP (&quot;Luna&quot;)</string>
2360 </property>
2361 </action>
2362 <action name="actionDisableUpdateReminder">
2363 <property name="checkable">
2364 <bool>true</bool>
2365 </property>
2366 <property name="text">
2367 <string>Disable Update Reminder</string>
2368 </property>
2369 </action>
2370 <action name="actionDisableSounds">
2371 <property name="checkable">
2372 <bool>true</bool>
2373 </property>
2374 <property name="text">
2375 <string>Disable Sound Effects</string>
2376 </property>
2377 </action>
2378 <action name="actionInstallWMADecoder">
2379 <property name="icon">
2380 <iconset resource="../res/Icons.qrc">
2381 <normaloff>:/icons/wma.png</normaloff>:/icons/wma.png</iconset>
2382 </property>
2383 <property name="text">
2384 <string>Install WMA Decoder</string>
2385 </property>
2386 </action>
2387 <action name="actionDisableNeroAacNotifications">
2388 <property name="checkable">
2389 <bool>true</bool>
2390 </property>
2391 <property name="text">
2392 <string>Disable Nero AAC Notifications</string>
2393 </property>
2394 </action>
2395 <action name="actionDisableWmaDecoderNotifications">
2396 <property name="checkable">
2397 <bool>true</bool>
2398 </property>
2399 <property name="text">
2400 <string>Disable WMA Decoder Notifications</string>
2401 </property>
2402 </action>
2403 <action name="actionShowDropBoxWidget">
2404 <property name="icon">
2405 <iconset resource="../res/Icons.qrc">
2406 <normaloff>:/icons/package.png</normaloff>:/icons/package.png</iconset>
2407 </property>
2408 <property name="text">
2409 <string>Show DropBox</string>
2410 </property>
2411 </action>
2412 <action name="actionLanguageEnglish">
2413 <property name="checkable">
2414 <bool>true</bool>
2415 </property>
2416 <property name="icon">
2417 <iconset>
2418 <normaloff>:/flags/gb.png</normaloff>:/flags/gb.png</iconset>
2419 </property>
2420 <property name="text">
2421 <string notr="true">English</string>
2422 </property>
2423 </action>
2424 <action name="actionLoadTranslationFromFile">
2425 <property name="icon">
2426 <iconset resource="../res/Icons.qrc">
2427 <normaloff>:/icons/folder_page.png</normaloff>:/icons/folder_page.png</iconset>
2428 </property>
2429 <property name="text">
2430 <string>From File...</string>
2431 </property>
2432 </action>
2433 <action name="actionEncodeNow">
2434 <property name="icon">
2435 <iconset resource="../res/Icons.qrc">
2436 <normaloff>:/icons/play.png</normaloff>:/icons/play.png</iconset>
2437 </property>
2438 <property name="text">
2439 <string>Encode!</string>
2440 </property>
2441 </action>
2442 </widget>
2443 <resources>
2444 <include location="../res/Icons.qrc"/>
2445 <include location="../res/Flags.qrc"/>
2446 <include location="../res/Images.qrc"/>
2447 <include location="../res/Icons.qrc"/>
2448 <include location="../res/Images.qrc"/>
2449 <include location="../res/Icons.qrc"/>
2450 <include location="../res/Images.qrc"/>
2451 <include location="../res/Icons.qrc"/>
2452 <include location="../res/Images.qrc"/>
2453 <include location="../res/Icons.qrc"/>
2454 <include location="../res/Images.qrc"/>
2455 <include location="../res/Icons.qrc"/>
2456 <include location="../res/Images.qrc"/>
2457 <include location="../res/Icons.qrc"/>
2458 <include location="../res/Images.qrc"/>
2459 <include location="../res/Icons.qrc"/>
2460 <include location="../res/Images.qrc"/>
2461 <include location="../res/Icons.qrc"/>
2462 <include location="../res/Images.qrc"/>
2463 <include location="../res/Icons.qrc"/>
2464 <include location="../res/Icons.qrc"/>
2465 <include location="../res/Icons.qrc"/>
2466 <include location="../res/Icons.qrc"/>
2467 <include location="../res/Icons.qrc"/>
2468 <include location="../res/Icons.qrc"/>
2469 <include location="../res/Icons.qrc"/>
2470 <include location="../res/Icons.qrc"/>
2471 <include location="../res/Icons.qrc"/>
2472 <include location="../res/Icons.qrc"/>
2473 <include location="../res/Icons.qrc"/>
2474 <include location="../res/Icons.qrc"/>
2475 <include location="../res/Icons.qrc"/>
2476 <include location="../res/Icons.qrc"/>
2477 <include location="../res/Icons.qrc"/>
2478 <include location="../res/Icons.qrc"/>
2479 <include location="../res/Icons.qrc"/>
2480 <include location="../res/Icons.qrc"/>
2481 <include location="../res/Icons.qrc"/>
2482 <include location="../res/Icons.qrc"/>
2483 <include location="../res/Icons.qrc"/>
2484 <include location="../res/Icons.qrc"/>
2485 </resources>
2486 <connections>
2487 <connection>
2488 <sender>actionAbout</sender>
2489 <signal>triggered()</signal>
2490 <receiver>buttonAbout</receiver>
2491 <slot>click()</slot>
2492 <hints>
2493 <hint type="sourcelabel">
2494 <x>-1</x>
2495 <y>-1</y>
2496 </hint>
2497 <hint type="destinationlabel">
2498 <x>304</x>
2499 <y>433</y>
2500 </hint>
2501 </hints>
2502 </connection>
2503 <connection>
2504 <sender>actionQuit</sender>
2505 <signal>triggered()</signal>
2506 <receiver>buttonQuit</receiver>
2507 <slot>click()</slot>
2508 <hints>
2509 <hint type="sourcelabel">
2510 <x>-1</x>
2511 <y>-1</y>
2512 </hint>
2513 <hint type="destinationlabel">
2514 <x>602</x>
2515 <y>416</y>
2516 </hint>
2517 </hints>
2518 </connection>
2519 <connection>
2520 <sender>actionOpen</sender>
2521 <signal>triggered()</signal>
2522 <receiver>buttonAddFiles</receiver>
2523 <slot>click()</slot>
2524 <hints>
2525 <hint type="sourcelabel">
2526 <x>-1</x>
2527 <y>-1</y>
2528 </hint>
2529 <hint type="destinationlabel">
2530 <x>67</x>
2531 <y>460</y>
2532 </hint>
2533 </hints>
2534 </connection>
2535 <connection>
2536 <sender>sourceFileView</sender>
2537 <signal>activated(QModelIndex)</signal>
2538 <receiver>buttonShowDetails</receiver>
2539 <slot>click()</slot>
2540 <hints>
2541 <hint type="sourcelabel">
2542 <x>327</x>
2543 <y>253</y>
2544 </hint>
2545 <hint type="destinationlabel">
2546 <x>587</x>
2547 <y>460</y>
2548 </hint>
2549 </hints>
2550 </connection>
2551 <connection>
2552 <sender>saveToSourceFolderCheckBox</sender>
2553 <signal>toggled(bool)</signal>
2554 <receiver>outputFolderView</receiver>
2555 <slot>setDisabled(bool)</slot>
2556 <hints>
2557 <hint type="sourcelabel">
2558 <x>327</x>
2559 <y>465</y>
2560 </hint>
2561 <hint type="destinationlabel">
2562 <x>327</x>
2563 <y>264</y>
2564 </hint>
2565 </hints>
2566 </connection>
2567 <connection>
2568 <sender>saveToSourceFolderCheckBox</sender>
2569 <signal>toggled(bool)</signal>
2570 <receiver>outputFolderLabel</receiver>
2571 <slot>setDisabled(bool)</slot>
2572 <hints>
2573 <hint type="sourcelabel">
2574 <x>327</x>
2575 <y>465</y>
2576 </hint>
2577 <hint type="destinationlabel">
2578 <x>327</x>
2579 <y>72</y>
2580 </hint>
2581 </hints>
2582 </connection>
2583 <connection>
2584 <sender>saveToSourceFolderCheckBox</sender>
2585 <signal>toggled(bool)</signal>
2586 <receiver>buttonGotoDesktop</receiver>
2587 <slot>setDisabled(bool)</slot>
2588 <hints>
2589 <hint type="sourcelabel">
2590 <x>344</x>
2591 <y>465</y>
2592 </hint>
2593 <hint type="destinationlabel">
2594 <x>215</x>
2595 <y>430</y>
2596 </hint>
2597 </hints>
2598 </connection>
2599 <connection>
2600 <sender>saveToSourceFolderCheckBox</sender>
2601 <signal>toggled(bool)</signal>
2602 <receiver>buttonGotoHome</receiver>
2603 <slot>setDisabled(bool)</slot>
2604 <hints>
2605 <hint type="sourcelabel">
2606 <x>344</x>
2607 <y>465</y>
2608 </hint>
2609 <hint type="destinationlabel">
2610 <x>84</x>
2611 <y>430</y>
2612 </hint>
2613 </hints>
2614 </connection>
2615 <connection>
2616 <sender>saveToSourceFolderCheckBox</sender>
2617 <signal>toggled(bool)</signal>
2618 <receiver>buttonMakeFolder</receiver>
2619 <slot>setDisabled(bool)</slot>
2620 <hints>
2621 <hint type="sourcelabel">
2622 <x>344</x>
2623 <y>465</y>
2624 </hint>
2625 <hint type="destinationlabel">
2626 <x>603</x>
2627 <y>430</y>
2628 </hint>
2629 </hints>
2630 </connection>
2631 <connection>
2632 <sender>saveToSourceFolderCheckBox</sender>
2633 <signal>toggled(bool)</signal>
2634 <receiver>buttonGotoMusic</receiver>
2635 <slot>setDisabled(bool)</slot>
2636 <hints>
2637 <hint type="sourcelabel">
2638 <x>344</x>
2639 <y>465</y>
2640 </hint>
2641 <hint type="destinationlabel">
2642 <x>214</x>
2643 <y>430</y>
2644 </hint>
2645 </hints>
2646 </connection>
2647 <connection>
2648 <sender>actionClearAll</sender>
2649 <signal>triggered()</signal>
2650 <receiver>buttonClearFiles</receiver>
2651 <slot>click()</slot>
2652 <hints>
2653 <hint type="sourcelabel">
2654 <x>-1</x>
2655 <y>-1</y>
2656 </hint>
2657 <hint type="destinationlabel">
2658 <x>255</x>
2659 <y>460</y>
2660 </hint>
2661 </hints>
2662 </connection>
2663 <connection>
2664 <sender>writeMetaDataCheckBox</sender>
2665 <signal>clicked(bool)</signal>
2666 <receiver>metaDataView</receiver>
2667 <slot>setEnabled(bool)</slot>
2668 <hints>
2669 <hint type="sourcelabel">
2670 <x>177</x>
2671 <y>285</y>
2672 </hint>
2673 <hint type="destinationlabel">
2674 <x>336</x>
2675 <y>252</y>
2676 </hint>
2677 </hints>
2678 </connection>
2679 <connection>
2680 <sender>writeMetaDataCheckBox</sender>
2681 <signal>clicked(bool)</signal>
2682 <receiver>buttonEditMeta</receiver>
2683 <slot>setEnabled(bool)</slot>
2684 <hints>
2685 <hint type="sourcelabel">
2686 <x>183</x>
2687 <y>465</y>
2688 </hint>
2689 <hint type="destinationlabel">
2690 <x>596</x>
2691 <y>404</y>
2692 </hint>
2693 </hints>
2694 </connection>
2695 <connection>
2696 <sender>writeMetaDataCheckBox</sender>
2697 <signal>clicked(bool)</signal>
2698 <receiver>labelEditMetaHint</receiver>
2699 <slot>setEnabled(bool)</slot>
2700 <hints>
2701 <hint type="sourcelabel">
2702 <x>183</x>
2703 <y>465</y>
2704 </hint>
2705 <hint type="destinationlabel">
2706 <x>299</x>
2707 <y>404</y>
2708 </hint>
2709 </hints>
2710 </connection>
2711 <connection>
2712 <sender>writeMetaDataCheckBox</sender>
2713 <signal>clicked(bool)</signal>
2714 <receiver>labelEditMetaIcon</receiver>
2715 <slot>setEnabled(bool)</slot>
2716 <hints>
2717 <hint type="sourcelabel">
2718 <x>183</x>
2719 <y>465</y>
2720 </hint>
2721 <hint type="destinationlabel">
2722 <x>39</x>
2723 <y>404</y>
2724 </hint>
2725 </hints>
2726 </connection>
2727 <connection>
2728 <sender>writeMetaDataCheckBox</sender>
2729 <signal>clicked(bool)</signal>
2730 <receiver>buttonClearMeta</receiver>
2731 <slot>setEnabled(bool)</slot>
2732 <hints>
2733 <hint type="sourcelabel">
2734 <x>183</x>
2735 <y>465</y>
2736 </hint>
2737 <hint type="destinationlabel">
2738 <x>500</x>
2739 <y>404</y>
2740 </hint>
2741 </hints>
2742 </connection>
2743 <connection>
2744 <sender>saveToSourceFolderCheckBox</sender>
2745 <signal>toggled(bool)</signal>
2746 <receiver>generatePlaylistCheckBox</receiver>
2747 <slot>setDisabled(bool)</slot>
2748 <hints>
2749 <hint type="sourcelabel">
2750 <x>70</x>
2751 <y>79</y>
2752 </hint>
2753 <hint type="destinationlabel">
2754 <x>70</x>
2755 <y>79</y>
2756 </hint>
2757 </hints>
2758 </connection>
2759 <connection>
2760 <sender>metaDataView</sender>
2761 <signal>activated(QModelIndex)</signal>
2762 <receiver>buttonEditMeta</receiver>
2763 <slot>click()</slot>
2764 <hints>
2765 <hint type="sourcelabel">
2766 <x>70</x>
2767 <y>79</y>
2768 </hint>
2769 <hint type="destinationlabel">
2770 <x>65</x>
2771 <y>79</y>
2772 </hint>
2773 </hints>
2774 </connection>
2775 <connection>
2776 <sender>saveToSourceFolderCheckBox</sender>
2777 <signal>toggled(bool)</signal>
2778 <receiver>prependRelativePathCheckBox</receiver>
2779 <slot>setDisabled(bool)</slot>
2780 <hints>
2781 <hint type="sourcelabel">
2782 <x>70</x>
2783 <y>79</y>
2784 </hint>
2785 <hint type="destinationlabel">
2786 <x>70</x>
2787 <y>79</y>
2788 </hint>
2789 </hints>
2790 </connection>
2791 <connection>
2792 <sender>checkBoxBitrateManagement</sender>
2793 <signal>clicked(bool)</signal>
2794 <receiver>labelBitrateManagementMin</receiver>
2795 <slot>setEnabled(bool)</slot>
2796 <hints>
2797 <hint type="sourcelabel">
2798 <x>123</x>
2799 <y>214</y>
2800 </hint>
2801 <hint type="destinationlabel">
2802 <x>256</x>
2803 <y>214</y>
2804 </hint>
2805 </hints>
2806 </connection>
2807 <connection>
2808 <sender>checkBoxBitrateManagement</sender>
2809 <signal>clicked(bool)</signal>
2810 <receiver>labelBitrateManagementMax</receiver>
2811 <slot>setEnabled(bool)</slot>
2812 <hints>
2813 <hint type="sourcelabel">
2814 <x>123</x>
2815 <y>214</y>
2816 </hint>
2817 <hint type="destinationlabel">
2818 <x>465</x>
2819 <y>214</y>
2820 </hint>
2821 </hints>
2822 </connection>
2823 <connection>
2824 <sender>checkBoxBitrateManagement</sender>
2825 <signal>clicked(bool)</signal>
2826 <receiver>spinBoxBitrateManagementMin</receiver>
2827 <slot>setEnabled(bool)</slot>
2828 <hints>
2829 <hint type="sourcelabel">
2830 <x>123</x>
2831 <y>214</y>
2832 </hint>
2833 <hint type="destinationlabel">
2834 <x>360</x>
2835 <y>214</y>
2836 </hint>
2837 </hints>
2838 </connection>
2839 <connection>
2840 <sender>checkBoxBitrateManagement</sender>
2841 <signal>clicked(bool)</signal>
2842 <receiver>spinBoxBitrateManagementMax</receiver>
2843 <slot>setEnabled(bool)</slot>
2844 <hints>
2845 <hint type="sourcelabel">
2846 <x>123</x>
2847 <y>214</y>
2848 </hint>
2849 <hint type="destinationlabel">
2850 <x>569</x>
2851 <y>214</y>
2852 </hint>
2853 </hints>
2854 </connection>
2855 <connection>
2856 <sender>checkBoxNormalizationFilter</sender>
2857 <signal>clicked(bool)</signal>
2858 <receiver>spinBoxNormalizationFilter</receiver>
2859 <slot>setEnabled(bool)</slot>
2860 <hints>
2861 <hint type="sourcelabel">
2862 <x>133</x>
2863 <y>502</y>
2864 </hint>
2865 <hint type="destinationlabel">
2866 <x>447</x>
2867 <y>502</y>
2868 </hint>
2869 </hints>
2870 </connection>
2871 <connection>
2872 <sender>actionEncodeNow</sender>
2873 <signal>triggered()</signal>
2874 <receiver>buttonStart</receiver>
2875 <slot>click()</slot>
2876 <hints>
2877 <hint type="sourcelabel">
2878 <x>-1</x>
2879 <y>-1</y>
2880 </hint>
2881 <hint type="destinationlabel">
2882 <x>69</x>
2883 <y>423</y>
2884 </hint>
2885 </hints>
2886 </connection>
2887 </connections>
2888 </ui>