Support changed API in alsaaudio 0.4
[rox-volume.git] / Mixer.xml
blob8a27bb03f8d026459a206cd01253b8e45844494e
1 <?xml version="1.0"?>
2 <options>
3         <hidden_value name="lock_mask"/>
5         <section title="General">
6                 <hbox>
7                         <vbox>
8                                 <frame label='Mixer Device'>
9                                         <entry name='mixer_device' label='Name'>
10                                         The card name for your mixer.  Typically it is 'default'.  
11 If you have more than one soundcard, you can specify which 
12 card you want to control here.
13                                         </entry>
14                                 </frame>
15                                 <frame label='Options'>
16                                         <toggle name='show_values' label='Show Mixer Values'>
17                                         Display the value (0-100) of each control as it changes.
18                                         </toggle>
19                                 </frame>
20                         </vbox>
21                         <frame label='Mixer Channels'>
22                                 <mixer_controls name="controls"/>
23                         </frame>
24                 </hbox>
25         </section>
26 </options>