forked from len0rd/rockbox
Add option to exchange the left and right stereo channels. Patch by Dave Chapman and Martin Sägmüller. Also add manual entry (by Michael Giacomelli). Note that this setting will confuse non-software effect options like channel balance. This should be addressed in a future commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30837 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4ef4830f0b
commit
5c4bd11d91
4 changed files with 36 additions and 3 deletions
|
|
@ -12903,3 +12903,20 @@
|
|||
*: "Cancel Sleep Timer"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_CHANNEL_SWAP
|
||||
desc: in sound_settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
swcodec: "Swap channels"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
swcodec: "Swap channels"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
swcodec: "Swap channels"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue