2 \def\UseOption{recorderv2fm
}
3 \edef\UseOption{\UseOption,MASCODEC
}
4 \edef\UseOption{\UseOption,RECORDER_PAD
}
5 \edef\UseOption{\UseOption,HAVE_BACKLIGHT
}
6 \edef\UseOption{\UseOption,HAVE_DISK_STORAGE
}
7 \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE
}
8 \edef\UseOption{\UseOption,archos
}
10 \newcommand{\playerman}{Archos
}
11 \newcommand{\playertype}{Recorder V2/FM
}
12 \newcommand{\playerlongtype}{Recorder V2 and FM
}
13 \newcommand{\genericimg}{112x64x1
}
14 \newcommand{\specimg}{recorderv2fm
}
15 %Used to name the player, e.g. ...to the \dap
16 \newcommand{\dap}{player
}
17 %For use when referring to the player. E.g. the \daps\ capacity ...
18 \newcommand{\daps}{player's
}
19 \newcommand{\firmwarefilename}{\fname{ajbrec.ajz
}}
20 \newcommand{\screenshotsize}{4cm
}
21 \newcommand{\disk}{hard disk
}
23 % link external keymap file
24 \input{platform/keymap-recorder.tex
}