blob: 0981d0b374d266b35755789f618a7d8d6f08145b [file] [log] [blame]
Dominik Riebeling5be45092006-06-04 11:20:06 +00001% $Id$ %
Martin Arverfc0bc472006-03-21 13:43:49 +00002\def\UseOption{x5}
3\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
4\edef\UseOption{\UseOption,HAVE_RECORDING}
5\edef\UseOption{\UseOption,CONFIG_TUNER}
6\edef\UseOption{\UseOption,CONFIG_RTC}
7\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IAUDIO_X5_PAD}
Martin Arver959d23e2006-06-04 15:03:39 +00009\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
Martin Arverfc0bc472006-03-21 13:43:49 +000010
Martin Arverb1585752006-03-30 21:33:20 +000011\newcommand{\playerman}{Iaudio}
Martin Arverfc0bc472006-03-21 13:43:49 +000012\newcommand{\playertype}{X5}
13\newcommand{\playerlongtype}{\playerman\ \playertype}
14\newcommand{\genericimg}{160x128x16}
Dominik Riebeling5be45092006-06-04 11:20:06 +000015\newcommand{\specimg}{x5}
Martin Arverfc0bc472006-03-21 13:43:49 +000016%Used to name the player, e.g. ...to the \dap
17\newcommand{\dap}{player}
Martin Arver2a768432006-03-25 10:32:10 +000018%For use when referring to the player. E.g. the \daps\ capacity ...
19\newcommand{\daps}{player's}
Martin Arver86122ff2006-03-22 13:13:52 +000020\newcommand{\firmwarefilename}{rockbox.iaudio}
Martin Arverfc0bc472006-03-21 13:43:49 +000021
22\newcommand{\ButtonLeft}{Left}
23\newcommand{\ButtonRight}{Right}
24\newcommand{\ButtonUp}{Up}
25\newcommand{\ButtonDown}{Down}
26\newcommand{\ButtonSelect}{Select}
27\newcommand{\ButtonPower}{Power}
28\newcommand{\ButtonRec}{Rec}
29\newcommand{\ButtonPlay}{Play}