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} |
| 5 | \edef\UseOption{\UseOption,HAVE_RECORDING} |
| 6 | \edef\UseOption{\UseOption,CONFIG_TUNER} |
Martin Arver | 5dcfd3b | 2006-03-19 21:33:56 +0000 | [diff] [blame] | 7 | \edef\UseOption{\UseOption,SWCODEC} |
| 8 | \edef\UseOption{\UseOption,IRIVER_H100_PAD} |
Nils Wallménius | d492cf3 | 2006-08-19 11:41:25 +0000 | [diff] [blame] | 9 | \edef\UseOption{\UseOption,HAVE_REMOTE_LCD} |
Martin Arver | 4c98106 | 2006-06-07 18:48:56 +0000 | [diff] [blame] | 10 | \edef\UseOption{\UseOption,iriver} |
Christi Scarborough | d68d7c0 | 2006-02-06 07:25:25 +0000 | [diff] [blame] | 11 | |
Martin Arver | b158575 | 2006-03-30 21:33:20 +0000 | [diff] [blame] | 12 | \newcommand{\playerman}{Iriver} |
Christi Scarborough | d68d7c0 | 2006-02-06 07:25:25 +0000 | [diff] [blame] | 13 | \newcommand{\playertype}{H1xx} |
| 14 | \newcommand{\playerlongtype}{iHP100, iHP115, iHP120, iHP140, H120 and H140} |
Martin Arver | aa83011 | 2006-03-09 09:31:34 +0000 | [diff] [blame] | 15 | \newcommand{\genericimg}{160x128x2} |
Dominik Riebeling | 5be4509 | 2006-06-04 11:20:06 +0000 | [diff] [blame] | 16 | \newcommand{\specimg}{h1xx} |
Martin Arver | 5dcfd3b | 2006-03-19 21:33:56 +0000 | [diff] [blame] | 17 | %Used to name the player, e.g. ...to the \dap |
| 18 | \newcommand{\dap}{player} |
Martin Arver | 2931bb2 | 2006-05-10 10:06:51 +0000 | [diff] [blame] | 19 | %For use when referring to the player. E.g. the \daps\ capacity ... |
| 20 | \newcommand{\daps}{player's} |
Martin Arver | 47ea906 | 2006-06-07 12:15:46 +0000 | [diff] [blame] | 21 | \newcommand{\firmwarefilename}{\fname{rockbox.iriver}} |
Dominik Riebeling | f83f920 | 2006-08-18 14:32:15 +0000 | [diff] [blame] | 22 | \newcommand{\screenshotsize}{4cm} |
Marianne Arnold | a352c62 | 2007-05-19 19:03:39 +0000 | [diff] [blame] | 23 | \newcommand{\disk}{hard disk} |
Martin Arver | 5dcfd3b | 2006-03-19 21:33:56 +0000 | [diff] [blame] | 24 | |
Dominik Riebeling | f6b4b91 | 2006-08-24 15:09:34 +0000 | [diff] [blame] | 25 | \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 Scarborough | 94a3725 | 2007-05-19 19:21:52 +0000 | [diff] [blame] | 34 | \newcommand{\ButtonHold}{\btnfnt{Hold}} |
Martin Arver | 5dcfd3b | 2006-03-19 21:33:56 +0000 | [diff] [blame] | 35 | |
Martin Arver | 0e07eff | 2006-08-16 15:16:15 +0000 | [diff] [blame] | 36 | %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énius | a4858cf | 2006-09-10 10:56:46 +0000 | [diff] [blame] | 65 | |
Nils Wallménius | 74369b4 | 2006-12-04 20:55:03 +0000 | [diff] [blame] | 66 | %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énius | a4858cf | 2006-09-10 10:56:46 +0000 | [diff] [blame] | 72 | %Button actions, YesNo context |
| 73 | \newcommand{\ActionYesNoAccept}{\ButtonSelect} |
Martin Arver | fb7edc0 | 2006-10-17 10:32:55 +0000 | [diff] [blame] | 74 | |
Nils Wallménius | 70b4ea9 | 2007-03-03 01:35:01 +0000 | [diff] [blame] | 75 | %Button actions, Setting context |
| 76 | \newcommand{\ActionSettingInc}{\ButtonUp} |
| 77 | \newcommand{\ActionSettingDec}{\ButtonDown} |
| 78 | |
Martin Arver | fb7edc0 | 2006-10-17 10:32:55 +0000 | [diff] [blame] | 79 | %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énius | 4938567 | 2006-12-18 20:01:36 +0000 | [diff] [blame] | 89 | \newcommand{\ActionKbdMorseInput}{\ButtonOn{} + \ButtonMode} |
Martin Arver | fb7edc0 | 2006-10-17 10:32:55 +0000 | [diff] [blame] | 90 | \newcommand{\ActionKbdMorseSelect}{\ButtonSelect} |
| 91 | \newcommand{\ActionKbdUp}{\ButtonUp} |
| 92 | \newcommand{\ActionKbdDown}{\ButtonDown} |
Martin Arver | 2145484 | 2006-10-17 11:00:28 +0000 | [diff] [blame] | 93 | |
| 94 | %Button actions, Pitch Screen context |
Nils Wallménius | c4a8731 | 2006-12-01 13:11:19 +0000 | [diff] [blame] | 95 | \newcommand{\ActionPsToggleMode}{\ButtonMode} |
Martin Arver | 2145484 | 2006-10-17 11:00:28 +0000 | [diff] [blame] | 96 | \newcommand{\ActionPsIncSmall}{\ButtonUp} |
Martin Arver | e997c52 | 2006-11-30 15:45:45 +0000 | [diff] [blame] | 97 | \newcommand{\ActionPsIncBig}{Long \ButtonUp} |
Martin Arver | 2145484 | 2006-10-17 11:00:28 +0000 | [diff] [blame] | 98 | \newcommand{\ActionPsDecSmall}{\ButtonDown} |
Martin Arver | e997c52 | 2006-11-30 15:45:45 +0000 | [diff] [blame] | 99 | \newcommand{\ActionPsDecBig}{Long \ButtonDown} |
Martin Arver | 2145484 | 2006-10-17 11:00:28 +0000 | [diff] [blame] | 100 | \newcommand{\ActionPsNudgeLeft}{\ButtonLeft} |
| 101 | \newcommand{\ActionPsNudgeRight}{\ButtonRight} |
Nils Wallménius | c4a8731 | 2006-12-01 13:11:19 +0000 | [diff] [blame] | 102 | \newcommand{\ActionPsReset}{\ButtonSelect} |
| 103 | \newcommand{\ActionPsExit}{\ButtonOn{} or \ButtonOff} |
Nils Wallménius | b100a20 | 2006-11-30 14:53:30 +0000 | [diff] [blame] | 104 | |
| 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} |