Martin Arver | d5fe803 | 2006-08-23 17:10:08 +0000 | [diff] [blame] | 1 | % $Id$ % |
| 2 | \def\UseOption{ipod3g} |
Barry Wardell | 55c9297 | 2006-10-10 17:53:42 +0000 | [diff] [blame] | 3 | \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} |
Martin Arver | d5fe803 | 2006-08-23 17:10:08 +0000 | [diff] [blame] | 4 | \edef\UseOption{\UseOption,HAVE_LCD_BITMAP} |
Nils Wallménius | cd5d950 | 2007-11-05 14:36:31 +0000 | [diff] [blame] | 5 | \edef\UseOption{\UseOption,HAVE_LCD_INVERT} |
| 6 | \edef\UseOption{\UseOption,HAVE_LCD_FLIP} |
Martin Arver | d5fe803 | 2006-08-23 17:10:08 +0000 | [diff] [blame] | 7 | \edef\UseOption{\UseOption,CONFIG_RTC} |
Nils Wallménius | 909b946 | 2007-03-03 00:07:31 +0000 | [diff] [blame] | 8 | \edef\UseOption{\UseOption,HAVE_RTC_ALARM} |
Martin Arver | d5fe803 | 2006-08-23 17:10:08 +0000 | [diff] [blame] | 9 | \edef\UseOption{\UseOption,SWCODEC} |
| 10 | \edef\UseOption{\UseOption,IPOD_3G_PAD} |
Nils Wallménius | cd5d950 | 2007-11-05 14:36:31 +0000 | [diff] [blame] | 11 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} |
Marianne Arnold | d041521 | 2007-12-25 19:55:22 +0000 | [diff] [blame] | 12 | \edef\UseOption{\UseOption,HAVE_DIRCACHE} |
| 13 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
Martin Arver | d5fe803 | 2006-08-23 17:10:08 +0000 | [diff] [blame] | 14 | \edef\UseOption{\UseOption,ipod} |
| 15 | |
| 16 | \newcommand{\playerman}{Ipod} |
| 17 | \newcommand{\playertype}{3G} |
| 18 | \newcommand{\playerlongtype}{\playertype} |
| 19 | \newcommand{\genericimg}{160x128x2} |
| 20 | \newcommand{\specimg}{ipod3g} |
| 21 | %Used to name the player, e.g. ...to the \dap |
| 22 | \newcommand{\dap}{player} |
| 23 | %For use when referring to the player. E.g. the \daps\ capacity ... |
| 24 | \newcommand{\daps}{player's} |
| 25 | \newcommand{\firmwarefilename}{\fname{rockbox.ipod}} |
| 26 | \newcommand{\screenshotsize}{4cm} |
Marianne Arnold | a352c62 | 2007-05-19 19:03:39 +0000 | [diff] [blame] | 27 | \newcommand{\disk}{hard disk} |
Martin Arver | d5fe803 | 2006-08-23 17:10:08 +0000 | [diff] [blame] | 28 | |
Martin Arver | 36e3740 | 2006-08-24 17:03:28 +0000 | [diff] [blame] | 29 | \newcommand{\ButtonLeft}{\btnfnt{Prev}} |
| 30 | \newcommand{\ButtonRight}{\btnfnt{Next}} |
Martin Arver | 6efa782 | 2006-08-25 08:02:34 +0000 | [diff] [blame] | 31 | \newcommand{\ButtonMenu}{\btnfnt{Menu}} |
Martin Arver | 36e3740 | 2006-08-24 17:03:28 +0000 | [diff] [blame] | 32 | \newcommand{\ButtonPlay}{\btnfnt{Play}} |
| 33 | \newcommand{\ButtonSelect}{\btnfnt{Select}} |
| 34 | \newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}} |
| 35 | \newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}} |
Christi Scarborough | 94a3725 | 2007-05-19 19:21:52 +0000 | [diff] [blame] | 36 | \newcommand{\ButtonHold}{\btnfnt{Hold}} |
Martin Arver | d5fe803 | 2006-08-23 17:10:08 +0000 | [diff] [blame] | 37 | |
| 38 | %Button actions, standard context |
| 39 | \newcommand{\ActionStdPrev}{\ButtonScrollBack} |
| 40 | \newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack} |
| 41 | \newcommand{\ActionStdNext}{\ButtonScrollFwd} |
| 42 | \newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd} |
| 43 | \newcommand{\ActionStdCancel}{\ButtonLeft or Long \ButtonPlay} |
| 44 | \newcommand{\ActionStdContext}{Long \ButtonSelect} |
| 45 | \newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} |
| 46 | \newcommand{\ActionStdMenu}{\ButtonMenu} |
| 47 | \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} |
| 48 | |
| 49 | %Button actions, wps context |
| 50 | \newcommand{\ActionWpsPlay}{\ButtonPlay} |
| 51 | \newcommand{\ActionWpsSkipNext}{\ButtonRight} |
| 52 | \newcommand{\ActionWpsSkipPrev}{\ButtonLeft} |
| 53 | \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} |
| 54 | \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} |
| 55 | |
| 56 | \newcommand{\ActionWpsStop}{Long \ButtonPlay} |
| 57 | \newcommand{\ActionWpsVolDown}{\ButtonScrollBack} |
| 58 | \newcommand{\ActionWpsVolUp}{\ButtonScrollFwd} |
| 59 | |
| 60 | \newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu} |
| 61 | \newcommand{\ActionWpsMenu}{\ButtonMenu} |
| 62 | \newcommand{\ActionWpsContext}{Long \ButtonSelect} |
| 63 | \newcommand{\ActionWpsBrowse}{\ButtonSelect} |
| 64 | |
Nils Wallménius | 74369b4 | 2006-12-04 20:55:03 +0000 | [diff] [blame] | 65 | %Button actions, tree context |
| 66 | \newcommand{\ActionTreeWps}{\ButtonPlay} |
| 67 | \newcommand{\ActionTreeStop}{Long \ButtonPlay} |
| 68 | \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} |
| 69 | \newcommand{\ActionTreeParentDirectory}{\ButtonLeft} |
| 70 | |
Nils Wallménius | a4858cf | 2006-09-10 10:56:46 +0000 | [diff] [blame] | 71 | %Button actions, YesNo context |
| 72 | \newcommand{\ActionYesNoAccept}{\ButtonPlay} |
Martin Arver | fb7edc0 | 2006-10-17 10:32:55 +0000 | [diff] [blame] | 73 | |
Nils Wallménius | 70b4ea9 | 2007-03-03 01:35:01 +0000 | [diff] [blame] | 74 | %Button actions, Setting context |
| 75 | \newcommand{\ActionSettingInc}{\ButtonScrollFwd} |
| 76 | \newcommand{\ActionSettingDec}{\ButtonScrollBack} |
| 77 | |
Nils Wallménius | 1dd9feb | 2007-10-07 15:02:19 +0000 | [diff] [blame] | 78 | %Button actions, Alarm screen |
| 79 | \newcommand{\ActionAlarmSet}{\ButtonSelect} |
| 80 | \newcommand{\ActionAlarmCancel}{\ButtonMenu} |
Nils Wallménius | 203f38a | 2007-11-14 17:55:46 +0000 | [diff] [blame] | 81 | \newcommand{\ActionAlarmHoursInc}{\ButtonRight} |
| 82 | \newcommand{\ActionAlarmHoursDec}{\ButtonLeft} |
Nils Wallménius | 1dd9feb | 2007-10-07 15:02:19 +0000 | [diff] [blame] | 83 | |
Martin Arver | fb7edc0 | 2006-10-17 10:32:55 +0000 | [diff] [blame] | 84 | %Button actions, Virtual Keyboard Context |
| 85 | \newcommand{\ActionKbdLeft}{\ButtonLeft} |
| 86 | \newcommand{\ActionKbdRight}{\ButtonRight} |
| 87 | \newcommand{\ActionKbdSelect}{\ButtonSelect} |
Nils Wallménius | 4938567 | 2006-12-18 20:01:36 +0000 | [diff] [blame] | 88 | \newcommand{\ActionKbdDone}{\ButtonPlay} |
Martin Arver | fb7edc0 | 2006-10-17 10:32:55 +0000 | [diff] [blame] | 89 | \newcommand{\ActionKbdAbort}{\ButtonMenu} |
| 90 | \newcommand{\ActionKbdUp}{\ButtonScrollBack} |
| 91 | \newcommand{\ActionKbdDown}{\ButtonScrollFwd} |
Nils Wallménius | 4938567 | 2006-12-18 20:01:36 +0000 | [diff] [blame] | 92 | \newcommand{\ActionKbdMorseInput}{Long \ButtonMenu} |
| 93 | \newcommand{\ActionKbdMorseSelect}{\ButtonSelect} |
Martin Arver | 2145484 | 2006-10-17 11:00:28 +0000 | [diff] [blame] | 94 | |
| 95 | %Button actions, Pitch Screen context |
Nils Wallménius | c4a8731 | 2006-12-01 13:11:19 +0000 | [diff] [blame] | 96 | \newcommand{\ActionPsToggleMode}{\ButtonPlay} |
Martin Arver | 2145484 | 2006-10-17 11:00:28 +0000 | [diff] [blame] | 97 | \newcommand{\ActionPsIncSmall}{\ButtonScrollFwd} |
Martin Arver | e997c52 | 2006-11-30 15:45:45 +0000 | [diff] [blame] | 98 | \newcommand{\ActionPsIncBig}{Long \ButtonScrollFwd} |
Martin Arver | 2145484 | 2006-10-17 11:00:28 +0000 | [diff] [blame] | 99 | \newcommand{\ActionPsDecSmall}{\ButtonScrollBack} |
Martin Arver | e997c52 | 2006-11-30 15:45:45 +0000 | [diff] [blame] | 100 | \newcommand{\ActionPsDecBig}{Long \ButtonScrollBack} |
Martin Arver | 2145484 | 2006-10-17 11:00:28 +0000 | [diff] [blame] | 101 | \newcommand{\ActionPsNudgeLeft}{\ButtonLeft} |
| 102 | \newcommand{\ActionPsNudgeRight}{\ButtonRight} |
| 103 | \newcommand{\ActionPsReset}{\ButtonMenu} |
Nils Wallménius | 74369b4 | 2006-12-04 20:55:03 +0000 | [diff] [blame] | 104 | \newcommand{\ActionPsExit}{\ButtonSelect} |