1
0
Fork 0
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:
Michael Giacomelli 2011-10-26 18:18:34 +00:00
parent 4ef4830f0b
commit 5c4bd11d91
4 changed files with 36 additions and 3 deletions

View file

@ -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>