diff options
Diffstat (limited to 'manual/platform')
-rw-r--r-- | manual/platform/x5.tex | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex new file mode 100644 index 0000000000..2d86aad5b7 --- /dev/null +++ b/manual/platform/x5.tex | |||
@@ -0,0 +1,23 @@ | |||
1 | \def\UseOption{x5} | ||
2 | \edef\UseOption{\UseOption,HAVE_LCD_BITMAP} | ||
3 | \edef\UseOption{\UseOption,HAVE_RECORDING} | ||
4 | \edef\UseOption{\UseOption,CONFIG_TUNER} | ||
5 | \edef\UseOption{\UseOption,CONFIG_RTC} | ||
6 | \edef\UseOption{\UseOption,SWCODEC} | ||
7 | \edef\UseOption{\UseOption,IAUDIO_X5_PAD} | ||
8 | |||
9 | \newcommand{\playerman}{iAudio} | ||
10 | \newcommand{\playertype}{X5} | ||
11 | \newcommand{\playerlongtype}{\playerman\ \playertype} | ||
12 | \newcommand{\genericimg}{160x128x16} | ||
13 | %Used to name the player, e.g. ...to the \dap | ||
14 | \newcommand{\dap}{player} | ||
15 | |||
16 | \newcommand{\ButtonLeft}{Left} | ||
17 | \newcommand{\ButtonRight}{Right} | ||
18 | \newcommand{\ButtonUp}{Up} | ||
19 | \newcommand{\ButtonDown}{Down} | ||
20 | \newcommand{\ButtonSelect}{Select} | ||
21 | \newcommand{\ButtonPower}{Power} | ||
22 | \newcommand{\ButtonRec}{Rec} | ||
23 | \newcommand{\ButtonPlay}{Play} | ||