86122ffdc3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9183 a1c6a512-1295-4272-9138-f99709370657
21 lines
No EOL
696 B
TeX
21 lines
No EOL
696 B
TeX
\def\UseOption{ipodvideo}
|
|
\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 Video}
|
|
\newcommand{\playerlongtype}{\playertype}
|
|
\newcommand{\genericimg}{320x240x16}
|
|
%Used to name the player, e.g. ...to the \dap
|
|
\newcommand{\dap}{player}
|
|
\newcommand{\firmwarefilename}{rockbox.ipod}
|
|
|
|
\newcommand{\ButtonLeft}{Prev}
|
|
\newcommand{\ButtonRight}{Next}
|
|
\newcommand{\ButtonMenu}{Menu}
|
|
\newcommand{\ButtonPlay}{Play}
|
|
\newcommand{\ButtonSelect}{Select}
|
|
\newcommand{\ButtonScrollFwd}{Scroll Fwd}
|
|
\newcommand{\ButtonScrollBack}{Scroll Back} |