Manual: make Fuze+ manual build.

Add missing keys as \fixme{} and update some opts for text using keys we don't
have on the Fuze+.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31512 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2012-01-01 10:16:47 +00:00
parent 19694e5068
commit 607b384a2a
3 changed files with 9 additions and 9 deletions

View file

@ -52,9 +52,9 @@
\newcommand{\ActionWpsHotkey}{\ButtonBottomRight}
\newcommand{\ActionWpsPlaylist}{}
%\newcommand{\ActionWpsAbSetBNextDir}{}
%\newcommand{\ActionWpsAbSetAPrevDir}{}
%\newcommand{\ActionWpsAbReset}{}
\newcommand{\ActionWpsAbSetBNextDir}{\fixme{tbd}}
\newcommand{\ActionWpsAbSetAPrevDir}{\fixme{tbd}}
\newcommand{\ActionWpsAbReset}{\fixme{tbd}}
%Button actions, tree context
\newcommand{\ActionTreeWps}{\ButtonPlayPause}
@ -114,14 +114,14 @@
\newcommand{\ActionRecPause}{\ButtonPlayPause}
\newcommand{\ActionRecExit}{\ButtonBack}
\newcommand{\ActionRecNewfile}{\ButtonBottomRight}
%\newcommand{\ActionRecMenu}{}
\newcommand{\ActionRecMenu}{\fixme{tbd}}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecPrev}{\ButtonUp}
\newcommand{\ActionRecNext}{\ButtonDown}
%Button actions, FM radio context
%\newcommand{\ActionFMMenu}{}
\newcommand{\ActionFMMenu}{\fixme{tbd}}
\newcommand{\ActionFMPreset}{\ButtonBottomRight}
\newcommand{\ActionFMPlay}{\ButtonPlayPause}

View file

@ -220,7 +220,7 @@ example when renaming a file or creating a new directory.
\begin{btnmap}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,MROBE100_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD}{
,MROBE100_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_FUZEPLUS_PAD}{
\ActionKbdCursorLeft{} / \ActionKbdCursorRight
&
\opt{HAVEREMOTEKEYMAP}{\ActionRCKbdCursorLeft{} / \ActionRCKbdCursorRight
@ -252,7 +252,7 @@ example when renaming a file or creating a new directory.
If you move out of the picker area you get to the line edit mode.
\\
%
\nopt{IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,ONDIO_PAD,PBELL_VIBE500_PAD}{
\nopt{IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,ONDIO_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{
\ActionKbdPageFlip
&
\opt{HAVEREMOTEKEYMAP}{\ActionRCKbdPageFlip

View file

@ -808,7 +808,7 @@ properly.}
\nopt{ondio}{
\opt{usb_power}{
\section{USB Charging}
\nopt{clipv2,fuzev2,clipplus}{
\nopt{clipv2,fuzev2,clipplus,fuzeplus}{
To charge your \dap{} over USB, hold any button while plugging it
in. This will prevent it from connecting to your computer and let you
continue to use it normally. Your \dap{} must already be in Rockbox for this
@ -818,7 +818,7 @@ properly.}
\ActionStdUsbCharge{}.}
}
\opt{clipv2,fuzev2,clipplus}{
\opt{clipv2,fuzev2,clipplus,fuzeplus}{
Your \dap{} will automatically charge over USB if the cable is plugged in
while Rockbox is running.
}