summaryrefslogtreecommitdiff
path: root/manual/platform/recorder.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/recorder.tex')
-rw-r--r--manual/platform/recorder.tex16
1 files changed, 15 insertions, 1 deletions
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex
index 5b30c24646..79669c7cda 100644
--- a/manual/platform/recorder.tex
+++ b/manual/platform/recorder.tex
@@ -2,9 +2,23 @@
2\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 2\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
3\edef\UseOption{\UseOption,HAVE_RECORDING} 3\edef\UseOption{\UseOption,HAVE_RECORDING}
4\edef\UseOption{\UseOption,CONFIG_RTC} 4\edef\UseOption{\UseOption,CONFIG_RTC}
5\edef\UseOption{\UseOption,MASCODEC}
6\edef\UseOption{\UseOption,RECORDER_PAD}
5 7
6\newcommand{\playerman}{Archos} 8\newcommand{\playerman}{Archos}
7\newcommand{\playertype}{Recorder} 9\newcommand{\playertype}{Recorder}
8\newcommand{\playerlongtype}{Recorder 6, 10, 15 and 20} 10\newcommand{\playerlongtype}{Recorder 6, 10, 15 and 20}
9\newcommand{\genericimg}{112x64x1} 11\newcommand{\genericimg}{112x64x1}
10\newcommand{\dap}{player} \ No newline at end of file 12%Used to name the player, e.g. ...to the \dap
13\newcommand{\dap}{player}
14
15\newcommand{\ButtonOn}{On}
16\newcommand{\ButtonOff}{Stop}
17\newcommand{\ButtonPlay}{Play}
18\newcommand{\ButtonUp}{Up}
19\newcommand{\ButtonDown}{Down}
20\newcommand{\ButtonLeft}{Left}
21\newcommand{\ButtonRight}{Right}
22\newcommand{\ButtonFOne}{F1}
23\newcommand{\ButtonFTwo}{F2}
24\newcommand{\ButtonFThree}{F3} \ No newline at end of file