2006-12-16 17:10:27 +00:00
|
|
|
% $Id$ %
|
|
|
|
\def\UseOption{e200}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
|
|
|
|
\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}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_LCD_SLEEP}
|
2007-09-10 17:55:02 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_RECORDING}
|
|
|
|
\edef\UseOption{\UseOption,CONFIG_TUNER}
|
2006-12-16 17:10:27 +00:00
|
|
|
\edef\UseOption{\UseOption,CONFIG_RTC}
|
|
|
|
\edef\UseOption{\UseOption,SWCODEC}
|
|
|
|
\edef\UseOption{\UseOption,SANSA_E200_PAD}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
|
2007-11-05 14:36:31 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
|
2007-12-25 19:55:22 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
|
2006-12-16 17:10:27 +00:00
|
|
|
\edef\UseOption{\UseOption,sansa}
|
|
|
|
|
|
|
|
\newcommand{\playerman}{Sansa}
|
|
|
|
\newcommand{\playertype}{e200}
|
|
|
|
\newcommand{\playerlongtype}{\playertype}
|
|
|
|
\newcommand{\genericimg}{176x220x16}
|
|
|
|
\newcommand{\specimg}{e200}
|
|
|
|
%Used to name the player, e.g. ...to the \dap
|
|
|
|
\newcommand{\dap}{player}
|
|
|
|
%For use when referring to the player. E.g. the \daps\ capacity ...
|
|
|
|
\newcommand{\daps}{player's}
|
2007-09-30 21:48:20 +00:00
|
|
|
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
|
2006-12-16 17:10:27 +00:00
|
|
|
\newcommand{\screenshotsize}{4cm}
|
2007-05-19 19:03:39 +00:00
|
|
|
\newcommand{\disk}{flash storage}
|
2006-12-16 17:10:27 +00:00
|
|
|
|
|
|
|
\newcommand{\ButtonLeft}{\btnfnt{Left}}
|
|
|
|
\newcommand{\ButtonRight}{\btnfnt{Right}}
|
|
|
|
\newcommand{\ButtonRec}{\btnfnt{Rec}}
|
|
|
|
\newcommand{\ButtonUp}{\btnfnt{Play}}
|
|
|
|
\newcommand{\ButtonDown}{\btnfnt{Submenu}}
|
|
|
|
\newcommand{\ButtonSelect}{\btnfnt{Select}}
|
|
|
|
\newcommand{\ButtonPower}{\btnfnt{Power}}
|
|
|
|
\newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}}
|
|
|
|
\newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}}
|
2007-05-19 19:21:52 +00:00
|
|
|
\newcommand{\ButtonHold}{\btnfnt{Hold}}
|
2006-12-16 17:10:27 +00:00
|
|
|
|
|
|
|
%Button actions, standard context
|
|
|
|
\newcommand{\ActionStdPrev}{\ButtonScrollUp}
|
|
|
|
\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollUp}
|
|
|
|
\newcommand{\ActionStdNext}{\ButtonScrollDown}
|
|
|
|
\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollDown}
|
|
|
|
\newcommand{\ActionStdCancel}{\ButtonLeft}
|
2007-11-04 18:01:34 +00:00
|
|
|
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
2006-12-16 17:10:27 +00:00
|
|
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonDown}
|
2007-11-04 18:01:34 +00:00
|
|
|
\newcommand{\ActionStdMenu}{\ButtonDown}
|
2006-12-16 17:10:27 +00:00
|
|
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
2007-09-14 22:31:37 +00:00
|
|
|
\newcommand{\ActionStdRec}{Long \ButtonRec}
|
2006-12-16 17:10:27 +00:00
|
|
|
|
|
|
|
%Button actions, wps context
|
|
|
|
\newcommand{\ActionWpsPlay}{\ButtonUp}
|
|
|
|
\newcommand{\ActionWpsSkipNext}{\ButtonRight}
|
|
|
|
\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
|
|
|
|
\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
|
|
|
|
|
2007-11-04 18:01:34 +00:00
|
|
|
\newcommand{\ActionWpsStop}{\ButtonPower}
|
2006-12-16 17:10:27 +00:00
|
|
|
\newcommand{\ActionWpsVolDown}{\ButtonScrollDown}
|
|
|
|
\newcommand{\ActionWpsVolUp}{\ButtonScrollUp}
|
|
|
|
|
|
|
|
\newcommand{\ActionWpsQuickScreen}{Long \ButtonDown}
|
2007-11-04 18:01:34 +00:00
|
|
|
\newcommand{\ActionWpsMenu}{\ButtonDown}
|
|
|
|
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
2007-09-14 22:31:37 +00:00
|
|
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
2006-12-16 17:10:27 +00:00
|
|
|
|
2007-05-28 16:33:44 +00:00
|
|
|
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
|
2006-12-16 17:10:27 +00:00
|
|
|
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
|
|
|
|
\newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonUp}
|
|
|
|
|
|
|
|
%Button actions, tree context
|
|
|
|
\newcommand{\ActionTreeWps}{\ButtonUp}
|
2007-11-22 02:46:26 +00:00
|
|
|
\newcommand{\ActionTreeStop}{\ButtonPower}
|
2007-09-14 22:31:37 +00:00
|
|
|
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
2007-01-05 22:07:24 +00:00
|
|
|
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
2006-12-16 17:10:27 +00:00
|
|
|
|
|
|
|
%Button actions, YesNo context
|
|
|
|
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
|
|
|
|
2007-03-03 01:35:01 +00:00
|
|
|
%Button actions, Setting context
|
|
|
|
\newcommand{\ActionSettingInc}{\ButtonScrollUp}
|
|
|
|
\newcommand{\ActionSettingDec}{\ButtonScrollDown}
|
|
|
|
|
2006-12-16 17:10:27 +00:00
|
|
|
%Button actions, Virtual Keyboard Context
|
|
|
|
\newcommand{\ActionKbdLeft}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionKbdRight}{\ButtonRight}
|
|
|
|
\newcommand{\ActionKbdSelect}{\ButtonSelect}
|
|
|
|
\newcommand{\ActionKbdDone}{\ButtonUp}
|
|
|
|
\newcommand{\ActionKbdAbort}{\ButtonPower}
|
|
|
|
\newcommand{\ActionKbdUp}{\ButtonScrollUp}
|
|
|
|
\newcommand{\ActionKbdDown}{\ButtonScrollDown}
|
|
|
|
\newcommand{\ActionKbdCursorLeft}{\ButtonRec{} + \ButtonLeft}
|
|
|
|
\newcommand{\ActionKbdCursorRight}{\ButtonRec{} + \ButtonRight}
|
|
|
|
\newcommand{\ActionKbdBackSpace}{\ButtonDown}
|
|
|
|
\newcommand{\ActionKbdPageFlip}{\ButtonRec{} + \ButtonSelect}
|
|
|
|
|
|
|
|
%Button actions, Pitch Screen context
|
2007-09-01 16:28:21 +00:00
|
|
|
\newcommand{\ActionPsToggleMode}{\ButtonRec}
|
2006-12-16 17:10:27 +00:00
|
|
|
\newcommand{\ActionPsIncSmall}{\ButtonUp}
|
|
|
|
\newcommand{\ActionPsIncBig}{Long \ButtonUp}
|
|
|
|
\newcommand{\ActionPsDecSmall}{\ButtonDown}
|
|
|
|
\newcommand{\ActionPsDecBig}{Long \ButtonDown}
|
|
|
|
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
|
|
|
|
\newcommand{\ActionPsReset}{\ButtonSelect}
|
|
|
|
\newcommand{\ActionPsExit}{\ButtonPower}
|
2007-09-10 17:55:02 +00:00
|
|
|
|
|
|
|
%Button actions, Recording screen context
|
|
|
|
\newcommand{\ActionRecPause}{\ButtonUp}
|
2007-11-23 13:01:09 +00:00
|
|
|
\newcommand{\ActionRecExit}{\ButtonPower}
|
2007-09-10 17:55:02 +00:00
|
|
|
\newcommand{\ActionRecNewfile}{\ButtonRec}
|
2007-11-20 02:03:04 +00:00
|
|
|
\newcommand{\ActionRecMenu}{\ButtonDown}
|
2007-09-10 17:55:02 +00:00
|
|
|
\newcommand{\ActionSettingsInc}{\ButtonRight}
|
|
|
|
\newcommand{\ActionSettingsDec}{\ButtonLeft}
|