Dominik Riebeling | 5be4509 | 2006-06-04 11:20:06 +0000 | [diff] [blame] | 1 | % $Id$ % |
Martin Arver | fc0bc47 | 2006-03-21 13:43:49 +0000 | [diff] [blame] | 2 | \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 Arver | 959d23e | 2006-06-04 15:03:39 +0000 | [diff] [blame^] | 9 | \edef\UseOption{\UseOption,HAVE_LCD_COLOR} |
Martin Arver | fc0bc47 | 2006-03-21 13:43:49 +0000 | [diff] [blame] | 10 | |
Martin Arver | b158575 | 2006-03-30 21:33:20 +0000 | [diff] [blame] | 11 | \newcommand{\playerman}{Iaudio} |
Martin Arver | fc0bc47 | 2006-03-21 13:43:49 +0000 | [diff] [blame] | 12 | \newcommand{\playertype}{X5} |
| 13 | \newcommand{\playerlongtype}{\playerman\ \playertype} |
| 14 | \newcommand{\genericimg}{160x128x16} |
Dominik Riebeling | 5be4509 | 2006-06-04 11:20:06 +0000 | [diff] [blame] | 15 | \newcommand{\specimg}{x5} |
Martin Arver | fc0bc47 | 2006-03-21 13:43:49 +0000 | [diff] [blame] | 16 | %Used to name the player, e.g. ...to the \dap |
| 17 | \newcommand{\dap}{player} |
Martin Arver | 2a76843 | 2006-03-25 10:32:10 +0000 | [diff] [blame] | 18 | %For use when referring to the player. E.g. the \daps\ capacity ... |
| 19 | \newcommand{\daps}{player's} |
Martin Arver | 86122ff | 2006-03-22 13:13:52 +0000 | [diff] [blame] | 20 | \newcommand{\firmwarefilename}{rockbox.iaudio} |
Martin Arver | fc0bc47 | 2006-03-21 13:43:49 +0000 | [diff] [blame] | 21 | |
| 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} |