From 5b47b89d16fe2cef7654dba1edaa5043196c9e14 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Mon, 16 Aug 2010 09:43:48 +0000 Subject: First step of completing the target rename in the manual. Some target specific options were already renamed in the rest of the source (e.g. see r23883) but not where they are actually set - in the platform files - leading to parts included or excluded incorrectly. The problem exists for more targets, this commit deals with the supported Iaudios first. Rename 'x5' to 'iaudiox5' (do the same for 'm5' and 'm3'), fix small errors or add missing info related to them along the way, use more appropriate options and simplify code a bit where possible. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27823 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/sound_settings.tex | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'manual/configure_rockbox/sound_settings.tex') diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex index 542f13b248..4ce6bea6d5 100644 --- a/manual/configure_rockbox/sound_settings.tex +++ b/manual/configure_rockbox/sound_settings.tex @@ -10,21 +10,22 @@ change to customise your listening experience. where 0~dB is a reference that indicates the maximum volume that the \dap{} can produce without possible distortion (clipping). All values lower than this reference will be negative and yield a progressively softer volume. - \opt{player,recorder,recorderv2fm,ondio,x5,m5,ipodnano,ipodnano2g,ipodvideo, - ipodcolor,ipod1g2g,h10,h10_5gb,sansa,sansaAMS,gigabeats,gigabeatf,vibe500}{ - Values higher than 0~dB are available and can be used to raise the - volume more than would otherwise be possible. These volume levels will - ordinarily lead to distorted sound, but might work nicely for music that has - an otherwise low volume level.} + \nopt{h100,h300,ondavx777}{% + Values higher than 0~dB are available and can be used to raise the + volume more than would otherwise be possible. These volume levels will + ordinarily lead to distorted sound, but might work nicely for music that has + an otherwise low volume level. + } The volume can be adjusted from a \opt{player}{minimum of -78~dB to a maximum of +18~dB.}% \opt{recorder,recorderv2fm,ondio}{minimum of -100~dB to a maximum of +12~dB.}% \opt{h100,h300}{minimum of -84~dB to a maximum of 0~dB.}% - \opt{x5,m5,ipod3g,ipod4g,gigabeatf,mrobe100}{minimum of -73~dB to a maximum of +6~dB.}% + \opt{iaudiom3,iaudiom5,iaudiox5,ipod3g,ipod4g,gigabeatf,mrobe100}{% + minimum of -73~dB to a maximum of +6~dB.}% \opt{ipodnano}{minimum of -72~dB to a maximum of +6~dB.}% \opt{ipodvideo,cowond2}{minimum of -89~dB to a maximum of +6~dB.}% \opt{ipodnano2g,ipodcolor,ipod1g2g,h10,h10_5gb,sansa,sansaAMS}{minimum of - -74~dB to a maximum of +6~dB.}% + -74~dB to a maximum of +6~dB.}% \opt{gigabeats}{minimum of -90~dB to a maximum of +6~dB.}% \opt{gigabeatf,vibe500}{minimum of -74~dB to a maximum of +6~dB.}% \opt{ipodvideo}{\\Remark: Lowering the volume below -57~dB will also affect the line-out @@ -41,7 +42,8 @@ change to customise your listening experience. \opt{h100,h300}{The minimum setting is 0~dB and the maximum is 24~dB.}% \opt{ipodnano,ipodnano2g,ipodcolor}{The minimum setting is -6~dB and the maximum is 9~dB.}% \opt{ipodvideo}{The minimum setting is -12~dB and the maximum is 12~dB.}% - \opt{x5,sansa,sansaAMS,h10,h10_5gb,vibe500}{The minimum setting is -24~dB and the maximum is 24~dB.} + \opt{iaudiom3,iaudiom5,iaudiox5,sansa,sansaAMS,h10,h10_5gb,vibe500}{% + The minimum setting is -24~dB and the maximum is 24~dB.} \opt{ipodvideo}{ \section{Bass Cutoff} @@ -61,7 +63,8 @@ change to customise your listening experience. \opt{h100,h300}{The minimum setting is 0~dB and the maximum is 6~dB.}% \opt{ipodnano,ipodnano2g,ipodcolor}{The minimum setting is -6~dB and the maximum is 9~dB.}% \opt{ipodvideo}{The minimum setting is -12~dB and the maximum is 12~dB.}% - \opt{x5,sansa,sansaAMS,h10,h10_5gb,vibe500}{The minimum setting is -24~dB and the maximum is 24~dB.} + \opt{iaudiom3,iaudiom5,iaudiox5,sansa,sansaAMS,h10,h10_5gb,vibe500}{% + The minimum setting is -24~dB and the maximum is 24~dB.} \opt{ipodvideo}{ \section{Treble Cutoff} -- cgit v1.2.3