From 19694e50687feb817d58636f9244be2f072a75e6 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Sun, 1 Jan 2012 10:16:33 +0000 Subject: Manual: add initial Fuze+ files. Add the platform files and player images. This doesn't make the Fuze+ manual build yet, since some keys used in generic text are still missing. Taken out of FS#12492 by Jean-Louis Biasini. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31511 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/sansafuzeplus.tex | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 manual/platform/sansafuzeplus.tex (limited to 'manual/platform/sansafuzeplus.tex') diff --git a/manual/platform/sansafuzeplus.tex b/manual/platform/sansafuzeplus.tex new file mode 100644 index 0000000000..1d0de4031f --- /dev/null +++ b/manual/platform/sansafuzeplus.tex @@ -0,0 +1,26 @@ +\def\UseOption{fuzeplus} +\edef\UseOption{\UseOption,SANSA_FUZEPLUS_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} +\edef\UseOption{\UseOption,IMX233} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} + + +\newcommand{\playerman}{Sansa} +\newcommand{\playertype}{Fuze+} +\newcommand{\playerlongtype}{\playertype} +\newcommand{\dapdisplaywidth}{240} +\newcommand{\dapdisplayheight}{320} +\newcommand{\dapdisplaydepth}{16} +\newcommand{\specimg}{sansafuzeplus} +%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} +\newcommand{\firmwarefilename}{\fname{bootloader-fuzeplus.sansa}} +\newcommand{\firmwareextension}{\fname{sansa}} +\newcommand{\screenshotsize}{6cm} +\newcommand{\disk}{flash storage} + +% link external keymap file +\input{platform/keymap-sansafuzeplus.tex} -- cgit v1.2.3