2006-08-03 19:45:53 +00:00
|
|
|
% $Id$ %
|
2007-03-03 00:07:31 +00:00
|
|
|
\section{\label{ref:SystemOptions}System}
|
|
|
|
\subsection{Start Screen}
|
|
|
|
Set the screen that Rockbox will start in. Selecting
|
|
|
|
\setting{Resume Playback} will resume playback where it was when the \dap{}
|
|
|
|
was shut off if there is a playlist to resume and will then end up in the
|
|
|
|
WPS. Selecting \setting{Previous Screen} will make Rockbox start in the
|
|
|
|
screen it was when the \dap{} was shut off.
|
2006-04-01 15:41:21 +00:00
|
|
|
|
2007-12-25 19:55:22 +00:00
|
|
|
\nopt{sansa}%will probably be there on Sansas one day - exclude it the simple way without specific option
|
|
|
|
{
|
|
|
|
\subsection{Battery}
|
|
|
|
Options relating to the \opt{archos}{batteries}\nopt{archos}{battery}
|
|
|
|
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
|
2007-12-14 00:29:46 +00:00
|
|
|
capacity (in mAh) the battery being used has. 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}%
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{ipodnano,ipodvideo,ipod4g,ipod3g}{\fixme{unknown}}%
|
2007-12-25 19:55:22 +00:00
|
|
|
\opt{m5,x5}{950mAh}%
|
2007-12-14 00:29:46 +00:00
|
|
|
, which is the capacity value for the standard
|
|
|
|
\opt{archos}{batteries}\nopt{archos}{battery} shipped with the \dap.
|
2007-12-25 19:55:22 +00:00
|
|
|
Rockbox uses this value to estimate remaining battery life for the
|
|
|
|
info screen and WPS. Changing this setting has no effect whatsoever on
|
|
|
|
actual battery life. This setting only affects the accuracy of the
|
|
|
|
battery life estimation as shown on screen.
|
|
|
|
\opt{iaudio}{Rockbox does not automatically distinguish between the
|
|
|
|
``L'' models and the ``simple'' models which determine the default
|
|
|
|
value. If your dap{} is an \opt{m5}{M5L}\opt{x5}{X5L} set the value
|
|
|
|
to 2250mAh for more accuracy in the runtime estimation.}
|
|
|
|
\opt{ipod,sansa}{This value is fairly meaningless in the \playerman{}
|
|
|
|
family at present, and work is on-going into finding a better way to
|
|
|
|
determine battery life.}
|
|
|
|
|
|
|
|
\opt{BATTERY_TYPES}{%Ondios only (currently), following the lang features.txt
|
|
|
|
\item [Battery Type: ]This setting tells Rockbox which type of battery
|
|
|
|
is currently used in the \dap{}. The two supported battery types are
|
|
|
|
``Alkaline'' or ``NiMH''.}
|
2006-04-01 15:41:21 +00:00
|
|
|
|
2007-12-25 19:55:22 +00:00
|
|
|
\opt{HAVE_USB_CHARGING}{
|
|
|
|
%TODO: check where it is working correctly (except H300) and append the option to the respective platform file
|
|
|
|
\item [Charge During USB Connection: ]This option lets you control whether
|
|
|
|
the \dap{} should charge during the USB connection and hence draw the
|
|
|
|
full 500mA. Turning it \setting{Off} is recommended if the dap{} is
|
|
|
|
connected through an unpowered USB hub or a laptop port.
|
|
|
|
}
|
|
|
|
|
|
|
|
\end{description}
|
|
|
|
}
|
|
|
|
\opt{HAVE_DIRCACHE,HAVE_DISK_STORAGE}{
|
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}
|
2007-12-25 19:55:22 +00:00
|
|
|
\opt{HAVE_DISK_STORAGE}{
|
2006-04-16 19:24:30 +00:00
|
|
|
\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
|
2007-01-23 21:19:11 +00:00
|
|
|
activity, like navigating through the \setting{File Browser}. When the
|
|
|
|
hard disk spins up to fill the audio buffer, it automatically spins down
|
|
|
|
afterwards.
|
2007-12-14 00:29:46 +00:00
|
|
|
}
|
2007-01-23 21:19:11 +00:00
|
|
|
|
2007-12-25 19:55:22 +00:00
|
|
|
\opt{HAVE_DIRCACHE}{
|
2007-01-23 21:19:11 +00:00
|
|
|
\item [Directory Cache: ]Rockbox has the ability to cache the contents of
|
|
|
|
your drive in RAM. The \setting{Directory Cache} takes a small amount of
|
|
|
|
memory away from Rockbox that would otherwise be used to buffer music,
|
2007-12-14 00:29:46 +00:00
|
|
|
but it speeds up navigation in the file browser by eliminating
|
2007-01-23 21:19:11 +00:00
|
|
|
the slight pause between the time a navigation button is pressed and the
|
2007-12-14 00:29:46 +00:00
|
|
|
time Rockbox responds. Turning this setting on activates the
|
|
|
|
directory cache, and turning it off deactivates the directory
|
2007-01-23 21:19:11 +00:00
|
|
|
cache.
|
2007-12-14 00:29:46 +00:00
|
|
|
\note{The first time you enable the directory cache,
|
2007-01-23 21:19:11 +00:00
|
|
|
Rockbox will request a reboot of the \dap{} and upon restarting take a few
|
2007-12-14 00:29:46 +00:00
|
|
|
minutes to scan the drive. After this, 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}
|
2007-12-25 19:55:22 +00:00
|
|
|
} % \opt{HAVE_DIRCACHE,HAVE_DISK_STORAGE}
|
2006-04-16 19:24:30 +00:00
|
|
|
|
|
|
|
\opt{CONFIG_RTC}{
|
|
|
|
\subsection{Time and Date}
|
|
|
|
Time related menu options.
|
|
|
|
\begin{description}
|
2007-12-14 00:29:46 +00:00
|
|
|
\item [Set Time/Date: ] Set current time and date.
|
|
|
|
\item [Time Format: ] Choose 12 or 24 hour clock.
|
2006-04-16 19:24:30 +00:00
|
|
|
\end{description}
|
|
|
|
}
|
|
|
|
|
2006-08-27 15:00:50 +00:00
|
|
|
\subsection{Idle Poweroff}
|
2007-01-23 21:19:11 +00:00
|
|
|
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
|
2006-08-27 15:00:50 +00:00
|
|
|
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
|
|
|
|
available.
|
2007-03-03 00:07:31 +00:00
|
|
|
|
|
|
|
\opt{HAVE_RTC_ALARM}{
|
2007-10-07 15:02:19 +00:00
|
|
|
\subsection{Wake-Up Alarm}
|
2007-12-14 00:29:46 +00:00
|
|
|
% TODO this isn't quite right for all targets, I think
|
2007-10-07 15:02:19 +00:00
|
|
|
This option turns the \dap{} off and then starts it up again at the
|
|
|
|
specified time. Use \ActionSettingInc{} and \ActionSettingDec{} to adjust
|
2007-12-25 19:55:22 +00:00
|
|
|
the minutes setting, \ActionAlarmHoursDec{} and \ActionAlarmHoursInc{} to
|
|
|
|
adjust the hours.
|
2007-10-07 15:02:19 +00:00
|
|
|
\ActionAlarmSet{} confirms the alarm and shuts the \dap{} down, and
|
|
|
|
\ActionAlarmCancel{} cancels setting an alarm. If the \dap{} is turned on
|
|
|
|
again before the alarm occurs, the alarm will be cancelled. Using this
|
|
|
|
option disables the \setting{Sleep Timer}.
|
|
|
|
|
2007-12-25 19:55:22 +00:00
|
|
|
\opt{HAVE_RECORDING,CONFIG_TUNER}{
|
2007-10-07 15:02:19 +00:00
|
|
|
\subsection{Alarm Wake up Screen}
|
|
|
|
This option controls what the \dap{} does when it is woken up by the alarm.
|
2007-12-25 19:55:22 +00:00
|
|
|
}
|
2006-08-27 15:00:50 +00:00
|
|
|
}
|
2006-04-16 19:24:30 +00:00
|
|
|
|
|
|
|
\subsection{Limits}
|
2006-10-17 12:18:51 +00:00
|
|
|
This sub menu relates to limits in the Rockbox operating system.
|
2006-04-16 19:24:30 +00:00
|
|
|
\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
|
2007-12-14 00:29:46 +00:00
|
|
|
file browser. You can configure the size to be between 50 and
|
2007-01-23 21:19:11 +00:00
|
|
|
10,000 files in steps of 50. The default is 400. Higher values will shorten
|
|
|
|
the music buffer, so you should increase this setting \emph{only} if you have
|
2006-04-16 19:24:30 +00:00
|
|
|
directories with a large number of files.
|
|
|
|
|
2007-12-25 19:55:22 +00:00
|
|
|
\item [Max playlist size: ]This setting controls the maximum size of
|
2007-12-06 20:05:38 +00:00
|
|
|
a playlist. The playlist size can be between 1,000 and 32,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
|
|
|
|
2007-12-25 19:55:22 +00:00
|
|
|
% TODO: this needs to be rewritten in another style, it lets you mix sound from another source into the music
|
|
|
|
\opt{player}{
|
|
|
|
\subsection{Line In} This option activates the line in port on \dap, which is
|
|
|
|
off by default. This is useful for such applications as:
|
|
|
|
\begin{itemize}
|
|
|
|
\item Game boy $\rightarrow$ \dap $\rightarrow$ human
|
|
|
|
\item laptop $\rightarrow$ \dap $\rightarrow$ human
|
|
|
|
\item LAN party computer $\rightarrow$ \dap $\rightarrow$ human
|
|
|
|
\end{itemize}
|
|
|
|
}
|
|
|
|
|
|
|
|
\opt{HAVE_CAR_ADAPTER_MODE}{
|
2006-04-16 19:24:30 +00:00
|
|
|
\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}
|
2007-01-19 12:42:19 +00:00
|
|
|
\item [Car Adapter Mode: ]When using the \dap{} in a car,
|
|
|
|
\setting{Car Adapter Mode} automatically stops playback on the \dap{} when
|
2006-08-03 19:45:53 +00:00
|
|
|
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
|
2007-01-19 12:42:19 +00:00
|
|
|
detected. Rockbox will then shutdown the \dap{} after the length of time set
|
2006-08-03 19:45:53 +00:00
|
|
|
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}
|
2007-01-19 12:42:19 +00:00
|
|
|
function has shut the \dap{} off, playback will be resumed 5 seconds after
|
2006-04-16 19:24:30 +00:00
|
|
|
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
|
|
|
|
2007-01-19 12:42:19 +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
|
|
|
|
2007-12-25 19:55:22 +00:00
|
|
|
\opt{HAVE_BUTTON_LIGHTS}{
|
|
|
|
\opt{e200}{
|
|
|
|
\subsection{Wheel Light Timeout}
|
|
|
|
This setting controls the amount of time the wheel lights shine after a
|
|
|
|
button press or wheel turn. If set to \setting{Off}, the LEDs will not
|
|
|
|
light when a button is pressed. If set to \setting{On}, the lights will
|
|
|
|
never shut off. If set to a time (1 to 120 seconds), the wheel will stay
|
|
|
|
lit for that amount of time after a button press or wheel turn.
|
|
|
|
}
|
|
|
|
\nopt{e200}{
|
|
|
|
\subsection{Button Light Timeout}
|
|
|
|
This setting controls the amount of time the button lights shine after a
|
|
|
|
button press. If set to \setting{Off}, the LEDs will not light when a
|
|
|
|
button is pressed. If set to \setting{On}, the lights will never shut off.
|
|
|
|
If set to a time (1 to 120 seconds), the buttons will stay lit for
|
|
|
|
that amount of time after a button press.
|
|
|
|
}
|
|
|
|
\opt{gigabeatf}{
|
|
|
|
\subsection{Button Light Brightness}
|
|
|
|
Changes the brightness of the button lights.
|
|
|
|
}
|
2006-04-16 19:24:30 +00:00
|
|
|
}
|