Dominik Riebeling | 5be4509 | 2006-06-04 11:20:06 +0000 | [diff] [blame] | 1 | % $Id$ % |
Martin Arver | 42c8e5c | 2006-04-01 09:30:43 +0000 | [diff] [blame] | 2 | \def\UseOption{ipodmini} |
Barry Wardell | 55c9297 | 2006-10-10 17:53:42 +0000 | [diff] [blame] | 3 | \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} |
Martin Arver | 42c8e5c | 2006-04-01 09:30:43 +0000 | [diff] [blame] | 4 | \edef\UseOption{\UseOption,HAVE_LCD_BITMAP} |
| 5 | \edef\UseOption{\UseOption,CONFIG_RTC} |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 6 | \edef\UseOption{\UseOption,HAVE_RTC_ALARM} |
Martin Arver | 42c8e5c | 2006-04-01 09:30:43 +0000 | [diff] [blame] | 7 | \edef\UseOption{\UseOption,SWCODEC} |
| 8 | \edef\UseOption{\UseOption,IPOD_4G_PAD} |
Martin Arver | 4c98106 | 2006-06-07 18:48:56 +0000 | [diff] [blame] | 9 | \edef\UseOption{\UseOption,ipod} |
Martin Arver | 42c8e5c | 2006-04-01 09:30:43 +0000 | [diff] [blame] | 10 | |
| 11 | \newcommand{\playerman}{Ipod} |
| 12 | \newcommand{\playertype}{Mini} |
| 13 | \newcommand{\playerlongtype}{\playertype} |
| 14 | \newcommand{\genericimg}{138x110x2} |
Dominik Riebeling | 5be4509 | 2006-06-04 11:20:06 +0000 | [diff] [blame] | 15 | \newcommand{\specimg}{ipodmini} |
Martin Arver | 42c8e5c | 2006-04-01 09:30:43 +0000 | [diff] [blame] | 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} |
Martin Arver | 47ea906 | 2006-06-07 12:15:46 +0000 | [diff] [blame] | 20 | \newcommand{\firmwarefilename}{\fname{rockbox.ipod}} |
Dominik Riebeling | f83f920 | 2006-08-18 14:32:15 +0000 | [diff] [blame] | 21 | \newcommand{\screenshotsize}{4cm} |
Marianne Arnold | a352c62 | 2007-05-19 19:03:39 +0000 | [diff] [blame] | 22 | \newcommand{\disk}{hard disk} |
Martin Arver | 42c8e5c | 2006-04-01 09:30:43 +0000 | [diff] [blame] | 23 | |
Dominik Riebeling | f6b4b91 | 2006-08-24 15:09:34 +0000 | [diff] [blame] | 24 | \newcommand{\ButtonLeft}{\btnfnt{Prev}} |
| 25 | \newcommand{\ButtonRight}{\btnfnt{Next}} |
| 26 | \newcommand{\ButtonMenu}{\btnfnt{Menu}} |
| 27 | \newcommand{\ButtonPlay}{\btnfnt{Play}} |
| 28 | \newcommand{\ButtonSelect}{\btnfnt{Select}} |
| 29 | \newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}} |
| 30 | \newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}} |
Christi Scarborough | 94a3725 | 2007-05-19 19:21:52 +0000 | [diff] [blame] | 31 | \newcommand{\ButtonHold}{\btnfnt{Hold}} |
Martin Arver | 0e07eff | 2006-08-16 15:16:15 +0000 | [diff] [blame] | 32 | |
| 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} |
Nils Wallménius | a4858cf | 2006-09-10 10:56:46 +0000 | [diff] [blame] | 59 | |
Nils Wallménius | 74369b4 | 2006-12-04 20:55:03 +0000 | [diff] [blame] | 60 | %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énius | a4858cf | 2006-09-10 10:56:46 +0000 | [diff] [blame] | 66 | %Button actions, YesNo context |
| 67 | \newcommand{\ActionYesNoAccept}{\ButtonPlay} |
Martin Arver | fb7edc0 | 2006-10-17 10:32:55 +0000 | [diff] [blame] | 68 | |
Nils Wallménius | 70b4ea9 | 2007-03-03 01:35:01 +0000 | [diff] [blame] | 69 | %Button actions, Setting context |
| 70 | \newcommand{\ActionSettingInc}{\ButtonScrollFwd} |
| 71 | \newcommand{\ActionSettingDec}{\ButtonScrollBack} |
| 72 | |
Martin Arver | fb7edc0 | 2006-10-17 10:32:55 +0000 | [diff] [blame] | 73 | %Button actions, Virtual Keyboard Context |
| 74 | \newcommand{\ActionKbdLeft}{\ButtonLeft} |
| 75 | \newcommand{\ActionKbdRight}{\ButtonRight} |
| 76 | \newcommand{\ActionKbdSelect}{\ButtonSelect} |
Nils Wallménius | 4938567 | 2006-12-18 20:01:36 +0000 | [diff] [blame] | 77 | \newcommand{\ActionKbdDone}{\ButtonPlay} |
Martin Arver | fb7edc0 | 2006-10-17 10:32:55 +0000 | [diff] [blame] | 78 | \newcommand{\ActionKbdAbort}{\ButtonMenu} |
| 79 | \newcommand{\ActionKbdUp}{\ButtonScrollBack} |
| 80 | \newcommand{\ActionKbdDown}{\ButtonScrollFwd} |
Nils Wallménius | 4938567 | 2006-12-18 20:01:36 +0000 | [diff] [blame] | 81 | \newcommand{\ActionKbdMorseInput}{Long \ButtonMenu} |
| 82 | \newcommand{\ActionKbdMorseSelect}{\ButtonSelect} |
Martin Arver | 2145484 | 2006-10-17 11:00:28 +0000 | [diff] [blame] | 83 | |
| 84 | %Button actions, Pitch Screen context |
Nils Wallménius | c4a8731 | 2006-12-01 13:11:19 +0000 | [diff] [blame] | 85 | \newcommand{\ActionPsToggleMode}{\ButtonPlay} |
Martin Arver | 2145484 | 2006-10-17 11:00:28 +0000 | [diff] [blame] | 86 | \newcommand{\ActionPsIncSmall}{\ButtonScrollFwd} |
Martin Arver | e997c52 | 2006-11-30 15:45:45 +0000 | [diff] [blame] | 87 | \newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd} |
Martin Arver | 2145484 | 2006-10-17 11:00:28 +0000 | [diff] [blame] | 88 | \newcommand{\ActionPsDecSmall}{\ButtonScrollBack} |
Martin Arver | e997c52 | 2006-11-30 15:45:45 +0000 | [diff] [blame] | 89 | \newcommand{\ActionPsDecBig}{Long \ButtonScrollBack} |
Martin Arver | 2145484 | 2006-10-17 11:00:28 +0000 | [diff] [blame] | 90 | \newcommand{\ActionPsNudgeLeft}{\ButtonLeft} |
| 91 | \newcommand{\ActionPsNudgeRight}{\ButtonRight} |
| 92 | \newcommand{\ActionPsReset}{\ButtonMenu} |
Nils Wallménius | 74369b4 | 2006-12-04 20:55:03 +0000 | [diff] [blame] | 93 | \newcommand{\ActionPsExit}{\ButtonSelect} |