2009-01-29 04:11:44 +00:00
|
|
|
% Id: %
|
2010-03-25 20:11:34 +00:00
|
|
|
\def\UseOption{clipv1}
|
2009-01-29 04:11:44 +00:00
|
|
|
\edef\UseOption{\UseOption,SANSA_CLIP_PAD}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
2009-05-22 10:44:25 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
2009-01-29 04:11:44 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
|
2009-05-22 10:44:25 +00:00
|
|
|
\edef\UseOption{\UseOption,sansaAMS}
|
2009-11-21 18:15:41 +00:00
|
|
|
\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
|
2009-01-29 04:11:44 +00:00
|
|
|
|
|
|
|
\newcommand{\playerman}{Sansa}
|
|
|
|
\newcommand{\playertype}{Clip}
|
2010-03-25 20:11:34 +00:00
|
|
|
\newcommand{\playerlongtype}{Clip v1}
|
2010-05-20 16:20:58 +00:00
|
|
|
\newcommand{\dapdisplaywidth}{128}
|
|
|
|
\newcommand{\dapdisplayheight}{64}
|
|
|
|
\newcommand{\dapdisplaydepth}{1}
|
2009-12-15 21:39:44 +00:00
|
|
|
\newcommand{\specimg}{sansaclip}
|
2010-07-17 16:57:58 +00:00
|
|
|
%used for specifying screenshot names common to a target "family"
|
|
|
|
\newcommand{\seriesimg}{clip}
|
2009-01-29 04:11:44 +00:00
|
|
|
%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}
|
2009-05-22 10:44:25 +00:00
|
|
|
\newcommand{\firmwarefilename}{\fname{rockbox.sansa}}
|
2009-03-18 14:24:28 +00:00
|
|
|
\newcommand{\firmwareextension}{\fname{sansa}}
|
2009-01-29 04:11:44 +00:00
|
|
|
\newcommand{\screenshotsize}{3cm}
|
|
|
|
\newcommand{\disk}{flash storage}
|
|
|
|
|
|
|
|
% link external keymap file
|
2009-12-07 12:19:08 +00:00
|
|
|
\input{platform/keymap-sansaclip.tex}
|