Skip to content

Commit

Permalink
Merge pull request #3581 from popcornmix/settings_control
Browse files Browse the repository at this point in the history
[rbp] Add missing control types to settings
  • Loading branch information
jmarshallnz committed Nov 5, 2013
2 parents ecdb733 + f917add commit 62d20a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions system/settings/rbp.xml
Expand Up @@ -49,10 +49,12 @@
<condition on="property" name="aesettingvisible" setting="audiooutput.audiodevice">audiooutput.passthrough</condition>
</dependency>
</dependencies>
<control type="toggle" />
</setting>
<setting id="audiooutput.boostcentre" type="boolean" label="37018" help="36543">
<level>2</level>
<default>false</default>
<control type="toggle" />
</setting>
<setting id="audiooutput.config">
<visible>false</visible>
Expand Down

0 comments on commit 62d20a8

Please sign in to comment.