Dominik Riebeling | 5be4509 | 2006-06-04 11:20:06 +0000 | [diff] [blame] | 1 | % $Id$ % |
Martin Arver | c7fd0fe | 2006-02-21 11:54:53 +0000 | [diff] [blame] | 2 | \def\UseOption{h1xx} |
Barry Wardell | 55c9297 | 2006-10-10 17:53:42 +0000 | [diff] [blame] | 3 | \edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} |
Martin Arver | 4225794 | 2006-03-16 11:00:29 +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 | 4225794 | 2006-03-16 11:00:29 +0000 | [diff] [blame] | 7 | \edef\UseOption{\UseOption,HAVE_RECORDING} |
| 8 | \edef\UseOption{\UseOption,CONFIG_TUNER} |
Martin Arver | 5dcfd3b | 2006-03-19 21:33:56 +0000 | [diff] [blame] | 9 | \edef\UseOption{\UseOption,SWCODEC} |
| 10 | \edef\UseOption{\UseOption,IRIVER_H100_PAD} |
Nils Wallménius | d492cf3 | 2006-08-19 11:41:25 +0000 | [diff] [blame] | 11 | \edef\UseOption{\UseOption,HAVE_REMOTE_LCD} |
Nils Wallménius | cd5d950 | 2007-11-05 14:36:31 +0000 | [diff] [blame] | 12 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} |
| 13 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT_PWM_FADING} |
Marianne Arnold | d041521 | 2007-12-25 19:55:22 +0000 | [diff] [blame] | 14 | \edef\UseOption{\UseOption,HAVE_DIRCACHE} |
| 15 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
| 16 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} |
Martin Arver | 4c98106 | 2006-06-07 18:48:56 +0000 | [diff] [blame] | 17 | \edef\UseOption{\UseOption,iriver} |
Christi Scarborough | d68d7c0 | 2006-02-06 07:25:25 +0000 | [diff] [blame] | 18 | |
Martin Arver | b158575 | 2006-03-30 21:33:20 +0000 | [diff] [blame] | 19 | \newcommand{\playerman}{Iriver} |
Christi Scarborough | d68d7c0 | 2006-02-06 07:25:25 +0000 | [diff] [blame] | 20 | \newcommand{\playertype}{H1xx} |
| 21 | \newcommand{\playerlongtype}{iHP100, iHP115, iHP120, iHP140, H120 and H140} |
Martin Arver | aa83011 | 2006-03-09 09:31:34 +0000 | [diff] [blame] | 22 | \newcommand{\genericimg}{160x128x2} |
Dominik Riebeling | 5be4509 | 2006-06-04 11:20:06 +0000 | [diff] [blame] | 23 | \newcommand{\specimg}{h1xx} |
Martin Arver | 5dcfd3b | 2006-03-19 21:33:56 +0000 | [diff] [blame] | 24 | %Used to name the player, e.g. ...to the \dap |
| 25 | \newcommand{\dap}{player} |
Martin Arver | 2931bb2 | 2006-05-10 10:06:51 +0000 | [diff] [blame] | 26 | %For use when referring to the player. E.g. the \daps\ capacity ... |
| 27 | \newcommand{\daps}{player's} |
Martin Arver | 47ea906 | 2006-06-07 12:15:46 +0000 | [diff] [blame] | 28 | \newcommand{\firmwarefilename}{\fname{rockbox.iriver}} |
Dominik Riebeling | f83f920 | 2006-08-18 14:32:15 +0000 | [diff] [blame] | 29 | \newcommand{\screenshotsize}{4cm} |
Marianne Arnold | a352c62 | 2007-05-19 19:03:39 +0000 | [diff] [blame] | 30 | \newcommand{\disk}{hard disk} |
Martin Arver | 5dcfd3b | 2006-03-19 21:33:56 +0000 | [diff] [blame] | 31 | |
Dominik Riebeling | f6b4b91 | 2006-08-24 15:09:34 +0000 | [diff] [blame] | 32 | \newcommand{\ButtonLeft}{\btnfnt{Left}} |
| 33 | \newcommand{\ButtonRight}{\btnfnt{Right}} |
| 34 | \newcommand{\ButtonUp}{\btnfnt{Up}} |
| 35 | \newcommand{\ButtonDown}{\btnfnt{Down}} |
| 36 | \newcommand{\ButtonSelect}{\btnfnt{Navi}} |
| 37 | \newcommand{\ButtonMode}{\btnfnt{A-B}} |
| 38 | \newcommand{\ButtonRec}{\btnfnt{Rec}} |
| 39 | \newcommand{\ButtonOn}{\btnfnt{Play}} |
| 40 | \newcommand{\ButtonOff}{\btnfnt{Stop}} |
Christi Scarborough | 94a3725 | 2007-05-19 19:21:52 +0000 | [diff] [blame] | 41 | \newcommand{\ButtonHold}{\btnfnt{Hold}} |
Martin Arver | 5dcfd3b | 2006-03-19 21:33:56 +0000 | [diff] [blame] | 42 | |
Martin Arver | 0e07eff | 2006-08-16 15:16:15 +0000 | [diff] [blame] | 43 | %Button actions, standard context |
| 44 | \newcommand{\ActionStdPrev}{\ButtonUp} |
| 45 | \newcommand{\ActionStdPrevRepeat}{Long \ButtonUp} |
| 46 | \newcommand{\ActionStdNext}{\ButtonDown} |
| 47 | \newcommand{\ActionStdNextRepeat}{Long \ButtonDown} |
| 48 | \newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff} |
| 49 | \newcommand{\ActionStdContext}{Long \ButtonSelect} |
| 50 | \newcommand{\ActionStdQuickScreen}{Long \ButtonMode} |
| 51 | \newcommand{\ActionStdMenu}{\ButtonMode} |
| 52 | \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} |
| 53 | |
| 54 | %Button actions, wps context |
| 55 | \newcommand{\ActionWpsPlay}{\ButtonOn} |
| 56 | \newcommand{\ActionWpsSkipNext}{\ButtonRight} |
| 57 | \newcommand{\ActionWpsSkipPrev}{\ButtonLeft} |
| 58 | \newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} |
| 59 | \newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} |
| 60 | \newcommand{\ActionWpsAbSetBNextDir}{\ButtonOn{} + \ButtonRight} |
| 61 | \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonOn{} + \ButtonLeft} |
| 62 | \newcommand{\ActionWpsStop}{\ButtonOff} |
| 63 | \newcommand{\ActionWpsVolDown}{\ButtonDown} |
| 64 | \newcommand{\ActionWpsVolUp}{\ButtonUp} |
| 65 | \newcommand{\ActionWpsPitchScreen}{\ButtonOn{} + \ButtonUp/\ButtonDown} |
| 66 | \newcommand{\ActionWpsQuickScreen}{Long \ButtonMode} |
| 67 | \newcommand{\ActionWpsMenu}{\ButtonMode} |
| 68 | \newcommand{\ActionWpsContext}{Long \ButtonSelect} |
| 69 | \newcommand{\ActionWpsBrowse}{\ButtonSelect} |
| 70 | \newcommand{\ActionWpsAbReset}{\ButtonOn{} + \ButtonSelect} |
| 71 | \newcommand{\ActionWpsIdThreeScreen}{\ButtonOn{} + \ButtonMode} |
Nils Wallménius | a4858cf | 2006-09-10 10:56:46 +0000 | [diff] [blame] | 72 | |
Nils Wallménius | 74369b4 | 2006-12-04 20:55:03 +0000 | [diff] [blame] | 73 | %Button actions, tree context |
| 74 | \newcommand{\ActionTreeWps}{\ButtonOn} |
| 75 | \newcommand{\ActionTreeStop}{\ButtonOff} |
| 76 | \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} |
| 77 | \newcommand{\ActionTreeParentDirectory}{\ButtonLeft} |
| 78 | |
Nils Wallménius | a4858cf | 2006-09-10 10:56:46 +0000 | [diff] [blame] | 79 | %Button actions, YesNo context |
| 80 | \newcommand{\ActionYesNoAccept}{\ButtonSelect} |
Martin Arver | fb7edc0 | 2006-10-17 10:32:55 +0000 | [diff] [blame] | 81 | |
Nils Wallménius | 70b4ea9 | 2007-03-03 01:35:01 +0000 | [diff] [blame] | 82 | %Button actions, Setting context |
| 83 | \newcommand{\ActionSettingInc}{\ButtonUp} |
| 84 | \newcommand{\ActionSettingDec}{\ButtonDown} |
| 85 | |
Martin Arver | fb7edc0 | 2006-10-17 10:32:55 +0000 | [diff] [blame] | 86 | %Button actions, Virtual Keyboard Context |
| 87 | \newcommand{\ActionKbdLeft}{\ButtonLeft} |
| 88 | \newcommand{\ActionKbdRight}{\ButtonRight} |
| 89 | \newcommand{\ActionKbdSelect}{\ButtonSelect} |
| 90 | \newcommand{\ActionKbdCursorLeft}{\ButtonOn{} + \ButtonLeft} |
| 91 | \newcommand{\ActionKbdCursorRight}{\ButtonOn{} + \ButtonRight} |
| 92 | \newcommand{\ActionKbdPageFlip}{\ButtonMode} |
| 93 | \newcommand{\ActionKbdDone}{\ButtonOn} |
| 94 | \newcommand{\ActionKbdAbort}{\ButtonOff} |
| 95 | \newcommand{\ActionKbdBackSpace}{\ButtonRec} |
Nils Wallménius | 4938567 | 2006-12-18 20:01:36 +0000 | [diff] [blame] | 96 | \newcommand{\ActionKbdMorseInput}{\ButtonOn{} + \ButtonMode} |
Martin Arver | fb7edc0 | 2006-10-17 10:32:55 +0000 | [diff] [blame] | 97 | \newcommand{\ActionKbdMorseSelect}{\ButtonSelect} |
| 98 | \newcommand{\ActionKbdUp}{\ButtonUp} |
| 99 | \newcommand{\ActionKbdDown}{\ButtonDown} |
Martin Arver | 2145484 | 2006-10-17 11:00:28 +0000 | [diff] [blame] | 100 | |
| 101 | %Button actions, Pitch Screen context |
Nils Wallménius | c4a8731 | 2006-12-01 13:11:19 +0000 | [diff] [blame] | 102 | \newcommand{\ActionPsToggleMode}{\ButtonMode} |
Martin Arver | 2145484 | 2006-10-17 11:00:28 +0000 | [diff] [blame] | 103 | \newcommand{\ActionPsIncSmall}{\ButtonUp} |
Martin Arver | e997c52 | 2006-11-30 15:45:45 +0000 | [diff] [blame] | 104 | \newcommand{\ActionPsIncBig}{Long \ButtonUp} |
Martin Arver | 2145484 | 2006-10-17 11:00:28 +0000 | [diff] [blame] | 105 | \newcommand{\ActionPsDecSmall}{\ButtonDown} |
Martin Arver | e997c52 | 2006-11-30 15:45:45 +0000 | [diff] [blame] | 106 | \newcommand{\ActionPsDecBig}{Long \ButtonDown} |
Martin Arver | 2145484 | 2006-10-17 11:00:28 +0000 | [diff] [blame] | 107 | \newcommand{\ActionPsNudgeLeft}{\ButtonLeft} |
| 108 | \newcommand{\ActionPsNudgeRight}{\ButtonRight} |
Nils Wallménius | c4a8731 | 2006-12-01 13:11:19 +0000 | [diff] [blame] | 109 | \newcommand{\ActionPsReset}{\ButtonSelect} |
| 110 | \newcommand{\ActionPsExit}{\ButtonOn{} or \ButtonOff} |
Nils Wallménius | b100a20 | 2006-11-30 14:53:30 +0000 | [diff] [blame] | 111 | |
| 112 | %Button actions, Recording screen context |
| 113 | \newcommand{\ActionRecPause}{\ButtonOn} |
| 114 | \newcommand{\ActionRecNewfile}{\ButtonRec} |
| 115 | \newcommand{\ActionSettingsInc}{\ButtonRight} |
| 116 | \newcommand{\ActionSettingsDec}{\ButtonLeft} |
| 117 | \newcommand{\ActionRecMenu}{\ButtonMode} |
| 118 | \newcommand{\ActionRecExit}{\ButtonOff} |