mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
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:
parent
19694e5068
commit
607b384a2a
3 changed files with 9 additions and 9 deletions
|
@ -52,9 +52,9 @@
|
||||||
\newcommand{\ActionWpsHotkey}{\ButtonBottomRight}
|
\newcommand{\ActionWpsHotkey}{\ButtonBottomRight}
|
||||||
|
|
||||||
\newcommand{\ActionWpsPlaylist}{}
|
\newcommand{\ActionWpsPlaylist}{}
|
||||||
%\newcommand{\ActionWpsAbSetBNextDir}{}
|
\newcommand{\ActionWpsAbSetBNextDir}{\fixme{tbd}}
|
||||||
%\newcommand{\ActionWpsAbSetAPrevDir}{}
|
\newcommand{\ActionWpsAbSetAPrevDir}{\fixme{tbd}}
|
||||||
%\newcommand{\ActionWpsAbReset}{}
|
\newcommand{\ActionWpsAbReset}{\fixme{tbd}}
|
||||||
|
|
||||||
%Button actions, tree context
|
%Button actions, tree context
|
||||||
\newcommand{\ActionTreeWps}{\ButtonPlayPause}
|
\newcommand{\ActionTreeWps}{\ButtonPlayPause}
|
||||||
|
@ -114,14 +114,14 @@
|
||||||
\newcommand{\ActionRecPause}{\ButtonPlayPause}
|
\newcommand{\ActionRecPause}{\ButtonPlayPause}
|
||||||
\newcommand{\ActionRecExit}{\ButtonBack}
|
\newcommand{\ActionRecExit}{\ButtonBack}
|
||||||
\newcommand{\ActionRecNewfile}{\ButtonBottomRight}
|
\newcommand{\ActionRecNewfile}{\ButtonBottomRight}
|
||||||
%\newcommand{\ActionRecMenu}{}
|
\newcommand{\ActionRecMenu}{\fixme{tbd}}
|
||||||
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
|
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
|
||||||
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
|
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
|
||||||
\newcommand{\ActionRecPrev}{\ButtonUp}
|
\newcommand{\ActionRecPrev}{\ButtonUp}
|
||||||
\newcommand{\ActionRecNext}{\ButtonDown}
|
\newcommand{\ActionRecNext}{\ButtonDown}
|
||||||
|
|
||||||
%Button actions, FM radio context
|
%Button actions, FM radio context
|
||||||
%\newcommand{\ActionFMMenu}{}
|
\newcommand{\ActionFMMenu}{\fixme{tbd}}
|
||||||
|
|
||||||
\newcommand{\ActionFMPreset}{\ButtonBottomRight}
|
\newcommand{\ActionFMPreset}{\ButtonBottomRight}
|
||||||
\newcommand{\ActionFMPlay}{\ButtonPlayPause}
|
\newcommand{\ActionFMPlay}{\ButtonPlayPause}
|
||||||
|
|
|
@ -220,7 +220,7 @@ example when renaming a file or creating a new directory.
|
||||||
|
|
||||||
\begin{btnmap}
|
\begin{btnmap}
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
|
\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
|
\ActionKbdCursorLeft{} / \ActionKbdCursorRight
|
||||||
&
|
&
|
||||||
\opt{HAVEREMOTEKEYMAP}{\ActionRCKbdCursorLeft{} / \ActionRCKbdCursorRight
|
\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.
|
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
|
\ActionKbdPageFlip
|
||||||
&
|
&
|
||||||
\opt{HAVEREMOTEKEYMAP}{\ActionRCKbdPageFlip
|
\opt{HAVEREMOTEKEYMAP}{\ActionRCKbdPageFlip
|
||||||
|
|
|
@ -808,7 +808,7 @@ properly.}
|
||||||
\nopt{ondio}{
|
\nopt{ondio}{
|
||||||
\opt{usb_power}{
|
\opt{usb_power}{
|
||||||
\section{USB Charging}
|
\section{USB Charging}
|
||||||
\nopt{clipv2,fuzev2,clipplus}{
|
\nopt{clipv2,fuzev2,clipplus,fuzeplus}{
|
||||||
To charge your \dap{} over USB, hold any button while plugging it
|
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
|
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
|
continue to use it normally. Your \dap{} must already be in Rockbox for this
|
||||||
|
@ -818,7 +818,7 @@ properly.}
|
||||||
\ActionStdUsbCharge{}.}
|
\ActionStdUsbCharge{}.}
|
||||||
|
|
||||||
}
|
}
|
||||||
\opt{clipv2,fuzev2,clipplus}{
|
\opt{clipv2,fuzev2,clipplus,fuzeplus}{
|
||||||
Your \dap{} will automatically charge over USB if the cable is plugged in
|
Your \dap{} will automatically charge over USB if the cable is plugged in
|
||||||
while Rockbox is running.
|
while Rockbox is running.
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue