4
<key>/schemas/apps/gnomeradio/mute-on-exit</key>
5
<applyto>/apps/gnomeradio/mute-on-exit</applyto>
6
<owner>gnomeradio</owner>
8
<default>TRUE</default>
10
<short>Mute on exit</short>
11
<long>If unchecked, gnomeradio won't mute after exiting</long>
16
<key>/schemas/apps/gnomeradio/last-freq</key>
17
<applyto>/apps/gnomeradio/last-freq</applyto>
18
<owner>gnomeradio</owner>
20
<default>100.00</default>
22
<short>Last frequency</short>
23
<long>The last frequency (in MHz) in use</long>
29
<key>/schemas/apps/gnomeradio/volume</key>
30
<applyto>/apps/gnomeradio/volume</applyto>
31
<owner>gnomeradio</owner>
33
<default>100</default>
36
<long>The stored value of the volume (0-100)</long>
42
<key>/schemas/apps/gnomeradio/device</key>
43
<applyto>/apps/gnomeradio/device</applyto>
44
<owner>gnomeradio</owner>
46
<default>/dev/radio</default>
48
<short>Radio device</short>
49
<long>Specify the radio-device (in most cases /dev/radio)</long>
54
<key>/schemas/apps/gnomeradio/mixer</key>
55
<applyto>/apps/gnomeradio/mixer</applyto>
56
<owner>gnomeradio</owner>
58
<default>line</default>
60
<short>Mixer source</short>
61
<long>Choose the mixer source (line, line1, etc.) that is able to control the volume of your radio</long>
66
<key>/schemas/apps/gnomeradio/mixer-device</key>
67
<applyto>/apps/gnomeradio/mixer-device</applyto>
68
<owner>gnomeradio</owner>
70
<default>/dev/mixer</default>
72
<short>Mixer Device</short>
73
<long>The mixer device that gnomeradio should use. Only changeable via this key (no GUI option)</long>
78
<key>/schemas/apps/gnomeradio/presets/presets</key>
79
<applyto>/apps/gnomeradio/presets/presets</applyto>
80
<owner>gnomeradio</owner>
84
<short>Number of presets</short>
85
<long>The number of presets</long>
90
<key>/schemas/apps/gnomeradio/presets/last</key>
91
<applyto>/apps/gnomeradio/presets/last</applyto>
92
<owner>gnomeradio</owner>
96
<short>Last presets</short>
97
<long>The preset that was enabled when gnomeradio was terminated. Range is 0 ... (# presets - 1). None is -1</long>
102
<key>/schemas/apps/gnomeradio/recording/record-in-stereo</key>
103
<applyto>/apps/gnomeradio/recording/record-in-stereo</applyto>
104
<owner>gnomeradio</owner>
106
<default>TRUE</default>
108
<short>Record in stereo or mono</short>
109
<long>Whether the output should be in stereo or mono</long>
114
<key>/schemas/apps/gnomeradio/recording/record-as-mp3</key>
115
<applyto>/apps/gnomeradio/recording/record-as-mp3</applyto>
116
<owner>gnomeradio</owner>
118
<default>TRUE</default>
120
<short>Record as mp3- or wave-file</short>
121
<long>Whether the output should be a mp3- or a wave-file</long>
126
<key>/schemas/apps/gnomeradio/recording/audio-device</key>
127
<applyto>/apps/gnomeradio/recording/audio-device</applyto>
128
<owner>gnomeradio</owner>
130
<default>/dev/audio</default>
132
<short>Audio device</short>
133
<long>The audio device to use (usually /dev/audio)</long>
138
<key>/schemas/apps/gnomeradio/recording/encoder</key>
139
<applyto>/apps/gnomeradio/recording/encoder</applyto>
140
<owner>gnomeradio</owner>
142
<default>lame</default>
144
<short>MP3 encoder</short>
145
<long>Choose the mp3 encoder that should be used</long>
150
<key>/schemas/apps/gnomeradio/recording/bitrate</key>
151
<applyto>/apps/gnomeradio/recording/bitrate</applyto>
152
<owner>gnomeradio</owner>
154
<default>192</default>
156
<short>MP3 bitrate</short>
157
<long>Choose the bitrate in which the mp3 will be encoded</long>
162
<key>/schemas/apps/gnomeradio/recording/sample-rate</key>
163
<applyto>/apps/gnomeradio/recording/sample-rate</applyto>
164
<owner>gnomeradio</owner>
166
<default>44100</default>
168
<short>Sample rate</short>
169
<long>The audio sample-rate of the wave-file</long>
174
<key>/schemas/apps/gnomeradio/recording/sample-format</key>
175
<applyto>/apps/gnomeradio/recording/sample-format</applyto>
176
<owner>gnomeradio</owner>
178
<default>16</default>
180
<short>Sample format</short>
181
<long>The format (8 or 16 bit) of the wave-file</long>