]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/sprefs_audio.ui
Qt: addons manager: add search box
[vlc] / modules / gui / qt4 / ui / sprefs_audio.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <author>Jean-Baptiste Kempf</author>
4  <class>SPrefsAudio</class>
5  <widget class="QWidget" name="SPrefsAudio">
6   <property name="geometry">
7    <rect>
8     <x>0</x>
9     <y>0</y>
10     <width>707</width>
11     <height>509</height>
12    </rect>
13   </property>
14   <property name="sizePolicy">
15    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
16     <horstretch>0</horstretch>
17     <verstretch>0</verstretch>
18    </sizepolicy>
19   </property>
20   <property name="windowTitle">
21    <string>Form</string>
22   </property>
23   <layout class="QVBoxLayout" name="verticalLayout_2">
24    <item>
25     <widget class="QCheckBox" name="enableAudio">
26      <property name="text">
27       <string>Enable audio</string>
28      </property>
29      <property name="checked">
30       <bool>true</bool>
31      </property>
32     </widget>
33    </item>
34    <item>
35     <widget class="QWidget" name="audioZone" native="true">
36      <layout class="QVBoxLayout" name="audioZoneLayout">
37       <property name="margin">
38        <number>0</number>
39       </property>
40       <item>
41        <widget class="QGroupBox" name="audioBox">
42         <property name="title">
43          <string>Volume</string>
44         </property>
45         <layout class="QGridLayout">
46          <property name="bottomMargin">
47           <number>0</number>
48          </property>
49          <item row="0" column="2">
50           <widget class="QWidget" name="defaultVolume_zone" native="true">
51            <layout class="QHBoxLayout" name="horizontalLayout">
52             <property name="spacing">
53              <number>0</number>
54             </property>
55             <property name="sizeConstraint">
56              <enum>QLayout::SetDefaultConstraint</enum>
57             </property>
58             <property name="margin">
59              <number>0</number>
60             </property>
61             <item>
62              <widget class="QSlider" name="defaultVolume">
63               <property name="sizePolicy">
64                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
65                 <horstretch>0</horstretch>
66                 <verstretch>0</verstretch>
67                </sizepolicy>
68               </property>
69               <property name="minimumSize">
70                <size>
71                 <width>140</width>
72                 <height>0</height>
73                </size>
74               </property>
75               <property name="layoutDirection">
76                <enum>Qt::LeftToRight</enum>
77               </property>
78               <property name="maximum">
79                <number>200</number>
80               </property>
81               <property name="value">
82                <number>100</number>
83               </property>
84               <property name="orientation">
85                <enum>Qt::Horizontal</enum>
86               </property>
87              </widget>
88             </item>
89             <item>
90              <widget class="QSpinBox" name="volumeValue">
91               <property name="sizePolicy">
92                <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
93                 <horstretch>0</horstretch>
94                 <verstretch>0</verstretch>
95                </sizepolicy>
96               </property>
97               <property name="wrapping">
98                <bool>false</bool>
99               </property>
100               <property name="alignment">
101                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
102               </property>
103               <property name="readOnly">
104                <bool>true</bool>
105               </property>
106               <property name="suffix">
107                <string> %</string>
108               </property>
109               <property name="maximum">
110                <number>200</number>
111               </property>
112               <property name="value">
113                <number>100</number>
114               </property>
115              </widget>
116             </item>
117            </layout>
118           </widget>
119          </item>
120          <item row="0" column="0" colspan="2">
121           <widget class="QCheckBox" name="resetVolumeCheckbox">
122            <property name="minimumSize">
123             <size>
124              <width>250</width>
125              <height>0</height>
126             </size>
127            </property>
128            <property name="text">
129             <string>Always reset audio start level to:</string>
130            </property>
131            <property name="checked">
132             <bool>false</bool>
133            </property>
134           </widget>
135          </item>
136         </layout>
137        </widget>
138       </item>
139       <item>
140        <widget class="QGroupBox" name="outputAudioBox">
141         <property name="title">
142          <string>Output</string>
143         </property>
144         <layout class="QGridLayout" name="outputAudioLayout">
145          <property name="bottomMargin">
146           <number>4</number>
147          </property>
148          <item row="0" column="0">
149           <widget class="QLabel" name="outputLabel">
150            <property name="minimumSize">
151             <size>
152              <width>250</width>
153              <height>0</height>
154             </size>
155            </property>
156            <property name="text">
157             <string>Output module:</string>
158            </property>
159            <property name="buddy">
160             <cstring>outputModule</cstring>
161            </property>
162           </widget>
163          </item>
164          <item row="0" column="1">
165           <widget class="QComboBox" name="outputModule">
166            <property name="enabled">
167             <bool>true</bool>
168            </property>
169            <property name="sizePolicy">
170             <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
171              <horstretch>0</horstretch>
172              <verstretch>0</verstretch>
173             </sizepolicy>
174            </property>
175           </widget>
176          </item>
177          <item row="1" column="0" colspan="2">
178           <widget class="QWidget" name="fileControl" native="true">
179            <layout class="QHBoxLayout">
180             <property name="spacing">
181              <number>0</number>
182             </property>
183             <property name="margin">
184              <number>0</number>
185             </property>
186             <item>
187              <widget class="QLabel" name="fileLabel">
188               <property name="minimumSize">
189                <size>
190                 <width>256</width>
191                 <height>0</height>
192                </size>
193               </property>
194               <property name="text">
195                <string>Destination file:</string>
196               </property>
197               <property name="buddy">
198                <cstring>fileName</cstring>
199               </property>
200              </widget>
201             </item>
202             <item>
203              <widget class="QLineEdit" name="fileName"/>
204             </item>
205             <item>
206              <widget class="QPushButton" name="fileBrowseButton">
207               <property name="text">
208                <string>Browse...</string>
209               </property>
210              </widget>
211             </item>
212            </layout>
213           </widget>
214          </item>
215          <item row="3" column="1">
216           <widget class="QCheckBox" name="spdifBox">
217            <property name="sizePolicy">
218             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
219              <horstretch>0</horstretch>
220              <verstretch>0</verstretch>
221             </sizepolicy>
222            </property>
223            <property name="text">
224             <string>Use S/PDIF when available</string>
225            </property>
226           </widget>
227          </item>
228         </layout>
229        </widget>
230       </item>
231       <item>
232        <widget class="QGroupBox" name="groupBox_2">
233         <property name="sizePolicy">
234          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
235           <horstretch>0</horstretch>
236           <verstretch>0</verstretch>
237          </sizepolicy>
238         </property>
239         <property name="title">
240          <string>Effects</string>
241         </property>
242         <property name="checkable">
243          <bool>false</bool>
244         </property>
245         <layout class="QGridLayout" name="gridLayout_2">
246          <item row="8" column="0">
247           <widget class="QLabel" name="visuLabel">
248            <property name="minimumSize">
249             <size>
250              <width>250</width>
251              <height>0</height>
252             </size>
253            </property>
254            <property name="text">
255             <string>Visualization:</string>
256            </property>
257            <property name="buddy">
258             <cstring>visualisation</cstring>
259            </property>
260           </widget>
261          </item>
262          <item row="8" column="2" colspan="2">
263           <widget class="QComboBox" name="visualisation">
264            <property name="sizePolicy">
265             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
266              <horstretch>0</horstretch>
267              <verstretch>0</verstretch>
268             </sizepolicy>
269            </property>
270           </widget>
271          </item>
272          <item row="0" column="0">
273           <widget class="QCheckBox" name="autoscaleBox">
274            <property name="text">
275             <string>Enable Time-Stretching audio</string>
276            </property>
277           </widget>
278          </item>
279          <item row="6" column="0">
280           <widget class="QLabel" name="dolbyLabel">
281            <property name="sizePolicy">
282             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
283              <horstretch>0</horstretch>
284              <verstretch>0</verstretch>
285             </sizepolicy>
286            </property>
287            <property name="minimumSize">
288             <size>
289              <width>250</width>
290              <height>0</height>
291             </size>
292            </property>
293            <property name="maximumSize">
294             <size>
295              <width>250</width>
296              <height>16777215</height>
297             </size>
298            </property>
299            <property name="text">
300             <string>Dolby Surround:</string>
301            </property>
302            <property name="buddy">
303             <cstring>detectionDolby</cstring>
304            </property>
305           </widget>
306          </item>
307          <item row="5" column="0">
308           <widget class="QLabel" name="replayLabel">
309            <property name="minimumSize">
310             <size>
311              <width>250</width>
312              <height>0</height>
313             </size>
314            </property>
315            <property name="text">
316             <string>Replay gain mode:</string>
317            </property>
318            <property name="alignment">
319             <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
320            </property>
321            <property name="buddy">
322             <cstring>replayCombo</cstring>
323            </property>
324           </widget>
325          </item>
326          <item row="5" column="2" colspan="2">
327           <widget class="QComboBox" name="replayCombo">
328            <property name="sizePolicy">
329             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
330              <horstretch>0</horstretch>
331              <verstretch>0</verstretch>
332             </sizepolicy>
333            </property>
334           </widget>
335          </item>
336          <item row="6" column="3">
337           <widget class="QCheckBox" name="headphoneEffect">
338            <property name="sizePolicy">
339             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
340              <horstretch>0</horstretch>
341              <verstretch>0</verstretch>
342             </sizepolicy>
343            </property>
344            <property name="text">
345             <string>Headphone surround effect</string>
346            </property>
347           </widget>
348          </item>
349          <item row="6" column="2">
350           <widget class="QComboBox" name="detectionDolby">
351            <property name="sizePolicy">
352             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
353              <horstretch>0</horstretch>
354              <verstretch>0</verstretch>
355             </sizepolicy>
356            </property>
357            <property name="currentIndex">
358             <number>-1</number>
359            </property>
360           </widget>
361          </item>
362          <item row="4" column="0">
363           <widget class="QCheckBox" name="volNormBox">
364            <property name="sizePolicy">
365             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
366              <horstretch>0</horstretch>
367              <verstretch>0</verstretch>
368             </sizepolicy>
369            </property>
370            <property name="minimumSize">
371             <size>
372              <width>250</width>
373              <height>0</height>
374             </size>
375            </property>
376            <property name="maximumSize">
377             <size>
378              <width>250</width>
379              <height>16777215</height>
380             </size>
381            </property>
382            <property name="text">
383             <string>Normalize volume to:</string>
384            </property>
385           </widget>
386          </item>
387          <item row="4" column="2">
388           <widget class="QDoubleSpinBox" name="volNormSpin">
389            <property name="enabled">
390             <bool>true</bool>
391            </property>
392            <property name="alignment">
393             <set>Qt::AlignRight</set>
394            </property>
395           </widget>
396          </item>
397          <item row="4" column="3">
398           <spacer name="horizontalSpacer">
399            <property name="orientation">
400             <enum>Qt::Horizontal</enum>
401            </property>
402            <property name="sizeHint" stdset="0">
403             <size>
404              <width>40</width>
405              <height>20</height>
406             </size>
407            </property>
408           </spacer>
409          </item>
410          <item row="7" column="2" colspan="2">
411           <widget class="Line" name="line">
412            <property name="orientation">
413             <enum>Qt::Horizontal</enum>
414            </property>
415           </widget>
416          </item>
417         </layout>
418        </widget>
419       </item>
420       <item>
421        <widget class="QGroupBox" name="groupBox_3">
422         <property name="title">
423          <string>Tracks</string>
424         </property>
425         <layout class="QGridLayout" name="gridLayout_3">
426          <property name="bottomMargin">
427           <number>0</number>
428          </property>
429          <item row="0" column="0">
430           <widget class="QLabel" name="langLabel">
431            <property name="minimumSize">
432             <size>
433              <width>250</width>
434              <height>0</height>
435             </size>
436            </property>
437            <property name="text">
438             <string>Preferred audio language:</string>
439            </property>
440            <property name="buddy">
441             <cstring>preferredAudioLanguage</cstring>
442            </property>
443           </widget>
444          </item>
445          <item row="0" column="1">
446           <widget class="QLineEdit" name="preferredAudioLanguage"/>
447          </item>
448          <item row="2" column="0" colspan="2">
449           <widget class="QWidget" name="lastfm_zone" native="true">
450            <property name="enabled">
451             <bool>true</bool>
452            </property>
453            <layout class="QGridLayout" name="gridLayout_1">
454             <property name="margin">
455              <number>0</number>
456             </property>
457             <item row="0" column="1">
458              <widget class="QLineEdit" name="lastfm_user_edit">
459               <property name="sizePolicy">
460                <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
461                 <horstretch>0</horstretch>
462                 <verstretch>0</verstretch>
463                </sizepolicy>
464               </property>
465              </widget>
466             </item>
467             <item row="1" column="1">
468              <widget class="QLineEdit" name="lastfm_pass_edit">
469               <property name="sizePolicy">
470                <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
471                 <horstretch>0</horstretch>
472                 <verstretch>0</verstretch>
473                </sizepolicy>
474               </property>
475               <property name="echoMode">
476                <enum>QLineEdit::Password</enum>
477               </property>
478              </widget>
479             </item>
480             <item row="1" column="0">
481              <widget class="QLabel" name="lastfm_pass_label">
482               <property name="maximumSize">
483                <size>
484                 <width>250</width>
485                 <height>16777215</height>
486                </size>
487               </property>
488               <property name="text">
489                <string>Password:</string>
490               </property>
491               <property name="alignment">
492                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
493               </property>
494               <property name="buddy">
495                <cstring>lastfm_pass_edit</cstring>
496               </property>
497              </widget>
498             </item>
499             <item row="0" column="0">
500              <widget class="QLabel" name="lastfm_user_label">
501               <property name="maximumSize">
502                <size>
503                 <width>250</width>
504                 <height>16777215</height>
505                </size>
506               </property>
507               <property name="text">
508                <string>Username:</string>
509               </property>
510               <property name="alignment">
511                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
512               </property>
513               <property name="buddy">
514                <cstring>lastfm_user_edit</cstring>
515               </property>
516              </widget>
517             </item>
518            </layout>
519           </widget>
520          </item>
521          <item row="1" column="0" colspan="2">
522           <widget class="QCheckBox" name="lastfm">
523            <property name="text">
524             <string>Submit played tracks stats to Last.fm</string>
525            </property>
526           </widget>
527          </item>
528         </layout>
529        </widget>
530       </item>
531      </layout>
532     </widget>
533    </item>
534   </layout>
535  </widget>
536  <tabstops>
537   <tabstop>enableAudio</tabstop>
538   <tabstop>resetVolumeCheckbox</tabstop>
539   <tabstop>defaultVolume</tabstop>
540   <tabstop>volumeValue</tabstop>
541   <tabstop>outputModule</tabstop>
542   <tabstop>fileName</tabstop>
543   <tabstop>fileBrowseButton</tabstop>
544   <tabstop>spdifBox</tabstop>
545   <tabstop>autoscaleBox</tabstop>
546   <tabstop>volNormBox</tabstop>
547   <tabstop>volNormSpin</tabstop>
548   <tabstop>replayCombo</tabstop>
549   <tabstop>detectionDolby</tabstop>
550   <tabstop>headphoneEffect</tabstop>
551   <tabstop>visualisation</tabstop>
552   <tabstop>preferredAudioLanguage</tabstop>
553   <tabstop>lastfm</tabstop>
554   <tabstop>lastfm_user_edit</tabstop>
555   <tabstop>lastfm_pass_edit</tabstop>
556  </tabstops>
557  <resources/>
558  <connections/>
559 </ui>