2006-03-21 13:43:49 +00:00
|
|
|
\def\UseOption{x5}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_RECORDING}
|
|
|
|
\edef\UseOption{\UseOption,CONFIG_TUNER}
|
|
|
|
\edef\UseOption{\UseOption,CONFIG_RTC}
|
|
|
|
\edef\UseOption{\UseOption,SWCODEC}
|
|
|
|
\edef\UseOption{\UseOption,IAUDIO_X5_PAD}
|
|
|
|
|
2006-03-30 21:33:20 +00:00
|
|
|
\newcommand{\playerman}{Iaudio}
|
2006-03-21 13:43:49 +00:00
|
|
|
\newcommand{\playertype}{X5}
|
|
|
|
\newcommand{\playerlongtype}{\playerman\ \playertype}
|
|
|
|
\newcommand{\genericimg}{160x128x16}
|
|
|
|
%Used to name the player, e.g. ...to the \dap
|
|
|
|
\newcommand{\dap}{player}
|
2006-03-25 10:32:10 +00:00
|
|
|
%For use when referring to the player. E.g. the \daps\ capacity ...
|
|
|
|
\newcommand{\daps}{player's}
|
2006-03-22 13:13:52 +00:00
|
|
|
\newcommand{\firmwarefilename}{rockbox.iaudio}
|
2006-03-21 13:43:49 +00:00
|
|
|
|
|
|
|
\newcommand{\ButtonLeft}{Left}
|
|
|
|
\newcommand{\ButtonRight}{Right}
|
|
|
|
\newcommand{\ButtonUp}{Up}
|
|
|
|
\newcommand{\ButtonDown}{Down}
|
|
|
|
\newcommand{\ButtonSelect}{Select}
|
|
|
|
\newcommand{\ButtonPower}{Power}
|
|
|
|
\newcommand{\ButtonRec}{Rec}
|
|
|
|
\newcommand{\ButtonPlay}{Play}
|