summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/system_options.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/configure_rockbox/system_options.tex')
-rwxr-xr-xmanual/configure_rockbox/system_options.tex16
1 files changed, 8 insertions, 8 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 3c46a0aab2..926223a81a 100755
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -58,9 +58,9 @@
58 pressed and the time Rockbox responds. Turning this setting ON activates 58 pressed and the time Rockbox responds. Turning this setting ON activates
59 the directory cache, and turning it OFF deactivates the directory cache. 59 the directory cache, and turning it OFF deactivates the directory cache.
60 \note{The first time you set the directory cache to ON, Rockbox will 60 \note{The first time you set the directory cache to ON, Rockbox will
61 take a few minutes to scan the drive and you will need to restart the 61 request a reboot of the \dap\ and upon restarting take a few minutes to
62 player. Thereafter, the directory cache will work in the background. 62 scan the drive. Thereafter, the directory cache will work in the
63 (\fixme{Confirm that these last two sentences are true.}} 63 background.}
64 \end{description} 64 \end{description}
65 65
66\opt{CONFIG_RTC}{ 66\opt{CONFIG_RTC}{
@@ -147,7 +147,7 @@ This submenu relates to limits in the Rockbox operating system.
147 \end{description} 147 \end{description}
148} 148}
149 149
150\subsection{Manage settings} 150\subsection{\label{ref:ManageSettings}Manage settings}
151This submenu deals with loading and saving settings. 151This submenu deals with loading and saving settings.
152\opt{MASCODEC}{This submenu also allows you to load or save different 152\opt{MASCODEC}{This submenu also allows you to load or save different
153firmware versions.} 153firmware versions.}
@@ -156,14 +156,14 @@ firmware versions.}
156 \item [Browse .cfg Files: ]Opens the file browser in the 156 \item [Browse .cfg Files: ]Opens the file browser in the
157 \fname{/.rockbox} directory and displays all .cfg (configuration) files. 157 \fname{/.rockbox} directory and displays all .cfg (configuration) files.
158 Selecting a .cfg file will cause Rockbox to load that the settings 158 Selecting a .cfg file will cause Rockbox to load that the settings
159 contained in that file. STOP will exit back to the menu. 159 contained in that file. Pressing \ButtonLeft\ will exit back to the menu.
160 \fixme{(TODO--proper button configurations for different platforms.)}
161 See the \emph{Write .cfg files} option on the Manage Settings menu for 160 See the \emph{Write .cfg files} option on the Manage Settings menu for
162 details of how to save and edit a configuration file. 161 details of how to save and edit a configuration file.
163 % 162 %
164 \opt{MASCODEC}{
165 \item [Browse Firmwares: ]This displays a list of firmware file in 163 \item [Browse Firmwares: ]This displays a list of firmware file in
166 the \fname{/.rockbox} system directory. 164 the \fname{/.rockbox} system directory. %
165 \opt{SWCODEC}{This is legacy item, and is depreciated.}
166 \opt{MASCODEC}{
167 \opt{recorder,recorderv2fm}{Firmware files have an extension of .ajz.} 167 \opt{recorder,recorderv2fm}{Firmware files have an extension of .ajz.}
168 \opt{player,ondio}{ Firmware files have an extension of .mod} 168 \opt{player,ondio}{ Firmware files have an extension of .mod}
169 Playing a firmware file loads it into memory. Thus, it is possible to 169 Playing a firmware file loads it into memory. Thus, it is possible to