From 4add1af7637e34567c5dedd6acfee3ccc4c0e8ac Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Tue, 6 Jan 2009 11:35:47 +0000 Subject: 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 --- manual/appendix/file_formats.tex | 5 ++++- manual/configure_rockbox/system_options.tex | 3 ++- manual/platform/keymap-gigabeats.tex | 2 +- manual/rockbox_interface/main.tex | 28 +++++++++++++++------------- 4 files changed, 22 insertions(+), 16 deletions(-) (limited to 'manual') diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index 839a565e7e..721082e5aa 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex @@ -86,9 +86,12 @@ \opt{h100,h300,x5,m5,m3}{ 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. \\ } + \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}{% Monkey's Audio & \fname{.ape, .mac} & Only -c1000 files decode fast enough to be useful. \\ } diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex index 8c7d93ffe2..a6c62021a8 100644 --- a/manual/configure_rockbox/system_options.tex +++ b/manual/configure_rockbox/system_options.tex @@ -27,6 +27,8 @@ \opt{ipod3g}{630mAh}% \opt{ipod1g2g}{1200mAh}% \opt{m5,x5}{950mAh}% + \opt{gigabeatf}{2000mAh}% + \opt{gigabeats}{700mAh}% , which is the capacity value for the standard \opt{archos}{batteries}\nopt{archos}{battery} shipped with the \dap. Rockbox uses this value to estimate remaining battery life for the @@ -47,7 +49,6 @@ ``Alkaline'' or ``NiMH''.} \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 the \dap{} should charge during the USB connection and hence draw the full 500mA. Turning it \setting{Off} is recommended if the dap{} is diff --git a/manual/platform/keymap-gigabeats.tex b/manual/platform/keymap-gigabeats.tex index 1b5bcde97f..28e79ddf63 100644 --- a/manual/platform/keymap-gigabeats.tex +++ b/manual/platform/keymap-gigabeats.tex @@ -32,7 +32,7 @@ \newcommand{\ActionWpsPlay}{\ButtonPlay} \newcommand{\ActionWpsSkipNext}{\ButtonRight{} or \ButtonNext} \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{\ActionWpsAbSetBNextDir}{\ButtonBack{} + \ButtonRight} \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonBack{} + \ButtonLeft} diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index b9da763e9f..985fdf58b2 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -228,27 +228,29 @@ described in detail in the following paragraph. down to turn the \dap{} on or off.} % \opt{gigabeats}{ - 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{}, - \ButtonDown{}, \ButtonLeft{}, \ButtonRight{} and \ButtonSelect{} controls. - On the top of the unit from left to right are the headphone socket and the + Hold the \dap{} with the screen on top and the controls on the right hand side. + Directly below the bottom edge of the screen are two buttons, \ButtonBack{} + 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 \ButtonHold{} switch. The \ButtonHold{} switch puts the \dap{} into - hold mode when it is switched to the right of the unit. - The buttons will have no effect when this is the case. - + hold mode when it is switched to the right of the unit. + The buttons will have no effect when this is the case. + Starting from the left hand side on the bottom of the unit, nearer to the back - than the front, is a recessed switch which controls whether the battery is on - or off. When this switch is to the left, the battery is disconnected. - This can be used for a hard reset of the unit, or if the \dap{} is being placed + than the front, is a recessed switch which controls whether the battery is on + or off. When this switch is to the left, the battery is disconnected. + This can be used for a hard reset of the unit, or if the \dap{} is being placed in storage. Next to that is a custom connector, presumably for planned accessories which were never released, and finally on the right hand side of the bottom of the unit is a mini USB socket for connecting directly to USB. - + Finally on the right hand side of the unit are some control buttons. Going from - the bottom of the unit to the top there are three small round buttons, the + the bottom of the unit to the top there are three small round buttons, the \ButtonNext{} buttton, \ButtonPlay{} button, and \ButtonPrev{} button (from bottom to top) then a rocker volume switch with of the \ButtonVolDown{} button below the - \ButtonVolUp{} button. Above that is one more small round button, the \ButtonPower{} + \ButtonVolUp{} button. Above that is one more small round button, the \ButtonPower{} button, which is held down to turn the \dap{} on or off.} % \opt{mrobe100}{ -- cgit v1.2.3