blob: daf8c5dbfda2a6d29243533c7554d57b84fe8a1e [file] [log] [blame]
Martin Arverd5fe8032006-08-23 17:10:08 +00001% $Id$ %
2\def\UseOption{ipod3g}
Barry Wardell55c92972006-10-10 17:53:42 +00003\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
Martin Arverd5fe8032006-08-23 17:10:08 +00004\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,CONFIG_RTC}
Nils Wallménius909b9462007-03-03 00:07:31 +00006\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
Martin Arverd5fe8032006-08-23 17:10:08 +00007\edef\UseOption{\UseOption,SWCODEC}
8\edef\UseOption{\UseOption,IPOD_3G_PAD}
9\edef\UseOption{\UseOption,ipod}
10
11\newcommand{\playerman}{Ipod}
12\newcommand{\playertype}{3G}
13\newcommand{\playerlongtype}{\playertype}
14\newcommand{\genericimg}{160x128x2}
15\newcommand{\specimg}{ipod3g}
16%Used to name the player, e.g. ...to the \dap
17\newcommand{\dap}{player}
18%For use when referring to the player. E.g. the \daps\ capacity ...
19\newcommand{\daps}{player's}
20\newcommand{\firmwarefilename}{\fname{rockbox.ipod}}
21\newcommand{\screenshotsize}{4cm}
Marianne Arnolda352c622007-05-19 19:03:39 +000022\newcommand{\disk}{hard disk}
Martin Arverd5fe8032006-08-23 17:10:08 +000023
Martin Arver36e37402006-08-24 17:03:28 +000024\newcommand{\ButtonLeft}{\btnfnt{Prev}}
25\newcommand{\ButtonRight}{\btnfnt{Next}}
Martin Arver6efa7822006-08-25 08:02:34 +000026\newcommand{\ButtonMenu}{\btnfnt{Menu}}
Martin Arver36e37402006-08-24 17:03:28 +000027\newcommand{\ButtonPlay}{\btnfnt{Play}}
28\newcommand{\ButtonSelect}{\btnfnt{Select}}
29\newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}}
30\newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}}
Christi Scarborough94a37252007-05-19 19:21:52 +000031\newcommand{\ButtonHold}{\btnfnt{Hold}}
Martin Arverd5fe8032006-08-23 17:10:08 +000032
33%Button actions, standard context
34\newcommand{\ActionStdPrev}{\ButtonScrollBack}
35\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack}
36\newcommand{\ActionStdNext}{\ButtonScrollFwd}
37\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd}
38\newcommand{\ActionStdCancel}{\ButtonLeft or Long \ButtonPlay}
39\newcommand{\ActionStdContext}{Long \ButtonSelect}
40\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
41\newcommand{\ActionStdMenu}{\ButtonMenu}
42\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
43
44%Button actions, wps context
45\newcommand{\ActionWpsPlay}{\ButtonPlay}
46\newcommand{\ActionWpsSkipNext}{\ButtonRight}
47\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
48\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
49\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
50
51\newcommand{\ActionWpsStop}{Long \ButtonPlay}
52\newcommand{\ActionWpsVolDown}{\ButtonScrollBack}
53\newcommand{\ActionWpsVolUp}{\ButtonScrollFwd}
54
55\newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu}
56\newcommand{\ActionWpsMenu}{\ButtonMenu}
57\newcommand{\ActionWpsContext}{Long \ButtonSelect}
58\newcommand{\ActionWpsBrowse}{\ButtonSelect}
59
Nils Wallménius74369b42006-12-04 20:55:03 +000060%Button actions, tree context
61\newcommand{\ActionTreeWps}{\ButtonPlay}
62\newcommand{\ActionTreeStop}{Long \ButtonPlay}
63\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
64\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
65
Nils Wallméniusa4858cf2006-09-10 10:56:46 +000066%Button actions, YesNo context
67\newcommand{\ActionYesNoAccept}{\ButtonPlay}
Martin Arverfb7edc02006-10-17 10:32:55 +000068
Nils Wallménius70b4ea92007-03-03 01:35:01 +000069%Button actions, Setting context
70\newcommand{\ActionSettingInc}{\ButtonScrollFwd}
71\newcommand{\ActionSettingDec}{\ButtonScrollBack}
72
Martin Arverfb7edc02006-10-17 10:32:55 +000073%Button actions, Virtual Keyboard Context
74\newcommand{\ActionKbdLeft}{\ButtonLeft}
75\newcommand{\ActionKbdRight}{\ButtonRight}
76\newcommand{\ActionKbdSelect}{\ButtonSelect}
Nils Wallménius49385672006-12-18 20:01:36 +000077\newcommand{\ActionKbdDone}{\ButtonPlay}
Martin Arverfb7edc02006-10-17 10:32:55 +000078\newcommand{\ActionKbdAbort}{\ButtonMenu}
79\newcommand{\ActionKbdUp}{\ButtonScrollBack}
80\newcommand{\ActionKbdDown}{\ButtonScrollFwd}
Nils Wallménius49385672006-12-18 20:01:36 +000081\newcommand{\ActionKbdMorseInput}{Long \ButtonMenu}
82\newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
Martin Arver21454842006-10-17 11:00:28 +000083
84%Button actions, Pitch Screen context
Nils Wallméniusc4a87312006-12-01 13:11:19 +000085\newcommand{\ActionPsToggleMode}{\ButtonPlay}
Martin Arver21454842006-10-17 11:00:28 +000086\newcommand{\ActionPsIncSmall}{\ButtonScrollFwd}
Martin Arvere997c522006-11-30 15:45:45 +000087\newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd}
Martin Arver21454842006-10-17 11:00:28 +000088\newcommand{\ActionPsDecSmall}{\ButtonScrollBack}
Martin Arvere997c522006-11-30 15:45:45 +000089\newcommand{\ActionPsDecBig}{Long \ButtonScrollBack}
Martin Arver21454842006-10-17 11:00:28 +000090\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
91\newcommand{\ActionPsNudgeRight}{\ButtonRight}
92\newcommand{\ActionPsReset}{\ButtonMenu}
Nils Wallménius74369b42006-12-04 20:55:03 +000093\newcommand{\ActionPsExit}{\ButtonSelect}