forked from len0rd/rockbox
Make changes to the gigabeat manual suggested by Alison Gravley and some other minor tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12072 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4012aaeb1d
commit
00a3fc7ec0
6 changed files with 52 additions and 43 deletions
|
@ -124,20 +124,20 @@ This sub menu relates to limits in the Rockbox operating system.
|
||||||
This option turns \setting{On} and \setting{Off} the car ignition
|
This option turns \setting{On} and \setting{Off} the car ignition
|
||||||
auto stop function.
|
auto stop function.
|
||||||
\begin{description}
|
\begin{description}
|
||||||
\item [Car Adapter Mode: ]When using the \dap\ in a car,
|
\item [Car Adapter Mode: ]When using the \dap{} in a car,
|
||||||
\setting{Car Adapter Mode} automatically stops playback on the \dap\ when
|
\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
|
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},
|
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
|
Rockbox will pause playback when the external power off condition is
|
||||||
detected. Rockbox will then shutdown the \dap\ after the length of time set
|
detected. Rockbox will then shutdown the \dap{} after the length of time set
|
||||||
in the \setting{Idle Poweroff} setting (see above).
|
in the \setting{Idle Poweroff} setting (see above).
|
||||||
If power to the DC in jack is turned back on before the \emph{Idle Poweroff}
|
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
|
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
|
the power is applied. This delay is to allow for the time while the car
|
||||||
engine is being started.
|
engine is being started.
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
||||||
Once the \dap\ is shut off either manually, or automatically with the
|
Once the \dap{} is shut off either manually, or automatically with the
|
||||||
\setting{Idle Poweroff} function, it must be powered up manually to resume
|
\setting{Idle Poweroff} function, it must be powered up manually to resume
|
||||||
playback.
|
playback.
|
||||||
}
|
}
|
||||||
|
|
|
@ -143,7 +143,7 @@ software.
|
||||||
|
|
||||||
There are three different types of firmware binaries from Rockbox website:
|
There are three different types of firmware binaries from Rockbox website:
|
||||||
\label{Version}
|
\label{Version}
|
||||||
current version, daily build and CVS build. You need to decide which one
|
current version, daily build and SVN build. You need to decide which one
|
||||||
you want to install and get the version for your \dap{}.
|
you want to install and get the version for your \dap{}.
|
||||||
|
|
||||||
\begin{description}
|
\begin{description}
|
||||||
|
@ -154,7 +154,7 @@ you want to install and get the version for your \dap{}.
|
||||||
\opt{SWCODEC}{
|
\opt{SWCODEC}{
|
||||||
\note{The current stable release is available only for Archos jukeboxes.
|
\note{The current stable release is available only for Archos jukeboxes.
|
||||||
There has not yet been a stable release for the \playername{}. Until
|
There has not yet been a stable release for the \playername{}. Until
|
||||||
there is a stable release for \playername{}, use a daily build or CVS
|
there is a stable release for \playername{}, use a daily build or SVN
|
||||||
build.
|
build.
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -164,9 +164,9 @@ you want to install and get the version for your \dap{}.
|
||||||
may also contain bugs! This daily build is generated automatically every day
|
may also contain bugs! This daily build is generated automatically every day
|
||||||
and can be found at \url{http://www.rockbox.org/daily.shtml}.
|
and can be found at \url{http://www.rockbox.org/daily.shtml}.
|
||||||
|
|
||||||
\item[CVS Build (formerly, ``Bleeding Edge Build.'')] CVS stands for
|
\item[SVN Build] SVN stands for
|
||||||
``Concurrent Versions System.'' CVS is the system that Rockbox
|
``Subversion.'' SVN is the system that Rockbox
|
||||||
developers use to keep track of changes to the Rockbox source code. CVS
|
developers use to keep track of changes to the Rockbox source code. SVN
|
||||||
builds are made automatically every time there is a change to the
|
builds are made automatically every time there is a change to the
|
||||||
Rockbox source. These builds are for people who want to test the code
|
Rockbox source. These builds are for people who want to test the code
|
||||||
that developers just checked in.
|
that developers just checked in.
|
||||||
|
@ -176,16 +176,16 @@ you want to install and get the version for your \dap{}.
|
||||||
\nopt{player}{
|
\nopt{player}{
|
||||||
\note{\index{Installation!Fonts}
|
\note{\index{Installation!Fonts}
|
||||||
Rockbox has a fonts package that is available at
|
Rockbox has a fonts package that is available at
|
||||||
\url{http://www.rockbox.org/daily.shtml}. While the daily builds and CVS
|
\url{http://www.rockbox.org/daily.shtml}. While the daily builds and SVN
|
||||||
builds change frequently, the fonts package rarely changes. Thus, the
|
builds change frequently, the fonts package rarely changes. Thus, the
|
||||||
fonts package is not included in the daily builds and CVS builds. (The
|
fonts package is not included in the daily builds and SVN builds. (The
|
||||||
stable release, on the other hand, does not change, so fonts are
|
stable release, on the other hand, does not change, so fonts are
|
||||||
included with the stable release.) When installing Rockbox for the
|
included with the stable release.) When installing Rockbox for the
|
||||||
first time, you should install the fonts package.
|
first time, you should install the fonts package.
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Because daily builds and CVS builds are development versions which change
|
Because daily builds and SVN builds are development versions which change
|
||||||
frequently, they may behave differently than described in this manual, or
|
frequently, they may behave differently than described in this manual, or
|
||||||
they may introduce new (and maybe annoying) bugs. If you do not want to get
|
they may introduce new (and maybe annoying) bugs. If you do not want to get
|
||||||
undefined behaviour from your \dap{} you should really stick to the current
|
undefined behaviour from your \dap{} you should really stick to the current
|
||||||
|
@ -198,6 +198,13 @@ After downloading the Rockbox package connect your \dap{} to the computer via
|
||||||
USB as described in the manual that came with your \dap{}. Take the file that
|
USB as described in the manual that came with your \dap{}. Take the file that
|
||||||
you downloaded above, and extract its contents to your \daps{} drive.
|
you downloaded above, and extract its contents to your \daps{} drive.
|
||||||
|
|
||||||
|
\opt{gigabeatf}{
|
||||||
|
\note{After you install Rockbox you must plug your USB
|
||||||
|
cable directly into the player. There is no cradle support at this
|
||||||
|
time.
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
Use the ``Extract all'' command of your unzip program to extract the files in
|
Use the ``Extract all'' command of your unzip program to extract the files in
|
||||||
the \fname{.zip} file onto your \dap{}. Note that the entire contents of the
|
the \fname{.zip} file onto your \dap{}. Note that the entire contents of the
|
||||||
\fname{.zip} file should be extracted directly to the root of your \daps{}
|
\fname{.zip} file should be extracted directly to the root of your \daps{}
|
||||||
|
|
|
@ -180,8 +180,8 @@ pages of information.}
|
||||||
\begin{description}
|
\begin{description}
|
||||||
\item[Rockbox Info:]
|
\item[Rockbox Info:]
|
||||||
Displays some basic system information. This is, from top to bottom,
|
Displays some basic system information. This is, from top to bottom,
|
||||||
the amount of memory Rockbox has available for storing music (the buffer). The
|
the amount of memory Rockbox has available for storing music (the buffer).
|
||||||
battery status. %
|
The battery status.
|
||||||
\opt{ondio}{%
|
\opt{ondio}{%
|
||||||
Memory size and amount of free space on the two data volumes, this info is
|
Memory size and amount of free space on the two data volumes, this info is
|
||||||
given seperately for internal memory (\emph{Int}) and for a plugged in MMC
|
given seperately for internal memory (\emph{Int}) and for a plugged in MMC
|
||||||
|
@ -210,18 +210,15 @@ given seperately for internal memory (\emph{Int}) and for a plugged in MMC
|
||||||
for more details.
|
for more details.
|
||||||
}
|
}
|
||||||
|
|
||||||
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}
|
\nopt{PLAYER_PAD,ONDIO_PAD}
|
||||||
{
|
{
|
||||||
\section{Quick Menu}
|
\section{Quick Menu}
|
||||||
Whilst not strictly part of the \setting{Main Menu}, it is worth noting that a few
|
Whilst not strictly part of the \setting{Main Menu}, it is worth noting that
|
||||||
of the more commonly used settings are available from the \setting{Quick Menu}.
|
a few of the more commonly used settings are available from the
|
||||||
The \setting{Quick Menu} screen is accessed by holding the
|
\setting{Quick Menu}.
|
||||||
\opt{RECORDER_PAD}{\ButtonFTwo}%
|
The \setting{Quick Menu} screen is accessed with \ActionStdQuickScreen
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}%
|
and exited with the same button.
|
||||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonMenu}%
|
It allows rapid access to the \setting{Shuffle} and \setting{Repeat}
|
||||||
\opt{IAUDIO_X5_PAD}{\ButtonRec}%
|
modes (\reference{ref:PlaybackOptions}) and the \setting{Show Files}
|
||||||
\opt{IRIVER_H10_PAD}{\ButtonLeft}%
|
option (\reference{ref:ShowFiles}).
|
||||||
{} key, and it allows rapid access to the \setting{Shuffle} and \setting{Repeat} modes
|
|
||||||
(\reference{ref:PlaybackOptions})
|
|
||||||
and the \setting{Show Files} option (\reference{ref:ShowFiles}).
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -63,8 +63,8 @@
|
||||||
%Button actions, tree context
|
%Button actions, tree context
|
||||||
\newcommand{\ActionTreeWps}{\ButtonPower}
|
\newcommand{\ActionTreeWps}{\ButtonPower}
|
||||||
\newcommand{\ActionTreeStop}{\ButtonA}
|
\newcommand{\ActionTreeStop}{\ButtonA}
|
||||||
\newcommand{\ActionTreeEnter}{\fixme{Edit key}}
|
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionTreeParentDirectory}{\fixme{Edit key}}
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||||
|
|
||||||
%Button actions, YesNo context
|
%Button actions, YesNo context
|
||||||
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
||||||
|
|
|
@ -13,7 +13,10 @@
|
||||||
\end{center}
|
\end{center}
|
||||||
|
|
||||||
Throughout this manual, the buttons on the \dap{} are labelled according to the
|
Throughout this manual, the buttons on the \dap{} are labelled according to the
|
||||||
picture above. In detail the buttons are described in the following paragraph.
|
picture above. When a table of button actions says ``Long'' before the button it
|
||||||
|
means that you should make a long press on that button, in other words, press it
|
||||||
|
for approximately 1 second. In detail the buttons are described in the following
|
||||||
|
paragraph.
|
||||||
|
|
||||||
\blind{
|
\blind{
|
||||||
%
|
%
|
||||||
|
@ -130,14 +133,16 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
|
||||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonSelect}%
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonSelect}%
|
||||||
\opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}%
|
\opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}%
|
||||||
{Hold \ButtonOn\ for 2--3s}%
|
{Hold \ButtonOn\ for 2--3s}%
|
||||||
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}%
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}
|
||||||
|
{\ButtonPower}%
|
||||||
& Start Rockbox\\
|
& Start Rockbox\\
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Hold \ButtonOff}%
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Hold \ButtonOff}%
|
||||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonPlay}%
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonPlay}%
|
||||||
\opt{ONDIO_PAD,recorderv2fm}{Hold \ButtonOff}%
|
\opt{ONDIO_PAD,recorderv2fm}{Hold \ButtonOff}%
|
||||||
\opt{recorder}{Double tap \ButtonOff\ when playback is stopped}%
|
\opt{recorder}{Double tap \ButtonOff\ when playback is stopped}%
|
||||||
\opt{PLAYER_PAD}{From the Main Menu, select \textbf{Shutdown}}%
|
\opt{PLAYER_PAD}{From the Main Menu, select \textbf{Shutdown}}%
|
||||||
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{Hold \ButtonPower}%
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}%
|
||||||
|
{Hold \ButtonPower}%
|
||||||
& Shutdown Rockbox\\
|
& Shutdown Rockbox\\
|
||||||
\end{btnmap}
|
\end{btnmap}
|
||||||
\end{table}
|
\end{table}
|
||||||
|
|
|
@ -50,8 +50,8 @@ on the \dap{}.
|
||||||
\ActionTreeParentDirectory & Go to the parent directory.\\
|
\ActionTreeParentDirectory & Go to the parent directory.\\
|
||||||
%
|
%
|
||||||
\ActionTreeEnter
|
\ActionTreeEnter
|
||||||
& Executes an action. Depending on the file type, that action may vary.
|
& Executes the default action on the selected file or enters a
|
||||||
(See \reference{ref:Filemenu}) \\
|
directory.\\
|
||||||
%
|
%
|
||||||
\ActionTreeWps & If there is an audio file playing, returns to the
|
\ActionTreeWps & If there is an audio file playing, returns to the
|
||||||
\setting{While Playing Screen} (WPS) without stopping playback.\\
|
\setting{While Playing Screen} (WPS) without stopping playback.\\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue