blob: e9674009be0a08bc55f5473435e144fdc359a5e0 [file] [log] [blame]
Dominik Riebeling5be45092006-06-04 11:20:06 +00001% $Id$ %
Christi Scarboroughd68d7c02006-02-06 07:25:25 +00002\def\UseOption{player}
Martin Arver5dcfd3b2006-03-19 21:33:56 +00003\edef\UseOption{\UseOption,MASCODEC}
4\edef\UseOption{\UseOption,PLAYER_PAD}
Martin Arver4c981062006-06-07 18:48:56 +00005\edef\UseOption{\UseOption,archos}
Christi Scarboroughd68d7c02006-02-06 07:25:25 +00006
7\newcommand{\playerman}{Archos}
8\newcommand{\playertype}{Studio/Player}
Jens Arnoldc442de42006-08-26 08:47:53 +00009\newcommand{\playerlongtype}{Jukebox 5000, 6000, Studio 10 and 20}
Martin Arver23d70052006-03-06 13:58:14 +000010\newcommand{\genericimg}{charx11x1}
Dominik Riebeling5be45092006-06-04 11:20:06 +000011\newcommand{\specimg}{player}
Martin Arver5dcfd3b2006-03-19 21:33:56 +000012%Used to name the player, e.g. ...to the \dap
13\newcommand{\dap}{player}
Martin Arver2a768432006-03-25 10:32:10 +000014%For use when referring to the player. E.g. the \daps\ capacity ...
15\newcommand{\daps}{player's}
Martin Arver47ea9062006-06-07 12:15:46 +000016\newcommand{\firmwarefilename}{\fname{archos.mod}}
Dominik Riebelingf83f9202006-08-18 14:32:15 +000017\newcommand{\screenshotsize}{4cm}
Marianne Arnolda352c622007-05-19 19:03:39 +000018\newcommand{\disk}{hard disk}
Martin Arver5dcfd3b2006-03-19 21:33:56 +000019
Dominik Riebelingf6b4b912006-08-24 15:09:34 +000020\newcommand{\ButtonLeft}{\btnfnt{Minus}}
21\newcommand{\ButtonRight}{\btnfnt{Plus}}
22\newcommand{\ButtonOn}{\btnfnt{On}}
23\newcommand{\ButtonMenu}{\btnfnt{Menu}}
24\newcommand{\ButtonPlay}{\btnfnt{Play}}
25\newcommand{\ButtonStop}{\btnfnt{Stop}}
Martin Arver0e07eff2006-08-16 15:16:15 +000026
27%Button actions, standard context
28\newcommand{\ActionStdPrev}{\ButtonLeft}
29\newcommand{\ActionStdPrevRepeat}{Long \ButtonLeft}
30\newcommand{\ActionStdNext}{\ButtonRight}
31\newcommand{\ActionStdNextRepeat}{Long \ButtonRight}
32\newcommand{\ActionStdCancel}{\ButtonStop}
33\newcommand{\ActionStdContext}{Long \ButtonPlay}
34\newcommand{\ActionStdMenu}{\ButtonMenu}
35\newcommand{\ActionStdOk}{\ButtonPlay}
36
37%Button actions, wps context
38\newcommand{\ActionWpsPlay}{\ButtonPlay}
39\newcommand{\ActionWpsSkipNext}{\ButtonRight}
40\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
41\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
42\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
43
44\newcommand{\ActionWpsStop}{\ButtonStop}
45\newcommand{\ActionWpsVolDown}{\ButtonMenu{} + \ButtonLeft}
46\newcommand{\ActionWpsVolUp}{\ButtonMenu{} + \ButtonRight}
47
48\newcommand{\ActionWpsMenu}{\ButtonMenu}
49\newcommand{\ActionWpsContext}{Long \ButtonPlay}
50\newcommand{\ActionWpsBrowse}{\ButtonOn}
51\newcommand{\ActionWpsIdThreeScreen}{\ButtonMenu{} + \ButtonOn}
Nils Wallméniusa4858cf2006-09-10 10:56:46 +000052
Nils Wallménius74369b42006-12-04 20:55:03 +000053%Button actions, tree context
54\newcommand{\ActionTreeWps}{\ButtonOn}
55\newcommand{\ActionTreeEnter}{\ButtonPlay}
56\newcommand{\ActionTreeParentDirectory}{\ButtonStop}
57
Nils Wallméniusa4858cf2006-09-10 10:56:46 +000058%Button actions, YesNo context
59\newcommand{\ActionYesNoAccept}{\ButtonPlay}
Nils Wallménius70b4ea92007-03-03 01:35:01 +000060
61%Button actions, Setting context
62\newcommand{\ActionSettingInc}{\ButtonRight}
63\newcommand{\ActionSettingDec}{\ButtonLeft}