3 \edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH
}
4 \edef\UseOption{\UseOption,HAVE_LCD_BITMAP
}
5 \edef\UseOption{\UseOption,HAVE_RECORDING
}
6 \edef\UseOption{\UseOption,CONFIG_TUNER
}
7 \edef\UseOption{\UseOption,CONFIG_RTC
}
8 \edef\UseOption{\UseOption,SWCODEC
}
9 \edef\UseOption{\UseOption,IRIVER_H300_PAD
}
10 \edef\UseOption{\UseOption,HAVE_LCD_COLOR
}
11 \edef\UseOption{\UseOption,HAVE_REMOTE_LCD
}
12 \edef\UseOption{\UseOption,iriver
}
14 \newcommand{\playerman}{Iriver
}
15 \newcommand{\playertype}{H3xx
}
16 \newcommand{\playerlongtype}{H320 and H340
}
17 \newcommand{\genericimg}{220x176x16
}
18 \newcommand{\specimg}{h300
}
19 %Used to name the player, e.g. ...to the \dap
20 \newcommand{\dap}{player
}
21 %For use when referring to the player. E.g. the \daps\ capacity ...
22 \newcommand{\daps}{player's
}
23 \newcommand{\firmwarefilename}{\fname{rockbox.iriver
}}
24 \newcommand{\screenshotsize}{6cm
}
25 \newcommand{\disk}{hard disk
}
27 \newcommand{\ButtonLeft}{\btnfnt{Left
}}
28 \newcommand{\ButtonRight}{\btnfnt{Right
}}
29 \newcommand{\ButtonUp}{\btnfnt{Up
}}
30 \newcommand{\ButtonDown}{\btnfnt{Down
}}
31 \newcommand{\ButtonSelect}{\btnfnt{Navi
}}
32 \newcommand{\ButtonMode}{\btnfnt{A-B
}}
33 \newcommand{\ButtonRec}{\btnfnt{Rec
}}
34 \newcommand{\ButtonOn}{\btnfnt{Play
}}
35 \newcommand{\ButtonOff}{\btnfnt{Stop
}}
36 \newcommand{\ButtonHold}{\btnfnt{Hold
}}
38 %Button actions, standard context
39 \newcommand{\ActionStdPrev}{\ButtonUp}
40 \newcommand{\ActionStdPrevRepeat}{Long
\ButtonUp}
41 \newcommand{\ActionStdNext}{\ButtonDown}
42 \newcommand{\ActionStdNextRepeat}{Long
\ButtonDown}
43 \newcommand{\ActionStdCancel}{\ButtonLeft{} or
\ButtonOff}
44 \newcommand{\ActionStdContext}{Long
\ButtonSelect}
45 \newcommand{\ActionStdQuickScreen}{Long
\ButtonMode}
46 \newcommand{\ActionStdMenu}{\ButtonMode}
47 \newcommand{\ActionStdOk}{\ButtonSelect{} or
\ButtonRight}
49 %Button actions, wps context
50 \newcommand{\ActionWpsPlay}{\ButtonOn}
51 \newcommand{\ActionWpsSkipNext}{\ButtonRight}
52 \newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
53 \newcommand{\ActionWpsSeekBack}{Long
\ButtonLeft}
54 \newcommand{\ActionWpsSeekFwd}{Long
\ButtonRight}
55 \newcommand{\ActionWpsAbSetBNextDir}{\ButtonOn{} +
\ButtonRight}
56 \newcommand{\ActionWpsAbSetAPrevDir}{\ButtonOn{} +
\ButtonLeft}
57 \newcommand{\ActionWpsStop}{\ButtonOff}
58 \newcommand{\ActionWpsVolDown}{\ButtonDown}
59 \newcommand{\ActionWpsVolUp}{\ButtonUp}
60 \newcommand{\ActionWpsPitchScreen}{\ButtonOn{} +
\ButtonUp/
\ButtonDown}
61 \newcommand{\ActionWpsQuickScreen}{Long
\ButtonMode}
62 \newcommand{\ActionWpsMenu}{\ButtonMode}
63 \newcommand{\ActionWpsContext}{Long
\ButtonSelect}
64 \newcommand{\ActionWpsBrowse}{\ButtonSelect}
65 \newcommand{\ActionWpsAbReset}{\ButtonOn{} +
\ButtonSelect}
66 \newcommand{\ActionWpsIdThreeScreen}{\ButtonOn{} +
\ButtonMode}
68 %Button actions, tree context
69 \newcommand{\ActionTreeWps}{\ButtonOn}
70 \newcommand{\ActionTreeStop}{\ButtonOff}
71 \newcommand{\ActionTreeEnter}{\ButtonSelect{} or
\ButtonRight}
72 \newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
74 %Button actions, YesNo context
75 \newcommand{\ActionYesNoAccept}{\ButtonSelect}
77 %Button actions, Setting context
78 \newcommand{\ActionSettingInc}{\ButtonUp}
79 \newcommand{\ActionSettingDec}{\ButtonDown}
81 %Button actions, Virtual Keyboard Context
82 \newcommand{\ActionKbdLeft}{\ButtonLeft}
83 \newcommand{\ActionKbdRight}{\ButtonRight}
84 \newcommand{\ActionKbdSelect}{\ButtonSelect}
85 \newcommand{\ActionKbdCursorLeft}{\ButtonOn{} +
\ButtonLeft}
86 \newcommand{\ActionKbdCursorRight}{\ButtonOn{} +
\ButtonRight}
87 \newcommand{\ActionKbdPageFlip}{\ButtonMode}
88 \newcommand{\ActionKbdDone}{\ButtonOn}
89 \newcommand{\ActionKbdAbort}{\ButtonOff}
90 \newcommand{\ActionKbdBackSpace}{\ButtonRec}
91 \newcommand{\ActionKbdMorseInput}{\ButtonOn{} +
\ButtonMode}
92 \newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
93 \newcommand{\ActionKbdUp}{\ButtonUp}
94 \newcommand{\ActionKbdDown}{\ButtonDown}
96 %Button actions, Pitch Screen context
97 \newcommand{\ActionPsToggleMode}{\ButtonMode}
98 \newcommand{\ActionPsIncSmall}{\ButtonUp}
99 \newcommand{\ActionPsIncBig}{Long
\ButtonUp}
100 \newcommand{\ActionPsDecSmall}{\ButtonDown}
101 \newcommand{\ActionPsDecBig}{Long
\ButtonDown}
102 \newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
103 \newcommand{\ActionPsNudgeRight}{\ButtonRight}
104 \newcommand{\ActionPsReset}{\ButtonSelect}
105 \newcommand{\ActionPsExit}{\ButtonOn{} or
\ButtonOff}
107 %Button actions, Recording screen context
108 \newcommand{\ActionRecPause}{\ButtonOn}
109 \newcommand{\ActionRecNewfile}{\ButtonRec}
110 \newcommand{\ActionSettingsInc}{\ButtonRight}
111 \newcommand{\ActionSettingsDec}{\ButtonLeft}
112 \newcommand{\ActionRecMenu}{\ButtonMode}
113 \newcommand{\ActionRecExit}{\ButtonOff}