1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/platform/h300.tex
Martin Arver 86122ffdc3 Some cleanup of chapter getting started. Adds a \firmwarefilename macro to the platform files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9183 a1c6a512-1295-4272-9138-f99709370657
2006-03-22 13:13:52 +00:00

25 lines
No EOL
805 B
TeX

\def\UseOption{h300}
\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
\edef\UseOption{\UseOption,HAVE_RECORDING}
\edef\UseOption{\UseOption,CONFIG_TUNER}
\edef\UseOption{\UseOption,CONFIG_RTC}
\edef\UseOption{\UseOption,SWCODEC}
\edef\UseOption{\UseOption,IRIVER_H100_PAD}
\newcommand{\playerman}{iRiver}
\newcommand{\playertype}{H3xx}
\newcommand{\playerlongtype}{H320 and H340}
\newcommand{\genericimg}{220x176x16}
%Used to name the player, e.g. ...to the \dap
\newcommand{\dap}{player}
\newcommand{\firmwarefilename}{rockbox.iriver}
\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}
\newcommand{\ButtonOff}{Stop}