2006-06-04 11:20:06 +00:00
|
|
|
% $Id$ %
|
2006-02-21 11:54:53 +00:00
|
|
|
\def\UseOption{h1xx}
|
2006-10-10 17:53:42 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
|
2006-03-16 11:00:29 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
|
2007-11-05 14:36:31 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
|
2006-03-16 11:00:29 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_RECORDING}
|
|
|
|
\edef\UseOption{\UseOption,CONFIG_TUNER}
|
2006-03-19 21:33:56 +00:00
|
|
|
\edef\UseOption{\UseOption,SWCODEC}
|
|
|
|
\edef\UseOption{\UseOption,IRIVER_H100_PAD}
|
2006-08-19 11:41:25 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
|
2007-11-05 14:36:31 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_BACKLIGHT_PWM_FADING}
|
2006-06-07 18:48:56 +00:00
|
|
|
\edef\UseOption{\UseOption,iriver}
|
2006-02-06 07:25:25 +00:00
|
|
|
|
2006-03-30 21:33:20 +00:00
|
|
|
\newcommand{\playerman}{Iriver}
|
2006-02-06 07:25:25 +00:00
|
|
|
\newcommand{\playertype}{H1xx}
|
|
|
|
\newcommand{\playerlongtype}{iHP100, iHP115, iHP120, iHP140, H120 and H140}
|
2006-03-09 09:31:34 +00:00
|
|
|
\newcommand{\genericimg}{160x128x2}
|
2006-06-04 11:20:06 +00:00
|
|
|
\newcommand{\specimg}{h1xx}
|
2006-03-19 21:33:56 +00:00
|
|
|
%Used to name the player, e.g. ...to the \dap
|
|
|
|
\newcommand{\dap}{player}
|
2006-05-10 10:06:51 +00:00
|
|
|
%For use when referring to the player. E.g. the \daps\ capacity ...
|
|
|
|
\newcommand{\daps}{player's}
|
2006-06-07 12:15:46 +00:00
|
|
|
\newcommand{\firmwarefilename}{\fname{rockbox.iriver}}
|
2006-08-18 14:32:15 +00:00
|
|
|
\newcommand{\screenshotsize}{4cm}
|
2007-05-19 19:03:39 +00:00
|
|
|
\newcommand{\disk}{hard disk}
|
2006-03-19 21:33:56 +00:00
|
|
|
|
2006-08-24 15:09:34 +00:00
|
|
|
\newcommand{\ButtonLeft}{\btnfnt{Left}}
|
|
|
|
\newcommand{\ButtonRight}{\btnfnt{Right}}
|
|
|
|
\newcommand{\ButtonUp}{\btnfnt{Up}}
|
|
|
|
\newcommand{\ButtonDown}{\btnfnt{Down}}
|
|
|
|
\newcommand{\ButtonSelect}{\btnfnt{Navi}}
|
|
|
|
\newcommand{\ButtonMode}{\btnfnt{A-B}}
|
|
|
|
\newcommand{\ButtonRec}{\btnfnt{Rec}}
|
|
|
|
\newcommand{\ButtonOn}{\btnfnt{Play}}
|
|
|
|
\newcommand{\ButtonOff}{\btnfnt{Stop}}
|
2007-05-19 19:21:52 +00:00
|
|
|
\newcommand{\ButtonHold}{\btnfnt{Hold}}
|
2006-03-19 21:33:56 +00:00
|
|
|
|
2006-08-16 15:16:15 +00:00
|
|
|
%Button actions, standard context
|
|
|
|
\newcommand{\ActionStdPrev}{\ButtonUp}
|
|
|
|
\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
|
|
|
|
\newcommand{\ActionStdNext}{\ButtonDown}
|
|
|
|
\newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
|
|
|
|
\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
|
|
|
|
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
|
|
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonMode}
|
|
|
|
\newcommand{\ActionStdMenu}{\ButtonMode}
|
|
|
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
|
|
|
|
|
|
|
%Button actions, wps context
|
|
|
|
\newcommand{\ActionWpsPlay}{\ButtonOn}
|
|
|
|
\newcommand{\ActionWpsSkipNext}{\ButtonRight}
|
|
|
|
\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
|
|
|
|
\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
|
|
|
|
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonOn{} + \ButtonRight}
|
|
|
|
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonOn{} + \ButtonLeft}
|
|
|
|
\newcommand{\ActionWpsStop}{\ButtonOff}
|
|
|
|
\newcommand{\ActionWpsVolDown}{\ButtonDown}
|
|
|
|
\newcommand{\ActionWpsVolUp}{\ButtonUp}
|
|
|
|
\newcommand{\ActionWpsPitchScreen}{\ButtonOn{} + \ButtonUp/\ButtonDown}
|
|
|
|
\newcommand{\ActionWpsQuickScreen}{Long \ButtonMode}
|
|
|
|
\newcommand{\ActionWpsMenu}{\ButtonMode}
|
|
|
|
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
|
|
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
|
|
|
\newcommand{\ActionWpsAbReset}{\ButtonOn{} + \ButtonSelect}
|
|
|
|
\newcommand{\ActionWpsIdThreeScreen}{\ButtonOn{} + \ButtonMode}
|
2006-09-10 10:56:46 +00:00
|
|
|
|
2006-12-04 20:55:03 +00:00
|
|
|
%Button actions, tree context
|
|
|
|
\newcommand{\ActionTreeWps}{\ButtonOn}
|
|
|
|
\newcommand{\ActionTreeStop}{\ButtonOff}
|
|
|
|
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
|
|
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
|
|
|
|
2006-09-10 10:56:46 +00:00
|
|
|
%Button actions, YesNo context
|
|
|
|
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
2006-10-17 10:32:55 +00:00
|
|
|
|
2007-03-03 01:35:01 +00:00
|
|
|
%Button actions, Setting context
|
|
|
|
\newcommand{\ActionSettingInc}{\ButtonUp}
|
|
|
|
\newcommand{\ActionSettingDec}{\ButtonDown}
|
|
|
|
|
2006-10-17 10:32:55 +00:00
|
|
|
%Button actions, Virtual Keyboard Context
|
|
|
|
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionKbdRight}{\ButtonRight}
|
|
|
|
\newcommand{\ActionKbdSelect}{\ButtonSelect}
|
|
|
|
\newcommand{\ActionKbdCursorLeft}{\ButtonOn{} + \ButtonLeft}
|
|
|
|
\newcommand{\ActionKbdCursorRight}{\ButtonOn{} + \ButtonRight}
|
|
|
|
\newcommand{\ActionKbdPageFlip}{\ButtonMode}
|
|
|
|
\newcommand{\ActionKbdDone}{\ButtonOn}
|
|
|
|
\newcommand{\ActionKbdAbort}{\ButtonOff}
|
|
|
|
\newcommand{\ActionKbdBackSpace}{\ButtonRec}
|
2006-12-18 20:01:36 +00:00
|
|
|
\newcommand{\ActionKbdMorseInput}{\ButtonOn{} + \ButtonMode}
|
2006-10-17 10:32:55 +00:00
|
|
|
\newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
|
|
|
|
\newcommand{\ActionKbdUp}{\ButtonUp}
|
|
|
|
\newcommand{\ActionKbdDown}{\ButtonDown}
|
2006-10-17 11:00:28 +00:00
|
|
|
|
|
|
|
%Button actions, Pitch Screen context
|
2006-12-01 13:11:19 +00:00
|
|
|
\newcommand{\ActionPsToggleMode}{\ButtonMode}
|
2006-10-17 11:00:28 +00:00
|
|
|
\newcommand{\ActionPsIncSmall}{\ButtonUp}
|
2006-11-30 15:45:45 +00:00
|
|
|
\newcommand{\ActionPsIncBig}{Long \ButtonUp}
|
2006-10-17 11:00:28 +00:00
|
|
|
\newcommand{\ActionPsDecSmall}{\ButtonDown}
|
2006-11-30 15:45:45 +00:00
|
|
|
\newcommand{\ActionPsDecBig}{Long \ButtonDown}
|
2006-10-17 11:00:28 +00:00
|
|
|
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
|
2006-12-01 13:11:19 +00:00
|
|
|
\newcommand{\ActionPsReset}{\ButtonSelect}
|
|
|
|
\newcommand{\ActionPsExit}{\ButtonOn{} or \ButtonOff}
|
2006-11-30 14:53:30 +00:00
|
|
|
|
|
|
|
%Button actions, Recording screen context
|
|
|
|
\newcommand{\ActionRecPause}{\ButtonOn}
|
|
|
|
\newcommand{\ActionRecNewfile}{\ButtonRec}
|
|
|
|
\newcommand{\ActionSettingsInc}{\ButtonRight}
|
|
|
|
\newcommand{\ActionSettingsDec}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionRecMenu}{\ButtonMode}
|
|
|
|
\newcommand{\ActionRecExit}{\ButtonOff}
|