1
0
Fork 0
forked from len0rd/rockbox

A couple of small fixes for the gigabeat s manual.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19698 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2009-01-06 11:35:47 +00:00
parent ae1fb3e1fb
commit 4add1af763
4 changed files with 22 additions and 16 deletions

View file

@ -86,9 +86,12 @@
\opt{h100,h300,x5,m5,m3}{ \opt{h100,h300,x5,m5,m3}{
Monkey's Audio & \fname{.ape, .mac} & -c1000 and -c2000 files decode fast enough to be useful. \\ Monkey's Audio & \fname{.ape, .mac} & -c1000 and -c2000 files decode fast enough to be useful. \\
} }
\opt{gigabeat}{ \opt{gigabeatf}{
Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c3000 files decode fast enough to be useful. \\ Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c3000 files decode fast enough to be useful. \\
} }
\opt{gigabeats}{
Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c4000 files decode fast enough to be useful. \\
}
\nopt{h100,h300,x5,m5,m3,gigabeat}{% \nopt{h100,h300,x5,m5,m3,gigabeat}{%
Monkey's Audio & \fname{.ape, .mac} & Only -c1000 files decode fast enough to be useful. \\ Monkey's Audio & \fname{.ape, .mac} & Only -c1000 files decode fast enough to be useful. \\
} }

View file

@ -27,6 +27,8 @@
\opt{ipod3g}{630mAh}% \opt{ipod3g}{630mAh}%
\opt{ipod1g2g}{1200mAh}% \opt{ipod1g2g}{1200mAh}%
\opt{m5,x5}{950mAh}% \opt{m5,x5}{950mAh}%
\opt{gigabeatf}{2000mAh}%
\opt{gigabeats}{700mAh}%
, which is the capacity value for the standard , which is the capacity value for the standard
\opt{archos}{batteries}\nopt{archos}{battery} shipped with the \dap. \opt{archos}{batteries}\nopt{archos}{battery} shipped with the \dap.
Rockbox uses this value to estimate remaining battery life for the Rockbox uses this value to estimate remaining battery life for the
@ -47,7 +49,6 @@
``Alkaline'' or ``NiMH''.} ``Alkaline'' or ``NiMH''.}
\opt{usb_charging}{ \opt{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 \item [Charge During USB Connection: ]This option lets you control whether
the \dap{} should charge during the USB connection and hence draw the the \dap{} should charge during the USB connection and hence draw the
full 500mA. Turning it \setting{Off} is recommended if the dap{} is full 500mA. Turning it \setting{Off} is recommended if the dap{} is

View file

@ -32,7 +32,7 @@
\newcommand{\ActionWpsPlay}{\ButtonPlay} \newcommand{\ActionWpsPlay}{\ButtonPlay}
\newcommand{\ActionWpsSkipNext}{\ButtonRight{} or \ButtonNext} \newcommand{\ActionWpsSkipNext}{\ButtonRight{} or \ButtonNext}
\newcommand{\ActionWpsSkipPrev}{\ButtonLeft{} or \ButtonPrev} \newcommand{\ActionWpsSkipPrev}{\ButtonLeft{} or \ButtonPrev}
\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft{} or Long \ButtonNext} \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft{} or Long \ButtonPrev}
\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight{} or Long \ButtonNext} \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight{} or Long \ButtonNext}
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonBack{} + \ButtonRight} \newcommand{\ActionWpsAbSetBNextDir}{\ButtonBack{} + \ButtonRight}
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonBack{} + \ButtonLeft} \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonBack{} + \ButtonLeft}

View file

@ -229,8 +229,10 @@ described in detail in the following paragraph.
% %
\opt{gigabeats}{ \opt{gigabeats}{
Hold the \dap{} with the screen on top and the controls on the right hand side. Hold the \dap{} with the screen on top and the controls on the right hand side.
Below the screen is a cross-shaped pad which contains the \ButtonUp{}, Directly below the bottom edge of the screen are two buttons, \ButtonBack{}
\ButtonDown{}, \ButtonLeft{}, \ButtonRight{} and \ButtonSelect{} controls. on the left and \ButtonMenu{} on the right. Below them is a cross-shaped pad
which contains the \ButtonUp{}, \ButtonDown{}, \ButtonLeft{}, \ButtonRight{}
and \ButtonSelect{} controls.
On the top of the unit from left to right are the headphone socket and the On the top of the unit from left to right are the headphone socket and the
\ButtonHold{} switch. The \ButtonHold{} switch puts the \dap{} into \ButtonHold{} switch. The \ButtonHold{} switch puts the \dap{} into
hold mode when it is switched to the right of the unit. hold mode when it is switched to the right of the unit.