1
0
Fork 0
forked from len0rd/rockbox

Remove the disk poweroff setting from the manual and make some minor tweaks

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12096 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2007-01-23 21:19:11 +00:00
parent c23f56559f
commit 569933f646

View file

@ -2,7 +2,8 @@
\section{\label{ref:SystemOptions}System Options} \section{\label{ref:SystemOptions}System Options}
\subsection{Battery} \subsection{Battery}
Options relating to the batteries in the \dap. Options relating to the \opt{archos}{batteries}\nopt{archos}{battery}%
in the \dap.
\begin{description} \begin{description}
\item [Battery Capacity: ]This setting can be used to tell Rockbox what \item [Battery Capacity: ]This setting can be used to tell Rockbox what
capacity (in mAh) of battery is being used inside it. The default is capacity (in mAh) of battery is being used inside it. The default is
@ -40,27 +41,21 @@
hard disk after it is idle for a certain amount of time. This setting hard disk after it is idle for a certain amount of time. This setting
controls the amount of time between the last user activity and the time controls the amount of time between the last user activity and the time
that the disk spins down. This idle time is only affected by user that the disk spins down. This idle time is only affected by user
activity, like navigating through file browser. When the hard disk spins activity, like navigating through the \setting{File Browser}. When the
up to fill the audio buffer, it automatically spins down afterwards. hard disk spins up to fill the audio buffer, it automatically spins down
afterwards.
\opt{recorder,h1xx,h300,x5}{
\item [Disk Poweroff: ]This setting controls whether the disk is powered
off or only set to ``sleep'' when spun down. If this setting is set to
\setting{Yes}, the disk will power off. If set to \setting{No}, the disk
will enter ``sleep'' mode. Power off uses less power but takes slightly
longer to spin-up.
}
\opt{SWCODEC}{ \opt{SWCODEC}{
\item [Directory Cache: ]Rockbox has the ability to scan the contents of \item [Directory Cache: ]Rockbox has the ability to cache the contents of
your drive in the background and save those contents to a cache in RAM. your drive in RAM. The \setting{Directory Cache} takes a small amount of
The \setting{Directory Cache} takes a small amount of memory away from memory away from Rockbox that would otherwise be used to buffer music,
Rockbox that would otherwise be used to buffer music, but it speeds up but it speeds up navigation in the \setting{File Browser} by eliminating
navigation by eliminating the slight pause between the time a navigation the slight pause between the time a navigation button is pressed and the
button is pressed and the time Rockbox responds. Turning this setting time Rockbox responds. Turning this setting \setting{On} activates the
\setting{On} activates the directory cache, and turning it \setting{Off} directory cache, and turning it \setting{Off} deactivates the directory
deactivates the directory cache. cache.
\note{The first time you set the directory cache to \setting{On}, \note{The first time you set the directory cache to \setting{On},
Rockbox will request a reboot of the \dap\ and upon restarting take a few Rockbox will request a reboot of the \dap{} and upon restarting take a few
minutes to scan the drive. Thereafter, the directory cache will work in the minutes to scan the drive. Thereafter, the directory cache will work in the
background.} background.}
} }
@ -77,9 +72,9 @@
} }
\subsection{Idle Poweroff} \subsection{Idle Poweroff}
Rockbox can be configured to turn off power after the unit has been idle for a Rockbox can be configured to turn off power after the unit has been idle for a
defined number of minutes. The \dap{} is idle when playback is stopped or defined number of minutes. The \dap{} is idle when playback is stopped or
paused. It is not idle while the USB or charger is connected, or while paused. It is not idle while the USB or charger is connected, or while
recording. Settings are either \setting{Off} or \setting{1} to \setting{10} recording. Settings are either \setting{Off} or \setting{1} to \setting{10}
minutes in 1 minute steps. Then \setting{15,30,45} and \setting{60} minutes are minutes in 1 minute steps. Then \setting{15,30,45} and \setting{60} minutes are
available. available.
@ -87,8 +82,7 @@ available.
This option lets you power off your \dap{} after playing for a given time. Can This option lets you power off your \dap{} after playing for a given time. Can
be set from \setting{Off} to 5 hours in 5 minute steps. be set from \setting{Off} to 5 hours in 5 minute steps.
\opt{recorderv2fm}{This setting is reset on boot. Using this option \opt{recorderv2fm}{This setting is reset on boot. Using this option
disables the \setting{Wake up alarm} (see below).} disables the \setting{Wake up alarm} (see below).
\opt{recorderv2fm}{
\subsection{Wake Up alarm} \subsection{Wake Up alarm}
This option turns the \dap{} off and then starts it up again at the This option turns the \dap{} off and then starts it up again at the
specified time. This is most useful when combined with the \setting{Resume} specified time. This is most useful when combined with the \setting{Resume}
@ -107,9 +101,9 @@ This sub menu relates to limits in the Rockbox operating system.
\begin{description} \begin{description}
\item [Max files in dir browser: ]This setting controls the limit on \item [Max files in dir browser: ]This setting controls the limit on
the number of files that you can put in any particular directory in the the number of files that you can put in any particular directory in the
file browser. You can configure the size to be between 50 and 10,000 files \setting{File Browser}. You can configure the size to be between 50 and
in steps of 50 files. The default is 400. Higher values will shorten the 10,000 files in steps of 50. The default is 400. Higher values will shorten
music buffer, so you should increase this setting \emph{only} if you have the music buffer, so you should increase this setting \emph{only} if you have
directories with a large number of files. directories with a large number of files.
\item [Max playlist size: ]This setting controls the maximum size of \item [Max playlist size: ]This setting controls the maximum size of
@ -151,5 +145,3 @@ This sub menu relates to limits in the Rockbox operating system.
\item LAN party computer $\rightarrow$ \dap $\rightarrow$ human \item LAN party computer $\rightarrow$ \dap $\rightarrow$ human
\end{itemize} \end{itemize}
} }