From 528fe442fc6e6e077172b2e8a3b586a3ce96d16b Mon Sep 17 00:00:00 2001 From: Peter D'Hoye Date: Wed, 8 Oct 2008 22:18:16 +0000 Subject: New recording setting to configure how mono recordings are made. Previously, this was always L+R, which was kinda silly if your signal was on L only. This setting allows for L, R or L+R. SWCODEC only for now, to be added for HWCODEC (although that will only be L and L+R probably) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18745 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'apps/lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 6acc83613e..04913d6c75 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -846,6 +846,23 @@ *: "Mono Right" + + id: LANG_CHANNEL_LEFTRIGHT + desc: in sound_settings + user: + + *: none + recording_swcodec: "Mono Left + Right" + + + *: none + recording_swcodec: "Mono Left + Right" + + + *: none + recording_swcodec: "Mono Left plus Right" + + id: LANG_CHANNEL_KARAOKE desc: in sound_settings @@ -12061,3 +12078,20 @@ albumart: "" + + id: LANG_RECORDING_MONO_MODE + desc: in sound_settings + user: + + *: none + recording_swcodec: "Mono mode" + + + *: none + recording_swcodec: "Mono mode" + + + *: none + recording_swcodec: "Mono mode" + + -- cgit v1.2.3