2006-06-04 11:20:06 +00:00
|
|
|
% $Id$ %
|
2006-02-06 07:25:25 +00:00
|
|
|
\def\UseOption{h300}
|
2006-03-16 11:00:29 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_RECORDING}
|
|
|
|
\edef\UseOption{\UseOption,CONFIG_TUNER}
|
|
|
|
\edef\UseOption{\UseOption,CONFIG_RTC}
|
2006-03-19 21:33:56 +00:00
|
|
|
\edef\UseOption{\UseOption,SWCODEC}
|
2006-03-23 11:17:44 +00:00
|
|
|
\edef\UseOption{\UseOption,IRIVER_H300_PAD}
|
2006-06-04 15:03:39 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
|
2006-08-19 11:41:25 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
|
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}{H3xx}
|
2006-03-06 13:58:14 +00:00
|
|
|
\newcommand{\playerlongtype}{H320 and H340}
|
2006-03-15 10:56:14 +00:00
|
|
|
\newcommand{\genericimg}{220x176x16}
|
2006-06-04 11:20:06 +00:00
|
|
|
\newcommand{\specimg}{h300}
|
2006-03-19 21:33:56 +00:00
|
|
|
%Used to name the player, e.g. ...to the \dap
|
|
|
|
\newcommand{\dap}{player}
|
2006-03-25 10:32:10 +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}{6cm}
|
2006-03-19 21:33:56 +00:00
|
|
|
|
|
|
|
\newcommand{\ButtonLeft}{Left}
|
|
|
|
\newcommand{\ButtonRight}{Right}
|
|
|
|
\newcommand{\ButtonUp}{Up}
|
|
|
|
\newcommand{\ButtonDown}{Down}
|
|
|
|
\newcommand{\ButtonSelect}{Navi}
|
|
|
|
\newcommand{\ButtonMode}{A-B}
|
|
|
|
\newcommand{\ButtonRec}{Rec}
|
|
|
|
\newcommand{\ButtonOn}{Play}
|
2006-06-04 11:20:06 +00:00
|
|
|
\newcommand{\ButtonOff}{Stop}
|
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}
|