2006-08-03 19:45:53 +00:00
|
|
|
% $Id$ %
|
2006-04-01 15:41:21 +00:00
|
|
|
\section{\label{ref:SystemOptions}System Options}
|
|
|
|
|
2006-04-16 19:24:30 +00:00
|
|
|
\subsection{Battery}
|
2006-03-27 19:30:05 +00:00
|
|
|
Options relating to the batteries in the \dap.
|
2006-04-16 19:24:30 +00:00
|
|
|
\begin{description}
|
|
|
|
\item [Battery Capacity: ]This setting can be used to tell Rockbox what
|
2006-07-30 18:58:18 +00:00
|
|
|
capacity (in mAh) of battery is being used inside it. The default is
|
2006-08-03 19:45:53 +00:00
|
|
|
\opt{player,recorder}{1500mAh}%
|
|
|
|
\opt{recorderv2fm}{2200mAh}%
|
|
|
|
\opt{ondiosp,ondiofm}{1000mAh}%
|
|
|
|
\opt{h1xx,h300}{1300mAh}%
|
|
|
|
\opt{ipodmini}{400mAh (1G) or 630mAh (2G)}%
|
|
|
|
\opt{ipodcolor}{700mAh}%
|
|
|
|
\opt{ipodnano,ipodvideo,ipod4g}{\fixme{unknown}}%
|
|
|
|
\opt{x5}{950mAh}%
|
|
|
|
, which is the capacity value for the standard batteries shipped with the \dap.
|
2006-07-30 18:58:18 +00:00
|
|
|
Rockbox uses this value to estimate remaining battery life for the status
|
|
|
|
bar and WPS. Changing this setting has no effect whatsoever on actual battery life.
|
|
|
|
This setting affects only the the accuracy of the battery life display on screen.
|
2006-04-16 19:24:30 +00:00
|
|
|
|
2006-07-30 18:58:18 +00:00
|
|
|
\opt{ipod}{This value is fairly meaningless in the iPod family at
|
|
|
|
present, and work is ongoing into finding a better way to determine battery life.}
|
|
|
|
|
|
|
|
\opt{ondiosp,ondiofm}{
|
|
|
|
\item [Battery Type: ]This setting tells Rockbox wich type of battery
|
|
|
|
that is currently used in the \dap.
|
|
|
|
}
|
2006-04-16 19:24:30 +00:00
|
|
|
\end{description}
|
2006-04-01 15:41:21 +00:00
|
|
|
|
2006-07-30 18:58:18 +00:00
|
|
|
\nopt{ondiosp,ondiofm}{
|
2006-04-16 19:24:30 +00:00
|
|
|
\subsection{Disk}
|
2006-04-01 15:41:21 +00:00
|
|
|
Options relating to the hard disk.
|
|
|
|
|
2006-04-16 19:24:30 +00:00
|
|
|
\begin{description}
|
|
|
|
\item [Disk Spindown: ]Rockbox has a timer that makes it spin down the
|
|
|
|
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
|
|
|
|
that the disk spins down. This idle time is only affected by user
|
|
|
|
activity, like navigating through file browser. When the hard disk spins
|
2006-07-30 18:58:18 +00:00
|
|
|
up to fill the audio buffer, it automatically spins down afterwards.
|
|
|
|
|
|
|
|
\opt{recorder,h1xx,h300,x5}{
|
2006-04-16 19:24:30 +00:00
|
|
|
\item [Disk Poweroff: ]This setting controls whether the disk is powered
|
2006-07-30 18:58:18 +00:00
|
|
|
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.
|
2006-03-27 19:30:05 +00:00
|
|
|
}
|
2006-07-30 18:58:18 +00:00
|
|
|
\opt{SWCODEC}{
|
|
|
|
\item [Directory Cache: ]Rockbox has the ability to scan the contents of
|
2006-04-16 19:24:30 +00:00
|
|
|
your drive in the background and save those contents to a cache in RAM.
|
2006-07-30 18:58:18 +00:00
|
|
|
The \setting{Directory Cache} takes a small amount of memory away from Rockbox
|
2006-04-16 19:24:30 +00:00
|
|
|
that would otherwise be used to buffer music, but it speeds up navigation
|
|
|
|
by eliminating the slight pause between the time a navigation button is
|
2006-07-30 18:58:18 +00:00
|
|
|
pressed and the time Rockbox responds. Turning this setting \setting{On}
|
2006-08-03 19:45:53 +00:00
|
|
|
activates the directory cache, and turning it \setting{Off} deactivates the
|
2006-05-30 00:35:33 +00:00
|
|
|
directory cache.
|
2006-08-03 19:45:53 +00:00
|
|
|
\note{The first time you set the directory cache to \setting{On},
|
2006-05-30 00:35:33 +00:00
|
|
|
Rockbox will request a reboot of the \dap\ and upon restarting take a few
|
2006-08-03 19:45:53 +00:00
|
|
|
minutes to scan the drive. Thereafter, the directory cache will work in the
|
2006-04-18 19:37:26 +00:00
|
|
|
background.}
|
2006-07-30 18:58:18 +00:00
|
|
|
}
|
2006-04-16 19:24:30 +00:00
|
|
|
\end{description}
|
2006-07-30 18:58:18 +00:00
|
|
|
} % \nopt{ondiosp,ondiofm}
|
2006-04-16 19:24:30 +00:00
|
|
|
|
|
|
|
\opt{CONFIG_RTC}{
|
|
|
|
\subsection{Time and Date}
|
|
|
|
Time related menu options.
|
|
|
|
\begin{description}
|
|
|
|
\item [Set Time/Date: ]Set current time and date.
|
|
|
|
\item [Time Format: ] Choose 12 or 24 Hour clock.
|
|
|
|
\end{description}
|
|
|
|
}
|
|
|
|
|
|
|
|
\subsection{Power Control}
|
|
|
|
\begin{description}
|
|
|
|
\item [\label{ref:idlepoweroff}Idle Poweroff: ]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 paused. It is not
|
|
|
|
idle while the USB or charger is connected, or while recording.
|
|
|
|
|
|
|
|
\item [Sleep Timer: ]This option lets you power off your \dap\ after
|
|
|
|
playing for a given time.
|
|
|
|
\opt{recorderv2fm}{This setting is reset on boot. Using this option
|
2006-05-30 00:35:33 +00:00
|
|
|
disables the \setting{Wake up alarm} (see below).}
|
2006-03-27 19:30:05 +00:00
|
|
|
\opt{recorderv2fm}{
|
2006-04-16 19:24:30 +00:00
|
|
|
\item [Wake up alarm: ]This option turns the \dap\ off and then starts
|
|
|
|
it up again at the specified time. This is most useful when combined
|
2006-08-03 19:45:53 +00:00
|
|
|
with the \setting{resume} setting in the \setting{Playback Options}
|
2006-05-30 00:35:33 +00:00
|
|
|
menu is set to \setting{Yes}, so that the \dap\ wakes up and immediately
|
2006-08-03 19:45:53 +00:00
|
|
|
starts playing music. Use \ButtonLeft\ and \ButtonRight\ to adjust the
|
|
|
|
minutes setting, \ButtonUp\ and \ButtonDown\ to adjust the HOURS.
|
|
|
|
\ButtonPlay\ confirms the alarm and shuts your \dap\ down, and \ButtonOff
|
|
|
|
cancels setting an alarm. If the \dap\ is turned on again before the
|
|
|
|
alarm occurs, the alarm will be canceled. Using this option disables
|
2006-05-30 00:35:33 +00:00
|
|
|
the \setting{Sleep Timer}(see above).
|
2006-03-27 19:30:05 +00:00
|
|
|
}
|
2006-04-16 19:24:30 +00:00
|
|
|
\end{description}
|
|
|
|
|
|
|
|
\subsection{Limits}
|
|
|
|
This submenu relates to limits in the Rockbox operating system.
|
|
|
|
\begin{description}
|
2006-08-03 19:45:53 +00:00
|
|
|
\item [Max files in dir browser: ]This setting controls the limit on
|
2006-04-16 19:24:30 +00:00
|
|
|
the number of files that you can put in any particular directory in the
|
2006-08-03 19:45:53 +00:00
|
|
|
file browser. You can configure the size to be between 50 and 10,000 files
|
2006-04-16 19:24:30 +00:00
|
|
|
in steps of 50 files. The default is 400. Higher values will shorten the
|
|
|
|
music buffer, so you should increase this setting \emph{only} if you have
|
|
|
|
directories with a large number of files.
|
|
|
|
|
|
|
|
\item [Max playlist size: ]This setting controls the maximum size of
|
|
|
|
a playlist. The playlist size can be between 1,000 and 20,000 files,
|
2006-08-03 19:45:53 +00:00
|
|
|
in steps of 1,000 (default is 10,000). Higher values will shorten the
|
2006-04-16 19:24:30 +00:00
|
|
|
music buffer, so you should increase this setting \emph{only} if you
|
|
|
|
have very large playlists.
|
|
|
|
\end{description}
|
2006-08-03 19:45:53 +00:00
|
|
|
|
2006-04-16 19:24:30 +00:00
|
|
|
\opt{player,recorder,recorderv2fm}{
|
|
|
|
\subsection{Car Adapter Mode}
|
2006-08-03 19:45:53 +00:00
|
|
|
This option turns \setting{On} and \setting{Off} the car ignition
|
2006-05-30 00:35:33 +00:00
|
|
|
auto stop function.
|
2006-04-16 20:05:01 +00:00
|
|
|
\begin{description}
|
2006-08-03 19:45:53 +00:00
|
|
|
\item [Car Adapter Mode: ]When using the \dap\ in a car,
|
|
|
|
\setting{Car Adapter Mode} automatically stops playback on the \dap\ when
|
|
|
|
power (i.e. from cigarette lighter power adapter) to the external DC in jack
|
|
|
|
is turned off. If the \setting{Car Adapter Mode} is set to \setting{On},
|
|
|
|
Rockbox will pause playback when the external power off condition is
|
|
|
|
detected. Rockbox will then shutdown the \dap\ after the length of time set
|
|
|
|
in the \setting{Idle Poweroff} setting (see above).
|
2006-04-16 19:24:30 +00:00
|
|
|
If power to the DC in jack is turned back on before the \emph{Idle Poweroff}
|
|
|
|
function has shut the \dap\ off, playback will be resumed 5 seconds after
|
|
|
|
the power is applied. This delay is to allow for the time while the car
|
|
|
|
engine is being started.
|
2006-04-16 20:05:01 +00:00
|
|
|
\end{description}
|
2006-04-01 15:41:21 +00:00
|
|
|
|
2006-04-16 19:24:30 +00:00
|
|
|
Once the \dap\ is shut off either manually, or automatically with the
|
2006-08-03 19:45:53 +00:00
|
|
|
\setting{Idle Poweroff} function, it must be powered up manually to resume
|
2006-04-16 19:24:30 +00:00
|
|
|
playback.
|
|
|
|
}
|
2006-04-01 15:41:21 +00:00
|
|
|
|
2006-04-16 19:24:30 +00:00
|
|
|
\opt{player}{
|
2006-08-03 19:45:53 +00:00
|
|
|
\subsection{Line In} This option activates the line in port on \dap, which is
|
|
|
|
off by default. This is useful for such applications as:
|
2006-03-27 19:30:05 +00:00
|
|
|
\begin{itemize}
|
2006-04-16 19:24:30 +00:00
|
|
|
\item Game boy $\rightarrow$ \dap $\rightarrow$ human
|
|
|
|
\item laptop $\rightarrow$ \dap $\rightarrow$ human
|
|
|
|
\item LAN party computer $\rightarrow$ \dap $\rightarrow$ human
|
2006-03-27 19:30:05 +00:00
|
|
|
\end{itemize}
|
2006-04-16 19:24:30 +00:00
|
|
|
}
|
|
|
|
|
2006-04-01 15:41:21 +00:00
|
|
|
|