blob: ca39d77c2c13f00683335747d2ec7d2ca6d57e82 [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}
Nils Wallméniusd492cf32006-08-19 11:41:25 +000010\edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
Nils Wallméniusa91cb242006-07-24 21:04:27 +000011\edef\UseOption{\UseOption,iaudio}
Martin Arverfc0bc472006-03-21 13:43:49 +000012
Martin Arverb1585752006-03-30 21:33:20 +000013\newcommand{\playerman}{Iaudio}
Martin Arverfc0bc472006-03-21 13:43:49 +000014\newcommand{\playertype}{X5}
Martin Arver4c981062006-06-07 18:48:56 +000015\newcommand{\playerlongtype}{\playertype}
Martin Arverfc0bc472006-03-21 13:43:49 +000016\newcommand{\genericimg}{160x128x16}
Dominik Riebeling5be45092006-06-04 11:20:06 +000017\newcommand{\specimg}{x5}
Martin Arverfc0bc472006-03-21 13:43:49 +000018%Used to name the player, e.g. ...to the \dap
19\newcommand{\dap}{player}
Martin Arver2a768432006-03-25 10:32:10 +000020%For use when referring to the player. E.g. the \daps\ capacity ...
21\newcommand{\daps}{player's}
Martin Arver47ea9062006-06-07 12:15:46 +000022\newcommand{\firmwarefilename}{\fname{rockbox.iaudio}}
Dominik Riebelingf83f9202006-08-18 14:32:15 +000023\newcommand{\screenshotsize}{4cm}
Martin Arverfc0bc472006-03-21 13:43:49 +000024
25\newcommand{\ButtonLeft}{Left}
26\newcommand{\ButtonRight}{Right}
27\newcommand{\ButtonUp}{Up}
28\newcommand{\ButtonDown}{Down}
29\newcommand{\ButtonSelect}{Select}
30\newcommand{\ButtonPower}{Power}
31\newcommand{\ButtonRec}{Rec}
32\newcommand{\ButtonPlay}{Play}
Martin Arver0e07eff2006-08-16 15:16:15 +000033
34%Button actions, standard context
35\newcommand{\ActionStdPrev}{\ButtonUp}
36\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
37\newcommand{\ActionStdNext}{\ButtonDown}
38\newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
39\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower}
40\newcommand{\ActionStdContext}{Long \ButtonSelect}
41\newcommand{\ActionStdQuickScreen}{Long \ButtonRec}
42\newcommand{\ActionStdMenu}{\ButtonRec}
43\newcommand{\ActionStdOk}{\ButtonSelect, \ButtonRight{} or \ButtonPlay}
44
45%Button actions, wps context
46\newcommand{\ActionWpsPlay}{\ButtonPlay}
47\newcommand{\ActionWpsStop}{Long \ButtonPlay}
48\newcommand{\ActionWpsSkipNext}{\ButtonRight}
49\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
50\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
51\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
52
53\newcommand{\ActionWpsVolDown}{\ButtonDown}
54\newcommand{\ActionWpsVolUp}{\ButtonUp}
55\newcommand{\ActionWpsQuickScreen}{Long \ButtonRec}
56\newcommand{\ActionWpsMenu}{\ButtonRec}
57\newcommand{\ActionWpsContext}{Long \ButtonSelect}
58\newcommand{\ActionWpsBrowse}{\ButtonSelect}
59
60