summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/advanced_topics/main.tex2
-rw-r--r--manual/appendix/config_file_options.tex12
-rw-r--r--manual/appendix/file_formats.tex4
-rw-r--r--manual/configure_rockbox/playback_options.tex2
-rw-r--r--manual/configure_rockbox/recording_settings.tex8
-rw-r--r--manual/getting_started/installation.tex8
-rw-r--r--manual/main_menu/fmradio.tex2
-rw-r--r--manual/main_menu/main.tex3
-rw-r--r--manual/platform/ondiofm.tex1
-rw-r--r--manual/platform/ondiosp.tex1
-rw-r--r--manual/platform/player.tex1
-rw-r--r--manual/platform/recorder.tex1
-rw-r--r--manual/platform/recorderv2fm.tex1
-rw-r--r--manual/plugins/jpegviewer.tex8
-rw-r--r--manual/rockbox_interface/tagcache.tex2
15 files changed, 24 insertions, 32 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index c25a2faad2..41c0ba4adb 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -408,8 +408,6 @@ Example of a configuration file:
408 menu} The \setting{Manage Settings} menu can be found in the \setting{Main 408 menu} The \setting{Manage Settings} menu can be found in the \setting{Main
409 Menu}. The \setting{Manage Settings} menu allows you to save and load 409 Menu}. The \setting{Manage Settings} menu allows you to save and load
410 \fname{.cfg} files. 410 \fname{.cfg} files.
411 \opt{MASCODEC}{The \setting{Manage Settings} menu also
412 allows you to load or save different firmware versions.}
413 411
414\begin{description} 412\begin{description}
415 413
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index f37e0b753b..53ae5d5b35 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -10,8 +10,8 @@
10 \toprule 10 \toprule
11 \textbf{Setting} & \textbf{Allowed Values} & \textbf{Unit}\\ 11 \textbf{Setting} & \textbf{Allowed Values} & \textbf{Unit}\\
12 \midrule\localendhead % endhead breaks with htlatex 12 \midrule\localendhead % endhead breaks with htlatex
13 volume & \opt{player}{-78 to +18}% 13 volume & \opt{masd}{-78 to +18}%
14 \opt{recorder,recorderv2fm,ondiosp,ondiofm}{-100 -to +12}% 14 \opt{masf}{-100 -to +12}%
15 \opt{h100,h300}{-84 to 0}% 15 \opt{h100,h300}{-84 to 0}%
16 \opt{ipodnano}{-72 to +6}% 16 \opt{ipodnano}{-72 to +6}%
17 \opt{ipodvideo}{-57 to +6}% 17 \opt{ipodvideo}{-57 to +6}%
@@ -20,12 +20,14 @@
20 \opt{ipodcolor}{-74 to +6}% 20 \opt{ipodcolor}{-74 to +6}%
21 & dB\\ 21 & dB\\
22 \nopt{x5}{% 22 \nopt{x5}{%
23 bass & \opt{MASCODEC}{-15 to +15}% 23 bass & \opt{masd}{-15 to +15}%
24 \opt{masf}{-12 to +12}%
24 \opt{h100,h300}{0 to +24}% 25 \opt{h100,h300}{0 to +24}%
25 \opt{ipod}{-6 to +9}% 26 \opt{ipod}{-6 to +9}%
26 \opt{e200}{-24 to +24}% 27 \opt{e200}{-24 to +24}%
27 & dB\\ 28 & dB\\
28 treble & \opt{MASCODEC}{-15 to +15}% 29 treble & \opt{masd}{-15 to +15}%
30 \opt{masf}{-12 to +12}%
29 \opt{h100,h300}{0 to +6}% 31 \opt{h100,h300}{0 to +6}%
30 \opt{ipod}{-6 to +9}% 32 \opt{ipod}{-6 to +9}%
31 \opt{e200}{-24 to +24}% 33 \opt{e200}{-24 to +24}%
@@ -200,7 +202,7 @@
200 tagcache\_ram & on, off & N/A\\ 202 tagcache\_ram & on, off & N/A\\
201 }% 203 }%
202 204
203 \opt{recorder,recorderv2fm}{ 205 \opt{masf}{
204 loudness & 0 to 17 & N/A\\ 206 loudness & 0 to 17 & N/A\\
205 superbass & on, off & N/A\\ 207 superbass & on, off & N/A\\
206 auto volume & off, 20ms, 2s, 4s, 8s 208 auto volume & off, 20ms, 2s, 4s, 8s
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index 07226eaed8..8103037364 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -10,7 +10,7 @@
10 & Directory & \emph{none} & Enter the directory \\ 10 & Directory & \emph{none} & Enter the directory \\
11\includegraphics[width=0.37cm]{appendix/images/icon-audio-file.png} 11\includegraphics[width=0.37cm]{appendix/images/icon-audio-file.png}
12 & Audio file & 12 & Audio file &
13 \opt{MASCODEC}{\fname{.mp2, .mp3}}% 13 \opt{masd,masf}{\fname{.mp2, .mp3}}%
14 \opt{swcodec}{\emph{various}\newline% 14 \opt{swcodec}{\emph{various}\newline%
15 (see \ref{ref:Supportedaudioformats}})% 15 (see \ref{ref:Supportedaudioformats}})%
16 % do NOT use \reference{} here as that will break the table. 16 % do NOT use \reference{} here as that will break the table.
@@ -55,7 +55,7 @@
55 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png} 55 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png}
56 & Video & \fname{.mpg, .mpeg, .mpv, .m2v} & Play the MPEG1/2 video \\ 56 & Video & \fname{.mpg, .mpeg, .mpv, .m2v} & Play the MPEG1/2 video \\
57} 57}
58\opt{MASCODEC}{\opt{lcd_bitmap}{ 58\opt{masf}{\opt{lcd_bitmap}{
59 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png} 59 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png}
60 & Rockbox Video & \fname{.rvf} & View the movie (Rockbox format)\\} 60 & Rockbox Video & \fname{.rvf} & View the movie (Rockbox format)\\}
61} 61}
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
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index 337ed5825a..db356c12fc 100644
--- a/manual/getting_started/installation.tex
+++ b/manual/getting_started/installation.tex
@@ -146,7 +146,7 @@ still available to you.\\
146 various important aspects of Rockbox, such as the different versions 146 various important aspects of Rockbox, such as the different versions
147 available.\\}} 147 available.\\}}
148 148
149\opt{MASCODEC}{Rockbox itself comes as a single package. There is no need 149\opt{hwcodec}{Rockbox itself comes as a single package. There is no need
150 to install additional software to run Rockbox.} 150 to install additional software to run Rockbox.}
151\opt{swcodec} { 151\opt{swcodec} {
152 \opt{HAVE_RB_BL_ON_DISK}{There are three separate components, 152 \opt{HAVE_RB_BL_ON_DISK}{There are three separate components,
@@ -495,8 +495,10 @@ The new build will be installed over your current build.\\
495 data partiton.\\} 495 data partiton.\\}
496} 496}
497 497
498The bootloader only changes rarely, and should not normally 498\nopt{hwcodec}{
499need to be updated.\\ 499 The bootloader only changes rarely, and should not normally
500 need to be updated.\\
501}
500 502
501\note{If you use Rockbox Utility be aware that it cannot detect manually 503\note{If you use Rockbox Utility be aware that it cannot detect manually
502 installed components.} 504 installed components.}
diff --git a/manual/main_menu/fmradio.tex b/manual/main_menu/fmradio.tex
index 1e1b8a2613..952300c251 100644
--- a/manual/main_menu/fmradio.tex
+++ b/manual/main_menu/fmradio.tex
@@ -15,7 +15,7 @@
15 This menu option switches to the radio screen. 15 This menu option switches to the radio screen.
16 The FM radio has the ability \opt{recording}{to record and } to 16 The FM radio has the ability \opt{recording}{to record and } to
17 remember station frequency settings (presets). 17 remember station frequency settings (presets).
18 \opt{MASCODEC}{\note{The radio will shorten battery life, because the 18 \opt{masf}{\note{The radio will shorten battery life, because the
19 MAS-chip is set to record mode for instant recordings.} 19 MAS-chip is set to record mode for instant recordings.}
20 } 20 }
21 21
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 72b0b98acc..2257c14821 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -128,9 +128,6 @@ The \setting{Manage Settings} option allows the saving and re-loading of user
128configuration settings, browsing the hard drive for alternate firmwares, and finally 128configuration settings, browsing the hard drive for alternate firmwares, and finally
129resetting your \dap{} back to initial configuration. 129resetting your \dap{} back to initial configuration.
130% 130%
131\opt{MASCODEC}{This menu also allows the user to load different versions of the
132Rockbox firmware.}
133%
134The details of this menu are covered in 131The details of this menu are covered in
135\reference{ref:manage_settings}. 132\reference{ref:manage_settings}.
136 133
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index 4f6881289d..c49a1363d7 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -3,7 +3,6 @@
3\def\UseOption{ondiofm} 3\def\UseOption{ondiofm}
4% To not break the current manual 4% To not break the current manual
5\edef\UseOption{\UseOption,ondio} 5\edef\UseOption{\UseOption,ondio}
6\edef\UseOption{\UseOption,MASCODEC}
7\edef\UseOption{\UseOption,ONDIO_PAD} 6\edef\UseOption{\UseOption,ONDIO_PAD}
8\edef\UseOption{\UseOption,archos} 7\edef\UseOption{\UseOption,archos}
9 8
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index 3c9e656ba9..43d74e76fd 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -2,7 +2,6 @@
2%platform file for the Ondio SP 2%platform file for the Ondio SP
3\def\UseOption{ondiosp} 3\def\UseOption{ondiosp}
4\edef\UseOption{\UseOption,ondio} 4\edef\UseOption{\UseOption,ondio}
5\edef\UseOption{\UseOption,MASCODEC}
6\edef\UseOption{\UseOption,ONDIO_PAD} 5\edef\UseOption{\UseOption,ONDIO_PAD}
7\edef\UseOption{\UseOption,archos} 6\edef\UseOption{\UseOption,archos}
8\edef\UseOption{\UseOption,rombox} 7\edef\UseOption{\UseOption,rombox}
diff --git a/manual/platform/player.tex b/manual/platform/player.tex
index e3c04eea13..eddd5eddfc 100644
--- a/manual/platform/player.tex
+++ b/manual/platform/player.tex
@@ -1,6 +1,5 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{player} 2\def\UseOption{player}
3\edef\UseOption{\UseOption,MASCODEC}
4\edef\UseOption{\UseOption,PLAYER_PAD} 3\edef\UseOption{\UseOption,PLAYER_PAD}
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 4\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 5\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex
index da86c63aa9..9eaf9091d8 100644
--- a/manual/platform/recorder.tex
+++ b/manual/platform/recorder.tex
@@ -1,6 +1,5 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{recorder} 2\def\UseOption{recorder}
3\edef\UseOption{\UseOption,MASCODEC}
4\edef\UseOption{\UseOption,RECORDER_PAD} 3\edef\UseOption{\UseOption,RECORDER_PAD}
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 4\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 5\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index 5a38b29cd0..99b829d8a5 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -1,6 +1,5 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{recorderv2fm} 2\def\UseOption{recorderv2fm}
3\edef\UseOption{\UseOption,MASCODEC}
4\edef\UseOption{\UseOption,RECORDER_PAD} 3\edef\UseOption{\UseOption,RECORDER_PAD}
5\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 4\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 5\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex
index d4f9e23a1e..d9bfe29e56 100644
--- a/manual/plugins/jpegviewer.tex
+++ b/manual/plugins/jpegviewer.tex
@@ -8,9 +8,9 @@ greyscale library}.
8 the decoding process needs to share memory with audio tracks. To be able to 8 the decoding process needs to share memory with audio tracks. To be able to
9 view a bigger file you may need to stop playback.} 9 view a bigger file you may need to stop playback.}
10} 10}
11\opt{MASCODEC}{ 11\nopt{large_plugin_buffer}{%
12\note{This plugin will cause playback to stop.} 12\note{This plugin will cause playback to stop.}%
13} 13}%
14 14
15\begin{table} 15\begin{table}
16\begin{btnmap}{}{} 16\begin{btnmap}{}{}
@@ -81,7 +81,7 @@ The menu has the following entries.
81\item[Toggle Slideshow Mode.] Enables or disables the slideshow mode. 81\item[Toggle Slideshow Mode.] Enables or disables the slideshow mode.
82\item[Change Slideshow Timeout.] You can set the timeout for the slideshow 82\item[Change Slideshow Timeout.] You can set the timeout for the slideshow
83 between 1 second and 20 seconds. 83 between 1 second and 20 seconds.
84\nopt{MASCODEC}{ 84\opt{large_plugin_buffer}{
85\item[Show Playback Menu.] From the playback menu you can control the 85\item[Show Playback Menu.] From the playback menu you can control the
86playback of the currently loaded playlist and change the volume of your \dap. 86playback of the currently loaded playlist and change the volume of your \dap.
87} 87}
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex
index 297333ffd3..a36ca5aa82 100644
--- a/manual/rockbox_interface/tagcache.tex
+++ b/manual/rockbox_interface/tagcache.tex
@@ -58,8 +58,6 @@ its subdirectories will be scanned and added to the database.
58 Directory Cache}) is enabled. \setting{Update now} includes that check 58 Directory Cache}) is enabled. \setting{Update now} includes that check
59 whether dircache has been enabled or not.} 59 whether dircache has been enabled or not.}
60 }% 60 }%
61 \opt{MASCODEC}{\setting{Auto Update} does not detect deleted files. To remove
62 deleted files from the database you need to run \setting{Update Now}.}%
63 61
64\item[Initialize Now] 62\item[Initialize Now]
65 You can force Rockbox to rescan your disk for tagged files by 63 You can force Rockbox to rescan your disk for tagged files by