root/trunk/libffado/support/mixer-qt4/ffado/mixer/phase88.ui

Revision 1763, 17.5 kB (checked in by ppalmers, 14 years ago)

Merged revisions 1536,1541,1544-1546,1549,1554-1562,1571,1579-1581,1618,1632,1634-1635,1661,1677-1679,1703-1704,1715,1720-1723,1743-1745,1755 via svnmerge from
svn+ssh://ffadosvn@ffado.org/ffado/branches/libffado-2.0

Also fix remaining format string warnings.

  • Property svn:mergeinfo set to
Line 
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <comment>Copyright (C) 2005-2008 by Pieter Palmers
4        
5         This file is part of FFADO
6         FFADO = Free Firewire (pro-)audio drivers for linux
7        
8         FFADO is based upon FreeBoB.
9        
10         This program is free software: you can redistribute it and/or modify
11         it under the terms of the GNU General Public License as published by
12         the Free Software Foundation, either version 2 of the License, or
13         (at your option) version 3 of the License.
14        
15         This program is distributed in the hope that it will be useful,
16         but WITHOUT ANY WARRANTY; without even the implied warranty of
17         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18         GNU General Public License for more details.
19 </comment>
20  <class>Phase88ControlUI</class>
21  <widget class="QWidget" name="Phase88ControlUI">
22   <property name="geometry">
23    <rect>
24     <x>0</x>
25     <y>0</y>
26     <width>502</width>
27     <height>439</height>
28    </rect>
29   </property>
30   <property name="windowTitle">
31    <string>Terratec Phase 88 Control</string>
32   </property>
33   <layout class="QGridLayout">
34    <item row="0" column="0">
35     <widget class="QLabel" name="textLabel1">
36      <property name="text">
37       <string>Mixer bus output:</string>
38      </property>
39      <property name="wordWrap">
40       <bool>false</bool>
41      </property>
42     </widget>
43    </item>
44    <item row="0" column="1">
45     <widget class="QComboBox" name="comboOutAssign">
46      <item>
47       <property name="text">
48        <string>S/PDIF Out</string>
49       </property>
50      </item>
51      <item>
52       <property name="text">
53        <string>Line Out 1/2</string>
54       </property>
55      </item>
56      <item>
57       <property name="text">
58        <string>Line Out 3/4</string>
59       </property>
60      </item>
61      <item>
62       <property name="text">
63        <string>Line Out 5/6</string>
64       </property>
65      </item>
66      <item>
67       <property name="text">
68        <string>Line Out 7/8</string>
69       </property>
70      </item>
71      <item>
72       <property name="text">
73        <string>None</string>
74       </property>
75      </item>
76     </widget>
77    </item>
78    <item row="1" column="0" colspan="2">
79     <widget class="QGroupBox" name="groupBox1">
80      <property name="title">
81       <string>Hardware Mixer</string>
82      </property>
83      <layout class="QHBoxLayout">
84       <item>
85        <layout class="QGridLayout">
86         <item row="0" column="0">
87          <widget class="QLabel" name="textLabel2">
88           <property name="text">
89            <string>1/2</string>
90           </property>
91           <property name="wordWrap">
92            <bool>false</bool>
93           </property>
94          </widget>
95         </item>
96         <item row="0" column="1">
97          <widget class="QLabel" name="textLabel2_2">
98           <property name="text">
99            <string>3/4</string>
100           </property>
101           <property name="wordWrap">
102            <bool>false</bool>
103           </property>
104          </widget>
105         </item>
106         <item row="0" column="2">
107          <widget class="QLabel" name="textLabel2_3">
108           <property name="text">
109            <string>5/6</string>
110           </property>
111           <property name="wordWrap">
112            <bool>false</bool>
113           </property>
114          </widget>
115         </item>
116         <item row="0" column="3">
117          <widget class="QLabel" name="textLabel2_4">
118           <property name="text">
119            <string>7/8</string>
120           </property>
121           <property name="wordWrap">
122            <bool>false</bool>
123           </property>
124          </widget>
125         </item>
126         <item row="0" column="4">
127          <widget class="QLabel" name="textLabel2_4_2">
128           <property name="text">
129            <string>S/PDIF</string>
130           </property>
131           <property name="wordWrap">
132            <bool>false</bool>
133           </property>
134          </widget>
135         </item>
136         <item row="0" column="5">
137          <widget class="QLabel" name="textLabel2_4_2_2">
138           <property name="text">
139            <string>WavePlay</string>
140           </property>
141           <property name="wordWrap">
142            <bool>false</bool>
143           </property>
144          </widget>
145         </item>
146         <item row="0" column="6">
147          <widget class="QLabel" name="textLabel2_4_2_2_2">
148           <property name="text">
149            <string>Master</string>
150           </property>
151           <property name="wordWrap">
152            <bool>false</bool>
153           </property>
154          </widget>
155         </item>
156         <item row="1" column="0">
157          <widget class="QSlider" name="sldInput12">
158           <property name="sizePolicy">
159            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
160             <horstretch>0</horstretch>
161             <verstretch>0</verstretch>
162            </sizepolicy>
163           </property>
164           <property name="minimum">
165            <number>0</number>
166           </property>
167           <property name="maximum">
168            <number>32767</number>
169           </property>
170           <property name="singleStep">
171            <number>10000</number>
172           </property>
173           <property name="pageStep">
174            <number>1000</number>
175           </property>
176           <property name="orientation">
177            <enum>Qt::Vertical</enum>
178           </property>
179           <property name="tickInterval">
180            <number>10000</number>
181           </property>
182          </widget>
183         </item>
184         <item row="1" column="1">
185          <widget class="QSlider" name="sldInput34">
186           <property name="sizePolicy">
187            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
188             <horstretch>0</horstretch>
189             <verstretch>0</verstretch>
190            </sizepolicy>
191           </property>
192           <property name="minimum">
193            <number>0</number>
194           </property>
195           <property name="maximum">
196            <number>32767</number>
197           </property>
198           <property name="singleStep">
199            <number>10000</number>
200           </property>
201           <property name="pageStep">
202            <number>1000</number>
203           </property>
204           <property name="orientation">
205            <enum>Qt::Vertical</enum>
206           </property>
207           <property name="tickInterval">
208            <number>10000</number>
209           </property>
210          </widget>
211         </item>
212         <item row="1" column="2">
213          <widget class="QSlider" name="sldInput56">
214           <property name="sizePolicy">
215            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
216             <horstretch>0</horstretch>
217             <verstretch>0</verstretch>
218            </sizepolicy>
219           </property>
220           <property name="minimum">
221            <number>0</number>
222           </property>
223           <property name="maximum">
224            <number>32767</number>
225           </property>
226           <property name="singleStep">
227            <number>10000</number>
228           </property>
229           <property name="pageStep">
230            <number>1000</number>
231           </property>
232           <property name="orientation">
233            <enum>Qt::Vertical</enum>
234           </property>
235           <property name="tickInterval">
236            <number>10000</number>
237           </property>
238          </widget>
239         </item>
240         <item row="1" column="3">
241          <widget class="QSlider" name="sldInput78">
242           <property name="sizePolicy">
243            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
244             <horstretch>0</horstretch>
245             <verstretch>0</verstretch>
246            </sizepolicy>
247           </property>
248           <property name="minimum">
249            <number>0</number>
250           </property>
251           <property name="maximum">
252            <number>32767</number>
253           </property>
254           <property name="singleStep">
255            <number>10000</number>
256           </property>
257           <property name="pageStep">
258            <number>1000</number>
259           </property>
260           <property name="orientation">
261            <enum>Qt::Vertical</enum>
262           </property>
263           <property name="tickInterval">
264            <number>10000</number>
265           </property>
266          </widget>
267         </item>
268         <item row="1" column="4">
269          <widget class="QSlider" name="sldInputSPDIF">
270           <property name="sizePolicy">
271            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
272             <horstretch>0</horstretch>
273             <verstretch>0</verstretch>
274            </sizepolicy>
275           </property>
276           <property name="minimum">
277            <number>0</number>
278           </property>
279           <property name="maximum">
280            <number>32767</number>
281           </property>
282           <property name="singleStep">
283            <number>10000</number>
284           </property>
285           <property name="pageStep">
286            <number>1000</number>
287           </property>
288           <property name="orientation">
289            <enum>Qt::Vertical</enum>
290           </property>
291           <property name="tickInterval">
292            <number>10000</number>
293           </property>
294          </widget>
295         </item>
296         <item row="1" column="5">
297          <widget class="QSlider" name="sldInputWavePlay">
298           <property name="sizePolicy">
299            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
300             <horstretch>0</horstretch>
301             <verstretch>0</verstretch>
302            </sizepolicy>
303           </property>
304           <property name="minimum">
305            <number>0</number>
306           </property>
307           <property name="maximum">
308            <number>32767</number>
309           </property>
310           <property name="singleStep">
311            <number>10000</number>
312           </property>
313           <property name="pageStep">
314            <number>1000</number>
315           </property>
316           <property name="orientation">
317            <enum>Qt::Vertical</enum>
318           </property>
319           <property name="tickInterval">
320            <number>10000</number>
321           </property>
322          </widget>
323         </item>
324         <item row="1" column="6">
325          <widget class="QSlider" name="sldInputMaster">
326           <property name="sizePolicy">
327            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
328             <horstretch>0</horstretch>
329             <verstretch>0</verstretch>
330            </sizepolicy>
331           </property>
332           <property name="minimum">
333            <number>0</number>
334           </property>
335           <property name="maximum">
336            <number>32767</number>
337           </property>
338           <property name="singleStep">
339            <number>10000</number>
340           </property>
341           <property name="pageStep">
342            <number>1000</number>
343           </property>
344           <property name="orientation">
345            <enum>Qt::Vertical</enum>
346           </property>
347           <property name="tickInterval">
348            <number>10000</number>
349           </property>
350          </widget>
351         </item>
352        </layout>
353       </item>
354      </layout>
355     </widget>
356    </item>
357    <item row="2" column="0">
358     <widget class="QLabel" name="textLabel1_2">
359      <property name="text">
360       <string>Waveplay Channel Source</string>
361      </property>
362      <property name="wordWrap">
363       <bool>false</bool>
364      </property>
365     </widget>
366    </item>
367    <item row="2" column="1">
368     <widget class="QComboBox" name="comboInAssign">
369      <item>
370       <property name="text">
371        <string>S/PDIF</string>
372       </property>
373      </item>
374      <item>
375       <property name="text">
376        <string>CH 1/2</string>
377       </property>
378      </item>
379      <item>
380       <property name="text">
381        <string>CH 3/4</string>
382       </property>
383      </item>
384      <item>
385       <property name="text">
386        <string>CH5/6</string>
387       </property>
388      </item>
389      <item>
390       <property name="text">
391        <string>CH7/8</string>
392       </property>
393      </item>
394     </widget>
395    </item>
396    <item row="3" column="0">
397     <widget class="QLabel" name="textLabel1_2_2">
398      <property name="text">
399       <string>In 7/8 Input Select</string>
400      </property>
401      <property name="wordWrap">
402       <bool>false</bool>
403      </property>
404     </widget>
405    </item>
406    <item row="3" column="1">
407     <widget class="QComboBox" name="comboFrontBack">
408      <item>
409       <property name="text">
410        <string>Back</string>
411       </property>
412      </item>
413      <item>
414       <property name="text">
415        <string>Front</string>
416       </property>
417      </item>
418     </widget>
419    </item>
420    <item row="4" column="0">
421     <widget class="QLabel" name="textLabel1_2_3_2">
422      <property name="text">
423       <string>Sync Source</string>
424      </property>
425      <property name="wordWrap">
426       <bool>false</bool>
427      </property>
428     </widget>
429    </item>
430    <item row="4" column="1">
431     <widget class="QComboBox" name="comboSyncSource">
432      <item>
433       <property name="text">
434        <string>Internal</string>
435       </property>
436      </item>
437      <item>
438       <property name="text">
439        <string>External</string>
440       </property>
441      </item>
442     </widget>
443    </item>
444    <item row="5" column="0">
445     <widget class="QLabel" name="textLabel1_2_3">
446      <property name="text">
447       <string>External Sync Source</string>
448      </property>
449      <property name="wordWrap">
450       <bool>false</bool>
451      </property>
452     </widget>
453    </item>
454    <item row="5" column="1">
455     <widget class="QComboBox" name="comboExtSync">
456      <item>
457       <property name="text">
458        <string>S/PDIF</string>
459       </property>
460      </item>
461      <item>
462       <property name="text">
463        <string>WordClock</string>
464       </property>
465      </item>
466     </widget>
467    </item>
468   </layout>
469  </widget>
470  <layoutdefault spacing="6" margin="11"/>
471  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
472  <resources/>
473  <connections>
474   <connection>
475    <sender>comboOutAssign</sender>
476    <signal>activated(int)</signal>
477    <receiver>Phase88ControlUI</receiver>
478    <slot>switchOutAssign(int)</slot>
479    <hints>
480     <hint type="sourcelabel">
481      <x>20</x>
482      <y>20</y>
483     </hint>
484     <hint type="destinationlabel">
485      <x>20</x>
486      <y>20</y>
487     </hint>
488    </hints>
489   </connection>
490   <connection>
491    <sender>comboFrontBack</sender>
492    <signal>activated(int)</signal>
493    <receiver>Phase88ControlUI</receiver>
494    <slot>switchFrontState(int)</slot>
495    <hints>
496     <hint type="sourcelabel">
497      <x>20</x>
498      <y>20</y>
499     </hint>
500     <hint type="destinationlabel">
501      <x>20</x>
502      <y>20</y>
503     </hint>
504    </hints>
505   </connection>
506   <connection>
507    <sender>comboInAssign</sender>
508    <signal>activated(int)</signal>
509    <receiver>Phase88ControlUI</receiver>
510    <slot>switchWaveInAssign(int)</slot>
511    <hints>
512     <hint type="sourcelabel">
513      <x>20</x>
514      <y>20</y>
515     </hint>
516     <hint type="destinationlabel">
517      <x>20</x>
518      <y>20</y>
519     </hint>
520    </hints>
521   </connection>
522   <connection>
523    <sender>comboSyncSource</sender>
524    <signal>activated(int)</signal>
525    <receiver>Phase88ControlUI</receiver>
526    <slot>switchSyncSource(int)</slot>
527    <hints>
528     <hint type="sourcelabel">
529      <x>20</x>
530      <y>20</y>
531     </hint>
532     <hint type="destinationlabel">
533      <x>20</x>
534      <y>20</y>
535     </hint>
536    </hints>
537   </connection>
538   <connection>
539    <sender>comboExtSync</sender>
540    <signal>activated(int)</signal>
541    <receiver>Phase88ControlUI</receiver>
542    <slot>switchExtSyncSource(int)</slot>
543    <hints>
544     <hint type="sourcelabel">
545      <x>20</x>
546      <y>20</y>
547     </hint>
548     <hint type="destinationlabel">
549      <x>20</x>
550      <y>20</y>
551     </hint>
552    </hints>
553   </connection>
554   <connection>
555    <sender>sldInput12</sender>
556    <signal>valueChanged(int)</signal>
557    <receiver>Phase88ControlUI</receiver>
558    <slot>setVolume12(int)</slot>
559    <hints>
560     <hint type="sourcelabel">
561      <x>20</x>
562      <y>20</y>
563     </hint>
564     <hint type="destinationlabel">
565      <x>20</x>
566      <y>20</y>
567     </hint>
568    </hints>
569   </connection>
570   <connection>
571    <sender>sldInput34</sender>
572    <signal>valueChanged(int)</signal>
573    <receiver>Phase88ControlUI</receiver>
574    <slot>setVolume34(int)</slot>
575    <hints>
576     <hint type="sourcelabel">
577      <x>20</x>
578      <y>20</y>
579     </hint>
580     <hint type="destinationlabel">
581      <x>20</x>
582      <y>20</y>
583     </hint>
584    </hints>
585   </connection>
586   <connection>
587    <sender>sldInput56</sender>
588    <signal>valueChanged(int)</signal>
589    <receiver>Phase88ControlUI</receiver>
590    <slot>setVolume56(int)</slot>
591    <hints>
592     <hint type="sourcelabel">
593      <x>20</x>
594      <y>20</y>
595     </hint>
596     <hint type="destinationlabel">
597      <x>20</x>
598      <y>20</y>
599     </hint>
600    </hints>
601   </connection>
602   <connection>
603    <sender>sldInput78</sender>
604    <signal>valueChanged(int)</signal>
605    <receiver>Phase88ControlUI</receiver>
606    <slot>setVolume78(int)</slot>
607    <hints>
608     <hint type="sourcelabel">
609      <x>20</x>
610      <y>20</y>
611     </hint>
612     <hint type="destinationlabel">
613      <x>20</x>
614      <y>20</y>
615     </hint>
616    </hints>
617   </connection>
618   <connection>
619    <sender>sldInputMaster</sender>
620    <signal>valueChanged(int)</signal>
621    <receiver>Phase88ControlUI</receiver>
622    <slot>setVolumeMaster(int)</slot>
623    <hints>
624     <hint type="sourcelabel">
625      <x>20</x>
626      <y>20</y>
627     </hint>
628     <hint type="destinationlabel">
629      <x>20</x>
630      <y>20</y>
631     </hint>
632    </hints>
633   </connection>
634   <connection>
635    <sender>sldInputSPDIF</sender>
636    <signal>valueChanged(int)</signal>
637    <receiver>Phase88ControlUI</receiver>
638    <slot>setVolumeSPDIF(int)</slot>
639    <hints>
640     <hint type="sourcelabel">
641      <x>20</x>
642      <y>20</y>
643     </hint>
644     <hint type="destinationlabel">
645      <x>20</x>
646      <y>20</y>
647     </hint>
648    </hints>
649   </connection>
650   <connection>
651    <sender>sldInputWavePlay</sender>
652    <signal>valueChanged(int)</signal>
653    <receiver>Phase88ControlUI</receiver>
654    <slot>setVolumeWavePlay(int)</slot>
655    <hints>
656     <hint type="sourcelabel">
657      <x>20</x>
658      <y>20</y>
659     </hint>
660     <hint type="destinationlabel">
661      <x>20</x>
662      <y>20</y>
663     </hint>
664    </hints>
665   </connection>
666  </connections>
667 </ui>
Note: See TracBrowser for help on using the browser.