diff options
Diffstat (limited to 'manual/platform/recorderv2fm.tex')
-rw-r--r-- | manual/platform/recorderv2fm.tex | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex index f650cb4c8b..640158f1fb 100644 --- a/manual/platform/recorderv2fm.tex +++ b/manual/platform/recorderv2fm.tex @@ -3,9 +3,23 @@ \edef\UseOption{\UseOption,HAVE_RECORDING} \edef\UseOption{\UseOption,CONFIG_TUNER} \edef\UseOption{\UseOption,CONFIG_RTC} +\edef\UseOption{\UseOption,MASCODEC} +\edef\UseOption{\UseOption,RECORDER_PAD} \newcommand{\playerman}{Archos} \newcommand{\playertype}{Recorder V2/FM} \newcommand{\playertypelong}{Recorder V2 and FM Recorder} -\newcommand{genericimg}{112x64x1} -\newcommand{\dap}{player}
\ No newline at end of file +\newcommand{\genericimg}{112x64x1} +%Used to name the player, e.g. ...to the \dap +\newcommand{\dap}{player} + +\newcommand{\ButtonOn}{On} +\newcommand{\ButtonOff}{Stop} +\newcommand{\ButtonPlay}{Play} +\newcommand{\ButtonUp}{Up} +\newcommand{\ButtonDown}{Down} +\newcommand{\ButtonLeft}{Left} +\newcommand{\ButtonRight}{Right} +\newcommand{\ButtonFOne}{F1} +\newcommand{\ButtonFTwo}{F2} +\newcommand{\ButtonFThree}{F3}
\ No newline at end of file |