summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2009-06-20 22:44:36 +0000
committerMarianne Arnold <pixelma@rockbox.org>2009-06-20 22:44:36 +0000
commit1f07151110ed32bf3f443b9c509bec463c50412d (patch)
tree044d5c833b4667ef124b4e61663451ac447422cf /manual/configure_rockbox
parent05e3aad62086e56197c917a68aef8d32a6f33dda (diff)
downloadrockbox-1f07151110ed32bf3f443b9c509bec463c50412d.tar.gz
rockbox-1f07151110ed32bf3f443b9c509bec463c50412d.zip
Remove the 'hand-made' MASCODEC UseOption from the platform files and replace it with other options which automatically parsed from features.txt. Also clean up some outdated left-overs and add some missing information (e.g. be more accurate in the config file section). Try to use the most appropriate features - masd and/or masf depending on their characteristics, large_plugin_buffer in the jpegviewer chapter as this is the restricting factor etc.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21426 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox')
-rw-r--r--manual/configure_rockbox/playback_options.tex2
-rw-r--r--manual/configure_rockbox/recording_settings.tex8
2 files changed, 5 insertions, 5 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index 5989785e0a..fef0af2c4b 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -69,7 +69,7 @@ you to configure settings related to audio playback.
69 This can happen if the \dap{} is knocked, shaken or jogged heavily while 69 This can happen if the \dap{} is knocked, shaken or jogged heavily while
70 Rockbox is trying to read the hard drive. 70 Rockbox is trying to read the hard drive.
71 71
72 \opt{MASCODEC}{ 72 \opt{masd,masf}{
73 The anti-skip buffer can be set to a value between 0 and 7 73 The anti-skip buffer can be set to a value between 0 and 7
74 seconds. 74 seconds.
75 } 75 }
diff --git a/manual/configure_rockbox/recording_settings.tex b/manual/configure_rockbox/recording_settings.tex
index a0a3743c93..f7b17d524f 100644
--- a/manual/configure_rockbox/recording_settings.tex
+++ b/manual/configure_rockbox/recording_settings.tex
@@ -6,7 +6,7 @@
6 where you want to store them in the \setting{File Browser} and select 6 where you want to store them in the \setting{File Browser} and select
7 \setting{Set As Recording Directory}.} 7 \setting{Set As Recording Directory}.}
8 8
9\opt{MASCODEC}{ 9\opt{masf}{
10 \section{Quality} 10 \section{Quality}
11 Choose the quality here (0 to 7). Default is 5, best quality is 7, 11 Choose the quality here (0 to 7). Default is 5, best quality is 7,
12 smallest file size is 0. This setting effects how much your sound 12 smallest file size is 0. This setting effects how much your sound
@@ -46,7 +46,7 @@
46 \section{Frequency} 46 \section{Frequency}
47 \nopt{sansa}{ 47 \nopt{sansa}{
48 Choose the recording frequency (sample rate). 48 Choose the recording frequency (sample rate).
49 \opt{MASCODEC}{48kHz, 44.1kHz, 32kHz, 24kHz, 22.05kHz, 16kHz} 49 \opt{masf}{48kHz, 44.1kHz, 32kHz, 24kHz, 22.05kHz, 16kHz}
50 \opt{h100,h300}{44.1kHz, 22.05kHz and 11.025kHz} 50 \opt{h100,h300}{44.1kHz, 22.05kHz and 11.025kHz}
51 \opt{x5}{88.2kHz, 44.1kHz, 22.05kHz and 11.025kHz} 51 \opt{x5}{88.2kHz, 44.1kHz, 22.05kHz and 11.025kHz}
52 are available. Higher sample rates use up more disk space, but give better 52 are available. Higher sample rates use up more disk space, but give better
@@ -54,7 +54,7 @@
54 \opt{swcodec}{\note{The 11.025kHz setting is not available when using% 54 \opt{swcodec}{\note{The 11.025kHz setting is not available when using%
55 \setting{MPEG Layer 3} format.} 55 \setting{MPEG Layer 3} format.}
56 }% 56 }%
57 \opt{MASCODEC}{ 57 \opt{masf}{
58 The frequency setting also determines which version of the MPEG standard 58 The frequency setting also determines which version of the MPEG standard
59 the sound is recorded using:\\ 59 the sound is recorded using:\\
60 MPEG v1 for 48, 44.1 and 32\\ 60 MPEG v1 for 48, 44.1 and 32\\
@@ -87,7 +87,7 @@
87 setting to configure how the mono signal is created. Options are L, R and L+R. 87 setting to configure how the mono signal is created. Options are L, R and L+R.
88} 88}
89 89
90\opt{MASCODEC}{ 90\opt{masf}{
91 \section{Independent Frames} 91 \section{Independent Frames}
92 The independent frames option tells the \dap{} to encode with the bit 92 The independent frames option tells the \dap{} to encode with the bit
93 reservoir disabled, so the frames are independent of each other. This 93 reservoir disabled, so the frames are independent of each other. This