2006-03-21 20:12:04 +00:00
|
|
|
\def\UseOption{ipod4g}
|
|
|
|
\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
|
|
|
|
\edef\UseOption{\UseOption,CONFIG_RTC}
|
|
|
|
\edef\UseOption{\UseOption,SWCODEC}
|
|
|
|
\edef\UseOption{\UseOption,IPOD_4G_PAD}
|
|
|
|
|
|
|
|
\newcommand{\playerman}{Apple}
|
|
|
|
\newcommand{\playertype}{iPod 4G}
|
|
|
|
\newcommand{\playerlongtype}{\playertype}
|
|
|
|
\newcommand{\genericimg}{160x128x2}
|
|
|
|
%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-03-22 13:13:52 +00:00
|
|
|
\newcommand{\firmwarefilename}{rockbox.ipod}
|
2006-03-21 20:12:04 +00:00
|
|
|
|
|
|
|
\newcommand{\ButtonLeft}{Prev}
|
|
|
|
\newcommand{\ButtonRight}{Next}
|
|
|
|
\newcommand{\ButtonMenu}{Menu}
|
|
|
|
\newcommand{\ButtonPlay}{Play}
|
|
|
|
\newcommand{\ButtonSelect}{Select}
|
|
|
|
\newcommand{\ButtonScrollFwd}{Scroll Fwd}
|
|
|
|
\newcommand{\ButtonScrollBack}{Scroll Back}
|