2006-06-04 11:20:06 +00:00
|
|
|
% $Id$ %
|
2006-02-06 07:25:25 +00:00
|
|
|
\def\UseOption{player}
|
2006-03-19 21:33:56 +00:00
|
|
|
\edef\UseOption{\UseOption,MASCODEC}
|
|
|
|
\edef\UseOption{\UseOption,PLAYER_PAD}
|
2006-06-07 18:48:56 +00:00
|
|
|
\edef\UseOption{\UseOption,archos}
|
2006-02-06 07:25:25 +00:00
|
|
|
|
|
|
|
\newcommand{\playerman}{Archos}
|
|
|
|
\newcommand{\playertype}{Studio/Player}
|
2006-08-26 08:47:53 +00:00
|
|
|
\newcommand{\playerlongtype}{Jukebox 5000, 6000, Studio 10 and 20}
|
2006-03-06 13:58:14 +00:00
|
|
|
\newcommand{\genericimg}{charx11x1}
|
2006-06-04 11:20:06 +00:00
|
|
|
\newcommand{\specimg}{player}
|
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{archos.mod}}
|
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{Minus}}
|
|
|
|
\newcommand{\ButtonRight}{\btnfnt{Plus}}
|
|
|
|
\newcommand{\ButtonOn}{\btnfnt{On}}
|
|
|
|
\newcommand{\ButtonMenu}{\btnfnt{Menu}}
|
|
|
|
\newcommand{\ButtonPlay}{\btnfnt{Play}}
|
|
|
|
\newcommand{\ButtonStop}{\btnfnt{Stop}}
|
2006-08-16 15:16:15 +00:00
|
|
|
|
|
|
|
%Button actions, standard context
|
|
|
|
\newcommand{\ActionStdPrev}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionStdPrevRepeat}{Long \ButtonLeft}
|
|
|
|
\newcommand{\ActionStdNext}{\ButtonRight}
|
|
|
|
\newcommand{\ActionStdNextRepeat}{Long \ButtonRight}
|
|
|
|
\newcommand{\ActionStdCancel}{\ButtonStop}
|
|
|
|
\newcommand{\ActionStdContext}{Long \ButtonPlay}
|
|
|
|
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
|
|
|
\newcommand{\ActionStdOk}{\ButtonPlay}
|
|
|
|
|
|
|
|
%Button actions, wps context
|
|
|
|
\newcommand{\ActionWpsPlay}{\ButtonPlay}
|
|
|
|
\newcommand{\ActionWpsSkipNext}{\ButtonRight}
|
|
|
|
\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
|
|
|
|
\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
|
|
|
|
\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
|
|
|
|
|
|
|
|
\newcommand{\ActionWpsStop}{\ButtonStop}
|
|
|
|
\newcommand{\ActionWpsVolDown}{\ButtonMenu{} + \ButtonLeft}
|
|
|
|
\newcommand{\ActionWpsVolUp}{\ButtonMenu{} + \ButtonRight}
|
|
|
|
|
|
|
|
\newcommand{\ActionWpsMenu}{\ButtonMenu}
|
|
|
|
\newcommand{\ActionWpsContext}{Long \ButtonPlay}
|
|
|
|
\newcommand{\ActionWpsBrowse}{\ButtonOn}
|
|
|
|
\newcommand{\ActionWpsIdThreeScreen}{\ButtonMenu{} + \ButtonOn}
|
2006-09-10 10:56:46 +00:00
|
|
|
|
2006-12-04 20:55:03 +00:00
|
|
|
%Button actions, tree context
|
|
|
|
\newcommand{\ActionTreeWps}{\ButtonOn}
|
|
|
|
\newcommand{\ActionTreeEnter}{\ButtonPlay}
|
|
|
|
\newcommand{\ActionTreeParentDirectory}{\ButtonStop}
|
|
|
|
|
2006-09-10 10:56:46 +00:00
|
|
|
%Button actions, YesNo context
|
|
|
|
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
2007-03-03 01:35:01 +00:00
|
|
|
|
|
|
|
%Button actions, Setting context
|
|
|
|
\newcommand{\ActionSettingInc}{\ButtonRight}
|
|
|
|
\newcommand{\ActionSettingDec}{\ButtonLeft}
|