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/appendix/config_file_options.tex | 14 +++++++------- manual/appendix/file_formats.tex | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'manual/appendix') diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 4e7a2ebcef..4ee8f00faf 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -17,24 +17,24 @@ \opt{ipodnano}{-72 to +6}% \opt{ipodnano2g}{-74 to +6}% \opt{ipodvideo,cowond2}{-89 to +6}% - \opt{x5}{-73 to +6} + \opt{iaudiom3,iaudiom5,iaudiox5}{-73 to +6} \opt{e200,e200v2}{-74 to +6} \opt{ipodcolor,vibe500}{-74 to +6}% & dB\\ - \nopt{x5}{% - bass & \opt{masd}{-15 to +15}% + bass & \opt{masd}{-15 to +15}% \opt{masf}{-12 to +12}% \opt{h100,h300}{0 to +24}% \opt{ipod}{-6 to +9}% - \opt{e200,e200v2,vibe500}{-24 to +24}% + \opt{iaudiom3,iaudiom5,iaudiox5,e200,e200v2,vibe500}{% + -24 to +24}% & dB\\ - treble & \opt{masd}{-15 to +15}% + treble & \opt{masd}{-15 to +15}% \opt{masf}{-12 to +12}% \opt{h100,h300}{0 to +6}% \opt{ipod}{-6 to +9}% - \opt{e200,e200v2,vibe500}{-24 to +24}% + \opt{iaudiom3,iaudiom5,iaudiox5,e200,e200v2,vibe500}{% + -24 to +24}% & dB\\ - }% balance & -100 to +100 & \%\\ channels & stereo, mono, custom, mono left, mono right, karaoke & N/A\\ diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index 56dbbe1701..03a41bb41b 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex @@ -130,7 +130,7 @@ & & IEEE float 32/64 bit\\ & & ITU-T G.711 a-low/$\mu$-low\\ & & QuickTime IMA ADPCM\\ - \opt{gigabeatf,h100,h300,x5,m5,m3,ipodnano2g,clipv1}{ + \opt{gigabeatf,h100,h300,iaudiox5,iaudiom5,iaudiom3,ipodnano2g,clipv1}{ Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c3000 files decode fast enough to be useful.} \opt{gigabeats}{ -- cgit v1.2.3