blob: f936eba5bc61bde6bbe03dfab26636956a164d98 [file] [log] [blame]
Dominik Riebeling5be45092006-06-04 11:20:06 +00001% $Id$ %
Martin Arverc7fd0fe2006-02-21 11:54:53 +00002\def\UseOption{h1xx}
Barry Wardell55c92972006-10-10 17:53:42 +00003\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
Martin Arver42257942006-03-16 11:00:29 +00004\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_RECORDING}
6\edef\UseOption{\UseOption,CONFIG_TUNER}
Martin Arver5dcfd3b2006-03-19 21:33:56 +00007\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IRIVER_H100_PAD}
Nils Wallméniusd492cf32006-08-19 11:41:25 +00009\edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
Martin Arver4c981062006-06-07 18:48:56 +000010\edef\UseOption{\UseOption,iriver}
Christi Scarboroughd68d7c02006-02-06 07:25:25 +000011
Martin Arverb1585752006-03-30 21:33:20 +000012\newcommand{\playerman}{Iriver}
Christi Scarboroughd68d7c02006-02-06 07:25:25 +000013\newcommand{\playertype}{H1xx}
14\newcommand{\playerlongtype}{iHP100, iHP115, iHP120, iHP140, H120 and H140}
Martin Arveraa830112006-03-09 09:31:34 +000015\newcommand{\genericimg}{160x128x2}
Dominik Riebeling5be45092006-06-04 11:20:06 +000016\newcommand{\specimg}{h1xx}
Martin Arver5dcfd3b2006-03-19 21:33:56 +000017%Used to name the player, e.g. ...to the \dap
18\newcommand{\dap}{player}
Martin Arver2931bb22006-05-10 10:06:51 +000019%For use when referring to the player. E.g. the \daps\ capacity ...
20\newcommand{\daps}{player's}
Martin Arver47ea9062006-06-07 12:15:46 +000021\newcommand{\firmwarefilename}{\fname{rockbox.iriver}}
Dominik Riebelingf83f9202006-08-18 14:32:15 +000022\newcommand{\screenshotsize}{4cm}
Marianne Arnolda352c622007-05-19 19:03:39 +000023\newcommand{\disk}{hard disk}
Martin Arver5dcfd3b2006-03-19 21:33:56 +000024
Dominik Riebelingf6b4b912006-08-24 15:09:34 +000025\newcommand{\ButtonLeft}{\btnfnt{Left}}
26\newcommand{\ButtonRight}{\btnfnt{Right}}
27\newcommand{\ButtonUp}{\btnfnt{Up}}
28\newcommand{\ButtonDown}{\btnfnt{Down}}
29\newcommand{\ButtonSelect}{\btnfnt{Navi}}
30\newcommand{\ButtonMode}{\btnfnt{A-B}}
31\newcommand{\ButtonRec}{\btnfnt{Rec}}
32\newcommand{\ButtonOn}{\btnfnt{Play}}
33\newcommand{\ButtonOff}{\btnfnt{Stop}}
Christi Scarborough94a37252007-05-19 19:21:52 +000034\newcommand{\ButtonHold}{\btnfnt{Hold}}
Martin Arver5dcfd3b2006-03-19 21:33:56 +000035
Martin Arver0e07eff2006-08-16 15:16:15 +000036%Button actions, standard context
37\newcommand{\ActionStdPrev}{\ButtonUp}
38\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
39\newcommand{\ActionStdNext}{\ButtonDown}
40\newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
41\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
42\newcommand{\ActionStdContext}{Long \ButtonSelect}
43\newcommand{\ActionStdQuickScreen}{Long \ButtonMode}
44\newcommand{\ActionStdMenu}{\ButtonMode}
45\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
46
47%Button actions, wps context
48\newcommand{\ActionWpsPlay}{\ButtonOn}
49\newcommand{\ActionWpsSkipNext}{\ButtonRight}
50\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
51\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
52\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
53\newcommand{\ActionWpsAbSetBNextDir}{\ButtonOn{} + \ButtonRight}
54\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonOn{} + \ButtonLeft}
55\newcommand{\ActionWpsStop}{\ButtonOff}
56\newcommand{\ActionWpsVolDown}{\ButtonDown}
57\newcommand{\ActionWpsVolUp}{\ButtonUp}
58\newcommand{\ActionWpsPitchScreen}{\ButtonOn{} + \ButtonUp/\ButtonDown}
59\newcommand{\ActionWpsQuickScreen}{Long \ButtonMode}
60\newcommand{\ActionWpsMenu}{\ButtonMode}
61\newcommand{\ActionWpsContext}{Long \ButtonSelect}
62\newcommand{\ActionWpsBrowse}{\ButtonSelect}
63\newcommand{\ActionWpsAbReset}{\ButtonOn{} + \ButtonSelect}
64\newcommand{\ActionWpsIdThreeScreen}{\ButtonOn{} + \ButtonMode}
Nils Wallméniusa4858cf2006-09-10 10:56:46 +000065
Nils Wallménius74369b42006-12-04 20:55:03 +000066%Button actions, tree context
67\newcommand{\ActionTreeWps}{\ButtonOn}
68\newcommand{\ActionTreeStop}{\ButtonOff}
69\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
70\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
71
Nils Wallméniusa4858cf2006-09-10 10:56:46 +000072%Button actions, YesNo context
73\newcommand{\ActionYesNoAccept}{\ButtonSelect}
Martin Arverfb7edc02006-10-17 10:32:55 +000074
Nils Wallménius70b4ea92007-03-03 01:35:01 +000075%Button actions, Setting context
76\newcommand{\ActionSettingInc}{\ButtonUp}
77\newcommand{\ActionSettingDec}{\ButtonDown}
78
Martin Arverfb7edc02006-10-17 10:32:55 +000079%Button actions, Virtual Keyboard Context
80\newcommand{\ActionKbdLeft}{\ButtonLeft}
81\newcommand{\ActionKbdRight}{\ButtonRight}
82\newcommand{\ActionKbdSelect}{\ButtonSelect}
83\newcommand{\ActionKbdCursorLeft}{\ButtonOn{} + \ButtonLeft}
84\newcommand{\ActionKbdCursorRight}{\ButtonOn{} + \ButtonRight}
85\newcommand{\ActionKbdPageFlip}{\ButtonMode}
86\newcommand{\ActionKbdDone}{\ButtonOn}
87\newcommand{\ActionKbdAbort}{\ButtonOff}
88\newcommand{\ActionKbdBackSpace}{\ButtonRec}
Nils Wallménius49385672006-12-18 20:01:36 +000089\newcommand{\ActionKbdMorseInput}{\ButtonOn{} + \ButtonMode}
Martin Arverfb7edc02006-10-17 10:32:55 +000090\newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
91\newcommand{\ActionKbdUp}{\ButtonUp}
92\newcommand{\ActionKbdDown}{\ButtonDown}
Martin Arver21454842006-10-17 11:00:28 +000093
94%Button actions, Pitch Screen context
Nils Wallméniusc4a87312006-12-01 13:11:19 +000095\newcommand{\ActionPsToggleMode}{\ButtonMode}
Martin Arver21454842006-10-17 11:00:28 +000096\newcommand{\ActionPsIncSmall}{\ButtonUp}
Martin Arvere997c522006-11-30 15:45:45 +000097\newcommand{\ActionPsIncBig}{Long \ButtonUp}
Martin Arver21454842006-10-17 11:00:28 +000098\newcommand{\ActionPsDecSmall}{\ButtonDown}
Martin Arvere997c522006-11-30 15:45:45 +000099\newcommand{\ActionPsDecBig}{Long \ButtonDown}
Martin Arver21454842006-10-17 11:00:28 +0000100\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
101\newcommand{\ActionPsNudgeRight}{\ButtonRight}
Nils Wallméniusc4a87312006-12-01 13:11:19 +0000102\newcommand{\ActionPsReset}{\ButtonSelect}
103\newcommand{\ActionPsExit}{\ButtonOn{} or \ButtonOff}
Nils Wallméniusb100a202006-11-30 14:53:30 +0000104
105%Button actions, Recording screen context
106\newcommand{\ActionRecPause}{\ButtonOn}
107\newcommand{\ActionRecNewfile}{\ButtonRec}
108\newcommand{\ActionSettingsInc}{\ButtonRight}
109\newcommand{\ActionSettingsDec}{\ButtonLeft}
110\newcommand{\ActionRecMenu}{\ButtonMode}
111\newcommand{\ActionRecExit}{\ButtonOff}